/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');

body{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #3a3a3a;
    background-color: #fff;
}
button, button:hover,
input.btn, input.btn:hover,
a, a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
p {
    color: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin: inherit;
}
.menu_superior{
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	margin-top: 10px;
}
#header .header-top{
	padding: 0px;
	padding-top: 10px;
}
#wrapper{
	box-shadow: none;
	background: #fff;
}

#header .header-top .menu_superior .position-static {
    text-align: center;
}
#header .header-top a[data-depth="0"] {
    color: #4b4b4b;
	font-size: 15px;
	font-weight: 500;
}

#header .header-top a[data-depth="0"]:hover {
	color: #69BB00;
}
#header .header-top .menu{
	margin-bottom: 0px;
}
#header .header-nav{
	background: #69BB00;
	color: white;
	margin: 0px;
	padding: 10px 0px;
	font-size: 13px;
	font-weight: 700;
}
.phonetop{
	padding-left: 20px;
	background: url(../../img/ico_phone.png) no-repeat 0px 2px;
	margin-right: 10px;
}
.whatsapptop{
	padding-left: 20px;
	background: url(../../img/ico_whatsapp.png) no-repeat 0px 2px;
	margin-right: 10px;
}
#_desktop_user_info, #_desktop_cart{
	display: inline-block;
}
#header .header-top .search-widget{
	float: none;
}
.infor_buscador{
	text-align: right;
	padding-top: 24px;
}
.header-top .search-widget form input[type=text] {
    border: 1px solid #dcdcdc;
	border-radius: 4px;
	color: #4b4b4b;
	font-size: 13px;
	margin-right: 10px;
}
.header-top .search-widget form input[type=text]:hover, .header-top .search-widget form input[type=text]:focus {
    border: 1px solid #69BB00;
	outline: none;
}
.search-widget form input[type=text]:focus+button .search {
    color: #69BB00;
}

.user-info{
    display: inline-block;
    margin: 0px 4px;
    position: relative;
    top: -23px;
}
.user-info a{
	font-size: 0px;
	height: 32px;
	width: 40px;
	background: url(../../img/ico_user.png) no-repeat center center;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}
