/* main */

body {
    color: #1f1f1f;
    line-height: 28px;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
}
#wpgs-gallery {
    max-width: 50% !important;
}
.site-container {
    overflow: hidden;
    position: relative;
}
.stock__ck {
    font-size: 18px;
    font-weight: 600;
    color: #e22d33;
}
.form__tv__single {
    padding: 15px;
    background: #f2f2f2;
    border-radius: 6px;
    margin-bottom: 20px;
}
.form__tv__single h4 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 5px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #e22d33;
}
.form__tv__single .mota {
    font-size: 15px;
    text-align: center;
    clear: both;
    overflow: hidden;
    width: 100%;
}
.f__left {
    float: left;
    width: 49%;
}
.f__right {
    float: right;
    width: 49%;
}
.clear__right {
    clear: both;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.form__tv__single input {
    height: 45px !important;
    border: 1px solid #ddd !important;
    padding: 0 10px !important;
    color: #333;
    margin-bottom: 10px !important;
    border-radius: 10px !important;
}
.form__tv__single textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    color: #333;
    margin: 0 !important;
    border: 1px solid #ddd
}
.form__tv__single input[type='submit'] {
    display: block;
    margin: auto;
    width: 200px;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #e22d33 !important;
}
.kk-star-ratings.kksr-valign-bottom {
    margin-bottom: 20px;
}
.box__tacgia {
    padding: 10px;
    background: radial-gradient(#f6d9d9, #fffcfc);
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    clear: both;
    align-items: center;
}
.box__tacgia  .img__tacgia {
    float: left;
    text-align: center;
    width: 125px;
}
.box__tacgia  .img__tacgia img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
    margin: auto;
    object-fit: cover;
    border: 2px solid #c51519;
}
.box__tacgia  .img__tacgia span {
    font-size: 14px;
    font-weight: 600;
}
.box__tacgia  .mota__tacgia{
    float: right;
    width: calc(100% - 115px);
}
.box__tacgia  .mota__tacgia p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
.mota__tacgia {
    overflow: hidden;
}
.mota__tacgia .text-ri {
    float: right;
}
.text-cps {
    --tw-text-opacity: 1;
    color: rgb(223 6 45 / var(--tw-text-opacity));
}
.tacgia {
display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 4px 6px;
    background: #f2f2f2;
    border-radius: 6px;
}
.tacgia .relative    {
    width: 190px;
}
.tacgia .items-center{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tacgia .items-center .img__ta_gia img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid #c51519;
}
.tacgia .items-center .name__tag a {
    font-size: 15px;
    color: #df062d;
    font-weight: 600;
}
.date__ta span {
    font-size: 12px;
    color: #656565;
    display: flex;
    align-items: center;
    gap: 5px;
}
.date__ta span svg {
    color: #1a6db4;
}
.section__form__use {
    overflow: hidden;
    clear: both;
    padding-top: 30px;
}
.section__form__use .left__form__use {
    float: left;
    width: 300px;
}
.section__form__use .right__form__use {
    float: right;
    width: calc(100% - 300px - 30px);
}
.box__tag_colum {
    padding: 30px 20px;
    border: 1px solid #666;
}
.img__tag_author {
    margin-bottom: 16px;
}
.img__tag_author img {
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
    border-radius: 100%;
    object-fit: cover;
}
.name__tag_author {
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: 600;

}
.cvu {
    text-align: center;
    color: #c51519;
    padding: 15px 0;
    line-height: 23px;
    font-size: 16px;
}
.email__email {
    text-align: center;
    margin-bottom: 10px;
}
.email__email a {
    display: inline-block;
    background: #c51519;
    color: #fff;
    padding: 5px 20px;
    font-size: 16px;
    min-width: 75%;
    border-radius: 10px;
}
.socical__mxh {
    padding-top: 15px;
    border-top: 1px solid #666;
    margin-top: 20px;
}
.socical__mxh h4 {
    font-weight: 600;
    font-size: 18px;
}
.list__socical a img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    object-fit: cover;
} 
.rt-post-category {
    padding-top: 20px;
}
.rt-post-category .widget-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 10px 0;
}
.rt-post-category .featured-post {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    flex-direction: row-reverse;
}
.rt-post-category .featured-post .align-left {
    width: 120px;
    min-width: 120px;
}
.rt-post-category .featured-post .news-title {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}
.rt-post-category .featured-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.rt-post-category .featured-post:nth-child(1) {
    display: block;
}
.rt-post-category .featured-post:nth-child(1) .align-left {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 10px;
}
.rt-post-category .featured-post:nth-child(1) .news-title {
    font-weight: 600;
}
.author  .breadcrumbs {
    display: none;
}

.title__bv{
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 15px 0;
    font-weight: 600;
    color: #c51519;
}


























ol.commentlist {
    padding: 0;
    margin: 0;
}
ol.commentlist li.comment  {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}




/* comment website 
--------------------------------------------*/
/* form comment */
#commentform{
    width: 100%;
    margin: 0;
}
.comments-area {
    overflow: hidden;
    margin-bottom: 20px;
    background: #eee;
    padding: 15px;
}
.comment-list {
    overflow: hidden;
    clear: both;
}


.ncn-comments__meta .ncn-comment__time {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}
.says{display: none;}
#reply-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 15px 0;
}
.comment-body{
    overflow: hidden;
    clear: both;
}
.ncn-comment__left {
    float: left;
    width: 60px;
}
.ncn-comment__body {
    float: right;
    width: calc(100% - 60px - 10px);
}
.ncn-comment__thumb img {
    width: 58px;
    height: 58px;
    object-fit: cover;
    border-radius: 100%;
}

.ncn-comment__action {
    display: none;
}
.ncn-comment__content p {
    margin: 0;
    color: #333;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.fn{display: block;color: #1B1B1B}
.comment-list li, #respond {
    list-style: outside none none;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 15px 0;

}
.comment-author img {width:40px; height:40px;}
.comment-metadata a {color:#333;}

.comment-list li .reply {
display: block;
width: 50px;
float: right;
}
.comment-list li .reply a, .url {
    color: #E48214;
}
.form-allowed-tags {display: none;}
.form-submit #submit {
    background: none repeat scroll 0% 0% rgb(246, 202, 11);
    padding: 8px 12px;
    height: inherit;
    color: #333;
    font-size: 15px;
}

.comment-body .fn a {
    color: #222;
    font-size: 12px;
}
.comment-author img {
    width: 50px;
    height: 50px;
}
ul.children, ol.comment-list {
    padding: 0;
    margin: 0;
}
.children {
    padding: 10px !important;
    overflow: hidden;
}
.children li {

}
.comment-form textarea,
.comment-form input {
    width: 100%;
    height: 120px;
    padding: 10px;
    outline-style: none;
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 14px;
}
.comment-form input {
    padding: 0 10px;
    height: 40px;
}
.comment-form  .form-submit {
    margin: 0 0 0 0;
}
.comment-form  .form-submit button {
    width: 150px;
    background: none repeat scroll 0 0 #1675c4;
    border: 0;
}
.ncn-comment__name {
    font-size: 14px !important;
    font-weight: 600;
}
.ncn-comment__time {
    display: none !important;
}
#comments input[type='checkbox'] {
    width: initial;
    margin: 0;
    padding: 0;
    height: inherit;
}














a {
    color: #1f1f1f;
    text-decoration: none;
}
.bod__bo {
    display: none !important;
}
.sllllll {
    display: none !important;
}
a:hover, a:focus {
    text-decoration: none;
}
.list__col__gal .woocommerce-product-gallery__image {
    width: initial !important;
}
.f-nav {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}
.f-nav {
    animation: stuckMoveDown .6s
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100% !important;
}

@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes stuckMoveUp {
    0% {
        transform: translateY(100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes stuckFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
.wp-caption-text {
    text-align: center;
    background: #f2f2f2;
    padding: 5px 0;
    margin-bottom: 14px;
}
.site-content {
    position: relative;
    overflow: hidden;
    clear: both;
}
.category-page-row {
    padding-bottom: 10px;
}
.tax-product_cat .site-content ,
.single-product .site-content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.site-content {
    background: #fff;
}
.home .site-content {
    background: #f2f2f2;
}
.inner__cate__pro {
    overflow: hidden;
    clear: both;
    margin: 0 -15px;
}
.inner__cate__pro .item__cate__home {
    float: left;
    width: 25%;
    padding: 0 15px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.box__heading__home {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.menu__child {
    display: flex;
    gap: 10px;
}
.menu__child a {
        background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    color: #444;
    float: right;
    font-size: 13px;
    height: 34px;
    padding: 5px 10px;
    white-space: nowrap;
}
.menu__child a:hover {
    background-color: #d92024;
    border: 1px solid #d92024;
    color: #fff;
}
.box__heading__home h2 {
    margin: 0;
}
.box__heading__home h2 a {
    font-size: 24px;
    color: #335;
    font-weight: 600;
    line-height: 30px;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
}
b, strong {
    font-weight: 600 !important;
}
.search-no-results .list_menu_item {
    display: none;
}
.box-countdown{
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: flex-end;
}
.box-countdown > span{
    font-size: 18px;
    font-weight: 600;
    color: #FD2625;
}
#countdown{
    display: flex;
    margin-left: 30px;
}
#countdown #days {
    display: none;
}
#countdown p{
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
    color: #333;
    border-radius: 5px;
    background-color: #ffd200;
    padding: 5px 10px;
    margin: 0 5px;
    display: flex;
    flex-direction: column;
    text-align: center;
    min-width: 80px;
}
#countdown span{
    padding: 0 0;
    font-size: 14px;
    line-height: 25px;
    color: #333;
}
#countdown span#bodi {
    display: none;
}
h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 20px;
    line-height: 28px;
}
h4 {
    font-size: 18;
    line-height: 26px;
}
h5 {
    font-size: 16px;
    line-height: 24px;
}
h6 {
    font-size: 14px;
    line-height: 22px;
}
a[data-id="relevance"] {
    display: none !important;
}
.page-id-101220 .breadcrumbs {
    display: none !important;
}
.from_the_blog_excerpt {
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.from_the_blog_excerpt p {
    margin: 0;
    color: #333;
    font-size: 14px;
}
.section__slider__home .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}

.section__slider__home .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}
.section__slider__home .owl-nav button span {
    font-size: 20px;
}
.section__slider__home .owl-nav button:hover {
    background: #e22d33 !important
}

.section__slider__home .owl-nav button:hover span {
    color: #fff
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    padding: 8px 15px;
    cursor: pointer;
    position: relative;
    padding-right: 30px;
}


.section__product .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}

.section__product .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}
.section__product .owl-nav button span {
    font-size: 20px;
}
.section__product .owl-nav button:hover {
    background: #e22d33 !important
}

.section__product .owl-nav button:hover span {
    color: #fff
}



.section__sandeal .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}

.section__sandeal .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}
.section__sandeal .owl-nav button span {
    font-size: 20px;
}
.section__sandeal .owl-nav button:hover {
    background: #e22d33 !important
}

.section__sandeal .owl-nav button:hover span {
    color: #fff
}


.section__blog {
    margin-bottom: 30px;
}
.section__blog .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}

.section__blog .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 43%;
    display: inherit;
    width: 40px;
    height: 40px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}
.section__blog .owl-nav button span {
    font-size: 20px;
}
.section__blog .owl-nav button:hover {
    background: #e22d33 !important
}

.section__blog .owl-nav button:hover span {
    color: #fff
}
.section__blog .post-item  {
    padding-bottom: 20px;
}
.section__blog .post-item  .image-cover img {
    width: 100%;
    height: 175px;
    object-fit: cover;
    border-radius: 6px  
}





.row__slider  .col.product-small {
    padding: 0 0 20px !important;
}

.page-id-101220 .sale__heading {
    margin-bottom: 20px !important;
}








