h2,h3,h4,h5,a,p{
	font-weight: 100;
}
#content > .container {
    padding: 3em 1.5em;
}
body.seccion-1 #content  > .container:first-of-type,
body.seccion-1 #content  > .container:last-of-type {
    padding: 0 1.5em;
}
body.registro #top-container {
    padding: 25px 10px;
    background: #efefef;
    border: 1px solid;
    margin: 0;
}
body.registro #top-container fieldset.login-fields {
    border: 0;
}

.table {
    border: 1px solid #e0e0e0;
    margin-bottom: 0;
    background: #efefef;
    font-weight: 100;
}

#header-social-nav {
	float: right;
	width: auto;
	position: relative;
	right: 0px;
	top: 15px;
}
#header-social-nav li {
    float: left;
}
#header-social-nav li a {
    padding: 8px 10px;
    display: block;
    border-radius: 50%;
    background: #cccccc;
    width: 38px;
    height: 38px;
    text-align: center;
    box-shadow: inset 0 2px 5px #999;
    margin: 0 10px 0 0;
    text-shadow: 0 0 1px #333;
    color: #fff;
    transition: 0.3s;
}
#header-social-nav li a:hover {
    background: #333;
    box-shadow: inset 1px 2px 1px #666, inset -1px -2px 1px #000, inset 0 0 5px #999;
}

.header4 #inner-header {
    padding-top: 70px;
}
#header #main-nav-container:not(.fixed) {
    box-shadow: inset 0 0 2px #fff;
    border: 1px solid #d0d0d0;
    padding: 0;
}
#header-mid-container {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.header4 .logo-container {
    padding: 76px 20px 58px;
    background: #e0e0e0;
    position: absolute;
    top: 0;
    left: 50%;
    transition: top 0.3s, padding 0.5s;
    min-height: 100%;
    z-index: 1000;
    border-radius: 0 0 10px 10px;
    width: 220px;
    margin-left: -90px;
    box-shadow: 0 0 2px #000;
}
.header4 #header-mid-container.fixed {
	position: fixed;
}
.header4 #header-mid-container.fixed .logo-container {
    padding: 8px 15px 10px;
    top: 0;
}



div#header-bottom {
    padding: 5px 0;
    background: #333;
}

div#header-bottom .btn-group.btn-checkout {
    display: none;
}
div#header-bottom .dropdown-cart-menu-container{
	padding-bottom: 0;
}

#header.header4 div#header-bottom .dropdown-cart-menu-container .btn.dropdown-toggle {
    margin: -5px 0;
    padding: 12px;
}

#header.header4 div#header-bottom .dropdown-cart .dropdown-cart-menu{
	left: 0;
}
#header.header4 div#header-bottom .dropdown-cart * {
    font-weight: 100;
}

div#header-bottom > .container > .row > div > ul {
    float: right;
}

div#header-bottom > .container > .row > div > ul > li {
    float: left;
}

div#header-bottom > .container > .row > div > ul > li a{
    padding: 6px 12px;
    color: #fff;
    display: block;
}

div#header-bottom > .container > .row > div > ul > li a i{
	margin-right: 5px;
}


body.home #revslider-64 {
    margin-bottom: 0;
}

body.home div#modulo-texto-81 {
    background: #fff;
    padding: 60px 0;
}
body.home div#modulo-texto-81 .content-title, 
body.home div#modulo-texto-81 p {
    width: 1140px;
    display: block;
    margin: 0 auto 10px;
    max-width: 90%;
}

.item-action.item-action-btns {
	display: none;
}

#main-nav-container #main-nav .menu > li> a {
    font-weight: 400;
}

a.item-add-btn,
.item a.item-add-btn {
    border-radius: 0;
    background: #e0e0e0;
    color: #333;
    border: 0;
}
.btn {
    border: 0;
    border-radius: 0;
    color: #fff;
    text-transform: none;
    box-shadow: 0 0 0;
}

/*Contacto*/
form#formContacto {
    margin: 0 -15px;
    padding: 25px;
    background: #efefef;
    border-radius: 5px;
}
label,
form#formContacto label{
	font-weight: 100;
}
#content div#modulo-texto-82 .title {
    font-size: 1.4em;
}
/*fin Contacto*/

a.item-add-btn span, 
.item a.item-add-btn span {
	font-weight: 100;
	text-transform: none;
}
a.item-add-btn i, 
.item a.item-add-btn i {
    background: #d30000;
    display: inline-block;
    margin: -10px 10px -5px -15px;
    padding: 8px 10px 10px 15px;
    color: #fff;
    font-size: 17px;
}

