/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 12 2025 | 12:44:35 */
.pyment_style a.woocommerce-privacy-policy-link {
    margin: 0 -5px 0 0 !important;
	text-decoration: underline !important;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-modify {
    display: none !important;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a{
    font-size: 0; !important;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a:after {
    content: "הסרת פריט";
	font-size: 15px;;
}
.select2-container--default .select2-selection--single {
    padding: 10px !important;
    height: 45px;
    border: solid 1px #000 !important;
}




@media screen and (min-width: 767px) {

a.sizecharttoggle {
    position: absolute;
    display: block;
    right: 0;
    left: auto;
    top: auto !important;
    bottom: 16px;
}
	
}



}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {



.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 20px;
    text-align: center;
    font-size: 17px;
    line-height: 1;
    border: solid 1px #000;
    border-radius: 3px;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a {
    text-decoration: underline;
}
.woocommerce .woocommerce-form-coupon-toggle  .woocommerce-info::before {display: none;}
.pyment_style form.checkout_coupon.woocommerce-form-coupon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 30px !important;
    padding: 20px !important;
    font-size: 17px;
    line-height: 1;
}
.pyment_style form.checkout_coupon.woocommerce-form-coupon button[name="apply_coupon"] {
    padding-top: 10px !important;
    height: 34px !important;
    border-radius: 2px !important;
}
.cjmcdi-woocommerce-cart table.cjmcdi-woocommerce-cart__cart-table > tbody > tr > .product-remove {
    font-size: 0 !important;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a {
    font-size: 0;
    border: solid 1px #000;
    line-height: 1;
    margin: 0 0 10px;
    padding: 4px 5px 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.cjmcdi-cart-totals .cjmcdi-cart-totals__headline-title {
    margin-top: 15px;
    width: 100%;
    font-size: 21px;
    text-align: center;
}
.cjmcdi-cart-totals th {
    text-align: right !important;
}
.cjmcdi-cart-totals td {
    text-align: left !important;
}
.cjmcdi-cart-totals .wc-proceed-to-checkout {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column-reverse;
}
.cjmcdi-cart-totals .wc-proceed-to-checkout .cjmcdi-cart-totals__actions {
    width: 100%;
    padding: 0 10px;
}
.cjmcdi-cart-totals .wc-proceed-to-checkout .checkout-button {
    margin: 10px 0 20px 0 !important;
    width: 100%;
}
.cjmcdi-cart-totals .cjmcdi-cart-totals__headline{
    display: none !important;
}

	
	
	
	
	
	
	
	


	
	
	
	
	
	
	
}