/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2026 | 15:42:49 */
/* li#menu-item-6590-ru,
li#menu-item-6591-ru,
.menu-item-6590-ru,
.menu-item-6591-ru
{
    display: none !important;
}
 */

li#menu-item-6590-am,
li#menu-item-6591-am,
li#menu-item-6989-am,
.menu-item-6590-am,
.menu-item-6591-am,
.menu-item-6989-am
{
    display: none !important;
}





body:not(.rtl) .event-item .event-item__middle-col.event-item__when {
	border-left: solid 0px #7F8992;
    border-right: solid 1px #7F8992;
}
body:not(.rtl) .add-to-cart-wrap .donation-product__custom-label{
	    text-align: left;
}
body:not(.rtl) form.woocommerce-checkout div#customer_details {
    margin: 0 30px 0 0;
}
body:not(.rtl) .woocommerce-checkout-review-order-table td:last-child {
    text-align: right;
}
body:not(.rtl) .woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    text-align: left;
}
body:not(.rtl) .woocommerce-billing-fields .donationterms ul {
    padding: 0 0 0 20px;
}


/*-------------------  E N G L I S H -------------------------*/
html[lang="en-US"] .wc_payment_methods.payment_methods li label {font-size: 0px;}
html[lang="en-US"] .wc_payment_methods.payment_methods li label:before {font-size: 16px;}
html[lang="en-US"] label[for="payment_method_payplus-payment-gateway"]:before {content: "Donate via credit card";}
html[lang="en-US"] label[for="payment_method_payplus-payment-gateway-bit"]:before {content: "Donate via bit";}
html[lang="en-US"] label[for="payment_method_payplus-payment-gateway-googlepay"]:before {content: "Donate via Google Pay";}
html[lang="en-US"] label[for="payment_method_payplus-payment-gateway-applepay"]:before {content: "Donate via Apple Pay";}
html[lang="en-US"] label[for="payment_method_payplus-payment-gateway-wire-transfers"]:before {content: "Donation by bank transfer";}

html[lang="en-US"] .plans-archive-wrap .plan-item.plan-item--no-link:after{
	content: "Coming soon";
	left: auto;
	right: 10px;
}




/*-------------------  R U S S I A N -------------------------*/


html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="ru-RU"] p,
html[lang="ru-RU"] a,
html[lang="ru-RU"] button {
    font-family: 'Open Sans';
}

html[lang="ru-RU"] .header-top-right ul a {
    font-size: 17px;
}
html[lang="ru-RU"] .header-top-right ul .registration a,
html[lang="ru-RU"] .header-top-right ul .donate a {
    width: auto !important;
	font-size: 18px;
}

html[lang="ru-RU"] .wc_payment_methods.payment_methods li label {font-size: 0px;}
html[lang="ru-RU"] .wc_payment_methods.payment_methods li label:before {font-size: 16px;}
html[lang="ru-RU"] label[for="payment_method_payplus-payment-gateway"]:before {content: "Пожертвовать с помощью кредитной карты";}
html[lang="ru-RU"] label[for="payment_method_payplus-payment-gateway-bit"]:before {content: "Пожертвовать через bit";}
html[lang="ru-RU"] label[for="payment_method_payplus-payment-gateway-googlepay"]:before {content: "Пожертвовать через Google Pay";}
html[lang="ru-RU"] label[for="payment_method_payplus-payment-gateway-applepay"]:before {content: "Пожертвовать через Apple Pay";}
html[lang="ru-RU"] label[for="payment_method_payplus-payment-gateway-wire-transfers"]:before {content: "Пожертвование банковским переводом";}

html[lang="ru-RU"] .plans-archive-wrap .plan-item.plan-item--no-link:after{
	content: "Подробности - уже скоро";
	right: 10px !important;
	left: auto;
}