#content .title {
	border-left: 0;
	padding-left: 0;
	text-transform: uppercase;
	font-weight: 100;
}
#content .content-title {
	line-height: 1;
}

#content .productos-lista .content-title {
    margin-bottom: 1px;
    padding: 15px;
    background: #fff;
    line-height: 1;
    box-shadow: 0 0 1px #999;
}

#content .productos-lista .content-title .title {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
	border: 0px;
	padding-left: 0;
}
#content .productos-lista .content-title .title-desc {
    margin-bottom: 0px;
}



.category-toolbar,
.category-list-container ~ .toolbox-pagination {
	margin: 0 -15px -31px;
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 1px #ccc;
}

.category-list-container ~ .toolbox-pagination {
    display: block;
    margin: 0 -15px;
    float: none;
    overflow: hidden;
}
.category-list-container ~ .toolbox-pagination .pagination {
	margin-bottom: 0;
}

.category-toolbar-alt {
    margin: 0 -15px -10px;
    background: #ccc;
    padding: 10px 20px;
    border-radius: 50px;
}

.pagination > li.active > a:hover,
.pagination > li.active > a, 
.pagination > li.active > span:hover,
.pagination > li.active > span {
	background: #333;
	color: #fff;
}
.pagination > li > a, 
.pagination > li > span {
    width: auto;
    min-width: 30px;
    box-shadow: 0 0 0;
}

/* SIDEBAR */
.sm-accordion .accordion-header,
.sidebar .widget h3 {
    background: #333;
    color: #fff;
    margin: 0;
    padding: 10px 15px;
    font-weight: 100;
    font-size: 1.3em;
    line-height: 1.5;
}
.sidebar .widget a.list-group-item{
	border-radius: 0;
	font-size: 1.1em;
}
.sm-accordion .accordion-header span{
    color: #fff;
}
.sm-accordion .body {
    background: #fff;
}

.accordion-title {
    font: inherit;
}


/* PRODUCTOS */
.productos-lista .content-body {
    padding: 0 15px 15px 15px;
}
.item.item-list {
	margin: 2px -13px;	
	border: 0 !important;
	background: #fff;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.item.item-list:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    display: block;
	z-index: 1;
	box-shadow: inset 20px -20px 50px #efefef;
}
.item.item-list .item-cod b{
	font-size: .8em;
}
.item.item-list .item-cod b,
.item.item-list .item-name a {
	font-weight: 100;
}
.item.item-list .item-meta-container {
	position: relative;
	z-index: 2;
    padding: 15px 0 50px;
    height: 100%;
    min-height: 200px;
}
.item.item-list .item-action {
    position: absolute;
    bottom: 15px;
}
.item.item-list span.new-rect {
	left: auto;
	right: -50px;
	padding: 5px 50px;
	transform: rotate(40deg);
	top: 10px;
	font-weight: 100;
	border-style: dotted;
	border-width: 2px;
	font-size: 0.7em;
}

.item.item-list .item-cat.item-marca,
.item.item-list .item-cat {
	float: left;
}
.item.item-list .item-cat.item-marca h5,
.item.item-list .item-cat {
    font-size: 15px;
}
.item.item-list .item-cat:not(.empty) + .item-cat:not(.empty):before {
	content: ' | ';
	font-weight: 100;
	display: inline-block;
	margin: 0 3px 0 5px;
}
.item.item-list .item-cat.item-marca h5{
    margin: 0;
}
.item.item-list .item-cat i{
	display: none;
}
.item.item-list .item-image-wrapper {
    height: 100%;
    padding: 15px;
    padding-bottom: 0;
}
.item.item-list .item-image-wrapper img.cucarda{
	top: auto;
	bottom: 16px;
	z-index: 10000;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	width: 34px !important;
	height: auto !important;
}

.item-price-container {
	height: auto;
	width: 41.66666667%;
	padding: 0;
	border-radius: 0;
	left: 0;
	right: auto;
	top: auto;
	bottom: 16px;
}
.item-price-container .item-price {
    margin: 0 !important;
    padding: 8px 12px;
    line-height: 1;
    font-weight: 100;
	background: #ccc;
	color: #333;
}

