.main-carousel .carousel-cell {
	width: 100%;
	margin-right: 10px;
	text-align: center;
}

.carousel-cell img {
	width: 100%;
}

.title-sec-1 {
	float: left;
    font-size: 15px;
    font-weight: 600;
    color: #36354b;
	margin-left: 10px;
}

.title-sec-2 {
	float: right;
	font-size: 10px;
	font-weight: 400;
}

.title-sec-3 {
	float: left;
	margin-top: 1px;
	width: 100%;
	font-size: 10px;
}

.title-sec-3:hover{
	color: var(--color-empresa);
}

.title-sec-3-1 {
	color: #ff0404;
	border-radius: 4px
}

.title-sec-3-2 {
	padding: 0px;
}

.tipo-moneda {
	float: left;
	font-size: 12px;
	font-weight: 600;
	color: #282828;
}

.precio-entero {
	float: left;
	font-size: 19px;
	font-weight: 600;
	color: #282828;
}

.precio-decimal {
	float: left;
	font-size: 12px;
	font-weight: 600;
	color: #282828;
}

.entero {
    color: #777777 !important;
    text-decoration: line-through;
}

.borderArticle:hover .btn-comprar {
	opacity: 1;
	text-decoration: none;
}

.title-sec-4 {
	float: left;
	margin-top: 2px;
	width: 100%;
	/* margin-left: 11%; */
	font-size: 14px;
	display: flex;
	justify-content: center;
}

.borderArticle{
	margin-top: 15px;
}

/**** IMG PRODUCTO  ****/
.imagen-secundaria {
	display: none;
}

/**** BTN ****/
.btn-stock-movil{
	display: none;
}

.btn-comprar-movil{
	display: none;
}

/********** BTN COMPRAR ************/
.btn-comprar{
	position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
	border-radius: 8px;
}
/**************** Boton de stock **************/
.btn-sin-stock:hover {
	background-color: #A8A7A7;
	color: #ffffff;
}

.btn-sin-stock {
	width: 100%;
    max-width: 140px;
    border-radius: 8px;
    padding: 6px;
    display: none;
    line-height: 15px;
    text-align: center;
    background-color: var(--color-empresa);
    color: #ffffff;
}

.btn-stock-movil {
	width: 100%;
    max-width: 140px;
    border-radius: 8px;
    padding: 6px;
    display: none;
    line-height: 15px;
    text-align: center;
    background-color: var(--color-empresa);
    color: #ffffff;
}

.btn-comprar-movil{
	width: 100%;
    max-width: 140px;
    border-radius: 8px;
    padding: 6px;
    display: none;
    line-height: 15px;
    text-align: center;
    background-color: var(--color-empresa);
    color: #ffffff;
}

/**************** fin de boton de stock **************/

.btn-comprar {
	padding: 11px;
	opacity: 0;
	background-color: var(--color-empresa);
	color: var(--color-categ-texto-btn);
	padding: 10px 20px 10px 20px;
    font-size: 15px;
}

.btn-comprar:hover {
	color: var(--color-categ-texto-btn);
}

@media only screen and (max-width: 600px) {
	.title-sec-4 {
		float: left;
		margin-top: 2px;
		width: 100%;
		/* margin-left: 11%; */
		font-size: 14px;
		display: flex;
		justify-content: center;
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {
	.title-sec-1 {
		font-size: 12px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.title-sec-1 {
		font-size: 11px;
	}	
}

@media (min-width: 381px) and (max-width: 767px) {
	.title-sec-1 {
		font-size: 11px;
	}		
}

/************************** MODAL ***************************/


#modal-confirm .modal-header {
	border-bottom: 0px;
}

#modal-confirm .modal-footer {
	border-top: 0px;
}

#modal-confirm .modal-title {
	font-weight: 400;
	font-size: 15px;
}


.modal-content {
	top: 240px;
	width: 80%;
	left: 123px;
}

.modal-sinstock {
	top: 0px;
	width: 80%;
	left: 123px;
}

.title-sec-5 {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #282828;
	top: 10px;
}

.title-sec-6 {
	float: left;
	font-size: 10px;
	color: #282828;
}

.title-sec-8 {
	float: left;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	position: absolute;
	right: 260px;
}

.cart-plus-minus {
	vertical-align: middle;
}

.title-sec-10 {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #282828;
}

.title-sec-12 {
	font-size: 11px;
	font-weight: bold;
	color: red;
	position: absolute;
	top: 0px;
	left: 389px;
}

.btn-comprar-x {
	font-size: 16px;
	background-color: var(--color-btn-hover-modal-cart);
	color: var(--color-btn-text-hover-modal-cart);
	border-radius: 8px;
	padding: 10px 15px;
	display: block;
	line-height: 15px;
	text-align: center;
}

.btn-comprar-x {
	border-radius: 8px;
	width: auto;
}

.seguir-comp {
	font-size: 12px;
	text-decoration: underline;
}

.btn-close,
.btn-close-2 {
	font-size: 20px;
}

/* MODAL WEB */

