/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2026 | 04:18:51 */
/* INICIAR-SESION */
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, 
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login {
    box-shadow: none;
}
.ur-frontend-form.login {
    padding: 0;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button {
    background: #F5C900;
    color: #222529;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover {
    background: #E87C00;
    color: #222529;
}
#user-registration, .ur-frontend-form.login {
	background: transparent;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
	color: #f5c900;
}
.ur-frontend-form .ur-form-row .ur-form-grid label, .ur-frontend-form .ur-form-row .ur-form-grid legend {
	color: #fff;
}
/* RECUPERAR CONTRASEÑA */
.user-registration-ResetPassword.ur_lost_reset_password p.ur-lost-password-title {
    display: none;
}
.ur-frontend-form.login label[for="user_login"] {
    color: #5d5d5d;
}
.user-registration-ResetPassword.ur_lost_reset_password p.user-registration-form-row {
    width: 100%;
}
.ur-frontend-form.login .ur-reset-password-btn {
	background: #F5C900;
    border: #F5C900;
    color: #222529;
}
.ur-frontend-form.login .ur-reset-password-btn:hover {
	background: #E87C00;
    border: #E87C00;
    color: #222529;
}
.ur-frontend-form.login .ur-lost-password-content-container .ur-lost-password-message, .ur-frontend-form.login label[for="user_login"] {
	color: #fff !important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input {
	padding: 0 12px;
}
/* REGISTRAR */
.user-registration.ur-frontend-form {
	background: transparent;
}
 body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error) {
	 color: #fff;
	 font-weight: 300;
}
.dropzone .dz-message .user-registration-file-upload-title {
	color: #fff !important;
}
.ur-field-item.field-privacy_policy {
    text-align: center;
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
	margin-bottom: 5px;
}
/* HEADER */
#header .main-menu > li.menu-item > a {
	padding: 1rem 0.5rem;
}
.elementor-widget-porto_hb_myaccount .account-dropdown > li.has-sub > a::after {
    position: absolute;
    top: 10px;
    right: -5px;
}
/* SIDEBAR */
.sidebar.porto-woo-category-sidebar.left-sidebar {
    background: #111;
    border-right: 1px solid #1a1a1a;
    padding: 2rem 1.5rem;
}
.sidebar.porto-woo-category-sidebar.left-sidebar::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #111;
    z-index: 1;
}
.woocommerce-page .sidebar-content .widget-title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 100;
    letter-spacing: 0.5px;
    font-family: "Lilita One", Poppins;
    color: #ffc600;
}
.woocommerce-page.archive .sidebar-content aside.widget {
	border-bottom: 1px solid #1a1a1a;
}
.widget_price_filter.yith-wcan-list-price-filter .widget-title {
    margin-bottom: 2rem;
}
.widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle {
	background: #ffc600;
}
.widget_price_filter .price_slider_amount .from, .widget_price_filter .price_slider_amount .to {
    color: #fff;
}
.widget_product_categories ul li {
    font-family: "Montserrat", Poppins;
    padding: 0.5rem 0;
    border-bottom: 1px solid #1a1a1a;
}
.widget_product_categories ul li:last-child {
	border-bottom: 0;
}
.woocommerce-page .sidebar-content ul li a {
	color: #fff;
}
.woocommerce-page .sidebar-content ul li a:hover, .woocommerce-page .sidebar-content ul li.current>a {
    color: #ffc600;
}
.widget_product_categories .count {
    position: absolute;
    right: 3px;
    background: #1e1e1e;
    border: 1px solid #2a2a2a;
    font-size: 10px;
    padding: 1px 6px;
    border-radius: 5px;
	color: #fff;
}
.woocommerce-page .sidebar-content ul li.current .count {
	color: #ffc600;
    background: #f5c90022;
    border-color: #f5c90055;
    color: #f5c900;
}
.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a, .woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a {
	background: #1a1a1a;
    border: 1px solid #2a2a2a;
    color: #fff;
    font-size: 10px;
    padding: 3px 8px;
    cursor: pointer;
    letter-spacing: 0.5px;
}
.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a, .woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a {
	background: #f5c90022;
    border-color: #f5c900;
    color: #f5c900;
}
.widget_price_filter .price_slider_amount {
	color: #fff;
}
.widget_price_filter .price_slider_amount .button {
    background: transparent;
    border: 1px solid #ffc600;
    color: #ffc600;
    border-radius: 5px;
    font-family: "Montserrat", Poppins;
}
.widget_price_filter .price_slider_amount .button:hover {
    background: #ffc600;
    border: 1px solid #ffc600;
    color: #111;
}
.widget_layered_nav_filters ul li a {
    position: relative;
    background-color: #ffc600;
    border: 1px solid #ffc600;
    color: #111111 !important;
    border-radius: 5px;
    padding: 4px 38px 4px 15px;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
/* SHOP */
.woocommerce-ordering select, .woocommerce-viewing select {
    border-radius: 5px;
}
.woocommerce-shop #main {
    border-bottom: 1px solid #1a1a1a;
}
#main {
    background: #0D0D0D;
}
.woocommerce-shop #main .container {
	padding-top: 4rem;
}
ul.posts-wrap.products-container .product-inner {
	overflow: hidden;
    border: 1px solid #2E2E2E;
    border-radius: 5px;
}
ul.products .product-image {
    margin-bottom: 0;
}
ul.products .product-content {
    background: #1e1e1e;
    padding: 1rem;
}
li.product-outimage .add-links {
	margin: 0;
}
.product-type-simple .add-links .add_to_cart_button::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f218";
	font-size: 0.9375rem;
}
a.viewcart-style-3.button.product_type_variable.add_to_cart_button::before {
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f218";
	font-size: 0.9375rem;
}
li.product-outimage .add-links .button, li.product-outimage .add-links .quickview, li.product-outimage .add-links .yith-wcwl-add-to-wishlist a, li.product-outimage .add-links .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip) {
    background: #ffc600;
    color: #1e1e1e;
    border: 1px solid #ffc600;
    border-radius: 5px;
    padding: 0.5rem 1rem;
    height: 38px;
    font-family: "Lilita One", Poppins;
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-weight: 100;
}
li.product-outimage .add-links .button:focus, li.product-outimage .add-links .button:hover, li.product-outimage .add-links .quickview:hover, li.product-outimage .add-links .yith-wcwl-add-to-wishlist a:hover {
	background: #FFC600;
    color: #1E1E1E;
    border: 1px solid #9B7800;
}
.add-links .quickview::before {
	top: 8px;
}
.price, td.order-total, td.product-subtotal, td.product-total, tr.cart-subtotal, tr.order-total {
    color: #fff;
}
ul.products .price {
    font-family: "Lilita One", Poppins;
    font-weight: 100;
}
.star-rating::before {
    color: rgb(255 255 255 / 16%);
}
ul.products .woocommerce-loop-product__title {
    font-family: "Lilita One", Poppins;
    font-size: 1.5rem;
    font-weight: 100;
    line-height: 2rem;
    color: #fff;
	margin-bottom: 1rem;
}
ul.products .product-loop-title:hover h3 {
    color: #FFC600;
}
ul.products .category-list {
    color: #fff;
    font-family: "Montserrat", Poppins;
}
ul.products .category-list a:hover {
    color: #FFC600;
}
.woocommerce-pagination li a:focus, .woocommerce-pagination li a:hover, .woocommerce-pagination li span.current {
	background: #f5c900;
    border-color: #f5c900;
    color: #000;
    font-weight: 700;
}
.woocommerce-pagination li a, .woocommerce-pagination li span {
    background: #1a1a1a;
    border: 1px solid #2a2a2a;
    color: #666;
    width: 35px;
    height: 35px;
    min-width: 2rem;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}
