#accesoSeccion li {
    float: left;
    list-style: none;
}

#accesoSeccion {
	overflow: hidden;
	margin-bottom: 0px
}

#accesoSeccion .seccion {
	float: left;
	text-align: center;
	width: 12.5%
}

#accesoSeccion .seccion a {
	color: #666;
	display: block;
	font-size: .875rem;
	margin: 0 10px;
	padding-bottom: 15px;
	padding-top: 72px;
	position: relative;
	text-decoration: none;
    transition: background-color .3s;
}

#accesoSeccion .seccion.selec a {
	color: #333;
	font-weight: 700
}

#accesoSeccion .seccion a:hover {
	color: #ff0000;
    background: rgba(249, 249, 249, 0.5);
}

#accesoSeccion .seccion.active a {
    color: #ff0000;
    background: rgba(249, 249, 249, 0.5);
}
#accesoSeccion .seccion.active a:after {
    height: 5px;
    top: inherit;
    width: 98%;
}

#accesoSeccion .seccion a:after {
	background: #ff0000;
	bottom: 0;
	content: '';
	display: block;
	height: 5px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	right: 0;
	width: 0;
	z-index: 2
}

#accesoSeccion .seccion a:hover:after {
	height: 5px;
	top: inherit;
	width: 98%
}

#accesoSeccion .seccion a:before {
	content: '';
	display: block;
	height: 48px;
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 3
}

#accesoSeccion .seccion#cat13 a:before {
	background: url(../img/shop/categories/gastronomia.gif) no-repeat center center;
	background-size: 48px
}
#accesoSeccion .seccion#cat14 a:before {
	background: url(../img/shop/categories/entretenimiento.gif) no-repeat center center;
	background-size: 48px
}
#accesoSeccion .seccion#cat15 a:before {
	background: url(../img/shop/categories/productos.gif) no-repeat center center;
	background-size: 60px 48px
}
#accesoSeccion .seccion#cat16 a:before {
	background: url(../img/shop/categories/viajes.png) no-repeat center center;
	background-size: 60px 48px
}
#accesoSeccion .seccion#cat17 a:before {
	background: url(../img/shop/categories/servicios.png) no-repeat center center;
	background-size: 60px 48px
}
#accesoSeccion .seccion#cat18 a:before {
	background: url(../img/shop/categories/bienestar.gif) no-repeat center center;
	background-size: 48px
}
#accesoSeccion .seccion#cat19 a:before {
	background: url(../img/shop/categories/salonbelleza.png) no-repeat center center;
	background-size: 60px 48px
}
#accesoSeccion .seccion#cat20 a:before {
	background: url(../img/shop/categories/estetica.gif) no-repeat center center;
	background-size: 48px
}

.product-card .product-badge,
.product-card .rating-stars {
    z-index: 1;
}

.product-card{
	overflow: hidden;
}
.product-card,
.product-card-b,
.product-thumb img{
    transition: all .2s;
}
.product-card:hover {
	box-shadow: 0 2px 4px 1px #e6e6e6;
}
.product-card .product-thumb img{
	opacity: 0.95;
}
.product-card:hover .product-thumb img{
	opacity: 1;
	transform: scale(1.1);
}
.product-card-b:hover {
	transform: scale(1.02);
    box-shadow: 0 4px 10px 2px #d6d6d6;
}
.product-card .product-thumb {
    padding-top: 0px;
}

.product-card .product-thumb-card {
    border-radius: 5px;	
}
.product-card-b .product-title{
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px 15px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
}
.product-card-b .product-title a{
	color: white;	
}
.mb-20 {
    margin-bottom: 20px !important
}

.mt-20 {
    margin-top: 20px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pb-20 {
    padding-bottom: 20px !important
}
section a.see-all {
   margin-left: 30px;
}
section a.see-all:after {
    background: #ff0000;
    bottom: 0;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
    right: 0;
    width: 0;
    z-index: 2;
}

section a.see-all:hover:after {
    height: 3px;
    top: inherit;
    width: 98%;
}

#btn-cart {
    border-color: red;
    height: 35px;
    line-height: 35px;
    padding: 0 18px;
}
section.best{
	box-shadow: 0 4px 5px -2px #e6e6e6;
}

