/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#js-product-list .pagination {
    display: none !important;
}
body#module-ambjolisearch-jolisearch  #left-column,
body#module-ambjolisearch-jolisearch  #content-wrapper,
body#module-leoproductsearch-productsearch  #left-column,
body#module-leoproductsearch-productsearch  #content-wrapper,
body#manufacturer #left-column,
body#manufacturer #content-wrapper,
body#category #left-column,
body#category #content-wrapper {
    width: 100%;
}

.leo-megamenu .navbar-nav>li>a {
    font-size: 16px;
}

.ui-autocomplete .ui-menu-item a:hover{
	color:#7A7A7A!important;
}

.product-add-to-cart {
  padding-bottom: 0;
}

.p-cartwapper {
  margin: 0;
}

.mp_similiar_products {
	margin-top:10px;
}

/*titulo cabecera*/
@media (max-width: 992px){
	.box-header3{
		flex-wrap: wrap;
	}

	.box-header3	.col-logo {
			position: relative;
			transform: none;
			width: 100%;
			top: 0;
			left: 0;
			text-align: center;
			padding-top: 30px;	
	}
}

@media (max-width: 991px){
	.box-header3 #leo_search_block_top #leosearchtopbox {
			left: -8rem!important;
	}
}

@media (max-width: 767px){
	.box-header3 #leo_search_block_top #leosearchtopbox {
			left: -6rem!important;
	}
}

@media (max-width: 480px){
	body#module-leoproductsearch-productsearch .product_list.grid>.row>.ajax_block_product {
			width: 100%;
	}
}

/*Temporal - banner sequra*/
/*
#banner_sequra{
	height:70px;
	background-image:url("/img/banners_sequra/banner_675.png");
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left;
}

@media (max-width: 992px){
	#banner_sequra{
		background-image:url("/img/banners_sequra/banner_340.png");
	}
}

@media (max-width: 576px){
	#banner_sequra{
		background-image:url("/img/banners_sequra/banner_385.png");
	}
}
*/

/*LISTADO DE PRODUCTOS*/
.product_list article.product-miniature.js-product-miniature{
	height:100%;
}

.product_list .thumbnail-container{
	display: flex;
  flex-direction: column;
	height:100%;
}

.product_list .thumbnail-container .product-image{
	flex: 1 1 auto;
}

#flash_sales .product_list .thumbnail-container .product-image{
	flex: unset;
}

.product_list .thumbnail-container .product-title{
	min-height: 4rem;
}

@media (min-width:767px){
	.sidebar{
		margin-bottom:30px;
	}
}

@media(max-width:768px){
	.breadcrumb{
		background: none;
	}
}

/*PRODUCT DETAIL*/
.product-detail .product-variants>.product-variants-item {
	margin: 30px 0;
}

.product-detail .product-prices{
	margin: 15px 0!important;
}

.product-detail .description-short{
	margin-bottom: 15px!important;
}

/*modulo blockreassurance*/
.product-detail .product-additional-info .blockreassurance_product{
	margin:30px 0 15px;
}

/*MENSAJE DESCUENTO*/
#mensaje_descuento_tooltip {
  position: relative;
  display: inline-block;
	cursor:default;
}

#mensaje_descuento_tooltip #tooltiptext {
	width:380px;
	margin-left: -190px;
	border:1px solid #acaaa6;
	background-color:white;
	color:#acaaa6;
	text-align:center;
	padding: 5px;
  border-radius: 5px;
	font-size:10px;
  position: absolute;
	z-index: 1;
	margin-top:5px;
  top: 80%;
  left: 50%;
	visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

#mensaje_descuento_tooltip #tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
	margin-left:-10px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #acaaa6 transparent;
}

#mensaje_descuento_tooltip:hover #tooltiptext {
  visibility: visible;
  opacity: 1;
}

@media (max-width:992px){
	#mensaje_descuento_tooltip #tooltiptext {
		margin-left:-250%;
	}
	
	#mensaje_descuento_tooltip #tooltiptext::after {
		left:60%;
	}
}

/*TOASTIFY CUSTOM STYLES*/
.toast-close{
	opacity:0.9;
	margin-left:5px;
}

/*Etiqueta sin stock de la ficha de producto*/
.etiqueta-aviso-producto{
	display:inline-block;
	background: #f39d72;
 	color: white;
	padding: 6px 10px 4px;
	border-radius: 2px;
	text-transform: uppercase;
}

.a-underline{
	text-decoration:underline;
}

.a-underline:hover{
	text-decoration:underline;
	color:#333;
}

.a-underline:focus{
	text-decoration:underline;
	color:#333;
}

.custom-bold{
	font-weight:600;
}