.user-info a:hover{
	background: url(../../img/ico_user_hover.png) no-repeat center center;
}
.user-info a i, .blockcart i{
	display: none;
}
.blockcart {
	display: inline-block;
}
.blockcart .header{
	height: 32px;
	width: 35px;
	position: relative;
	top: -23px;
	display: inline-block;
}
.blockcart .hidden-sm-down{
	display: inline-block;
	font-size: 0px;
	background: url(../../img/ico_carrito.png) no-repeat center center;
	height: 32px;
	width: 35px;
}
.blockcart .cart-products-count{
    background: #69BB00;
    color: white;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 9px;
    right: -8px;
    font-size: 13px;
    width: 23px;
    height: 23px;
    padding-top: 2px;
    text-align: center;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all{
	display: none !important;
}
.banners_home a{
	width: 50%;
	float: left;
	display: inline-block;
}
.banners_home a img{
	width: 100%;
	height: auto;
}
.user-info a.logout{
    font-size: 0px;
    height: 32px;
    width: 28px;
    background: url(../../img/logout.png) no-repeat center center;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.user-info a.logout:hover{
    background: url(../../img/logout_hover.png) no-repeat center center;
}
#bonslick h1{
	font-family: 'Lobster', cursive;
	color: #fff;
	text-shadow: 5px 3px 6px rgba(0, 0, 0, 0.28);
	font-size: 80px;
	cursor: pointer;
	line-height: 1.2em;
}
.ver_productos{
	display: inline-block;
	background: #fff;
	border-radius: 6px;
	border: 2px solid #69BB00;
	color: #69BB00;
	padding: 8px 22px;
	font-size: 18px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#bonslick:hover .ver_productos{
	background: #69BB00;
	color: #fff;
}
.bonslick-caption{
	width: 100%;
}

h2.products-section-title{
	margin: 40px;
	font-size: 40px;
	color: #292929;
	font-family: 'Lobster', cursive;
	text-transform: capitalize !important;
	font-weight: 400;
	border-bottom: 1px solid #e7f1ce;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 50px !important;
}
h2.products-section-title:after{
	content: "";
	background: url(../../img/flor.png) no-repeat center center; 
	width: 19px;
	height: 25px;
	position: absolute;
	bottom: -10px;
	left:calc(50% - 10px);
}

.featured-products .product-miniature .product-flags .new, #products .product-miniature .product-flags .new, li.product-flag,.oferta_del_dia .product-flags .new{
    top: 0px !important;
    color: #ffffff;
    background: #69BB00;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    box-shadow: none;
	line-height: 1.1em;
	border-radius: 6px;
    padding: 4px 8px;
    width: auto;
    height: auto;
    min-width: auto;
    min-height: auto !important;
    left: 10px;
	position: absolute;
}
.product-flags li.product-flag.discount{
	background: #c8445e;
	left: auto;
	right: 10px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
	text-align: center;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
	box-shadow: none;
}
.product-miniature.js-product-miniature{
	margin: 20px 10px;
	border: 1px solid #d3d3d3;
	border-radius: 6px;
	overflow: hidden;
}
.product-miniature.js-product-miniature:hover{
	border: 1px solid #69BB00;
}
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img{
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a{
	color: #3a3a3a;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping{
	color: #69BB00;
	font-weight: 700;
	font-size: 16px;
}
.carritolistado{
	display: inline-block;
	margin: 0px;
}
.carritolistado .btn-primary{
	font-size: 0px;
	padding: 0px;
	background: url(../../img/ico_carrito_producto.png) no-repeat center center #69BB00;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: inline-block;
	margin: 0px;
}
.carritolistado .btn-primary:hover{
	background: url(../../img/ico_carrito_producto.png) no-repeat center center #62645d;
}
a.quick-view-granadiet{
	font-size: 0px !important;
	padding: 0px;
	background: url(../../img/ico_quickview.png) no-repeat center center #69BB00;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: inline-block;
	margin: 0px;
	top: -20px;
	position: relative;
}
a.quick-view-granadiet:hover{
	background: url(../../img/ico_quickview.png) no-repeat center center #62645d;
}
.variant-links{
	display: none;
}
a.quick-view-granadiet i{
	display: none;
}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations{
	width: 100%;
	box-shadow: none;
}
a.favoritos_producto{
	padding: 0px;
	background: url(../../img/icon_favorito.png) no-repeat center center #69BB00;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 7px;
	top: 13px;
	position: relative;
}
a.favoritos_producto:hover{
	background: url(../../img/icon_favorito.png) no-repeat center center #62645d;
}
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants, .product-miniature .thumbnail-container:hover .highlighted-informations {
    bottom: 58px;
}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations{
	height: 85px;
	bottom: 0px;
}
.content-manufacturer .item{
	display: inline-block;
}
.laberLogo_manufacturer{
	padding: 10px;
	border: 1px solid #dfdfdf;
}
.laberLogo_manufacturer .laberTitle{
	display: none;
}
.block_newsletter .btn.btn-primary,.bonnewsletter_form .btn.btn-primary{
	font-size: 13px;
	background: #69BB00;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-transform: none;
	margin-top: 10px;
}
.block_newsletter .btn.btn-primary:hover ,.bonnewsletter_form .btn.btn-primary:hover{
	background: #62645d;
}
.block_newsletter form input[type=email],.bonnewsletter_form form input[type=text]{
	background: #eeeeee;
	color: #404040;
	font-size: 13px;
	border: 1px solid #eeeeee;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 10px;
}
.block_newsletter form input[type=email]:focus,.bonnewsletter_form form input[type=text]:focus{
	border: 1px solid #69BB00;
}
.footer-container{
	background: #f7f7f7;
	box-shadow: none;
}
.block_newsletter h3, .modulo_footer h3{
	color: #69BB00;
	font-size: 15px;
	font-weight: 700;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #69BB00;
}
.redes_sociales a{
	display: inline-block;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-right: 8px;
	font-size: 0px;
	margin: 20px 0;
}
.redes_sociales a:hover{
	opacity: 0.6;
}
.redes_sociales a.facebook{
	background: url(../../img/facebook.png) no-repeat center center;
}
.redes_sociales a.twitter{
	background: url(../../img/twitter.png) no-repeat center center;
}
.redes_sociales a.instagram{
	background: url(../../img/instagram.png) no-repeat center center;
}
.redes_sociales a.pinterest{
	background: url(../../img/pinterest.png) no-repeat center center;
}
.redes_sociales a.linkedin{
	background: url(../../img/linkedin.png) no-repeat center center;
}



.redes_sociales a.youtube{
	background: url(../../img/youtube.png) no-repeat center center;
}   
A


.modulo_footer ul li{
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../../img/lista.png) no-repeat 0px 8px;
}
.modulo_footer ul li a{
	color: #4b4b4b;
	font-size: 13px;
}
.modulo_footer ul li a:hover, .modulo_footer a:hover{
	color: #69BB00;
}
.modulo_footer a{
	color: #4b4b4b;
}
.footer_copyright{
	padding: 20px;
	background: #eeeeee;
}
.pagos{
	text-align: right;
}

body#my-account #bonslick{
	display: none;
}

body#my-account .banners_home{
	display: none;
}

#products .product-miniature{
	margin: 20px 10px;
}

.oferta_del_dia h1{
	text-align: center;
	color: #69BB00;
	font-family: 'Lobster', cursive;
	font-size: 35px;
	font-weight: 400;
}

.add-cart-oferta-del-dia{
	margin-left: 35px;
	background-color: #69BB00;
	border-radius: 13px;
	margin-top: -11px;
	font-size: 15px;
	font-weight: 700;
}

