#header{
	/* z-index: 9999; */
	z-index: 8000;
}
#search_query_top{
	display:none;
}

#submegamenu{
	display:block;
}
#search_query_topF{
	color: black;
	/* color: white; */
}
#search_query_topF::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    color: #555;
}
#search_query_topF:-moz-placeholder {
    /* Firefox anterior a 19 */
    color: #555;
}
#search_query_topF::-moz-placeholder {
    /* Firefox 19 y superior */
    color: #555;
}
#search_query_topF:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    color: #555;
}

.amount_circle_wish{
	color: white !important;
}
.shopping_cart .icon_wrap .amount_circle {
    top: 2px !important;
    right: 3px;
	font-size: 16.5px;
	color: white !important;
}
.colnav50-mobile{
	text-align: center;
	font-size: 16px;
	color: white;
	padding: 10px;
}
.colnav50-mobile a{
	text-align: center;
	font-size: 16px !important;
	color: white !important;
}
.colnav50-mobile span{
	width: 100%;
}
.colnav50-mobile.col-left{
	border-right: 0.5px solid grey;
	border-top: 2px solid grey;
	border-bottom: 2px solid grey;
}
.colnav50-mobile.col-right{
	border-left: 0.5px solid white;
	border-top: 2px solid grey;
	border-bottom: 2px solid grey;
}

#logoheader-new{
	/* height: 100%; */
	/* height: 40px; */
	height: 90px;
	margin: 0 auto;
	left: 0;
	right: 0;
	margin-top: 15px !important;
	/* margin-top: 35px !important; */
	margin: 0 auto;left: 0;right: 0;
	position: absolute !important;
	/* width: 300px !important; */
}
nav.manu>ul{
	position:relative;
	left: 50%;
	float: left;
}
nav.manu>ul>li{
	position:relative;
	right: 50%;
	float:left;
}

#megamenu_js{
	margin:0;
	padding:0;
}
#megamenu_js a{
    text-decoration: none;
    color:#222;
	cursor: pointer;
    font-size: 1em;
}
#megamenu_js a:hover{
    color:black;
}
#simplemenu_js ul{
    list-style: none;
}
#megamenu_js img{
    width:100%;
    vertical-align: middle;
}
#megamenu_js img:hover{
    filter: brightness(110%);
}
#simplemenu_js .clearfix:after,
.clearfix:before{
    content: "";
    clear: both;
}
#simplemenu_js .clearfix:after{
    display: table;
}

/*=================================*/
#simplemenu_js .menu-container{
	/* width:100%; */
	display: none;
	z-index: 100;
	margin: 0 auto 0 auto;
	/* background-image: linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.2),rgba(0,0,0,.0)); */
	background-color: #0a0a0a;
	/* padding-bottom: 5px; */
	/* padding-top: 5px; */
}
#simplemenu_js .menu-container:after,
.menu-container:before{
    content: "";
    clear: both;
}
#simplemenu_js .menu-container:after{
    display: table;
}
#simplemenu_js .menu-container .manu{
	width:95%;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
}

#simplemenu_js .menu ul:before,
.menu ul:after {
    content: "";
    display: table;
}
#simplemenu_js .menu ul:after {
    clear: both;
}
#simplemenu_js .menu:before,
.menu:after {
    content: "";
    display: table;
}
#simplemenu_js .menu:after {
    clear: both;
}
#simplemenu_js .menu ul li ul:before,
.menu ul li ul:after {
    content: "";
    display: table;
}
#simplemenu_js .menu ul li ul:after {
    clear: both;
}
#simplemenu_js .menu-container .manu ul li{
	/* float: left; */
	background-color: transparent;
	/* display: inline-block; */
}
#simplemenu_js .menu-container .manu>ul>li{
	border-right: 1px solid #2D2E2E;
}
#simplemenu_js .menu-container .manu>ul>li ul li{
	width: 250px;
}
#simplemenu_js .menu-container .manu ul li:last-child{
	border-right: none;
}
#simplemenu_js .menu-container .manu ul li a{
	display: block;
	padding: 15px 25px;
	color: #fff;
	font-size: 16px;
	transition: .2s;
}
#simplemenu_js .menu-container .manu ul li a span{
	transition: .3s all ease-out;
	line-height: 0px;
}
#megamenu_js .menu-container .manu ul li a:hover{
	color:#14a0f9;
}
#megamenu_js .menu-container .manu ul li a:hover span{
	transform: rotate(180deg);
	padding-right: 5px;
}
/* #megamenu_js .menu-container .manu ul li a:hover{
	border-bottom: 1px solid #fff;
} */
#megamenu_js span.drop_down_icon{
	color:#fff;
	padding-left: 5px;
	font-size: 18px;
	position: absolute;
	margin-top: 11px;
}
#megamenu_js .menu-container .manu ul li .have_dropdown{
	background-color:transparent;
	/*Nuevo quitado*/
	/* position: absolute; */
	/* display: none; */
}
#megamenu_js .menu-container .manu ul li .have_dropdown li{
	width:25%;
	float:none;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style{
	background-color: transparent;
	position: absolute;
	left: 0;
	display: none;
	width: 500%;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li a{
	color: #0076db;
	border-bottom: 1px solid #fff;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li a:hover{
	font-weight: bold;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li ul li a{
	color: #285284;
	border-bottom: none;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li ul li a:hover{
	color: #0076db;
	font-weight: normal;
	background-color: #fafafa;
	text-decoration: underline;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li{
	width:25%;
	float:left;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style{
	background-color: #eee;
}
#megamenu_js .menu-container .manu ul li .have_dropdown li a{
	width: 210px;
	text-align: center;
	float: left;
	color:#285284;
	background-color: #fff;
	font-weight: normal;
}
#megamenu_js .menu-container .manu ul li .have_dropdown li a:hover{
	background-color: #FAFAFA;
	color: #14a0f9;
}
#megamenu_js .menu-container .manu ul li .have_dropdown li ul li{
	display: none;
}
#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li ul li{
	background-color: #fff;
	height: auto;
	float: none;
	display: block;
	width: 100%;
}
#megamenu_js .nav_menu_toggler_icon{
	cursor: pointer;
	/* position: absolute; */
	/* right: 5%; */
	/* top: 2.3%; */
	background: none;
	color: #fff;
	font-size: 25px;
	z-index: 150;
	display: none;
	border: none;
}
#megamenu_js .nav_menu_toggler_icon span{
	padding: 2px 7px;
	border-radius: 8px;
}
#megamenu_js .nav_menu_toggler_icon:active{
	color: #ddd;
}
#megamenu_js .container_help{
	text-align: center;
	margin-top: 150px;
}
#megamenu_js .container_help h2,.container_help h1{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}
#col-logo-extra #logoheader-new{
	/* padding-top: 12px;
	padding-left: 10px; */
	margin-top: 4px !important;
}
#col-logo-extra{
	padding-left: 15px;
}
i:hover{
	color: rgb(223, 173, 31);
}
a:hover{
	color: black !important;
}
/* a:hover{
	color: rgb(223, 173, 31) !important;
} */
.colnav50-mobile span:hover{
	color: rgb(223, 173, 31) !important;
}


