/* none slider */
.product-product .two_items:nth-child(2n+1),
.product-product .three_items:nth-child(3n+1),
.product-product .four_items:nth-child(4n+1),
.product-product .six_items:nth-child(6n+1) {
    clear: both;
    padding-bottom: 20px;
}

/* product grid */
.product-grid .caption {
    padding: 4px 0 0;
}

.product-name {
    font-size: 16px;
    text-transform: capitalize;
    margin: 5px 0 0 0;
    line-height: 18px;
    font-weight: 500;
    clear: both;
    min-height: 20px;
}

.product-thumb .product-name {
    /*text-align: center;*/
}

.product-name a {
    color: #292929;

}

.product-name a:hover {
    color: #cf6f09;
}

.price-tax {
    display: none;
}

.price {
    color: #cf6f09;
    font-size: 16px;
    margin: 5px 0 0 0;
    font-family: 'Karla', sans-serif;
    font-family: Arial Black;
    width: 100%;
    /*text-align: center;*/
}

.product-thumb .price {
    /*text-align: center;*/
}

.price-new {
    color: #cf6f09;
    font-weight: 700;
}

.price-old {
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 14px;
    color: #292929;
}

.price-countdown {
    font-size: 14px;
    color: #cf6f09;
    margin: 0 0 10px 0;
}

.product-des {
    color: #898989;
    line-height: 24px;
    letter-spacing: .025em;
    margin: 5px 0 0 0;
    white-space: pre-wrap;
}

.product-list .product-des {
    border-top: 1px solid #ebebeb;
    padding-top: 40px;
    margin: 40px 0 0 0;
    white-space: pre-wrap;
}

.list-unstyled-profile {
    background-color: #facf19;
    border-style: solid;
    border-width: 20px;
    border-color: #facf19;
}

.list-unstyled-profile li {
    font-weight: 400;
}

.ratings {
    float: right;
    width: 67px;
    margin: 0 0 15px;
}

.ratings .rating-box div[class^="rating"] {
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 0;
    height: 12px;
}

.ratings .rating-box .rating0 {
    background-image: url("image/rating0.png")
}

.ratings .rating-box .rating1 {
    background-image: url("image/rating1.png")
}

.ratings .rating-box .rating2 {
    background-image: url("image/rating2.png")
}

.ratings .rating-box .rating3 {
    background-image: url("image/rating3.png")
}

.ratings .rating-box .rating4 {
    background-image: url("image/rating4.png")
}

.ratings .rating-box .rating5 {
    background-image: url("image/rating5.png")
}

.image > a {
    display: block;
    overflow: hidden;
    position: relative;
}