/*PAGINA PRINCIPAL*/
/*Ventas flash*/
#flash_sales{
	margin: 0 -5px 0;
}

@media (min-width:992px){
	#flash_sales{
		margin:1rem -5px 0;
	}
}

#flash_sales .ApColumn {
	padding:5px;
}

.container-title-sales{
	font-family: 'Playfair Display', serif;
	background: linear-gradient(90deg, rgb(217 56 58) 0%, rgb(217 56 58) 45%, rgba(250,71,75,1) 65%, rgba(250,71,75,1) 100%);
	/*en azul*/
	/*background: linear-gradient(90deg, rgb(29 66 146) 0%, rgb(30 66 144) 45%, rgb(0 112 178) 60%, rgb(0 112 178) 100%);*/
  padding: 0.5rem 0 0.25rem!important;
	margin-bottom:5px;
}

.container-title-sales .block{
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0!important;
}

.container-title-sales h2{/*h4*/
	margin:0 0.5rem;
	color: white;
  /*font-size: 2.25rem;*/
  font-style: italic;
  /*letter-spacing: 1px;*/
	font-family: 'Playfair Display', serif;
	font-size: 1.9rem;
  line-height: 1.5;
  letter-spacing: .4rem;
}

@media (max-width:991px){
	.container-title-sales h2{
		/*font-size:1.75rem;*/
		font-size:1.5rem;
	}
}
@media (max-width:575px){
	.container-title-sales h2{
		/*font-size:1.5rem;*/
		font-size:1.2rem;
	}
}

@media (max-width:575px){
	.container-title-sales #title_promotion_sales{
		width:min-content;
	}
}

.container-title-sales img{
	width:2.5rem;
}
@media (max-width:767px){
	.container-title-sales img{
		width:2.25rem;
	}
}
@media (max-width:575px){
	.container-title-sales img{
		width:2rem;
	}
}

#container_colecciones{
	margin: 0 -5px;
}

#container_colecciones .col-right{
	display: grid;
	grid-template-columns: repeat(2, minmax(auto, 50%));
	grid-template-rows: 1fr 1fr;
	grid-gap:10px;
}

#container_colecciones .col-left , #container_colecciones .col-right{
	padding: 5px;
}
#container_colecciones .col-right .ApImage{
	width:unset;
}

#container_colecciones .col-right .cus-heigh50{
	grid-column: 1 / 3;
	grid-row: 2 / 3;
	margin-bottom: -10px;
}

.box-h4bn2 {
	padding-bottom: 80px!important;
}

@media (max-width: 992px) {
	.box-h4bn2 {
		padding-bottom: 60px!important;
	}
}

@media (max-width: 480px) {
	.box-h4bn2 {
		padding-bottom: 40px!important;
	}
}

/*Imagenes*/
.page-home .ApImage img{
	filter:brightness(0.7);
}
.page-home .ApImage:hover img{
	filter:brightness(0.3);
}

/*Letras imagen*/
.box-h4bn2 .ApImage img {
	transition: all 1s!important;
}

.box-h4bn2 .ApImage:hover img {
	transform: scale(1.1)!important;
}

.box-h4bn2 .ApImage .image_description {
	line-height:1.3;
	opacity: 1!important;
	transform: translateY(0)!important;
}

@media (max-width: 1199px){
	.box-h4bn2 .ApImage .image_description {
			display: block!important;
	}
}

@media (max-width:991px){
	.box-h4bn2 .ApImage .image_description{
		top:55%!important;
	}
}

.box-h4bn2 .ApImage .image_description a{
	font-weight:normal!important;
	font-size:0.8rem;
}
.box-h4bn2 .ApImage .title_block{
	font-family: 'Playfair Display', serif;
	font-size: 1.9rem!important;
	margin: 0 0 30px!important;
	line-height:1.5;
	letter-spacing: 0.4rem;
}

@media (max-width:1199px){
	.box-h4bn2 .ApImage .title_block{
		font-size:1.5rem!important;
	}
}

@media (max-width:991px){
	.box-h4bn2 .ApImage .title_block{
		font-size:1.2rem!important;
	}
}

@media (max-width:767px){
	.box-h4bn2 .ApImage .title_block{
		font-size:1.5rem!important;
	}
}

@media (max-width:575px){
	.box-h4bn2 .ApImage .title_block{
		font-size:1.2rem!important;
	}
}

@media (max-width: 991px){
	.box-h4bn2 .ApImage .title_block{
		letter-spacing: 0.2rem;
		line-height:1.4;
	}
}

.box-h4bn2 .ApImage .title_block:before {
	opacity: 1!important;
}

.box-h4bn2 .ApImage:hover .title_block:before {
	width: 200px!important;
}