@media (min-width: 1201px){
	/* #close_search{
		padding-top: 8px;
	} */
	#search_query_topF{
		display:none;
	}
	#submit_searchbox .icon-search-1 {
		font-size: 33px !important;
	}
	.search_query.form-control{
		/* position: fixed; */
		left: 18.5%;
		/* width: 56%; */
	}
}
@media (min-width: 1201px) and (max-width: 1400px) {
	.search_query.form-control {
		right: 16%;
	}
}
/* @media (min-width: 757px) and (max-width: 1200px) {
	#megamenu_js .menu-container .manu ul li a{
		font-size: 12px;
		padding-right: 10px;
		padding-left: 10px;
	}
} */


@media only screen and (max-width: 767px) {
	/* #megamenu_js .menu-container{
		height: 100vh;	
	} */
	.icon-search-1:hover{
		color:white;
	}
	#megamenu_js .menu-container{
		height: auto;	
		
	}
	
	/* .icon_cart{
		width: 35px !important;
		height: 35px !important;
	} */
	#header #blockcart_top_wrap{
		height: 100%;
	}
	.btn_viewed_wish.ofu-header{
		margin-top: 0 !important;
	}
	#blockcart_top_wrap{
		padding-top: 0 !important;
	}
	/* Busqueda */
	#megamenu_js .menu-container .manu ul li .have_dropdown li a{
		text-align: left;
		padding-left: 20px !important;
	}
	.searchbox_inner{
		padding-left: 10px;
		padding-right: 10px;
	}
	#search_query_topF{
		padding-left: 10% !important;
	}
	#close_search{
		display: none;
		position: fixed;
		/* right: 30px; */
		/* left: 20px; */
		left: 8px;
		top:20px;
		color: white;
	}		

	#search_block_top{
		position: fixed !important;
		top: 0;
		right: 0;
		width: 96vw;
	}
	#megamenu_js .nav_menu_toggler_icon{
		display:block;
	}
	#megamenu_js .menu-container{
		background: black;
		display: none;
		padding-bottom: 10px;
	}
	#megamenu_js .menu-container .manu{
		/* display: none; */
		display: block;
	}
	/* #megamenu_js .menu-container nav.manu{
		height: 80vh;
		overflow-y: scroll;
	} */
	/* Por valorar */
	#megamenu_js .menu-container .manu ul{
		width: 100%;
	}
	#megamenu_js .menu-container .manu ul li{
		float: none;
		display: block;
		background-color: rgba(155,155,155,0.1);
		margin-bottom: 4px;
	}
	
	#megamenu_js .menu-container .manu ul li .have_dropdown{
		background-color:transparent;
		display: none;
		position: relative;
	}
	#megamenu_js .menu-container .manu ul li .have_dropdown li{
		display: block;
		float: none;
		width: 100%;
		background-color: #fff;
	}
	#megamenu_js .menu-container .manu ul li .have_dropdown li a{
		display: block;
		float: none;
		width: 100%;
		padding: 15px 0px;
	}
	#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li{
		width:100%;
		float: none;
	}
	#megamenu_js .menu-container .manu ul li .have_dropdown_n_style li a{
		float: none;
	}
	#megamenu_js .menu-container .manu ul li .have_dropdown_n_style{
		position: relative;
	}
	#logoheader-new{
		max-width: 65%;
		margin: auto;
		height: 20px;
		position: absolute !important;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin-top: auto !important;
	}
	/* #blockcart_top_wrap{
		display: none;
	}
	.blockcart_wrap.blockcart_mod{
		display: none;
	}
	#search_block_top{
		display: none !important;
	} */



	/* .blockcart_wrap{ */
		/* float: left !important; */
		/* right: -22px; */
		/* top: -45px !important; */
	/* } */
	.hamburger{
		/* float: left !important; */
		position: absolute;
		left: 10px;
		top: 4px;
	}
	.hamburger-inner{
		background-color: white !important;
	}
	.hamburger-inner:before{
		background-color: white !important;
	}
	.hamburger-inner:after{
		background-color: white !important;
	}
	#megamenu_js{
		height: 0px;
	}
	nav.manu>ul{
		position:relative;
		left: 0;
		float: left;
	}
	nav.manu>ul>li{
		position:relative;
		right: 0;
		float:left;
	}
	.searchbox_inner{
		display:none;
	}
	.icon-search-mobile.icon-search-1.icon-0x{
		position: absolute;
		top: -45px;
		right: -40px;
		color: white;
		font-size: 21.6px;
		cursor: pointer;
	}
	.submit-query-mobile{
		position: absolute;
		top: -45px;
		right: -40px;
		color:rgb(223, 173, 31) !important;
		font-size: 21.6px;
		cursor: pointer;
	}
	.arrownew.transformx{
		top: 47px !important;
	}
}
@media only screen and (max-width: 428px) { 
	.icon-search-mobile.icon-search-1.icon-0x{
		right: -30px
	}
	.search_query_topF{
		font-size: 16px;
	}
}
#header:focus, #header:hover{
	opacity: 1;
}

