/*
Theme Name: Império dos Biscoitos
Theme URI: http://rufiz.com.br/cases/imperio-dos-biscoitos
Author: the Julio Rodrigues
Author URI: http://juliorodriguesweb.com.br/
Description: Web site desenvolvido para um cliente da Rufiz, o Império do biscoito.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlTags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready


*/
ul{
	margin-bottom: 0;
	padding-left: 0;
}
li{
	list-style: none;
}
h4 {
    font-size: 2rem;
    color: #3D0F12!important;
}
body{
	font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

.top-bar{
	width: 100%;
	float: left;
	background:#581215;
	padding: 4px 0 4px 0;
}
header{
    background: url(assets/images/pattern_header.png);
    background-size: cover;
    background-repeat: no-repeat; 
    width: 100%;
}
header > .container{
	text-align: center;
}
.logo{
	margin-top: -15px;
	margin-bottom: 10px;
}
header .fa{
    font-size: 2rem;
}
header input{
    background: none;
    border: none;
    color: #fff;
    font-style: italic;
    outline: none;
}
.top-bar ul{margin-bottom: 0;float: right;}
.top-bar ul li{display: inline-block; margin-right: 10px;}
.fa{
    color: #fff;
}

.top-bar button{
    background: none;
    border: none;
    outline: none;
}
.bar-menu{
    width: 100%;
    background: #581215;
    padding: 30px 0 30px 0;
    text-align: center;
    max-height: 98px;
    min-height: 98px;
    line-height: 3.2rem;
}
.bar-menu ul li{
	list-style: none;
	display: inline-block;
	padding-right: 12em;
}
.bar-menu ul li:last-child{
	padding-right: 0;
}
.bar-menu ul li a{
	color: #fff;
	font-size: 1.8rem;
}
.bar-menu ul li a:hover,.bar-menu ul li a:active, .bar-menu ul li a:focus, .bar-menu ul li a:visited {

    text-decoration: none;
}
.border-menu{
    content: "";
    display: block;
    height: 4px;
    width: 100%;
    background: #fff;
    position: relative;
    top: 30px;
}
nav ul li a:hover:after{
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #fff;
    position: relative;
    top: 32px;
}
#slider b, #slider br{
    display: none;
}
#slider span {
    font-size: 3.5rem;
    color: #fff;
}

.font-estilizada{
 color:#fff;
  font-family: 'Pacifico', cursive;
}
span.font-normal {
    font-weight: normal;
    font-family: "Open Sans";
}
.custom.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(255, 24, 24, 0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
}
.custom.tparrows:before {
display: none!important;
}
.tp-leftarrow.tparrows.custom {
    background: url(/wp-content/themes/imperio/assets/images/seta_esq_slider.png)!important;
    border: none!important;
    height: 75px!important;
    background-size: 100%!important;
    background-repeat: no-repeat;
    margin-top: -35px;
}
.tp-rightarrow.tparrows.custom{
    background: url(/wp-content/themes/imperio/assets/images/seta_dir_slider.png)!important;
    border: none!important;
    height: 75px!important;
    background-size: 100%!important;
    background-repeat: no-repeat;
    margin-top: -35px;
}
.tp-bullet {
    width: 19px!important;
    height: 19px!important;
    background: none!important;
    border: solid 1px white!important;
}
.tp-bullet.selected{
    background: rgba(255, 255, 255, 0.79)!important;
    border: 1px solid #ededed!important;
}
#quem-somos{
    width: 100%;
    float: left;
    background: url(assets/images/pattern_about.png) no-repeat center;
    background-size: cover;
    padding-top: 4.8em;
    max-height: 358px;
    background-position: 0px 10px;
}
.block-left{
	float: left;
	width: 50%;
}
#quem-somos h2{
	float: left;
}
#quem-somos h2:nth-child(1){
	margin-right: 5px;
	font-weight: bold;
    color: #581215;
}
#quem-somos h2:nth-child(2){
	font-family: 'Pacifico', cursive;
    color: #3B0F10;
}
#quem-somos p{
    font-size: 1.7rem;
    font-weight: normal;
    font-family: 'Open sans';
}
#quem-somos img{
    margin-top: -222px;
    display: block;
}
#delicias{
	padding: 4.8em 0 4.8em 0;
	float: left;
	width: 100%;
    background: #FFFDF3;
}
#delicias span{
	    color: #3D0F12;
    font-size: 1.8rem;
    font-weight: bold;
}

