/*
Theme Name: Shapely Cliente
Author: colorlib
Author URI: https://colorlib.com/
Description: Shapely is a powerful and versatile one page WordPress.
Version: 1.1.2
Template: shapely
Text Domain: shapely-client
Tags: vaosecasar, site, momentos eternizados, casamento, noivos
*/

/*--- FORMATAR FORMULARIO EM 2 COLUNAS ---*/
#left {
width: 47%;
float: left;
margin-right:2%;
}

#right {
width: 47%;
float: left;
}

#assunto {
width: 96%;
float: left;
}

#captcha {
width: 47%;
float: left;
margin-right:2%;
margin-top:15px;
}

.clearfix:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
margin-bottom:30px;
}

.clearfix {
display:block;
margin-left:5%;
}
/*--- FORMATAR FORMULARIO EM 2 COLUNAS FIM ---*/

/*  REMOVER A BUSCA DO MENU PRINCIPAL  */
#masthead .search-widget-handle {
display: none;
}

/*TAMAMHO E COR DA FONTE NO BANNER PRINCIPAL*/
.image-bg h3, .image-bg h1 {
	color: white; text-shadow: black 0.1em 0.1em 0.1em; /* efeito sombreado na fonte */
}

/*Ajustes de COR DOS ICONES*/
.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #ff1493;
}

.feature p:last-child {
    text-align: center;
}

#nossa-historia {
 margin-left: 80px;
 margin-right: 80px;
 
}


/*Ajustes da seção PENSAMENTO*/
div#shapely_home_parallax-3 {
    background-color: #fff;
}

/*Ajustes da seção FOTOS*/
div#custom_html-3 {
    padding-top: 80px;

}


/*Ajustes da seção NOSSA HISTORIA*/
div#custom_html-5 {
    background-color: #fff;
}


/*Ajustes da seção INFORMACOES ADICIONAIS*/
div#shapely_home_features-3 section {
    background-color: #fff;
}


/*Ajustes da seção VIDEO SIZE*/
.mejs-container {
    width: 1000px !important;
    height: auto; !important;
    margin: auto;
}

.wp-video {
		background-color: #000;
}


/*Ajustes da seção CONFIRMAR PRESENCA*/
div#shapely_home_contact-2 section {
    background-color: #f4dae3;
}


/*Ajustes da seção LISTA DE PRESENTES*/
div#shapely_home_clients-2 section {
    padding-top: 10px;
    background-color: #fff;
  }
  
.logo-carousel img {
    width: 150px;
    max-height: 150px;
}

/* REMOVER LINKS DAS IMAGENS DO CARROSEL 
.logo-carousel .slides a {
    cursor: default;
    pointer-events: none;
}
*/

/*Ajustes da seção CONTATO NOIVOS*/
div#custom_html-13 {
    background-color: #f4dae3;
}

/* remove theme credits */
.footer-credits {
display: none;
}

/* Cor transparente de fundo em qualquer area do site
.shapely_home_clients {
    background-color: burlywood;
}
*/