.page-title-default {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}



.woocommerce-checkout label.radio, .woocommerce-checkout label.checkbox {
    float: right;
}
.woocommerce-checkout input[type="checkbox"], .woocommerce-checkout input[type="radio"] {
    float: right;
    clear: right;
    margin-top: 3px;
}
.payment_methods .payment_box {
    padding: 15px 15px 35px 15px !important;
}
.product-labels .label-with-img {
    max-width: 75px !important;
}
.product-label {
    word-break: normal !important;
}
.woobt-products .woobt-product .woobt-thumb img {
    border-radius: 10px;
}
.wd-sticky-btn .woobt-wrap {
		display: none !important;
}
.wd-sticky-btn .wc-points-rewards-product-message {
		display: none !important;
}
.wpcf7 {
	direction:rtl;
}
.wpcf7-form-control-wrap {
font-family: FontAwesome, Noto Sans He;
}
[type=submit].btn-color-primary{
    background-color: #3a5a40;
    color: #ffffff;
    width: 100%;
		border-radius: 5px;
		font-size: 14px;
}
[type=submit].btn-color-primary-cp{
    background-color: #3a5a40;
    color: #ffffff;
    width: 100%;
		border-radius: 5px;
		font-size: 14px;
}
.fa, .fas {
		padding-left: 5px;
}

.product.wd-cat .wd-entities-title {
    font-size: 18px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
    text-transform: none;
}

#place_order:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f09d";
		padding-left: 3px;
}
#place_order {
    font-size: 18px;
		border: 1px solid #e3e3e3;
}
.cart-totals-inner .checkout-button {
    font-size: 18px !important;
}
.cart-totals-inner .checkout-button:before {
    content: "\f09d" !important;
    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		padding-left: 3px;
}
.btn i {
    margin-left: 3px;
}
.woocommerce-mini-cart__buttons .btn-cart {
    font-size: 16px;
		background-color: #000 !important;
		color: #fff !important;
}
.woocommerce-mini-cart__buttons .btn-cart:before {
		font-family: "woodmart-font";
		font-weight: 900;
		content: "\f126";
		padding-left: 3px;   
}
.woocommerce-mini-cart__buttons .checkout {
    font-size: 16px;
}
.woocommerce-mini-cart__buttons .checkout:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 100;
		content: "\f09d";
		padding-left: 3px;
}
.single_add_to_cart_button:before {
    content: "\f126";
    font-family: "woodmart-font";
		padding-left: 2px;
    position: inherit;
    opacity: 1;
    transition: none;
}
.wd-buy-now-btn:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 100;
    content: "\f09d";
    padding-left: 3px;
}
.shop_attributes p {
    direction: ltr;
}
.main-page-wrapper .wd-swatch :is(img,picture) {
	object-fit: contain;
}
.shop_attributes p {
    direction: ltr;
}
.rtl.woocommerce .price_label, 
 .rtl.woocommerce .price_label span {	direction: ltr;
	unicode-bidi: embed;
}
.woodmart-pf-results {
    direction: ltr !important;
}
.woodmart-pf-price-range .price_label {
    direction: ltr !important;
}
.widget_price_filter .ui-slider-horizontal {
    direction: ltr !important;
}