/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/



html{direction: rtl;
font-family: 'Noto Sans Hebrew', sans-serif!important;}
.woocommerce-checkout form.checkout .col2-set{float: right!important;}
.home .vc_col-sm-6 .button{margin-right: 0px!important;}
.home .vc_col-sm-6 .add_to_cart_inline{text-align: right!important;}
.vc_single_image-img {max-height: 80vh; width: auto;}
.shopkeeper-mini-cart{left: -20px!important; right: initial!important;}

.entry-content ul, .entry-content ol{margin:0;}
.woocommerce-shop .site-content .row{padding: 0 15%;}
.rtl .woocommerce ul.products li.product, .rtl.woocommerce ul.products li.product, .rtl.woocommerce-page ul.products li.product {
    margin: 0 0 80px 25px;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > p {
text-align:right;}
	.woocommerce button[name="update_cart"],
	.woocommerce input[name="update_cart"] {
		display: none;}
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
	padding: 0;}

.woocommerce-cart .cart-collaterals .cart_totals {
padding: 40px 20px 20px;
}
	
@media screen and (max-width: 63.9375em){
	.top-headers-wrapper .site-header .menu-wrapper { text-align: left!important;}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td>ul{width:75%;}
	.woocommerce ul#shipping_method li > label {
    padding-right: 0px;}
}
/****************************************************************/
/****************************************************************/
/****************************************************************/