/* .flickity-prev-next-button .flickity-button-icon {
	width: 40% !important;
} */

.main-carousel .carousel-cell {
	width: 100%;
	/*height: 288px;*/
	margin-right: 10px;
	text-align: center;
}

#main-carousel .carousel-cell>img {
	width: auto;
	max-width: 100%;
	height: auto;
}

#main-carousel-nav .carousel-cell {
	max-width: 53px;
	margin-bottom: 5px;
	cursor: pointer;
}

#main-carousel-nav .carousel-cell>img {
	width: 100%;
	height: auto;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
}

#main-carousel-nav .carousel-cell.active>img {
	border: 1px solid #ffcb07;
}

@media (min-width: 576px) {
	#main-carousel .carousel-cell {
		max-width: auto;
	}

	#main-carousel .carousel-cell>img {
		/*max-width: none;*/
	}

	#main-carousel-nav .carousel-cell {}

	#main-carousel-nav .carousel-cell>img {}
}

@media (min-width: 768px) {
	#main-carousel .carousel-cell {}

	#main-carousel .product-details-area {
		background-color: transparent;
	}

	#main-carousel-nav .carousel-cell {}

	#main-carousel-nav .carousel-cell>img {}
}

@media (min-width: 992px) {
	#main-carousel .carousel-cell {}

	#main-carousel-nav .carousel-cell {}

	#main-carousel-nav .carousel-cell>img {}

	.col-content {
		height: 70px !important;
		padding: 5px 0 !important;
	}

	.col-content>p {
		line-height: 60px !important;
		margin-bottom: 0 !important;
	}
}

@media (min-width: 1200px) {
	#main-carousel .carousel-cell {}

	#main-carousel-nav .carousel-cell {}

	#main-carousel-nav .carousel-cell>img {}
}

@media (min-width: 1400px) {
	#main-carousel .carousel-cell {}

	#main-carousel-nav .carousel-cell {
		max-width: 65px;
	}

	#main-carousel-nav .carousel-cell>img {}
}

.flickity-viewport {
	min-height: 200px;
}

@media only screen and (max-width: 768px) {
	.flickity-viewport {
		min-height: 200px;
	}

	.carousel-cell img {
		width: 200px !important;
	}
}

.carousel-cell img {
	width: 100%;
}

.title-sec-1 {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #282828;
}

.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-1 {
	/* background-color: #A8A7A7; */
	color: #A8A7A7;
	/* padding: 2px; */
	border-radius: 4px
}

.title-sec-3-2 {
	padding: 0px;
}

.tipo-moneda {
	float: left;
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
	color: #282828;
}

.precio-entero {
	float: left;
	font-size: 16px;
	margin-top: 3px;
	font-weight: bold;
	color: #282828;
}

.precio-decimal {
	float: left;
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
	color: #282828;
}



.borderArticle:hover .btn-comprar {
	opacity: 1;
}

.title-sec-4 {
	float: left;
	margin-top: 2px;
	width: 100%;
	/* margin-left: 11%; */
	font-size: 14px;
	display: flex;
	justify-content: center;
}

/**************** Boton de stock **************/
.btn-sin-stock:hover {
	background-color: #A8A7A7;
	color: #ffffff;
}

.btn-sin-stock {
	width: 100%;
	max-width: 150px;
	border-radius: 25px;
	padding: 11px;
	display: block;
	line-height: 15px;
	text-align: center;
	background-color: #A8A7A7;
	color: #ffffff
}

.btn-sin-stock {
	opacity: 0;
}

.borderArticle:hover .btn-sin-stock {
	opacity: 1;
}

/**************** fin de boton de stock **************/


.btn-comprar {
	padding: 11px;
	opacity: 0;
	background-color: #ffcb07 !important;
}


@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;
	}
}


/************************** 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;
	/* font-weight: bold; */
	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: #282828;
	color: #fff;
	border-radius: 5px;
	padding: 10px 15px;
	display: block;
	line-height: 15px;
	text-align: center;
}

.btn-comprar-x {
	background-color: #000000 !important;
	color: #ffffff !important;
}

.btn-comprar-x {
	border-radius: 50px;
	width: auto;
}

.seguir-comp {
	font-size: 12px;
	text-decoration: underline;
}

.btn-close,
.btn-close-2 {
	font-size: 20px;
}


/* MODALLLLLLLL 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 {
	/* float: right; */
	/* width: 60%; */
	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%;
}



/* MODALLLLLLLL 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%;
	}
}


