.leo-megamenu .navbar-nav > li.active.noactive > a{
	color: #000;
}

.leo-megamenu .navbar-nav > li.noactive:hover > a, .leo-megamenu .navbar-nav > li.noactive:focus > a{
    color: #BF2178;
}

#footer #gdpr_consent span{
	color: #fff;
	font-size: 12px;
}

.product-flags{
	top: 0;
}
#product .product-flags{
	top: 0;
	z-index: 9999;
}

.product-flags .product-flag {
    background: #BF2178;
    font-size: 12px;
    color: #000;
    padding: 0 10px;
}

.product-flags .product-flag.new {
    background: #BF2178;
    font-size: 12px;
    color: #000;
    padding: 0 10px;
}

body #search_filters .ui-slider .ui-slider-handle{
	border-radius: 50px;
	background: #BF2178;
	border-color: #BF2178;
}

#search_filters .ui-widget-header{
    background: #e0e0e0;
}
.sidebar .text-uppercase{
	text-transform: none !important;
}
.ui-slider-horizontal .ui-slider-range {
    top: -2px;
    height: 8px;
}
#search_filters .facet .facet-label .magnitude{
	display: none;
}
#search_filters .facet .facet-label{
	padding-top: 0;
	padding-bottom: 0;
}

.custom-checkbox input[type="checkbox"] + span, .custom-checkbox input[type="radio"] + span{
	background: #e4e4e4;
	border: none;
}
.block_newsletter .col-conditions p{
	display: none;
}
#gdpr_consent{
	margin-top: 20px;
}
.product-prices .current-price{
	color: #333;
    font-weight: 700;
}
#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .cart-detailed-actions .btn{
	background: #BF2178;
}
.has-discount .discount{
	background: #BF2178;
	font-size: 14px;	
}
.product-discount {
    color: #797979;
}
.product-actions .control-label{
	font-weight: 400;
}
.product-quantity .add .btn:not(.add-to-cart){
    color: #BF2178;
    line-height: 55px;
}
#product .leo-wishlist-bt-content .icon-heart:before{
	font-size: 25px;
}

.product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item .nav-link{
	color: #666;
    font-weight: 400;
}
.product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item .nav-link.active {
    color: #222;
    background: none;
    font-weight: 600;
}
.products-section-title span{
	display: none;
}

#product-availability {
    font-size: 12px;
    text-transform: none;
    margin-bottom: 20px;
    color: #BF2178;
}

.product-detail.product-thumbs-left .images-container .product-thumb-images, .product-detail.product-thumbs-right .images-container .product-thumb-images{
	top: 0;
}
#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .cart-detailed-actions .btn{
	color: #000;
}
h1.product-detail-name {
    margin: 20px 0 15px;
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 400;
    color: #333;
}
@media(max-width: 600px){
	h1.product-detail-name {
	    font-size: 25px;
	}
	.product-cover .layer{
		display: block !important;
	}
	#product-modal .modal-content .modal-body{
		padding: 0;
	}
}
.box-ftoph1 .block-social li:hover {
    background: #BF2178;
    color: #fff;
    box-shadow: 0 0 0 3px #fff;
}

.box-ftoph1 a:hover{
	color: #BF2178;
}

.box-ftoph1 .block_newsletter .input-wrapper button:hover, .box-ftoph1 .block_newsletter .input-wrapper button:focus, .box-ftoph1 .block_newsletter .input-wrapper button:active{
	background: #BF2178;
}

.owl-theme .owl-buttons div:hover:before{
	color: #BF2178;
}

#blockcart-modal .modal-header{
	background: #BF2178;
}

.box-toph1 #cart-block:hover .blockcart .header a {
    color: #BF2178;
}
.has-discount.product-price, .has-discount p {
    color: #BF2178;
}
.btn-outline:hover, .btn-outline:focus, .btn:hover, .btn:focus, .btn-primary:hover, .btn-primary:focus{
	background: #BF2178;
}
.page-my-account #content .links a:hover i {
    color: #BF2178;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done, body#checkout section.checkout-step.-reachable.-complete .step-title:before{
	background: #BF2178;
}

.slider-container .back-bar .pointer{
	background: #BF2178;
    border: #BF2178;
}

#amazzing_filter{
	box-shadow: none;
	padding-top: 0;
}
.af_subtitle {
    font-size: 13px;
    font-weight: 400;
        font-family: "Poppins", sans-serif;
    line-height: 1.1;
    color: #000;
}
.af_filter, .af_filter.type-3.closed {
    margin-bottom: 5px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 15px;
    padding-top: 5px;
}
.af_filter .count {
    color: #CCC;
    display: none;
}

input[type=checkbox] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0;
    -webkit-appearance: button;
    border: none;
    background-color: #d4d4d4;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    width: 15px;
    height: 15px;
}
#category input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    left: 5px;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

 input#use_same_address[type=checkbox]:checked:after{
	top: 0;
	left: auto;
}

.custom-checkbox input[type="checkbox"] + span .checkbox-checked, .custom-checkbox input[type="radio"] + span .checkbox-checked{
	color: #000;
}