#delicias h2:nth-child(2){
	
	font-weight: 300;
	float: left;
    color: #581215;
}
#delicias h2:nth-child(1){
	font-family: 'Pacifico', cursive;
	float: left;
    color: #3B0F10;
    margin-right: 5px;
}
.produtos{
text-align:center;
}
.produtos a:hover{
    text-decoration: none;
}
.produtos-biscoito {
    display: inline-block;
}
.carroussel {
	text-align: center;
    padding-bottom: 14em;
}
.carousel-caixa-2k a.left1.carousel-control, .carousel-caixa2k a.right.carousel-control {
    top: 140px!important;
    position: absolute;
}
.carousel-caixa-12potes:before {
    content: "";
    width: 100%;
    display: block;
    background: #fff;
    height: 120px;
}
.carousel-caixa-12potes .container{
margin-top: -110px;
}
.centralized-buttons{
    max-width: 530px;
    margin: 0 auto!important;
    padding-top: 5.5rem;
}
div#carousel3 {
    float: left;
    width: 100%;
}
.centralized-buttons a {color:#fff;
}
.centralized-buttons a:hover {
    color: #f5ebc1;
    text-decoration: none;
}
.caroussel{
    padding-bottom: 4em;
}
.carousel-caixa-2k {
    background: #fff;
    padding-bottom: 4em;
}


.centralized-buttons button{
    /* Rectangle 3 */
    background: #581215;
    opacity: 1.00;
    border: 2px solid #581215;
    box-sizing: border-box;
    /* Veja todos os produtos */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFDF3;
    opacity: 1.00;
    padding: 10px;
}
.arrows {
    display: inline-block;
    position: relative;
}
div#left-arrow {
    /* float: left; */
    float: left;
    top: -300px;
}
div#right-arrow {
    top: -300px;
    float: right;
}
#carousel3  .carousel-inner {
    top: 10%!important;
}
#carousel3 .item{
        float: left;
    width: 100%;
    margin-top: 70px;
}
#contato{
    padding: 4.8em 0 4.8em 0;
    float: left;
    width: 100%;
    background: url(assets/images/pattern_form.png)no-repeat center;
    background-size: cover;
}
#contato h2, #contato span, #contato i,#contato p{
	color: #fff;
}
#contato i{
	margin-right: 15px;
}
#contato span, #contato i {
    font-size: 2rem;
    font-weight: normal;
}
form input,textarea{
    background: rgba(255, 255, 255, 0.1);
    border: none;
    font-size: 1.8rem;
    color: #fff;
    padding: 10px;
    resize:none;
    width: 100%;
    outline: none;
}
form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
form input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}

form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}


span.wpcf7-not-valid-tip {
    font-size: 1.6rem!important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff;
}
div.wpcf7-validation-errors {
    border: 2px solid red;
    color: #fff!important;
    text-align: center;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
    max-height: 52px;
}
textarea{
    width: 100%;
    height: 116px;
    margin-top: 5px;
}
form input.wpcf7-form-control.wpcf7-submit{
	background: #F5EBC1;
	border: 1px solid #fff;
	font-size: 1.8rem;
	color: #581215;
	font-weight: bold;
	text-transform: uppercase;
}
form .row{
	margin-bottom: 10px;
}
#mapa{
width: 100%;
float: left;
max-height: 500px;
min-height: 500px;
}
#map{
    background: url(https://imperiodobiscoitooficial.com.br/bg_map1.png);
    background-size: cover;
    background-repeat: no-repeat;
}
footer{
	width: 100%;
	float: left;
}
#mapa-site{
	padding: 4.8em 0 4.8em 0;
	background: #350D0E;
}
#mapa-site h2{
	margin-bottom: 30px;
}
#mapa-site h2, #mapa-site ul li, #mapa-site span, #mapa-site i{
	color: #fff;
}
#mapa-site i, #mapa-site span{
	font-size: 1.8rem;
    font-weight: normal;
}
#mapa-site i{
	margin-right: 15px;
}
#mapa-site .block-left-footer ul li a{
	font-size: 1.8rem;
	font-style: italic;
	color: #fff;
        font-weight: normal;
}
#rodape{
    background: #551114;
    width: 100%;
    float: left;
    padding: 1rem 0 4.8rem 0;
    text-align: right;
}
#rodape span{
	color: #fff;
}
#rodape span:nth-child(2){
	font-weight: bold;
}
#rodape span a{
	font-weight: bold;
	color: #fff;
}