.devvn_readmore_taxonomy_flatsome_less {
    position: relative !important;
    background: transparent !important;
}
.box__filter {
    display: flex;
    gap: 8px;
    margin-bottom: 0;
    flex-wrap: wrap;
}
.shop-filter-item {
    min-width: 75px;
    height: auto;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    min-height: initial;
    line-height: 78px;
    font-size: 14px;
    background: url(images/bl.png) left 5px center no-repeat;
    padding-left: 15px;
}
.box__filter .yith-wcan-filters {
    margin-bottom: 0;
}
.box__filter .filters-container form {
    display: flex;
    gap: 8px;
    margin-bottom: 0;
    flex-wrap: wrap;
    flex-direction: row;
}
.box__filter .filters-container form .yith-wcan-filter {
    min-width: initial;
    position: relative;
    font-size: 14px;
    white-space: nowrap;
    margin: 0;
    padding: 5px;
}
.box__filter .filters-container form .yith-wcan-filter .filter-title {
    font-weight: 600;
    text-transform: capitalize;
    font-size: small;
    height: 13px;
}
.cal__now {
position: fixed;
    bottom: 50px;
    left: 10px;
    z-index: 9;
    margin: 0;
    border-radius: 10px;
    font-size: 15px;
}
#tel__phone {
    overflow: hidden;
    border-radius: 10px; 
}
#tel__phone .icon-box {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}
#tel__phone .icon-box p {
    font-weight: 600;
}
#tel__phone .icon-box .icon-box-text {
    padding-left: 0;
}
#tel__phone .menu-item a {
    color: #333;
    font-weight: 600;
}
.absolute-footer {
    display: none !important;
}
.section__thongtin {
    padding-bottom: 0 !important;
}
.row-dflex {
    display: flex;
}
.woocommerce-result-count {
    display: none;
}
.home #main,.home #wrapper,
.page-id-101220 #main {
    background: #f2f2f2;
}
.tab-panels .entry-content ol,
.tab-panels .entry-content ul {
    padding-left: 20px;
}
.html_top_right_text {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.header-bottom  .header-nav > li > a {
    color: #fff;
    font-size: 15px;
    padding: 0;
    line-height: 45px;
    font-weight: 500;
}
.header-bottom  .nav-divided>li+li>a:after {
    border-left: 1px solid #fff !important;
}
.header-main  .header-search-form .searchform {
    border: 1px solid #ddd;
    border-radius: 50px;
    overflow: hidden;
}
.header-main  .header-search-form input[type='search'] {
    box-shadow: 0 0 0 0;
    border: 0;
}
.header-main  .header-search-form .searchform button {
    outline-style: none;
    background: #fff;
    color: #333;
    border-radius: 0;
    border: 0;
    width: 50px;
    line-height: 35px;
}
.header-main .header-search-form .searchform button:hover{
    background: #e22d33;
    color: #fff;
}
.item__header .title__header {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}
.nav-right {
    gap: 20px;
}
.woocommerce nav.woocommerce-pagination ul {
    border-radius: 0;
    border:0;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border: 2px solid #333;
    color: #333;
    font-weight: 600;
    margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li .current {
    background: #e22d33 !important;
    color: #fff !important;
    border: 2px solid #e22d33;
}
.section__hotro .icon-box {
    display: flex;
    gap: 10px;
}
.section__hotro .icon-box-text h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    /* font-family: "HelveticaNeue-Medium"; */
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.section__hotro .icon-box-text p {
    font-size: 12px;
    font-weight: 300;
    color: #BECDE4;
    line-height: 15px;
}
.section__hotro {
    padding: 40px 0 !important;
    margin-bottom: 30px;
}
.section__hotro .col.large-3 {
    padding-bottom: 0 !important;
    float: left;
    width: 25%;
}
.items_vitri {
    overflow: hidden;
    margin: 0px 0 25px 0;
}
.items_vitri:hover .img_vtri {
    background:#D31616;
}
.items_vitri .img_vtri {
    width: 40px;
    height: 40px;
    float: left;
    background: #e22d33;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}
.list__ch {
    overflow: hidden;
    clear: both;
    margin: 0 -15px;
}
.list__ch .item__chi__nhanh {
    width: 33.333%;
    padding: 0 15px;
    margin-bottom: 30px;
    float: left;
}
.item__chi__nhanh h2 
{
    color: #cc1e24;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
}
.items_vitri .content_vitri {
    float: right;
    width: calc(100% - 50px);
}
.items_vitri .content_vitri span {
    font-weight: 600;
}
.items_vitri .content_vitri p {
    font-size: 14px;
    line-height: 22px !important;
    margin: 0;
}
.items_vitri .content_vitri p span {
    font-weight: 700;
    /*font-family: "HelveticaNeue-Bold";*/    
}
.items_vitri .content_vitri a.map__map {
    color: #e22d33;
    display: block;
    font-size: 13px;
    text-decoration: underline;
}
.items_vitri .content_vitri a.map__map:hover {
    color: red;
}
.item__tel {
    display: flex;
    align-items: center;
    margin: 0px 0 15px 0;
}
.tel {
    display: flex;
    gap: 10px;
}
.img__tel {
    max-width: 25px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25px;
    margin-right: 10px;

}
 .item__tel .content__tel span {
    display: block;
    font-size: 14px;
    color: #333;
 }
.item__tel .content__tel a {
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    color: #d81616;
}
.footer-wrapper p {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 20px 0;
    color: #333;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link {
    padding: 0;
    border: 0;
    height: initial;
    min-height: inherit;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link .ux-menu-link__text {

    color: #333;
    font-size: 15px;
    line-height: 38px;
    position: relative;
    padding-left: 15px;

}
.footer-wrapper .ux-menu-link .ux-menu-link__link .ux-menu-link__text:hover {
    color: red;
}
.footer-wrapper .ux-menu-link .ux-menu-link__link .ux-menu-link__text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 100%;
}
.footer-wrapper .ux-menu .ux-menu-link .ux-menu-link__text:before, .mobile__footer .ux-menu .ux-menu-link .ux-menu-link__text:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #e22d33;    
    display: inline-block;
    position: absolute;
    left: 0;
    top: 12px;
}
.footer-wrapper  .section-title-normal {

    border:0;
    padding: 0;
    margin: 0;
}
.footer-wrapper  .section-title-normal  .section-title-main {
    color: #333;
    font-size: 18px;
    padding: 0;
    margin: 0;
    border: 0;
}
.footer-wrapper .section-title-container {
    margin-bottom: 15px;
}
.footer-wrapper .col.large-4 {
    padding-bottom: 0;
}
.footer-wrapper .ux-menu {

}
.footer-wrapper  .button.icon.circle {
    color: #333;
}
.footer__copyright {
    padding: 0 !important;
}

.title__home .section-title {
    border: 0;
    padding: 0;
    margin: 0;
}
.title__home .section-title a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.title__home .section-title .section-title-main {
    font-size: 24px;
    color: #335;
    font-weight: 600;
    line-height: 30px;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
}
.section__blog .nentrang .col.large-12 >.col-inner {
    padding: 15px;
    background: #fff;
    border-radius: 10px;
}
.section__blog .nentrang .title__home .section-title {
    border: 0;
    padding: 0;
    margin: 0 0 20px 0;
}
.section__blog .post-item .post-title a{
    margin: 0 0 10px 0;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    display: block;
    font-weight: 600;
    color: #333;
    font-size: 15px;
}
.section__blog .post-item .box-text {
    padding:12px 0 0 0;
}
.post-meta {
    margin: 0 0 10px 0;
    color: #666;
    font-size: 13px;
}
.section__seachkey  .col.large-12 {
    padding-bottom: 0;
}
.section__blog .row-slider .flickity-button {
    height: 35px !important;
    width: 35px !important;
/*    opacity: 1 !important;
    visibility: visible;*/
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 50% !important;
    bottom: initial !important;
    right: initial !important;
    left: -12px !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    background: #e22d33;
    color: #fff;
    border-radius: 6px;
}
.section__blog .row-slider .flickity-button.next {
    height: 35px !important;
    width: 35px !important;
/*    opacity: 1 !important;
    visibility: visible;*/
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 50% !important;
    bottom: initial !important;
    right: -14px !important;
    left: initial !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #e22d33;
    color: #fff;
}
.section__blog .flickity-prev-next-button:hover svg, .section__blog .flickity-prev-next-button:hover .arrow {
        fill: #fff !important;
}
.section__blog .row-slider .flickity-button  svg {
    width: 30px;
}
.section__blog .slider-nav-light .flickity-prev-next-button svg, .section__blog .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #194890 !important;
}

.view__all {
    display: block;
    width: 200px;
    margin: auto !important;
    border-radius: 30px;
    text-align: center !important;
    background: #e22d33;
    line-height: 40px;
    color: #FFFF;
    font-size: 15px;
    font-weight: 600;
}
.section__cat .col.large-12 > .col-inner {
    padding: 20px;
    background:#efefef;
    border-radius: 10px;
}
.section__cat .product-category .box-image img {
/*    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 100%;
    border: 3px solid #b90606;
    display: block;
    margin: auto;*/
}
.section__cat .product-category .box-text {
    padding: 15px 0 0 0;
}
.section__cat .product-category .box-text .header-title {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-transform: none;
    line-height: 23px;
    height: 23px;
    overflow: hidden;
    margin: 0;
}
.title__heading {
    margin: 0;
    background: #e22d33;
}
.title__heading .section-title {
    margin: 0;
    padding: 10px;
    border: 0;
}
.title__heading .section-title .section-title-main {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    padding: 0;
    margin: 0;
    border: 0;
}
.title__heading .section-title a {
    font-size: 14px;
    display: inline-block;
    background: #ffdc00;
    padding: 5px 10px;
    color: #333;
    border-radius: 30px;
    font-weight: 500;
}
.section__cat .col.large-12 ,
.section__cat{
    padding-bottom: 0 !important;
}
.section__slider .col.large-9,
.section__slider .col.large-3 {
    padding-bottom: 0;
}

.layout__pro {
    margin: 0 !important;
    background: #efefef;
    padding: 10px 0 !important;
    border-radius: 0 0 10px 10px;
}

.product__col {
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    overflow: hidden;
}
.product__col .box  {
    overflow: hidden;
    border-radius: 10px;
}
.home .product__col {
    background: #fff;
    border-radius: 15px;
    padding: 0;
    margin-top: 10px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.is-divider {
/*  display: none;*/
}
.section__product ,
.section__product .col.large-12  {
    padding-bottom: 0 !important;
}
.section__product .col.large-4 ,
.section__product .col.large-8 {
    padding-bottom: 5px;
}
.section__product .post-item {
padding-bottom: 18px;
}
.section__product .post-item:last-child {
    padding-bottom: 0;
}
.section__product .post-item .box-text {
    padding: 6px 0 0 0;
}
.section__product .post-item .box-text .post-title {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
}
.section__product .post-item .box-image .image-cover {
    padding-top: 120px !important;
}
.section__product .ux-menu {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: flex-end;

}
.section__product .ux-menu  .menu-item .ux-menu-link__link {
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    color: #444;
    float: right;
    font-size: 13px;
    height: 34px;
    padding: 5px 10px;
    white-space: nowrap;
}
.section__product .ux-menu .menu-item .ux-menu-link__link:hover {
    background-color:#d92024;
border: 1px solid #d92024;
    color: #fff;

}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    transform: initial !important;
}
.section__product .row-slider .flickity-button {
    height: 60px !important;
    width: 30px !important;
    opacity: 1 !important;
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 40% !important;
    bottom: initial !important;
    right: initial !important;
    left: 4px !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #ffffff42 !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #333;
    border: 0;
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.section__product .row-slider .flickity-button.next {
    height: 60px !important;
    width: 30px !important;
    opacity: 1 !important;
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 40% !important;
    bottom: initial !important;
    right: 4px !important;
    left: initial !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #ffffff42 !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #333;
    border: 0;
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.section__product .row-slider .flickity-button  svg {
    width: 30px;
}

.section__sandeal .row-slider .flickity-button {
    height: 60px !important;
    width: 30px !important;
    opacity: 1 !important;
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 40% !important;
    bottom: initial !important;
    right: initial !important;
    left: 0 !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #ffffff42 !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #333;
    border: 0;
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.section__sandeal .row-slider .flickity-button.next {
    height: 60px !important;
    width: 30px !important;
    opacity: 1 !important;
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 40% !important;
    bottom: initial !important;
    right: 0 !important;
    left: initial !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #ffffff42 !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #333;
    border: 0;
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.section__sandeal .row-slider .flickity-button  svg {
    width: 30px;
}
.section__sandeal .col.product-small {
    padding: 0 0px 15px !important;
}

.title__home {
    margin: 0;
}
.section-title {

}
.title__single {
    font-size: 23px;
    color: #333;
    line-height: 30px;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.layout__pro .col.large-3 {
    flex-basis: 20%;
    max-width: 20%;
    padding-bottom: 0;
}
.layout__pro .col.large-3 >.col-inner {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}
.layout__pro .col.large-9 {
    flex-basis: 80%;
    max-width: 80%; 
    padding-bottom: 0;
}
.product__col .box-image {
    padding: 10px;
}
.product__col .box-text {
    padding: 10px 10px 10px;
}
.product__col .box-text .product-title {
    margin: 0;
}
.product__col .box-text .product-title a {
    font-size: 14px;
    color: #333;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin: 0px 0 10px 0;
    display: block;
    font-weight: 500;
}
.product__col .add-to-cart-button {
/*  display: none;*/
}
.product__col .add-to-cart-button a {
    display: block;
    color: #fff;
    background: #e22d33;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 35px;
}
.product__col .add-to-cart-button a.view_product {
    display: none;
}
.product__col .add-to-cart-button a.added{
    display: none;
}
.product__col .add-to-cart-button a.added_to_cart.wc-forward {
    text-transform: none;
    font-size: 14px;
}
.product__col .price-wrapper ins, .product__col .price-wrapper ins > span,
.product__col .price-wrapper > .price > span {
    color: #d0021c;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.product__col .price-wrapper del, .product__col .price-wrapper del span {
    color: #666;
    font-size: 14px;
}
.site-branding .rows {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}
.logo__banner {
    width: 250px;
    max-width: 250px;
    padding: 5px 0;
}
.logo__banner img {
    max-height: 80px;
}
.seach__banner input[type='search'] {
    width: 100%;
    border: 0;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    outline-style: none;
    border-radius: 30px;
}
.seach__banner .search-submit {
    border: 0;
    background: none;
    color: #333;
    font-size: 16px;
    width: 50px;
    font-weight: 400;
    outline-style: none;
}
.flex__right {
    display: flex;
    gap: 20px;
    align-items: center;
}
.header-button a {
    background-color: #e22d33 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    padding: 0px 20px !important;
    color: #fff !important;
    border-radius: 30px !important;
    display: inline-block !important;
}
.seach__banner form {
    width: 370px;
    display: flex;
    border: 1px solid #ddd;
    border-radius: 30px;

}
.star__pro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.star__pro ins {
    text-decoration: none;
}
.star__pro > span {
    display: flex;
    gap: 1px;
    align-items: center;
}
.star__pro i {
    font-size: 11px;
    color: #ff8702;
}
.star__pro label {
    font-size: 13px;
    color: #777;
    margin: 0;
}
.product__col  .price-wrapper del ,
.product__col  .price-wrapper del span {
    color: #666;
    font-size: 14px;
}
.product__col  .price-wrapper ins ,
.product__col  .price-wrapper ins > span {
    color: #d61010;
    font-weight: 600;
    font-size: 16px;
}


.product__col .badge-container {
    margin: 0;
}
.product__col .badge-container .badge {
    margin: 0;
}
.product__col .badge-container .on-sale {
    font-size: 13px;
    line-height: 25px;
    min-height: initial;
    padding: 0px 8px;
    display: block;
    font-weight: 400;
    background: url(img/sale.png)no-repeat;
    background-size: contain;
    width: 100px;
    height: 34px;
    border-radius: 0;
    margin-left: -5px;
}

.term-description {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 25px;
    padding: 15px 15px 30px 15px;
    background: #f2f2f2;
    border-radius: 10px;
    margin-top: 20px;
}
.product-info .woocommerce-breadcrumb   {
    display: none !important;
}
.product-info .cart .buy_now_button {
    background: red;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    margin-left: 2%;
}
.woocommerce div.product form.cart{
    margin-bottom: 10px;
}
.product-info .cart .single_add_to_cart_button  {
     background: red;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;   
}
.product-info {
    padding-top: 0;
}
.woocommerce-product-gallery__wrapper {
    box-shadow: 0px 2px 10px rgb(0 0 0 / 15%);
}
.product-title {
    font-size: 20px;
    color: #333;
    line-height: 28px;
}
.tel__phone {
    clear: both;
    overflow: hidden;
    padding-top: 0;
}
.tel__phone a {
    color: red;
    font-size: 25px;
    font-weight: 600;
}
.product-info {
    padding-right: 0;
    border: 0;
}
#product-sidebar .widget {
    border: 1px dashed #ddd;
    padding: 10px;
}
#product-sidebar .widget .widget-title  {

    display: block;
    line-height: 30px;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.product-section {
    border-top: 0;
}
.related .widget-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 600;
}
.related  .product-section-title {
    text-transform: none;
    padding: 0;
}
.list_camket {
    margin: 0;
    padding: 0;
}
.list_camket li {
    list-style: none;
    margin: 0 0 6px 0;
    line-height: 23px;
    font-size: 14px;
    position: relative;
}
.list_camket li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #cc1f24;
    border-radius: 100%;
    margin-right: 5px;
}
.product-info .price-wrapper {
    margin-bottom: 20px;
}
.product__col .price-wrapper {
    margin-bottom: 15px;
    line-height: 23px;
    display: block;
    min-height: 23px;
}
.price-wrapper .price {
    display: block;
    line-height: 24px;
    width: auto;
    height: 30px;
}
.product-info .price-wrapper span {
    font-size: 26px;
    color: #DB0606;
    font-weight: 600;
}
.product-info .price-wrapper del, .product-info .price-wrapper del span {
    color: #333;
    font-size: 16px;
}
.product-short-description {

    padding: 10px 15px;
    background: #f1f1f1;
    margin-bottom: 15px;
    border-radius: 6px;

}
.support-ask-body {
    display: flex;
    gap: 5px;
    justify-content: space-between;
}
.support-ask-item {

    width: 110px;
    display: flex;
    align-items: center;
    gap: 8px;

}
.support-ask-icon img {
    width: 20px;
    height: 20px;
}
.support-ask-item a {
    display: inline-block;
    font-size: 14px;
}
.support-ask-name {
    vertical-align: 5px;
}
.left_content_pro .product-tabs > li.active > a {
    color: #dc4114;
}

.left_content_pro .product-tabs > li > a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 0px;
    line-height: 35px;
}
.woocommerce-tabs {
    float: left;
    width: calc(100% - 370px);
    padding-top: 0 !important;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0px 2px 0 rgba(60,64,67,.1), 0 2px 3px 0px rgba(60,64,67,.15);
}
.woocommerce-Tabs-panel iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 420px;
}
.andingay {
    min-height: 1px !important;
}
.inner__woo__pro {

    padding: 10px !important;
    border-radius: 10px;
    box-shadow: 0 0px 2px 0 rgba(60,64,67,.1), 0 2px 3px 0px rgba(60,64,67,.15);
    background: #fff;    
}
.right__info__product {
    float: right;
    width: 340px;

}
.inner__info__right {
       padding: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0px 2px 0 rgba(60,64,67,.1), 0 2px 3px 0px rgba(60,64,67,.15); 
}
.related {
    overflow: hidden;
    clear: both;
    padding-top: 30px;
}
.right__info__product h3 {
background: #f2f2f2;
    line-height: 40px !important;
    margin: 0 0 10px 0;
    display: block;
    font-size: 17px;
    text-align: left;
    padding: 0 10px;
    border-radius: 6px;
}
.right__info__product ul {
    margin: 0 0 25px 0;
    padding: 0;
}
.right__info__product ul li  {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 5px;
    margin: 0;
}
.right__info__product ul li span {
    min-width: 120px;
    font-size: 14px;
    font-weight: 400;
}
.right__info__product ul li label {
    max-width: calc(100% - 120px);
    margin: 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.right__info__product ul li:nth-child(2n+2) {
    background: #fafafa;
}
.tabbed-content .nav {
    line-height: 40px !important;
    margin: 0 0 10px 0 !important;
    display: block;
}
.tabbed-content .nav li a {
    padding: 0;
    font-size: 20px;
}
.product-footer .tab-panels {
    padding-top: 0;
}
ul.list-unstyled {
    overflow: hidden;
    margin: 0 -10px;
    clear: both;
    padding: 10px 0 0 0;
}
.woocommerce-tabs ul.list-unstyled {
    margin: 0;
    padding: 15px 0;
}
.woocommerce-tabs ul.list-unstyled li a{
    color: #333;
    font-weight: 600;
    font-size: 20px;
}
ul.list-unstyled .product-small.col {
    float: left;
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.product-footer .tab-panels {
    padding: 0;
}
.right__info__product .post-item {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.right__info__product .post-item .inner-image {
    width: 100px;
    float: left;
}
.right__info__product .post-item .inner-content {
    padding: 0px 0px 0px 15px;
    width: calc(100% - 100px);
    float: right;
}
.right__info__product .post-item .inner-image img {
    width: 100%;
    height: 80px;
    object-fit: cover;
}
.right__info__product .post-item .inner-content a {
    color: #333;
    font-size: 14px;
    display: block;
}
.right__info__product .post-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.box-endow {
    border: 1px solid #DDE0E5;
    box-sizing: border-box;
}
.endow-title {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    background-color: #fee2e2;
    color: #d70018;
    gap: 10px;
    height: 42px;
    font-weight: 600;
    text-transform: none;
    padding: 0 10px;
}
/*.endow-title:before {
    content: "";
    border-right: 5px solid #9d0d0a;
    border-bottom: 5px solid transparent;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 100%;
}
.endow-title:after {
    content: "";
    height: 100%;
    display: initial;
    width: 50px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -25px;
    transform: rotate(45deg);
}*/
.endow-global {
    padding: 0px 17px;
    margin-bottom: 0;
}
.endow-global-item {
    display: flex;
    margin-bottom: 12px;
    font-size: 14px;
}
.endow-global-item .icon {
    width: 16px;
    height: 16px;
    min-width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 15px;
    margin-top: 1px;
}
.endow-global-item p{
    margin: 0;
}
.box-endow {
    margin-bottom: 16px;
    border: 1px solid #fee2e2;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}
.product-main .cart {
    margin-bottom: 0;
}

.box__left__layout {
    float: left;
    width: calc(100% - 300px - 30px);
}
.box__left__layout .content__box {
    background: #fff;
    margin-bottom: 20px;
    padding: 0;
    border-radius: 10px;
}
.content__box ul,
.content__box ol {
    padding-left: 0;
}
.box__right__layout {
    float: right;
    width: 300px;
}
.box__nth__archive .news-post-news {
    margin-bottom: 15px;
    width: 100%;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px dashed #4a90e2;
}
.box__nth__archive .news-post-news:last-child {
    border-bottom: 0;
}
.box__nth__archive .news-post-news .box__news__inner {
    overflow: hidden;
    clear: both;
}
.box__nth__archive .news-post-news .box__thumb__img {
    display: block;
    width: 265px;
    float: left;
}
.box__nth__archive .news-post-news .box__thumb__img a  {
    display: block;
    line-height: 0;
    position: relative;
}

.box__nth__archive .news-post-news .box__thumb__img a img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 8px;
}
.box__nth__archive.box__khuyenmai .news-post-news .box__thumb__img a img{
height: 245px;
}
.box__nth__archive .news-post-news .box__content {
    float: right;
    width: calc(100% - 280px);
}
.box__nth__archive .news-post-news .box__content h3 a {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
}
.date__da {

    font-size: 14px;
    color: #666;
    margin: 0 0 5px 0;

}
.date__da i {
    font-size:13px;
}
.view__all {
    text-align:right;
}
.view__all a {

    display: inline-block;
    background: #868686;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 20px;
}
.box__nth__archive .news-post-news .box__content .box__des p {
    font-size: 14px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    margin: 0 0 0px 0;
}
.box__nth__archive .news-post-news .box__content > a {
    display: inline-block;
    color: #4a90e2;
    font-size: 14px;
    text-decoration: underline;
    padding-top: 15px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 33.3333333333% !important;
}
.product-info .price span {
    font-size: 26px;
    color: #db0606;
    font-weight: 600
}
.product-info .price  {
    margin: 0 !important;
    padding: 12px 0;
}
.product-info .price ins {
    text-decoration: none;
}
.product-info .price del,.product-info .price del span {
    color: #333;
    font-size: 16px
}
.product-info .price del {
    margin-right: 10px;
}
.product-short-description {
    padding: 10px 15px;
    background: #f1f1f1;
    margin-bottom: 15px;
    border-radius: 6px
}

.rt-summary {
    width: 42%;
    float: left;
    padding-left: 30px;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(1) a img {
    width: auto !important;
    height: 380px !important;
    display: block !important;
    margin: auto;
    object-fit: cover;
}
.woocommerce-product-gallery__wrapper .list__col__gal .woocommerce-product-gallery__image:nth-child(1) a img  {
    height: auto !important;
}
.list__col__gal {
    padding-top: 10px;
}
.list__col__gal .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 20px;
    display: inherit;
    width: 30px;
    height: 30px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2)!important
}

.list__col__gal .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 20px;
    display: inherit;
    width: 30px;
    height: 30px;
    margin: 0;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2)!important
}

.list__col__gal .owl-nav button span {
    font-size: 20px
}

.list__col__gal .owl-nav button:hover {
    background: #e22d33!important
}

.section__sandeal .owl-nav button:hover span {
    color: #fff
}



.product-gallery .product-thumbnails .col a img {
    width: 100%;
    height: 70px;
    display: block;
    margin: auto;
    object-fit: cover;
    transform: initial;
}


.box__thumb__img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.news-post-sk-clear .box__thumb__img img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}
.news-post-sk-clear .box__content {
    padding: 15px 0 0 0;
}
.news-post-sk-clear .box__content h3 {
    margin-bottom: 6px;
}
.news-post-sk-clear .box__content h3 a {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    font-weight: 600;

}
.related___post .box__des p {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 0;
}
.related___post .box__content a.vue {
    color: #b70d0d;
    font-size: 14px;
    text-decoration: underline;
}