.image {
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.img-r {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.product-layout:hover .img-r {
    opacity: 1;
}

.product-thumb .product-qrcode {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.action-links,
.image img {
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    border-radius: 5px;
    border: 0px !important;
}

.product-list .action-links,
.product-grid .action-links {
    position: absolute;
    left: -100%;
    bottom: 20px;
    z-index: 3;
}

.action-links {
    text-align: center;
    background: #fff;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    padding: 16px 0;
}

.product-list.product-layout:hover .action-links {
    left: 35px;
}

.product-layout:hover .action-links {
    left: 20px;
}

.action-links button span {
    display: none;
}

.action-links button {
    display: inline-block;
    width: 60px;
    color: #292929;
    font-size: 20px;
    text-align: center;
    background: none;
    line-height: 1;
    vertical-align: middle;
    box-shadow: none;
    border: none;
}

.action-links button:not(:last-child) {
    border-right: 1px solid #ebebeb;
}

.action-links .btn-wishlist {
    /*
    display: none;

     */
}

.action-links button:hover {
    color: #cf6f09;
}

.label-product {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #cf6f09;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    line-height: 30px;
    top: 10px;
    right: 10px;
    z-index: 2;
    border-radius: 100%;
}

.product-list .label-product {
    left: 35px;
}

.label-product.label_sale {
    background: #cf6f09;
}

.label-product + .label-product {
    display: none;
}

.btn-cart span {
    display: none;
}

.manufacture-product a:hover {
    color: #cf6f09
}

.manufacture-product a {
    vertical-align: top;
    color: #929292;
    letter-spacing: .025em;
    line-height: 18px;
    text-transform: capitalize;
}

.manufacture-product {
    color: #292929;
    width: 100%;
    margin: 5px 0 0 0;
    /*text-align: center;*/
}

/* list style */
.list-style .product-thumb {
    width: 100%;
    float: left;
}

.list-style .caption {
    float: left;
    width: 70%;
    padding-left: 20px;
}

.list-style .image {
    float: left;
    width: 30%;
}

.list-style .label-product {
    display: none;
}

.list-style .action-links {
    text-align: left;
    box-shadow: none;
}

.list-style .action-links button {
    width: 40px;
}

.multi-rows .row_items .product-layout:not(:last-child) .product-thumb {
    margin-bottom: 40px;

}

.multi-rows .row_items .product-layout .product-thumb {
    margin-bottom: 40px;
    background-color: #fde8e9;
    padding: 10px;
    border-radius: 15px;
}

/* tabs product */
.tab-heading.nav-pills > li.active::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #292929 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
}

.tab-heading.nav-pills > li.active a:focus,
.tab-heading.nav-pills > li.active a:hover,
.tab-heading.nav-pills > li.active a,
.tab-heading.nav-pills > li a:focus,
.tab-heading.nav-pills > li a:hover {
    color: #fff;
    background: #292929;
}

.tab-heading.nav-pills > li a {
    background: #f1f1f1;
    color: #707070;
    margin: 0 5px;
    font-size: 12px;
    line-height: 1;
    text-transform: capitalize;
    padding: 14px 30px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
}

.tab-heading.nav-pills > li {
    float: none;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.tab-heading {
    text-align: center;
    padding: 0;
    margin: 0 0 50px 0 !important;
}

/* responsive */
@media (max-width: 560px) {
    .tab-heading {
        /* margin: 0 0 40px 0 !important; */
    }
}

@media (max-width: 1023px) {


    .action-links {
        display: none;
    }


    .quick-mobile-btn {
        color: #929292;
        float: right;
        /*
        width: 50%;

         */
        margin: 5px 5px 0 5px;
    }

    .quick-mobile-btn button:not(:last-child) {
        border-right: 1px solid #ebebeb;
    }

    .quick-mobile-btn button {
        display: inline-block;
        width: 30px;
        color: #292929;
        font-size: 20px;
        text-align: center;
        background: none;
        line-height: 1;
        vertical-align: middle;
        box-shadow: none;
        border: none;
    }

    .quick-mobile-btn button span {
        display: none;
    }


}

.quick-icon {
    width: 100%;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.quick-icon .quick-wishlist-btn{
    width: 33.33%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.quick-icon .quick-wishlist-btn:not(:last-child){
    border-right: 1px solid #f6f6f6;
}

.quick-mobile-btn {
    display: none;
}

.quick-wishlist-btn {
    color: #929292;
    float: right;
    /*
    width: 50%;

     */
    margin: 5px 0 0 0;
}

.quick-wishlist-btn button:not(:last-child) {
    border-right: 1px solid #ebebeb;
}

.quick-wishlist-btn button {
    display: inline-block;
    width: 30px;
    color: #2a2a2a;
    font-size: 20px;
    text-align: center;
    background: none;
    line-height: 1;
    vertical-align: middle;
    box-shadow: none;
    border: none;
}

.quick-wishlist-btn button span {
    display: none;
}

.module-more {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.module-more a {
    text-transform: none !important;
    display: block !important;
    width: 115px !important;
    background: #e72222 !important;
    padding: 5px !important;
    text-align: center !important;
    border-radius: 5px !important;
    color: #FFF !important;
    border-bottom: 0 !important;
    font-size: 14px !important;
}