.title-sec-100 img {
	float: left;
	width: 100%;
}

.title-sec-101 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
}

.title-sec-102 {
	float: right;
	font-size: 12px;
	padding-top: 5px;
	color: #282828;
}

.title-sec-103 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #282828;
	width: 100%;
}

.title-sec-104 {
	font-size: 11px;
	font-weight: bold;
	display: flex;
	justify-content: left;
	/* width: 100%; */
	color: red;
	padding-left: 40%;
}

.title-sec-105 {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	padding-top: 14px;
}

.title-sec-106 {
	padding-left: 40%;
}

.product-details-content .pro-details-quality {
	margin: 0;
}

.product-details-content .pro-details-quality .cart-plus-minus {
	width: 70%;
}

.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
	width: 100%;
	border-radius: 8px;
}



@media (min-width: 1025px) {
	.sin_stock_list span, .sin_stock_list a{
		color: rgb(160, 160, 160) !important;
	}
	
	.sin_stock_list .product-inner img{
		opacity: 0.5;
	}
	
	.sin_stock_list .product-inner .btn-comprar{
		color: white !important;
		background-color: rgb(160, 160, 160) !important;
	}
}

@media (min-width: 281px) and (max-width: 1024px) {
	.sin_stock_list span, .sin_stock_list a{
		color: rgb(160, 160, 160) !important;
	}
	
	.sin_stock_list .product-inner img{
		opacity: 0.5;
	}

	.sin_stock_list .product-inner .btn-sin-stock{
		color: white !important;
		background-color: rgb(160, 160, 160) !important;
	}
}

/* MODAL MOVIL */

@media only screen and (max-width: 600px) {
	.title-sec-101 {
		width: 100%;
	}

	.title-sec-102 {
		float: left;
		font-size: 10px;
		padding-top: 5px;
		color: #282828;
	}

	.title-sec-103 {
		padding-top: 3px;
		display: flex;
		justify-content: left;
		padding-left: 40%;
	}

	.title-sec-104 {
		padding-top: 2px;
		padding-left: 35%;
	}

	.title-sec-106 {
		width: 100%;
		padding-left: 35%;
	}
}

/* REACTIVO */

@media only screen and (max-width: 991px) {
	.modal-content {
		top: 10px;
		width: 100%;
		left: 0px;
	}

	.title-sec-101 {
		width: 100%;
	}

	.title-sec-102 {
		float: left;
		font-size: 10px;
		padding-top: 5px;
		color: #282828;
	}

	.title-sec-104 {
		padding-top: 2px;
		padding-left: 40%;
	}

	.title-sec-106 {
		width: 100%;
		padding-left: 40%;
	}
	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.list-product .title-sec-1 {
		font-size: 11px;
	}	

    .list-product .btn-comprar{
        display: none;
    }

    .list-product .btn-sin-stock{
        display: block;
    }

	.list-product .btn-comprar-movil{
        display: block;
    }
}

@media (min-width: 281px) and (max-width: 767px) {
	.list-product .title-sec-1 {
		font-size: 11px;
	}
    
    .list-product .btn-comprar{
        display: none;
    }

    .list-product .btn-sin-stock{
        display: block;
    }

	.list-product .btn-comprar-movil{
        display: block;
    }
}

/* PAGINACION */
       /** PAGINACION **/
	   .pro-pagination-style .pages {
		float: none;
		display: flex;
		justify-content: center;
	}

	.pro-pagination-style a.active {
		font-weight: bold;
	}

	.pro-pagination-style a {
		font-weight: bold;
	}

	.shop-category-area .has-thumb h3.text-refine {
		font-size: 21px !important;
		/*text-transform: capitalize !important;*/
	}

	.breadcrumb-area {
		margin-top: 1% !important;
		margin-bottom: 0.5% !important;
	}

	.list-product {
	   
	}

	.product-inner img{
		border: 1px solid #e2e2e2;
	}


	@media (min-width: 281px) and (max-width: 867px) {
		.pro-pagination-style .pages {
			float: left;
			padding-bottom: 0;
		}

		.pro-pagination-style .pages {
			padding-left: 0px;
			float: left;
		}

		.shop-category-area {
			margin-top: 10px;
		}

		.shop-category-area .has-thumb h3.text-refine {
			font-size: 16px !important;
			text-transform: capitalize !important;
		}

		.banner-area {
			/*display: none !important;*/
		}

		.breadcrumb-area {
			margin-top: 5% !important;
		}

		.shop-category-area .shop-top-bar .limiter label{
			line-height: 30px !important;
			margin-right: 5px !important;
			font-size: 11px !important;
		}

		.shop-category-area .shop-top-bar .limiter select {
			font-size: 12px;
			max-width: 94px;
		}

		.shop-category-area .shop-top-bar {
			margin-bottom: 0px;
		}
	}

	.banner-pie-pagina {
		height: 169px;
	}


	.list-product:hover .product-decs h2 a {
		color: var(--color-empresa);
	}

	.precio_aplica_descuento {
		padding-left: 4px;
	}



