/*------------ CSS EW ------------*/

/********* ROOT CSS *********/



/********* END ROOT CSS *********/

/*-- PLANTILLA GENERAL --*/
@media (min-width: 1200px) { .container { width: var(--width-container-web); }}

/*-- BLOG --*/
.blog-item .blog-image-container .title a:hover { color: var(--color-secondary); }
.breadcrumb-wrapper .breadcrumb li:after { color: var(--color-black); }
#anblog_left_wrapper .h4 { text-transform: var(--text-uppercase); }

#blogRecentBlog .list-item { margin-bottom: var(--size-3); }
#blogRecentBlog .list-item .post-name { font-weight: var(--font-normal); }
#blogRecentBlog .list-item .post-name a { color: var(--color-text-muted); }
#blogRecentBlog .list-item .post-name a:hover { color: var(--color-secondary); }
#blogRecentBlog .list-item .info { display: none; } 
#blogRecentBlog .list-item .blog-image { display: none; }

.category-sub-menu #list_3 { padding: var(--size-1); margin-bottom: 0px; border-color: var(--color-border); }
.category-sub-menu #list_3 a { padding: 0px; font-size: var(--text-base); color: var(--color-tertiary); }
.category-sub-menu #list_3 .category-sub-menu { padding: var(--size-1); }
.category-sub-menu #list_3 .category-sub-menu li { margin-bottom: var(--size-1); }
.category-sub-menu #list_3 .category-sub-menu li a { color: var(--color-text-muted); }

.blog-header { max-width: 800px;}
.img-blog-background {
	height: 500px;
    background-position: center;
    background-size: cover;
}
/*#anblog_left_wrapper{
	padding-top: 100px;
}*/

.invert { filter: invert(100%); }

/* HEADER */

body.modal-open #header{
	z-index: 999 !important;
}

/* LOGO */
.new_iconsmenu #_desktop_user_info, .new_iconsmenu #_desktop_cart, .new_iconsmenu #_desktop_an_wishlist{
	margin: var(--size-0) !important;
}
.new_iconsmenu #_desktop_an_wishlist,
.new_iconsmenu #_fixed_cart a,
.new_iconsmenu #_desktop_cart a{
	padding-left: var(--size-0);
    border-left: var(--display-none);
}
#header .new_iconsmenu  #_desktop_cart{
	align-self: var(--content-center) ;
}
.new_iconsmenu .blockcart-link .blockcart-link-price,
.new_iconsmenu .an_wishlist-nav-link .hidden-md-down,
.new_iconsmenu .an_wishlist-nav-link .wishlist-nav-count
{
	display:var(--display-none);
}
.new_iconsmenu #_desktop_an_wishlist svg,
.new_iconsmenu #desktop_user_info svg,
.new_iconsmenu #_desktop_cart svg {
	width: var(--size-3);
	height: var(--size-3);
}

.border_search{
	border: 1px solid var(--color-border) !important;
}

#index .an-sfsl {
    display: var(--display-none);
}
#_mobile_search form input[type=text]{
	border: var(--display-none) !important;
    padding: var(--size-0) !important;
}
#_mobile_search form button[type=submit]{
	bottom: var(--size-0) !important;
    right: var(--size-0) !important;
	width: var(--size-3);
}
.hovermenuitem:hover{
	background-color: var(--color-bg-gray);
	border-radius: var(--size-1);
	font-weight: var(--font-bold) !important;
}
.business .hovermenuitem:hover{
    background-color: var(--color-text-muted);
}
.hovermenuitem .amenu-link:hover{
	color: var(--color-black) !important;
}

.category-item.level-1 > .h5{
	margin: var(--size-0) !important;
}
.category-item.level-1 > .h5 a{
	font-weight: var(--font-normal) !important;
}
#mobile-amegamenu .category-item.level-1 {
    margin: 0 0 0 !important;
}
#mobile-amegamenu .category-item.level-1 a{
	padding: var(--size-1) !important;
	display:block;
}

