/*
Theme Name: eStore Child Theme
Theme URI: http://themegrill.com/themes/estore/
Description: Child Theme eStore
Author: ThemeGrill
Author URI: http://themegrill.com
Template: estore
Version: 1.0
*/

/*--------------------------------------------------------------
# Inner Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    blog page layout CSS
--------------------------------------------------------------*/
.page-header {
  background: #5b5959 none repeat scroll 0 0;
  margin-bottom: 70px;
  padding: 20px 0 10px;
  text-align: center; }
  .page-header .entry-title {
    color: #00a9e0;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    margin: 0; }
  .page-header .entry-sub-title {
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    margin: 5px 0; }
    .page-header .entry-sub-title span {
      margin: 0 5px; }
      .page-header .entry-sub-title span a {
        color: #ffffff; }
        .page-header .entry-sub-title span a:hover {
          color: #0191BC; }
		  
/*--------------------------------------------------------------
3.0 Elements
   background-color: #ccc;
   border: 1px solid #CCC;
--------------------------------------------------------------*/
hr,
.wp-block-separator {
  background-color: #b4b4b4;
  border: 0;
  height: 1px;
  margin-bottom: 15px; }
  
td,
td,
.wp-block-table th,
.wp-block-table td {
  border: 1px solid #b4b4b4;
  padding: 5px 10px; }
 		  
/*--------------------------------------------------------------
3.0 Everest
   
--------------------------------------------------------------*/   
 
.formulariodecontacto{
	color: #5b5959;
    height: auto;
    cursor: pointer;
    background: 0 0;
    box-shadow: none;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    padding: 15px 15px;
    border-radius: 10px;
    border: 1px solid #b4b4b4;
    background-color: #ffffdb;
}

.botondeformulario{
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    font-size: 14px;
    line-height: 13px;
    border: none;
    padding: 5px 5px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-shadow: none;
    min-width: 75px;
    cursor: pointer;
    min-height: 36px;
    margin-left: 10px;
    vertical-align: middle;
	 background-color: red;
}

/*--------------------------------------------------------------
10.0 Posts and pages
--------------------------------------------------------------*/
h1.entry-title {
  color: #353535;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize; }

h1.entry-title a {
  color: #3d3d3d; }

.hentry {
  margin: 0 0 15px; }

.updated {
  display: none; }

.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
  display: inline;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 300; }

.cat-links {
  margin-right: 10px; }

.page-content,
.entry-content,
.entry-summary {
  margin: 15px 0 0; }

.page-links {
  clear: both;
  margin: 0 0 15px; }

.edit-link .post-edit-link {
  background: #293037;
  padding: 4px 10px;
  color: #FFF !important;
  line-height: 1;
  border-radius: 3px;
  font-size: 13px; }

.edit-link .post-edit-link:before {
  content: "\f044";
  font-family: FontAwesome;
  margin-right: 5px; }

#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry {
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-top: 40px; }

#blog-post article.hentry:first-child,
.search article.hentry:first-child,
.archive article.hentry:first-child,
.tag article.hentry:first-child,
.category article.hentry:first-child {
  margin-top: 0; }

article.hentry .edit-link {
  display: block;
  margin-top: 20px; }

article.hentry h1.entry-title {
  margin-bottom: 5px;
  line-height: 1.2; }

article.hentry .entry-footer > span {
  margin-right: 15px;
  font-size: 13px; }

.page-header .page-title {
  color: #333333;
  padding-bottom: 15px; }

.entry-footer a {
  color: #999; }

.entry-footer a:hover {
  color: #DC3522; }

.nav-links .meta-nav {
  display: none; }

.nav-links {
  clear: both;
  display: table;
  width: 100%; }

.nav-links .nav-previous,
.nav-links .nav-next,
.default-wp-page li {
  display: inline-block;
  float: left;
  vertical-align: top;
  width: 50%; }

.default-wp-page li.next {
  float: right; }

.nav-links .nav-next,
.default-wp-page .next {
  text-align: right; }

.nav-links .nav-previous a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-style: normal;
  margin-right: 5px; }

.nav-links .nav-next a:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-style: normal;
  margin-left: 5px; }

.entry-thumbnail {
  position: relative; }

.entry-exrecpt {
  width: 60%;
  float: right; }

.short-content {
  margin-bottom: 10px; }

.short-content + .bttn {
  float: right; }

.entry-footer {
  margin-top: 10px; }

.full-width {
  float: none;
  width: 100%; }

.default-wp-page {
  margin: 0;
  list-style: none; } 

/*--------------------------------------------------------------
## thumb-collection
--------------------------------------------------------------*/
.collection-thumb-block {
  position: relative; }
  .collection-thumb-block .collection-thumb-img {
    margin: 0;
    overflow: hidden; }
    .collection-thumb-block .collection-thumb-img img {
      display: block;
      transform: scale(1) rotate(6deg);
      transition: all 0.9s ease; }
  .collection-thumb-block .collection-thumb-hover {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper {
      bottom: 30px;
      left: 0;
      position: absolute;
      text-align: center;
      width: 100%;
      transition: all 0.3s ease; }
      .collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper .collection-thumb-title {
        color: #ffffff;
        font-size: 26px;
        font-weight: 700;
        display: block;
        text-transform: uppercase; }
      .collection-thumb-block .collection-thumb-hover .collection-thumb-title-wrapper .collection-thumb-sub-title {
        display: block;
        color: #dcdcdc;
        font-size: 16px;
        text-transform: uppercase;
        padding: 0 30px; }
    .collection-thumb-block .collection-thumb-hover:after {
      border: 2px solid rgba(255, 255, 255, 0.3);
      content: "";
      height: 90%;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 93%; }
  .collection-thumb-block:hover img {
    transform: scale(1.1) rotate(-4deg); }
  .collection-thumb-block:hover .collection-thumb-hover .collection-thumb-title-wrapper {
    bottom: 40px; }
