figure.wp-block-image.alignleft.size-full.is-resized {
    display: flex;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.wc-block-mini-cart__footer-actions a {
    width: 100%;
    background: #ff6900 ! IMPORTANT;
    color: #ffff ! IMPORTANT;
    border: 0px ! IMPORTANT;
    padding: 15px ! IMPORTANT;
}
.wc-block-mini-cart__footer-actions {
    display: flex !important;
    gap: 15px ! IMPORTANT;
    flex-direction: column;
}.wc-block-mini-cart__footer-actions a {
    box-sizing: border-box !important;
}
input#pwgc-redeem-gift-card-number {
    height: 20px;
    font-size: var(--wp--preset--font-size--small);
    border: 1px solid #50575e !important;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: -10px;
    margin-top: 10px;
}input#pwgc-redeem-button {
    background: #ff6900;
    border: 0px;
    height: 42px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    border-radius: 4px;
}
.woocommerce.wp-block-group.alignwide {
    max-width: calc(1000px + var(--wp--style--root--padding-right) + var(--wp--style--root--padding-left));
    margin-left: auto;
    margin-right: auto;
}

p#billing_country_field {
    display: none;
}h3#ship-to-different-address {
    display: none;
}
 p#billing_first_name_field {
    width: 100% ! IMPORTANT;
}p#billing_address_1_field {
    display: none;
}p#billing_address_2_field {
    display: none !important;
}.select2-container--default .select2-selection--single {
    background-color: #fff;
    height: auto;
    padding: 5px 10px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    height: 60px;
}



@media screen and (max-width:700px){P

a.wp-block-button__link.has-luminous-vivid-orange-background-color.has-background.has-roboto-font-family.has-small-font-size.has-text-align-center.has-custom-font-size.wp-element-button {
    font-size: 18px ! IMPORTANT;
    padding: 15px !IMPORTANT;
}
	a.wp-block-button__link.has-luminous-vivid-orange-background-color.has-background.has-roboto-font-family.has-small-font-size.has-text-align-center.has-custom-font-size.wp-element-button {
    padding: 10px ! IMPORTANT;
}
	.wp-block-button.wc-block-components-product-button.wp-block-button__width-75 .wp-block-button__link {
    width: 100%;
    padding: 10px;
}
	.wp-block-cover.alignfull.is-light.has-aspect-ratio {
    padding-top: 30px !IMPORTANT;
}.wp-block-cover.alignfull.is-light.has-aspect-ratio img {
    display: none;
}
	.wp-block-cover.alignfull.is-light.has-aspect-ratio {
    background: url(https://i0.wp.com/trendy-co.ru/wp-content/uploads/2025/10/%D0%93%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F-%D1%81%D0%BB%D0%B0%D0%B9%D0%B4%D0%B5%D1%80.png);
    background-size: cover;
    background-position: -130px;
}
	a.wp-block-button__link {
    padding: 10px ! IMPORTANT;
}
	

}