/* CARRITO */
.sb-menu-right{
	display: var(--display-flex);
	width: var(--w-1-4);
	padding: var(--size-3) var(--size-4);
	flex-direction: var(--flex-col);
	box-shadow: var(--shadow-md);
}
.cart-preview .cart-title, .cart-preview .cart-bottom {
    background: var(--color-transparent) !important;
}
.cart-preview .cart-bottom{
	padding: var(--size-0);
	margin:  var(--size-0);
}
.cart-bottom .cart-total span{
	font-weight: var(--font-bold);
	color: var(--color-black) !important;
}
.cart-bottom .total-line span{
	font-size: var(--size-2);
	line-height: var(--size-3);
	color: var(--color-text-muted);
	font-weight: var(--fw-medium);
}
.sb-menu-right .cart-preview .cart-product-line{
	margin:  var(--size-0);
}
.sb-menu-right .cart-preview .cart-product-line .product-image,
.sb-menu-right .cart-preview .cart-product-line .product-image img {
    border-radius: var(--size-0);
	max-width: var(--size-8);
}
.sb-menu-right .cart-preview .cart-product-line .product-remove{
	width: var(--w-fit);
	margin-top: var(--size-0);
}
.sb-menu-right .cart-preview .product-infos .product-name{
	color: var(--color-black);
	font-size: var(--text-md);
	font-weight: var(--font-bold);
	line-height: var(--text-lg);
}
.cart-preview .product-infos .product-price {
    margin-top: var(--size-0) !important;
}
.product-qty .quantity-button, .product-qty-input{
	height: 35px !important;
    width: 35px !important;
    line-height: 35px;
	background-color: var(--color-bg-gray) !important;
}
.title_line{
	height: 3px;
	flex: 1;
}
.fake-link{
	cursor: var(--pointer);
	text-decoration: underline;
}
.carousel .carousel-inner {
    height: 100%;
	max-height: 600px;
}
.block_newsletter{
	background-image: url('/themes/pcmontajes/assets/img/newsletter.jpg');
	background-size: cover;
	background-position: left;
}

.product-miniature:not(.col-lg-12) .an_productattributes {
}

.form-floating {
	position: relative;
}
.form-floating label{
	font-size: var(--text-base);
	position: absolute;
	top: var(--size-2);
	left: var(--size-3);
	color: var(--color-text-muted);
	transition: all 0.2s ease-in-out;
	pointer-events: none;
	margin-bottom: var(--size-0);
	z-index: 99;
}
.form-floating input:focus + label,
.form-floating input:not(:placeholder-shown) + label,
.form-floating select:focus + label,
.form-floating select:not(:placeholder-shown) + label {
	top: 7px;
	left: var(--size-3);
	font-size: var(--text-sm);
	color: var(--color-black);
	background-color: var(--color-bg);
	padding: 0px var(--size-1) 0px var(--size-1) !important;
	line-height: 1;
}


.filtros_btn button:hover,
.filtros_btn button.active,
.dudas button:hover,
.dudas button.active {
	border: 1px solid var(--color-tertiary);
	color: var(--color-tertiary);
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.filtros_btn button:hover svg .fill-muted,
.filtros_btn button.active svg .fill-muted {
	fill: var(--color-black);
}

.filtros_btn button:hover svg .stroke-muted,
.filtros_btn button.active svg .stroke-muted {
	stroke: var(--color-black);
}

.dudas button:hover svg path,
.dudas button.active svg path {
	stroke: var(--color-black);
}


.fill-muted{ fill: var(--color-text-muted); }
.stroke-muted{ stroke: var(--color-text-muted); }

.filtro-btn.active {
	border: 1px solid var(--color-tertiary);
	color: var(--color-tertiary);
}

#search_filters .ui-slider .ui-slider-handle,
.ui-slider-horizontal .ui-slider-range {
	background-color: var(--color-secondary) !important;
}
#search_filters .ui-slider-horizontal {
    margin-right: 1.2em;
    background: transparent;
	border: 1px solid var(--color-border);
}

#products .product-miniature:not(.col-lg-12) {
    padding: 0 12px;
    margin-bottom: var(--size-3);
}

.product-flags .product-flag{
	padding: calc(var(--size-1) / 2) var(--size-1);
    border-radius: calc(var(--size-1) / 2);
	margin-left: var(--size-0);
}
.page-list .current a{
	background: var(--color-text-muted);
}

.img_banner_lucas_miguel{
	width: var(--w-full);
	max-width: 145px !important;
}

.page-category #left-column{
	padding: var(--size-2) var(--size-2) 0px 0px !important
}

