/*

Digital UOW
Transformando ideias em projetos de sucesso

www.digitaluow.com.br
ola@digitaluow.com.br

Theme Name:   Blog do Casal Pimenta
Theme URI:    https://www.casalpimenta.com.br/blog
Description:  Blog do Casal Pimenta - Swing, Ménage, Festas e Eventos Liberais
Author:       Digital UOW
Author URI:   https://www.digitaluow.com.br
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  casal-pimenta

*/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,700");

*{ border: 0; padding: 0; margin: 0;  }

html,body{
	font-family: 'Open Sans', sans-serif;
   	height: 100%;
  	width: 100%;
}

.site{
	width: 100%;
	float: left;
}

header{
	width: 100%;
	float: left;
	padding: 35px 0 0 0;
}

.social-icons-header{
	width: 32%;
	float: left;
	margin: 75px 0 0 0;
}

.social-icons-header a{
	float: left;
	margin: 0 25px 0 0;
}

.logomarca{
	float: left;
}

.search-bar{
	float: right;
	width: 32%;
	margin: 75px 0 0 0;
}

.form-search-bar{
	float: right;
}

.search-bar input{
	border-bottom: 3px solid #333333;
	float: left;
}

.fa-search{
	float: right;
	margin: 5px 0 0 15px;
	cursor: pointer;
}

.menu-principal{
	width: 100%;
	float: left;
	margin: 75px 0 60px 0;
	text-align: center;
	cursor: pointer;
}

.link-return-home{
	font-size: 14px;
    color: #eb1e23;
}

.menu-principal ul{
	list-style-type: none;
	-webkit-transition: height 0.1s linear;
	-moz-transition: height 0.1s linear;
	-ms-transition: height 0.1s linear;
	-o-transition: height 0.1s linear;
	transition: height 0.1s linear;
}

.menu-principal ul li{
	float: left;
	padding: 0 25px;
}

.menu-principal a{
	font-size: 16px;
	color: #3b3b3b;
	font-weight: bold;
}

.menu-principal a:hover, .title-post-thumb:hover{
	color: #E91A2A;
	text-decoration: none;	
}

.home-slider{
	float: left;
	width: 100%;
}

.slider-item{
	position: relative;
}

.content-slider{
	position: absolute;
	left: 13%;
	bottom: 13%;
	width: 75%;
}

.content-post{
	width: 100%;
	float: left;
}

.category-post{
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 0 15px 0 0;
	float: left;
}

.bg-black{
	background-color: #000000;
}

.bg-black:hover{
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
}

.post-by{
	float: left;
	margin: 5px 0 0 5px;
	color: #FFFFFF;
	font-size: 13px;
}

.title-post-slider{
	font-size: 28px;
	color: #FFFFFF;
	float: left;
	width: 100%;
}

.title-post-slider:hover, .post-by:hover{
	text-decoration: none;
	color: #dedede;
}

.slick-next, .slick-prev{
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -21px; 
}

.slick-prev{
	background-image:url('http://localhost/casalpimenta_blog/wp-content/themes/casalpimenta/images/arrow-slider-left.png');
	width: 42px;
	height: 39px;
	left: 0;
}

.slick-next{
	background-image:url('http://localhost/casalpimenta_blog/wp-content/themes/casalpimenta/images/arrow-slider-right.png');
	width: 42px;
	height: 39px;
	right: 0;
}

.posts{
	width: 100%;
	float: left;
	margin: 25px 0 50px 0;
}

.post-thumb{
	width: 100%;
	float: left;
	margin: 35px 0 0 0;
}

.img-post-thumb{
	position: relative;
	width: 100%;
	float:left;
}

.img-post-thumb img{
	width: 100%;
}

