.elementor-widget-category-list .swiper {
	overflow: hidden;
}
.elementor-widget-category-list .ce-category-list {
	overflow-x: visible!important;
}
.elementor-widget-category-list .ce-category-list a.swiper-slide {
	width:auto!important;
}

/* Normalización de estilos */
/** LINK **/
#checkout a:hover,
#checkout a:focus,
#checkout a:active{
	color: initial!important;
}

/** HEADER **/
#header #_desktop_cart .body .blockcart .body{
	display: none;
}
#_desktop_cart .body {
	transform: scale(1);
	overflow: hidden;
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, .25);
	transition: background-color .4s, transform;
}
#_desktop_cart .body:not(.blockcart-show) {
	background-color: transparent;
	transform: scale(0);
	transition: background-color .4s, transform 0s .4s;
}
#_desktop_cart .body .body-container {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	font-size: 14px;
	transition: .3s;
	position: fixed;
	top: 0;
	width: 350px;
	max-width: 100%;
	right: 0;
	bottom: 0;
	padding: 0 30px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	transform: translateX(0);
}
#_desktop_cart .body .body-container-header {
	display: flex;
	align-items: center;
	justify-content: end;
}
#_desktop_cart .body .body-container-header .blockcart-close {
	justify-self: end;
	font-size: 25px;
	width: 1em;
	height: 1em;
	margin: 20px 0;
	color: #818a91;
	align-self: flex-end;
	transition: color .5s;
	cursor: pointer;
}
#_desktop_cart .body .product-items .product-item {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
	padding-top: 20px;
}
#_desktop_cart .body .product-items .product-item .col:first-of-type {
	padding: 0;
}
#_desktop_cart .body .product-items .product-item:first-of-type {
	padding-top: 0;
}
#_desktop_cart .body .product-items .product-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#_desktop_cart .body .product-items .product-actions .product-quantity {
	display: inline-block;
}
#_desktop_cart .body .product-items .product-actions .product-price {
	color: initial;
}
#_desktop_cart .body .cart-subtotals {
	padding: 20px 0;
}
#_desktop_cart .body .cart-subtotals .products,
#_desktop_cart .body .cart-subtotals .shipping,
#_desktop_cart .body .cart-subtotals .cart-total {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#_desktop_cart .body .cart-buttons .elementor-button {
	background-color: #818a91;
	font-size: 16px;
	padding: 15px 30px;
	border-radius: 4px;
}
#_desktop_cart .body .cart-buttons .elementor-button:hover {
	color:#fff!important;
}
#_desktop_cart .body .cart-buttons .elementor-button:first-of-type {
	margin-bottom: 10px;
}

/** FORM **/
form .btn-primary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	width:75%;
	border: 2px solid #000;
	background-color: #000;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
form .btn-primary:hover {
	background-color: #000;
}
.form-control-label {
	text-align: left;
}
.form-group .form-control:focus {
	outline: none;
	border-color: initial;
	border-radius: 3px;
}
.input-group.focus {
	outline: none;
}
.input-group button[data-action=show-password] .fa-eye {
	display:none;
}
.form-group .form-control-floating {
	padding-top: 1.25rem;
	padding-bottom: 0.5rem;
}
.form-group .form-control-floating + .form-label-floating {
	position: absolute;
	left: 1rem;
	top: 0px;
	padding: 1rem 1rem;
	pointer-events: none;
	transition: 0.2s;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 0;
	width: calc(100% - 2rem);
	font-size: 1rem;
	color: #7a7a7a;
	z-index: 3;
}
.form-group .input-group .form-control-floating + .form-label-floating {
	left: 0;
}
.form-group .form-control-floating:focus + .form-label-floating,
.form-group .form-control-floating:valid + .form-label-floating {
	top: -0.75rem;
	font-size: 12px;
	opacity: 0.75;
}
.forgotten-password .form-fields label.required {
	width: calc(100% - 2rem)!important;
	text-align: left;
}
.forgotten-password .form-fields .center-email-fields button, .forgotten-password .form-fields .email input {
	height: auto;
}
.forgotten-password .form-fields .center-email-fields button {
	width: auto;
}