.filter-gama:hover, .filter-gama.bf-active {
	border: 1px solid var(--color-secondary);
	background: var(--color-bg);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.filter-gama { margin-bottom: var(--size-1);}
.filter-gama label{ margin-bottom: var(--size-0) !important;}

.product-miniature .an_productattributes-qty-add .an_productattributes-add{
	flex-direction: var(--flex-row) !important;
	gap: var(--size-1);
}

.product-miniature .an_productattributes-qty-container{
	max-width: 30%;
}

.product-flags {
    padding: var(--size-1) 0 0 var(--size-1);
}
.product-flags .product-flag {
    padding: calc(var(--size-1)/2) var(--size-1) calc(var(--size-1)/2) var(--size-1);
    margin-top: var(--size-1);
    margin-left: var(--size-1);
}

.product-flags .product-flag.discount-percentage, .product-discount .discount.discount-percentage, .modal-body .discount-percentage{
	background: var(--color-red)
}

.tags-in-product .product-flags,
.discound-product .product-flags{
    position: relative;
	padding: var(--size-0);
	display: var(--display-flex);
	flex-direction: var(--flex-row);
	flex-wrap: var(--flex-wrap);
	gap: var(--size-1);
}
.tags-in-product .product-flags .product-flag,
.discound-product .product-flags .product-flag  {
	margin: var(--size-0);
	padding: var(--size-1) var(--size-2);
	font-size: var(--size-2);
	line-height: var(--size-3);
	/*font-weight: var(--fw-semibold);*/
	background-color: var(--color-bg-gray);
	color: var(--color-black);
	text-transform: capitalize;
	border-radius: var(--size-1);
}

#product .tags-in-product .product-flags .product-flag,
#product .discound-product .product-flags .product-flag  {
	padding: calc(var(--size-1) / 2)  calc(var(--size-2) / 2);
	font-size:15px;
}

.tags-in-product .product-flags .product-flag{
	font-weight: var(--fw-semibold);
}

.discound-product .product-flags .product-flag {
	background-color: var(--color-red) !important;
	color: var(--color-bg) !important;
}

.product_stars .product-page-stars .star-content div.star{
	/*width: 24px;
	height: 24px;*/
}

.salto_linea{
	white-space: normal;       /* Asegura que salte de línea */
	word-wrap: break-word;     /* Corta palabras largas si es necesario */
	overflow-wrap: break-word; /* Moderno y recomendado */
}

#product .nav-tabs .nav-link.active{
	border-bottom: 2px solid var(--color-secondary);
	color: var(--color-black);
}
#product .tab-content {
    border-top: 1px solid var(--color-bg-gray);
}
.tab-content .tab-pane p{
	font-size: var(--size-2);
	line-height: var(--lh-xl);
	/*color: var(--color-text-muted);*/
	margin-bottom: var(--size-1);
}
.tab-content .tab-pane label{
	font-size: var(--size-2);
	line-height: var(--lh-xl);
	/*color: var(--color-text-muted);*/
	margin-bottom: var(--size-1);
	font-weight: var(--fw-semibold);
}
.tab-content .tab-pane li{
	font-size: var(--size-2);
	line-height: var(--lh-xl);
	/*color: var(--color-text-muted);*/
	margin-bottom: var(--size-1);
}
.tab-content .tab-pane h2{
	font-family: var(--font-sans);
	font-weight: var(--fw-medium);
	text-transform: var(--text-uppercase);
	font-size: var(--size-3);
	line-height: var(--lh-2xl);
	/*color: var(--color-text-muted);*/
	margin-bottom: var(--size-1);
}

#lgcomment .productComment .content-block{ border-left: none !important;}

.ed_orderbefore{ gap: calc(var(--size-1)/2);}
.ps-shown-by-js { border-radius: calc(var(--size-1)/2); }

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    margin-right: var(--size-1)!important;
}

.header-top .search-widget form button[type=submit] {
    left: unset;
    right: var(--size-2);
}
.products{ width: var(--w-full); }
.an_banner.an_banner-type1 .an_banner-text { top: 15%; }

.page-authentication #wrapper,
.page-password #wrapper,
#password #wrapper,
#authentication #wrapper,
.page-customer-account #wrapper{
	min-height: calc(100vh - 628px); /* 128 (header) + 500 (footer) */
}