.add-cart-oferta-del-dia:focus,.add-cart-oferta-del-dia:hover{
	background-color: #7e7c7a;
}

.oferta_del_dia .product-miniature.js-product-miniature {
	margin: 0px 0px;
	border: 2px solid #69BB00;
	border-radius: 6px;
	overflow: hidden;
}


.oferta_del_dia .product-miniature.js-product-miniature:hover,.oferta_del_dia .product-miniature.js-product-miniature:focus {
	border: 2px solid #7e7c7a;

}

.slick-slider .slick-track, .slick-slider .slick-list{
	height: auto;
}
.carousel {
    box-shadow: none;
}
.home_blog_post .page_title_area, .blog_post_content p.meta_author, .blog_post_content p.meta_category{
	display: none;
} 
.blog_post_content{
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.1) ;
}
.blog_post_content h3.post_title{
	color: #3a3a3a;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.blog_post_content h3.post_title a{
	color: #3a3a3a;
}
.blog_post_content_bottom{
	padding: 13px;
	min-height: 200px;
}
.home_blog_post .post_thumbnail{
	margin-bottom: 0px;
}
.blog_post_content p.meta_date {
	font-size: 14px;
	color: #69BB00;
	padding-left: 20px;
	background: url(../../img/ico_fecha.jpg) no-repeat left center;
}
.post_content{
	padding: 10px 0;
	font-size: 15px;
}
.content_more{
	float: none;
	margin: 0px;
}
.content_more a{
	font-size: 14px;
	color: #69BB00;
}

body#module-xipblog-single #bonslick{
	display: none;
}

body#module-xipblog-single .banners_home{
	display: none;
}

body#module-xipblog-single .oferta_del_dia{
	display: none;
}

body#my-account .oferta_del_dia{
	display: none;
}

body#module-psgdpr-gdpr .oferta_del_dia{
    display: none;
}

a.image_hoverwashe img {
	object-fit: contain;
	width: 100%;
}
.content-manufacturer .item {
	width: 20%;
}

.content-manufacturer .item, a.image_hoverwashe, a.image_hoverwashe img {
	height: 100px;
}
a.image_hoverwashe{
	display: inline-block;
	overflow: hidden;
}
.item-inner.ajax_block_product{
	display: inline-block;
}

body#order-slip #bonslick {
	display: none;
}

body#order-slip .banners_home {
	display: none;
}

body#order-slip .oferta_del_dia {
	display: none;
}

body#module-xipblog-archive #bonslick {
	display: none;
}

body#module-xipblog-archive .banners_home {
	display: none;
}

body#module-xipblog-archive .oferta_del_dia {
	display: none;
}

body#module-psgdpr-gdpr #bonslick {
	display: none;
}

body#module-psgdpr-gdpr .banners_home {
	display: none;
}

body#module-psgdpr-gdpr .oferta_del_dia {
	display: none;
}

body#module-ns_favoriteproducts-account #bonslick {
	display: none;
}

body#module-ns_favoriteproducts-account .banners_home {
	display: none;
}

body#module-ns_favoriteproducts-account .oferta_del_dia {
	display: none;
}

body#module-sqlpyme-documents #bonslick {
	display: none;
}

body#module-sqlpyme-documents .banners_home {
	display: none;
}

body#module-sqlpyme-documents .oferta_del_dia {
	display: none;
}
.favoritos_displaytop{
	display: inline-block;
}
.favoritos_displaytop a{
	padding: 0px;
	background: url(../../img/icon_favorito_top.png) no-repeat center center;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	top: -8px;
}
.user-info{
	margin:unset;
}
.favoritos_displaytop a:hover{
	opacity: 0.5;
}
.bread_granadiet{
	background-image: url(../../img/bg_migas.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	padding: 26px 0;
	margin-bottom: 20px;
    color: #fff;
}
.breadcrumb{
	margin-bottom: 0px;
}
#wrapper .breadcrumb li a {
    color: #fff;
	font-size: 13px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
#wrapper .breadcrumb li:after {
    content: " ";
	width: 9px;
	height: 9px;
	display: inline-block;
	background: url(../../img/flecha_bread.png) no-repeat center center;
    position: relative;
    top: 5px;
}
#wrapper .breadcrumb li:last-child:after {
	display: none;
}
.product-flags li.product-flag {
    top: 0px !important;
    color: #ffffff;
    background: #69BB00;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    box-shadow: none;
    line-height: 1.1em;
    border-radius: 6px;
    padding: 4px 8px;
    width: auto;
    height: auto;
    min-width: auto;
    min-height: auto !important;
    left: 10px;
    position: absolute;
}
.product-cover img {
    box-shadow: none;
}
.product-cover {
	border: 1px solid #d3d3d3;
	border-radius: 6px;
	overflow: hidden;
}
#index .bread_granadiet{
	display: none;
}
.product-images>li.thumb-container>.thumb {
    box-shadow: none;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
}
.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 1px solid #69BB00;
	border-radius: 3px;
}
h1.h1{
	font-size: 19px;
	color: #3a3a3a;
    font-family: 'Montserrat', sans-serif;
}
.product-price{
	font-size: 22px;
	color: #69BB00;
	font-weight: 700;
}
.product-prices{
	margin-top: 1px;
}
.has-discount.product-price, .has-discount p {
    color:#69BB00;
}
.product-discount, .product-prices .tax-shipping-delivery-label{
	display: inline-block;
}
.has-discount .discount{
    background:#69BB00;
	font-size: 13px;
}