.leftajaxmenu{
	cursor: pointer;
	font-size: 35px;
}
.rightajaxmenu{
	cursor: pointer;
	font-size: 35px;
}
/* position: absolute;
top: -45px;
right: -40px;
color: white;
font-size: 21.6px; */



/* 
*<div class="hidden-xs col-sm-4 col-md-5 col-lg-5" style="padding-top: 20px;position: fixed;right: 15%;">
position: fixed;
width: 100%;
right: 15%; */

/* class="col-xs-12 col-sm-offset-4 col-sm-4 col-md-offset-5 col-md-2 col-lg-offset-5 col-lg-2" */
/* padding-bottom: 35px; */


/* #search_block_top */
/* width: 50% */




/* CAROUSEL OWL CATEGORIAS */
.owl-theme .owl-nav {
    margin-top: 0px !important;
    top: 45%;
    position: absolute;
	width: 100%;
	font-size: 12em;
}
.owl-nav .owl-prev{
	float: left;
}
.owl-nav .owl-next{
	float: right;
}


/**
* Estilos nuevos para submenu header <nav>
* 
*/
#submegamenu-0{
	background-color: black;
	background-color: rgba(0,0,0,0.92);
	height: 695px;
	color: white;
	font-size: 18px;
	position:absolute;
	width:100%;
	padding-top: 10px;
}
#submegamenu-2{
	background-color: black;
	background-color: rgba(0,0,0,0.92);
	height: 695px;
	color: white;
	font-size: 18px;
	position:absolute;
	width:100%;
	padding-top: 10px;
}


/* Principal */
.listsubmenu{
	height: 100%;
}

/* Pestañas */
.lisubmenu{
	padding: 15px 25px;
	background-color: rgba(155,155,155,0.1);
	font-size: 18px;
	cursor: pointer;
}
.lisubmenu.selected{
	color: rgb(223, 173, 31);
}
.lisubmenu.selected a{
	color: rgb(223, 173, 31);
}
.lisubmenu:hover{
	color: rgb(223, 173, 31);
}

.img_cat_submenu{
	cursor: pointer;
	/* height: 170px; */
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.img_cat_submenu:hover{
	color: rgb(223, 173, 31);
}
.img_cat_submenu figure img{
	padding-bottom: 10px;
}
.gallerysub{
	background-color: rgba(155,155,155,0.1);
	height: 98.5%;
}
.gallerysub .col-lg-12{
	height: 100%;
}
.imgmenuproductfeature{
	height: 100%;
}
.submenu_nav_row{
	max-height: 680px;
}
.submenu_col{
	max-height: 680px;
}
.lisubmenu a{
	color: white;
}
/* .gallerysub{
	max-height: 660px;
	overflow-y: scroll;

} */
/* .submenu_col::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.2);
}  */
/* 
*	#videocategorydiv  margenes del container en el hover del menu nuevo poner de color blanco, a la vuelta el que tenga
*/


 .submenu_col::-webkit-scrollbar {
	width: 5px; /*=> ancho del scroll*/
	background-color: black; /*=> Color del fondo principal */
 }
 .submenu_col::-webkit-scrollbar-track {
	background-color: rgba(210, 210, 156, 0.19); /*=> color de fondo del trayecto del scroll */
 }
 .submenu_col::-webkit-scrollbar-thumb {
	background-color: #263238; /*=> color del indicador del scroll */
	border-radius: 10px; /*=> bordes redondeados */
 }
 .gallerysub::-webkit-scrollbar {
	width: 5px; /*=> ancho del scroll*/
	background-color: black; /*=> Color del fondo principal */
 }
 .gallerysub::-webkit-scrollbar-track {
	background-color: rgba(210, 210, 156, 0.19); /*=> color de fondo del trayecto del scroll */
 }
 .gallerysub::-webkit-scrollbar-thumb {
	background-color: #263238; /*=> color del indicador del scroll */
	border-radius: 10px; /*=> bordes redondeados */

 }
.navbar_mobile_new{
	height: 60px;
	
}
.navbar_container_fluid{
	background-color: black;
	/* border-bottom: 1px solid white; */
}
.navbar_arrow_mobile{
	right: 0;
	position: relative;
	/* Anula Bootstrap */
	display: inline-block !important;
	padding-left: 20px;
    padding-right: 0;
    padding-bottom: 0px;
}



 @media only screen and (max-width: 768px) {
	 #search_block_top{
		 z-index: 0 !important;
	 }
	 .img_cat_submenu figure a img{
		 max-width: 60%;
	 }
	 .img_cat_submenu figure figcaption{
		 font-size: 20px;
	 }
	#submegamenu-0{
		height: auto;
		position: static;
	}
	#submegamenu-2{
		height: auto;
		position: static;
	}
	.navbar_arrow_mobile{
		right: 10px;
		position: absolute;
		/* Anula Bootstrap */
		display: inline-block !important;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 18px;
	}
	.submenu_col{
		padding-left: 5px !important;
		max-height: 5000px !important;
		overflow-y: hidden !important;
	}
	.menuimgproduct{
		display: none;
	}
	.gallerysub{
		max-height: 5000px !important;
		overflow-y: hidden !important;
	}
	.category_image{
		display: block;
		margin: 0 auto;
	}
}