/*.faq { border-bottom: 1px solid var(--color-border); }*/
.faq-question { cursor: pointer; position: relative; }
.faq-answer { display: var(--display-block); }

#product .stars-container{
	/* height: 35px; */
	display: flex;
    align-items: end;
}
.product-add-to-cart .qty .input-group .input-group-btn>.btn,
.product-quantity #quantity_wanted{
	background: var(--color-bg-gray);
}

#sobremesa-header{
	background: url('/themes/pcmontajes/assets/img/sobremesa-header.jpg');
	background-size: cover;
	background-position: center;
}

.an_homecategories-item .an_homecategories-image{
	border-radius: var(--size-3);
}



.videoModal-container.modal {
    display: none;
    position: fixed;
    z-index: 999999999999999999999999999;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
}/*
.videoModal-container .modal-content {
    margin: 0 auto;
    width: fit-content;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 75px;
}
.videoModal-container .video-and-text-container {
    display: var(--display-flex);
    justify-content: var(--justify-center);
	align-items: var(--justify-center);
}*/
#videoFrame {
    width: fit-content;
    height: 600px;
    max-width: 1280px;
   /*flex:1;*/
}
.videoModal-container .text-container {
    flex: 1;
    padding: var(--size-3);
}

.fancybox-close {
    top: 8px !important;
    right: 8px !important;
	width: 20px !important;
    height: 20px !important;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/themes/pcmontajes/assets/img/cruz.png') !important;
	background-size: cover;
}
.fancybox-skin { background: #ffffff !important; }

#about-us-header{
    background-image: url('/themes/pcmontajes/assets/img/fondo-nosotros.jpg') !important;
	background-size: cover;
	height: 400px;
}
#business-banner{
    background-image: url('/themes/pcmontajes/assets/img/fondo-banner.jpg') !important;
	background-size: cover;
}

#content-hook_payment_return p{
	font-size: var(--text-base);
	line-height: var(--lh-base);
	color: var(--color-terciary);
	margin-bottom: var(--size-1);
	font-weight: var(--font-normal);
}
#content-hook_payment_return strong{
	font-weight: var(--font-bold);
	font-size: var(--text-base);
	line-height: var(--lh-base);
	color: var(--color-terciary);
	margin-bottom: var(--size-1);
}

.mobile-toggler {
	padding: 0px !important;
}




#category-description-container p{
	font-size: var(--text-md);
	line-height: var(--lh-base);
	color: var(--color-text-muted);
	margin-bottom: var(--size-1);
	font-weight: var(--font-normal);
}
#category-description-container h2 {
	font-size: var(--text-2xl);
	line-height: var(--lh-2xl);
	color: var(--color-text-tertiary);
	margin-bottom: var(--size-1);
	font-weight: var(--font-bold);
	font-family: var(--font-sans);
	text-transform: var(--text-uppercase);
}
#category-description-container h3{
	font-size: var(--text-xl);
	line-height: var(--lh-xl);
	color: var(--color-text-tertiary);
	margin-bottom: var(--size-1);
	font-weight: var(--font-bold);
	font-family: var(--font-sans);
}

#category .block-categories{ display: var(--display-none) !important; }

.caja-infomap{ bottom: var(--size-2);left: var(--size-2);}

.video-box-modal {
    visibility: hidden;
}

.video-box-modal{
    height: 100vh;
    z-index: 9999999;
    overflow-y: auto;
    position: fixed;
    top: 0;
	left: 0;
}
.z98 { z-index: 98; }
.overlay {
    background-color: #24292ec4;
    position: absolute;
    height: 100%;
    width: 100%;
}


/* BLOG TO FAQS */
#anblog_title_header{
    background-image: url('/themes/pcmontajes/assets/img/banner_faqs.jpg') !important;
	background-size: cover;
	height: 350px;
}
#module-anblog-list #left-column,
#module-anblog-category #left-column{
	border-right: 1px solid var(--color-border);
	padding: var(--size-0) !important;
}
.block-categories .category-sub-menu li[data-depth="0"]{
	padding: var(--size-2) var(--size-2);
	margin-bottom: var(--size-0);
	border-top: 1px solid var(--color-bg);
	border-bottom: 1px solid var(--color-bg);
	border-left: 1px solid var(--color-bg);
	display: var(--display-flex);
	align-items: center;
}
.block-categories .category-sub-menu li[data-depth="0"]:hover,
.active-category{
	border-top: 1px solid var(--color-border) !important;
	border-bottom: 1px solid var(--color-border) !important;
	border-left: 1px solid var(--color-border) !important;
}