span.h1 del {
	font-size: 0.8em;
}
span.h1 small {
	font-size: 0.5em;
}
.product-card .product-card-body {
    padding: 10px;
    padding-top: 10px;
}
.product-card .product-category {
    margin-bottom: 3px;
}
.product-card .product-title {
    margin-bottom: 10px;
}
.product-card .product-price {
    margin-bottom: 5px;
    padding: 7px 10px;
}
a.card-link{
	text-decoration: none;
}
.product-gallery {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    border-radius: 6px 6px 0px 0px;
}
.product-gallery .product-carousel {
    margin-bottom: 0;
}
.owl-carousel .gallery-item {
    margin-bottom: 0;
}
.owl-carousel .owl-stage-outer {
    border-radius: 6px 6px 0px 0px;
}
.gallery-item>a {
    border-radius: 0px;
}
.video-btn>a {
    border-radius: 50%;
}
.product-gallery .product-thumbnails {
   margin-right: 0px;
   margin-left: 0px; 
   padding: 0px;
}
.product-gallery .product-thumbnails>li {
    margin: 5px;
}
.descripcion ul:not(.nav-tabs),
.descripcion li:not(.nav-item) {
	padding: 0;
	margin: 0;
	list-style: none;
}

.descripcion ul:not(.nav-tabs) {
	margin: 1em 0;
}

.descripcion li:not(.nav-item) {
	margin: 0.5em;
	margin-left: 2em;
}

.descripcion li:not(.nav-item):before {
	content: '\f054';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: red;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

#container {
  border: 1px solid;
  padding: 3px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.site-header .site-menu>ul>li>a {
    padding: 10px 20px;
}
.site-header .site-branding,
.site-header .search-box-wrap{
    padding: 15px 30px 10px 30px;
}
.page-title {
    margin-bottom: 40px;
    padding: 20px 0;
}
.btn.dropdown-toggle{
    transition: none;
}
.navbar-stuck .categories-btn{
    margin-top: 5px;
}
.navbar-stuck .btn.dropdown-toggle{
    height: 36px;
    line-height: 36px;
}
.navbar-stuck.site-header .toolbar .toolbar-item>a>div>.text-label {
    display: none;
}
.widget-cart .btn-block{
    margin-top: 0;
}
.toolbar-dropdown.cart-dropdown {
    width: 300px;
    padding: 15px;
}
.widget-cart>.entry .entry-thumb {
    width: 70px;
    padding-right: 10px;
    vertical-align: middle;
}
.widget-cart>.entry .entry-title {
    font-size: 12px;
}
.widget-cart>.entry .entry-meta {
    font-size: 12px;
}
.shopping-cart>table>tbody>tr>td{
    padding: 2px 8px;
}
.shopping-cart {
    margin-bottom: 0px;
}
.shopping-cart .product-item .product-thumb>img {
    display: block;
    width: 100%;
    border-radius: 5px;
}
select.form-control:not([size]):not([multiple]) {
    height: 40px;
}
 .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    height: auto;
}
.shopping-cart .product-item .product-info{
    vertical-align: middle;
}
#total{
    font-size: 20px;
}
#totalrev{
    font-size: 20px;
}
.tab-content-0{
    padding: 0;
    border: 0;    
}
.form-control-danger{
    background-position: center right 15px;
}
.widget-categories ul>li.expanded>a{
    color: red;
}

.pagination .pages>li>a:hover {
    color: white;
}
.mega-menu-title>a{
    text-decoration: none;
}
.site-header .site-menu>ul>li .mega-menu>li {
    padding: 17px !important;
}
.site-header .site-menu>ul>li .mega-menu>li .mega-menu-title {
    margin-bottom: 10px;
}
.site-header .site-menu>ul>li .sub-menu>li>a {
    font-size: 13px;
}
@media (max-width:796px){
    #accesoSeccion .seccion{
        width: 25%;
    }
    #accesoSeccion .seccion a {
        font-size: .75rem;
        margin: 0 5px;
    }
}