/*
Theme Name: DDT Storefront Child theme
Theme URI: http://woothemes.com/storefront
Author: santi@punto0.org
Author URI: http://punto0.org
Template: storefront
Description: Tema para la DDT.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: storefront-child
*/
.gallery .gallery-item .gallery-icon img {
	margin:2px;
	width:350px;
}
.myaccount_avatar {
border-right: 1px solid rgba(0, 0, 0, 0.1);
float: left;
padding-right: 10px;
width: 83px;
}
.myaccount_user {
border-left: 3px solid #787E87;
float: right;
padding-left: 10px;
width: 88%;
} 
.site-title a, .site-branding h1 a {
    display:none;
}
.site-branding .site-description {
    display: none;
}
.woocommerce-active .site-header .main-navigation {
     background-color: #FF0000
#    width: 73%;
#    margin-right: 2%;
#    clear: both;
#    position:relative;
#    left:+350pxpx;	
#    top:+50px;
}
.site-header {
#   min-height:250px;
}
.woocommerce-active .site-header .site-header-cart {
opacity: 0.9;
font-weight: 600;
#    width: 21.7391%;
#    float: right;
#    margin-right: 0px;
#    margin-bottom: 0px;
#    padding-top: 1.618em;
#    position:relative;
#    top:50px;
}
span.count {
opacity: 0.9;
font-weight: 600;
}
.sub-menu {
  background-color: #F500F5;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text {
    padding: 0.618em;
    background-color: #F5F5F5;
    color: #60646C;
    line-height: 0;
    outline: medium none;
    border: 0px none;
    border-radius: 0px;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) inset;
}

.site-search .widget_product_search input[type="search"], .site-search .widget_product_search input[type="text"] {
#    padding: 1.387em 1.618em 1.387em 1.631em;
#    line-height: 1;
#    position:relative;
#    top:+80px;
#   left:-400px;
display: none;
}
.site-search .widget_product_search form::before {
    display: none;
}

ul.products li.product img {
    float:left;
}

.hentry .wp-post-image {
    float:left;
}

nav.gridlist-toggle {
    display:block;
}

 .view-full-post-btn{
    display:inline-block;
    /*border-radius*/
    -webkit-border-radius:10px;
       -moz-border-radius:10px;
            border-radius:10px;
    padding:8px 16px;
    margin-top:10px;
    color:#454545;
    border:1px solid #d8dcdc;
    font-family:Georgia,serif;
    font-style:italic;
    font-size:16px;
  }
  .view-full-post-btn:hover{
    background:#454545;
    /*transition*/
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
            transition:all .3s ease;
    border:1px solid #000000;
    color:#FFFFFF;
  }

.et_pb_post {
    margin-bottom: 100px;
    border-top: 1px solid #e1e1e1;
}
.et_pb_post:first-of-type {
    border-top: none;
}
.view-full-post { float: right; }

h2 {
	float:none;
}