.block-categories .category-sub-menu li[data-depth="0"]>a{
	font-family: var(--font-sans);
	font-size: var(--text-lg);
	font-weight: var(--font-bold);
	line-height: var(--lh-lg);
	color: var(--color-tertiary);
	text-transform: var(--text-uppercase);
}


/* QUERYS */

@media screen and (max-width: 640px) {
    .contenedor_scroll_lateral .scroll-lateral .caja_lateral {
		min-width: 70vw!important;
        margin-right: 10px;
    }
}

@media (max-width: 1024px) {
	.sb-menu-right{ width: var(--w-1-2); }
	.contenedor_scroll_lateral {
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
    }
	.contenedor_scroll_lateral .scroll-lateral {
        display: flex !important;
        align-items: stretch !important;
        flex-direction: initial !important;
        flex-wrap: nowrap !important;
    }
	.contenedor_scroll_lateral .scroll-lateral .caja_lateral {
		min-width: 50vw!important;
    }
}
@media (max-width: 640px) {
	.px-0 #search_widget{ padding-left: var(--size-0); padding-right: var(--size-0); }
	.sb-menu-right{ width: var(--w-full); }
	.page-category #left-column{ padding: var(--size-0) !important; }

	#products .product-miniature:not(.col-lg-12) {
		padding: 0 calc(var(--size-1)/2);
		margin-bottom: var(--size-3);
	}
	.an_productattributes-qty-container{
		display: none !important;
	}
}
@media (max-width: 768px) {
	.an_homecategories-item { max-width: calc(50% - var(--size-1)); }
	.carousel .carousel-inner { height: fit-content; }
	.img-blog-background {
		height: 300px;
	}
	#anblog_title_header{
 		height: 150px;
	}
}
@media (min-width: 768px) {
    .carousel .carousel-item img {
		max-height: 600px;
		border-radius: var(--size-2);
		height: 100%;
    }
	.modal-dialog {
        margin: 100px auto
    }
}
@media (min-width: 992px) {
    .product-miniature:not(.col-lg-12) .an_productattributes {
        top: 95%;
    }
}


/* CUSTOM OPC QTY SELECTOR */
#checkout .input-group.bootstrap-touchspin{
	position: relative;
}

#checkout .input-group.bootstrap-touchspin .opc-cart-line-product-quantity {
	width: 95px !important;
	height: 35px !important;
	background-color: var(--color-bg-gray);
	border-radius: var(--size-1);
	font-weight: bold;
}

#checkout .input-group.bootstrap-touchspin  .bootstrap-touchspin-vertical-button-wrapper{
	position: absolute;
    width: 100%;


}
#checkout .input-group.bootstrap-touchspin .input-group-btn-vertical{
	/*background-color:red;*/
	display: flex;
	flex-direction: row-reverse;
	display: flex;
    justify-content: space-between;
	width: 100%;
	z-index: 99;
	border-radius: var(--size-1);
	border:none !important;
	padding: 0px;
	margin: 0px;

}

#checkout .input-group.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin{
	width: 30px !important;
	height: 35px !important;
	background-color: var(--color-bg-gray);
	border-radius: var(--size-1);
	margin: 0px !important;
	padding: 0px !important;
}

#checkout span.input-group-btn-vertical:after{
	display: none;
}
#checkout .input-group.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin i {
	position: relative !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    top: 0 !important;
    left: 0 !important;
	width: 100% !important;
    height: 100% !important;
	font-size: 18px !important;
	line-height: normal;
}


#checkout .input-group.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin .touchspin-down::after{
	content: "\e15b" !important;
}

#checkout .input-group.bootstrap-touchspin .input-group-btn-vertical .btn-touchspin .touchspin-up::after{
	content: "\e145" !important;
}

#checkout .bootstrap-touchspin input.form-control, #checkout .bootstrap-touchspin input.input-group{
	border:none
}

#checkout .remove-from-cart .logo-delete{
	width: 16px;
}

#checkout .payment_image img, #checkout .delivery_option_logo img{
	width:50px;
}

