
ul.woocommerce li.product .product_item .rt_woocommerce_title, ul.rt__wc li.product .product_item .rt_woocommerce_title{
    font-size: 12px !important;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    font-weight: 600;
    margin: 10px 0 0 0;
    text-align: left;
    text-transform: uppercase;
    color: #333;

}
ul.woocommerce li.product .product_item h3, ul.rt__wc li.product .product_item h3{
    margin-bottom: 6px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	/*display: none;*/
}

/*
product
*/
ul.woocommerce  {
	margin: 0 -10px;
}
ul.woocommerce li.product, ul.rt__wc li.product {
	padding-left: 10px;
	padding-right: 10px;
}
.archive ul.woocommerce,.single ul.woocommerce{
    margin: 0 -5px !important;
}
ul.rt__wc li.product,.archive .woocommerce li{
    padding: 0 5px !important;
}
ul.woocommerce li.product .product_item .rt-thumb, ul.rt__wc li.product .product_item .rt-thumb {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 200px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
}
ul.woocommerce li.product .product_item .rt-thumb a , ul.rt__wc li.product .product_item .rt-thumb a {
	    text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;	
}
ul.woocommerce li.product .product_item .rt-thumb a img, ul.rt__wc li.product .product_item .rt-thumb a img {
    width: auto;
    height: auto;
    max-height: 195px;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
ul.woocommerce li.product .product_item .price, ul.rt__wc li.product .product_item .price {
    overflow: hidden;
    text-align: left;
}
.star_pro {
    text-align: left;
}
.star_pro i {
    color: #ff9600;
}
.term-description {
    clear: both;
}
.rt_add_to_cart  .icc {
    display: none !important;
}
.home .rt_add_to_cart  .icc {
    display: inline-block;
}
.box__related__pro {
    display: none;
}
.single-product .box__related__pro {
    display: block;
 /*   overflow: hidden;*/
}
ul.woocommerce li.product .product_item .price del, ul.rt__wc li.product .product_item .price del{
    float: left;
    width: 41%;
    margin-top: 0px;
    padding-left: 10px;

}
ul.woocommerce li.product .product_item .price ins, ul.rt__wc li.product .product_item .price ins {
    text-decoration: none;
    float: left;
}
ul.woocommerce li.product .product_item .price ins span, ul.rt__wc li.product .product_item .price ins span {
    font-size: 15px;
}
ul.woocommerce li.product .product_item .price del, ul.rt__wc li.product .product_item .price del {
	text-decoration: line-through;
    color: #919191;
    font-size: 13px;
    font-weight: 400;
}
ul.woocommerce li.product .product_item .rt_add_to_cart a.view_product, ul.rt__wc li.product .product_item .rt_add_to_cart a.view_product {
width: 40%;
}
ul.woocommerce li.product .product_item .rt_add_to_cart a.add_to_cart_button ,
ul.woocommerce li.product .product_item .rt_add_to_cart a.product_type_simple  {
    width: 40%;
    background: #2e3553!important;
    line-height: 30px;
    font-weight: 500;
}
.percent{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: url(images/sale.png)no-repeat;
    color: #fff;
    text-align: center;
}
.rt_img{
    position: relative;
}
.rt_img .box__content_hover{
    top: 0%;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    /* transform: translateY(20%); */
    /* -webkit-transform: translateY(20%); */
    -moz-transform: translateY(20%);
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
}
.box__content_hover {
/*      top: 15%;
    left: 0;
    position: absolute;
    text-align: center;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    width: 100%;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;  */
}
.box__content_hover p {
    color: #fff;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.rt_img:hover .box__content_hover{
    opacity: 1;
    visibility: visible;
}
.rt_img .rt_add_to_cart a.view_product{
font-size: 14px !important;
    background: #e01f26 !important;
    line-height: 30px !important;
    padding: 0 !important;
    float: none !important;
}
.rt_img .rt_add_to_cart a.add_to_cart_button, .rt_img .rt_add_to_cart a.added_to_cart, .rt_img .rt_add_to_cart a.ajax_add_to_cart{
    /*text-indent: -9999px !important;*/
    /*width: 40px !important;*/
    /*line-height: 40px !important;*/
    text-align: center !important;
    color: #fff !important;
    /*border-radius: 100% !important;*/
    background: #e01f26 !important;
    padding: 0 !important;
    position: relative !important;
    float: none !important;
    font-size: 15px !important;
}
.rt_img .rt_add_to_cart a.add_to_cart_button:after, .rt_img .rt_add_to_cart a.added_to_cart:after, .rt_img .rt_add_to_cart a.ajax_add_to_cart:after{
/*    font-family: 'FontAweSome';
    content: "\f217";
    color: #fff;
    position: absolute;
    text-indent: 0;
    top: 0;
    left: 0;
    right: 0;*/
}
.woocommerce li.product .rt-thumb > a:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: none;
}
/* .woocommerce li.product .rt-thumb:hover > a:after{
    background: rgba(0, 0, 0, 0.51);
} */
.product_home_slide .woocommerce{
    margin: 0 -10px;
}
.product_home_slide li.product{
    margin-bottom: 0 !important;
}
.product_home_slide .woocommerce .product_item{
    padding: 0 !important;
    border: none !important;
}
.product_home_slide .slick-slider .slick-prev{
    background: url(images/left.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    left: 0;
}
.product_home_slide .slick-slider .slick-next{
    background: url(images/right.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    right: 0;
}
.box__related__pro .slick-slider .slick-prev{
    background: url(images/left.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    left: -5px;
}
.box__related__pro .slick-slider .slick-next{
    background: url(images/right.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    right: -5px;
}
.related .slick-slider .slick-prev{
    background: url(images/left.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    left: -5px;
}
.related .slick-slider .slick-next{
    background: url(images/right.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    right: -5px;
}
.woocommerce div.product .woocommerce-tabs .panel{
    margin: 0 !important;
}
.list-unstyled{
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.list-unstyled a{
    position: relative;
}
.list-unstyled a:after{
/*    content: "";
    position: absolute;
    width: 59px;
    height: 3px;
    background: #e01f26;
    bottom: -2px;
    left: 0;*/
}
.rt_woocommerce-product-gallery .slick-slider .slick-next:before{
    left: 7px;
}
.single-product.woocommerce .rt-summary .product_title{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.rt_woocommerce_single_product_summary p.price{
    margin: 0;
}
.woocommerce div.product p.price .rt_price_text{
    font-size: 14px !important;
    color: #333 !important;
}
.woocommerce div.product p.price .rt_single_regular_price{
    font-size: 14px !important;
    color: #333 !important;
    text-decoration: line-through;
}
.woocommerce div.product p.price .rt_single_sale_price{
    font-size: 20px !important;
    color: #ef0000 !important;
    font-weight: 700 !important;
}
.woocommerce div.product p.price .rt_single_sale_price span{
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.woocommerce div.product p.price .no_sale{
    font-size: 20px !important;
    color: #ef0000 !important;
    font-weight: 700 !important;
}
.rt-woocommerce-product-gallery-figure .vertival{
border: 1px solid #ddd;
}
.rt-woocommerce-product-gallery-figure .xzoom-thumbs{
/*    width: 100px;
    float: left;*/
}
.rt-woocommerce-product-gallery-figure .xzoom-thumbs .slick-prev,.rt-woocommerce-product-gallery-figure .xzoom-thumbs .slick-next{
    display: none !important;
}
.rt-woocommerce-product-gallery-figure .xzoom-thumbs .xzoom{
    margin-bottom: 10px;
}
.rt_msp{
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}
.rt_msp span{
    font-weight: 700;
    width: 140px;
    display: inline-block;
}
.woocommerce table.shop_attributes{
    border: none;
    margin-bottom: 0;
    display: none;
}
.woocommerce table.shop_attributes th{
    padding: 0;
    line-height: 24px;
    border:none;
    width: 140px;
    background: none !important;
}
.woocommerce table.shop_attributes td{
    font-style: inherit;
    border:none;
    line-height: 24px;
    background: none !important;
}
.woocommerce table.shop_attributes td p{
    padding: 0;
}
.box-cart {
    overflow: hidden;
    padding-bottom: 19px;
}
.box-cart .images-why{
    width: 42px;
    float: left;
}
.box-cart .des-why{
    width: calc(100% - 52px);
    float: right;
}
.box-cart .des-why p{
    margin-bottom: 0;
}
.box-cart .block__whyitem{
    float: left;
    width: 33.33%;
}
.box-hotline span {
    display: block;
    padding-left: 20px;
    background: url(images/icon_ic.png)left center no-repeat;
    color: #2e3553;
    font-size: 15px;
    margin-bottom: 10px;
}

.box-hotline a{
    font-size: 38px;
    color: #2e3553;
    font-weight: 600;
}
.box-hotline p{
    margin-bottom: 0;
}
.woocommerce div.product form.cart{
    margin-bottom: 0px;
}
/*
box__like__share
*/
.box__like__share {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.woocommerce-product-details__short-description p {
    font-size: 14px;
    line-height: 26px;
    color: #555555;
}
.content__pop p {
    color: #555555;
    line-height: 26px;
}
/*
boxx__price
*/
.boxx__price {
    overflow: hidden;
    clear: both;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.boxx__price .pri_pri {
    float: left;
    width: 50%;
}
.boxx__price .box__car {
    width: 48%;
    float: right;
}