.box__right__layout .widget_nav_menu {
    background: url(/wp-content/themes/flatsome-child/images/image-menu.png)no-repeat;
    background-size: cover;
    padding: 19px;
    border-radius: 5px;
    position: relative;
}
.box__right__layout .widget_nav_menu .widget-title {
    position: relative;
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 8px;
}
.box__right__layout .widget_nav_menu ul {
    padding-left: 20px;
}
.box__right__layout .widget_nav_menu ul li {
    border: 0;
    list-style: disc;
    color: #fff;
    position: relative;
}
.box__right__layout .widget_nav_menu ul li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 0;
    line-height: 30px;
}
.box__right__layout .widget_nav_menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(226 46 51 / 63%);
    border-radius: 5px;
}
.home .breadcrumbs {
    display: none;
}
.breadcrumbs p {
    margin: 0;
}
.breadcrumbs {
    padding: 6px 0;
    background: #f2f2f2;
}
.tax-product_cat .woocommerce-breadcrumb {
    background: none;
}
.breadcrumbs span,
.breadcrumbs a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
.heading-title-single {
    font-size: 26px;
    font-weight: 600;
}
.related-post .owl-nav {
position: absolute;
    right: -5px;
    top: -45px;
}
.div.aligncenter {
    display: block;
    margin: auto;
    width: 100% !important;
}
img.aligncenter {
    display: block;
    margin: auto;
    width: initial !important;
}
.related-post .owl-nav button {
    width: 32px;
    height: 32px;
    background: #e22e33 !important;
    text-align: center;
    margin: 0 5px !important;
    line-height: 20px !important;
    min-height: initial;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 26px !important;
}
.section__sandeal{
    margin-bottom: 30px;
}
.section__sandeal > .col-inner {
    background-image: linear-gradient(to right top, #e22d33, #dd262b, #d81e22, #d21519, #cd090f);
    border-radius: 10px;
    padding: 20px 15px 0;
    overflow: hidden;
}
.page-id-101220 .section__sandeal .mausac > .col-inner {
    padding: 15px 10px 0;
}
.sale__heading {
    margin: 0;
}
.sale__heading .section-title {
    padding: 0;
    margin: 0;
    border:0;
}
.box__time {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.box__time h2 span {
    padding: 0;
    margin: 0;
    border: 0;
    color: #fff;
    font-size: 30px;
    text-transform: none;
    line-height: 30px;
    font-weight: 600;
    text-shadow: 1px 2px 2px #000;
}
.section__sandeal .ux-timer {
    margin: 0;
}

.section__sandeal  .col.large-8 ,
.section__sandeal  .col.large-4 {
    padding-bottom: 0;
}
.section__sandeal .ux-timer span {
    padding: 8px 0;
    background:#ffdc00;
    font-size: 18px;
    color: #000;
}
.section__sandeal .ux-timer span strong {
    font-weight: 400 !important;;
    text-transform: none;
    opacity: 1;
    font-size: 14px;
    padding-top: 3px;
    color: #000;
}


.section__seachkey .ux-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 0;
} 
.section__seachkey .ux-menu .ux-menu-link__link {
border: 0;
    padding: 0;
    min-height: inherit;
    color: #333;
    font-size: 15px;
    position: relative;
    background: #fff;
    padding: 1px 9px;
    border-radius: 6px;
}
.section__seachkey .ux-menu .ux-menu-link__link:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #cb1916;
    border-radius: 100%;
    margin-right: 5px;
}
.section__seachkey .ux-menu .ux-menu-link__link:hover {
    background: #cb1916;
    color: #fff;
}
.section__seachkey .ux-menu .ux-menu-link__link:hover:before {
    background: #fff;
}
.section__seachkey .section-title-container {
    margin: 0 0 15px 0;
}
.section__seachkey .section-title-container .section-title {
    border: 0;
    padding: 0;
    margin: 0;
}
.section__seachkey .section-title-container .section-title .section-title-main {
    font-size: 18px;
    color: #333;
    padding: 0;
    margin: 0;
    border: 0;
    text-transform: uppercase;
}
.section__seachkey .section-title-container.tukhoa_timkiem .section-title .section-title-main {
    color: #cb1916;
    text-transform: none;
}
.section__seachkey .section-title-container .section-title a {
    color: #cb1916;
    font-size: 14px;

}

.product-summary .qty {
    float: left;
    width: 100px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
    display: none;

}
.product-info .variations_form label {
    font-size: 16px;
}
.product-info .variations_form label strong {
    color: red;
}
.swatches-select.swatches-on-single {
    display: flex;
    flex-wrap: wrap;
}
.swatches-select.swatches-on-single .wd-swatch.swatch-on-single {
    margin: 0px 14px 10px 0px;
    font-weight: 400;
    border: 1px solid #C2C3CA;
    padding: 4px 9px;
    font-size: 13px;
    line-height: 22px;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: center;
    background: #f2f2f2;

}
.swatches-select.swatches-on-single .wd-swatch.swatch-on-single.active-swatch {
    font-weight: 500;
    color: #e32525;
    border-color: #e32525;
    background: #fff;
}
.product-info .quantity {
    margin: 0 0 16px;
    display: flex;
    width: 100px;
    border: 1px solid #cecece;
    border-radius: 3px;
    display: none;
}

.product-info .quantity input {
    border: 0;
    box-shadow: 0 0 0 0;
    padding: 0;
    text-align: center;
    width: 33px;
    background: #e6e6e6;
    border-radius: 0
}

.product-info .single_add_to_cart {
    background: #d8d8d8
}

.buy_now_button {
    margin: 0;
    float: left;
    background: #d31616;
    border-radius: 4px;
    width: 49%;
    padding: 10px;
    line-height: initial
}

.buy_now_button label,.single_add_to_cart_button label {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
    color: #fff;
    font-weight: 700 !important;
    cursor: pointer
}

.single_add_to_cart_button label {
    color: #000
}

.buy_now_button span,.single_add_to_cart_button span {
    font-size: 12px;
    font-weight: 400;
    text-transform: none
}

.single_add_to_cart_button {
    float: right;
    width: 49%;
    margin: 0;
    background: #d8d8d8 !important;
    color: #000 !important;
    opacity: 1 !important;
    visibility: visible;
    border-radius: 5px;
    padding: 10px 0 !important;
    line-height: initial
}
.summary-action {
    clear: both;
    overflow: hidden;
    display: block;
    padding-top: 12px;

}
.summary-action a {
    border-radius: 5px;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    padding: 15px 5px;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.btn-advise {
    background-color:#e22d33;
}

.bxknhtopn_faq {
    margin: 20px auto auto;
    width: 100%;
    display: flex;
    max-width: 1330px;
    justify-content: space-between;
    padding: 0 10px;
}

.bxknhtopn_faq>li:first-child {
    width: calc(100% - 300px);
    display: table-cell;
    margin: 0;
}

.bxknhtopn_faq li .ulknh_1 {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.bxknhtopn_faq li .ulknh_1 li {
    float: left;
    margin-right: 10px;
    width: 48%;
    height: 328px;
    overflow: hidden;
}

.bxknhtopn_faq li .ulknh_1 li a {
    display: block;
    position: relative;
    overflow: hidden;
    background: #e0dfdf
}

.bxknhtopn_faq li .ulknh_1 .t_0 {
    width: 100%;
    height: 328px;
    overflow: hidden
}

.bxknhtopn_faq li .ulknh_1 li a p {
    display: table;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 23px;
    cursor: pointer;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    font-weight: 700;
    padding: 10px
}

.bxknhtopn_faq li .ulknh_1 li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    cursor: pointer;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    opacity: .7
}

.bxknhtopn_faq li .ulknh_1 .t_1 {
    width: 100%;
    height: 159px
}

.bxknhtopn_faq li .ulknh_1 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bxknhtopn_faq li .ulknh_1 .t_2 {
    width: 48.6%;
    height: 159px;
    margin-top: 10px;
    float: left
}

.bxknhtopn_faq li .ulknh_1 .t_3 {
    width: 48.6%;
    height: 159px;
    margin-top: 10px;
    float: right
}

.bxknhtopn_faq>li:last-child {
    overflow: hidden;
    display: table-cell;
    vertical-align: bottom;
    width: 300px;
}

.bxknhtopn_faq .faqhtop {
    background: #ffd7d9;
    border-radius: 4px;
    padding: 15px;
    height: 328px;
    position: relative;
    border-radius: 10px;
}

.bxknhtopn_faq .faqhtop a {
    margin: 12px 0 2px;
    color: #4a90e2;
    display: flex;
    gap: 6px;
}

.bxknhtopn_faq .faqhtop a label {
    color: #4a90e2;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400
}

.bxknhtopn_faq .faqhtop .titlehtop {
    text-align: center;
    padding: 5px 0;
    color: #000;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    display: block;
    text-align: left;
}

[class^=pknhico_],[class*=pknhico_] {
    background: url(img/desktopsp.png) no-repeat
}

.pknhico_hfaq {
    width: 33px;
    height: 32px;
    background-position: -190px -33px;
    display: inline-block;
    vertical-align: middle
}

.bxknhcate_faq {
    overflow: hidden;
    margin: 15px auto auto;
    max-width: 1330px
}

.bxknhcate_faq li {
    float: left;
    width: 25%;
    height: 573px;
    padding: 25px 10px;
    overflow: hidden
}

.bxknhcate_faq .tith {
float: left;
    font-size: 21px;
    color: #4a90e2;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 29px;
}

.bxknhcate_faq .viewall {
    float: right;
    color: #4a90e2;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 8px
}

.bxknhcate_faq .a_1 {
    display: block;
    width: 100%;
    height: 238px;
    position: relative;
    overflow: hidden;
    background: #e0dfdf
}

.bxknhcate_faq .a_1 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bxknhcate_faq .a_1 span {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    cursor: pointer;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    opacity: .7
}

.bxknhcate_faq .a_1 p {
    display: table;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    margin-bottom: 0
}

.bxknhcate_faq .a_2 {
    background: #fff0d7;
    height: 80px;
    display: block;
    overflow: hidden
}

.bxknhcate_faq .a_2 img {
    height: 80px;
    width: 165px;
    float: left;
    margin-right: 10px;
    object-fit: cover;
}

.bxknhcate_faq .a_2 span {
    margin-top: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #d3b077
}

.bxknhcate_faq .a_2 b {
    display: block;
    height: 36px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    line-height: 18px;
}

.bxknhcate_faq .divlnh a {
    display: block;
    padding: 10px 0 10px 11px;
    border-bottom: 1px solid #ccc;
    height: 57px;
    overflow: hidden;
    position: relative
}

.bxknhcate_faq .divlnh b {
    float: left;
    width: 100%;
    color: #000;
    max-height: 40px;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    display: block;
}

.bxknhcate_faq .divlnh b:before {
    content: '';
    color: #4a90e2;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    background: #4a90e2;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 15px;
}

.bxknhvideo {
    overflow: hidden;
    clear: both;
    margin: 40px auto 30px;
    max-width: 1330px;
    padding: 0 10px;
}

.bxknhvideo .btitl {
    float: left;
    font-size: 23px;
    color: #000;
    font-weight: 700;
    margin-bottom: 15px
}

.bxknhvideo .youtu {
    float: right;
    color: #4089e5;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: right;
    position: relative
}

.bxknhvideo .youtu a {
    color: #4a90e2
}

.knhlisvideo {
    overflow: hidden;
    margin: auto;
    clear: both;
    margin: 0 -10px;
}

.knhlisvideo li {
    float: left;
    width: 25%;
    height: 238px;
    padding: 0 10px 20px;
    overflow: hidden
}

.knhlisvideo li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #e0dfdf;
    padding: 0;
    margin: 0;
}

.knhlisvideo li a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.knhlisvideo li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    cursor: pointer;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    background-image: linear-gradient(180deg,rgba(255,255,255,0),#000);
    opacity: .7
}

.knhlisvideo li a p {
    display: table;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    font-weight: 700;
    padding: 10px
}

.pknhico_pvide {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0 !important;
    margin: auto !important;
    width: 54px;
    height: 39px;
    background-position: -229px 0;
    z-index: 5;
    cursor: pointer;
}



.title-modalvideo {
    font-weight: 700;
    font-size: 20px;
    color: #468ee5;
    text-align: left;
    margin-bottom: 10px;
    line-height: 23px
}

.modalvideo-right a {
    color: #468ee5
}

.modal-backdrop.in {
    opacity: .8
}

.new-mobile-pr .item a {
    color: #000
}

.new-mobile-pr .item h3 {
    color: #000;
    font-size: 13px;
    margin: 10px 0 5px;
    height: 30px;
    overflow: hidden
}

.new-mobile-pr .item span {
    font-size: 12px;
    color: #888;
    text-align: left;
    display: block
}
.header-vertical-menu__fly-out {
    height: 495px;
}

.header-vertical-menu__fly-out .sub-menu  {
    padding: 10px 15px 0;
    border: 0;
    min-height: 495px !important;
    box-shadow: 0 0 0 0;
    border-left: 1px solid #ddd;
    padding: 10px 15px 0;
    border: 0;
    min-height: 340px !important;
    height: 495px !important;
    overflow-y: scroll;
    display: block;
}
.header-vertical-menu__fly-out .sub-menu::-webkit-scrollbar {
    width: 5px;
    background-color: #fff
}

.header-vertical-menu__fly-out .sub-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff
}

.header-vertical-menu__fly-out .sub-menu::-webkit-scrollbar-thumb {
    background-color: #f2f2f2
}

.header-vertical-menu__fly-out .sub-menu .ux-menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item {

}
.header-vertical-menu__fly-out .sub-menu .ux-menu .ux-menu-title {
    border-bottom: 1px dashed #ddd;
    width: 100%;
    max-width: 100%;
    color: #ca1b17;
    font-size: 15px;
    display: block;
    text-transform: none;
    min-height: initial;
}
.header-vertical-menu__fly-out {
width: 275px !important;    
}
.header-vertical-menu__fly-out .sub-menu .col.large-3 {
    padding-bottom: 5px;
}
.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item .ux-menu-link__link {
    padding: 3px 0 !important;
    color: #333 !important;
    min-height: initial;
    font-size: 13px;
}