#checkout .ed-cart-option p, #checkout .ed-cart-option .ed_orderbefore:before{
	font-size: var(--text-sm);
}

.page-my-account #content .links a span.link-item {
	font-size: var(--text-base);
	line-height: var(--lh-base);
	color: var(--color-tertiary);
	font-weight: var(--fw-semibold);
	text-transform: var(--text-uppercase);
	font-family: var(--font-sans);
}

.page-my-account #content .links {
	max-width: 800px;
}

.collection-view-btn[data-xl="12"]{
	display:none
}

.highlighted-informations > * {
  margin: 5px 0px 0 0 !important;
}

@media (max-width: 480px) {
    iframe {
        height: auto;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .highlighted-informations.hidden-sm-down {
        display: block !important
    }

	#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
		opacity: 1;
	}
	.product-miniature .highlighted-informations .quick-view, .product-miniature .highlighted-informations .an_wishlist-mini{
		background: transparent;
	}

}

.opc-bootstrap-533 .opc-form .form-floating label {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    height: auto;
}
.opc-bootstrap-533 .form-floating>label {
    top: 8px;
    left: 8px;
}

/* COMPOSITE BUIILDER REWRITE */

#component-container .component-block{
	width: calc(50% - 8px);
	margin-bottom:0px !important;
}

#component-container .Expander__trigger-Icon{
	display:none;
}

#component-container .Expander__body{
	display:block !important;
	padding:0px;
}

#component-container select.variant-selection,
#component-container select.selection_dropdown{
	padding-top: 32px;
	padding-bottom: 8px;
	padding-left:30px;
	padding-right:16px;
	width:100%;
	border-radius: 8px;
	font-size:14px;
	line-height: 15px;
	color: var(--color-text-muted);
	border: 1px solid var(--color-text-muted);
	background-color:transparent;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	position: relative;
}

#component-container .component_products:after{
	font-family: "Material Icons";
    content: "\e313";
	position: absolute;
	font-size:22px;
	color:var(--color-text);
	bottom:6px;
	right: 8px;
	z-index: 1
}

#component-container select.variant-selection:focus-visible,
#component-container select.selection_dropdown:focus-visible {
     outline-color: var(--color-secondary); /* Solo el color del contorno */
}

#component-container .Expander__trigger{
	position: absolute;
	/*z-index:-1;*/
	left:30px;
	top:8px;
	font-size:18px;
	color:var(--color-text);
	font-weight: bold;
}

/*.component-item-thumbs .item-image,
.component-block .item-info .item-qty,
.item-subtotal{
	display:none;
}*/

/*.component-selected-item{
	display: flex;
	padding-top: 32px;
	padding-bottom: 8px;
	padding-left:16px;
	padding-right:16px;
}*/

/*.component-selected-item .selected-item{
	width:100%;
}*/

/*.component-selected-item .item-name a{
	font-size:10px;
	line-height: 15px;
	color: var(--color-text-muted);
	pointer-events: none;
}*/

.component-block .item-info .item-price{
	color:var(--color-text);
	font-size:16px;
}

.component-selected-item .selected-item,
.component-selected-item .item-simple {
	margin-top:-4px;
	height: 17px;
	display: flex;
	align-items: center;
}
.transition{
transition: transform 0.3s ease;
}

.rotate180deg {
	transform: rotate(180deg);
}

.rotate270deg {
	transform: rotate(270deg);
}

@media (max-width: 767px) {
	#component-container .component-block{
		width: 100%;
	}
}


/* Opcionales */ 
.opcionales-selection-icon{
	top:14px;
	left: 8px;
	max-width: 16px;
}

.component-selected-item{
	padding-left:30px;
}


.ps_new .component-item-thumbs .item-info{
	max-width: 100%;
}

/* Opcionales */

/* FOOTER */
.copyright-container, .footer-container{
	background-image: url('/themes/pcmontajes/assets/img/fondo-footer.jpg');
	background-size: cover;
    background-repeat: no-repeat;
}


/*-- SWITCH --*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

.switch:focus-within {
  outline: 2px solid var(--color-secondary);
  border-radius: var(--size-4);
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
  outline: none !important;
  user-select: none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--color-border);
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: var(--color-text-muted);
  -webkit-transition: .4s;
  transition: .4s;
}

/* input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
} */