/** BLOCK CARTMODAL **/
#blockcart-modal * {
	font-size: inherit;
}
#blockcart-modal .modal-header,
#blockcart-modal .modal-body {
	background-color:rgba(242, 242, 242, 0.91);
}
#blockcart-header {
	border-color: #f4f4f4;
}
#blockcart-modal .modal-title i.material-icons,
#blockcart-modal .product-name {
	color: #151515;
}
#blockcart-modal .cart-content .page-content.page-cms ul.product-total, #blockcart-modal .cart-content p.product-total, .page-content.page-cms #blockcart-modal .cart-content ul.product-total {
	background-color: transparent;
}
#blockcart-modal .divide-right {
	border-color: #f4f4f4;
}
#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count, #blockcart-modal .cart-content p.cart-products-count, .page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
	font-size: inherit;
	color: #000;
	font-weight: normal;
}
#blockcart-modal .cart-content .page-content.page-cms ul .label, #blockcart-modal .cart-content .page-content.page-cms ul .value, #blockcart-modal .cart-content p .label, #blockcart-modal .cart-content p .value, .page-content.page-cms #blockcart-modal .cart-content ul .label, .page-content.page-cms #blockcart-modal .cart-content ul .value, .page-order-detail .order-items .order-item .desc .name {
	font-weight: normal;
}
#blockcart-modal .cart-content p.product-total .label,
#blockcart-modal .cart-content p.product-total .value {
	font-weight: 600;
}
#blockcart-modal .btn-primary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	border: 2px solid #E3462D;
	background-color: #E3462D;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
#blockcart-modal .btn-secondary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #000;
	border: 2px solid #000;
	background-color: transparent;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
.elementor-cart__footer-buttons {
	display: flex;
	flex-wrap:wrap;
}
.elementor-cart__footer-buttons > div {
	width: 100%;
}

/** CART **/
.card {
	background-color: transparent;
}
#cart .has-discount.product-price,
#cart .product-discount .regular-price,
#cart .product-price {
	color: inherit;
	font-weight: normal;
}
#cart .bootstrap-touchspin input.form-control {
	width: 100%;
	line-height: 20px;
	border-color: #000;
	font-size: 15px;
	min-height: 40px;
	padding: 5px 14px;
	padding-right: 1.5em;
	border-radius: 3px;
	color: #373a3c;
	vertical-align: middle;
}
#cart .bootstrap-touchspin .input-group-btn-vertical {
	position: absolute;
	right: 0;
	z-index: 2;
}
#cart .bootstrap-touchspin .btn-touchspin {
	border: none;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
#cart .bootstrap-touchspin .btn-touchspin i {
	position: relative;
}
#cart .product-line-grid-right .cart-line-product-actions .remove-from-cart {
	margin-top: 0;
}
#cart .product-line-grid-body>.product-line-info>.label {
	font-weight: normal;
}
#cart .product-line-grid-body>.product-line-info>a.label:hover,
#cart .product-line-grid-body>.product-line-info>a.label:focus,
#cart .product-line-grid-body>.product-line-info>a.label:active {
	color: inherit;
}
#cart .product-line-info label {
	font-weight: 600;
}
#cart .cart-summary-line .value {
	font-weight: normal;
}
#cart .card-block.cart-summary-totals .cart-summary-line.cart-total .value {
	font-weight: 700;
}
#cart .btn-primary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	border: 2px solid #E3462D;
	background-color: #E3462D;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
#cart .cart-grid-body .card-block h1 {
	font-weight: 700;
	font-size: 1.375rem;
	text-transform: none;
}
#cart .block-promo .promo-code form {
	display: flex;
	align-items: stretch;
	gap: 0.25rem;
}
#cart .block-promo .promo-input {
	width: calc(100% - 95px);
	padding: 12px 14px;
	margin:0;
}
#cart .block-promo .promo-code .btn-secondary {
	margin: 0;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 1px solid #000;
}

/** CHECKOUT **/
#checkout section.checkout-step {
	background-color: transparent!important;
}
body#checkout section.checkout-step .step-title {
	font-weight: 700;
	font-size: 1.375rem;
	text-transform: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#checkout .done {
	color: #000000;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
	background-color: #151515;
}
body#checkout section.checkout-step .address-item.selected {
	border-color: #151515;
	border-radius: 3px;
	border-width: 1px;
}
#checkout .custom-radio {
	display:inline-flex;
	align-items: center;
	justify-content: center;
}
#checkout .custom-radio input {
	display: none;
}
#checkout .custom-radio input[type=radio]:checked+span {
	position: relative;
	top: auto;
	left: auto;
	background-color: #151515;
	width: 6px;
	height: 6px;
}
#checkout .btn-primary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	border: 2px solid #E3462D;
	background-color: #E3462D;
	display: block;
	line-height: 1;
	padding: 12px 24px;
	margin: 1.5rem auto 0 auto;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