#cookieNotice #cookieNoticeContent table tr td{
	padding-top: 10px;
	padding-bottom: 10px;
}

#back-top {
    bottom: 80px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 90;
    border-radius: 50%;
    background-color: #BF2178;
    cursor: pointer;
}

.box-ftoph1 a, .box-ftoph1 .ApHtml p, .box-ftoph1 .ApHtml span{
    color: #fff;
}



.discount-product{
	background: #BF2178;
    font-size: 12px;
    padding: 2px;
    border-radius: 3px;
    color: #fff;
}

.alert-success {
    background-color: #BF21786b;
    border-color: #BF2178;
    color: #000;
}

.bannercontainer .iviewSlider .tp-caption.btn-black .group-btn-slide .btn.active{
	background: #BF2178;
	border-color: #BF2178;
}

.pro3-btn{
	display: none;
}

.box-ftoph1 .ApColumn .title_block {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
}

.box-freeshipping_old img{
	min-height: 50px;
}

.closeButtonNormal{
    text-transform: capitalize !important;
    font-size: 12px !important;
}

.box-arrowmidder .owl-theme .owl-buttons div:hover{
    background: #BF2178 !important;
}

.page-heading.product-listing, .page-header h1{
	font-size: 25px;
}

.plist-dsimple .thumbnail-container .leo-list-product-reviews{
	text-align: center;
}

.cancel, .star{
	line-height: 20px;
}
.plist-dsimple .thumbnail-container .leo-list-product-reviews .cancel, .plist-dsimple .thumbnail-container .leo-list-product-reviews .star{
	font-size: 18px;
}

.bottom50{
	margin-bottom: 50px;
}

.nomargin{
	margin: 0;
}

.box-toph1 .h-logo img{
	max-height: 70px;
}

.footer-container .ApLink li a:hover, .box-ftoph1 a:hover{
	color: #000;
}


@media(min-width: 700px){
	.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
	    width: 150% !important;
	    left: -25%;
	}
}

#pagenotfound .page-not-found h1{
	color: #BF2178;
}

#leosearchbox label{
	display: none;
}

#leo_search_block_left .title_block{
	display: none;
}
#leo_search_block_left{
	margin-bottom: 0;
}

#leosearchbox .block_content{
	display: flex;
}

#leo_search_button{
	padding: 0;
    background: transparent;
    color: #000;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
#leo_search_query_block{
	border-right: none;
}
#leo_search_button i{
	font-size: 25px;
    line-height: 0.9;
    font-weight: 100;
    margin-right: 5px;
}

@media(max-width: 600px){
	.nomin{
		display: none;
	}

}

.af_pl_wrapper .pagination{
	display: block !important;
}

#amazzing_filter .compact-toggle-text{
	display: none;
}

#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .cart-detailed-actions .btn{
	color: #fff;
}

.product-flags .product-flag.new{
	color: #fff;
	background: #0092AA;
    padding: 5px 7.5px;
    font-size: 16px;
    border-radius: 50px;
}

.brand{
	justify-content: center;
	min-height:150px;
}

#manufacturer #content-wrapper h1{
	/* display: none; */
	font-size: 24px;
    font-weight: 500;
    margin:0 0 20px;
}


#manufacturer .page-not-found h1{
display: none !important;
}

#manufacturer .page-not-found .content p{
font-size: 20px;
margin:20px 0;
}

.list-brands li a{
	text-align: center;
	font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.list-brands li a img{
	width: 100%;
	padding-bottom: 15px;
}

@media(max-width: 500px){
	.list-brands li a img{
		width: 250px;
	}
}

input.form-control:focus{
	border-color: #e5e5e5;
}

.form-group:last-child .required:after{
	display: none;
}

.leo-wishlist-product .leo-wishlistproduct-item .delete-wishlist-product .btn {
    padding: 4px 7px;
}

.alert-warning {
    background-color: #bf217859;
    border-color: #BF2178;
    color: #000;
}

@media(min-width: 600px){
	.noPC{
		display: none !important;
	}
	#movilHeader{
		display: none;
	}
}

@media(max-width: 600px){
	#pcHeader{
		display: none;
	}
	.box-toph1 #leo_search_block_top .title_block{
		line-height: 78px;
		width: 30px;
	}
	.userinfo-selector{
		display: none;
	}
	.box-toph1 .col-right{
		width: auto;
	}
	.box-toph1 .h-logo {
	    padding: 10px 0 10px;
	    height: 90px;
	}
	.navbar-header .navbar-toggler:after, .navbar-header .navbar-toggler:before, .navbar-header .navbar-toggler .sr-only{
		background: #BF2178;
	}
	.grupocatdest .ApColumn{
		padding-left: 20px;
		padding-right: 20px;
	}
	.iviewSlider{
		/* si se reactiva se ve mal el slider en mobile */
		/* transform: scale(0.255313) !important; */
	}
	.iview{
		height: 137px !important;
		/* height: 187px !important; */
	}
	
	/*
	body#category .product_list.grid .ajax_block_product{
		min-height: 400px;
	}
	*/

	.active-sticky #header{
		position: fixed;
    	z-index: 9;
	}
	.active-sticky .header-banner{
		display: none;
	}

	.active-sticky #movilHeader{
		height: 70px;
	}
	.active-sticky #movilHeader.box-toph1 .navbar-header .navbar-toggler {
	    margin: 10px auto 0;
	}
	.active-sticky #movilHeader.box-toph1 .h-logo {
	    height: 70px;
	}
	.active-sticky #movilHeader.box-toph1 .h-logo {
	    line-height: 40px;
	}
	.active-sticky #movilHeader.box-toph1 .col-right {
	    padding-top: 0;
	}
	.active-sticky #movilHeader.box-toph1 #leo_search_block_top .title_block {
	    line-height: 60px;
	    height: 65px;
	}
	.active-sticky #movilHeader.box-toph1 .blockcart .header {
	    line-height: 70px;
    	height: 70px;
	}
	.active-sticky #movilHeader.box-toph1 .blockcart .header .cart-products-count {
	    bottom: 60%;
	    left: 60%;
	}
}

