.wcus-checkout-fields {
		margin-top: 30px;
		margin-bottom: 10px;
    border-left: 5px solid #363636;
    border-right: 5px solid #363636;
    border-bottom: 5px solid #363636;
    border-radius: 5px 5px 5px 5px; /* Встановлюємо бордер-радіус тільки для нижнього бордера */
}
.wcus-checkout-fields h3 {
    position: relative;
    background-color: #363636;
    color:#ffffff;
    padding: 10px 70px 10px 10px;
    margin: 0px -5px 0px -5px;
    font-weight: bold;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
}
.wcus-checkout-fields h3::after {
    position: absolute;
    top: 7px;
    right: 5px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/nova_poshta_rzt_ukrpost200.jpg) no-repeat top right / cover;
    width: 185px;
    height: 45px;
    z-index: 100;
	  box-shadow: -2px -4px 4px 0px rgba(0, 0, 0, .2);
}
#wcus-shipping-cost {position: relative;}
#wcus-shipping-cost::after {
    position: absolute;
    top: -1px;
    left: -60px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/nova_poshta20.jpg) no-repeat top right / cover;
    width: 55px;
    height: 20px;
    z-index: 100;
}
#shipping_method.woocommerce-shipping-methods li:nth-child(2), #shipping_method.woocommerce-shipping-methods li:nth-child(3) {
	position: relative;
}
.woocommerce-cart.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
    position: absolute;
    top: -1px;
    right: 145px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/rozetka_logo30.png) no-repeat top right / cover;
    width: 20px;
    height: 20px;
    z-index: 100;
}
@media (max-width: 1024px) {
	.woocommerce-cart.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
		right: 145px !important;
	}
}
@media (max-width: 768px) {
	.woocommerce-cart.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
		left: 145px !important;
	}
	.woocommerce-checkout.woocommerce-page #wcus-shipping-cost::after {
		left: -65px; !important;
	}
	.woocommerce-cart.woocommerce-page #wcus-shipping-cost::after {
		left: 95px; !important;
	}
	.woocommerce-cart.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(3)::after {
		left: 100px !important;
	}
}
@media (max-width: 474px) {
	.woocommerce-checkout.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
			right: 145px !important;
	}
}
@media (max-width: 424px) {
	.woocommerce-checkout.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
			right: 185px !important;
	}
}
.woocommerce-checkout.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
    position: absolute;
    top: -1px;
    right: 145px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/rozetka_logo30.png) no-repeat top right / cover;
    width: 20px;
    height: 20px;
    z-index: 100;
}
.woocommerce-cart.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(3)::after {
    position: absolute;
    top: -3px;
    right: 100px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/logo_ukrpost.png) no-repeat top right / cover;
    width: 18px;
    height: 22px;
    z-index: 100;
}
.woocommerce-checkout.woocommerce-page #shipping_method.woocommerce-shipping-methods li:nth-child(3)::after {
    position: absolute;
    top: -3px;
    right: 100px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/logo_ukrpost.png) no-repeat top right / cover;
    width: 18px;
    height: 22px;
    z-index: 100;
}

.wc_payment_method.payment_method_novapay label {position: relative;}
.wc_payment_method.payment_method_novapay label::after {
    position: absolute;
    top: 0px;
    right: -85px;
    content: "";
    background: url(https://rybach.in.ua/wp-content/uploads/nova_pay.png) no-repeat top right / cover;
    width: 78px;
    height: 18px;
}

.wd-checkout-prod-total {
	white-space: nowrap !important;
}
.wcus-checkout-fields h3 {font-size:13px;}
.wcus-checkout-fields h3::after {
    width: 135px;
    height: 33px;
}