@media (max-width: 991px){
	.box-h4bn2 .ApImage:hover .title_block:before {
		width: 100px!important;
	}
}

/*Tamano titulos*/
.box-h4bn2 h4{
	font-size:1.5rem!important;
}

@media (max-width:1199px){
	.box-h4bn2 h4{
		font-size:1.3rem!important;
	}
}

@media (max-width:991px){
	.box-h4bn2 h4{
		font-size:1rem!important;
	}
}

@media (max-width:767px){
	.box-h4bn2 h4{
		font-size:1.2rem!important;
	}
}

@media (max-width:575px){
	.box-h4bn2 h4{
		font-size:1.1rem!important;
	}
}

/***************/
.box-h4bn2 .ApImage .image_description h4{
	font-family: 'Playfair Display', serif;
	color: inherit;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: 0.4rem;
}

@media (max-width: 991px){
	.box-h4bn2 .ApImage .image_description h4{
		letter-spacing: 0.2rem;
	}
}
/*Contador*/
.ApCountdown .deal-clock{/*ul*/
	justify-content:center;
	margin:1rem 0 0;
}

.ApCountdown .deal-clock li {
	display:flex;
	align-items:center;
	border:1px solid #272727;
	padding:15px 15px 15px 0;
	margin:0 10px 0 0;
	border-radius:0px;
}
.ApCountdown .deal-clock li:nth-last-child(1){
	margin:0;
}

@media (max-width: 991px) {
	.ApCountdown .deal-clock li {
		padding:12px 15px 12px 0;
	} 
}
@media (max-width: 575px){
	.ApCountdown .deal-clock li{
		display:inline-block;
		margin: 0 10px 10px 0;
		padding:5px;
	}
	.ApCountdown .deal-clock li:nth-last-child(1){
		margin:0 0 10px;
	}
}

.ApCountdown .deal-clock li b {/*numero*/
	border:unset;
	color: #272727;
	font-size: 23px;
	padding:0;
}
@media (max-width:575px){
	.ApCountdown .deal-clock li b{
		border-bottom:1px solid #ddd;
	}
}
.ApCountdown .deal-clock li b:after{
	content:":";
	margin-left:5px;
}

@media (max-width:575px){
	.ApCountdown .deal-clock li b:after{
		content:"";
	}
}
@media (max-width: 1199px) {
	.ApCountdown .deal-clock li b {
		font-size: 20px; 
	} 
}
@media (max-width: 991px) {
	.ApCountdown .deal-clock li b {
		font-size: 18px;
	} 
}
.ApCountdown .deal-clock li span {/*palabra*/
	padding:0;
	text-transform: capitalize;
}

/*Listado de productos de home*/
#flash_sales .home-product-list{
	margin:0;
	padding: 0 30px;
}

/*Marcas mas vendidas*/
.manufacturers_block{
	padding:0 30px!important;
}

.manufacturers_block .image a {
	box-shadow: 0 5px 10px transparent;
	border-radius: 15%!important;/*50%*/
	opacity: .5;
	padding:10px 20px!important;
}

.manufacturers_block .image img {
	border-radius: 15%!important;/*50%*/
}

.manufacturers_block .image a:hover {
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	transform: translateY(-10px);
	opacity: 1;
}

/*Blog*/
.page-home .ApBlog{
	padding: 0 30px;
}

.page-home .ApBlog .carousel{
	margin:3rem 0;
}

@media (max-width:767px){
	.page-home .ApBlog .carousel{
		margin:1.5rem 0;
	}
}

.page-home .ApBlog .carousel .direction{/*span gris de flechitas de direccion*/
	top: -60px;
}

@media (max-width:767px){
	.page-home .ApBlog .carousel .direction{
		top: -40px;
	}
}

.page-home .ApBlog li{
	padding:10px;
}

/*Blockreassurance*/
#footer .blockreassurance{
	padding-bottom:10px;
}

/*FIN PAGINA PRINCIPAL*/

/* Pagina incentivos y subvenciones */
#container_logos_sub{
	align-items:center;
	justify-content:center;
	flex-direction: row;
}

#container_logos_sub img{
	margin-right: 1rem;
	margin-bottom:0;
}

#container_logos_sub img:last-child {
	margin-right: 0;
}