#favoriteproducts_block_extra_add a{
	padding: 0px;
    background: url(../../img/icon_favorito_top.png) no-repeat left center;
    color: #69BB00;
    display: inline-block;
    position: relative;
    padding: 2px 0;
    padding-left: 30px;
}
#favoriteproducts_block_extra_remove a{
	padding: 0px;
    background: url(../../img/nofavorito.png) no-repeat left center;
    color: #69BB00;
    display: inline-block;
    padding: 2px 0;
    padding-left: 30px;
}
#favoriteproducts_block_extra_add a:hover, #favoriteproducts_block_extra_remove a:hover{
	text-decoration: underline;
}
.bootstrap-touchspin{
	box-shadow: none;
}
.product-quantity .add button{
    background: #69BB00;
	font-size: 15px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: none;
}
.product-quantity .add button i{
	font-size: 0px;
	width: 19px;
	height:19px;
	background: url(../../img/ico_carrito_white.png) no-repeat center center;
	position: relative;
	top: -1px;
}
.product-quantity .add button:hover{
	background: #62645d;
}
.oferta-granadiet-detail-title {
	display: block;
	font-size: 12px;
	margin-bottom: 2px;
}
.bagde-oferta-granadiet-detail {
	display: inline-block;
	color: white;
	padding: 5px 12px;
	background: #e91e63;
	font-size: 15px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: none;
}
.cart-item .bagde-oferta-granadiet-detail {
	font-size: 14px;
	padding: 4px 8px;
}
.cart-item .bagde-oferta-granadiet-detail + .bagde-oferta-granadiet-detail {
	margin-left: 3px;
}
.cart-item .bagde-oferta-granadiet-detail:not(.aplicada) {
	background: #62645d;
	/*background: linear-gradient(90deg, rgba(233,30,99,1) 0%, rgba(98,100,93,1) 100%);*/
}
.cart-item .bagde-oferta-granadiet-detail.gift {
	margin-top: 6px;
	padding: 4px;
	cursor: help;
}
.cart-item .bagde-oferta-granadiet-detail.gift > i.material-icons {
	font-size: 20px;
}
tr.oferta-granadiet-regalos-wrapper,
p.oferta-granadiet-regalos-wrapper,
.oferta-granadiet-regalos-wrapper .cart-summary-line > .label {
	color: #e91e63;
}
.cart-summary-products .bagde-oferta-granadiet-detail {
	font-size: 12px;
	margin-top: 4px;
	padding: 4px 6px;
}
.cart-summary-products > p:last-of-type {
	margin-top: 4px;
}
.order-line .bagde-oferta-granadiet-detail {
	font-size: 14px;
	padding: 4px 8px;
	margin-top: 4px;
}
.tabs{
	padding: 0px;
	box-shadow: none;
}
.tabs .nav-tabs .nav-link{
	text-transform: uppercase;
	border: none;
	border-bottom: 2px solid transparent;
	font-size: 14px;
}
.tabs .nav-tabs .nav-link.active {
    color: #69BB00;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-bottom: 2px solid #69BB00;
}
.nav-tabs .nav-item+.nav-item {
	margin-left: 0;
}
.product-information span{
	color: #8b8b8b;
}
.social-sharing li{
	border-radius: 0px;
	box-shadow: none;
}
.social-sharing li a{
    color: #69BB00;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 400;
	border: 0px;
	margin-bottom: 10px;
}
.block-categories .category-sub-menu li a:hover {
	color: #3EA2CE;
}
.block-categories .category-sub-menu .category-sub-link {
    font-size: 13px;
    margin: 0;
    padding: 0 10px;
    display: block;
    color: #242424;
}
.block-categories .collapse-icons i {
    font-size: 18px;
}
.block-categories {
    padding: 0px;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.block-categories a{
	font-size: 13px;
}
#js-product-list-header h1 {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
.block-category{
    border: none;
    box-shadow: none;
	padding: 0px;
	min-height: auto;
}
.pagination>div:first-child {
    font-size: 13px;
    color: black;
}

.total-products {
    font-size: 13px;
    color: black;
}
.products-selection .sort-by {
    margin-right: 0px;
}

.products-selection .sort-by {
    text-align: right;
}
.products-selection .sort-by {
    font-size: 13px;
    color: black;
}
.products-selection .products-sort-order .select-title {
    border: 1px solid #ebebeb;
    padding: 2px 15px;
    border-radius: 3px;
    line-height: 24px;
    font-size: 14px;
    margin: 0;
    color: #242424;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 250px;
}
.products-sort-order .select-list {
    display: block;
    color: #232323;
    padding: 8px;
    font-size: 13px;
}
.products-sort-order .select-list:hover {
    color: #69BB00;
	background: none;
}
.quickview .modal-content{
	background: #fff;
}
.pagination .page-list {
    box-shadow: none;
}
.pagination a.js-search-link {
    font-weight: 400;
    color: #242424;
    padding: 0;
    height: 38px;
    line-height: 38px;
    background: #f1f1f1;
    font-size: 13px;
    display: inline-block;
    width: 38px;
    border-radius: 100%;
    text-align: center;
}
.pagination a.js-search-link:hover, li.current a.js-search-link {
    color: #fff;
    background: #69BB00;
}
.pagination a.next.js-search-link, .pagination a.previous.js-search-link {
    height: auto;
    line-height: auto;
    width: auto;
    border-radius: 0px;
    background: none;
}
.pagination a.js-search-link {
    font-weight: 400;
    color: #242424;
    padding: 0;
    height: 38px;
    line-height: 38px;
    background: #f1f1f1;
    font-size: 13px;
    display: inline-block;
    width: 38px;
    border-radius: 100%;
    text-align: center;
}
.pagination a.next.js-search-link:hover, .pagination a.previous.js-search-link:hover {
    color: #69BB00;
}

.blog_post_content{
	box-shadow:none!important;
}

body#module-xipblog-single .button_next{
	color: #69bb00;
}

