@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.site-header {
border-bottom: 0px;
}
.wp-block-button__link {
background-color: transparent;
}
.wpcf7-form .wpcf7-submit {
border-radius: 25px;
}
input[type="submit"] {
width:50%;
margin-left:25%;
background-color: #3e4098;
}
.wpcf7 input[type="text"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
display: block;
width: 100%;
background: transparent;
font-size: 18px;
color: #333333;
line-height: 1.2;
padding: 0 5px;
box-shadow: none;
border-bottom: 2px solid rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="url"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="tel"]:focus {
border-bottom: 2px solid #ff0000;
}
.form-title {
display: block;
font-family: "Poppins", serif;
font-weight: 700;
font-size: 30px;
color: #333333;
line-height: 1.2;
text-align: center;
margin-bottom: 13px;
}
.myhonda-form{
border-radius: 0px 0px 25px 25px;
background-color: rgba(255, 255, 255, 0.8);
-webkit-backdrop-filter: blur(50px);
backdrop-filter: blur(50px);
box-shadow: 0px 0px 30px 10px gray;
top: 75px!important;
padding: 16px 30px 16px 30px;
}
.25 {
width: 25%;
}
form {
margin-bottom: 0em;
}
.bg-cb {
background: linear-gradient(100deg, rgba(62,64,152,0.0) 45%, rgba(62,64,152,1) 45%, rgba(62,64,152,1) 100%); opacity:1!important;
}
.wp-image-8776 {
width:54%!important;
}
.clube-info {
padding-right:80px!important;
}
.clube-info > p > strong {
font-size:30px!important;
}
form > p > br {
display: none;
}
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap");
*,
*::before,
*::after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
.container {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-block: 2rem;
gap: 2rem;
}
img {
max-width: 100%;
display: block;
object-fit: cover;
}
.card {
display: flex;
flex-direction: column;
width: clamp(20rem, calc(20rem + 2vw), 22rem);
overflow: hidden;
box-shadow: 0 .1rem 1rem rgba(0, 0, 0, 0.1);
border-radius: 1em;
background: #ECE9E6;
background: linear-gradient(to right, #FFFFFF, #f2f2f2);
}
.card__body {
padding: 1rem;
display: flex;
flex-direction: column;
gap: .5rem;
}
.tag {
align-self: flex-start;
padding: .25em .75em;
border-radius: 1em;
font-size: .75rem;
}
.tag + .tag {
margin-left: .5em;
}
.tag-blue {
background: #56CCF2;
background: linear-gradient(to bottom, #2F80ED, #56CCF2);
color: #fafafa;
}
.tag-brown {
background: #D1913C;
background: linear-gradient(to bottom, #FFD194, #D1913C);
color: #fafafa;
}
.tag-red {
background: #cb2d3e;
background: linear-gradient(to bottom, #ef473a, #cb2d3e);
color: #fafafa;
}
.card__body h4 {
font-size: 1.5rem;
}
.card__footer {
display: flex;
padding: 1rem;
margin-top: auto;
}
.user {
display: flex;
gap: .5rem;
}
.user__image {
border-radius: 50%;
}
.user__info > small {
color: #666;
}
.whats {
display: none;
}
.owl-item .sa_hover_container {
min-height: 430px !important;
}
.foogallery.fg-carousel.fg-light button.fg-carousel-next,
.foogallery.fg-carousel.fg-light button.fg-carousel-prev {
background-color: transparent!important;
}
@media (min-width: 782px) {
.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child), .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-right: 1em!important;
}
.eventos {
margin-top: 6%!important;
}
.wp-image-9092 {
min-height:400px;
}
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
.home-myhonda .myhonda-form {
right: 0px;
width: 240px;
}
.form-title {
font-size: 20px;
}
.myhonda-form {
padding: 10px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
line-height: 1.6;
height: auto!important;;
}
h2. wp-block-heading {
font-size: 30px;
}
.col-full:nth-child(1), .col-full:nth-child(2) {
margin-right: 0px!important;
margin-left: 0px!important;
}
.nav-menu a {
font-size: 12px;
}
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
padding: 1.7em 0.7em;
}
}
@media only screen and  (min-width: 700px) and (max-width: 800px) {
.nav-menu a {
font-size: 10px;
}
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
padding: 2.5em 0.2em;
}
.custom-logo {
max-width: 180px !important;
width: 180px !important;
}
.home-myhonda .myhonda-form {
right: 0px;
}
.bg-cb {
background: linear-gradient(95deg, rgba(62, 64, 152, 0.0) 45%, rgba(62, 64, 152, 1) 45%, rgba(62, 64, 152, 1) 100%);
opacity: 1 !important;
}
.home-myhonda .myhonda-form {
right: 0px;
width: 240px;
}
.form-title {
font-size: 20px;
}
.myhonda-form {
padding: 10px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
line-height: 1.6;
height: auto!important;;
}
}
@media only screen and  (max-width: 670px) {
.home-myhonda .myhonda-form {
background-color: rgba(255, 255, 255, 0.8);
background-image: none;
-webkit-backdrop-filter: blur(50px);
color: #000000!important;
}
.bg-cb {
background: rgb(62, 64, 152);
opacity: 0.6!important;
}
.clube-info {
padding-right:0px!important;
}
.clube-info > p > strong {
font-size:20px!important;
}
.eventos {
margin: -30px 0px 0px 0px!important;
}
.wp-image-8776 {
width:100%!important;
}
.wp-elements-d356d745ca61f175698c665c32f330b7 {
font-size: 30px!important;
}
#street {
padding-bottom: 20px;
}
}