input:checked + .slider:before {
   background-color: var(--color-secondary);
left: calc(100% - 26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*-- SWITCH --*/

/*-- TRANSFORM --*/
.translate-center{
	transform: translate(-50%, -50%);
}

/*-- Dangerously Content --*/
.dangerously-content img{
	max-width: 100%;
	height: auto;
}


.price-column .an_hurry_up{
	display:none;
}

.productblock-image{
	justify-content: center;
}

/* #opc_step_addresses .address-selector {
	max-height: initial !important;
} */

.labels_menu_list .label_menu_list{
	padding: 5px 10px; 
	border-radius: 10px
}

.page-registration #content, .page-authentication #content, .renew-password {
    max-width: 900px;
}

a.ignore_collapsible_action {
        transition: background-color 200ms;

        &:hover {
            background: var(--color-acid-blue);
			color: inherit;
        }
    }

/*------------ CSS EW ------------*/


/* ETS Product reviews  */
.ets_rv_grade_stars{
	font-size: 1rem;
}

.product-list-reviews.list-in-productlist{
	position:initial;
	justify-content: start;
}
.product-miniature .product-list-reviews .ets_rv_grade_stars{
	color: #9B9B9B;
	font-size: var(--text-md);
}
.product-miniature .product-list-reviews .ets-rv-comments-nb{
	color: var(--color-text-muted);
	font-size: var(--text-sm);
	margin-left: var(--size-1);
}

.ets_rv_modal_review .ets-rv-btn-comment-big.ets-rv-post-product-comment:hover,
.ets_rv_modal_review .ets-rv-btn-question-big.btn-question:hover,
.comment_dropdown_action .dropdown-menu li:hover,
.ets_rv_review_filter li.ets_rv_tab.active,
.ets_rv_review_filter li.ets_rv_tab:hover,
.ets_rv_review_filter .dropdown-menu li:hover,
li.ets_rv_tab.active,
li.ets_rv_tab:hover,
.form-control-comment button.ets_rv_post_comment,
.form-control-reply-comment .ets_rv_post_reply_comment,
.ets_rv_ul_dropdown .ets_rv_li_dropdown:hover,
.ets_rv_ul_dropdown .ets_rv_li_dropdown.active {
    background: var(--color-secondary) !important;
    border-color: var(--color-secondary) !important;
    color: #ffffff;
    fill: #ffffff;
}

.comment_actions_right > span:hover, .comment_actions_right > span.active, .comment_actions_right > span.current
{
    border-color: var(--color-secondary) !important;
    background: var(--color-secondary) !important;
}

button.btn.ets-rv-btn-comment.ets-rv-btn-comment-big:not(:hover), button.btn.btn-question.ets-rv-btn-question-big:not(:hover), .ets_rv_modal_review button.btn.ets-rv-post-product-question:not(:hover) {
	background: var(--color-secondary) !important;
	border-color: var(--color-secondary) !important;
	color: #ffffff;
	fill: #ffffff;
}

.ets-rv-btn-comment:hover, .btn-question:hover, .ets_rv_modal_review button.btn.ets-rv-post-product-question:hover {
	background: var(--hover-color-secondary) !important;
	border-color: var(--hover-color-secondary) !important;
}

.an_trust_badges-container .pago{
	transform: translate(0, -50%);
}

#history .an_productpage-slider-image{
	display: flex;
	align-items: center;
}
#history {
    & .modal_content {
        & .page-content {
            & .an_productpage-slider {
                img {
                    object-fit: contain;
                    height: auto !important;
                }
            }
        }
    }
}



/* Calculadora Cetelem */ 

html body #eCalculadoraCetelemDiv .eCalculadoraCetelem-combo .calculadora-enc{
	max-width: 100% !important;
}


/* RMA */ 
.wk-add-rma-order-request{
    background-color: var(--color-secondary);
    color: var(--color-bg);
    padding: 5px 10px;
    border-radius: var(--size-1);
    display: inline-flex;
    height: 50px;
	min-width: 145px;
    width: max-content;
    justify-content: center;
    align-items: center;
}
.wk-add-rma-order-request:hover{
	background-color: var(--hover-color-secondary);
	color: var(--color-bg);
}

.wk-add-rma-order-request:focus{
	color: var(--color-bg);
}

.wk-rma-order-table .order-actions{
	text-align:center !important;
}



