html {
scroll-behavior: smooth;
}
.inside-header {
padding: 20px 0;
}
a {
color: #222222;
}
a:hover, a:focus {
color: #000000;
}
.stk-logo-brand {
width: 200px;
} #primary-menu a {
text-transform: uppercase;
}
.button-classic .elementor-item:after {
background: none !important; 
} .button-classic {
color: white;
border: none;
border-radius: 15px;
cursor: pointer;
transition: background 0.3s;
}
.button-classic a {
color: #ffffff !important;
line-height: 2.5 !important;
} #wpcf7-f407-p74-o1 .wpcf7-response-output {
color: #ffffff;
}
.stk-data-info p {
color: #ffffff !important;
font-size: 10px !important;
}
.wpcf7-acceptance, span.wpcf7-form-control-wrap[data-name="checkbox-comercial"] {
font-size: 14px;
}
.wpcf7-acceptance a.stk-acceptance {
text-decoration: underline;
color: #ffffff !important;
}
.stk-form {
font-family: 'Poppins' , sans-serif;
padding: 20px;
border-radius: 10px;
}
.stk-form .wpcf7-select, .stk-form .wpcf7-submit {
width: 100%;
}
.stk-form .wpcf7-form-control {
border-radius: 10px !important;
}
.stk-form .stk-col-100, .stk-form .stk-col-100 input {
width: 100%;
}
.stk-flex {
display: flex;
}
.stk-form .wpcf7-form-control.wpcf7-textarea {
height:100px;
}
.stk-form .stk-col-50 {
display: block;
width: 50%;
}
.stk-form .stk-col-50.left {
padding: 0 5px 0 0;
}
.stk-form .stk-col-50.right {
padding: 0 0 0 5px;
}
.stk-form p.text, .stk-form a,
.stk-form span, .stk-form h2 {
color: #ffffff;
}
.stk-form h2 {
color: #ffffff !important;
text-transform: uppercase;
text-align: center;
}
.stk-form .stk-send p {
margin-bottom: 0;
}
.stk-quiz span {
font-size: 14px;
}
.wpcf7-form-control.wpcf7-quiz {
margin-top: 10px;
} body.home .button-classic, body.home .stk-form {
background-color: #0054A8;
}
.stk-related h3 {
font-size: 18px !important;
} .stk-related-products-template {
display: grid;
gap: 20px;
padding: 20px 0;
} @media (max-width: 480px) {
.stk-related-products-template {
grid-template-columns: repeat(1, 1fr);
}
.button-classic {
border-radius: 0 !important;
}
.generate-back-to-top {
bottom: 60px !important;
right: 20px !important;
}
#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position) {
bottom: 60px !important;
left: 20px !important;
}
.stk_button_phone_sticky_mobile {
display: block;
position: fixed;
bottom: 0;
width: 100%;
left: 0;
color: #ffffff;
padding: 10px;
text-align: center;
}
.stk_button_phone_sticky_mobile a {
color: #ffffff !important;
}
.stk-order-mobile-1 {
order: 1 !important;
}
.stk-order-mobile-2 {
order: 2 !important;
}
}
@media (min-width: 481px) {
.stk-related-products-template {
grid-template-columns: repeat(3, 1fr);
}
.stk_button_phone_sticky_mobile {
display: none;
}
}
@media (max-width: 1200px) {
body {
padding: 0 15px;
}
}