#site-footer .copyright_text {
margin-bottom: 45px;
color: #2ebce5;
}
#site-footer .copyright_text .footer-social {
margin-top: 16px;
display: flex;
justify-content: center;
gap: 10px;
}
#site-footer .copyright_text .footer-social a {
border-bottom: none;
text-decoration: none;
}
#site-footer .copyright_text .footer-social a:hover {
text-decoration: none;
}
#site-footer .copyright_text .footer-social img {
width: 28px;
height: auto;
text-decoration: none;
} .woocommerce-checkout {
}
.woocommerce-checkout .woocommerce-notices-wrapper {
}
.woocommerce-checkout .checkout_login {
}
.woocommerce-checkout .checkout_login .shopkeeper_checkout_login {
background-color: #2ebce5;
text-align: center;
color: #ffffff;
padding: 20px 50px;
border-radius: 10px;
font-weight: 500;
font-size: 20px;
}
.woocommerce-checkout .checkout_login .shopkeeper_checkout_login a {
color: #ffffff;
font-size: 14px;
text-decoration: underline;
} .pagarme-flex-container {
display: block !important;
} @media (max-width: 400px) {
.woocommerce-checkout .checkout_login .shopkeeper_checkout_login {
padding: 20px 20px;
font-size: 18px;
}
.woocommerce-checkout .checkout_login .shopkeeper_checkout_login a {
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
} @media (max-width: 991px) {
.top-headers-wrapper {
height: auto !important;
}
}
@media only screen and (max-width: 63.95em) {
#page_wrapper.sticky_header {
padding-top: 90px;
}
}