/*show product category with list */

.title-product-category {
    margin-bottom: 8px;
    border-bottom: 4px solid red;
}
.title-product-category.is_cate {} .title-product-category.is_cate .first-root:after {
    border-width: 30px;
}
.title-product-category.is_cate .first-root {
    padding: 3px 35px;
    margin: 0;
    line-height: 31px;
    padding-bottom: 0;
    height: 30px;
}
.title-product-category .first-root {
    color: #fff;
    background: red;
    padding: 2px 10px;
    padding-top: 4px;
    padding-right: 50px;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Myriad Pro Semibold';
    position: relative;
    padding-bottom: 2px;
    float: left;
}
.title-product-category .first-root:after {
    left: 100%;
    bottom: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    border-bottom: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #FC1212;
    border-width: 37px;
    margin-bottom: 0px;
}
.title-product-category ul {
    float: left;
    margin: 0;
    margin-left: 59px;
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
.title-product-category ul li {
    float: left;
    position: relative;
    padding: 0px 3px;
}
.title-product-category ul li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #908D8D;
    right: 4px;
    top: 3px;
    bottom: -1px;
}
.title-product-category ul li:last-child:after {
    display: none
}
.title-product-category .view-all {
    margin-top: 11px;
}
.title-product-category .view-all a {
    font-size: 15px;
    /* font-weight: bold; */
}
.title-product-category .view-all a:hover {} .title-product-category ul li a {
    color: #333;
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 10px;
    font-weight: bold;
}
.wrap-product .tools .ic {
    float: left;
    margin: 5px;
}
.wrap-all-product {
    padding: 1px 0;
}
.wrap-product .tools .wrap-price {
    text-align: left;
    width: 100%;
    padding-bottom: 10px;
    height: 30px;
}
.wrap-product .tools .old-price {
    font-size: 14px;
    text-decoration: line-through;
    color: #9c9c9c;
    /* width: 40%; */
    font-family: "Roboto-Regular";
    text-align: left;
    margin-left: 9px;
    line-height: 30px;
}
.wrap-product .tools .old-price strong{font-weight: normal;}
.wrap-product .tools .price {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    float: left;
    font-family: "Roboto-Bold";
}
.wrap-product .tools .price.no-price {
    text-align: left;
    width:100%;
}
.wrap-product .tools .simple-desc {
    line-height: 14px;
    position: absolute;
    bottom: 0;
    height: 28px;
    overflow: hidden;
    padding: 0px 4px;
}
.wrap-product .tools .price .no-price a {} .wrap-product .tools .price .blue {
    color: #333 !important;
    font-weight: normal;
    text-decoration: line-through;
    font-size: 16px;
}
.wrap-product .tools .price a {
    color: #F00;
}
.wrap-product .tools .price a:hover {
    color: #F00;
}
.wrap-product .tools .name {
    color: #414141;
    height: 50px;
    overflow: hidden;
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.name {} .wrap-product .tools .view-more {
    float: right;
    margin-top: 10px;
}
.wrap-product .tools .view-more a {
    color: red;
    font-family: 'Myriad Pro Regular';
    font-size: 17px;
}
.wrap-product .tools .view-more a:hover {
    text-decoration: none;
    color: rgb(53, 194, 192);
}
.wrap-product .tools .code {
    text-align: center;
    display: none;
}
.wrap-product .tools .name h2 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: Roboto-Bold;
}
.wrap-product .tools .name a {
    color: #2c2c2c;
    font-family: Roboto-Bold;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.4em;
}
.wrap-product .tools .name a:hover {
    color: #ED1C24;
    text-decoration: none
}
.wrap-product .tools .ic:first-child {
    margin-left: 20px
}
.wrap-product .tools .ic a {
    color: rgb(244, 244, 244);
    font-size: 22px;
}
.wrap-product .tools {
    width: 100%;
    overflow: hidden;
    padding: 10px 10px 7px 10px;
    min-height: 150px;
}
.wrap-product .tools .wrap-tools {
    position: relative;
}
.wrap-product .tools .wrap-tools .inner-tools {
}
.wrap-product .item-product {
    border: 0
}
.wrap-product .wrap-image .relative-image .rb-new {
    background: url(../img/new.png) no-repeat;
    position: absolute;
    width: 39px;
    height: 44px;
    top: 0;
    left: 0;
    z-index: 1;
}
.wrap-product .wrap-image .relative-image .rb-promotion {
    background: url(../img/sale.png) no-repeat;
    position: absolute;
    width: 45px;
    height: 25px;
    right: 0;
    top: 0;
    z-index: 12;
    line-height: 75px;
    text-align: center;
    color: rgb(236, 252, 61);
    font-weight: bold;
    text-indent: 6px;
}
.wrap-product .wrap-image .relative-image .xwrap-image {
    position: relative;
    width: 100%;
    margin: auto;
    border: 1px solid rgba(204, 204, 204, 0.59);
}
.wrap-product .wrap-image .relative-image .xm-image:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 15px;
    left: 0;
    bottom: -15px;
    background: url(../img/product-shadow.png) no-repeat bottom center;
    opacity: 0;
}
.wrap-product .wrap-image .relative-image .xm-image .x-inner {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #fff;
    position: absolute;
}
.wrap-product .wrap-image .relative-image .xm-image {
    position: relative;
    height: 0;
    background-color: #fff;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}
.wrap-product .wrap-image .relative-image {
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 10px;
}
.wrap-product .wrap-image .relative-image:after,
.wrap-product .wrap-image .relative-image:before {
    content: "";
    position: absolute;
    /* background: #35C2C0; */
    
    width: 100%;
    height: 1px;
    top: -1px;
    z-index: 1;
    opacity: 1;
    opacity: 0;
}
.wrap-product .wrap-image .relative-image:before {
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 2px;
    opacity: 1;
    top: auto;
}
.wrap-product .wrap-image {
    position: relative;
    /* border-bottom: 4px solid #35C2C0; */
}
.wrap-product .wrap-image:hover img {
}
.wrap-product .wrap-image img {
    margin: auto;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 10px 10px 0px 0px;
}
.wrap-product .wrap-desc {
    margin: 1px 0;
    /* height: 107px; */
    
    display: none;
}
.wrap-product .wrap-desc .product-name {
    text-align: center;
    margin-bottom: 10px;
    height: 44px;
    overflow: hidden;
}
.wrap-product .wrap-desc .product-name h2 {
    margin: 0;
    font-size: 15px;
    line-height: 17px;
}
.wrap-product .wrap-desc .product-name h2 a {
    color: rgb(76, 76, 76);
    font-family: Alter-gothic;
    font-size: 20px;
    line-height: 22px;
}
.wrap-product .wrap-desc .product-name h2 a:hover {} .wrap-product .wrap-desc .add-cart {
    background: red;
    font-size: 15px;
    padding: 5px 0;
    border-bottom: 5px solid #CF0000;
}
.wrap-product .wrap-desc .product-price span {
    color: red;
}
.wrap-product .wrap-desc .product-price {
    font-size: 15px;
    /* display: none; */
    
    text-align: center;
    width: 100px;
    text-align: center;
    margin: auto;
}
.wrap-product .wrap-desc .product-price:hover .add-cart {
    background: #000
}
.wrap-product .wrap-desc .product-price:hover a {
    text-decoration: none;
    color: #fff
}
.wrap-product .wrap-desc .product-price a {
    color: white;
    font-family: Myriad Pro Regular;
}
.wrap-product .wrap-desc .product-price a:hover {
    color: rgb(255, 255, 255);
    text-align: center;
}
.wrap-product .product-desc h2 {
    font-size: 17px;
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    padding-bottom: 7px;
}
.wrap-product .product-desc h2 a:hover {
    color: #F68E59;
    text-decoration: none
}
.wrap-product .product-desc h2 a {
    text-transform: capitalize;
    color: #fff;
}
.wrap-product .product-desc {
    position: absolute;
    /* display: none; */
    
    background: rgba(17, 17, 17, 0.72);
    color: #fff;
    height: 100%;
    /* padding: 10px; */
    
    width: 100%;
    bottom: 0;
    opacity: 0;
    display: none;
}
/* product detail */

#product-detail {
    margin: 10px 0;
    margin-top: 0;
}
#product-detail .wrap-on-image img {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#product-detail .wrap-on-image img:hover {} #product-detail .product-image {
    border: 1px solid rgba(204, 204, 204, 0.65);
    padding: 3px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
    overflow: hidden;
}
#product-detail .product-image-list {} #product-detail .product-image-list .item {
    padding: 2px;
    margin: 2px;
    border: 1px solid rgba(204, 204, 204, 0.7);
}
#product-detail .product-image-list .item img {} #product-detail .line {
    width: 100%;
    /* background: rgba(0, 116, 33, 0.41); */
    
    height: 1px;
    margin: 5px 0;
}
#product-main-detail .product-name {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    color: rgb(2, 130, 37);
}
#product-main-detail .ul-list-product-detail {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 17px;
}
#product-main-detail .ul-list-product-detail li {
    margin: 5px 0;
}
#product-main-detail .ul-list-product-detail li a {} #product-main-detail .ul-list-product-detail li a {} #product-main-detail .ul-list-product-detail li span {
    font-size: 18px;
    font-weight: bold;
    color: rgb(4, 127, 64);
}
#product-main-detail .desc-place {
    font-size: 16px;
    padding: 5px 0;
    border-top: 1px solid rgba(204, 204, 204, 0.54);
    border-bottom: 1px solid rgba(204, 204, 204, 0.51);
    margin: 4px 0;
}
#product-main-detail .desc-place p {
    margin-bottom: 2px
}
#product-main-detail .desc-place .tt {
    font-size: 19px;
    color: #05806A
}
#product-main-detail .ul-list-product-detail li span.code {} #product-main-detail .ul-list-product-detail li.old-price {} #product-main-detail .ul-list-product-detail li.old-price span {
    text-decoration: line-through;
    font-size: 17px;
    color: black;
}
#product-main-detail .ul-list-product-detail li.new-price {} #product-main-detail .ul-list-product-detail li.new-price span {
    color: red;
}
#product-main-detail .ul-list-product-detail li span.fnr {
    font-weight: normal
}
#product-main-detail .ul-list-product-detail li.new-price span.percent {
    font-size: 16px;
    font-weight: normal;
    margin-left: 20px;
    color: #111;
}
/* alway show arrow*/

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}
/**/