.multi-item-carousel {
	overflow: hidden;
  }
  .multi-item-carousel img {
	height: auto;
	width: 100%;
  }
  .multi-item-carousel .carousel-control.left, 
  .multi-item-carousel .carousel-control.right {
	  background: rgba(255, 255, 255, 0.3);
	  width: 25%;
  }
  .multi-item-carousel .carousel-inner {
	width: 150%;
	left: -25%;
  }
  .carousel-inner > .item.next, 
  .carousel-inner > .item.active.right {
	  -webkit-transform: translate3d(33%, 0, 0);
	  transform: translate3d(33%, 0, 0);
  }
  .carousel-inner > .item.prev, 
  .carousel-inner > .item.active.left {
	  -webkit-transform: translate3d(-33%, 0, 0);
	  transform: translate3d(-33%, 0, 0);
  }
  .item__third {
	float: left;
	width: 33.33333333%;
  }

  .slider-home{
	  display: inline-block;
  }

  .slider-home.image-prev, .image-next{
	width: 19%;
	vertical-align: middle;
  }
  .slider-home.image-prin{
	width: 60%;
	vertical-align: middle;
	margin-right: 1%;
	margin-left: 1%;
  }
  .slider-home figure{
	  width: 100%;
	  height: 700px;

  }
  .slider-home figure img{
	margin-left: auto;

	margin-right: auto;
	
	display: block;
  }
  .bg-black{
	  background-color: black;
  }

  /* .owl-carousel .owl-item img {
	width:800px;
} */

.owl-centered .owl-wrapper {
	display: table !important;
}
.owl-centered .owl-item {
	display: table-cell;
	float: none !important;
	vertical-align: middle;
}
.owl-centered .owl-item > div {
text-align: center;
}
#slider-home.owl-carousel .owl-item img{
	width: 99% !important;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: black;
	/* background-color: #F0F0F0; */
}
#slider-home{
	height: 800px;
}
#slider-home .owl-stage{
	top: -120px;
}
#slider-cat{
	/* height: 525px; */
	height: 565px;
}


#slider-cat .owl-stage{
	/* top: -330px; */
	/* top: -60%; */
	/* height: 100%; */
}


#slider-home-sub .owl-item.active {
	width: auto !important;
}
#slider-home-sub .owl-item.clone {
	width: auto !important;
}
#slider-home-sub{
	height: 320px !important;
}
.owl-stage-outer{
	height: inherit;
}
#slider-home .owl-nav{
	position: relative;
	top: -53%;
	/* top: -100%; */
	/* height: 100%; */

	font-size: 70px;
	font-weight: normal;
	color: white;
}

#slider-home .owl-nav .owl-prev{
	/* float: none; */
	/* left: 25%; */
	left: 21.9%;
	position: relative;
	height: 100%;
}
#slider-home .owl-nav .owl-next{
	position: relative;
	/* right: 25.5%; */
	right: 22.35%;
	height: 100%;
}
#slider-cat .owl-nav{
	position: relative;
	top: -60%;
	/* top: -100%; */
	/* height: 100%; */

	font-size: 70px;
	font-weight: normal;
	color: white;
}

#slider-cat .owl-nav .owl-prev{
	/* float: none; */
	/* left: 25%; */
	/* left: 21.9%; */
	left: 21.75%;
	position: relative;
	height: 100%;
}
#slider-cat .owl-nav .owl-next{
	position: relative;
	/* right: 25.5%; */
	right: 22.5%;
	height: 100%;
}
#slider-home-sub .owl-nav{
	position: relative;
	/* top: -60%; */
	top: -70%;
	/* top: -105%; */
	/* height: 100%; */

	font-size: 70px;
	font-weight: normal;
	color: white;
}
#slider-home-sub .owl-nav .owl-next #_1019288816{
	display: none;
}
#slider-home-sub .owl-nav .owl-prev #_1019288816{
	display: none;
}
#slider-home-sub .owl-nav .owl-next{
	height: 100%;
	position: relative;
	right: 15px;
}
#slider-home-sub .owl-nav .owl-prev{
	height: 100%;
	position: relative;
	left: 15px;
}
#slider-imagen .owl-nav{
	/* position: absolute; */
	position: relative;
	/* top: -60%; */
	/* top: -70%; */
	/* top: 30%; */
	top: -150px;
	/* top: -105%; */
	/* height: 100%; */

	font-size: 70px;
	font-weight: normal;
	color: white;
}
#slider-imagen .owl-nav .owl-next #_1019288816{
	display: none;
}
#slider-imagen .owl-nav .owl-prev #_1019288816{
	display: none;
}
#slider-imagen .owl-nav .owl-next{
	height: 100%;
	position: relative;
	/* right: 15px; */
}
#slider-imagen .owl-nav .owl-prev{
	height: 100%;
	position: relative;
	/* left: 15px; */
}

#slider-imagen .owl-prev{
	width: 50px;	
}
#slider-imagen .owl-next{
	width: 50px;	
	-webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#slider-home .owl-prev{
	width: 50px;	
}
#slider-home .owl-next{
	width: 50px;	
	-webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#slider-cat .owl-prev{
	width: 50px;	
}
#slider-cat .owl-next{
	width: 50px;	
	-webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#slider-home-sub .owl-prev{
	width: 35px;	
}
#slider-home-sub .owl-next{
	width: 35px;
	-webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.boxtitle{
	display: none;
}