.hasicon .menu-title{
	padding-left: 30px;
}

.product-flags .product-flag.outlet{
	background: #BF2178;
}

#wrapper{
    padding-top: 60px;
}

@media (max-width: 767px) {
#wrapper {
    padding-top: 0px;
}

.plist-dsimple .thumbnail-container .product-title {
	min-height: 60px;
}

}

@media (max-width: 1024px){
	.box-toph1 .leo-megamenu .navbar-nav > li > a {
		padding: 45px 10px;
	}

	.leo-megamenu .navbar-nav > li > a {
	     font-size: 13px;
	}
}

.block-promo .promo-input + button{
	margin-top: 0;
}


@media(min-width: 990px) and (max-width: 1100px){
	.leo-megamenu .dropdown-menu li a {
	    padding: 2px 0;
	    font-size: 11px;
	}
}

.product-flags .product-flag.discount {
    background: #BF2178;
    border-radius: 50px;
    font-size: 16px;
    padding: 5px 7.5px;
}
.product-flags .product-flag.outlet{
	padding: 5px 5px;
	border-radius: 5px;
}

.product-prices .current-price span[itemprop="price"] {
    color: #000;
}

@media(max-width: 600px){
	.botoncerrarpopupimagen{
		float: right;
	    font-size: 22px;
	    padding: 5px;
	    padding-right: 30px;
	    padding-top: 10px;
	    height: 30px;
	}
	#product-modal .modal-content .modal-body .thumbnails{
		display: none;
	}
	.page-heading.product-listing, .page-header h1 {
	    font-size: 22px;
	}
}

.pagination > div{
	text-align: left !important;
}
.pagination > div:last-child{
	float: right;
}
.pagination .page-list{
	padding: 0;
}

.imagenCategoria{
	width: 100%;
}



.block-category.card h2 {font-size: 18px; font-weight: 500;}
.descExtraPosicionamiento h3 {font-size: 16px; font-weight: 500;}

.descExtraPosicionamiento h2 {font-size: 18px; font-weight: 500;}

.product-miniature .thumbnail-container .discount-percentage, .product-miniature .thumbnail-container .discount-product {display: none;}


.thumbnail-container .product-title a {overflow: visible; text-overflow: initial; -webkit-line-clamp: initial;}
.thumbnail-container .product-price-and-shipping .price {font-size: 16px; font-weight: 600; color: #BF2178;}
@media (max-width: 480px) {
	body#category .product_list.grid .ajax_block_product:nth-child(2n+1) {clear: both;}
}


@media (min-width: 601px) {
	.box-toph1 #leo_search_block_top .title_block {display: none;}
	.box-toph1 #leo_search_block_top #leosearchtopbox {position: static; z-index: auto; top: auto; right: auto; transition: all .3s; opacity: 1; visibility: visible; width: 100%;}
	.box-toph1 #leo_search_block_top .btn {display: block;}
	#leo_search_block_top .btn {width: 40px; height: 38px; line-height: 38px; background: none; color: #222; top: 1px; right: 0px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
}






@media(max-width: 767px){

#wrapper .breadcrumb {
    margin: 0;
}

.breadcrumb{
	font-size: 10px;
	padding: 10px 0;
	background-color: #FFF;
}
.breadcrumb li a {
    padding: 0 5px 0 0;
}

.breadcrumb li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
}

.breadcrumb li a:after{
	right:-5px;
	}

.block-categories .category-sub-menu li > a {
    padding: 5px 0;
    font-size: 14px;
}

.sidebar .block .title_block {
    padding: 0 0 5px 0;
    font-size: 18px;
}

.sidebar .block {
	margin:10px 0 0 0;
}

#descExtraPosicionamiento {
	margin-bottom: 30px;
}

#descExtraPosicionamiento h2 {
	font-size: 20px;
	line-height: 26px;
}

#descExtraPosicionamiento h3 {
	font-size: 16px;
	line-height: 22px;
}


}
}


/**/
@media(max-width: 800px){
	#category-description img{
		max-width: 100%;
		height: auto;
	}
}

@media(min-width: 1200px){
	.ebx-empathy-x[data-v-fe931d80]{padding-top: 100px !important;}
}