body#module-xipblog-single .button_previeus{
	color: #69bb00;
}

body#module-xipblog-single .btn.btn-default.pull-left.xipblog_submit_btn.disabled{
	background: #69bb00;
}

body#module-xipblog-single .btn.btn-default.pull-left.xipblog_submit_btn{
	background: #69bb00;
}

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .content_more .read_more{
	color:#69bb00;
}

.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .content_more .read_more:after{
	content:none;
}

body#module-xipblog-archive .pagination .current a{
	color: #69bb00;
}

.image-newsletter img{
	height: 500px;
}

.bon-newsletter .bon-newsletter-close{
	background: #69bb00;
}
.bonnewsletter_form .btn.btn-primary{
	margin-top: 0px;
	font-size: 16px;
}

.bon-newsletter-dont{
	color: #000000;
}

.blog_post .slick-prev, .blog_post .slick-next,.blog_post .slick-prev:hover, .blog_post .slick-next:hover{
	background:none;
}

.arrow_carrot-left:before, .arrow_carrot-right:before{
	content: ' ';
}

#search_popup{
	max-height: 638px;
	overflow: hidden;
}

.bon-newsletter .bon-newsletter-dont{
	background: #69bb00;
    padding: 2px 7px 2px 7px;
    border-radius: 15px;
    color: white;
    font-weight: 600;
	font-size: 14px;
	border: solid 1px #5a9e02;
}

.bon-newsletter .bon-newsletter-dont:hover {
    color: #69bb00!important;
    background: white;
}


.product-miniature .thumbnail-container {
	margin-left: auto;
	margin-right: auto;
}

.oferta_del_dia{
	min-width: 250px;
}

.cart-overview.js-cart .no-items{
	margin-left: 41px;
}

.product-information .manufacturer-logo {
	height: 70px;
	margin-bottom: 12px;
}

.product-features{
	margin-left: unset;
}

.bar_code{
	text-align: center;
	margin-top: 18px;
}

.categoryfeatured.tab-pane .alert.alert-info{
	background-color: unset;
	border: unset;
	color: #000000;
	text-align: center;
}

#featured-category-products-block-center{
	margin-top: 45px;
}

#favoriteproducts_block_account .product_img_link img{
	height: 140px;
}

#favoriteproducts_block_account h3{
	margin-top: 60px;
}

#favoriteproducts_block_account h3 a{
	color: #3a3a3a;
}

body#order-detail #bonslick{
	display: none;
}

body#order-detail .banners_home{
	display: none;
}

body#order-detail .oferta_del_dia{
	display: none;
}

body#checkout .header-nav p{
	margin-top: 24px;
	font-size: 18px;
}

body#order-confirmation #bonslick{
	display: none;
}

body#order-confirmation .banners_home{
	display: none;
}

body#order-confirmation .oferta_del_dia{
	display: none;
}

.product-miniature .js-product-miniature{
	margin-right: auto;
	margin-left: auto;
}

.product-miniature .thumbnail-container {
	margin-left: auto;
	margin-right: auto;
}

#header .header-nav .user-info .account {
	vertical-align: bottom;
	margin-top: 34px;
	margin-right: -10px;
}

#products .product-miniature{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

