/*
Theme Name: Dioni Máquinas de Coser
Author: Dioni
Author URI: http://maquinasdecoserdioni.com/
Version: 1.0
Text Domain: dioni
*/

.category-products li.item {
	padding-right: 21px!important;
}

.category-products .products-grid li .actions {
	display: none;
}

body.single-post .category-products .products-grid li .special-price {

}

.category-products li.separator {
	list-style-type: none;
}

.col-right div img {
  margin-top: 0;
}

.page-header {
    color: #704913;
    margin-bottom: 1.2em;
}

.page-wrapper {
  margin-bottom: 32px;
}

.post {
  margin-bottom: 88px;
}

.post .gallery {
  margin: 32px auto 0 auto !important;
}

.post .gallery .gallery-item {
  padding-top: 32px;
}

.post .gallery dt a img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: -1px 0px 14px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: -1px 0px 14px rgba(50, 50, 50, 0.75);
  box-shadow: -1px 0px 14px rgba(50, 50, 50, 0.75);
  line-height: 0;
  border: solid 1px #9D9D9D;
  text-align: center;
}

.post ul, .post ol {
  margin-left: 16px;
}

.post ul li, .post ol li {
  font-size: 1.1em;
}

.post ol li {
  list-style-type: decimal;
}

.post ul li {
  list-style-type: disc;
}

.post p {
  font-size: 1.2em;
}

.post .post-tags {
  display: inline;
}

.post .separator {
  margin-bottom: 20px;
}

.post-meta {
	margin: 16px 0;
	text-transform: uppercase;
	color: #999;
	font-size: 0.7em;
	text-align: right;
}

.post-title {

}

.post-title h2 {
  margin-bottom: 0;
  font-size: 2.4em;
}

.post-title h1 {
  font-size:2.6em;
}

.sidebar a {
  font-size: 1.2em;
}

.sidebar h2,
.sidebar ul,
.sidebar .content-block {

}

.sidebar h3 {
  padding-left: 0;
  text-align: left;
}

.sidebar .products-grid {
  text-align: left;
}

.sidebar .products-grid a.product-image {

}

.sidebar .products-grid li .actions {
  text-align: left;
}

.sidebar .products-grid li .attribute {
  text-align: left;
}

.sidebar .products-grid li .product-image {
  margin-left: 0;
  text-align: left;
}

.sidebar .products-grid li .product-name {
  width: 190px;
}

.sidebar .products-grid li.separator {
  clear: both;
  margin-bottom: 39px;
  width: 190px;
}

.sidebar .products-grid.last li.separator {
  background: none;
}

ul.post-categories {
  display: inline;
}

.wp-paginate .current {
  background-color: #e3ba83 !important;
  border: solid 1px #704913 !important;
}
.alignright{
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boton-ofertas{

	padding-top:30px;
}

@media screen and (max-width: 970px) {

    body.blog div.col-main,
    body.single div.col-main {
        width: 100%;
    }

}

body.archive    img.wp-post-image,
body.blog       img.wp-post-image,
body.single     img.size-full {
    height: auto;
    max-width: 100%
}

body.archive    .col-main,
body.blog       .col-main,
body.single     .col-main {
    width: 65%;
}

body.archive    .post-thumb,
body.blog       .post-thumb,
body.single     .post-thumb {
    margin-top: 16px;
}