.owl-nav .owl-next:hover .fil2{
	fill: rgb(223,173,31);
}
.owl-nav .owl-prev:hover .fil2{
	fill: rgb(223,173,31);
}
@media only screen and (min-width:1000px) and (max-width:1415px){
	#slider-cat{
		/* height: 525px; */
		height: 400px;
	}
	
	
}
@media only screen and (min-width:768px) and (max-width:1415px){
	#slider-cat{
		/* height: 525px; */
		height: 310px;
	}
	
	
}

.filters_breadcrumb.subcatprod .content_sortPagiBar .sortPagiBar #productsSortForm{
	position: relative !important;
	top: 10px;
}
.owl-nav button:hover{
	background-color: rgba(0,0,0,0.1);
}
@media only screen and (min-width:768px){

	.owl-item.active.center .boxtitle{
		display: block !important;
	}
	#slider-cat.owl-carousel .owl-item img{
		width: 99% !important;
	}
	/* Slider categorias */
	.boxtitle.fathercat{
		position: absolute;
		/* top: 44.5%; */
		color:white;
		/* margin: 0 auto; */
		width: 99%;
		text-align: center;
		padding: 50px;
		padding-top:15px;
		padding-bottom:15px;
		/* padding-top:25px;
		padding-bottom:25px; */
		/* Cuidado para el movil */
		min-height: 120px;
		top: 0;
		bottom: 0;
		left: -10px;
		right: 0;
		/* height: 10%; */
		height: 130px;
		margin: auto;
	}
	.boxtitle.fathercat.father{
		padding-top:25px;
		padding-bottom:25px;
	}
}

.fathercat .sliderhome1{
	font-size: 30px;
	color: white;
}
.fathercat .sliderhome3{
	font-size: 30px;
	color: white;
	top:-5%;
	position:relative;
	display:inline-block;
	font-family: Merriweather Sans, sans-serif;
	font-size:20px;
	padding: 2px 10px 2px 10px;
}
.fathercat .sliderhome2{
	font-size: 35px;
	color: white;
	font-family: Merriweather Sans, sans-serif;
	padding:0 10px 0 10px;
}

@media only screen and (max-width:767px){
	.navbar_mobile_new{
		border-bottom: 1px solid #585858;
	}
	.pb-xs-10{
		padding-bottom: 10px !important;
	}
	.breadcrumb_content{
		display: none;
	}
	.h4subcategory a{
		color: #666666;
	}
	.fathercat .sliderhome1{
		font-size: 22px;
		color: white;
	}
	.fathercat .sliderhome2{
		font-size: 25px;
		color: white;
	}
	.fathercat .sliderhome3{
		font-size: 25px;
		color: white;
	}
	#pruebacategoryslider .owl-item:first-child .item{
		margin-left: 20px;
	}
	#columns{
		top: 40px;
	}
	.no-js .owl-carousel, .owl-carousel.owl-loaded{
		padding-top: 10px;
		padding-bottom: 10px;
		/* background-color: black; */
		background-color: #F0F0F0;
	}
	.boxtitle.fathercat{
		padding-top: 10px;
		display: block;
		background-color: rgba(0,0,0,0.2);
		position: absolute;
		/* top: 90px; */
		top: 29.5%;
		margin: 0 auto;
		right: 0;
		left: 0;
		height: 120px !important;
	}
	
	.boxtitle.fathercat.father{
		display: block !important;
	}
	.owl-item.active.center .boxtitle{
		display: block !important;
	}

	#slider-cat{
		height: 304px;
	}
	#slider-cat.owl-carousel .owl-item img{
		width: 100% !important;
	}
	#slider-cat.owl-carousel.owl-drag .owl-item{
		background-color: white;
	}
	#slider-cat .owl-nav .owl-prev{
		/* float: none; */
		/* left: 25%; */
		/* left: 21.9%; */
		left: 0;
		position: relative;
		height: 100%;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		/* top: -5px; */
		background-color: rgba(0,0,0,0.3);
	}
	#slider-cat .owl-nav .owl-next{
		position: relative;
		/* right: 25.5%; */
		right: 0;
		height: 100%;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		/* top: -5px; */
		background-color: rgba(0,0,0,0.3);
	}
	#slider-cat .owl-next{
		width: 25px;	
		-webkit-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
	}
	#slider-cat .owl-prev{
		width: 25px;
	}
	#slider-imagen .owl-prev{
		width: 50px;	
	}
	#slider-imagen .owl-next{
		width: 50px;	
		-webkit-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
	}
	#slider-cat .owl-nav{
		top: -65%;
	}
	#slider-imagen .owl-nav{
		top: -130px;
	}
	#slider-imagen .owl-prev {
		width: 20px;
	}
	#slider-imagen .owl-next {
		width: 20px;
	}
}

#slider-imagen .owl-stage-outer{
	height:200px;
}
.heighttest{
	height: 100%;
}
/* #slider-imagen .owl-carousel .owl-item img {
	width: auto !important;
} */


/* .lisubmenu>a:before {
    display: block;
    height: 4px;
    content: "";
    position: absolute;
    background: #666;
    top: 20px;
    width: 4px;
    left: 0;
    transition: all 0.3s ease 0s;
    border-radius: 50%;
} */


/*
 *	Accessible Multi-Level Dropdown Navigation Menu
 *	Created by Ire Aderinokun
 *
 */
/* Resets */







#simplemenu_js .js-hideElement { display: none; }

#simplemenu_js .js-showElement { display: block; }

/* Fallback for users without javascript */