.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item .ux-menu-link__link span {
    position: relative;
    /*padding-left: 12px;*/
}
.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item .ux-menu-link__link span:before {
/*    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #666;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;*/
}
.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item.indam .ux-menu-link__link {
font-weight: 600;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    color: #e22d33 !important;
}
.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item.indam .ux-menu-link__link span:before {
    content: "";
    display: none;
}
.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item.indam .ux-menu-link__link span {
    padding-left: 0;
}
.header-vertical-menu__fly-out .sub-menu .ux-menu .menu-item .ux-menu-link__link:hover {
    color: #cb1916 !important;
}
.header-vertical-menu__fly-out .sub-menu .col.large-6 {
    padding-bottom: 15px;
}
.header-vertical-menu__title {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    justify-content: center;
}
.search-results .list_menu_item {
    display: none;
}
.header-vertical-menu .icon-angle-down {
    display: none;
}
.header-vertical-menu__tagline {
    font-size: 13px;
    font-weight: 600;
    color: #ffd437;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item {
    border-bottom: 1px solid #ddd;
}
.header-vertical-menu__fly-out .ux-nav-vertical-menu > li {
    border-bottom: 1px solid #ddd;
}
.header-vertical-menu__fly-out .ux-nav-vertical-menu > li > a {
    color: #333;
    font-size: 14px;
 padding: 8.6px 7px!important;
    line-height: 30px;
}
.header-vertical-menu__fly-out .ux-nav-vertical-menu > li > a > img {
    margin: 0 5px 0 0;
    width: 25px;
    height: auto;
}
.header-vertical-menu__fly-out .ux-nav-vertical-menu > li > a:hover{
    font-weight: 600;
}
.header-vertical-menu__fly-out .ux-nav-vertical-menu > li.has-dropdown > a:after {
    content: "\f105";
    font-family: fl-icons;
    font-size: 15px;
    color: #333;
    right: 8px;
    position: absolute;
}


#popup-tu-van {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    display: none;
}

#popup-tu-van #popup-content {
    position: relative;
    width: 90vw;
    max-width: 400px;
    background-color: #fff;
    padding: 19px 21px 25px 19px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.frm-tu-van .frm-head .title {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
}

.frm-tu-van .frm-head p {
    margin-bottom: 5px;
}

.frm-tu-van .wpcf7-text,
.frm-tu-van .wpcf7-textarea {
    border: 1px solid #C2C3CA !important;
    box-sizing: border-box;
    border-radius: 5px !important;
    color: #000 !important;
}

.frm-tu-van .frm-field {
    margin-bottom: 9px;
}

.frm-tu-van .wpcf7-text {
    font-size: 13px;
    height: 40px !important;
}

.frm-tu-van .wpcf7-textarea {
    height: 80px !important;
    min-height: initial;
    resize: none;
}

.frm-action p {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.frm-action span.btn-cancel,
.frm-action .wpcf7-submit {
    display: flex;
    width: calc(50% - 7px);
    align-items: center;
    justify-content: center;
    background: #C6C6C6;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    transition: all .3s;
    line-height: 42px;
    margin: 0;
}

.frm-action .wpcf7-submit {
    color: #fff;
    background-color: var(--color-red);
}

.frm-action br {
    display: none;
}

.frm-action span.ajax-loader {
    display: none;
}

body .sent .wpcf7-response-output,
body .invalid .wpcf7-response-output{
    display: block !important;
    margin-top: 10px;
}

.frm-action span.btn-cancel:hover,
.frm-action .wpcf7-submit:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}

body.has-popup {
    max-height: 100vh;
    overflow: hidden;
}

.wpcf7-spinner {
    display: none;
}
.list__cate__home {
    padding: 30px 0;
}

.list__cate__home .item__cate__home {
    position: relative;
    margin-bottom: 15px !important;
}
.list__cate__home .item__cate__home .item__cate {
    align-items: center;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    background: #fff;
    padding: 10px 10px;
    position: relative;
    transition: all .35s cubic-bezier(.39,.58,.57,1);
    border-top: 1px solid #efefef;
    min-height: 100px;
    position: relative;
    border-radius: 12px;
    gap: 10px;
        min-height: 110px;

}
.list__cate__home .item__cate__home .item__cate:after {
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    height: 3px;
    width: 0;
    transition: width .5s,left .5s,right .5s;
}
.list__cate__home .item__cate__home .item__cate:hover:after {
    width: 100%;
    left: 0;
    right: 0;
    background: #ff2238;
}
.list__cate__home .item__cate__home .item__cate .content__cate {
    width: calc(100% - 70px);
}
.list__cate__home .item__cate__home .item__cate .content__cate .cout {

    color: grey;
    font-size: 14px;
    padding: 6px 0;
    display: none;

}
.list__cate__home .item__cate__home .item__cate .content__cate  .des__ca {
    font-size: 12px;
    color: #111;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}
.list__cate__home .item__cate__home .item__cate .content__cate a span {
    display: block;
    color: #333;
    font-size: 16px;
}
.list__cate__home .item__cate__home .item__cate .img__cate {
min-width: 70px;
}
.list__cate__home .item__cate__home .item__cate .img__cate img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 100%;
}
.list__cate__home .item__cate__home:hover .content__cate span {
    color: #ff2238;
}
.list__cate__home .item__cate__home .des__ca a {
    color: #d3161a;
}
.item__button__all {
    border: 1px solid #cb1916;
    box-sizing: border-box;
    border-radius: 5px;
    max-width: 200px;
    width: 100%;
    padding: 6px 9px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #cb1916;
    font-weight: 600;
    margin: 0 auto 20px;
    background: #fff !important;
    display: none;
}


.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    transform: initial !important;
}
.related  .row-slider .flickity-button {
    height: 60px !important;
    width: 30px !important;
    opacity: 1 !important;
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 40% !important;
    bottom: initial !important;
    right: initial !important;
    left: 0 !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #ffffff42 !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #333;
    border: 0;
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.related  .row-slider .flickity-button.next {
    height: 60px !important;
    width: 30px !important;
    opacity: 1 !important;
    visibility: visible;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 40% !important;
    bottom: initial !important;
    right: 0 !important;
    left: initial !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #ffffff42 !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
    color: #333;
    border: 0;
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.related  .row-slider {
    margin: 0 -5px !important;
}
.related  .row-slider .flickity-button  svg {
    width: 20px;
    margin: 0 !important;
    padding: 0;
}
.related .col.product-small {
    padding-top: 10px !important;
}

.title__cate {
font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}
.shop-page-title {
    display: none;
}
.orderby {
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.orderby li {
    list-style: none;
    margin: 0;
}
.orderby li a {
    align-items: center;
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    color: #444;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 34px;
    margin: 0 0px 0px 0;
    padding: 5px 10px;
    white-space: nowrap;
    text-transform: none;
    font-weight: 400;
}
.orderby li.active_active a {
    background: #fef2f2;
    border: 1px solid #d70018;
    color: #d70018;
}
.woocommerce-result-count {
    display: none !important;
}
.orderby li a[data-id="price-desc"] {
    background: url(img/icond.png)0 4px no-repeat #f3f4f6;
    padding-left: 26px !important;
}
.orderby li a[data-id="price"] {
    background: url(img/iconu.png)0 4px no-repeat #f3f4f6;
    padding-left: 26px !important;
}
.orderby li.active_active a[data-id="price-desc"] {
    background: url(img/ic1.png)1px 6px no-repeat #f3f4f6;
    padding-left: 26px !important;
}
.orderby li.active_active a[data-id="price"] {
    background: url(img/ic2.png)2px 4px no-repeat #f3f4f6;
    padding-left: 26px !important;
}
.tel__tel {
    display: flex;
    align-items: center;
}
.tel__tel strong,.tel__tel a {
    font-size: 14px;
}
.tel__tel strong {
    padding-right: 5px;
}
.tel__tel a {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #ccc;
    line-height: 14px;
    display: inline-block;
    color: #cc1e24;
}
.tel__tel a:last-child {
    border-right: 0;
}
.list_menu_item {
    margin: 0 0 15px 0;
    padding: 0;
}
.list_menu_item li {
    list-style: none;
    margin: 0 5px 5px 0;
    padding: 0;
    display: inline-block;
}
.list_menu_item li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 30px;
    border: 1px solid #ddd;
}
.list_menu_item li a:hover {
    background: #e22d33;
    color: #fff;
    border: 1px solid #e22d33;
}


   .fab-wrapper {
position: fixed;
    bottom: 60px;
    left: 0;
    z-index: 9999999;
}
   .fab-checkbox {
      display: none !important;
   }
   .fab-checkbox:checked~ .devvn_bg {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.8);
      z-index: 1;
   }
   .fab {
      width: 60px;
      max-width: unset;
      height: 60px;
      display: flex !important;
      justify-content: center;
      align-items: center;
      margin: 0;
      border-radius: 50%;
      background: #d70018;
      box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
      position: absolute;
    left: 20px;
    bottom: 0;
      z-index: 1000;
      overflow: hidden;
      transform: rotate(
            0deg
      );
      -webkit-transition: all .15s cubic-bezier(.15,.87,.45,1.23);
      transition: all .15s cubic-bezier(.15,.87,.45,1.23);
   }
   .fab-checkbox:checked~.fab {
      transform: rotate(
            90deg
      );
      -webkit-transition: all .15s cubic-bezier(.15,.87,.45,1.23);
      transition: all .15s cubic-bezier(.15,.87,.45,1.23);
   }
   [class*=icon-cps-] {
      display: inline-block;
      vertical-align: middle;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAACECAQAAACNQYRWAAAACXBIWXMAAAsTAAALEwEAmpwYAAALHWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMS0wMi0yNlQyMjo0Mjo1NyswNzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjEtMDItMjdUMTA6MDA6MDcrMDc6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjEtMDItMjdUMTA6MDA6MDcrMDc6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIxIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0iRG90IEdhaW4gMjAlIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmNjNmQ1OGI1LWY1NmMtYjU0NS1hZmIzLTIzMjZkNDE3NzE3NSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjJjZmJmOGYxLTM0OGMtMzI0MS1hZWI4LTNkMGIxMTZjNWU5NiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFiMjQ1MWY3LTRmODYtNWU0OC04MzQwLTlkYzljMWI3MTE1MyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MWIyNDUxZjctNGY4Ni01ZTQ4LTgzNDAtOWRjOWMxYjcxMTUzIiBzdEV2dDp3aGVuPSIyMDIxLTAyLTI2VDIyOjQyOjU3KzA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjU2ZTJkMjJlLTg3NWMtODY0NC05YzlmLWRhZWUzYjg0NWQ4ZCIgc3RFdnQ6d2hlbj0iMjAyMS0wMi0yN1QwOTo1OTo1NCswNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gaW1hZ2UvcG5nIHRvIGFwcGxpY2F0aW9uL3ZuZC5hZG9iZS5waG90b3Nob3AiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImRlcml2ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImNvbnZlcnRlZCBmcm9tIGltYWdlL3BuZyB0byBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ODZjZmUzMS01ZmFhLTI1NDUtOTRjNC0wODgyM2NlOTVlYmMiIHN0RXZ0OndoZW49IjIwMjEtMDItMjdUMDk6NTk6NTQrMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NzE3NmI3ZDEtYjRkYS00ZjRkLTk1YTQtOGY4OGZjNmUzYTkyIiBzdEV2dDp3aGVuPSIyMDIxLTAyLTI3VDEwOjAwOjA3KzA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNvbnZlcnRlZCIgc3RFdnQ6cGFyYW1ldGVycz0iZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iZGVyaXZlZCIgc3RFdnQ6cGFyYW1ldGVycz0iY29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmNjNmQ1OGI1LWY1NmMtYjU0NS1hZmIzLTIzMjZkNDE3NzE3NSIgc3RFdnQ6d2hlbj0iMjAyMS0wMi0yN1QxMDowMDowNyswNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MTc2YjdkMS1iNGRhLTRmNGQtOTVhNC04Zjg4ZmM2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)!important;
      background-repeat: no-repeat;
      background-size: 453px;
   }
   .icon-cps-fab-menu {
      width: 50px;
      height: 50px;
      margin: 0 !important;
      background-size: 694px;
      background-position: -649px 0;
   }
   .fab-checkbox:checked~.fab .icon-cps-fab-menu {
      width: 30px;
      height: 30px;
      margin: 0;
      background-size: 615px;
      background-position: -291px -70px;
   }
   .fab-wheel {
      width: 300px;
      height: 220px;
      position: absolute;
      bottom: 70px;
      left: 20px;
      transform: scale(0);
      transform-origin: bottom right;
      transition: all .3s ease;
      z-index: 12;
   }
   .fab-checkbox:checked~.fab-wheel {
      transform: scale(1);
   }
   .fab-wheel .fab-action {
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: 700;
      color: #333;
      position: absolute;
      text-decoration: none;
   }
	.fab-wheel .fab-action:hover {
	  color: #fb0 !important;
}
   .fab-wheel .fab-action-1 {
        top: -30px;
        left: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-end;
        flex-direction: row-reverse;
        gap: 10px;
   }
   .fab-title {
      float: left;
      margin: 0 5px 0 0;
      opacity: 0;
   }
   .fab-checkbox:checked~.fab-wheel .fab-title {
      opacity: 1;
   }
   .fab-button {
      width: 45px;
      height: 45px;
      display: flex;
      justify-content: center;
      align-items: center;
      float: left;
      padding: 4px;
      border-radius: 50%;
      background: #0f1941;
      box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
      font-size: 24px;
      color: White;
      transition: all 1s ease;
      overflow: hidden;
   }
   .icon-cps-local {
      width: 28px;
      height: 28px;
      background-position: 0px -49px;
   }
   .fab-wheel .fab-button-1 {
      background: #dd5145;
   }
   .fab-wheel .fab-action-2 {
    top: 40px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    flex-direction: row-reverse;
    gap: 10px;
   }
   .fab-wheel .fab-button-2 {
      background: #fb0;
   }
   .icon-cps-phone {
      width: 28px;
      height: 28px;
      background-position: -51px -49px;
   }
   .fab-wheel .fab-action-3 {
      bottom: 70px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    flex-direction: row-reverse;
    gap: 10px;
   }
   .fab-wheel .fab-button-3 {
      background: #0f9d58;
   }
   .icon-cps-chat {
      width: 30px;
      height: 30px;
      background-position: -369px 0px;
   }
   .fab-wheel .fab-action-4 {
    bottom: 0px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    flex-direction: row-reverse;
    gap: 10px;
   }
   .fab-wheel .fab-button-4 {
      background: #2f82fc;
   }
   .icon-cps-chat-zalo {
      width: 30px;
      height: 30px;
      background-position: -362px -1px;
      background-size: 515px;
   }
   .suggestions-chat-box {
      min-width: 140px;
      min-height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #1d72e0;
      border-radius: 10px;
      background: #277cea;
      box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
      font-size: 14px;
      font-weight: 700;
      color: #fff;
      position: fixed;
      right: 80px;
      bottom: 7%;
      z-index: 11;
   }
   .hidden {
      display: none!important;
   }
   .align-items-center {
      -ms-flex-align: center!important;
      align-items: center!important;
      -ms-flex-pack: distribute!important;
      justify-content: space-around!important;
      display: -ms-flexbox!important;
      display: flex!important;
      -webkit-box-align: center!important;
      -ms-flex-align: center!important;
      align-items: center!important;
   }
   .suggestions-chat-box #btnClose {
      position: absolute;
      top: 2px;
      left: 2px;
   }
   i.icon-cps-face {
      width: 28px;
      height: 28px;
      background-position: -177px 0px;
   }
   .fab-checkbox:not(:checked)~.fab {
      animation-name: zoom;
      -webkit-animation-name: zoom;
      animation-delay: 0s;
      -webkit-animation-delay: 0s;
      animation-duration: 1.5s;
      -webkit-animation-duration: 1.5s;
      animation-iteration-count: infinite;
      -webkit-animation-iteration-count: infinite;
      cursor: pointer;
      box-shadow: 0 0 0 0 #c31d1d;
   }
   @-webkit-keyframes tada {
      0% {
         -webkit-transform: scale(1);
         transform: scale(1)
      }
      10%,20% {
         -webkit-transform: scale(.9) rotate(-3deg);
         transform: scale(.9) rotate(-3deg)
      }
      30%,50%,70%,90% {
         -webkit-transform: scale(1.1) rotate(3deg);
         transform: scale(1.1) rotate(3deg)
      }
      40%,60%,80% {
         -webkit-transform: scale(1.1) rotate(-3deg);
         transform: scale(1.1) rotate(-3deg)
      }
      100% {
         -webkit-transform: scale(1) rotate(0);
         transform: scale(1) rotate(0)
      }
   }
   @keyframes tada {
      0% {
         -webkit-transform: scale(1);
         -ms-transform: scale(1);
         transform: scale(1)
      }
      10%,20% {
         -webkit-transform: scale(.9) rotate(-3deg);
         -ms-transform: scale(.9) rotate(-3deg);
         transform: scale(.9) rotate(-3deg)
      }
      30%,50%,70%,90% {
         -webkit-transform: scale(1.1) rotate(3deg);
         -ms-transform: scale(1.1) rotate(3deg);
         transform: scale(1.1) rotate(3deg)
      }
      40%,60%,80% {
         -webkit-transform: scale(1.1) rotate(-3deg);
         -ms-transform: scale(1.1) rotate(-3deg);
         transform: scale(1.1) rotate(-3deg)
      }
      100% {
         -webkit-transform: scale(1) rotate(0);
         -ms-transform: scale(1) rotate(0);
         transform: scale(1) rotate(0)
      }
   }
   @-webkit-keyframes zoom {
      0% {
         transform: scale(.9)
      }
      70% {
         transform: scale(1);
         box-shadow: 0 0 0 15px transparent
      }
      100% {
         transform: scale(.9);
         box-shadow: 0 0 0 0 transparent
      }
   }
   @keyframes zoom {
      0% {
         transform: scale(.9)
      }
      70% {
         transform: scale(1);
         box-shadow: 0 0 0 15px transparent
      }
      100% {
         transform: scale(.9);
         box-shadow: 0 0 0 0 transparent
      }
   }
   .back-to-top {
    bottom: 50px !important;
   }
