/*
 Theme Name:   soledad child
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

@import url("../soledad/style.css");
@import url("../../../../public/css/style.css");


/* = Theme customization your go here
-------------------------------------------------------------- */

ul.penci-topbar-menu > li a {
	font-weight: 400;
	cursor: pointer !important;
	line-height: 32px;
}
.penci-top-bar.topbar-menu {
	border-bottom: 1px solid #ebe3d7;
}
#logo {
	float: left;
}
a:hover {
	color: #ffa885;
}
#navigation ul.menu > li {
	margin-right: 13px;
}
#navigation ul.menu > li > a {
	font-weight: 300;
	line-height: 38px;
	font-family: 'Open sans';
	letter-spacing: inherit;
}
#navigation {
	height: 37px;
}
#navigation ul.menu > li > a:before, #navigation .menu > ul > li > a:before {
	content: none;
}
#top-search > a {
	line-height: 37px;
}
.penci-top-bar {
	height: 32px;
}
.search-input {
	margin-bottom: 0 !important;
	width: 80% !important;
	max-width: none !important;
	margin: auto;
}
.vai_shop {
	width: auto;
	float: right;
	font-size: 14px;
	margin-top: 18px;
	background: #000;
	padding: 0 10px;
}
.vai_shop:hover {
	background: #46A488;
}
.vai_shop p {
	margin: 0 20px;
	display: inline-block;
	font-size: 14px;
}
.vai_shop a {
	color: #fff;
}
.footer_container h6 {
  font-weight: 300;
  letter-spacing: 0;
}
.wrapper-boxed .penci-header-signup-form .widget {
  border: none;
}
.newsletter {
	margin: 70px 0;
}
.newsletter h1 {
	text-align: center;
	margin-bottom: 30px;
}
.newsletter h1 span {
	text-transform: uppercase;
}
.newsletter form {
	width: 90%;
	margin: auto;
}
.newsletter input[type="email"] {
	float: left;
	margin: 0 100px 0 0;
	font-size: 14px;
}
.newsletter input[type="submit"] {
	width: 30%;
	text-transform: none;
	background: #f7dfa5;
	color: #000;
	border-radius: 10px;
	transition: none;
}
.newsletter input[type="submit"]:hover {
	background: #f0c14b;
  font-weight: bold;
  color: #000000;
}
.footer_container .footer_feed a:hover {
	color: #fff;
}
.post-entry p, #main .penci-grid .item-content p {
	font-size: 18px;
	line-height: 30px;
}
.post-entry {
	width: 80%;
	margin: 0 auto 33px;
}
#header .inner-header .container {
	padding: 25px 0;
}
#header .inner-header .container #logo img {
	height: 60px;
}
.categorie_mob {
	margin: 10px;
	font-size: 20px;
}
.boxfeed {
  color: #fff !important;
  background-color: #000;
  font-size: 12px;
  overflow: hidden;
  padding: 25px 10px;
  text-align: center;
}
.boxfeed a {
  color: #fff;
}
.bx-clone .rating {
  unicode-bidi: bidi-override;
  direction: ltr;
  margin-bottom: 7px;
  text-align: left;
}
.rating > i.active {
  color: #ceb573;
}
.bx-clone .rating > i {
	font-size: 18px;
  display: inline-block;
  position: relative;
  width: 0.9em;
  padding-bottom: 8px;
}
footer ul {
  border-top: 1px solid #ebe3d7;
  border-bottom: 1px solid #ebe3d7;
  background-color: #fff;
	list-style-type: none;
}
#info-footer ul li {
  display: inline-block;
  text-align: left;
  padding-left: 0px;
  margin-bottom: 0px;
  font-size: 14px;
}
#info-footer ul li > a {
  height: 50px;
  line-height: 60px;
  padding: 10px;
  color: #fff;
  cursor: pointer;
}
#info-footer .indirizzo {
  line-height: 1.3;
  font-size: 12px;
  padding-top: 20px;
  float: left;
  width: 100%;
}
#info-footer h6 {
  color: inherit;
}
.boxfeed .bx-clone .meta, .boxfeed .bx-clone .quotes {
  color: #fff;
}
.bx-clone .meta {
  font-style: normal;
  font-size: 14px;
  color: #000;
  font-weight: 300;
  padding-top: 0px;
  margin-bottom: 10px;
}
.boxfeed .bx-clone .quotes {
  display: block;
  display: -webkit-box;
  font-size: 14px;
  line-height: 1.2;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.footer_desk .barraline {
	padding: 0 2%;
}
.footer_desk .footer_feed .bx-viewport {
	height: auto;
}
