/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2026 | 11:09:30 */
.cout_poklon {
	
}
.cout_poklon > div {
	
}
.cout_poklon p {
	
}
.cout_poklon img {
	
}

#payment .payment_methods li img {
	float: none;
    display: inline;
	max-height: unset;
}
.checkout_coupon p.form-row-last {
    width:auto;
}
.checkout_coupon p.form-row-first {
    width:60%;
}
.payment_method_corvuspay > label > img {
    margin: 10px;
	max-height: 1.4em!important;
}
.payment_method_corvuspay p img {
    width: 7%;
    height: auto;
}

.cin_message {
    text-align:right;
    font-style: italic;
    font-size: 14px;
    color: brown;
	padding:10px 0;
}
.woocommerce-checkout h3 {
	color:brown;
}
.woocommerce-form-coupon-toggle {
	
}
.woocommerce-form-coupon-toggle .woocommerce-info {
	text-align:right;
    padding: 20px;
    border-radius: 5px;
    line-height: 1.1em;
    margin:0;
}
.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon, .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon:hover {
	color: brown;
}
.checkout_coupon {
    width: 41%;
    margin: 0 0 2rem 0;
    border: none;
    float: right;
    background: rgb(250, 250, 250);
}