#product-main-detail .add-cart {
    margin: 5px 0;
    font-size: 17px;
}
#product-main-detail .add-cart input {
    padding: 4px;
    width: 72px;
    margin-left: 10px;
}
#product-main-detail .add-cart button {
    background: rgb(7, 127, 65);
    border: 0;
    padding: 10px 10px;
    color: #fff;
    margin-left: -6px;
}
#product-detail .tab-category {
    margin-top: 30px;
    overflow: hidden;
}
#product-detail .tab-category img {
    max-width: 100% !important;
    max-height: none !important;
}
#product-detail .tab-category .tab-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}
#product-detail .tab-category .tab-nav li:first-child {
    margin-left: 0
}
#product-detail .tab-category .tab-nav li {
    float: left;
    padding: 6px 27px;
    background: rgb(255, 255, 255);
    margin-right: 1px;
    font-size: 18px;
    border: 1px solid #ccc;
    /* margin-right: 5px; */
    
    margin-left: -2px;
    text-align: center;
}
#product-detail .tab-category .tab-nav li a {
    font-family: "Roboto-Bold";
}
#product-detail .tab-category .tab-nav li:hover,
#product-detail .tab-category .tab-nav li.active {
    background: rgb(255, 255, 255);
    background: #39abfe;
    color: #fff;
}
#product-detail .tab-category .tab-nav li:hover a,
#product-detail .tab-category .tab-nav li.active a {
    color: #FFF;
    text-decoration: none;
}
#product-detail .tab-category .tab {
    display: none;
}
#product-detail .tab-category .tab.active {display: block;}
#product-detail .tab-category .tab-content {
    padding: 5px;
    margin-top: -1px;
}
.item-product:hover .product-desc {
    /* bottom:0 */
    
    opacity: 1;
}
.item-product {
    /* background: #fff; */
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .item-product {
        /* padding-left: 15px; */
        /* padding-right: 15px; */
    }
}
.xbx-content .bx-prev,
.xbx-content .bx-next,
.xbx-content .bx-prev:hover {
    position: absolute;
    top: -25px !important;
    background: url(../img/right-ar-mini.png) no-repeat;
    width: 30px !important;
    height: 30px !Important;
}
.xbx-content .bx-prev {
    right: 0px;
    left: auto;
}
.xbx-content .bx-next,
.xbx-content .bx-next:hover {
    right: 30px;
    background: url(../img/left-ar-mini.png) no-repeat;
}
.xbx-content {
    padding-bottom: 10px
}
.xbx-content .box-news:after {
    content: "";
    background: #333;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 2px
}
.xbx-content .box-news {
    border-bottom: 4px solid #333;
    position: relative;
}
.xbx-content .box-news .name {
    padding: 5px;
}
.xbx-content .box-news .name h2 {
    font-size: 18px;
    margin: 0;
}
.xbx-content .box-news .name h2 a {
    color: #31C1BE;
}
.xbx-content .box-news .name h2 a:hover {} .xbx-content .box-news .desc {
    padding: 5px;
    text-align: justify;
}
.xbx-content .box-news .view-more {
    padding: 5px;
    text-align: right;
}
.xbx-content .box-news .view-more a {
    color: red;
    font-family: 'Myriad Pro Regular';
    font-size: 17px;
}
.xbx-content .box-news .view-more a:hover {
    text-decoration: none;
    color: rgb(53, 194, 192);
}
.hover-shine {
    width: 100%;
    height: 100%;
    position: absolute;
    /*initial position*/
    
    background-position: -265px 0;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    /*css transition*/
    
    -webkit-transition: background-position .3s ease;
    -moz-transition: background-position .3s ease;
    -o-transition: background-position .3s ease;
    transition: background-position .3s ease;
    opacity: 0.5;
}
.hover-shine:hover {
    /*Final position*/
    
    background-position: 0% 0;
}
.mini.item-product {
    transform: translate3d(0,0px,0);
    -o-transform: translate3d(0,0px,0);
    -moz-transform: translate3d(0,0px,0);
    -webkit-transform: translate3d(0,0px,0);
    padding: 1px;
    overflow: hidden;
    box-shadow: 1px 0 0 0 #e2e2e2, 0 1px 0 0 #e2e2e2, 1px 1px 0 0 #e2e2e2, /* Just to fix the corner */ 1px 0 0 0 #e2e2e2 inset, 0 1px 0 0 #e2e2e2 inset;
    transition: 0.6s ease translate3d;
    opacity: 1;
    transition: 1s ease all;
    border: none;
    margin-bottom: 0;
}
.products-grid {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f2f2f2;
    border-image: none;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    position: relative;
    clear: both;
}

