.cart-grid-body .alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.cart-grid-body .alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.product-description-custom a, .product-page__extra a {
	text-transform: initial;
}

.attachment a {
	text-transform: uppercase;
}

input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
}

.footer-bottom a {
	color: white;
	font-weight: initial;
	text-transform: initial;
}

.product-share {
	margin-right: 0 !important;
}

.sequra-promotion-widget {
	margin-top: 20px !important;
}

#sb-container .col-md-6 {
	width: 100% !important;
	text-align: center;
	padding: 0 !important;
}

#sb-container .btn {
	background-color: #000000 !important;
	border: none;
	border-radius: 0;
	padding: 10px 20px;
	font-weight: bold;
}

#sb-player img {
	width: 100%;
	height: 100%;
}

.rebajas {
	color: red;
	text-transform: uppercase !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	#sb-wrapper-inner {
		height: 300px !important;
	}

	#sb-player .btn {
		font-size: 10px !important;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	#sb-wrapper-inner {
		height: 350px !important;
	}
}


@media only screen and (max-width: 768px) {
	.b2 {
		display: none;
	}

	.b1 {
		margin-right: 0 !important;
	}

	.banner-categoria a {
		width: 100% !important;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1200px) {
	.banner-categoria {
		margin: 0 50px 25px 50px;
		display: flex;
	}

	.category__subcategories {
		margin: 50px 50px 15px 50px !important;
	}

	.header__menu-principal-item > span, .header__menu-principal-item:first-child > span {
		font-size: 14px;
	}

	.header__logo-corporate .logo {
		width: 250px;
		height: 50px;
	}

	.header__logo {
		margin: 15px 50px;
	}

	body > main > section:first-of-type {
		margin-top: 155px !important;
	}

	.home {
		margin: 50px 50px 50px;
		width: calc(100% - 100px);
	}

	.home__ofrecer .left .title {
		font-size: 15px;
		color: #000000;
	}

	.home__ofrecer {
		display: flex;
		margin-top: 20px !important;
		margin-bottom: 0px !important;
	}

	.home__categories {
		display: flex;
		margin-top: 30px !important;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 1200px) {
	.banner-categoria {
		margin: 0 25px 15px 25px;
		display: flex;
	}

	.category__subcategories {
		margin: 50px 25px 15px 25px !important;
	}
}

@media only screen and (max-width: 992px) {

	.banner-categoria {
		margin: 0 25px 25px 25px !important;
		display: flex;
	}

	.banner-categoria a div {
		width: 100% !important;
	}

	.banner-categoria a div.text {
		display: none !important;
	}

	.category__subcategories {
		margin: 50px 50px 15px 25px !important;
	}
}

@media only screen and (max-width: 448px) {

	.banner-categoria {
		margin: 0 12.5px 12.5px 12.5px !important;
		display: flex;
	}

	.banner-categoria a div {
		width: 100% !important;
	}

	.banner-categoria a div.text {
		display: none !important;
	}

	.category__subcategories {
		margin: 0 12.5px 12.5px 12.5px !important;
	}
}

.banderas-menu {
	border-radius: 3px !important;
	height: 15px !important;
	width: 20px !important;
	vertical-align: middle;
	margin-right: 5px !important;
	margin-left: 15px;
}

.banner-categoria img {
	width: 100%;
}

.banner-categoria a {
	width: 50%;
}

.banner-categoria a div {
	width: 100%;
}

.banner-categoria a div.text {
	align-items: center;
	display: flex;
	justify-content: center;
}

.ml10 {
	margin-left: 10px
}

.mr10 {
	margin-right: 10px
}

.ml15 {
	margin-left: 15px
}

.mr15 {
	margin-right: 15px
}

.category__subcategories {
	margin-top: 25px !important;
}

.b1 {
	margin-right: 10px;
}

.b2 {
	margin-left: 10px;
}

.header__idioma {
	padding-top: 2px;
}

.category__products-nav a.pagination, .category__products-nav span.pagination {
	margin: 0 5px;
	border: 1px solid #000000;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	padding: 11px 0;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

.category__products-nav a.pagination:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.category__products-nav span.pagination {
	background-color: #000000;
	color: #FFFFFF;
}

#featured-category-products-block-center {
	max-width: 1560px;
	padding: 100px 50px 0;
	/* background-color: #fbfaf9; */
	/* margin: 0; */
	margin: auto;
}

.attribute-list {
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}

.home__products-info-text, .product-page__products-info-text {
	max-width: 100%;
}

.breadcrumbs-list__item a {
	text-transform: uppercase !important;
	font-size: 10px !important;
}

.breadcrumbs-list__item > span {
	font-size: 10px !important;
	text-transform: uppercase !important;
}