@media (max-width: 767px){
	.favoritos_displaytop a{
		position: absolute;
		margin-left: -35px;
		margin-top: -70px;
	}
	#header .header-nav, #header .header-top{
		background: white;
	}
	.cat-title {
		background: #f6f6f6;
	}

	.user-info{
		top:10px
	}

	.footer-container .block_newsletter .row{
		margin-right: 0px;
		margin-left: 0px;
	}

	.footer-container .block_newsletter {
		margin-top: 16px;
	}

	.header-top .infor_buscador{
		padding-top: unset;
		height: 40px;
	}

	#header .header-nav .user-info .account {
		vertical-align: bottom;
		margin-top: unset;
		margin-right: unset;
	}


	.slick-list.draggable{
		height: 245px;
	}

	#bonslick .slick-slide img {
		object-fit: cover;
		height: 245px;
		width: 100%;
	}

	#bonslick h1 {
		font-size: 25px;
	}
	.wrap_search_widget{
		width: calc(100% - 40px);
		z-index: 40;
	}
	.cat-title{
		background: none;
		font-size: 0px;
		border: 0px;
		margin-bottom: 0px;
	}
	#block_top_menu {
		margin-top: -68px;
	}
	.cat-title:hover{
		background: none;
	}
	.cat-title:after{
		color: #69BB00;
	}
	.bread_granadiet{
		display: none;
	}
	.sf-menu .menu-mobile-grover {
		color: #69BB00;
	}

	.add-cart-oferta-del-dia{
		margin-left: 21%;
	}

	.oferta_del_dia{
		margin-top: 20px;
	}

	.oferta_del_dia .product-miniature .thumbnail-container{
		height: 195px;
		width: 240px;
	}

	.oferta_del_dia .product-miniature.js-product-miniature{
		height: 220px;
		width: 240px;
		margin-left: 14%;
	}

	.oferta_del_dia h1{
		font-size: 31px;
	}

	.oferta_del_dia img{
		width: 155px;
	}

	h2.products-section-title {
		margin: 24px;
		font-size: 36px;
		padding-bottom: 15px;
		margin-bottom: 23px !important;
	}

	.row.home_blog_post_inner.carousel.slick-initialized.slick-slider {
		margin-top: 19px;
		padding-bottom: 20px;
		padding-top: 4px;
	}

	.home_blog_post_area.general.displayHome .slick-list.draggable{
		height: 373px;
	}
	.carousel-wrap{
		margin: 0px auto;
	}
	#wrapper{
		padding-top: unset;
	}

	#favoriteproducts_block_extra_remove{
		font-size: 13px;
		background: transparent;
		margin-left: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 20px;
	}

	#favoriteproducts_block_extra_add{
		font-size: 13px;
		background: transparent;
		margin-left: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 20px;
	}

	#favoriteproducts_block_extra_add a{
		font-size: 13px;
	}

	#search_popup {
		max-height: 458px;
	}

	.blockcart.cart-preview span.hidden-sm-down{
		display: inline-block!important;
	}

	#header .header-nav .cart-preview.active{
		background: transparent;
	}
	#_mobile_user_info{
		margin-right: 11px;
	}
	.favoritos_displaytop{
		margin-right: 28px;
	}
	.blockcart .header{
		top: -15px;
	}

	.featured-products .products .product-miniature{
		margin-left: 13%;
	}

	.bon-newsletter .bon-newsletter-dont{
		background:unset;
		color: black;
		border: unset;
		font-weight: 500;
		margin-bottom: -14px;
		
	}

	body#manufacturer li.brand{
		width: 250px!important;
	}

}

body#module-ps_emailalerts-account #bonslick{
	display: none;
}

body#module-ps_emailalerts-account .banners_home{
	display: none;
}

body#module-ps_emailalerts-account .oferta_del_dia{
	display: none;
}

#politicaprivacidad{
	height: auto;
}

.privacidadfrase{
	font-size: 10px;
	top: -2px;
	position: relative;
}

body#manufacturer #main ul{
	display: inline-block;
}

body#manufacturer li.brand{
	display: inline-block;
	width: 200px;
	height: 170px;
	margin: 15px 35px 15px 35px;
	text-align: center;
}

body#manufacturer .brand-infos a {
    color: black;
	font-weight: 600;
}

body#manufacturer .brand-products a {
	color: #69bb00;
	font-size: 12px;
}

body#manufacturer .brand-products a:first-child{
	display: block;
}