.img-post-thumb img:hover{
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.details-img-post-thumb{
	position: absolute;
	bottom: 5px;
}

.title-post-thumb{
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #474747;
	margin: 15px 0;
}

.text-post-thumb{
	font-size: 13px;
	color: #474747;
	width: 100%;
	float: left;
	text-align: justify;
	line-height: 23px;
}

.text-post-thumb:hover{
	color: #b1b1b1;
	text-decoration: none;
}

.details-img-post-thumb .category-post{
	margin: 0 0 5px 15px;
}

.fale-com-app{
	width: 100%;
	float: left;
	background-color: #313131;
	padding: 25px 0 40px 0;
	margin: 80px 0 0 0;
}

.icon-contato-home{
	width: 20%;
	float: left;
}

.link-contato-home, .content-contato-home p{
	width: 75%;
	float: right;
	color: #FFFFFF;
	font-size: 30px;
	margin: 5px 0 0 0;
}

.link-contato-home:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.content-contato-home strong{
	color: #ff776a;
	font-weight: normal;
}

.content-contato-home span{
	width: 100%;
	float: left;
	color: #838383;
	font-size: 18px;
}

.content-contato-home img{
	margin: 15px 20px 0 0;
}

.banner-site-casal-pimenta, .banner-site-casal-pimenta img{
	float: left;
	width: 100%;
}

.banner-site-casal-pimenta img:hover{
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

footer{
	background-color: #ff3e2b;
	width: 100%;
	float:left;
	padding: 45px 0;
}

.title-list-footer{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.list-footer{
	list-style-type: none;
}

.list-footer li{
	margin:0 0 10px 0;
}

.list-footer li a{
	font-size: 13px;
	color: #FFFFFF;
}

.last-post-footer{
	float: left;
	margin: 10px 0 15px 0;
}

.date-last-post{
	background-color: #313131;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	font-size: 12px;
	margin: 5px 20px 0 0;
}

.title-post-footer{
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	width: 75%;
	margin: 0;
	padding: 0;
}

.title-post-footer:hover{
	color: #FFFFFF;
}

.title-post-footer span{
	font-size: 10px;
	float: left;
	width: 100%;
}

.desenvolvimento-digital-uow{
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	float: right;
}

.desenvolvimento-digital-uow:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.desenvolvimento-digital-uow img{
	margin: 15px 0 0 0;
}

.sub-footer{
	background-color: #73180f;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
	width:100%;
	float: left;
	font-size: 12px;
}

.details-post{
	float: left;
}

.sidebar{
	float: right;
}

.img-destaque-post{
	width: 100%;
	float: left;
}

.details-post h1{
	font-size: 28px;
	color: #474747;
	margin: 35px 0;
}

.text-post{
	font-size: 13px;
	margin: 25px 0 0 0;
}

.details-post .category-post{
	margin: 15px 0 0 0;
	float: left;
}

.details-post .post-by{
	color: #333333;
	margin: 20px 0 0 20px;
}

.details-post .post-by span{
	margin: 0 25px;
}

.details-post h1{
	width: 100%;
	float: left;
	margin: 25px 0 10px 0;
}

.text-post{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #474747;
	line-height: 23px;
}

.prev-next-posts{
	width: 100%;
	float: left;
	margin: 25px 0;
}

.text-prev-next-post{
	font-size: 15px;
	font-weight: bold;
	color: #d03534;
	width: 48%;
	float: left;
}

.text-prev-next-post:hover{
	color: #d03534;
}

.right{
	float: right;
	text-align: right;
}

.text-prev-next-post i{
	margin: 0 5px;
}

.text-prev-next-post span{
	width: 100%;
	float:left;
	font-size: 18px;
	color: #474747;
	margin: 20px 0 0 0;
}

.leia-tambem{
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
}

.title-leia-tambem{
	font-size: 22px;
	font-weight: bold;
	color: #474747;
	width: 100%;
	float: left;	
}

.posts-leia-tambem{
	float: left;
}

.leia-tambem .category-post{
	margin: 0 0 0 15px;
}

.leia-tambem .post-by{
	color: #ffffff;
    margin: 5px 0 0 20px;
}

.profile-casal-pimenta{
	width: 100%;
	float: left;
}

.img-profile{
	width: 100%;
	float: left;
	text-align: center;
}

.img-profile-casal{
	margin: 0 0 25px 0;
}

.title-profile{
	font-size: 18px;
	color: #c92327;
	width: 100%;
	float: left;
	text-align: center;
}

.description-profile{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	margin: 10px 0 0 0;
}	

.social-icons-profile{
	width: 100%;
	text-align: center;
	margin: 25px 0 0 0;
	float: left;
}

.social-icons-profile a{
	margin: 0 10px;
}

.social-icons-profile a:hover{
	text-decoration: none;
}

.ultimos-posts-sidebar{
	width: 100%;
	float: left;
	margin: 100px 0 0 0;
}

.title-ultimos-posts-sidebar{
	font-size: 20px;
	width: 100%;
	float: left;
	color: #3f3f3f;
	font-weight: bold;
	border-bottom: 1px solid #f2f2f2;
}

.post-sidebar{
	width: 100%;
	float: left;
	margin: 20px 0;
}

.post-sidebar img{
	width: 60px;
	float: left;
	margin: 8px 0 0 0;
}

.post-sidebar img:hover{
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.title-post-sidebar{
	width: 70%;
	float: left;
	margin: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #474747;
}

.title-post-sidebar:hover{
	text-decoration: none;
	color: #c92327;
}

.title-post-sidebar span{
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	float: left;
}

.banner-anuncie{
	float: left;
	margin: 25px 0 0 0;
}

.menu-buttom{
	display: none;
	float: right;
	cursor: pointer;
}

.logomarca-footer{
	width: 100%;
}

.title-category{
	width: 100%;
	float: left;
	font-size: 30px;
	color: #2f2f2f;
	margin: 0 0 0 10px;
}

.header-pagina-interna {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    color: #3e3e44;
    font-weight: bold;
    margin: 40px 0 0 0;
}

.subtitulo-pagina {
	font-size: 18px;
    width: 100%;
    float: left;
    margin: 15px 0 60px 0;
    color: #989898;
    text-align: center;
}

.form-contato{
	width: 100%;
    float: left;
}

.form-contato input, .form-contato textarea, .form-contato select, .form-cadastro input, .form-cadastro textarea, .form-cadastro select {
    border-bottom: 1px solid #797979;
    padding: 3px 0;
    font-size: 14px;
    color: #797979;
    width: 100%;
    margin: 0 0 25px 0;
}

.form-contato button {
    float: right;
    background-color: #ff3e2b;
    color: #FFFFFF;
    padding: 10px 15px;
    font-size: 14px;
    width: 25%;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    margin: 15px 0 35px 0;
}

.form-contato button:hover{
    background-color: #AF1100;
}

.list-contato {
    width: 65%;
    float: right;
    list-style-type: none;
}

.list-contato li, .list-contato li a {
    font-size: 16px;
    color: #6b6b6b;
    margin: 0 0 45px 0;
}

.list-contato li i {
    color: #ff3e2b;
    font-size: 25px;
    margin: 0 15px 0 0;
    position: relative;
    top: 5px;
}

.list-contato li span {
    width: 88%;
    float: right;
    font-size: 12px;
}

.campos-obrigatorios {
    font-size: 13px;
    color: #d07870;
}

.search-results{
	width: 100%;
	float: left;
	font-size: 22px;
	margin: 0 0 0 15px;
}

.search-results span{
	color: #ff3e2b;
}

#scrollUp {
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    color: #fff;
    width: 48px;
    height: 48px;
    position: fixed;
    background-image: url(http://localhost/casalpimenta_blog/wp-content/themes/casalpimenta/images/arrow-top.png);
    background-repeat: no-repeat;
}

.btn-compre-o-livro{
	background-color: #FF3B29;
	color: #ffffff;
	padding: 15px 20px;
	font-size: 16px;
	margin: 25px 0 0 0;
	float: left;
	border-radius: 7px;
}

.btn-compre-o-livro:hover{
	text-decoration: none;
	background-color: #ff6b5c;
	color: #ffffff;
}

@media (max-width: 1200px) {

	.menu-principal ul li{
		padding: 0 15px;
	}

	.menu-principal a{
		font-size: 15px;
	}

	.social-icons-header{
		width: 100%;
		text-align: center;
		margin: 35px 0;
	}

	.slider-item img{
		width: 100%;
		float: left;
	}

	.social-icons-header a{
		float: none;
		margin: 0 20px;
	}

	.menu-principal{
		margin: 45px 0 45px 0;
	}

	.menu-principal ul{
		display: none;
	}

	.menu-buttom{
		display: block;
		float: right;
		margin: 0 15px 0px 0;
		cursor: pointer;
	}

	.menu-principal ul{
		display: none;
	}

}

@media (max-width: 1000px) {

	.menu-principal ul li{
		width: 100%;
		text-align: center;
	}

	.menu-principal ul li a{
		width: 100%;
		float: left;
		text-align: center;
		padding: 10px 0;
    	border-bottom: 1px solid #eb1e23;
	}

	.img-profile img{
		width: 100%;
	}

	.menu-principal ul li:last-child a{ 
		border:none;
	}

	.menu-principal ul li a:hover{
		background-color:;
	}

	.post-sidebar{
		margin: 10px 0;
	}

	.title-post-sidebar{
		width: 100%;
		margin: 10px 0 0 0px;
	}

	.banner-anuncie, .banner-anuncie img{
		width: 100%;
		float: left;
	}

}

@media (max-width: 768px) {

	.home-slider .category-post, .home-slider .post-by{
		display:none;
	}

	.title-post-slider{
		font-size: 14px;
	}

	.social-icons-header{
		margin: 0 0 50px 0;
	}

	.menu-principal{
		margin: 35px 0 30px 0;
	}

}

@media (max-width: 575px) {
	
	.title-list-footer{
		width: 100%;
		text-align: center;
		margin: 40px 0 0 0;
	}

	.list-footer li{
		text-align: center;
	}

	.profile-casal-pimenta{
		margin: 50px 0 0 0;
	}

	.item-contato-home{
		margin: 15px 0;
	}

	.last-post-footer{
		text-align: center;
	}

	.date-last-post{
		margin: 5px 20px 0 0;
		width: 15%;
	}

	.title-post-footer{
		text-align: center;
	}

	.desenvolvimento-digital-uow{
		text-align: center;
		margin: 35px 0 0 0;
		width: 100%;
	}

	.desenvolvimento-digital-uow img{
		margin: 0;
	}

}

@media (max-width: 505px) {

	.search-bar input{
		width: 90%;
		float: left;
	}

	.form-search-bar{
		width: 100%;
	}

	.search-bar{
		width: 100%;
	}

	.logomarca{
		width: 100%;
		text-align: center;
	}

	.details-post .post-by{
		margin: 15px 0 0 0px;
   		width: 100%;
	}

	.logomarca img{
		width: 100%;
	}

}