.elementor-9857 .elementor-element.elementor-element-419a1519{--display:flex;--background-transition:0.3s;}/* Start custom CSS */@media only screen and (min-width: 600px) {
.woocommerce-page div.woocommerce .col2-set {
    display: grid !important;
grid-template-columns: 1fr 1fr;
}
    .col-2 {
    margin-top: -20px;
}
    
}

h3, .qodef-h3 {
    font-size: 20px !important;
}


p.shipping-method-description {
    font-size: 12px;
}


@media only screen and (min-width: 600px) {
p.shipping-method-description {
    width: 50%;
}
}/* End custom CSS */