.botonimprimir{
	background-color: #69BB00;
	color: black;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.product-description{
	text-align: center;
}
.hiaddtocart{
    position: absolute;
    top: -48px;
    background: #fff;
    box-shadow: none!important;
    padding: 6px;
	display: inline-block;
	left: calc(50% - 64px);
    width: 128px;
	border-radius: 2px;
}

.hiaddtocart button.btn.btn-primary.add-to-cart {
    font-size: 0;
    padding: 0;
   /* background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFW…Cvd30taR+Xqvg4c+FKXcS5KnjGxsRftzHAGB3MZ1X2K8AA0ignnzULzUIAAAAASUVORK5CYII=) no-repeat center center #69BB00;*/
	background: url(../../img/ico_carrito_producto.png) no-repeat center center #69BB00;
    color: #fff;
    width: 44px;
    height: 44px;
    display: inline-block;
	margin: 0;
	border-radius: 4px;
}
.hiaddtocart button.btn.btn-primary.add-to-cart:hover {
	background: url(../../img/ico_carrito_producto.png) no-repeat center center #232323;
}
.hiaddtocart button.btn.btn-primary.add-to-cart i{
	display: none;
}

.hiaddtocart button.btn.btn-primary.add-to-cart i{
    margin-right: 0px;
}

.highlighted-informations.no-variants.hidden-sm-down {
    display: none;
}
#products .thumbnail-container:focus .product-description:after, #products .thumbnail-container:hover .product-description:after, .featured-products .thumbnail-container:focus .product-description:after, .featured-products .thumbnail-container:hover .product-description:after, .product-accessories .thumbnail-container:focus .product-description:after, .product-accessories .thumbnail-container:hover .product-description:after, .product-miniature .thumbnail-container:focus .product-description:after, .product-miniature .thumbnail-container:hover .product-description:after {
	border: 0px;
}
@media (max-width: 767px){
	#products .thumbnail-container .product-description, .featured-products .thumbnail-container .product-description, .product-accessories .thumbnail-container .product-description {
		box-shadow: none;
	}
	.oferta_del_dia .hiaddtocart{
		display: none;
	}
    #bonslick .slick-slide img{
        object-fit: contain;
    }
    
}

#blockcart-modal .cart-content .cart-content-btn{
	margin-top: 26px;
}

#blockcart-modal .product-price{
	color: #69BB00;
	font-weight: 700;
}

#blockcart-modal .product-name{
	color: #3a3a3a;
	font-weight: 700;
}

#blockcart-modal .cart-content .cart-content-btn a.btn.btn-primary{
	background: #69BB00;
	font-size: 15px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: none;
}

#blockcart-modal .cart-content .cart-content-btn a.btn.btn-primary:hover{
	background: #62645d;
}

#blockcart-modal .cart-content .cart-content-btn button.btn.btn-secondary{
	background: #dedede;
	font-size: 15px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: none;
}

#blockcart-modal .cart-content .cart-content-btn button.btn.btn-secondary:hover{
	background: #9c9c9c;
}

#blockcart-modal .cart-content p.product-total{
	background-color: unset;
	padding: 0px 8px;
}


#product-details .product-quantities{
	display: none;
}

.product-flags li.product-flag.on-sale{
	margin-left: -11px;
}




@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.pulsate-fwd {
    -webkit-animation: pulsate-fwd 0.5s ease-in-out infinite both;
            animation: pulsate-fwd 0.5s ease-in-out infinite both;
}

.product-list-reviews {
    position: absolute;
    top: 71px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    background: unset;
    padding: 4px 0;
    visibility: hidden;
}

.oferta_del_dia .product-list-reviews{
    display:none;
}

body#prices-drop #bonslick{
	display: none;
}

body#new-products #bonslick{
	display: none;
}

body#best-sales #bonslick{
	display: none;
}

body#category-top-menu #advanceblog{
	display:none;
}



/* jota css pagina profesionales */

.cms-id-29 .tit_profesionales{
	text-align: center;
}
.cms-id-29 .tit_profesionales h1{
	font-size: 26px;
	color: #1f1f1f;
	font-weight: 600;
}