.search-results .box__filter {
    display: none !important;
}
.page-id-25 #toc_container.toc_light_blue {
    display: none !important;
}
.woocommerce-checkout .woocommerce .woocommerce-info{display:none!important;border:1px dashed #ccc;padding:1em 2em}.woocommerce-checkout .woocommerce .woocommerce-info:before{content:''}.woocommerce-checkout .woocommerce .woocommerce-info .showcoupon,.woocommerce-checkout .woocommerce .woocommerce-info .showlogin{color:#337ab7}.woocommerce-checkout .woocommerce form.checkout_coupon,.woocommerce-checkout .woocommerce form.login,.woocommerce-checkout .woocommerce form.register{border-radius:0}.woocommerce-checkout .woocommerce .input-text{border:1px solid #ddd;padding:10px}.woocommerce-checkout .woocommerce input.button{color:#fff;background:#ff4f00}.woocommerce-checkout .woocommerce input.button:hover{color:#fff;background:#ff5c12}.woocommerce-checkout .woocommerce form.checkout{border:1px solid #ddd;overflow:hidden}.woocommerce-checkout .woocommerce form.checkout .col3-set .checkout-col-title{font-size:14px;color:#222;border-left:5px solid #ccc;background-color:#f5f5f5;line-height:32px;width:100%;float:left;padding-left:9px;margin-top:15px;margin-bottom:5px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col{padding:23px;width:calc(100% / 3);float:left}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-checkbox{vertical-align:middle;margin:0}.woocommerce-checkout .woocommerce form.checkout .col3-set .col table.shop_table{margin-top:10px;border-radius:0}.woocommerce-checkout .woocommerce form.checkout .col3-set .col table.shop_table th{min-width:165px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .woocommerce-additional-fields h3{font-size:14px;color:#222;border-left:5px solid #ccc;background-color:#f5f5f5;line-height:32px;width:100%;float:left;padding-left:9px;margin-top:15px;margin-bottom:5px;text-transform:uppercase}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart__info{position:relative;max-height:200px;overflow:hidden;margin-bottom:30px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart__info .item-cart{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px dashed #a0a0a0;margin-bottom:5px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart__info .item-cart div{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:5px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart__info .item-cart div.cart-img{padding-left:0!important}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart__info .item-cart div.cart-img img{width:50px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart__info .item-cart div.cart-quantity{text-align:right;font-weight:700;padding-right:0!important}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div span{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div span.box-1-price{text-align:right}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div span.box-1-price .woocommerce-Price-currencySymbol{display:none}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-2{margin:10px 0}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-3{display:block}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-3 .box-3-input{display:inline-block;width:calc(100% - 120px)}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-3 .box-3-input input{width:100%;border:1px solid #ccc;padding:6px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-3 .box-3-button button{width:100px;border:1px solid #a0a0a0;background:#a0a0a0;color:#fff;padding:6px;outline:0;border-radius:3px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-4{font-weight:700;font-size:14px;margin:10px 0}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .pd_cart_preview div.box-4 .box-4-price{color:red;font-size:15px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col #payment{background:0}.woocommerce-checkout .woocommerce form.checkout .col3-set .col #payment #place_order{width:100%;text-transform:uppercase;font-size:2rem;padding:8px;font-family:Arial;font-weight:400}.woocommerce-checkout .woocommerce form.checkout .col3-set .col-3{border-left:1px solid #ddd}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods{padding:10px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method{position:relative;list-style:none}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method input[type=radio]{position:absolute;visibility:hidden}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method input[type=radio]:checked~label{color:#337ab7}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method input[type=radio]:checked~.check{border:2px solid #337ab7}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method input[type=radio]:checked~.check:before{background:#337ab7}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method label{display:block;position:relative;font-weight:300;font-size:1.35em;padding:10px 10px 10px 30px;margin:0 auto;z-index:9;cursor:pointer;-webkit-transition:all .25s linear}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method .check{display:block;position:absolute;border:2px solid #aaa;border-radius:100%;height:20px;width:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;z-index:5;transition:border .25s linear;-webkit-transition:border .25s linear}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method .check:before{display:block;position:absolute;content:'';border-radius:100%;height:6px;width:6px;top:5px;left:5px;margin:auto;transition:background .25s linear;-webkit-transition:background .25s linear}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method:hover .check{border:2px solid #337ab7}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-checkbox{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;top:0;right:0;bottom:0;left:0;height:20px;width:20px;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;background:#337ab7;border:0;color:#fff;cursor:pointer;display:inline-block;margin-right:.5rem;outline:0;position:relative;z-index:1000;text-align:left}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-checkbox:hover{background:#9faab7}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-checkbox:checked{background:#337ab7}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-checkbox:checked:before{height:20px;width:20px;position:absolute;content:'âœ”';display:inline-block;font-size:13px;text-align:center;line-height:20px}.ps>.ps__rail-x,.ps>.ps__rail-y{display:none;opacity:0;position:absolute}.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-checkbox:focus,.woocommerce-checkout .woocommerce form.checkout .col3-set .col .input-radio:focus{outline:0}.woocommerce-checkout .woocommerce form.checkout .col3-set .col #ship-to-different-address{font-size:14px}@media(max-width:991px){.woocommerce-checkout .woocommerce form.checkout .col3-set .col{width:100%;float:none;padding:0 23px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col-3{border-left:0;padding-bottom:23px}.woocommerce-checkout .woocommerce form.checkout .col3-set .col #payment #place_order{width:320px;max-width:100%}}.ps{overflow:hidden!important;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps>.ps__rail-x{transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0}.ps>.ps__rail-y{transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0}.ps.ps--active-x>.ps__rail-x,.ps.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps.ps--focus>.ps__rail-x,.ps.ps--focus>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps.ps--scrolling-x>.ps__rail-x,.ps.ps--scrolling-y>.ps__rail-y,.ps>.ps__rail-x:focus,.ps>.ps__rail-x:hover,.ps>.ps__rail-y:focus,.ps>.ps__rail-y:hover{background-color:#eee;opacity:.9}.ps>.ps__rail-x>.ps__thumb-x,.ps>.ps__rail-y>.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps>.ps__rail-x>.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps>.ps__rail-y>.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps.ps--scrolling-x>.ps__rail-x>.ps__thumb-x,.ps>.ps__rail-x:focus>.ps__thumb-x,.ps>.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps.ps--scrolling-y>.ps__rail-y>.ps__thumb-y,.ps>.ps__rail-y:focus>.ps__thumb-y,.ps>.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}
.wc-proceed-to-checkout a {
    background:red !important;
}
.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method input[type=radio]:checked~label {
    font-size: 15px;
    color: #333;
}
.woocommerce-checkout .woocommerce form.checkout .col3-set .col .wc_payment_methods .wc_payment_method label {
    font-size: 15px;
    color: #333;
}
figure.aligncenter {
    width: initial !important;
    text-align: center;
}
table {
    width: 100%;
}









@media only screen and (max-width: 1024px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.vertical-mega-menu {
    display: none;
}
.site-branding .rows {
    flex-direction: column;
}
.flex__right {
    display: none;
}
.site-branding img {
    display: block;
    margin: auto;
}
.box__filter .filters-container form {
        display: flex;
    gap: 8px;
    margin-bottom: 0;
    flex-direction: row;
    flex-wrap: nowrap;
}
  .product-footer .woocommerce-tabs {
        display: block !important;
    }
.layout__pro .col.large-9 {
     flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;   
}
.section__hotro .col.large-3 {
    padding-bottom: 10px !important;
}
.section__hotro {
    padding: 15px 0 !important;
}
.woocommerce-tabs {

    width: 100%;
    margin-bottom: 15px;

}
.right__info__product {
    width: 100%;
}
.box__left__layout {
    width: 100%;
    padding-bottom: 15px;
}
.box__right__layout {
    width: 100%;
}
.box__nth__archive .news-post-news .box__news__inner {
    padding: 10px;
}
.sidebar-menu > ul > li > a {
    color: #333;
    font-size: 14px;
    padding: 9px 10px !important;
}
.sidebar-menu > ul > li .toggle {
        opacity: 1;
    padding: 0;
    width: 30px;
    font-size: 13px;
}
.sidebar-menu > ul > li li a {
    padding-left: 5px !important;
    font-size: 14px;
}
.bxknhtopn_faq>li:first-child {
    width: 100%;
}
.bxknhtopn_faq {
    flex-direction: column;
}
.stuck .header-main  {
    display: none !important;
}
#site-navigation {
    display: none;
}
.page-right-sidebar >.container {
    padding: 0 !important;
}
.site-branding .hidden-lg {
    position: absolute;
    left: 10px;
    top: 7px;
}
figure.aligncenter {
    width: initial !important;
}


}

@media only screen and (max-width: 600px) {
.section__hotro .col.large-3 {
    width: 100%;
}
.logo__banner img {
    max-height: 50px;
}
.list__ch .item__chi__nhanh {
    width: 100%;
}
ul.list-unstyled .product-small.col {
    width: 50%;
}
.site-branding .container {
    padding: 0 !important;
}
.seach__banner form {
    background: #cc1e24;
    width: 100%;

}
.seach__banner .search-submit {
    color: #fff;
}
.seach__banner input[type='search'] {
    border-radius: 30px 0 0 30px;
}
.seach__banner {
        width: 100%;
    background: #e22d33;
    padding: 10px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100% !important;
}
#countdown {
    margin-left: 0;
}
.box-countdown {
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: center;
    margin-bottom: 10px;
}
.box__filter {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
}
.box__filter .filter-items {
    display: block !important;
    font-size: 14px;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 10px !important;
    margin: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
    display: none !important;
}
.product__col .box-image {
    padding: 3px;
}
.bxknhtopn_faq li .ulknh_1 li {
    width: 100%;
    height: auto;
}
.bxknhtopn_faq>li:last-child {
    width: 100%;
}
.bxknhcate_faq li {
    width: 100%;
}
.knhlisvideo {
    margin: 0 -5px;
}
.knhlisvideo li {
    width: 50%;
    height: 190px;
    padding: 0 5px 0px;
}
.box__nth__archive .news-post-news .box__news__inner {
    padding: 0;
}
.box__nth__archive .news-post-news .box__content > a {
    padding-top: 0;
}
.box__left__layout .content__box {
    padding: 0;
}
.knhlisvideo li a p {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
}
.absolute-footer {
    display: none !important;
}
.list__cate__home .item__cate__home {
    position: relative;
    margin-bottom: 0 !important;
    padding: 0;
}
.list__cate__home .item__cate__home .item__cate:after {
    left: initial;
    content: "";
    display: none;
}
.box__time {
        flex-direction: column;
    text-align: center;
}
.box__time h2 span {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 30px;
    display: block;
}
.list__cate__home .col.large-3 {

    padding: 0 15px;
}
/*.list__cate__home .col.large-3:nth-child(2n+1){
    padding-right: 5px;
}
.list__cate__home .col.large-3:nth-child(2n) {
    padding-left: 5px;
}*/
.list__cate__home .col.large-3 {
    padding: 0 ;
}
.list__cate__home .item__cate__home .item__cate {
    padding: 5px 0 5px;
    flex-direction: column;
    margin: 0;
    border-radius: 0;
    position: relative;
}
.list__cate__home .item__cate__home .item__cate:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 50%;
background-color: #e0e0e0;
}
.list__cate__home .col.large-3:last-child .item__cate:after {
    content: "";
    background: none;
}
.list__cate__home .item__cate__home .item__cate .content__cate a span {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}
.list__cate__home .item__cate__home .item__cate .img__cate {
    max-width: 50px;
    min-width: 50px;
}
.list__cate__home .item__cate__home .item__cate .img__cate img {
    width: 45px;
    height: 45px;
}
.list__cate__home .item__cate__home .item__cate .content__cate {
    width: 100%;
}
.woocommerce-ordering {
    display: none !important;
}
.category-page-row {
    padding-top: 10px;
}
#logo img {
    padding: 5px 0 !important;
}
.header-search-form .searchform input[type='search'] {
    height: 35px;
    font-size: 14px;
    box-shadow: 0 0 0 0;
}
.header-bottom .header-bottom-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.header-bottom .header-bottom-nav li {
    margin: 0;
}
.header-bottom .header-bottom-nav .mobile-nav {
    display: none;
}
.stuck .header-bottom .header-bottom-nav .mobile-nav{
    display: inline-block;
    margin-right: 10px;
}
.header-bottom .header-bottom-nav .mobile-nav li a i {
    color: #fff;
}
.header-search-form .searchform button{
    height: 35px;
    min-height: initial;
    box-shadow: 0 0 0 0;
    font-size: 14px !important;
}
.item__button__all {
    display: block;
}
.list__cate__home .stack  {
     flex-direction: row;
    overflow-x: scroll;
    white-space: nowrap;
    gap: initial;
    justify-content: initial;
    align-items: initial;
    margin: 0 0 2px 0;
    display: flex;
    width: 100%;   
}
.list__cate__home {
    padding-bottom: 0 !important;
    padding-top: 15px !important;
}
.section__sandeal {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
}
.section__sandeal > .col-inner {
    background-image: linear-gradient(to right top,#e22d33,#dd262b,#d81e22,#d21519,#cd090f);
    border-radius: 10px;
    padding: 8px 15px 0;
    overflow: hidden;
}

.box__heading__home h2 {
    min-width: 140px;
}
.box__heading__home h2 a {
    font-size: 19px;
}
.menu__child {
    display: flex;
    gap: 10px;
    overflow-x: scroll;
    white-space: nowrap;
}
.section__sandeal .col.large-12 {
    padding-bottom: 0 ;
}
.sale__heading .section-title .section-title-main {
    display: block;
    text-align: center;
    font-size: 19px;
}
.section__product .ux-menu {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: flex-end;
    overflow-x: scroll;
    white-space: nowrap;
    gap: 3px;
    justify-content: initial;
    align-items: initial;
    margin: 0 0 0px 0;
    display: flex;
    width: 100%;
}
.title__home .section-title .section-title-main {
    font-size: 16px;
}
.swatches-select.swatches-on-single .wd-swatch.swatch-on-single {
    margin: 0px 5px 5px 0px;
    font-weight: 400;
    border: 1px solid #C2C3CA;
    padding: 2px 6px;
    font-size: 13px;
    line-height: 22px;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: center;
    background: #f2f2f2;
}
.product-info {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.product-main {
    padding: 20px 0;
}
.product-info .price-wrapper {
    margin-bottom: 6px;
}
.product-footer .woocommerce-tabs {
    padding-bottom: 0 !important;
}
.product-footer iframe {

    height: 195px;

}
.box__nth__archive .news-post-news .box__thumb__img {
    width: 135px;
}
.box__nth__archive .news-post-news .box__content {
    width: calc(100% - 145px);
}
.box__nth__archive .news-post-news .box__content h3 a {
    font-size: 15px;
    line-height: 22px;
    max-height: 44px;
}
.box__nth__archive .news-post-news .box__content .box__des p {
    font-size: 13px;
    line-height: 22px;
    max-height: 22px;
}
.box__nth__archive .news-post-news .box__thumb__img a img {
    height: 130px;
}
.product__col .price-wrapper ins, .product__col .price-wrapper ins > span {
    font-size: 12px;
}
.product__col .box-text {
    padding: 10px 5px;
}
.product__col .price-wrapper del, .product__col .price-wrapper del span {
    font-size: 12px;
}
.product-title {
    font-size: 18px;
    color: #333;
    line-height: 28px;
}
.star__pro label {
    font-size: 10px;
    color: #777;
}
.star__pro > span ins {
    font-size: 10px;
}
.section__product .row-slider .flickity-button svg {
    width: 22px;
}
.right__info__product {
    margin-bottom: 15px;
}
.title__cate {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: wrap;
}
.searchform {
    overflow: hidden;
    border-radius: 40px;
}
.orderby {

    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
    overflow: scroll;
    padding-top: 10px;

}
.list_menu_item {
    margin: 0 0 15px 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: scroll;
}
.list_menu_item li {
        white-space: nowrap;
}
.list_menu_item li a {
    font-size: 13px;
    padding: 3px 9px;
    border-radius: 30px;
    border: 1px solid #ddd;
}
.cal__now {
    bottom: 10px;
}
.fab-wrapper {
    bottom: 23px;
}
/*.footer-wrapper .button.icon.circle {
    bottom: 100px !important;
}*/
.img__tb__ct img {
    width: 135px;
}

}






.mt-0 {
    margin-top: 0;
}
.metaslider{
    margin: auto;
}
.screen-reader-text, .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/*--------------------------------------------------------------
#  Layout
--------------------------------------------------------------*/
.site.boxed {
    margin: 0 auto;
    background: transparent;
}

.site.boxed.w1000 {
    max-width: 1000px;
}

.site.boxed.w1170 {
    max-width: 1170px;
}

.site.boxed.w1200 {
    max-width: 1200px;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .site.w1000 .container {
        width: 1000px;
    }

    .site.w1170 .container {
        width: 1170px;
    }

    .site.w1200 .container {
        width: 1200px;
    }
}
@media (min-width: 992px) {
    .sidebar-both .content-area {
        width: 49%;
    }

    .sidebar-left .content-area {
        left: 24.5%;
        padding-left: 10px;
        padding-right: 0;
    }

    .sidebar-left .widget-area {
        right: 75.5%;
        padding-left: 0;
    }

    .sidebar-both .content-area {
        left: 24.5%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .sidebar-both #secondary-1.widget-area {
        right: 49%;
        padding-left: 0;
    }

    .sidebar-both #secondary-2.widget-area {
      padding-right: 0;
      float: right;
    }

    .sidebar-right .widget-area {
        float: right;
        padding-right: 0;
    }

    .sidebar-right .content-area {
        padding-left: 0;
    }
}

.sidebar-none .widget-area {
    display: none;
}

.no-sidebar .content-area {
    width: 100%;
}


/*--------------------------------------------------------------
#  Header
--------------------------------------------------------------*/
.site-header {
    background: white;
}

@media ( min-width: 783px ) {
    .admin-bar .fixed-nav-menu .main-navigation {
        margin-top: 32px;
    }
}