body#checkout section.checkout-step .address-footer {
	display:flex;
	align-items: center;
	justify-content: center;
}
body#checkout section.checkout-step .address-footer a {
	width: 50%;
	margin: 0;
}
body#checkout section.checkout-step .address-item {
	border-color: #ddd;
	border-width: 1px;
	border-radius: 3px;
}
#checkout .cart-summary-products .h3 {
	font-size: inherit;
	text-transform: none;
	margin-bottom: 1.5rem;
}
#checkout .cart-summary-products .col-summary-price {
	display: flex;
	flex-direction: column;
	align-items: end;
	justify-content: space-between;
}
#checkout .cart-summary-products .product-price {
	display: block;
	max-width: 100%;
	color: inherit;
	margin-bottom: 0.5rem;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .value {
	font-weight: 400;
}
#checkout .block-promo .promo-code form {
	display: flex;
	align-items: stretch;
	gap: 0.25rem;
}
#checkout .block-promo .promo-input {
	width: calc(100% - 95px);
	padding: 12px 14px;
	margin:0;
}
#checkout .block-promo .promo-code .btn-secondary {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#checkout .btn-secondary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #000;
	border: 2px solid #000;
	background-color: transparent;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
body#checkout section.checkout-step .delivery-options>.row {
	border-right: none;
}
body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo)>.col-xs-12 {
	padding-left: 0;
}
body#checkout section.checkout-step .payment-options .payment-option {
	display: flex;
	align-items: center;
	gap: 1rem;
}
body#checkout section.checkout-step .payment-options label {
	margin-bottom: 0;
}
#checkout section.checkout-step .payment-options .custom-radio input[type=radio] {
	position: absolute;
	top: 0;
}

/** CUSTOMER ACCOUNT **/
.page-my-account #content .links a:hover i {
	color: initial;
}
.page-my-account a:hover {
	text-decoration: none;
}

/** AUTHENTICATION **/
#authentication .page-header {
	padding: 1rem;
	max-width: 640px;
	margin: 0 auto;
}
#authentication .page-content {
	border-radius: 3px;
}
#authentication .btn-primary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	width:100%;
	border: 2px solid #E3462D;
	background-color: #E3462D;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}
#authentication #login-form {
	width: 75%;
	margin: 0 auto;
}
#authentication form .form-control {
	width: 100%;
	border-radius: 3px;
	border-color: #000;
}
#authentication form .input-group {
	width: 100%;
	margin: 0 auto;
}
#authentication form .input-group.focus {
	outline: none;
}
#authentication form .input-group .form-control {
	width: 100%;
	padding-right: 40px;
}
#authentication form .input-group .form-control:focus {
	outline: none;
}
#authentication form .input-group .input-group-btn {
	position: absolute;
	right:0;
}
#authentication form .input-group .input-group-btn .btn {
	color: #000;
	background-color: transparent;
	height: 100%;
	border: 1px solid transparent;
	font-size: 14px;
	z-index:3;
}
#authentication form .input-group .input-group-btn .btn:hover,
#authentication form .input-group .input-group-btn .btn:focus {
	border: none;
	outline: none;
}
#authentication .no-account {
	margin-top: 2rem;
}

/* PAGE CONFIRMATION **/
#order-confirmation .page-order-confirmation {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	padding: 2rem 0;
}
#order-confirmation .page-order-confirmation h3,
#order-confirmation .page-order-confirmation .h3{
	font-size: 0.925rem;
	text-transform: none;
}
#order-confirmation .page-order-confirmation #order-details {
	margin-top: 0;
}
#order-confirmation #content-hook_payment_return {
	margin-top: 1rem;
}
#order-confirmation #content-hook_payment_return .payment-return-info {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
#order-confirmation a:hover {
	color: initial;
}
.featured-products .products  .ce-edit-wrapper {
	margin-bottom: 1.5rem;
}

/* REGISTRATION */
#registration .btn-primary {
	font-family: "GoogleSans Display", sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #fff;
	width:100%;
	border: 2px solid #E3462D;
	background-color: #E3462D;
	display: inline-block;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 3px;
	fill: currentColor;
	text-align: center;
	font-weight: normal;
	transition: .5s;
}


.delivery-options-list .delivery-option-label {
    display: flex;
    width: 100%;
    cursor: pointer;
    padding: 10px;
    border: 2px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
}

.delivery-options-list .delivery-option-label:hover {
    background-color: #f9f9f9;
}

.delivery-options-list .delivery-option-label .custom-radio {
    display: flex;
    align-items: center;
}

.delivery-options-list .delivery-option-label .delivery-option-2 {
    display: flex;
    flex: 1;
    align-items: center;
}

.delivery-options-list .delivery-option-label input[type="radio"]:checked + span {
    border: 2px solid #e3462d;
    color: #e3462d;
}

/* Miniaturas páginas marcas */
#manufacturer #main ul .brand-img {
	height:127px;
}