/*
Theme Name: KEKALA 
Theme URI: https://kekala.li/
Author: Dottori
Author URI: https://www.dottori.com.br/
Description: Tema para o site KEKALA
Version: 1.0
Requires at least: 5.8.1
Tested up to: 5.8.1
Requires PHP: 7.0
Text Domain: Kekala
*/
.title-instagram a {
    color: #fb9912;
    text-decoration: none;
}
.h1-instagram a {
    color: #215aa8;
    text-decoration: none;
}

.aboutus .div-block-5 {
    align-self: center;
}
.mobonly {
    display: none;
}
.pconly {
    display: block;
}

.w-layout-grid {
    grid-template-areas: 'left right';
}

.layout-esq {
    grid-area: left;
}
.layout-dir {
    grid-area: right;
}
.div-image {
    padding: 20px;
    height: auto;
}

.image-kekala {
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.format-v .image-kekala {
    height: 600px;
}

.wpcf7-response-output {
    display: none;
    padding: 20px !important;
    text-align: center !important;
    background-color: #dddddd !important;
    margin-top: 100px;
}

.wpcf7-not-valid-tip {
    display: block;
    color: #660;
    background-color: #dddddd;
    border: 1px solid black;
    border-radius: 8px;
    font-family: 'Open Sans', serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 10px;
    padding: 8px;
    width: 240px;
    margin-top: -20px;
    margin-left: 35px;
}

.screen-reader-response {
    display: none;
}

.image-steps-franquia {

}
.page-link {
} 
.botao-azul {
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    border: 1px solid #215aa8;
    border-radius: 60px;
    margin: 0;
    padding: 10px 15px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-decoration: none;
    background-color: #215aa8;
}

.h1-midia {
    font-family: 'Verveine w01';
}


.seja-franqueado {
    color: #fff;
    text-transform: none;
    background-color: #1c5aac;
    border: 1px #215aa8;
    border-radius: 60px;
    margin-top: 0;
    margin-left: 10px;
    padding: 10px 15px;
    font-family: Inconsolata, monospace;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none;
}
.seja-franqueado:hover {
  color: #135ab0;
  background-color: #ffa300;
  border-style: none;
}

.seja-franqueado.w--current {
  color: #ffa300;
}
.div-block-produto.display.banner {
    background-color: #fc9818;
    background-image: url(https://kekala.com.br/wp-content/uploads/2023/05/646791bf62c0e1169f481fc7_background.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 100px;
}
.slider-header .w-slide {
    width: 100%;
    min-height: 100vh;
    background-position: 50%;
    background-size: cover;
}
.picole {
    width: auto;
    height: 300px;
}
.chuva-picture {
    width: 390px;
    height: auto;

}
@media screen and (max-width: 700px) {
    .tmp {
        margin-top: 450px
    }
    .block-franquia {
        height: auto;
    }
    .texto-franquias {
        padding: 15px;
    }
    .suf-na-midia {
        display: none;
    }
    .amanda.big {
        width: 320px;
        margin: -300px 0 0 -20px;
    }
    .pconly {
        display: none;
    }
    .mobonly {
        display: block;
    }
    .slider-header,
    .div-block-8,
    .div-block-11,
    .store-home,
    .grid-home {
        z-index: 898;
    }

    .header-video,
    .slide-tripple,
    .slider-header,
    .mask,
    .slider-header .w-slide {
        min-height: 80vh;
    }

    .chuva-picture {
        width: 270px;
    }
    .div-image {
        margin: 20px 0;
        height: auto;
        padding: 0;
        order: 1;        
    }
    .hist-titulo {
        order: 2;        
    }
    .w-layout-grid {
        grid-template-areas: unset;
    }
    .layout-esq,
    .layout-dir {
        grid-area: unset;
    }
    
    .coluna-mapa .column-38,
    .mapa-image { 
        display: none;
    }
    .section-highlights.mapa {
        min-height: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .wrapp-header-inside.mapa {
        margin-top: -370px;
        padding-left: 0;
        padding-right: 0;
    }
    .form-leads-franquia.mapa {
        padding: 20px;
    }

    .grid-home .div-block._01 {
        background-position: -180px 16px, 0px -10px;
        height: 445px;
    }
}