@media ( min-width: 601px ) and ( max-width: 782px ) {
    .admin-bar .fixed-nav-menu .main-navigation {
        margin-top: 46px;
    }
}

.fixed-nav-menu .main-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.fixed-nav-menu .animated {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform,opacity;
}

.animated.slideDown {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  -o-animation-name: slideDown;
  animation-name: slideDown;
}

.animated.slideUp {
  -webkit-animation-name: slideUp;
  -moz-animation-name: slideUp;
  -o-animation-name: slideUp;
  animation-name: slideUp;
}

@-webkit-keyframes slideDown{
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slideDown{
  0% {
    -moz-transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes slideDown{
  0% {
    -o-transform: translateY(-100%);
  }
  100% {
    -o-transform: translateY(0);
    }
}

@keyframes slideDown{
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(-100%);
  }
}

@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    -o-transform: translateY(-100%);
  }
}

@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

/*--------------------------------------------------------------
##  Logo
--------------------------------------------------------------*/
.custom-logo-link {
    padding: 15px 0;
    display: block;
}

@media (max-width: 767px) {
    .custom-logo-link {
        text-align: center;
    }
}

/*--------------------------------------------------------------
##  Header Search
--------------------------------------------------------------*/
.header-search .search-form, .header-search .woocommerce-product-search {
    position: relative;
    height: 41px;
}

.header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
    width: 100%;
    border: none;
    padding: 3px 10px;
    position: absolute;
    border-radius: 30px;
    outline: none;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 2.5s ease-in-out;
    transition: all .25s ease-in-out;
}

.header-search .search-form .search-submit, .header-search .woocommerce-product-search .search-submit {
    border: 0;
    background: transparent;
    color: #b60e15;
    font-weight: 500;
    padding: 3px 10px;
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media ( min-width: 1200px ) {
    .has-vertical-mega-menu .header-search.col-lg-1 .search-form .search-field:focus {
        width: 250px;
    }
}

/*--------------------------------------------------------------
##  Main Navigation & Primary Menu
--------------------------------------------------------------*/
@media (min-width: 1200px) {
    .site.boxed .main-navigation .container {
        padding-left: 0;
        padding-right: 0;
    }
}
/* Site Navigation
--------------------------------------------------- */
.main-navigation {
    height: 50px;
    background: #e22d33;
}
.main-navigation ul.menu {
    margin: 0;
    padding: 0;
}
.main-navigation ul.menu li {
    float: left;
    list-style: none;
    position: relative;
}

.main-navigation li a {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    margin: 0;
    padding: 0 16px;
    line-height: 50px;
    text-transform: none;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    z-index: 10;
}
.main-navigation ul.menu > li > a:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 16px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
}
.main-navigation li a span {
    font-size: 16px;
    font-weight: 400;
}
.main-navigation li:hover > a, .main-navigation .current_page_item > a , 
.main-navigation .current-cat > a , .main-navigation .current-menu-item > a { 
    color: #faeb31;
}

/* sub menutop lv 1 */
.main-navigation li li {
    background: #b10e0a;
    width: 100%;
    border-top: rgba(255, 255, 255, 0.51) solid 1px;
    clear: both;
    padding: 0;
    margin-top: -15px;
    -moz-transition: opacity 0.1s 0.15s ease-out, margin 0.3s 0.1s ease-out;
    -webkit-transition: opacity 0.1s 0.15s ease-out, margin 0.3s 0.1s ease-out;
    -o-transition: opacity 0.15s 0.15s ease-out, margin 0.3s 0.1s ease-out;
    transition: opacity 0.15s 0.15s ease-out, margin 0.3s 0.1s ease-out;
}
.main-navigation li li a {
    display: block;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 38px;
    padding: 0 10px;
    border: none;
    position: relative;
}
.main-navigation li ul {
    z-index: 9999;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background: #222;
    width: 240px;
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -webkit-transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
    -o-transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
    transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
}
.main-navigation li:hover>ul {
    opacity: 1;
    visibility: visible;
}
.main-navigation li:hover ul li {
    margin-top: 0;
    opacity: 1;
}

/* sub menutop lv 2 */
.main-navigation ul ul ul {
    float: left;
    list-style: none;
    z-index: 9999;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 80%;
    top: 0px;
    background: #222;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -webkit-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -o-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
}
.main-navigation ul ul ul li {
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
    width: 100%;
    opacity: 1;
}
.main-navigation ul ul li:hover ul {
    opacity: 1;
    left: 100%;
    visibility: visible;
}



.rt-navbar-toggle {
    background: #fff;
    padding: 0;
    margin: 14px 0;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
}

.rt-navbar-toggle .icon-bar {
    background: black;
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    outline: none;
}

.rt-navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.mobile-menu-no-search {
    background: #fff;
    line-height: 30px;
}
.mobile-menu-no-search span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.mobile-menu-no-search .rt-navbar-toggle {
    margin: 8px 0;
}
.mobile-menu-no-search .rt-navbar-toggle .icon-bar {
    background: #333;
}
@media (max-width: 1199px) {
    .rt-navbar-toggle {
        background: transparent;
    }

    .rt-navbar-toggle .icon-bar {
        background: white;
    }
}
/* style nav logo // menu */
.header-layout {
    width: 30%;
    float: left;
}
.nav-layout {
    width: 65%;
    float: right;
}
/*--------------------------------------------------------------
#  Vertical Mega Menu
--------------------------------------------------------------*/
/*.vertical-mega-menu {
    position: relative;
}

.vertical-mega-menu .vertical-mega-menu-title {
    margin-bottom: 0;
    background: #c51519;
    border-radius: 0;
    color: white;
    text-transform: none;
    font-weight: bold;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
}

.vertical-mega-menu .vertical-mega-menu-title:after {
    content: "\f039";
    float: left;
    font-family: fontawesome;
    font-weight: 100;
    padding-left: 20px;
}

.vertical-mega-menu .rt_mega_menu .menu {
    position: absolute;
    z-index: 9999;
    background: white;
    width: calc(100% - 30px);
    opacity: 0;
    visibility: hidden;
    margin-top: 30px;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    height: 495px;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
}


.home .site:not(.fixed-nav-menu) .vertical-mega-menu .rt_mega_menu .menu,
.vertical-mega-menu .rt_mega_menu:hover .menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.vertical-mega-menu .rt_mega_menu .menu ul.sub-menu {
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
    left: 0;
    background: none;
}

.vertical-mega-menu .rt_mega_menu .menu li {
    list-style: none;
    float: none;
    border: 0;
}

.vertical-mega-menu .rt_mega_menu .menu > li {
    border-bottom: 1px solid #eee;
}

.vertical-mega-menu .rt_mega_menu .menu li a {
    display: block;
    padding: 8px 10px;
    color: #333;
    line-height: 30px;
}
.vertical-mega-menu .rt_mega_menu .menu .sub-menu li a {
    padding: 3px 0 !important;
    color: #333 !important;
    min-height: initial;
    font-size: 13px;
    line-height: 20px;
}
.vertical-mega-menu .rt_mega_menu .menu > li >.sub-menu > li > a {
    font-weight: 600;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    color: #e22d33 !important;
    line-height: 40px;
    display: block;
}
.vertical-mega-menu .rt_mega_menu .menu li a:hover {
    color: red;
}
.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu {
    opacity: 0;
    visibility: hidden;
    margin-left: 0;
    background: none !important;
}

.vertical-mega-menu .rt_mega_menu .menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
}

.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu {
    top: 0;
    position: absolute;
    width: 900px;
    left: 100%;
    background: #fff !important;
    box-shadow: 0 0 0 0;
    border-left: 1px solid #ddd;
    padding:0;
    border: 0;
    min-height: 340px !important;
    height: 495px !important;
    overflow-y: scroll;
    display: block;
}
.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu > li {
padding: 0 10px;
    width: 25%;
    float: left;
    clear: none;
    background: none;
    margin: 0 !important;
}
.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu > li:nth-child(4n+1) {
    clear: both;
}
.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu > li li {
    background: none;
}
.vertical-mega-menu .rt_mega_menu .menu .w3c {
    width: calc(100% / 3);
    float: left;
}

.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu > li a {
    padding-left: 0;
}

.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu > li.w3c > a {
    text-transform: uppercase;
    color: #404040;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.vertical-mega-menu .rt_mega_menu .menu > li > .sub-menu > li.w3c > a:after {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 1px;
    background: blue;
    bottom: -1px;
    left: 0;
}

@media ( max-width: 1199px ) {
    .vertical-mega-menu .rt_mega_menu {
        display: none;
    }
}

.vertical-mega-menu #mega-menu-toggle {
    float: left;
}*/

#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu > li.mega-menu-item {
    display: block !important;
}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    width: 900px;
    top: 0;
    border: 0;
    min-height: 340px !important;
    height: 495px !important;
    padding: 10px;
    background: #FFF;
    box-shadow: 0 0px 2px #ccc;
}


#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    clear: none;
}
.vertical-mega-menu-title {
    margin-bottom: 0;
    background: #c51519;
    border-radius: 0;
    color: white;
    text-transform: none;
    font-weight: bold;
    cursor: pointer;
    line-height: 48.5px;
    text-align: center;
    position: relative;
}
.vertical-mega-menu-title:before {
content: "\f0c9";
    font-family: "fontawesome";
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px;

}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-transform: none;
    color: #e22d33 !important;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 6px;
    line-height: 30px;

}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item  .mega-sub-menu li a {
    color: #333;
    font-size: 13px;
    line-height: 23px;
}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 6px 5px;
}
#mega-menu-wrap-vertical-mega-menu {
    position: absolute;
    left: 0;
   visibility: hidden; 
    opacity: 0;
    background: #fff !important;
    width: 270px;
    margin: 0;
    height: 495px;
    z-index: 9;
}
.rt_mega_menu:hover #mega-menu-wrap-vertical-mega-menu {
    opacity: 1;
    visibility: visible;
}
.rt_mega_menu {
    position: relative;
}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu > li.mega-menu-item > a.mega-menu-link {
    background: #fff !important;
    color: #333 !important;
    border-bottom: 1px solid #ddd;
    padding: 3px 10px;
    height: initial;
}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        transform: rotate(270deg);
        float: right;
}
#mega-menu-wrap-vertical-mega-menu #mega-menu-vertical-mega-menu > li.mega-menu-item > a.mega-menu-link:hover {
    border-bottom: 1px solid #ddd !important;
    color: #e22d33 !important;
}
.site-branding img {
    max-width: 250px;
}
/*--------------------------------------------------------------
#  Content
--------------------------------------------------------------*/