.cms-id-29 #slider-galeria{
	margin: 30px 0;
}
.cms-id-29 #slider-galeria .owl-dots{
	text-align: center;
	margin-top: -35px;
	z-index: 2;
	position: relative;
}
.cms-id-29 #slider-galeria .owl-dot{
	width: 12px;
	height: 12px;
	background: #69BB00;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 0px;
	display: inline-block;
	margin: 0 5px;
	opacity: 0.4;
}
.cms-id-29 #slider-galeria .owl-dot.active{
	width: 12px;
	height: 12px;
	background: #69BB00;
	border: 2px solid #fff;
	position: relative;
	opacity: 1;
}
.cms-id-29 #slider-galeria.owl-carousel .owl-item {
	height: 436px;
	overflow: hidden;
}
.cms-id-29 #slider-galeria.owl-carousel .owl-item img{
	height: 436px;
	width: 100%;
	object-fit: cover;
}
.cms-id-29 .txt_profe{
	font-size: 15px;
	font-weight: 400;
	color: #3a3a3a;
}
.cms-id-29 .txt_descarga h2{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}
.cms-id-29 .txt_descarga ul{
	margin: 0px;
	padding: 0px;
}
.cms-id-29 .txt_descarga ul li{
	margin: 0px;
	padding: 4px 0px;
	padding-left: 35px;
	margin-bottom: 10px;
	font-size: 16px;
	background: url("https://granadiet.com/tienda/img/cms/profesionales/icopdf.png") no-repeat 0px 2px;
	list-style: none;
}
.cms-id-29 .txt_descarga ul li a{
	color: #1f1f1f;
	font-weight: 600;
}
.cms-id-29 .txt_descarga ul li a:hover{
	color: #69BB00;
	text-decoration: none;
}
.cms-id-29 .form_inscripcion{
	background: #f8f8f8;
	padding: 20px;
	margin: 40px 0;
	margin-bottom: 60px;
}
.cms-id-29 .form_tit{
	text-align: center;
}
.cms-id-29 .form_tit h3{
	display: inline-block;
	margin: auto;
	font-size: 22px;
	color: white;
	font-weight: 600;
	background: #69BB00;
	padding: 12px 30px;
	position: relative;
	top: -40px;
}
.cms-id-29 .form_inscripcion input[type=text], .cms-id-29 .form_inscripcion select, .cms-id-29 .form_inscripcion textarea{
	width: 100%;
	padding: 10px 12px;
	font-size: 14px;
	color: #1f1f1f;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
	background: #fff;
}
.cms-id-29 .form_inscripcion select{
	border-radius: 0px;
    background: url("https://granadiet.com/tienda/img/cms/profesionales/select.png") no-repeat 96% 50% #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.cms-id-29 .form_inscripcion textarea{
	height: 170px;
}
.cms-id-29 .form_inscripcion input[type=text]:hover, .cms-id-29 .form_inscripcion input[type=text]:focus, .cms-id-29 .form_inscripcion select:hover, .cms-id-29 .form_inscripcion select:focus, .cms-id-29 .form_inscripcion textarea:hover, .cms-id-29 .form_inscripcion textarea:focus{
	outline: none;
	border: 1px solid #69BB00;
}
.cms-id-29 .form_inscripcion input[type=text]:disabled{
	opacity: 0.6;
}
.cms-id-29 .form_inscripcion label{
	font-weight: 500;
}
.cms-id-29 .t_form{
	font-weight: 600;
	margin-bottom: 10px;
}
.cms-id-29 .form_inscripcion ol{
	padding-left: 13px;
}
.cms-id-29 .descargar_pdf{
	margin-top: 3px;
}
.cms-id-29 .descargar_pdf a{
	display: inline-block;
	padding-left: 20px;
	color: #69BB00;
	background: url("https://granadiet.com/tienda/img/cms/profesionales/icopdf_mini.png") no-repeat 0px 1px;
}
.cms-id-29 .mensaje_archivos span{
	display: inline-block;
	padding: 4px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #69BB00; 
	font-weight: 600;
}
.cms-id-29 .legal_form{
	width: 280px;
	margin: auto;
	text-align: left;
}
.cms-id-29 .legal_form a{
	color: #69BB00;
}
.cms-id-29 .enviar_form{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cms-id-29 .enviar_form a{
	padding: 8px 20px;
	border: 1px solid #69BB00;
	color: #69BB00;
	background: #fff;
}
.cms-id-29 .enviar_form a:hover{
	background: #69BB00;
	color: #fff;
	text-decoration: none;
}

/* fin estilos jota */
body#profesionales #bonslick{
        display: none;
}

body#profesionales .banners_home{
        display: none;
}

body#profesionales .oferta_del_dia{
        display: none;
}
body#profesionales .ocultar{
        display: none;
}

body#module-smartblog-details #bonslick{
        display: none;
}

body#module-smartblog-details .banners_home{
        display: none;
}

body#module-smartblog-details .oferta_del_dia{
        display: none;
}
body#module-smartblog-details .ocultar{
        display: none;
}

body#module-smartblog-category #bonslick{
        display: none;
}

body#module-smartblog-category .banners_home{
        display: none;
}

body#module-smartblog-category .oferta_del_dia{
        display: none;
}
body#module-smartblog-category .ocultar{
        display: none;
}

body#module-smartblog-category .title_block a{
        color:#69BB00;
    font-weight: 800;
}

body#module-advanceblog-blog #bonslick{
        display: none;
}

body#module-advanceblog-blogauth #bonslick{
        display: none;
}

body#module-xipblog-single .ocultar{
        display: none;
}

body#module-xipblog-archive .ocultar{
        display: none;
}

.enlace_profesional a{
	margin-right: 25px;
	color: white!important;
}

@media (max-width: 767px){
	.enlace_profesional a{
		margin-right: 0;
	}
	.ocultar{
		width: 100%;
		overflow: hidden;
	}
}
body#my-account .ocultar{
	display: none;
}

body#order-detail .ocultar{
	display: none;
}

body#module-sqlpyme-documents .ocultar{
	display: none;
}

body#order-slip .ocultar{
	display: none;
}

body#module-psgdpr-gdpr .ocultar{
	display: none;
}
body#module-ns_favoriteproducts-account .ocultar{
	display: none;
}

body#order-confirmation .ocultar{
    display: none;
}

.product-miniature.js-product-miniature {
	border: 1px solid #ffffff00;
}
.grecaptcha-badge{
	bottom: 84px !important;
}