.bannercatalogo{
	background-image: url('../img/catalogo/slider_n2.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 410px;
}
.slider-catalogo{
	width: 100%;
}
.slider-catalogo img{
	width: 100%;
}
.catalogo1{
	padding: 40px 30px;
}
.catalogo1-1 p{
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 4rem;
}
.categoria{
	padding-left: 0;
}
.categoria li{
	margin-bottom: 0.8rem;
	color: #272727;
	list-style: none;
}
.categoria li button{
	width: 100%;
	border: 0;
	background: transparent;
	padding: 0;
	justify-content: space-between;
}
.categoria li div:nth-child(1){
	padding: 0;
	text-align: left;
}
.categoria button{
	transition: all 0.5s;
}
.categoria .active div
,.categoria button:hover{
	color: #603e2d;
	font-weight: 500;
}
.itemz{
	display: block;
	width: 100%;
	margin: 0 auto 1.5rem auto;
	border: 0;
	background: transparent;
	padding: 0;
	text-decoration: none;
}
.itemz_img{
	text-align: center;
	margin-bottom: 1rem;
	overflow: hidden;
}
.itemz_img img{
	transition: 0.5s;
}
.itemz p{
	font-size: 0.9rem;
	color: #272727;
	font-weight: 500;
	margin-bottom: 0;
	padding-bottom: 1rem;
	text-align: center;
}
.itemz h6{
	font-size: 1.1rem;
	font-weight: 600;
	color: #ff4c29;
	text-align: center;
	margin: 15px 0;
}
/* .itemz:hover img{
	transform: scale(1.1);
	transition: 0.5s;
} */
.itemz:hover{
	background-color: #6d9a33;
	transition: all 0.2s;
}
.itemz:hover p{
	color: #fff;
	transition: all;
}
.itemz:hover .img-producto::after{
	background-color: rgb(213 207 56 / 40%);
	transition: all;
}

.pag-catalogo{
	padding: 0 120px 8rem 0 !important;
	text-align: right;
}
.pag-catalogo button{
	background: #fff;
	padding: 1px 10px;
	border: 0;
	border-radius: 3px;
	color: #000;
}
.pag-catalogo button:hover{
	background: #ff775c;
	color: #fff;
	transition: 0.5s;
}
.pag-catalogo .active{
	background: #ff775c;
	color: #fff;
}

.img-producto {
    width: 100%;
    position: relative;
	background-color: #ccc;
    background-position: center;
    background-size: cover;
}
.img-producto::after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%;
	transition: all;
}


/* detalle */

.btn-detalle-img{
	/* width: 66px; */
	/* background-color: transparent; */
	/* border: 1px solid #e6e6e6; */
	/* outline: none; */
	/* padding-top: 25px; */
	/* padding-bottom: 25px; */
	/* display: block; */
	/* overflow: hidden; */
	/* float: left; */
	/* margin-right: 15px; */
	/* margin-top: 25px; */
	/* transition: all 0.4s; */
	width: 50px;
	height: 50px;
	background-position: center;
    background-size: cover;
	border: 0;
	border-bottom: 5px solid #fff;
	vertical-align: top;
}
.btn-detalle-img.active{
	border-bottom: 5px solid #ff8f2e;
}
.img-product90 {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    background-position: center;
    background-size: cover;
    transition: all 0.2s;
}
.img-product90::after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
/* .btn-detalle-img img
,.img-detalle{
	transition: all 0.4s;
}


.btn-detalle-img:hover img
,.btn-detalle-img.active img{
	transform: scale(1.1);
}

.btn-detalle-img:hover 
,.btn-detalle-img.active{
	border: 1px solid #6d9a33;
} */

.detalleTags a{
	color: #000 !important;
	transition: all 0.5s;
}

.detalleTags a.detalleIn{
	color: #6d9a33 !important;
}


.detalleTags a:hover{
	text-decoration: none;
	color: #6d9a33 !important;
}

.detalleTags span{
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
}

.detalleTags{
	padding-top: 50px;
	padding-bottom: 70px;
}

.detallePrecio{
	color: #6d9a33 !important;
}

.detalleTitulo p{
	padding-top: 12px;
}

.detalleTitulo h4{
	padding-top: 25px;
}

.detalleTitulo{
	padding-top: 50px;
}

.titulo-detalleDescripcion:after{
	content: '';
    position: absolute;
    width: 50px;
    height: 8px;
    background: #6d9a33;
    left: 0;
    bottom: -22px;
}

.titulo-detalleDescripcion{
	font-weight: 600;
	position: relative;
	margin-bottom: 60px;
}

.descripcion{
	padding-bottom: 80px;
}

.btn-trp{
	display: inline-block;
    color: #6d9a33;
    font-size: 1rem;
    font-weight: 500;
    padding: 15px 70px;
    border: 2px solid #6d9a33;
    border-radius: 50px;
    text-decoration: none;
}
.btn-trp:hover{
	color: #6d9a33;
	text-decoration: none;
}
.detalleDescripcion{
	padding-top: 80px;
	padding-bottom: 120px;
}

@media(min-width: 425px){
	.btn-detalle-img {
		width: 60px;
		height: 60px;
	}
}

@media(min-width: 992px){
    .detalleTitulo {
        padding-top: 0;
    }
	.btn-detalle-img {
		width: 70px;
		height: 70px;
	}
}

@media(min-width: 1200px){
    .catalogo1{
    	padding: 80px 80px;
    }
    .categoria {
        padding-right: 1rem;
    }
	.btn-detalle-img {
		width: 80px;
		height: 80px;
	}
	.img-product90 {
		width: 90%;
	}
}

@media(min-width: 1600px){
    .catalogo1{
    	padding: 80px 150px;
    }
    .categoria {
        padding-right: 3rem;
    }
	.img-product90 {
		width: 80%;
	}
}