/* post */
.arc-news {

}
.arc-news .new-list .news-post {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.arc-news .new-list .news-post .date-time {
    padding: 3px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 15px;
}
.arc-news .new-list .news-post .date-time span{
    padding-right: 10px;
    font-size: 13px;
}
.arc-news .new-list .news-post .date-time span i{
    margin-right: 6px;
}
.arc-news .new-list .news-post .title{
    margin: 0 0 10px 0;
    font-size: initial;
}
.arc-news .new-list .news-post .title a{
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

.arc-news .new-list .news-post .img-post{
    position: relative;
    float: left;
    width: 250px;
    margin-right: 10px;
    overflow: hidden;
    background: url(images/bgimg.jpg)repeat;
}
.arc-news .new-list .news-post .mask {
    background-color: rgba(146,96,91,0.3);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.arc-news .new-list .news-post .mask > a{
    color: #fff;
}
.arc-news .new-list .news-post .img-post > a {
    display: block;
    line-height: 0;
}
.arc-news .new-list .news-post .mask, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 30px 10px;
    text-align: center;

}
.arc-news .new-list .news-post .img-post:hover .mask {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.arc-news .new-list .news-post .img-post:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.arc-news .new-list .news-post .img-post:hover img {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.arc-news .new-list .news-post .img-post h2 {
    background: rgba(255, 255, 255, 0.5);
    margin: 0 0 10px 0;
    padding: 7px;
    color: #000;
    -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
    -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
    box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
    display: block;
    overflow: hidden;
}
.arc-news .new-list .news-post .img-post h2 a{
    color: #333;
    font-size: 17px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    display: block;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}
.arc-news .new-list .news-post .img-post p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: #333;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: 0;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}
.arc-news .new-list .news-post .img-post p > a{
    display: none;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

.arc-news .new-list .news-post .read-more {
    display: inline-block;
    background: #0190c8;
    text-transform: uppercase;
    font-weight: 400;
    padding: 2px 9px;
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
}
/* related-post */
.heading-realate{
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    line-height: 35px;
}
.related-post ul {
    padding: 0;
    margin: 0;
}
.related-post ul li {
    list-style: none;
}
.related-post ul li a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.related-post ul li a i{
    font-size: 10px;
    margin-right: 6px;
}
.thumbnail-left {
    float: left;
    width: 35%;
    margin-right: 10px;
}

.slider_item {
    outline: none;
}

.slick-slide,
.slick-slide a {
    outline: none;
}

.slick-arrow {
    border: none;
    padding: 0;
    width: 100%;
    height: 20px;
    outline: none;
    background: none;
    position: absolute;
}
.slick-prev {
    top: 50%;
    left: 0;
    width: 20px;
    z-index: 9999;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slick-prev:before {
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f053";
    left: 3px;
    top: 3px;
    color: #333;
}
.slick-next {
    top: 50%;
    right: 0;
    width: 20px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slick-next:before {
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f054";
    left: 3px;
    top: 3px;
    color: #333;
}
.slick-vertical .slick-arrow {
    position: static;
    height: 21.5px;
    /*width: 100%;*/
    margin: 0 auto;
    transform: translate(0);
    display: block !important;
}
.slick-vertical .slick-prev:before {
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f077";
    left: 3px;
    top: 0px;
    color: #333;
}
.slick-vertical .slick-next:before {
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f078";
    left: 3px;
    top: 0px;
    color: #333;
}

/*--------------------------------------------------------------
#  Widgets
--------------------------------------------------------------*/
#layout .widget {
    margin-bottom: 20px;
    clear: both;
}

.sidebar  .widget-title{
    margin: 0;
}
.widget-title a {
    color: #fff;
}

/*--------------------------------------------------------------
#  Widget Nav Menu
--------------------------------------------------------------*/

.sidebar ul, .sidebar ol, .sidebar-alt ul, .sidebar-alt ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar ul.menu li{
    padding: 7px 0px 7px 10px;
    position: relative;
}
.sidebar ul.menu li a {
    font-weight: 400;
    color: #fff;
}
.heading-title-home {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 15px 0;
    line-height: 30px;
}
.section__width {
    overflow: hidden;
    clear: both;
    position: relative;
    padding: 30px 0;
}

/* Submenu */
.sidebar ul.menu ul {
    position: absolute;
    left: 86%;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 9999;
    opacity: 0;
    border: #c5c5c5 solid 1px;
    visibility: hidden;
    -moz-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -webkit-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -o-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
}
.post-sidebar ul.menu ul {
    display: none;
}
.sidebar ul.menu li:hover > ul {
    opacity: 1;
    left: 100%;
    visibility: visible;
}

/*--------------------------------------------------------------
#  Rt Post Slider Widgets
--------------------------------------------------------------*/
.rt-posts-slider-widget .slick-slider:not(.slick-vertical) .slider_item {
    margin: 0 5px;
    padding: 0 10px;
    border: 1px solid #ccc;
}

/*--------------------------------------------------------------
#  Rt Post Slider Widgets
--------------------------------------------------------------*/
.sidebar .rt_best_seller_products_widget .rt__best_seller_products li.product {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

.sidebar .rt_best_seller_products_widget .rt__best_seller_products li.product:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
#  Meta Slider Widget
--------------------------------------------------------------*/
.widget_metaslider_widget:hover a.rslides_nav {
    opacity: 1;
    visibility: visible;
}

a.rslides_nav {
    text-indent: -9999px;
    padding: 0;
    margin-top: 0;
    width: 55px;
    height: 55px;
    background: rgba(5, 128, 193, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease-in-out;
}

a.rslides_nav:after {
    content: '';
    display: block;
}

a.rslides_nav.prev {
    border-radius: 0 5px 5px 0;
}

a.rslides_nav.next {
    border-radius: 5px 0 0 5px;
}

a.rslides_nav:after {
    text-indent: 0;
    content: "";
    font-size: 35px;
    width: 55px;
    height: 55px;
    color: white;
    font-family: fontawesome;
    position: absolute;
    top: 0;
    line-height: 55px;
    text-align: center;
}

a.rslides_nav.prev:after {
    content: "\f104";
}

a.rslides_nav.next:after {
    content: "\f105";
}

/*--------------------------------------------------------------
#  Count Per Day Widgets
--------------------------------------------------------------*/
.widget_countperday_widget .cpd {
    background: #f9f9f9;
    padding:0;
    border-radius: 5px;
}
.widget_countperday_widget .cpd  li{
    border-bottom: 1px solid #ddd;
    padding: 4px 10px;
}
.widget_countperday_widget .cpd li:last-child{
    border-bottom: 0;
}
/* partner widget */
.img-partner .image-item {
    text-align: center;
}

/*--------------------------------------------------------------
#  Contact Form 7
--------------------------------------------------------------*/
.wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    outline: none;
}

.nhantinkhuyenmai {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
}

.nhantinkhuyenmai .wpcf7-form-control:not(.wpcf7-submit) {
    padding: 5px 13px;
    margin-bottom: 13px;
    border-radius: 4px;
    border: 1px solid #eee;
    background: url(../images/ctf-input.png);
}

.wpcf7-form-control::placeholder,
.wpcf7-form-control::-webkit-input-placeholder,
.wpcf7-form-control::-moz-placeholder,
.wpcf7-form-control:-moz-placeholder,
.wpcf7-form-control:-ms-input-placeholder {
    color: #fff;
}

.nhantinkhuyenmai .ajax-loader {
    display: none !important;
}

.nhantinkhuyenmai .wpcf7-submit {
    background: #e02129;
    border: 1px solid #b60e15;
    border-radius: 4px;
    padding: 1px 19px;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}
/* product slider */
.rt-product-category .product-widget {
  padding: 0 5px;
}

/******product-widget******/
.sidebar .product-widget .products{
    margin: 0;
}
.sidebar .product-widget .products li{
    width: 100% !important;
    clear: both;
    overflow: hidden;
    margin: 0 auto 10px !important;
}

.rt-product-category .product-widget ul.products .item {
  padding: 5px 0px;
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
}
.rt-product-category .product-widget ul.products .item img {
  margin-bottom: 5px;
  height: 200px;
  width: auto;
  margin: 0 auto 1em;
}

.rt-product-category .product-widget ul.products .item h3 {
  color: #454545;
  text-align: center;
  font-weight: 500;
  display: block;
  margin-top: 3px;
  font-size: 18px;
  padding: 5px 0;
}
.rt-product-category .product-widget ul.products .price {
  margin-bottom: 0;
}
.products-slider-widget .woocommerce .bt-enable-slide {
  padding-top: 26px;
  margin: 0;
}

.pro-slide .owl-carousel .owl-controls .owl-prev,
.pro-slide .owl-carousel .owl-controls .owl-next,
.enable-slide.owl-carousel .owl-controls .owl-prev,
.enable-slide.owl-carousel .owl-controls .owl-next {
  position: absolute;
  top: -35px;
  right: 0;
  font-size: 15px;
  color: #999;
  z-index: 1;
}
.pro-slide .owl-carousel .owl-controls .owl-prev i,
.pro-slide .owl-carousel .owl-controls .owl-next i,
.enable-slide.owl-carousel .owl-controls .owl-prev i,
.enable-slide.owl-carousel .owl-controls .owl-next i {
  width: 24px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  border: #fff solid 1px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.pro-slide .owl-carousel .owl-controls .owl-prev i:hover,
.pro-slide .owl-carousel .owl-controls .owl-next i:hover,
.enable-slide.owl-carousel .owl-controls .owl-prev i:hover,
.enable-slide.owl-carousel .owl-controls .owl-next i:hover {
  border-color: #fd774e;
  color: #fd774e;
}
.pro-slide .owl-carousel .owl-controls .owl-prev,
.enable-slide.owl-carousel .owl-controls .owl-prev {
  right: 28px;
}
/*--------------------------------------------------------------
#  Footer
--------------------------------------------------------------*/
.site-footer {
    background: #fff;
    padding: 30px 0;
}
.site-footer-home{
    background: #b10e0a;
}
.site-footer-home .rt_textwidget  {
    float: left;
    clear: none !important;
}
.site-footer-home .rt_textwidget p{
    margin: 0;
    line-height: 40px;
    color: #fff;
}
.site-footer-home .widget_nav_menu  {
    float: right;
    clear: none !important; 
}
.site-footer-home .widget_nav_menu ul{
    margin: 0;
    padding: 0;
}
.site-footer-home .widget_nav_menu ul li{
    float: left;
}
.site-footer-home .widget_nav_menu ul li a{
    padding: 0 10px;
    color: #fff;
    line-height: 40px;
    border-right: 1px solid #fff;
}
.site-footer-home .widget_nav_menu ul li ul{
    display: none;
}
.site-footer .rt-footer {
    float: left;
    padding: 0 15px;
    width: 25%;
}
.site-footer .rt-footer .custom-html-widget >.gapp {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}
.site-footer .rt-footer ul {
    margin: 0;
    padding: 0;
}
.site-footer .rt-footer ul li a{
    color: #333;
    line-height: 30px;
    font-size: 14px;
    display: block;
}
.site-footer .rt-footer ul li a:before{
    content: "";
    margin-right: 6px;
    background: #e22e33;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: inline-block;
}
.site-footer .rt-footer  ul li ul{
    display: none;
}
.site-footer .rt-footer p{
    margin: 0;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}
.site-footer .rt-footer p i{
    width: 20px;
    text-align: center;
    margin-right: 5px;
}
.site-footer .widget {
    margin-bottom: 0;
    color: #fff;
}

.site-footer .widget-title {
    color: #333;
    font-size: 18px;
    padding: 0;
    margin: 0 0 15px 0;
    border: 0;
    background: none;
    text-align: left;
    border-radius: 0;
    text-transform: none;
    font-weight: 600;
}


/* Top Footer */
.top-footer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.top-footer .widget_nav_menu .menu {
    margin-bottom: 0;
    display: table;
    margin: 0 auto;
}

.top-footer .widget_nav_menu .menu:after {
    content: '';
    display: block;
    clear: both;
}

.top-footer .widget_nav_menu .menu li {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.top-footer .widget_nav_menu .menu li a {
  display: block;
  padding: 8px 15px;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
}

.top-footer .widget_nav_menu .menu li.current-menu-item a,
.top-footer .widget_nav_menu .menu li a:hover {
    color: #fffd79;
}

/* Bottom Footer */
.bottom-footer .container {
    max-width: 100%;
}

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

.bottom-footer .widget_nav_menu .menu li a {
    display: block;
    color: #e2e2e2;
    font-size: 13px;
    line-height: 1.9em;
}

.bottom-footer .widget_nav_menu .menu li a:before {
    content: "\f0a9";
    font-family: fontawesome;
    padding-right: 10px;
    color: white;
}

/*--------------------------------------------------------------
##  Copyright
--------------------------------------------------------------*/
.copyright {
    padding: 15px;
    position: relative;
}

.copyright a {
    color: #fff;
    font-size: 12px;
    float: right;
}

.copyright .container {
    position: relative;
    max-width: 100%;
}

.copyright-left {
    color: white;
}

@media (min-width: 414px) {
    .copyright {
        padding: 7px 30px;
    }

    .copyright-left {
        float: left;
        text-align: left;
    }

    .copyright-right {
        position: absolute;
        right: 20px;
        bottom: 25px;
    }
}

.copyright-right a {
    color: white;
}

@media (max-width: 413px) {
    .copyright-left {
        margin-bottom: 10px;
    }
}

/*--------------------------------------------------------------
##  Mobile Menu
--------------------------------------------------------------*/
.mobile-menu-container,
.vertical-mega-mobile-menu {
    background: #fff;
    position: fixed;
    width: 300px;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-300px);
    -transform: translate(-300px);
    -o-transform: translate(-300px);
    transform: translate(-300px);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 999999;
}

.vertical-mega-mobile-menu {
    left: auto;
    right: 0;
     -webkit-transform: translate(300px);
    -transform: translate(300px);
    -o-transform: translate(300px);
    transform: translate(300px);
}

.close-menu {
    background: #dd1f27;
    text-align: center;
    color: white;
    padding: 10px;
    cursor: pointer;
}

.vertical-mega-mobile-menu ul,
.mobile-menu-container ul.mobile-menu {
    padding-left: 0;
    list-style: none;
}

.vertical-mega-mobile-menu ul li,
.mobile-menu-container ul.mobile-menu li {
    position: relative;
}

.vertical-mega-mobile-menu ul li a,
.mobile-menu-container ul.mobile-menu li a {
    border-bottom: 1px solid #ddd;
}
#moblie-menu {
    overflow: scroll;
    height: 100vh;
}
.vertical-mega-mobile-menu ul li a,
.mobile-menu-container ul.mobile-menu li a {
    color: #333;
    display: block;
    padding: 10px;
}
.mobile-menu-container ul.mobile-menu > li > a {
    font-weight: 600;
}
.mobile-menu-container ul.mobile-menu > li.active > a {
    color: red;
}
.vertical-mega-mobile-menu ul li ul.sub-menu,
.mobile-menu-container ul.mobile-menu li ul.sub-menu {
    display: none;
    padding-left: 0;
    list-style: none;
}

.vertical-mega-mobile-menu ul li.active > ul.sub-menu,
.mobile-menu-container ul.mobile-menu li.active > ul.sub-menu {
    background: #fff;
    display: block;
}

.vertical-mega-mobile-menu-active .vertical-mega-mobile-menu,
.mobile-menu-active .mobile-menu-container {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
}

.vertical-mega-mobile-menu-active .overlay,
.mobile-menu-active .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.15);
}

.menu-item-has-children > i {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background: #fff;
    cursor: pointer;
    color: #333;
}

.vertical-mega-mobile-menu .menu-item-has-children > i.fa:before,
.mobile-menu-container .menu-item-has-children > i.fa:before {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #a9a9a9;
    content: '';
}

.vertical-mega-mobile-menu .menu-item-has-children.active > i.fa:before,
.mobile-menu-container .menu-item-has-children.active > i.fa:before {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
}

.menu-item-has-children > i:before {
  position: absolute;
  top: 20px;
  left: 15px;
}

/*--------------------------------------------------------------
##  Backtop
--------------------------------------------------------------*/
#backtotop {
    background: black url(../images/backtop.png);
    position: fixed;
    width: 44px;
    height: 44px;
    bottom: 30px;
    right: 20px;
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999;
}

#backtotop a {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#backtotop span {
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 60px;
    right: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/backtop.png) center no-repeat, #333;
    opacity: .5;
    -webkit-transition: opacity .3s 0s,visibility 0s .3s;
    -moz-transition: opacity .3s 0s,visibility 0s .3s;
    transition: opacity .3s 0s,visibility 0s .3s;
    z-index: 10;
}

#backtotop span:hover {
    opacity: 1;
}


/* Rewrite Fix */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}
.clear {
    clear: both;
}

/* Product */
.heading {
    background: #1916c3;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12.5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    margin-top: 0;
}
.heading a{
    color: #fff;
}

/* News post*/
.list .news-post {
    margin-bottom: 10px;
    overflow: hidden;
}
.list .news-post p {
    text-align: justify;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}
.list .news-post .news-title, .list .news-post .news-title a {
    color: #0083ca;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
    font-weight: 500;
    display: block;
    max-height: 40px;
    overflow: hidden;
}
.list .news-post .link-more {
    display: none;
    font-size: 13px;
    color: #0083ca;
}
.list .news-post .post-thumbnail {
    overflow: hidden;
}
.list .news-post .post-thumbnail img {
    background-color: #fff;
    padding: 3px;
    border: 1px solid #e4e4e4; 
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
} 
.list .news-post .post-thumbnail:hover img {
/*    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);*/
}
/*content_style_1*/

.content_style_1 .news-post {
    width: 49%;
    float: left;
}
.content_style_1 .news-post:nth-child(2n){
    float: right;
}
.content_style_1 .news-post .post-thumbnail {
    width: 25%;
    float: left;
    margin-right: 10px;
}


/*content_style_2*/
.content_style_2 .news-post {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.content_style_2 .news-post .post-thumbnail {
    width: 25%;
    float: left;
    margin-right: 10px;
}

.content_style_2 .news-post-big {
    padding-right: 25px;
}
.content_style_2 .news-post-big .post-thumbnail {
    width: 100%;
}
.content_style_2 .news-post-big .post-thumbnail img {
    width: 100%;
    float: none;
    margin: 0;
}
.content_style_2 .news-post-big .link-more {
    display: block;
}

/*content_style_3*/
.content_style_3 .news-post {
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}
.content_style_3 .news-post:first-child {
    margin-top: 0;
}
.content_style_3 .news-post .post-thumbnail img {
    width: 30%;
    float: left;
    margin-right: 10px;
}
.content_style_3 .news-post .link-more {
    display: block;
    font-style: italic;
}

/*content_style_4*/
.content_style_4 .list-news {
    margin: 0 -10px;
}
.content_style_4 .news-post {
    width: 25%;
    float: left;
    padding: 0 10px;
}
.content_style_4 .news-post:nth-child(4n+1) {
    clear: both;
}
.content_style_4 .news-post .box {
    border: 1px solid #e4e4e4;
}
.content_style_4 .news-post .box .post-thumbnail img {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e4e4e4;
}
.content_style_4 .news-post .box .content {
    padding: 10px;
    text-align: center;
}
.content_style_4 .news-post .link-more {
    display: inline-block;
    background: #0f85b9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    border: 3px solid #31b5e5;
}

/*content_style_5*/
.content_style_5 .news-post {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.content_style_5 .news-post .post-thumbnail {
    width: 25%;
    float: left;
    margin-right: 10px;
}

.content_style_5 .news-post-big {
    padding-right: 25px;
}
.content_style_5 .news-post-big .box {
    position: relative;
    padding: 3px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}
.content_style_5 .news-post-big .post-thumbnail {
    width: 100%;
    margin-right: 0;
}
.content_style_5 .news-post-big .post-thumbnail img {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
}
.content_style_5 .news-post-big .news-title {
    position: absolute;
    bottom: 3px;
    padding: 15px 10px;
    width: 100%;
    background: rgba(34, 34, 34, 0.62);
    margin-bottom: 0;
}
.content_style_5 .news-post-big .news-title a {
    color: #fff;
}

@media (max-width: 413px) { 
    .content_style_1 .news-post {
        width: 100%;
    }
}

/*Widget category*/
.rt__grid_posts {
    padding: 5px;
}
.rt__grid_posts .list_item_wrap {
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
}
.rt__grid_posts .list_item--title {
    font-size: 14px;
    position: relative;
}
.rt__grid_posts .list_item--excerpt {
    font-size: 13px;
}
.rt__grid_posts .list_item_wrap .list_item-thumbnail img {
    padding: 3px;
    border: 1px solid #e4e4e4;
}
.rt__grid_posts .list_item_wrap .list_item--meta {
    font-size: 12px;
    font-style: italic;
}
/*grid_style_2*/
.grid_style_2 .list_item_1 .no-thumbnail {
    display: none;
}
.grid_style_2 .list_item_1:first-child .no-thumbnail {
    display: block;
}
.grid_style_2 .list_item-details .list_item--title {
    padding-left: 10px;
}
.grid_style_2 .list_item-details .list_item--title:before {
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f0da";
    left: 1px;
    top: 1px;
}
.grid_style_2 .has-thumbnail-left .list_item--title {
    padding: 0;
}
.grid_style_2 .has-thumbnail-left .list_item--title:before {
    display: none;
}


/* support */
.rt__support .rt__support_bottom {
    padding: 0 10px;
}
.rt__support .rt__support_bottom .rt_support_box  {
    padding: 10px 0;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
}
.rt__support .rt__support_bottom span {
    font-size: 15px;
    display: block;
}
.rt__support .rt__support_bottom span.phone {
    font-weight: bold;
}
.rt__support .rt__support_bottom .single_mail {
    padding: 10px 0;
}
.rt__support .rt__support_top img {
    width: 100%;
}
/*rt__support_style_2*/
.rt__support_style_1 .rt__support_bottom .rt_support_box .name {
    font-size: 16px;
}
.rt__support_style_1 .rt__support_bottom .rt_support_box .phone {
    color: #e82d2d;
}
.rt__support_style_1 .rt__support_bottom .rt_support_box i {
    color: #bb1d1d;
    font-size: 14px;
}
.rt__support_style_1 .rt__support_bottom .rt__support:last-child {
    border:none;
}
/*rt__support_style_2*/
.rt__support_style_2 .rt__support_bottom {
    background: #377ecf;
}
.rt__support_style_2 .rt__support_bottom span {
    color: #fff;
}
.rt__support_style_2 .rt__support_bottom .rt_support_box {
    border-bottom: 1px solid #3379c8;
    border-top: 1px solid #3278c8;
}
.rt__support_style_2 .rt__support_bottom .rt__support:first-child {
    border-top: none;
}
.rt__support_style_2 .rt__support_bottom .rt_support_box i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -moz-linear-gradient( 90deg, rgb(254,182,2) 0%, rgb(253,254,3) 75%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,182,2) 0%, rgb(253,254,3) 75%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,182,2) 0%, rgb(253,254,3) 75%);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.004);
}
.rt__support_style_2 .rt__support_bottom .single_mail {
    
}
/*rt__support_style_3*/ 
.rt__support_style_3 .rt_support_box .support-content .info {
    width: 90%;
    float: left;
    background: url(../images/icon-call.png) left 10px no-repeat;
    padding-left: 40px;
}
.rt__support_style_3 .rt_support_box .support-content .info .phone {
    font-size: 16px;
    color: #5fb66b;
}
.rt__support_style_3 .rt_support_box .support-content .contact {
    width: 10%;
    float: right;
}
.rt__support_style_3 .rt_support_box .support-content .contact img {
    margin: 15px 0;
}
.rt__support_style_3 .rt__support_bottom .single_mail i {
    color: #5fb66b;
}

/* social */
.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/********************/
/*****************/
.form-lienhe .box-colum-1{
    overflow: hidden;
    margin-bottom: 15px;
    clear: both;
}
.form-lienhe .box-colum-1 .left{
    float: left;
    padding: 2px 0;
    width: 48%;
    border: 1px solid #ccc;
    border-radius: 3px;

}
.form-lienhe .box-colum-1 .right{
    float: right;
    width: 48%;
    padding: 3px 0;
    border: 1px solid #ccc;
    border-radius: 3px;

}
.form-lienhe .box-colum-2{
    padding: 3px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 15px;
}
.form-lienhe .box-colum-3{
    padding: 10px 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 15px;
}
.form-lienhe label{
    margin: 0;
    font-weight: 600;
    font-size: 12px;
    color: #666;
    padding-left: 10px;
    text-transform: uppercase;
}
.form-lienhe .submits{
    text-align: center;
}
.form-lienhe .submits input[type=submit]{
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    padding: 8px 20px;
    border-radius: 8px;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=number], .wpcf7 input[type=date], .wpcf7 select {
    width: 100%;
    height: 30px;
    border: 0;
    padding: 5px 10px;
    text-indent: 0;
    margin: auto;
    float: none;
    display: block;
}
.wpcf7 input[type=text]:focus, .wpcf7 input[type=text]:active,
 .wpcf7 input[type=email]:focus, .wpcf7 input[type=email]:active, 
 .wpcf7 input[type=tel]:focus, .wpcf7 input[type=tel]:active, 
 .wpcf7 input[type=number]:focus, .wpcf7 input[type=number]:active, 
 .wpcf7 textarea:focus, .wpcf7 textarea:active, .wpcf7 select:focus, 
 .wpcf7 select:active, .wpcf7 input[type=date]:focus,
  .wpcf7 input[type=date]:active {
    border: 0;
    outline: none;
}
.wpcf7 textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 7px;
    padding: 5px 10px;
    resize: none;
    border: 0;
}
.wpcf7 input[type=submit] {
    background: #1785b1;
    color: #FFF;
    font-weight: 600;
    border: none;
}
.touch{
  display: none;
}
.backtotop{
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 999;
    width: 38px;
    height: 38px;
    background: url(images/backtop.png)no-repeat;
}
.backtotop i{
display: none;
}