/* SINGLE-SHOP */
.justify .elementor-icon-list-text {
    text-align: justify;
}
.woocommerce-product-details__short-description {
    text-align: justify;
}
.single-add-to-cart .type-product .view-cart-btn {
    display: inline-block;
    background: #ffc600;
    color: #0d0d0d;
    border-radius: 5px;
    line-height: 3rem;
}
.woocommerce-page #main .container {
	max-width: 1400px;
	padding: 0;
}
.single-product #main .container {
    max-width: 100%;
	padding: 0;
}
.woocommerce-tabs .resp-tabs-list {
    max-width: 1400px;
    margin: auto;
}
.resp-tabs-container {
    background: #111;
    border-top: 1px solid #1e1e1e;
}
.woocommerce-tabs .resp-tabs-list li {
    font-family: "Lilita One", Poppins;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 100;
    letter-spacing: 1px;
}
.woocommerce-tabs .resp-tabs-list li.resp-tab-active, .woocommerce-tabs .resp-tabs-list li:hover {
    border-color: #f5c900 !important;
}
.woocommerce-tabs .resp-tabs-list li.resp-tab-active {
    color: #f5c900 !important;
}
.product-layout-transparent .summary-before .product-thumbnails {
	width: 15%;
}
.product-layout-transparent .summary-before .product-images {
	width: 85%;
}
.summary-before.col-lg-7, .summary.entry-summary.col-lg-5 {
    width: 50%;
}
.single-product .product_title {
	font-family: "Lilita One", Poppins;
}
.product-summary-wrap .description {
    font-family: "Montserrat", Poppins;
}
.woocommerce-tabs .tab-content {
    padding: 0;
	border-top: none;
}
.single-product .cart:not(.variations_form), .single_variation_wrap {
    border-top: 0;
    border-bottom: 0;
}
.single-product .product_meta, .single-product .variations .label label {
	color: #fff;
}
.product-summary-wrap .price {
    color: #e87c00;
}
.single-product .cart:not(.variations_form), .single_variation_wrap {
    padding-top: 0;
}
.single-product .single_variation>div:not(:empty) {
    margin-bottom: 2rem;
}
div.quantity .minus, div.quantity .plus {
	border: 1px solid #1e1e1e;
    background: #111 !important;
	color: #f5c900;
}
.shop_table.cart-table .quantity .minus, .single-product .product-summary-wrap .quantity .minus {
    border-radius: 5px 0 0 5px;
}
.shop_table.cart-table .quantity .plus, .single-product .product-summary-wrap .quantity .plus {
	border-radius: 0 5px 5px 0;
}
.shop_table.cart-table .quantity .qty, .single-product .product-summary-wrap .quantity .qty {
	border: 1px solid #1e1e1e;
    background: #111;
    color: #f5c900;
}
.single-product .product-summary-wrap .single_add_to_cart_button {
    border-radius: 5px;
    color: #0d0d0d;
    border: 1px solid #ffc600;
    background: #ffc600;
}
.single-product .product-summary-wrap .single_add_to_cart_button:hover {
	background: #0d0d0d;
	color: #1E1E1E;
	background: #ffc600;
	border: 1px solid #9B7800;
}
.single-product .variations .label {
	padding-top: 1rem;
}
.filter-item-list .filter-item, .woocommerce-widget-layered-nav-list a:not(.filter-color) {
	background: #1a1a1a;
    border: 1px solid #2a2a2a;
    color: #fff;
    border-radius: 5px;
    padding: 0.5rem 1rem;
}
.filter-item-list .active .filter-item, .filter-item-list .filter-item:not(.disabled):hover, .woocommerce-widget-layered-nav-list .chosen a:not(.filter-color) {
    background-color: #ffc600;
    border-color: #ffc600;
    color: #000;
}
.product-summary-wrap .variations tr, .product-summary-wrap .variations tr td {
    display: flex !important;
}
.variations .reset_variations::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f00d";
    font-size: 0.9rem;
    position: absolute;
    left: 9px;
    top: 7px;
}
.variations .reset_variations {
	display: none !important;
    margin-top: 0.5rem;
    margin-left: 1rem;
    font-size: 0;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 50%;
    background: #5e0000;
    color: #fff;
    border: 1px solid red;
}
.variations .reset_variations:hover {
	background: red;
}
.product-layout-centered_vertical_zoom .product-thumbnails .img-thumbnail.selected {
	border-color: #ffc600;
}
.product-layout-centered_vertical_zoom .product-thumbnails .img-thumbnail {
    border-radius: 5px;
}
.product-image-slider.owl-carousel .owl-nav [class*=owl-], .product-image-slider.owl-carousel .owl-nav [class*=owl-]:active, .product-image-slider.owl-carousel .owl-nav [class*=owl-]:hover {
    border-radius: 50%;
    background: #ffc600 !important;
    border: 1px solid #e87c00;
    color: #000;
}
.product-image-slider.owl-carousel .owl-nav .owl-prev {
    left: 1rem;
}
.product-image-slider.owl-carousel .owl-nav .owl-next {
    right: 1rem;
}
.product-images .product-image-slider.owl-carousel .owl-stage-outer {
    border: 1px solid #2a2a2a;
    border-radius: 10px;
}
/* BREACUMB */
.page-top.page-header-1 > .container .row {
    position: relative;
}
.page-top.page-header-1 > .container .row::after {
    content: '';
    position: absolute;
    left: 0;
    border-bottom: 5px solid #ffc600;
    bottom: -32px;
    width: 200px;
}
.page-top ul.breadcrumb {
	font-family: "Montserrat", Poppins;
}
.page-top .yoast-breadcrumbs a, .page-top .breadcrumbs-wrap a, .page-top .product-nav .product-link {
    color: #ffc600;
}
.page-top ul.breadcrumb > li {
	color: #fff;
}
/* ALERTAS */
.dokan-error, .dokan-info, .dokan-message, .woocommerce-error, .woocommerce-info, .woocommerce-message {
    max-width: 1400px;
    margin: auto;
    color: #fff;
    font-family: "Montserrat", Poppins;
}
/* CARRITO */
.elementor-menu-cart__product-remove::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f2ed";
    transform: rotate(0deg);
    background: transparent;
    font-size: 10px;
    top: -2px;
    left: 4px;
    color: #fff;
    position: absolute;
}
.shop_table.cart-table a.remove::before, .shop_table.review-order a.remove::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f2ed";
    font-size: 10px;
    color: #fff;
}
.shop_table.review-order a.remove::before {
	background: #000;
}
.cart-empty-page.text-center {
    padding: 8rem 0;
}
.cart-empty-page.text-center a.button.btn-go-shop {
	font-family: "Lilita One", Poppins;
    font-weight: 100;
    font-size: 1rem;
    line-height: 1rem;
    background: transparent;
    color: #ffc600;
    border: 1px solid #ffc600;
    border-radius: 5px;
}
.cart-empty-page.text-center a.button.btn-go-shop:hover {
    background: #FFC600;
    color: #1E1E1E;
    border: 1px solid #9B7800;
}
.cart-empty-page.text-center p.cart-empty {
    margin-top: 1rem !important;
	font-family: "Montserrat", Poppins;
}
.woocommerce-shipping-destination, form.woocommerce-shipping-calculator.shipping_calculator {
	display: none;
}
.woo-page-header.page-header-8 {
	font-family: "Lilita One", Poppins;
    background: #111;
    border-bottom: 1px solid #1e1e1e;
}
.woo-page-header.page-header-8 li a {
    font-weight: 100;
	position: relative;
}
.page-header-8 li.current a {
    color: #ffc600;
    opacity: 1;
}
.page-header-8 li .delimiter.delimiter-2 {
	margin: 0 2rem;
	margin-right: 3rem;
	color: #fff;
}
.page-header-8 .delimiter.delimiter-2::before, .page-top ul.breadcrumb>li .delimiter.delimiter-2::before {
    right: -1px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f178";
    font-size: 1.5rem;
    line-height: 2rem;
}
.woo-page-header.page-header-8 li a {
	padding-left: 2rem;
	color: #fff;
}
.woo-page-header.page-header-8 li a::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: #fff2;
    border: 2px solid #fff;
}
.woo-page-header.page-header-8 li.current a::before, .page-header-8 li:not(.disable) a:hover::before {
    border: 2px solid #f5c900;
    background: #f5c90022;
}
.page-header-8 li.current a, .page-header-8 li:not(.disable) a:hover {
    color: #ffc600;
    opacity: 1;
}
.page-header-8 .breadcrumb {
    position: relative;
    counter-reset: count;
}
.woo-page-header.page-header-8 li a::after {
    display: block;
    padding: 10px;
    counter-increment: count;
    content: counter(count, decimal);
    position: absolute;
    scale: 0.6;
}
.shop_table {
	margin-bottom: 0;
}
.shop_table thead {
    background: #141414;
}
.shop_table thead th {
    color: #fff;
}
.shop_table tr.cart_item {
    background: #111;
}
.shop_table td {
	color: #fff;
}
.shop_table td.actions {
    background: #0f0f0f;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.shop_table.cart-table .product-subtotal .amount {
	color: #ffc600;
}
.shop_table thead tr, .shop_table tr:not(:last-child) {
    border-bottom: 1px solid #1e1e1e;
}
form.woocommerce-cart-form {
    overflow: hidden;
    border: 1px solid #2a2a2a;
    border-radius: 10px;
	font-family: "Montserrat", Poppins;
}
.shop_table tr.cart_item td:first-child {
    padding-left: 25px !important;
}
.shop_table tr.cart_item td:last-child {
    padding-right: 25px !important;
}
.shop_table a {
	color: #fff;
}
.shop_table a:not(.button):hover {
    color: #ffc600;
	font-weight: 600;
}
.shop_table.cart-table a.remove.remove-product, .shop_table.review-order a.remove.remove-product, .woocommerce #content table.shop_table.wishlist_table.cart a.remove {
	color: #fff;
}
.shop_table.cart-table a.remove {
	background-color: red;
}
.shop_table.review-order a.remove, .widget_shopping_cart .product-image .remove-product, .wishlist-popup .remove_from_wishlist, .wishlist_table.traditional .remove_from_wishlist:not(.button) {
	background-color: transparent;
}
.shop_table.cart-table a.remove.remove-product:hover, .shop_table.review-order a.remove.remove-product:hover, .woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
    background-color: red;
	color: #fff;
}
.cart-v2 .card-default {
	font-family: "Montserrat", Poppins;
    padding: 0;
    border: 1px solid #2a2a2a;
    background: #111;
    border-radius: 10px;
	overflow: hidden;
}
.woocommerce-cart .card-sub-title, .woocommerce-checkout .card-sub-title, .woocommerce-order-details .card-sub-title {
    color: #fff;
    font-weight: 700;
    background: #141414;
    padding: 1rem 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem !important;
}
.cart-v2 .card-default .card-body {
    padding: 1rem 1.5rem !important;
}
.cart-v2 .card-default tbody tr {
    border-bottom: 1px solid #1e1e1e;
}
.cart_totals .order-total .amount, .review-order.shop_table .order-total .amount {
    color: #ffc600;
}
.woocommerce-cart h4, .woocommerce-checkout h4, .woocommerce-order-details h4 {
	color: #fff;
	font-family: "Montserrat", Poppins;
}
.wc-proceed-to-checkout .btn, #place_order {
    margin-bottom: 0;
    background: transparent;
    border: 1px solid #ffc600;
    color: #ffc600;
    border-radius: 5px;
    font-family: "Lilita One", Poppins;
    font-weight: 100;
    letter-spacing: 0.5px;
    font-size: 1rem;
}
.wc-proceed-to-checkout .btn:hover, #place_order:hover {
   	background: #ffc600;
    border: 1px solid #ffc600;
    color: #111;
}
.cart-v2 .card-default tbody td:last-child {
	color: #fff;
}
.order-again .button, .wc-action-btn.button, .wc-action-btn.button:disabled, .wishlist_table .add-links .quickview, .wishlist_table .add-links .yith-compare {
	background: #ffc600;
	color: #0f0f0f;
}
/* CART-POPUP */
.elementor-menu-cart__main {
	background-color: #141414;
}
.elementor-menu-cart__subtotal {
    color: #ffc600;
}
/* CHECKOUT */
.woocommerce-checkout .col-lg-7 {
    overflow: hidden;
    border: 1px solid #2a2a2a;
    border-radius: 10px;
    font-family: "Montserrat", Poppins;
	padding: 0;
}
form.woocommerce-checkout .woocommerce-billing-fields h3 {
    background: #141414;
    padding: 1rem 1.5rem;
    color: #fff;
	border-bottom: 1px solid #2a2a2a;
	font-size: 1rem;
    line-height: 1.8rem;
	text-transform: uppercase;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    padding: 1rem 1.5rem;
}
form.woocommerce-checkout .woocommerce-additional-fields {
    background: #0f0f0f;
    border-top: 1px solid #2a2a2a;
    padding: 1rem 1.5rem;
}
.woocommerce-additional-fields h3 {
    color: #fff;
}
.woocommerce-form-coupon-toggle a.showcoupon {
    color: #ffc600 !important;
    letter-spacing: 0.5px;
}
.featured-box {
    background: #111;
    border: 1px solid #2a2a2a;
}
.checkout-order-review .featured-boxes, .woocommerce-account .featured-boxes {
    padding: 0;
    border: 1px solid #2a2a2a;
    background: #111;
    border-radius: 10px;
	font-family: "Montserrat", Poppins;
}
.checkout-order-review .featured-boxes #order_review_heading {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #2a2a2a;
    color: #fff;
}
.checkout-order-review .featured-boxes #order_review {
    padding: 1rem 1.5rem;
}
div.quantity .qty {
	border-color: #1e1e1e;
	color: #ffc600;
}
div.quantity .minus {
	border-radius: 5px 0 0 5px;
}
div.quantity .plus {
	border-radius: 0 5px 5px 0;
}
.shop_table tbody .product-name {
	color: #fff;
}
.checkout-order-review tbody .amount, .checkout-order-review .cart-subtotal {
	color: #fff;
}
.checkout-order-review .shop_table tr.cart_item td:last-child {
	padding-right: 10px !important;
}
.checkout-order-review .shop_table tr.cart_item td:first-child {
    padding-left: 10px !important;
}
.checkout-order-review .shop_table tbody tr.cart_item {
    border-bottom: 1px solid #1c1c1c !important;
}
.checkout-order-review .shop_table tbody tr.cart_item:last-child {
    border-bottom: 0 !important;
}
.woocommerce-checkout input[type="email"], .woocommerce-checkout input[type="password"], .woocommerce-checkout input[type="tel"], .woocommerce-checkout input[type="text"], #order_comments {
    line-height: 30px;
    background: #060606;
    border-radius: 5px;
}
.select2-container--default .select2-selection--single {
	background: #060606;
}
a.woocommerce-privacy-policy-link {
    color: #ffc600;
}
.payment_methods li .porto-radio {
    margin-bottom: 0.5rem;
}
.porto-radio .porto-control-label::after {
	background-color: #ffc600;
}
.woocommerce-checkout label {
	color: #fff;
}
.payment_methods p, .woocommerce-privacy-policy-text p, .woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle {
    color: #fff;
}
.woocommerce-shipping-fields.mb-4 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
/* PEDIDO */
.woocommerce-thankyou-order-received {
	display: grid;
	overflow: hidden;
    position: relative;
    color: #ffc600;
    font-family: "Lilita One", Poppins;
    font-weight: 100;
    background: #1a1200;
    border: 1px solid #f5c90044;
    border-radius: 8px;
}
.woocommerce-thankyou-order-received::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #f5c900;
}
.woocommerce-thankyou-order-received::after {
    content: "Te contactaremos pronto para coordinar el pago y el delivery. Recuerda no hacer preguntas al repartidor sobre los productos.";
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 200;
    padding-top: 1rem;
    margin: auto;
}
.order-info .order-item, .order-info mark, .woocommerce-bacs-bank-details, .woocommerce-thankyou-order-received::after {
	font-family: "Montserrat", Poppins;
	color: #fff;
}
.wc-bacs-bank-details-heading {
    background: #1a1200;
    border-bottom: 1px solid #f5c90033;
    padding: 1rem 1.5rem;
    color: #f5c900;
    font-size: 1rem;
    line-height: 2rem;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 1rem;
}
.wc-bacs-bank-details-heading::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f19c";
    font-size: 0.9rem;
    padding-right: 0.5rem;
}
.woocommerce-thankyou .d-flex.flex-wrap.order-info.m-b-xl.m-t-xs.pt-3.w-100 {
    background: #111;
    border: 1px solid #1e1e1e;
    border-radius: 5px;
    overflow: hidden;
    padding-top: 0 !important;
    margin-top: 2.5rem !important;
}
.order-info .order-item {
	padding: 1rem 0.5rem;
    border-right: 1px solid #1e1e1e;
}
.order-info .order-item:last-child {
    border-right: 0;
}
.woocommerce-order-overview__order.order.order-item mark, .woocommerce-order-overview__total.total.order-item mark {
    color: #f5c900;
}
.woocommerce-order-overview__date.date.order-item mark, .woocommerce-order-overview__payment-method.method.order-item mark {
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
}
.woocommerce-thankyou .featured-boxes {
    background: #111;
    border: 1px solid #1e1e1e;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 !important;
}
.woocommerce-table--order-details.shop_table {
    margin: auto;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.woocommerce-thankyou .woocommerce-order-details {
    font-family: "Montserrat", Poppins;
}
.order_details .product-name a, .order_details tbody .amount {
    color: #fff;
}
.order_details tfoot tr td {
    color: #f5c900;
}
.woocommerce-bacs-bank-details {
    background: #111;
    border: 1px solid #f5c90033;
    border-radius: 8px;
    overflow: hidden;
	margin-bottom: 2rem;
}
.wc-bacs-bank-details.order_details.bacs_details {
    padding: 1rem 2rem;
}
.wc-bacs-bank-details-account-name {
    padding: 0 2rem;
    margin: 0;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: normal;
    font-weight: 100;
}
.wc-bacs-bank-details.order_details.bacs_details li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid #1e1e1e;
}
.wc-bacs-bank-details.order_details.bacs_details li:last-child {
	border-bottom: 0;
}
.wc-bacs-bank-details.order_details.bacs_details li strong {
    color: #e8d87a;
}
.woocommerce-order-details .card-sub-title {
	text-transform: uppercase;
}
.woocommerce-order-details .card-sub-title::before {
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f46d";
    font-size: 0.9rem;
    padding-right: 0.5rem;
	color: #F5C900;
}
.order_details tbody tr.order_item td .product-quantity {
    background: #1e1e1e;
    border: 1px solid #2a2a2a;
    border-radius: 5px;
    padding: 2px 6px;
    color: #ccc;
    margin-left: 0.5rem;
}
.woocommerce-customer-details.mt-5 {
    background: #111;
    border: 1px solid #1e1e1e;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 !important;
}
.woocommerce-column__title.account-sub-title {
    background: #141414;
    border-bottom: 1px solid #1e1e1e;
    padding: 1rem 1.5rem;
    text-transform: uppercase;
	color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
}
.woocommerce-column__title.account-sub-title::before {
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f3c5";
    font-size: 0.9rem;
    padding-right: 0.5rem;
	color: #F5C900;
}
.woocommerce-customer-details address {
    padding: 1rem 1.5rem;
    margin: 0;
	color: #fff;
}
.woocommerce-customer-details .porto-separator {
	border-top: 1px solid #1e1e1e;
	margin: 0;
}
.woocommerce-customer-details a.woocommerce-button {
    margin-bottom: 1rem;
    margin-left: 40%;
    background: transparent !important;
    border: 1px solid #ffc600;
    color: #ffc600 !important;
    border-radius: 5px;
    font-family: "Lilita One", Poppins;
    font-weight: 100;
    font-size: 1rem;
    line-height: 1.5rem;
}
.woocommerce-customer-details a.woocommerce-button:hover {
	background: #ffc600 !important;
    color: #111 !important;
}
.order-info mark.text-primary {
    color: #e87c00 !important;
}
/* ACOUNT */
.woocommerce-MyAccount-content {
    font-family: "Montserrat", Poppins;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 4rem 0;
    background: #111;
    border-right: 1px solid #1a1a1a;
	position: relative;
	height: 100vh;
}
.woocommerce-account .woocommerce-MyAccount-navigation::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #111;
    z-index: 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 4rem 0;
    padding-left: 4rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	font-family: "Montserrat", Poppins;
	position: relative;
	z-index: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #f5c900;
    background: #1a1200;
    border-left-color: #f5c900;
    font-weight: 600;
    padding: 0.8rem 1rem;
	border-left: 2px solid #f5c900;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	color: #f5c900;
    background: #1a1a1a;
	border-left: 2px solid #f5c900;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 0.8rem 1rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) a {
    border-bottom: 1px solid #1a1a1a;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding-right: 1.5rem;
}
.woocommerce-account .woocommerce-MyAccount-content p.mb-4 {
    background: #1a1200;
    border: 1px solid #f5c90033;
    border-radius: 5px 5px 0 0;
    padding: 1rem 1.5rem;
    color: #fff;
    margin-bottom: 0 !important;
	border-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-content p.m-b-xl {
    background: #1a1200;
    border: 1px solid #f5c90033;
    border-radius: 0 0 5px 5px;
    padding: 1rem 1.5rem;
    color: #fff;
    border-top: 0;
	padding-top: 0;
	text-align: justify;
}
.woocommerce-account .woocommerce-MyAccount-content a {
    color: #e87c00;
}
.account-text-user {
    color: #ffc600;
}
.woocommerce-account .woocommerce-MyAccount-content .porto-content-box.featured-boxes {
    background: #141414;
    border: 1px solid #1e1e1e;
    border-radius: 5px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transition: all 0.2s;
	padding: 1.5rem !important;
}
.woocommerce-account .woocommerce-MyAccount-content .porto-content-box.featured-boxes:hover {
    border-color: #f5c900;
    background: #1a1200;
    transform: translateY(-2px);
}
.woocommerce-account .woocommerce-MyAccount-content .featured-box .box-content h4 {
	color: #fff;
	font-weight: 600;
	font-family: "Montserrat", Poppins;
}
.woocommerce-account .featured-box .icon-featured {
    font-size: 35px;
}
.woocommerce-account .featured-box:hover .icon-featured {
    color: #f5c900;
}
.woocommerce-account .woocommerce-MyAccount-content .featured-box .icon-featured::after {
    width: 75px;
    height: 75px;
    background: #1e1e1e;
    border: 1px solid #2a2a2a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
	z-index: -1;
}
.woocommerce-account .woocommerce-MyAccount-content .porto-content-box.featured-boxes:hover .icon-featured::after {
	border-color: #f5c90055;
    background: #f5c90011;
}
.woocommerce-account .woocommerce-MyAccount-navigation h5.font-weight-bold {
    color: #fff;
    font-size: 1.5rem !important;
    line-height: 2rem;
    margin-bottom: 2rem !important;
    position: relative;
    font-family: "Lilita One", Poppins;
    font-weight: 100 !important;
	padding-left: 3rem;
	z-index: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation h5.font-weight-bold::before {
    color: #f5c900;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f1de";
    font-size: 1.2rem;
    left: 9px;
    position: absolute;
}
.woocommerce-account .woocommerce-MyAccount-navigation h5.font-weight-bold::after, .woocommerce-account .account-sub-title i::after {
    content: "";
    width: 36px;
    height: 36px;
    background: #f5c90022;
    border: 1px solid #f5c90055;
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
}
.woocommerce-account .account-sub-title {
    position: relative;
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.woocommerce-account .account-sub-title i {
    padding-right: 1rem;
}
.woocommerce-account .account-sub-title i::before {
    color: #f5c900;
    /*font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f1de";*/
    font-size: 1.2rem;
    line-height: 1.5;
    left: 7px;
    top: -6px;
    position: relative;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders {
    border: 1px solid #2a2a2a;
    border-radius: 10px;
    overflow: hidden;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders thead {
	background: #111;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tbody {
    background: #141414;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table thead th, .woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table tbody th, .woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table tbody td {
    padding: 1rem 1.5rem;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
    background: transparent;
    border: 1px solid #f5c900;
    color: #f5c900;
    padding: 0.4rem 0.8rem;
    border-radius: 5px;
    font-size: 0.8rem;
    cursor: pointer;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a:hover, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a:focus {
	background: #f5c900;
    color: #141414;
}
.woocommerce-account .featured-boxes {
	padding: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .order-info {
    background: #111;
    border: 1px solid #1e1e1e;
    border-radius: 5px;
    overflow: hidden;
    padding-top: 0 !important;
    margin-top: 2.5rem !important;
}
.woocommerce-account .woocommerce-MyAccount-content .order-info, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
    width: 100%;
}
.u-columns.woocommerce-Addresses.col2-set.addresses {
    display: flex;
    gap: 1.5rem;
	margin: 0;
}
.u-column1.col-1.woocommerce-Address.address, .u-column2.col-2.woocommerce-Address.address {
    background: #111;
    border: 1px solid #1e1e1e;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 2rem;
	padding: 0;
}
header.woocommerce-Address-title.title {
    padding: 0.5rem 1rem;
    margin: 0;
    background: #0d0d0d;
}
.woocommerce-Address.address address {
    padding: 0;
	margin: 0;
    border-bottom: 1px solid #1e1e1e;
	color: #fff;
}
.woocommerce-Address.address a.edit.button.wc-action-btn {
    margin: 1rem;
    background: transparent;
    border: 1px solid #f5c900;
    color: #f5c900;
    padding: 0.4rem 0.8rem;
    border-radius: 5px;
    cursor: pointer;
}
.woocommerce-Address.address a.edit.button.wc-action-btn:hover, .woocommerce-Address.address a.edit.button.wc-action-btn:focus {
	color: #1a1a1a;
    background: #f5c900;
}
.woocommerce-account .woocommerce-MyAccount-content p.myaccount_address {
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields {
    overflow: hidden;
    border: 1px solid #2a2a2a;
    border-radius: 10px;
    font-family: "Montserrat", Poppins;
    padding: 1.5rem;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row label {
    color: #fff;
    margin-bottom: 0.8rem;
}
.woocommerce-address-fields .form-row input[type="text"], .woocommerce-address-fields .form-row input[type="tel"], .woocommerce-address-fields .form-row input[type="email"] {
    line-height: 30px;
    background: #060606;
    border-radius: 5px;
}
.woocommerce-address-fields .select2-container .select2-selection--single {
	line-height: 30px;
    padding: 8px 12px;
    border: 1px solid #060606;
    height: auto;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields p.clearfix {
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .btn-go-shop {
	background: transparent;
    border: 1px solid #ffc600;
    color: #ffc600;
    border-radius: 5px;
    padding: 0.8rem 1rem;
    height: auto;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .btn-go-shop:hover {
	background: #ffc600;
    color: #111;
}
.body-custom-facturacion .woocommerce-MyAccount-content h2, .body-custom-envio .woocommerce-MyAccount-content h2 {
	font-size: 1.5rem;
	padding-left: 3rem;
    margin-bottom: 1.5rem;
    color: #fff;
	position: relative;
}
.body-custom-facturacion .woocommerce-MyAccount-content h2::before {
	content: "\f15c";
}
.body-custom-envio .woocommerce-MyAccount-content h2::before {
	content: "\f0d1";
}
.body-custom-facturacion .woocommerce-MyAccount-content h2::before {
	left: 10px;
}
.body-custom-envio .woocommerce-MyAccount-content h2::before {
	left: 8px;
}
.body-custom-facturacion .woocommerce-MyAccount-content h2::before, .body-custom-envio .woocommerce-MyAccount-content h2::before {
    color: #f5c900;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 1.2rem;
    position: absolute;
}
.body-custom-facturacion .woocommerce-MyAccount-content h2::after, .body-custom-envio .woocommerce-MyAccount-content h2::after {
    content: "";
    width: 36px;
    height: 36px;
    background: #f5c90022;
    border: 1px solid #f5c90055;
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
}
.woocommerce-Addresses.col2-set.addresses .u-column1 .account-sub-title::before, .woocommerce-Addresses.col2-set.addresses .u-column2 .account-sub-title::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.9rem;
    padding-right: 0.5rem;
    color: #F5C900;
}
.woocommerce-Addresses.col2-set.addresses .u-column1 .account-sub-title::before {
	content: "\f15c";
}
.woocommerce-Addresses.col2-set.addresses .u-column2 .account-sub-title::before {
	content: "\f0d1";
}
.woocommerce-Addresses.col2-set.addresses {
    display: flex !important;
    gap: 24px !important; 
    flex-wrap: wrap; 
}
.woocommerce-Addresses.col2-set.addresses .u-column1, .woocommerce-Addresses.col2-set.addresses .u-column2 {
    flex: 1 1 calc(50% - 12px) !important;
    float: none !important; 
    width: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between; 
}
.woocommerce-Addresses.col2-set.addresses .edit {
    display: inline-block;
    text-align: center;
}
/* Ajuste para pantallas pequeñas (Celulares) */
@media (max-width: 768px) {
    .woocommerce-Addresses.col2-set.addresses .u-column1, .woocommerce-Addresses.col2-set.addresses .u-column2 {
        flex: 1 1 100% !important;
    }
}
.woocommerce-Address address {
    min-height: 450px !important;
    display: block;
}
.custom-informacion-personal-wrapper {
    overflow: hidden;
    border: 1px solid #2a2a2a;
    border-radius: 10px;
    padding: 1.5rem;
}
.custom-informacion-personal-wrapper .form-row label {
    color: #fff;
    margin-bottom: 0.8rem;
}
.custom-informacion-personal-wrapper .form-row input[type="text"], .custom-informacion-personal-wrapper .form-row input[type="email"] {
	line-height: 30px;
    background: #060606;
    border-radius: 5px;
}
.woocommerce-account .featured-boxes fieldset.mt-4 {
    padding: 1.5rem;
    margin: 0 !important;
}
.woocommerce-account .featured-boxes fieldset.mt-4 legend.text-v-dark {
    margin-top: 0;
    color: #fff !important;
}
.woocommerce-account .featured-boxes fieldset.mt-4 legend.text-v-dark::before {
    font-family: "Font Awesome 6 Free";
	content: "\f023";
    font-weight: 900;
    font-size: 0.9rem;
    padding-right: 0.5rem;
    color: #F5C900;
}
.woocommerce-account .featured-boxes .form-row input[type="password"] {
	line-height: 30px;
    background: #060606;
    border-radius: 5px;
}
form.woocommerce-EditAccountForm.edit-account p.clearfix button.woocommerce-Button {
    background: transparent;
    border: 1px solid #ffc600;
    color: #ffc600;
    border-radius: 5px;
    padding: 0.8rem 1rem;
    height: auto;
}
form.woocommerce-EditAccountForm.edit-account p.clearfix button.woocommerce-Button:hover {
    background: #ffc600;
    color: #111;
}
/* Ocultar la caja de Descargas en el Escritorio de Mi Cuenta */
.woocommerce-MyAccount-content a[href*="/downloads/"], .woocommerce-MyAccount-content a[href*="/descargas/"] {
    display: none !important;
}
/* En caso de que el enlace envuelva toda la columna contenedora */
.woocommerce-MyAccount-content div.col-md-4:has(a[href*="/downloads/"]), .woocommerce-MyAccount-content div.col-md-4:has(a[href*="/descargas/"]) {
    display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content .box-with-icon .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}
.woocommerce-account .woocommerce-MyAccount-content .col-md-4.m-b-md {
    width: 100%;
}
.custom-alerta-seguridad {
    position: relative;
    color: #ffc600;
    background: #1a1200;
    border: 1px solid #f5c90044;
    border-radius: 5px;
    padding: 1rem 1.5rem;
}
.custom-alerta-seguridad p {
	margin: 0;
}
/* FACTURAS */
.custom-address-container-block {
    padding: 1rem;
    margin: 0;
    border-bottom: 1px solid #1e1e1e;
    color: #fff;
}
.custom-address-container-block .address-row {
    border-bottom: 1px solid #1e1e1e;
    margin-bottom: 0.5rem;
}
.custom-address-container-block .address-row:last-child {
    border-bottom: 0;
}
.custom-address-container-block .address-row p.address-value {
    margin-bottom: 0.5rem;
    padding-left: 2rem;
}
.custom-address-container-block .address-row .address-label-container {
    display: flex;
    align-items: center;
}
.custom-address-container-block .address-row span.address-icon {
    width: 24px;
    height: 24px;
    background: #1a1a1a;
	color: #585858;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 0.5rem;
}
.custom-address-container-block .address-row .address-label-container label {
    color: #ffc600;
    font-weight: 600;
}
.woocommerce-customer-details.mt-5 .custom-address-container-block {
    padding: 0;
    border-bottom: 0;
}
h3.woocommerce-column__title.account-sub-title.mb-1 {
    font-size: 1rem;
    line-height: 1.5rem;
}
.woocommerce-Addresses.col2-set.addresses .u-column2 .custom-address-container-block .address-row .address-label-container {
    /*display: none;*/
}
.push-top a.woocommerce-Button.button.btn-v-dark.btn-go-shop.wc-forward {
    font-family: "Lilita One", Poppins;
    font-weight: 100;
    font-size: 1rem;
    line-height: 1rem;
    background: transparent;
    color: #ffc600;
    border: 1px solid #ffc600;
    border-radius: 5px;
}
.push-top a.woocommerce-Button.button.btn-v-dark.btn-go-shop.wc-forward:hover {
    background: #FFC600;
    color: #1E1E1E;
    border: 1px solid #9B7800;
}
/* MESAGE SHOP */
.style-3>.success-message-container {
	background: #1e1e1e;
	border: 1px solid #2E2E2E;
    border-radius: 5px;
	width: 350px;
	font-family: "Montserrat", Poppins;
	color: #fff;
}
.style-3>.success-message-container .btn-modern.viewcart, .style-3>.success-message-container .btn-dark.continue_shopping {
	background: transparent;
    border: 1px solid #ffc600;
    color: #ffc600;
    border-radius: 5px;
}
.style-3>.success-message-container .btn-dark.continue_shopping {
	padding-left: 1rem;
	padding-right: 1rem;
}
.success-message-container .woocommerce-loop-product__title {
	color: #fff;
}
.success-message-container .product-loop-title:hover>.woocommerce-loop-product__title {
    color: #ffc600;
}
/* QUICK VIEW */
.fancybox-skin {
    background: #0d0d0d;
}
.quickview-wrap .quickview-inner .product_title {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #FFC600;
    font-weight: 100;
	margin-bottom: 1rem;
}
.quickview-wrap .quickview-inner .product-share {
    display: none;
}
.quickview-wrap .summary .added_to_cart {
    background: #FFC600;
    color: #1E1E1E;
    border: 1px solid #9B7800;
    height: auto;
    padding: 0.7rem 0.3rem;
    text-decoration: none;
    margin: 0;
}
#shipping_method {
    color: #fff;
}
/* MOBILE MENU */
#side-nav-panel {
    background-color: #151515;
}
#side-nav-panel .accordion-menu li.menu-item > a, #side-nav-panel .menu-custom-block a, #side-nav-panel .accordion-menu li.menu-item > .arrow {
    color: #fff;
    font-family: "Lilita One", Poppins;
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 1px;
}
#side-nav-panel .accordion-menu li:not(:last-child), #side-nav-panel .accordion-menu.porto-view-switcher>li {
    border-bottom-color: #282828;
}
#side-nav-panel .accordion-menu li.menu-item.active > a, #side-nav-panel .menu-custom-block a:hover {
    background-color: #ffc600;
    color: #151515;
}
/* LISTA DESEOS */
.yith-wcwl-add-to-wishlist a::before, .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip)::before {
	top: auto;
}
.woocommerce .wishlist-title h2 {
	color: #fff;
    text-transform: uppercase;
}
.shop_table.wishlist_table, .woocommerce table.wishlist_table {
    border: 1px solid #2a2a2a;
    border-radius: 10px;
}
.woocommerce table.shop_table.wishlist_table tr td {
    background: #111;
    color: #fff;
}
.woocommerce table.shop_table.wishlist_table tbody td, .woocommerce table.shop_table.wishlist_table tbody th, .woocommerce table.shop_table.wishlist_table tfoot td, .woocommerce table.shop_table.wishlist_table tfoot th {
	font-weight: 300;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
    color: #297e29 !important;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
	background-color: red;
}
.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
    background: #ffc600;
    color: #0d0d0d;
	font-weight: 700;
	margin: 0 !important;
}
.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover {
    background: #fff;
    color: #0d0d0d;
}
.shop_table.wishlist_table .add_to_cart.button, .shop_table.wishlist_table .add_to_cart_read_more.button, .woocommerce table.wishlist_table .add_to_cart.button, .woocommerce table.wishlist_table .add_to_cart_read_more.button, .shop_table.wishlist_table .product-add-to-cart .remove_from_wishlist {
	width: auto;
	min-width: auto;
}
.shop_table.wishlist_table .add_to_cart.button, .shop_table.wishlist_table .add_to_cart_read_more.button, .woocommerce table.wishlist_table .add_to_cart.button, .woocommerce table.wishlist_table .add_to_cart_read_more.button {
	padding: 0 1rem !important;
}
.shop_table.wishlist_table .product-add-to-cart .remove_from_wishlist {
    background: #7b0000;
    padding: 6px 25px !important;
    margin: 0 !important;
    margin-left: 1rem !important;
}
.shop_table.wishlist_table .product-add-to-cart .remove_from_wishlist:hover {
    background: red;
}
tbody.wishlist-items-wrapper td.product-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.wishlist_table .product-add-to-cart span.dateadded {
    width: 100%;
    display: block;
	margin-bottom: 0.5rem;
}
.custom .yith-wcwl-wishlistaddedbrowse, .custom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    flex-direction: row;
}
.custom .yith-wcwl-add-to-wishlist a, .custom .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip) {
    width: auto;
    height: auto;
    line-height: 33px;
    padding: inherit;
    text-indent: inherit;
	right: auto;
	color: #fff;
}
.custom .yith-wcwl-add-to-wishlist a::before, .custom .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip)::before {
	right: auto;
}
.custom .yith-wcwl-add-to-wishlist a {
    padding-left: 1.5rem;
}
.custom .yith-wcwl-add-to-wishlist a:hover {
	background-color: transparent !important;
    border-color: transparent !important;
    color: #ffc600 !important;
}
.custom .yith-wcwl-add-to-wishlist a span {
    padding: 0 !important;
}
/* HEADER-STICKY */
#header, .sticky-header .header-main.sticky {
    border-top: none;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
	background-color: #0d0d0d;
}
#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(0.7);
}
#header.sticky-header .header-main.sticky .e-con-inner {
    padding: 0;
}
/* CARRUSEL */
.products-slider.products li.product .product-inner {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #2E2E2E;
}
/* PAGO */
.payment_methods img {
    max-width: 40px !important;
    max-height: 40px !important;
    object-fit: cover;
    margin: 0;
}
.payment_box.payment_method_wocommerce_yape_peru img {
    display: none;
}
/* BANK PAYMENT */
.digages-payment-center-order-link {
    padding: 0 2rem;
}
.digages-payment-center-order-link a.button, a.woocommerce-button.button.digages-payment-center.order-actions-button, .digages-refund-customer-empty a.button, a.woocommerce-button.button.pay.order-actions-button {
    background: transparent;
    border: 1px solid #f5c900;
    color: #f5c900;
    padding: 0.4rem 0.8rem;
    border-radius: 5px;
    font-size: 0.8rem;
    cursor: pointer;
	margin-right: 1rem;
}
.digages-payment-center-order-link a.button:hover, a.woocommerce-button.button.digages-payment-center.order-actions-button:hover, .digages-refund-customer-empty a.button:hover,
a.woocommerce-button.button.pay.order-actions-button:hover {
    background: #f5c900;
    color: #141414;
}
.order-actions--heading {
    color: #fff;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    gap: 0.5rem;
    display: flex;
}
.country_to_state.country_to_state--single {
    background: #060606;
    padding: 12px;
    border-radius: 5px;
}
input#account_birthday, label[for='account_birthday'] {
    display: none;
}
.digages-pc-dashboard-head h1, .woocommerce-account .woocommerce-MyAccount-content a, .digages-pc-table-empty strong, .digages-refund-customer-empty h3 {
    color: #fff;
}
.digages-pc-tabs a.is-active::after {
	background: #ffc600;
}
.digages-pc-order-table__head {
    background: #111;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
}
.digages-pc-order-table {
	border: none;
    border-radius: 0;
}
.digages-pc-order-row, .digages-pc-order-row:hover {
    background: #141414;
}
.digages-pc-order-row strong {
    color: #ffc600;
}
.digages-pc-table-empty {
    background: #141414;
    color: #fff;
}
span.tumaz_displayEmail {
    display: none;
}
.digages-refund-customer__head h2 {
    display: none;
}
.digages-refund-customer-empty > span {
    background: #ffc600;
    color: #000;
}
/* RECOMENDACIONES */
.yith-wfbt-section>h3, .yith-wfbt-section .price_text {
	color: #fff;
}
.yith-wfbt-section .yith-wfbt-images .image_plus {
    color: #ffc600;
}
.yith-wfbt-section .yith-wfbt-submit-button {
    font-weight: 600;
    border-radius: 5px;
    letter-spacing: 1px;
    color: #0d0d0d;
    border: 1px solid #ffc600;
    background: #ffc600;
    font-family: "Lilita One", Poppins;
}
/* REFERIDOS */
.crp-nl {
	background: transparent;
}
.crp-nl__hero-icon {
	background: #ffc600;
    color: #000;
}
.crp-nl__rewards-info-item, .crp-nl__stat--accent {
	background: #1a1200;
    border: 1px solid #f5c90033;
}
.crp-nl__rewards-info-desc {
	color: #fff;
}
.crp-nl__rewards-info-value, .crp-nl__rewards-info-item > svg, .crp-nl__stat--accent .crp-nl__stat-label, .crp-nl__stat--accent .crp-nl__stat-value {
	color: #ffc600;
}
.crp-nl__stat--accent .crp-nl__stat-icon, .crp-nl__stat-icon {
	background: #ffc600;
	color: #000;
}
.crp-nl__hero-badge {
	color: #fff;
    background: #ffc600;
    border: 1px solid rgb(255 255 255 / 28%);
}
.crp-nl__ticket {
	color: #fff;
    background: #ffc600;
}
.crp-nl__ticket-code, .crp-nl__ticket-amount {
	color: #000;
}
.crp-nl__page-btn.is-active {
    border-color: #ffc600;
    background: #ffc600;
    color: #000;
}
li#tab-title-refer_a_friend, div#tab-refer_a_friend {
    display: none !important;
}
.crp-nl__copy-grid div:nth-child(1) {
	display: none;
}
/* YAPE */
.box .box__file + label {
    color: #000;
	white-space: normal;
	padding-top: 1rem;
    max-width: 100%;
    height: 150px;
}
button.box__button {
    margin: 0;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}
.box.has-advanced-upload {
	padding: 10px;
}
/* CARRITO */
.liquid-shipping-desc p {
    margin-bottom: 0.5rem;
}
.liquid-shipping-desc p:last-child {
    margin-bottom: 0;
}