a.left.carousel-control {
    background: none;
}
a.right.carousel-control {
    background: none;
}
.item img {
    max-width: 100%;
    height: 100%;

}
.carousel-inner {
overflow-y: hidden!important;
overflow: hidden!important;
float: left;
width: 100%!important;
}
button.btn-produto {
    background: #581215;
    border: none;
}
.btn-produto span{
    color: #fff!important;
    padding: 10px;
}
.btn-produto a:first-child{
display:none;
}
.btn-produto a:hover{
   color:#fff;
   text-decoration:none;
}
span.descricao-produto {
    color: rgba(20, 18, 18, 0.74)!important;
    font-size: 1.8rem;
    font-weight: normal!important;
}
.carousel-control {
    top: 0;
    width: 0%!important;
    float: left;
    display: inline-block;
    top: 130px!important;
}
#carousel3 .carousel-control{
    margin-top: -70px;
}
#map{
        width: 100%;
    height: 500px;
}

@media only screen and (min-width: 1024px){
    .bar-menu{
        display: block;
    }
    .menu-mobile, .open_menu{display: none}
    div#slide-4-layer-3 {
        line-height: 50px!important;
    }
    span.font-estilizada {
        font-size: 45px!important;
        font-weight: 100;
    }
    #quem-somos img {
        margin-top: -222px;
        display: block;
        max-width: 768px;
    }
      
}
@media only screen and (width: 1024px){
    #quem-somos img {
        max-width: 100%;
    }
}
@media only screen and (max-width: 425px){
    #slider{
        width: 100%;
        float: left;
    }
    #quem-somos img {
        display:none
    }
    .bar-menu{
        display: none;
    }
    .open_menu {
        width: 100%;
        float: left;
        background: #581215;
        padding: 10px 10px 5px 10px;
    }
 
    .open_menu i{
        float: right;
        font-size: 4rem;
    }
    .menu-mobile {
        float: left;
        width: 100%;
        background: #581215;
        padding: 10px;
        display: none;
    } 
    .menu-mobile ul li {
        width: 100%;
        padding: 0;
        float: left;
        text-align: center;
    }
    .menu-mobile ul li a{
        font-size: 1.8rem;
        color: #fff;
        text-transform: uppercase;
    }
    #quem-somos, #delicias, #contato, #mapa-site{
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    #quem-somos img {
        max-width: 100%;
        display: none;
    }
    .row{
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .item img {
        max-width: 100%;
        height: 100%;
    }
    a.carousel-control.left {
        left: 37px;
    }
    a.right.carousel-control {
    
        right: 37px;
    }
    .centralized-buttons {
    text-align: center;
    margin-right: 0!important;
    }
    ol.carousel-indicators {
    display: none;
    }
    .produtos {
        width: 100%!important;
    }
    .produtos:nth-child(2),.produtos:nth-child(3){
        display: none;
    }
    
}
/*--------------------------
.row a {
       pointer-events: none;
       cursor: default;
}
--------------------------*/
.whatsappme__header {    background: #2e8c7d !important; }



/*--------------------------
   # Giovane
--------------------------*/

@media screen and (max-width:500px) {

.col-xl-6.col-sm-12.col-md-6.col-lg-6 img {
    margin-left: -141px;
    width: 545px;
 }

.slotholder {
    width: 146% !important;
    height: 47% !important;
    margin-left: -158px !important;
 }

.tp-rightarrow.tparrows.custom, .tp-leftarrow.tparrows.custom {
    background-size: 50%!important;
    background-repeat: no-repeat !important;
 }

#quem-somos {
    margin-top: -224px;
 }

.hesperiden.tp-bullets {
    display:none;
 }
}


.botao-whats {
    background: #3b0f10;
    padding: 5px 10px;
    border-radius: 3em;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}


#parceiro h2{
	float: left;
}
#parceiro h2:nth-child(2){
	margin-right: 5px;
	font-weight: 300;
    color: #581215;
}
#parceiro h2:nth-child(1){
	font-family: 'Pacifico', cursive;
    color: #3B0F10;
}
#parceiro p{
    font-size: 1.7rem;
    font-weight: normal;
    font-family: 'Open sans';
}
#parceiro img{
    margin-top: -222px;
    display: block;
}

section#parceiro {
    clear: both;
}

.espacoh2 {margin-top: 120px;}

#parceiro {margin-bottom: 30px;}