
ul.woocommerce li.product .product_item .rt_woocommerce_title, ul.rt__wc li.product .product_item .rt_woocommerce_title{
    font-size: 14px !important;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    font-weight: 700;
    margin: 10px 0 0 0;

}
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: 212px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    background: #fff;
}
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: 100%;
    height: 212px;
    margin: 0 auto;
    object-fit: cover;
    -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;
}

ul.woocommerce li.product .product_item .price del, ul.rt__wc li.product .product_item .price del{
	float: left;
	width: 41%;
	text-align: center;
	text-decoration: none;
}
ul.woocommerce li.product .product_item .price ins, ul.rt__wc li.product .product_item .price ins{
    width: 59%;
    float: right;
    text-align: center;
    text-decoration: none;
}
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: 14px;
    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: 48%;
}
ul.woocommerce li.product .product_item .rt_add_to_cart a.add_to_cart_button {
	width: 48%;
}
.percent{
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 30px;
    display: inline-block;
    padding:0 9px;
    background: #e01f26;
    color: #fff;
    text-align: center;
}
.rt_img{
    position: relative;
}
.rt_img .rt_add_to_cart{
    top: 21%;
    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;
}
.rt_img:hover .rt_add_to_cart{
    opacity: 1;
    visibility: visible;
}
.rt_img .rt_add_to_cart a.view_product{
    font-size: 15px !important;
    background: #e01f26 !important;
    border-radius: 100% !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !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;
    border: 1px solid #ebebeb;
    padding: 20px 10px 10px 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: -11px;
}
.product_home_slide .slick-slider .slick-next{
    background: url(images/right.png);
    width: 33px;
    height: 65px;
    text-indent: -9999px;
    right: -10px;
}
.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{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.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: inherit !important;
}
.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{
    width: calc(100% - 110px);
    float: right;
}
.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;
}
.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{
    padding: 10px;
    clear: both;
    width: 100%;
    background: #e01f26;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
}
.box-hotline a{
    font-size: 16px;
    color: #fff;
}
.box-hotline p{
    margin-bottom: 0;
}
.woocommerce div.product form.cart{
    margin-bottom: 20px;
}