.header4 #quick-access {
    margin: 0 !important;
    float: right;
    right: 0;
    width: 200px;
    top: 0;
}
.header4 #header-mid-container.fixed #header-social-nav,
.header4 #header-mid-container.fixed #quick-access{
	display: none;
}
.header4 #quick-access .quick-search-form {
    float: none;
    top: 15px;
}
.header4 #quick-access .quick-search-form .form-group {
    display: block !important;
    background: none;
    width: 100%;
    min-width: 100%;
    position: relative;
    right: auto;
}
.header4 #quick-access .quick-search-form .form-group input.form-control {
    background: #ccc;
    border-radius: 18px !important;
    overflow: hidden;
    box-shadow: inset 0 2px 5px #999;
}
.header4 #quick-access .quick-search-form #quick-search-btn{
	height: 35px;
	margin: 0;
	position: absolute;
	z-index: 10000;
	right: 0;
	top: 0;
	color: #999;
	background: none !important;
}
@media screen and (min-width: 981px) {
	.header4 #menu-right-side {
	    padding-left: 200px;
	}
}

@media screen and (min-width: 768px) {
	div#header-bottom .container {
	    padding-left: 220px;
	}
	
	.panel-group.bootstrap-list-group .category-filter-list li.list-group-item:last-of-type {
	    border-bottom: 1px solid #ddd;
	}
	/*.productos .sidebar .widget .list-group-item, */
	.home .sidebar .widget .list-group-item {
	    border: 1px solid #ddd !important;
		margin: 0 !important;
	}
	/*.productos .sidebar .widget, */
	.home .sidebar .widget {
	    height: auto !important;
	}
	/*.productos .sidebar .widget{*/
        margin-bottom: 0;
	}
	/*.productos .sidebar .widget .list-group, */
	.home .sidebar .widget .list-group {
	    display: flex;
	    margin: 0;
	}
	/*.productos .sidebar .accordion-header,*/
	/*.productos .sidebar .widget h3, */
	.home .sidebar .widget h3 {
	    display: none;
	}
	/*.productos .sidebar, */
	.home .sidebar {
	    width: 100%;
	}
	/*.productos #main-content,*/
	.home #main-content {
		width: 100%;
	}
	.header4 #menu-right-side {
		width: 100%;
	    float: left;
	    padding-left: 150px;
        margin: 0;
	}

	#main-nav-container #main-nav {
		border-left: 1px solid #d0d0d0;
	    float: right;
	}
	#main-nav-container #main-nav .menu li{
		padding-bottom: 0;
	}
	#main-nav-container #main-nav .menu li:first-child a, 
	#main-nav-container #main-nav .menu > li> a{
		padding: 1em 1em;
		border: 1px solid #d0d0d0;
		border-left: 0;
		border-top: 0;
		box-shadow: inset 0 0 2px #fff;
	}
	#main-nav-container #main-nav .menu li:first-child a{
		border-left: 1px solid #d0d0d0;
	}
}


@media screen and (max-width: 1200px) {
	#main-nav-container #main-nav .menu > li> a {
	    font-size: .9em;
	}
	.container {
	    width: 95%;
	}
	.productos .productos-lista .col-sm-6 {
	    width: 100%;
	}
}

@media screen and (max-width: 980px) {
	#main-nav-container #main-nav .menu > li> a {
	    font-size: .8em;
	}
	#main-nav-container #main-nav #responsive-nav{
		padding-bottom: 0;
	}
	.header4 #menu-right-side{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 767px){
	.toolbox-filter .sort-box {
	    top: 0;
	}
	div#header-bottom > .container > .row > div > ul{
		width: 100%;
	}
	.header4 .dropdown-cart-menu-container{
		position: relative;
		top: 0;
	}
	.header4 .logo-container {
		max-width: 100%;
	    padding: 10px;
	    width: 180px;
        margin-left: 0;
        left: 0;
	}
	.header4 #quick-access .quick-search-form {
		top: 85px;
		left: auto;
		right: 25px;
		margin: 0;
		width: 100%;
	}
	.header4 #main-nav-container #main-nav {
	    display: flex;
	    justify-content: flex-start;
	}
	#header #header-social-nav {
		top: 15px;
		left: auto;
		right: 0;
		width: 100%;
        display: flex;
        justify-content: flex-end;
	}
	.item.item-list {
		padding: 15px;
	}
	.item-price-container {
		width: 100%;
		position: relative;
		clear: both;
		margin-top: 15px;
	}
	.item.item-list .item-image-wrapper img.cucarda {
	    top: 0;
	}
}

@media screen and (max-width: 380px){
	.header4 #quick-access .quick-search-form {
	    width: calc(100vw - 100px);
        text-align: center;
	}
	#main-nav-container #main-nav #responsive-nav {
	    float: left;
	}
}
li.direccion {
    display: none;
}
#footer a.item-add-btn {
    color: #333;
}
strong a{
	font-weight: 700;
}