/*******************/
.list-cate-pro{
    overflow: hidden;
    clear: both;
}
.list-cate-pro .product_list{
    float: left;
    width: 23.12%;
    margin: 0 2.5% 30px 0;
    box-sizing: border-box;
    position: relative;
}
.list-cate-pro .product_list:nth-child(4n){
    margin-right: 0;
}
.list-cate-pro .product_list h2{
    margin: 0 0 5px 0;
    text-align: center;

}
.list-cate-pro .product_list h2 a{
    font-size: 20px;
    text-transform: uppercase;
    height: 30px;
    overflow: hidden;
    display: block;
    line-height: 30px;
}
.vews-all{
    text-align: center;
}
.vews-all a{
    color: #919191;
    display: inline-block;
    border-bottom: 1px solid #919191;
    font-size: 13px;
}
.count-pro {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.48);
    left: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    display: flexbox;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.list-cate-pro .product_list:hover .count-pro {
    opacity: 1;
    color: #fff;
    visibility: visible;
}

/* css menu mobile 
-------------------------------------------------------------*/
/* secondary-toggle button menu top */
.menu-repons{
    overflow: hidden;
    background: #F3612D;
}
.secondary-toggle {
    background-color: #FFF;
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    height: 35px;
    overflow: hidden;
    padding: 0;
    display: block;
    padding-left: 10px;
    font-weight: 600;
    font-size: 18px;
    color: #F3612D;
    margin: 33px auto 0;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 95%;
}
.secondary-toggle:after {
    color: #F3612D;
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f0c9";
    line-height: 35px;
    width: 40px;
    position: absolute;
    top: 0;
    right: -10px;
}
/*.secondary-toggle.toggled-on:before {
    content: "\f00d";
    font-size: 20px;
}*/
/* dropdown-toggle in ul */
.dropdown-toggle:hover, .dropdown-toggle:focus {
    background-color: rgba(51, 51, 51, 0.1);
}
.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    height: 38px;
    width: 42px;
    padding: 0;
    position: absolute;
    text-transform: lowercase;
    top: 0px;
    right: 0;
}
.dropdown-toggle:after {
    color: #333;
    content: "\f107";
    font-size: 24px;
    line-height: 42px;
    position: relative;
    top: 0;
    font-weight: bold;
    left: 1px;
    width: 42px;
    font: normal normal normal 14px/1 FontAwesome;
}
.dropdown-toggle.toggled-on:after {
    content: "\f106";
}
/* css menu top */
.nav-primary-mobile {
    display: none;
    color: #FFF;
}
.nav-primary-mobile ul {
    margin: 0;
    padding: 0;
}
.nav-primary-mobile li{
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    position: relative;
}
.nav-primary-mobile .nav-menu > ul > li:first-child, 
.nav-primary-mobile .nav-menu > li:first-child {
    border-top: 0;
}
.nav-primary-mobile a {
    display: block;
    padding: 9px 0 9px 10px;
    position: relative;
    text-decoration: none;
    color: #F3612D;
    font-weight: 600;
}
.nav-primary-mobile ul ul {
    display: none;
    margin-left: 0.8em;
}
.nav-primary-mobile ul .toggled-on {
    opacity: 1;
    visibility:visible;
    display: block;
}
/* menu sidebar */
.sidebar-mobile {
    margin: 0;
    padding: 0;
}
.sidebar-mobile li {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    position: relative;
}
.sidebar-mobile li:first-child {
    border-top: 0;
}
.sidebar-mobile li a {
    display: block;
    padding: 9px 0;
    position: relative;
    text-decoration: none;
    color: #333333;
}
.sidebar-mobile li a{
    padding-left: 5px;
}
.sidebar-mobile li:hover > a{
    color: #06802e;
}
.sidebar-mobile li .dropdown-toggle {
    width: 30px;
    height: 30px;
}
.sidebar-mobile ul {
    display: none;
    margin-left: 0.8em;
    border: 0;
}
.sidebar-mobile li .toggled-on {
    opacity: 1;
    visibility:visible;
    display: block;
}



/* ---- grid ---- */

.grid {
  background: #DDD;
  width: 100% !important;
  height: 75%; /* inherit height from body */
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
  float: left;
  width: 100px;
  height: 100px;
  background: #0D8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
}

.grid-item--width2 { width: 200px; }
.grid-item--height2 { height: 200px; }


@charset "utf-8";
/* CSS Document 
*Author SinhVienLife http://levantoan.com
*/
/*Comment style*/
span.title_comment {
    font-size: 20px;
    color: #606664;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 15px;
    display: inline-block;
}
.comment-author.vcard {
    width: 25px;
}
#formcmmaxweb {
    overflow: hidden;
    position:relative;
    margin-bottom: 20px;
}
#formcmmaxweb .nameuser {
    text-align: left;
}
#formcmmaxweb .avatarmw img {
    float: left;
    margin: 5px 10px 0 0;
    border: 1px solid #ccc;
    padding: 5px;
}
.comments-title-maxweb {
    margin: 30px 0;
    font-weight: normal;
}
.commentlist {
margin-top: 10px;
}
.comment-author.vcard {
    float: left;
    clear: both;
    z-index: 2;
    position: relative;
    text-align: center;
    min-width: 160px;
}
.commentlist .comment-meta {
    display: flex;
    gap: 10px;
    margin-bottom: 8px;
}
.commentlist .comment-content p {
    margin: 0;
}
.commentlist li {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}
.commentlist .children {
    margin-top: 10px;
}
.commentBody em {
    color: red;
}
.commentBody {
    position: relative;
    margin-left: 35px;
    overflow: hidden;
}
.comment-meta.commentmetadata {
    position: relative;
    padding: 0;
    margin: 0 0 5px;
}
.noidungcomment {
    font-size: 16px;
    line-height: 24px;
}
.cancel-comment-reply a {
    font-size: 14px;
    text-decoration: none;
    color: #a9883f;
}
.nocomments {
    border-color: #D98D8D;
    background-color: #FFCECE;
    background-position: left -792px;
    color: #665252;
    padding: 10px;
}
.comment-meta.commentmetadata .ngaythang {
    position: absolute;
    top: 0;
    right: 0;
    color: #337ab7;
    opacity: 0.3;
    font-size: 12px;
}
.commentBody:hover .comment-meta.commentmetadata .ngaythang{
    opacity: 1;
}
.commentBody .reply {
    float: right;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.comment-meta.commentmetadata .fn {
    font-weight: 700;
    color: #333;
    margin: 0;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 22px;
    margin-top: 2px;
}

ol.commentlist_mw,
ol.commentlist_mw ul.children {
  list-style: none;
}
ol.commentlist_mw li{
    margin-bottom: 10px;
}
ol.commentlist_mw > ul.children{
    margin: 10px 0 15px 35px;
    background: #f1f1f1;
    padding: 10px;
    position: relative;
}
ol.commentlist_mw > ul.children:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 14px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #f1f1f1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
div.error {
    color: red;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    margin: 3px 0 0;
}
.tools_comment a {
    color: #4a90e2;
    font-size: 14px;
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 7px 0 0;
    line-height: 14px;
}
.tools_comment a:after {
    content: "";
    width: 4px;
    height: 4px;
    top: 50%;
    margin-top: -2px;
    background: #999;
    position: absolute;
    right: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.tools_comment a:last-child:after{
    display: none;
}
.tools_comment a:last-child{
    padding: 0;
    margin: 0;
}
.noidungcomment p {
    margin: 0 0 5px;
}
#formcmmaxweb  input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"],
#formcmmaxweb article.post-password-required input[type=submit],
#formcmmaxweb li.bypostauthor cite span {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
#formcmmaxweb button, #formcmmaxweb input, #formcmmaxweb textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-family: inherit;
    padding: 6px;
    padding: 0.428571429rem;
}
#formcmmaxweb button,
#formcmmaxweb input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"] {
    cursor: pointer;
}
.reply a.comment-reply-link {
    color: #337ab7;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}
.reply a.comment-reply-link:hover {
    color: #c7a611;
}
#formcmmaxweb p,
#formcmmaxweb input,
#formcmmaxweb textarea{
    width: 100%;
    background: transparent;
    outline: none;
    font-size: 14px;
}
#formcmmaxweb input,
#formcmmaxweb textarea{
    border: 1px solid #d7d7d7;
    color: #2e2e2e;
    display: block;
}
#formcmmaxweb input:focus,
#formcmmaxweb textarea:focus{
    border-color: #337ab7;
}
#formcmmaxweb p{
    margin-bottom: 10px;
    text-align: center;
}
#formcmmaxweb #commentform p{   
    overflow: hidden;
}
#formcmmaxweb .name-email p{
    width: 50%;
    float: left;
}
#formcmmaxweb .name-email p:first-child{
    padding-right: 5px;
}
#formcmmaxweb .name-email p:last-child{
    padding-left: 5px;
}
#formcmmaxweb input#submit {
    width: auto;
    font-weight: 400;
    color: #fff;
    background: #337ab7;
    padding: 6px 20px;
    border: none;
    float: left;
    font-size: 16px;
    outline: none;
}
#formcmmaxweb input#submit:hover {
    background: #c7a611;
}
#formcmmaxweb  ::-webkit-input-placeholder {
   color: #999999;
}

#formcmmaxweb ::-moz-placeholder { /* Firefox 18- */
   color: #999999;  
}

#formcmmaxweb ::-moz-placeholder {  /* Firefox 19+ */
   color: #999999;  
}

#formcmmaxweb ::-ms-input-placeholder {  
   color: #999999;  
}
/*#comment style 1  Ä‘Ã¡nh giÃ¡ khÃ¡ch hÃ ng 1*/
.title-des{
    text-align: center;
    margin: 0 0 5px 0;
    font-size: 20px;
    text-transform: uppercase;

}
.rt_customer_style_1 .Customer-item {
    padding: 0 10px;
}
.rt_customer_style_1 .Customer-item .img-thum-cus img{
    width: 205px;
    height: 205px;
    border-radius: 100%;
    object-fit: cover;
    margin: auto;
}
.rt_customer_style_1 .Customer-item .content-cus{
    padding: 10px 0 0;
}
.rt_customer_style_1 .Customer-item .content-cus h2{
    margin: 0 0 5px 0;
    color: #1d4da6;
    font-size: 15px;
    text-align: center;
}
.rt_customer_style_1 .Customer-item .content-cus .des-cus p{
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}
.rt_customer_style_1 .Customer-item .content-cus .des-cus span{
    float: right;
    color: #183f83;
    font-size: 13px;
    font-style: italic;
}
/**********rt_customer_style_2************/

.rt_customer_style_2  .Customer-item{
    padding: 0 10px;
    position: relative;
    padding-top: 100px;

}
.rt_customer_style_2  .Customer-item .img-thum-cus img{
    width: 135px;
    height: 135px;
    border-radius: 100%;
    object-fit: cover;
    margin: auto;
}
.rt_customer_style_2  .Customer-item  .img-thum-cus{
    position: absolute;
    top: 39px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9999;
}
.rt_customer_style_2  .Customer-item .content-cus{
    background: #95a45f;
    padding: 0 10px;
    padding-top: 90px;
    overflow: hidden;
}
.rt_customer_style_2  .Customer-item .content-cus h2{
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.rt_customer_style_2  .Customer-item .content-cus .des-cus p{
    margin: 0;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}
.rt_customer_style_2  .Customer-item .content-cus .des-cus  .cus-work{
    float: right;
    color: #fff;
    font-style: italic;
    font-size: 13px;
}
/***********rt_customer_style_3 ****************/
.rt_customer_style_3 .Customer-item{
    padding: 0 10px;
    position: relative;

}
.rt_customer_style_3 .Customer-item .img-thum-cus{
    position: absolute;
    top: 59px;
    width: 100px;
    left: 50px;
}
.rt_customer_style_3 .Customer-item .img-thum-cus img{
    width: 100px;
    height: 100px;
    border-radius: 100%;
    object-fit: cover;
}
.rt_customer_style_3 .Customer-item .content-cus{
    background: #fff;
    padding: 20px 20px 20px 65px;
    float: right;
    width: calc(100% - 100px);
    border-radius: 8px;
}
.rt_customer_style_3 .Customer-item .content-cus .des-cus p{
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    max-height: 80px;
    overflow: hidden;
}
.rt_customer_style_3 .Customer-item .content-cus .des-cus span {
    float: right;
    font-style: italic;
}

/**************Consultants-item chuyÃªn viÃªn tÆ° váº¥n***************/
.Consultants-item .img-thum-cus img{
    width: 220px;
    height: 220px;
    object-fit: cover;
    border-radius: 100%;
}
/**********icon cart************/

.cart-icon-cart {
    width: 65px;
    position: fixed;
    top: 40%;
    left: 2%;
    z-index: 9999;
}

.shop-cart {
    position: relative;
    background: url(images/bg-top-cart.png) 30px 7px no-repeat #dd3333;
    padding: 0 10px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    border-radius: 20px;
    width: 100%;
}
.shop-cart a {
    color: #333;
    line-height: 18px;
    font-size: 13px;
    display: block;
}
.shop-cart .shop-item {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 999;
    display: block;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s linear;
    overflow: auto;
    height: auto;
    max-height: 150px;
    width: 300px;
    border: 1px solid #ccc;
    padding: 0;
    display: none;

}
.shop-cart .shop-item ul {
    margin: 0;
    padding: 0;

}
.shop-cart .shop-item ul li {
    clear: both;
    list-style: none;
    margin-bottom: 0px;
    display: block;
    padding: 5px 5px;
}
.shop-cart .shop-item .remove {
    float: right;
    color: #ef233c;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}
.shop-cart .shop-item .image-item-product {
    width: 80px;
    float: left;
}
.shop-cart .shop-item .info-item-product {
    line-height: 20px;
}
.shop-cart .shop-item .image-item-product a {
    display: inline-block;
}
.shop-cart .shop-item ul li img {
    width: 40px;
    object-fit: cover;
    height: 40px;
    float: left;
    margin: 0px 5px 0 0;
}
.shop-cart .shop-item .info-item-product a {
    font-size: 13px;
    color: #333;
}
.shop-cart .shop-item ul li .quantity {
    display: block;
    font-size: 12px;
    color: #ef233c;
    font-weight: 500;
    margin-top: 3px;
    line-height: 18px;


}
.shop-cart .shop-item ul li .quantity span.woocommerce-Price-amount{
    color: #333;
}
.shop-cart:hover .shop-item {
    visibility: visible;
    opacity: 1;
}
.widget_shopping_cart_content  .woocommerce-mini-cart__total strong
,.widget_shopping_cart_content  .woocommerce-mini-cart__total span{
    font-weight: 500;
    font-size: 13px;
}
.woocommerce-mini-cart__buttons,
.widget_shopping_cart_content  .woocommerce-mini-cart__total{
    margin: 0;
    padding: 0 5px;
}
.woocommerce-mini-cart__buttons a{
    display: inline-block;
    padding: 3px;
    background: #ccc;
    color: #fff;
    font-size: 13px;
    margin-right: 5px;
    border-radius: 3px;

}
/*************dáº¡ng slider product**************/
.products-2 > .slick-list .slick-track li{
    margin: 0 0 3px 0;
}
.products-2 > .slick-list .slick-track li .product_item .rt-thumb{
    float: left;
    width: 85px;
    margin-right: 10px;
    display: table;
    height: 85px;
    border: 1px solid #ccc;
    position: relative;
} 
.products-2 > .slick-list .slick-track li .product_item .rt-thumb a img{
    width: auto;
    height: auto;
    max-height: 85px;
}
.products-2 > .slick-list .slick-track li .product_item  .content-products{
    padding: 0;
    float: right;
    text-align: left;
    width: calc(100% - 85px - 10px);
}
.products-2 > .slick-list .slick-track li .product_item  .content-products .rt_woocommerce-loop-product__title a{
    line-height: 18px;
    height: auto;
    max-height: 36px;
    font-size: 13px;
} 
.products-2 > .slick-list .slick-track li .product_item  .content-products .rt_add_to_cart {
    display: none;
}
.products-2 > .slick-list .slick-track li .product_item  .content-products ins,
.products-2 > .slick-list .slick-track li .product_item  .content-products del{
    display: block;
    width: 100%;
    float: none;
    font-size: 13px;
    line-height: 20px;
}
.products-2 > .slick-list .slick-track li .product_item  .content-products ins span{
    font-size: 13px;
}

.fixed__button {
    position: fixed;
    left: 30px;
    bottom: 140px;
    z-index: 9;
    display: flex;
    flex-direction: column;
}

.woocommerce div.product p.stock {
    font-size: 1.5em;
	font-weight: 600;
    color: #cf2e2e;
}
.woocommerce div.product form.cart {
	display: none;
}