html.no-js li:hover > a + ul, html.no-js li:focus > a + ul { display: block; }
 @media screen and (max-width: 650px) {

html.no-js #simplemenu_js:hover > ul > li:not(#toggleMenu), html.no-js #simplemenu_js:focus > ul > li:not(#toggleMenu) { display: block; }

html.no-js #simplemenu_js:hover li:hover > a + ul, html.no-js #simplemenu_js:hover li:focus > a + ul, html.no-js #simplemenu_js:focus li:hover > a + ul, html.no-js #simplemenu_js:focus li:focus > a + ul { display: block; }
}


/* Prueba nueva simple menu */

#primary-nav ul {
	list-style: circle;
	margin: 0;
	padding: 0;
  }
  
  /* Micro Clearfix */
  #primary-nav.cf:before, 
  #primary-nav.cf:after {
	  content: '';
	  display: table;
	  visibility: hidden;
  }
  
  #primary-nav.cf:after {
	  clear: both;
  }
  
  #primary-nav.cf {
	  *zoom: 1;
  }
  #primary-nav-button {
	background: transparent;
	display: none;
	border: 1px solid #aaa;
	position: absolute;
	bottom: 5px;
	right: 0;
	padding: 0;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 0;
  }
  
  #primary-nav-button:hover {
	/* background: rgba(0,0,0,0.05); */
	background: rgba(255,255,255,0.05);
  }
  
  #primary-nav-button.selected {
	/* background: rgba(0,0,0,0.1); */
	background: rgba(255,255,255,0.1);
  }
  
  #primary-nav-button:before {
	/* content: '☰'; */
	content: '\2261';
	display: block;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.05;
	height: 1em;
	width: 1em;
	color: white;
	speak: none;
  }
  #primary-nav>ul{
	  text-align: center;
	  background-color: #0a0a0a;
	  border : none;
  }
  #primary-nav .menu li {
	/* float: left; */
	/* margin-right: 10px; */
	position: relative;
	display: inline-block;
	
  }
  
  
  #primary-nav .menu .sub-menu li {
	width: 100%;
	text-align: left;
  }
  /* #primary-nav .menu .sub-menu li a:before {
	content: '\298';
	color: white;
	display: inline-block;
	font-family: sans-serif;
	font-size: 1em;
	width: 1.5em;
	height: 1em;
	} */
  
  #primary-nav .menu li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	/* font-family: 'Assistant', sans-serif; */
	font-family: "Open Sans", sans-serif, Tahoma, sans-serif, Arial;
  }
  #primary-nav > li > a{
	color: black;
	}
  #primary-nav li a {
	color: white;
	/* font-weight: bold; */
	/* padding: 10px 15px 10px 15px; */
	padding: 15px 15px 15px 15px;
  }
  
  /* #primary-nav li.active > a,
  #primary-nav li > a:hover,
  #primary-nav li.selected > a {
	background: #F7F7F7;
	color: black;
  } */
  #primary-nav li > a:hover{
	background: white;
	color: black;
  }
  #primary-nav li > a:hover .full_user{
	color: black !important;
  }
  #primary-nav li.selected > a:hover{
	background: white;
	color: black;
  }
  #primary-nav li.selected > a {
	background: #D7D7D7;
	color: black;
	}
  /* #primary-nav > li.active > a,
  #primary-nav > li > a:hover,
  #primary-nav > li.selected > a {
	background: grey;
	color: rgb(223,173,31);
  } */
  
  #primary-nav .downarrow {
	background: none;
	display: inline-block;
	padding: 0;
	text-align: center;
	min-width: 3px;
  }
  #primary-nav .icon-down-open-1 {
	background: none;
	display: inline-block;
	padding: 0;
	text-align: center;
	min-width: 3px;
  }
  
  #primary-nav .sub-menu .downarrow {
	position: absolute;
	right: 0;
	padding-right: 10px;
  }
  #primary-nav .sub-menu .icon-down-open-1 {
	position: absolute;
	right: 0;
	padding-right: 10px;
  }
  
  #primary-nav .downarrow:before {
	content: '\25be';
	color: inherit;
	display: block;
	font-family: sans-serif;
	font-size: 17px;
	line-height: 1.1;
	width: 1em;
	/* width: 4em; */
	/* height: 2em; */
	/* text-align:right; */
	/* padding-right: 10px; */
  }
  
  #primary-nav .menu .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	max-height: 2000px;
  }
  
  #primary-nav .menu .sub-menu.hide {
	display: none;
  }
  
  #primary-nav .sub-menu {
	background: rgb(54, 54, 54);
	color: black;
	min-width: 250px;
	z-index: 200;
  }
  
  #primary-nav .sub-menu li {
	border-bottom: 1px solid #2e2e2e;
  }
  
  #primary-nav .sub-menu li:last-child {
	border-bottom: 0;
  }
  
  #primary-nav .sub-menu .downarrow:before {
	content: '\25b8';
  }
  #primary-nav .sub-menu .icon-down-open-1:before {
	content: '\e803';
  }
  
  #primary-nav.mobile {
	display: none;
	position: absolute;
	top: 100%;
	background: black;
	width: 100%;
  }
  
  #primary-nav.mobile li {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #2e2e2e;
  }
  
  #primary-nav.mobile li.selected > a {
	border-bottom: 1px solid #2e2e2e;
  }
  
  #primary-nav.mobile li:last-child {
	border: none;
  }
  
  #primary-nav.mobile li a {
	padding: 5%;
	text-align: left;
  }
  
  #primary-nav.mobile .sub-menu li a {
	padding-left: 7%;  
  }
  #primary-nav.mobile .sub-menu li ul li a {
	padding-left: 11%;  
  }
  /* #primary-nav.mobile .sub-menu li a:after {
	content: '\250';
  } */
  
  #primary-nav.mobile .sub-menu .submenu li a {
	padding-left: 9%;  
  }
  
  #primary-nav.mobile .sub-menu .sub-menu .sub-menu li a {
	padding-left: 11%;  
  }
  
  #primary-nav.mobile .sub-menu {
	float: left;
	position: relative;
	width: 100%;
  }
  
  .mobile .downarrow,
  .mobile .sub-menu .downarrow {
	position: absolute;
	right: 0;
	padding-right: 5%;
  }
  .mobile .icon-down-open-1,
  .mobile .sub-menu .icon-down-open-1 {
	position: absolute;
	right: 0;
	padding-right: 5%;
  }
  
  #primary-nav.mobile .sub-menu .downarrow:before {
	content: '\25be';
  }
  #primary-nav-button.mobile {
	display: inline-block;
  }
  .actiontoolbar .icon-wish-empty{
	  font-size: 16px;
  }
  @media screen and (min-width: 650px) {

	#toggleMenu { display: none; }
	}
	@media screen and (max-width: 650px) {
	
	#toggleMenu {
	  display: block;
	  width: 100%;
	}
	
	#toggleMenu.js-open { border-bottom: 1px solid #D35400; }
	
	#toggleMenu.js-open .fa-times { display: block; }
	
	#toggleMenu.js-open .fa-bars { display: none; }
	
	#toggleMenu.js-open a { background-color: #D35400; }
	
	#toggleMenu:not(.js-open) .fa-times { display: none; }
	
	#toggleMenu:not(.js-open) .fa-bars { display: block; }
	}
	
	#primary-nav span#toggleMenu-text {
	  position: absolute;
	  opacity: 0;
	}
	
	.clicktosearch .icon-search-1{
		color: rgb(223, 173, 31) !important;
	}
	@media only screen and (min-width:767px){
		#pruebacategoryslider{
			background-color: white !important;

		}
		#primary-nav .menu > li{
			border-right: 1px solid #2e2e2e;
		}
	
		#primary-nav .menu > li:first-child {
			border-left: 1px solid #2e2e2e;
		}
		
		#primary-nav .menu li:last-child {
			margin-right: 0;
		}
	}
	
	
	@media only screen and (max-width:767px){
		#primary-nav .menu li.toolbarhome{
			width: 50% !important;
			display: inline-block !important;
		}
		.toolbarhome a{
			text-align: center !important;
		}
		#primary-nav .menu > li{
			border-right: 1px solid #2e2e2e;
		}
		.shopbasketmobile{
			padding: 0 !important;
			right: 45px !important;
			top: 8px !important;
		}
		#pruebacategoryslider .item, #pruebacategoryslider .item.home.home_breadcrumb{
			width:auto;
			color:black;
			background-color:#F0F0F0;
			border: 1px solid black !important;
			padding:7px 15px 7px 15px !important;
			border-radius:15px !important;
		}
		#pruebacategoryslider .item.home.home_breadcrumb{
			width:auto;
			color:black;
			background-color:#F0F0F0;
			border: 1px solid black !important;
			padding:6px 15px 6px 15px !important;
			border-radius:15px !important;
		}
		
		#pruebacategoryslider .item.selected{
			background-color:white;
		}
		.clicktosearch .icon-search-1{
			color:black !important;
		}
		
		#breadcrumb_wrapper{
			padding: 0 !important;
		}
		#primary-nav .downarrow:before {
			content: '\25be';
			color: inherit;
			display: block;
			font-family: sans-serif;
			font-size: 1em;
			line-height: 1.1;
			/* width: 1em; */
			width: 4em;
			height: 2em;
			text-align:right;
			padding-right: 10px;
		  }
		#primary-nav .icon-down-open-1:before {
			content: '\e802';
			color: inherit;
			display: block;
			font-family: sans-serif;
			font-size: 1em;
			line-height: 1.1;
			/* width: 1em; */
			width: 4em;
			height: 2em;
			text-align:right;
			padding-right: 10px;
		  }
		li.actiontoolbar{
			width: 50% !important;
			list-style: none;
		}
		/* #primary-nav .actiontoolbar:last-child{
			display:none;
		}
		#primary-nav .actiontoolbar:first-child{
			display:none;
		} */
		#primary-nav .actiontoolbar a{
			text-align: center !important;
		}
		.icon-search-1{
			color: white;
		}
		#searchdiv{
			z-index: 199;
			width: 100%;
			position:absolute;
			/* height:56px; */
			background-color: rgba(0,0,0,0.80);
		}
		#container_search_new{
			/* bottom:5px; */
			display: flex;
			justify-content: center;
			align-items: center;
			position: absolute;
			margin: 0 auto;
			right: 0;
			left: 0;
			/* top: -90px; */
			top: -52px;
			
		}
		.firstcolumnsearch{
			width:88.51%;
			z-index:9;
			/* margin-right: 5px; */
		}
		#search_query_topF{
			margin: 0 auto;
			/*! right: 0; */
			display: block;
			/* height:44px; */
			height:58px;
			padding-left:25px;
			padding-right:25px;
			border:none;
			font-size:16px;
			width:100%;
		}
		#container_search_new .firstcolumnsearch{
			top: -7px;
		}
		#btn_new_search{
			cursor: pointer;
			text-align: center;
			width: 7%;
			margin-right: 5px;
			/* height: 45px; *//* padding: 10px; */
			padding-top: 13px;
			padding-bottom: 13px;
			/*padding-left: 10px;padding-right: 10px;*/
			background-color: rgba(255,255,255,.8);
			font-weight: 600;
			font-size: 16px;
		}
		#close-new-finder{
			cursor: pointer;
			text-align: center;
			width: 4.49%;
			padding-top: 13px;
			padding-bottom: 13px;
			/*padding-left: 10px;padding-right: 10px;*/
			background-color: rgba(255,255,255,.8);
			font-weight: 600;
			font-size: 20px;
		}
	}
	@media only screen and (min-width:768px) and (max-width: 1200px){ 
		#primary-nav .menu li a {
			font-size: 15px;
		}
	}
	@media only screen and (min-width:768px){
		.h1_woslider.text-left.catalog_title{
			padding-top:10px
		}
		#searchdiv{
			z-index: -1;
			width: 100%;
			position:absolute;
			/* height:182px; */
			height:162px;
			background-color: rgba(0,0,0,0.80);
		}
		#container_search_new{
			bottom:5px;
			display: flex;
			justify-content: center;
			align-items: center;
			position: absolute;
			margin: 0 auto;
			right: 0;
			left: 0;
			max-width: 1162px;
		}
		.firstcolumnsearch{
			width:88.51%;
			z-index:9;
			margin-right: 5px;
		}
		#search_query_topF{
			margin: 0 auto;
			/*! right: 0; */
			display: block;
			height:44px;
			padding-left:25px;
			padding-right:25px;
			border:none;
			font-size:16px;
			width:100%;
		}
		#btn_new_search{
			cursor: pointer;
			text-align: center;
			width: 7%;
			margin-right: 5px;
			/* height: 45px; *//* padding: 10px; */
			padding-top: 13px;
			padding-bottom: 13px;
			/*padding-left: 10px;padding-right: 10px;*/
			background-color: rgba(255,255,255,.8);
			font-weight: 600;
			font-size: 16px;
		}
		#close-new-finder{
			cursor: pointer;
			text-align: center;
			width: 4.49%;
			padding-top: 13px;
			padding-bottom: 13px;
			/*padding-left: 10px;padding-right: 10px;*/
			background-color: rgba(255,255,255,.8);
			font-weight: 600;
			font-size: 20px;
		}
	}
	.rotated{-ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform:rotate(180deg);}
	.rotate_arrow{
		-webkit-animation-name: spin_arrow; -webkit-animation-duration: 0.20s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: linear;
		-moz-animation-name: spin_arrow; -moz-animation-duration: 0.20s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: linear; 
		-ms-animation-name: spin_arrow; -ms-animation-duration: 0.20s; -ms-animation-iteration-count: 1; -ms-animation-timing-function: linear;
		animation-name: spin_arrow; animation-duration: 0.20s; animation-iteration-count: 1; animation-timing-function: linear;
	}
	@-ms-keyframes spin_arrow {from { -ms-transform: rotate(180deg); } to { -ms-transform: rotate(360deg); }}
	@-moz-keyframes spin_arrow {from { -moz-transform: rotate(180deg); } to { -moz-transform: rotate(360deg); }}
	@-webkit-keyframes spin_arrow {from { -webkit-transform: rotate(180deg); } to { -webkit-transform: rotate(360deg); }}
	@keyframes spin_arrow {from {transform:rotate(180deg);} to {transform:rotate(360deg);}}
	#close_search{
		background: white;
		color: black;
		border: none;
	}

	a.home.home_breadcrumb{
		display:inline-block;
	}

	#product #pruebacategoryslider{
		/* padding-bottom: 15px !important; */
		padding-bottom: 10px !important;
	}
	/* Recuperacion de carrito */

	#blockcart_top_wrap{
		padding:0  !important;
		float: none  !important;
		vertical-align: bottom  !important;
	}
	.ajax_cart_left.icon_wrap{
		padding: 15px  !important;
		vertical-align: sub;
	}
	.blockcart_wrap{
		display: block  !important;
	}
	/* #shopping_cart{
		vertical-align : sub  !important;
	} */
	.icon_cart {
		width: 19px !important;
		height: 19px !important;
	}
	.shopping_cart .ajax_cart_left {
		float: none !important;
	}
	#shopping_cart{
		padding:0 !important;
	}
	.cart_block_product_name{
		color: black !important;
		/* display: inline-block !important; */
	}
	#cart_block{
		width: 320px;
	}

	.ajax_cart_block_remove_link{
		display: inline-block !important;
		padding: 0 !important;	
	}

	/* Breadcrumb */
	#pruebacategoryslider .item.home.home_breadcrumb{
		width:auto;
		color:black;
		background-color:#F0F0F0;
		border: 1px solid #D0D0D0;
		padding:7px 15px 7px 15px;
		border-radius:8px;
	}
	#pruebacategoryslider .item{
		width:auto;
		color:black;
		background-color:#F0F0F0;
		border: 1px solid #D0D0D0;
		padding:7px 15px 7px 15px;
		border-radius:8px;
	}
	#pruebacategoryslider.owl-carousel{
		padding-top:10px;
		padding-bottom:0px;
		font-size: 15px;
		height:100%;
	}
	#pruebacategoryslider .item.selected{
		background-color:white;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0.02em !important;
		font-size: 15px;
		font-weight: normal;
		height:100%;
	}
	#breadcrumb_wrapper{
		padding-top: 0 !important;
		height: 50px;
	}


	

	/* Padding y margin del breadcrumb en los diferentes containers (categoria, detalle de producto, categorias especiales con sliders) */

	.category_view .columns-container.wide_container.view_adjust{
		/* padding-top: 40px; */
		padding-top: 20px;
	}
	.category-fotomurales .columns-container.wide_container{
		padding-top: 15px;
	}
	.category-fotomurales.product .columns-container.wide_container{
		padding-top: 0;
	}
	.category .columns-container.wide_container{
		padding-top: 15px;
	}


	/* Forzado de altura */
	.product_img_link.product_link.statistic_click{
		min-height: 145px !important;
		/* height: 330px !important; */
	}

	.filters_breadcrumb.test{
		padding-bottom: 10px;
	}