ul.products-grid {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    padding:0;
}
.products-grid .item{
    list-style: none;
}
.products-grid .item {
    transition: .3s all;
    height: auto;
}
.products-grid .item {
    border-color: #fff #f2f2f2 #f2f2f2 #fff;
    border-style: solid;
    border-width: 0 1px 1px 0;
    margin: 0;
    overflow: hidden;
    padding: 8px 8px  8px 8px;
    float: left;
    width: 20%;
    height: 361px;
    position: relative;
    text-align: center;
    background: #fff;
}
.products-grid .item a:hover{text-decoration: none}
.product-featured-1l-3s li.item:nth-child(4n+1) {
    width: 40%;
}
.products-grid .item img{margin:0 auto;margin-top: 15px;}
.product-featured-1l-3s li.item:nth-child(4n+1) .product-name{
    color: #191919;
    font-family: Roboto-Regular;
    font-size: 16px;
    text-transform: capitalize;
    margin: 13px 0 0 0;
    text-align: left;
    margin-bottom: 5px;
}
.product-featured-1l-3s li.item .product-name{
    color: #191919;
    font-family: Roboto-Regular;
    font-size: 15px;
    text-transform: capitalize;
    margin: 0;
    margin: 10px 0 8px 0;
}
.product-featured-1l-3s li.item:nth-child(4n+1) .price-box.wrap-price{
    width: 100%;
}
.product-featured-1l-3s li.item:nth-child(4n+1) .price-box.wrap-price .price {
    display: block;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 16px;
    width: auto;
    font-weight: normal;
    text-align: left;
    float: left;
    font-family: Roboto-Bold;
    margin: 0;
}
.product-featured-1l-3s li.item .price-box.wrap-price .price {
    display: block;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    float: left;
    width: 50%;
    font-family: Roboto-Bold;
}
.product-featured-1l-3s li.item:nth-child(4n+1) .old-price {
    font-size: 14px;
    text-decoration: line-through;
    display: block;
    font-family: "Roboto-Regular";
    float: left;
    text-align: left;
    color: #333;
    line-height: 24px;
    margin: 0;
    margin-left: 10px;
}
.product-featured-1l-3s li.item .old-price {
    font-size: 14px;
    text-decoration: line-through;
    display: block;
    font-family: Roboto-Regular;
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 45%;
    color: #333;
    line-height: 21px;
}
.product-featured-1l-3s li.item:nth-child(4n+1) .slogan-pro{
    height: 30px;
    line-height: 33px;
}
.product-featured-1l-3s li.item .price-box.wrap-price .price.no-price {
    width: 100%;
    text-align: center;
}
.product-featured-1l-3s li.item .price a {
    color: #d40000;
}
.category2 {
    display: block;
}
.category2 {
    background: rgba(223,223,223,.5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    margin: 10px 0;
}
.category2>ul, .category2>ul.parent {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #eee;
    background-color: #fff;
    padding: 0;
}

.category2 ul li a {
    color: #5b6658;
    display: block;
    padding: 5px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
}
.category2 ul li img {
    width: 85%;
    display: block;
    margin: auto;
}
ul.list-phone {
    position: absolute;
    display: none;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    width: 400px;
    top: 40px;
    z-index: 789;
    padding: 0;
    text-align: left;
}
.category2 li:hover>ul {
    display: flex;
}
.category2> ul> li {
    width: 10%;
    display: flex;
    align-items: center;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    justify-content: center;
    position: relative;
}
.category2> ul> li .list-phone li {
    width: 75%;
    display: flex;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
    background-color: #f5f5f5;
    text-align: left;
    z-index: 7899;
}
.category2 ul li a {
    color: #5b6658;
    display: block;
    padding: 5px;
    font-family: Roboto-Regular;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.category2 ul li:hover,.category2> ul> li .list-phone li:hover {
    background: #00b8b8;
    text-decoration: none;
}
.category2> ul> li .list-phone li a:hover{
    text-decoration: none
}
.quangcao-phone{margin-bottom: 10px;}
.product-featured-1l-3s li.item:nth-child(4n+1) .price-box.wrap-price .price.no-price{
    text-align: left;
}
.product-featured-1l-3s li.item .product-name:hover{color:#f00;}
.pro-index{margin-bottom: 2%}
#product-wrap{margin-bottom: 2%}
.wrap-product .tools .price.no-price strong{font-size: 17px;text-decoration: underline;}
.wrap-product .tools .wrap-tools .inner-tools .star-rating {
    overflow: hidden;
    position: relative;
    height: 20px;
    line-height: 1;
    font-family: star;
    letter-spacing: 0;
    margin: 0;
    font-size: 11px;
    margin-bottom: 5px;
}
.wrap-product .tools .wrap-tools .inner-tools .star-rating img{width: 11px;}
.wrap-product .tools .wrap-tools .inner-tools .star-rating .no-rating img{width: 14px;}
.rating{margin-bottom: 0px;line-height: 1em;}
.like_btn {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #e0e0e0;
    height: 29px;
    border-radius: 6px;
    text-align: center;
    padding: 0 7.5px;
    z-index: 10;
}
.like_btn button {
    background: 0 0;
    border: 0;
    color: #f14f66;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}
.like_btn button .count {
    margin-left: 3px;
}
.like_btn.active {
    background: #e73838;
}
.like_btn.active button {
    color: #fff;
}
.product_count_total {
    padding: 0;
    overflow: hidden;
    border-width: 0 1px 1px 0;
    border-style: none;
    border-color: transparent;
    background-color: #96d2ee;
    min-height: 370px;
    border-radius: 10px;
}
.product_count_total a {
    color: #fff;
    position: relative;
    display: block;
    height: 100%;
    text-decoration: none
}
.product_count_total a .product_count_total_cnt {
    width: 100%;
    padding: 50px;
}
.like_btn:after {
    content: "";
    width: 0;
    height: 0;
    padding: 0;
    border-radius: 0;
    border-width: 9px;
    border-style: solid;
    border-color: #e0e0e0 transparent transparent;
    background: 0 0;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translate(-50%,0);
}
.like_btn.active:after {
    border-color: #e73838 transparent transparent;
}
.product_count_total a .prod_count {
    font-size: 43px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 70px;
}
.product_count_total a .prod_count span {
    font-size: 19px;
    font-weight: 500;
}
.product_count_total a .view_all {
    border-top: 1px solid #fff;
    padding-top: 9px;
    font-size: 18px;
}
.product_count_total a .arrow {
    position: relative;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    background: 0 0;
    width: 14px;
    height: 14px;
    left: 21px;
    margin-top: 25px;
}
.product_count_total a .arrow:before {
    content: "";
    border: 1px solid #fff;
    display: block;
    height: 47px;
    width: 47px;
    position: absolute;
    left: -29px;
    top: -23px;
    border-radius: 100%;
}
.tags-cat{margin-bottom: 20px;}
.product-list{
    margin-bottom: 20px;
}
.product-list .name-pro{margin-bottom: 10px;}
.product-list .name-pro h2{
    margin:0;
    color: #2c2c2c;
    font-family: Roboto-Bold;
    font-size: 15px;
}
.product-list .name-pro h2 a{
    color:#2c2c2c;
    text-decoration: none;
}
.product-list .name-pro h2 a:hover{color:#f00;}
.product-list .wrap-price{
    text-align: left;
    padding-bottom: 10px;
    height: 30px;
    margin-top: 15px;
}
.product-list .wrap-price .price{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    text-align: right;
    float: left;
    font-family: "Roboto-Bold";
}
.product-list .wrap-price .old-price {
    font-size: 14px;
    text-decoration: line-through;
    color: #9c9c9c;
    font-family: "Roboto-Regular";
    text-align: left;
    margin-left: 9px;
    line-height: 30px;
}
.product-list .wrap-price .old-price strong,.product-list .wrap-price .price strong{
    font-weight: normal;
}
.product-list .wrap-price .price a {
    color: #F00;
}
#product{
    margin-left: -10px;
    margin-right: -10px;
}
.timeflash {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 3px;
    background: linear-gradient(90deg,#f76b1c,#fad961);
    margin-top: .6rem;
}
.time-flash ul{padding:0;}
.time-flash ul li{padding:0;display: inline-block;}
.timeflash li.time-flash{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.time {
    margin: 5px 0px;
}
.time-flash{position: relative;left:0;text-align: center;width:100%;color:yellow;font-size: 12px;margin-top: 20px;}
.time{margin:5px 0px;}
.time p span{padding:5px 5px;border-radius:2px;box-shadow:0px 0px 1px #000;font-size:15px;font-family: "Roboto-Regular";color:#fff;background: #000}
.time p{display:inline-block;padding:0px 0px;font-size:13px;font-weight:normal;color:#fff;font-family: "Roboto-Regular";margin-right: 5px;}
.rose{margin:5px auto 5px auto}
.rose.grid{margin-top: 15px}
.rose .bg{background: #e73838;padding: 5px 7px;color: #fff;border-radius: 3px;text-decoration: none;text-align: center;margin: 0 auto;}
.rose .bg .num{font-family: "Roboto-Bold";}