.elementor-10 .elementor-element.elementor-element-c067c42 > .elementor-container{max-width:1130px;}.elementor-10 .elementor-element.elementor-element-999bbe0 > .elementor-element-populated{padding:0px 0px 0px 0px;}body.elementor-page-10:not(.elementor-motion-effects-element-type-background), body.elementor-page-10 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#080808;background-image:url("https://www.pravda.beer/wp-content/uploads/2025/11/katalog-scaled.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}/* Start custom CSS for column, class: .elementor-element-999bbe0 */.woocommerce-message {
    width: 1130px;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    background-color: transparent;
    border-top-color: #CC0008 !important;
    color: white;
    
}

a {
  color: #CC0008; /* червоний */
}

a:hover {
  color: #ED0009; /* при наведенні */
}


@media (max-width: 1024px){
.woocommerce-message {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    background-color: transparent;
    border-top-color: #CC0008 !important;
    color: white;
}
}

@media (max-width: 767px){
.woocommerce-message {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    background-color: transparent;
    border-top-color: #CC0008 !important;
    color: white;
}
}

.woocommerce-message:before {
    color: #CC0008 !important;
}

.woocommerce-info {
    width: 1130px;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    background-color: transparent;
    border-top-color: #CC0008 !important;
    color: white;
    
}

.woocommerce-info::before {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-c067c42 */.woocommerce a.button,
.woocommerce input.button {
    background: #CC0008;
    color: white;
    padding: 25px 32px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-family: 'Onest', sans-serif;
    font-weight: 500;
    letter-spacing: -0.3px;

    transition: 
        background-color 0.3s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.woocommerce a.button:hover,
.woocommerce input.button:hover {
    background: white; /* трохи темніший */
    color: #CC0008;
}/* End custom CSS */