@media (max-width:767px){
	#container_logos_sub{
		flex-direction:column;
	}
	#container_logos_sub img{
		margin-right: 0rem;
		margin-bottom:1rem;
	}
}
@media (max-width: 991px) {
    #leo_search_block_top #leosearchtopbox {
        display: none;
    }
}
div.cus-sticky .box-vogatop3 .h-logo img {
        max-height: 80px;
}
div.cus-sticky .leo-megamenu .navbar-nav>li>a {
    padding: 30px 18px;
}
@media (min-width: 768px) {
div.cus-sticky .box-vogatop3 #leo_search_block_top .title_block, 
div.cus-sticky .box-vogatop3 #leo_search_block_top .title_block:before, 
div.cus-sticky .leo-blockcart .header, 
div.cus-sticky .wislish-button a.ap-btn-wishlist, 
div.cus-sticky .box-vogatop3 .popup-over a.popup-title {
    height: 100px;
    line-height: 100px;
}
}
div.box-vogatop3 #leo_search_block_top.active .title_block:before {
        content: "\f002";
}
@media  (max-width: 991px) and  (min-width: 768px){
 div.box-vogatop3 {
    padding-left: 80px;
}

}
@media (max-width: 991px) {
    div.cus-sticky .navbar-header .navbar-toggler {
        bottom: 20px;
    }
}
@media (max-width: 767px) {
    div.cus-sticky .navbar-header .navbar-toggler {
        bottom: 10px;
    }
div.box-vogatop3 .col-center {
        width: 100%;
}
div.cus-sticky .box-vogatop3 .h-logo {
        height: 100px;
        line-height: 100px;
}
div.box-vogatop3 .h-logo img {
        max-height: 100px;
    }
div.box-vogatop3 .h-logo {
        text-align: center;
        height: 100px;
        line-height: 100px;
    }
}
#leo_block_top .popup-content .currency-selector {
    display: none;
}

/*update CSS */
@media (max-width: 991px) {
.box-vogatop3 .col-right {
    position: static;
}

div.box-vogatop3 #leo_search_block_top #leosearchtopbox {
    transform: none;
    display: block;
    opacity: 1;
    visibility: visible;
    top: auto;
    bottom: 10px;
    left: 60px;
    right: 60px;
    width: auto;
}

div.box-vogatop3 {
    padding-bottom: 50px;
}

div.cus-sticky .box-vogatop3 .h-logo img {
    max-height: 40px;
}

div.box-vogatop3 .h-logo {
    height: 60px;
    line-height: 60px;
    text-align: left;
    position: absolute;
    top: 0;
    left: 100px;
}

.box-vogatop3 .col-center {
    position: static;
}
.box-vogatop3 .blockcart .header,
.box-vogatop3 #leo_search_block_top .title_block:before,
.box-vogatop3 .wislish-button a.ap-btn-wishlist,
.box-vogatop3 .popup-over a.popup-title,
.box-vogatop3 #leo_search_block_top .title_block,
div.cus-sticky .box-vogatop3 #leo_search_block_top .title_block, 
div.cus-sticky .box-vogatop3 #leo_search_block_top .title_block:before, 
div.cus-sticky .leo-blockcart .header, 
div.cus-sticky .wislish-button a.ap-btn-wishlist,
div.cus-sticky .box-vogatop3 .h-logo,
div.cus-sticky .box-vogatop3 .popup-over a.popup-title {
    height: 60px;
    line-height: 60px;
}
div.cus-sticky .box-vogatop3 #leo_search_block_top .title_block:before,
.box-vogatop3 #leo_search_block_top .title_block:before{
    line-height: 69px;
}
.box-vogatop3 .h-logo img {
    max-height: 40px;
}
.cus-sticky .navbar-header .navbar-toggler,
.navbar-header .navbar-toggler {
    margin: 0;
    left: 50px;
    top: 10px;
    bottom: auto;
    position: absolute;
}

div.box-vogatop3 .h-logo img {
    max-height: 40px;
}

div.box-vogatop3 #leo_search_block_top {
    position: static;
}

div.box-vogatop3 #leo_search_block_top .title_block {
    position: relative;
    display: none !important;
}
}
@media (max-width: 767px) {
.navbar-header .navbar-toggler {
    left: 20px;
}
.cus-sticky .navbar-header .navbar-toggler, .navbar-header .navbar-toggler {
    left: 25px;
}
div.box-vogatop3 .h-logo {
    left: 70px;
}
div.box-vogatop3 #leo_search_block_top #leosearchtopbox {
    left: 30px;
    right: 30px;
}
}
@media (max-width: 380px) {
.box-vogatop3 .h-logo img,
div.cus-sticky .box-vogatop3 .h-logo img {
    max-height: 30px;
}
}
#js-product-list-header {
    display: none;
}
.sidebar #amazzing_filter {
    padding: 0;
}
.product-tabs .product-quantities {
    display: none;
}
body#module-ambjolisearch-jolisearch #wrapper > .container {
  width: 100%;
}
body#category #wrapper > .container {
width: 100%;
}