@font-face {
  font-family: "Means Web";
  src: url("./mailchimp/Means-Light-Web.7121f5d6.woff2");
}
@font-face {
  font-family: "Graphik Web";
  /*src: url("./mailchimp/Graphik-Semibold-Web.1755daa6.woff2");*/
  src: url("./mailchimp/Graphik-Regular-Web.11b60cc4.woff2");
  /*src: url("./mailchimp/Graphik-Light-Web.0b54523d.woff2");*/
  /*src: url("./mailchimp/Graphik-Medium-Web.dcadfa4d.woff2");*/
}

/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #leo_search_block_top .block-form {
	height: 55px !important;
	opacity :0.9!important;
}
#leo_search_block_top .block_content .search_query {
	height: 40px !important;
	border: 1px solid #ddd  !important;
}	

#leo_search_block_top .block_content .btn {
	top: 0px !important;
}	

#leo_search_block_top .block_content .box-leoproductsearch-result {
	background: none !important;
    border-bottom: 0px solid #ddd !important;
	margin-bottom:-10px;
}	
.leoproductsearch-result {
	width:500px!important;
	margin-top:10px!important;
}
#leo_search_block_top .block_content .list-cate-wrapper {
	display: none;
}
#leo_search_block_top .block-form.active {
	
}
#leo_search_block_top {
	padding: 10px 0 20px 18px;
}
.lps_results ul > li {
	width:100%;
}
.lps_results.ac_results {
	left: 15px !important;
}
.tabs-top {
    margin-top: 0px !important;
}
.left-header .logo {
	/*height: 75px;*/
}

#main .contact-form form {
	margin-bottom: 30px;
}
.links-info-vfarma-footer li {
	margin-bottom: 0px !important;
}
.menu-parafarmacia-vfarma a {
	color: #CCC !important;
}
.menu-parafarmacia-vfarma a:hover {
	color: #CCC !important;
}
#homecategoriez .imagen-categorias-medicamentos {
    width: 100%;
    margin-bottom: 10px;
}
#homecategoriez h5.categoria-medicamentos {
	font-weight: 700;
	text-align: center;
	font-size: 20px;	
}
#homecategoriez .bloque-categorias {
    min-height: 242px;
}
#page {
padding-top: 0px !important;
}
/** etiquetas de ofertas y nuevo */
.product-flags .product-flag.on-sale {
    color: #FFF;
    background-color: #f8956c;
    padding: 3px 8px;
	font-size: 11px;
}

.product-flags .product-flag.new {
    color: #FFF;
    background-color: RGB(0,135,178);
    padding: 3px 8px;
	font-size: 12px;
}

.order-options .custom-checkbox {
	width: 90%;
	margin-bottom: 20px;
}

.footer-container {
	color: #666 !important;
	font-weight: 600 !important;
}
.footer-container .ApBlockLink ul li a{
	font-weight: 600 !important;
}
.footer-container li a{
	font-weight: 600 !important;
}
.vfarma-sello-medicamentos {
	position: absolute;
	top: 50px;
	right: 20px;
	    z-index: 10;
}
.links-info-vfarma-footer .float-xs-right{
	display:none;
}
#leo_search_block_top .block-form{
	z-index: 9999 !important;
}
.logo > span {
    font-family: "Neue Einstellung";
    font-size: 42px;
    font-weight: 700;
	position: absolute;
}
.whatsapp.bottom-right {
    right: 60px;
}
#module-steasycheckout-default .whatsapp.bottom-right {
	display: none;
}
#checkout .whatsapp.bottom-right {
	display: none;
}
#cart .whatsapp.bottom-right {
	display: none;
}
/** Blog */
.latest-blogs .right-block{
	position: relative !important;
	
}
.latest-blogs .blog-container .blog-title{
	margin-top: 1px !important;
	margin-bottom: 0px !important;
	padding: 7px;
}
.latest-blogs .blog-container .blog-meta{
	padding: 30px 20px 20px 50px;
}
.latest-blogs .blog-container:hover .right-block {
    background: #E0E0E0 !important;
	
}
.plist-default-1 .functional-buttons div.compare{
	display: none;
}
/** Categorias circulos categories*/

.vfcircles-images-categories .vfitem-circle {
	width: 140px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}
.vfcircles-images-categories .owl-item{
	height: 170px;

}
.vfcircles-images-categories .owl-item:hover{
	cursor: pointer;
}
.vfcircles-images-categories .vfcircle-img{
	border-radius: 50%;
	max-width: 150px;
	width: 100%;
	height: 140px;
	
	overflow: hidden;
}
.vfcircles-images-categories .vfcircle-img img{
	width: 140px;
}
.vfcircles-images-categories .vfcircle-img img:hover{
	transform: scale(1.3); 
}
.vfcircles-images-categories .title-marta-circle {
	text-align: center;
	margin-top: 10px;
}

/** slider imagenes */
.vfcircles-images-home .item{
	height: 170px;
	margin-top: 15px;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}
.vfcircles-images-home .item:hover{
	cursor: pointer;
}
.vfcircles-images-home .block-carousel-image-container img{
	border-radius: 50%; 
    height: 140px;
    overflow: hidden;
}
.vfcircles-images-home .block-carousel-image-container img:hover{
		transform: scale(1.1); 
}
.vfcircles-images-home .block-carousel-image-container .title{
	text-align: center;
	margin-top: 10px;
}
.vfcircles-images-home .owl-theme .owl-controls .owl-pagination {  
    bottom: -40px !important;
	display:none;
}
/** custom Blog like mailchimp */
#module-leoblog-blog #wrapper .container.container-large{
	background-image: linear-gradient(#FFF 550px, #fff 0%);
	width: 100%;
	
}
#module-leoblog-blog #content-wrapper.right-column{
	width: 100%;
	/*background-image: linear-gradient(#f9e0fa 200px, #fff 0%);*/
}
#module-leoblog-blog #right-column{
	display: none;
}
#blogpage #vfondovalores {
	opacity: 0;
}
#blogpage .blog-description{
	padding-left: 1.875rem;
    padding-right: 1.875rem;
	margin-bottom: 60px;
}
#blogpage h1.blog-title{
	/*font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.03125rem;
	font-weight: bold;
	padding-top:10px;*/
	display: none;
}
#blogpage h2.title{
	font-size: 36px;
	color: #241c15;    
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.03125rem;
	margin-bottom: 1.875rem;
}
#blogpage h3.subtitle{
	color: #000;   
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0;
}
#blogpage p{
	font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
	margin-top: 1.875rem;
}
#blogpage p.firstletter::first-letter{
	font-size: 3.375rem;
    float: left;
    line-height: .88888889em;
    padding-top: .125rem;
    margin-bottom: -.375rem;
    margin-right: .3125rem;
}
#blogpage .img-responsive{
	width: 100%;
}
/** custom Blog like mailchimp Bussines blog */
/*#module-hiblog-postdetails #wrapper .container.container-large{*/
#module-hiblog-postdetails #page #wrapper {
	background-image: linear-gradient(#FFF 750px, #f6f4f2 0%);
	width: 100%;
	
}/*
#module-hiblog-blog #page #wrapper {
	width: 100%;
}*/
#module-hiblog-postdetails #content-wrapper.right-column{
	/*width: 100%;*/
	/*background-image: linear-gradient(#f9e0fa 200px, #fff 0%);*/
}

#module-hiblog-postdetails #vfondovalores {
	opacity: 0;
	margin: 0px !important;
}
#module-hiblog-postdetails .blog-description{
	padding-left: 1.875rem;
    padding-right: 1.875rem;
	margin-bottom: 60px;
}
#module-hiblog-postdetails h1.blog-desc-title{
	/*font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.03125rem;
	font-weight: bold;
	padding-top:10px;*/
	display: none;
}
#module-hiblog-postdetails h1.blog-desc-title{
	font-size: 36px;
	color: #241c15;    
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.03125rem;
	margin-bottom: 1.875rem;
}
#module-hiblog-postdetails h3.subtitle{
	color: #000;   
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0;
}
#module-hiblog-postdetails p{
	font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
	margin-top: 1.875rem;
	color: #403b3b;
	font-family: "Graphik Web" !important;
}
#module-hiblog-postdetails p.firstletter::first-letter{
	font-size: 3.375rem;
    float: left;
    line-height: .88888889em;
    padding-top: .125rem;
    margin-bottom: -.375rem;
    margin-right: .3125rem;
}
#module-hiblog-postdetails .img-responsive{
	width: 100%;
}
#blog_desc_container .blog-desc-title{
	font-family: "Means Web";
	/*font-family: "Roboto Condensed";*/
	
}
#module-hiblog-postdetails .post-published > span.fl-l{
	display:none;
}
.blog_post_position_container .post-published > span.fl-l{
	display:none;
}
.cd-timeline-img.cd-picture {
    background: #a0b8ad !important;
}
.timeliner-item.blog-section .cd-date{
	display:none;
}
.blog-post-item .post-published > span.fl-l{
	display:none;
}
#blog_post_container .post-info-block h2 a:hover {
    color: #a0b8ad !important;
}
#blog_post_container .post-info-block .post-read-more-button:hover {
    color: #a0b8ad !important;
}
.timeliner .blog-post-item{
	padding-top: 0px !important;
	
}
.timeliner .blog-post-item::before{
	top: 0px !important;
}
#module-hiblog-postdetails .card {
	background-color: transparent;
	border: none;
}
/** utimos cambios*/
#module-hiblog-postdetails .card-block{
	padding: 0px;	
}
#module-hiblog-blog .card-block{
	padding: 0px;
	padding-bottom: 1.5rem;
}
#blog_post_container .blog-post {
	background: transparent;
}
#module-hiblog-blog .card {
	background-color: transparent;
	border: none;
}
#module-hiblog-postdetails .img-responsive-content{
	width: 100%;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#module-hiblog-postdetails h2.title{
	font-family: "Means Web";
	font-size: 3.125rem;
}
#module-hiblog-postdetails .post-published > div.fl-l{
	    position: absolute;
    right: 10px;
	top: 10px;
}
#module-hiblog-postdetails .post-published > div.fl-l span.material-icons{
	    max-width: 40px;
}
#module-hiblog-postdetails h3.title{
	font-family: "Means Web";
	font-size: 2.125rem;
}
/** imagen club */
.vfimagen-top-club{
	width: 100%;
}
/** nuevo home*/
#page{
	background: #f2f2ef;
}
.thumbnail-container {
	background: #f2f2ef;
}
.thumbnail-container .button-container .add-to-card{
	background-color: #000;
}
.thumbnail-container .button-container .add-to-card:hover{
	background-color: #a0b8ad;
}

.plist-default-1 .functional-buttons div.wishlist{
	display: none;
}
.page-index .thumbnail-container .wishlist {
	position: absolute;
    top: 0;
    right: -35px;
}
.page-index .wishlist .btn-title{
	display:none;
}
.page-category .thumbnail-container .wishlist {
	position: absolute;
    top: 0;
    right: -35px;
}
.page-category .wishlist .btn-title{
	display:none;
}
.page-new-products .thumbnail-container .wishlist {
	position: absolute;
    top: 0;
    right: -35px;
}
.page-new-products .wishlist .btn-title{
	display:none;
}
.page-manufacturer .thumbnail-container .wishlist {
	position: absolute;
    top: 0;
    right: -35px;
}
.page-manufacturer .wishlist .btn-title{
	display:none;
}
.page-best-sales .thumbnail-container .wishlist {
	position: absolute;
    top: 0;
    right: -35px;
}
.page-best-sales .wishlist .btn-title{
	display:none;
}
.page-home .ApColumn .title_block {
	font-family: 'Roboto' !important;
}
.thumbnail-container .product-title a{
	font-family: 'Roboto' !important;
	color: #000 !important;
}
.no-margin-title-carrousel .title_block{
	margin-top: 0px !important;
}
.vfbanner-top-img-mm{
	margin-bottom: 0px !important;
}
.vfbanner-bottom-img-mm{
	margin-bottom: 20px !important;
}
.vfbanner-bottom-img-mm .container-vfbanner-description{
	    position: absolute;
    top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 48px;
    padding: 20px 30px;
    border: 2px solid #FFF;
}
.vfbanner-bottom-img-mm .container-vfbanner-description p{
	margin-bottom: 0px !important;
}
/*
#vftop-fixed #leo_search_block_top{
	display:none;
}
#vfheader-desktop #leo_search_block_top{
	display: block;
}
#vfheader-desktop .ApMegamenu{
	display: none;
}
#vfmenu-top-desktop{
	display: block;
}
#leo_search_block_top{
	float:none;
}*/
 #lgcomment h3 {  
    border-bottom: 3px solid #a0b8ad !important;
    color: #a0b8ad !important;
	
}
#lgcomment .productComment .content-block {
    border-left: 1px solid #a0b8ad !important;
}
 .page-category .card{
	background-color: transparent !important;
}
#leo_search_block_top .block-form {
	background: #f2f2ef !important;
}
#header.navbar-fixed-top {
    background: #f2f2ef !important;
}
.logo-mm-movil-show{
	display: none;
}
.page-search #js-product-list-header{
	display:none !important;
}
#product .leo-compare-wishlist-button .compare{
	display:none !important;
}
.effect-layla > a{
	width:100%;
}	
.page-cms{
	background: transparent !important;
}
.sidebar .block .block_content{
	background: transparent !important;
}
.breadcrumb{
	background: #f2f2ef !important;
}
.products-selection{
	background: transparent !important;
}
.products-sort-order .select-title{
	background: transparent !important;
}
.texto-footer-europa{
	font-size: 13px;
	font-weight: 500 !important;
	margin-top: 40px;
}
.float-logo-europa{
	float: right;
}

#footer_block_social .tiktok  {	
	
	background-image:url("../img/tiktok.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
	
}

#footer_block_social .tiktok a {
	width: 64px;
    height: 28px; 	
	
}	
#footer_block_social .tiktok:hover {
	background-image:url("../img/tiktok_on.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
}
#footer_block_social .facebook  {		
	background-image:url("../img/facebook.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;	
}
#footer_block_social .facebook a {
	width: 48px;
    height: 28px; 		
}	
#footer_block_social .facebook:hover {
	background-image:url("../img/facebook_on.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
}	

#footer_block_social .instagram  {		
	background-image:url("../img/instagram.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
}

#footer_block_social .instagram a {
	width: 48px;
    height: 28px; 		
}	
#footer_block_social .instagram:hover {
	background-image:url("../img/instagram_on.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
}

#footer_block_social .youtube  {		
	background-image:url("../img/youtube.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
}

#footer_block_social .youtube a {
	width: 48px;
    height: 28px; 		
}	
#footer_block_social .youtube:hover {
	background-image:url("../img/youtube_on.png");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: top left;
}	
@media screen and (min-width: 37.5em) {
	#blogpage {
		width: 75%;
		margin-left:auto;
		margin-right: auto;
	}
	#blogpage h2.title{
		font-size: 3.125rem;
		letter-spacing: -.03125rem;
	}
	#blogpage h3.subtitle{
		font-size: 1.375rem;
		letter-spacing: 0;
	}
	/** bussines blog*/
	#module-hiblog-postdetails #wrapper .container.container-large {
		width: 75%;
		margin-left:auto;
		margin-right: auto;
	}
	#module-hiblog-postdetails h2.title{
		font-size: 3.125rem;
		letter-spacing: -.03125rem;
	}
	#module-hiblog-postdetails h3.subtitle{
		font-size: 1.375rem;
		letter-spacing: 0;
	}
	#module-hiblog-postdetails #wrapper .breadcrumb .container.container-large{
		width: 100%;
		max-width: 1742px;
	}
	#module-hiblog-postdetails .img-responsive-content{		
		max-width: 160px;		
	}
}
@media screen and (min-width: 68.75em) {
	#blogpage {
		width: 50%;
		margin-left:auto;
		margin-right: auto;
	}
	#module-hiblog-postdetails #wrapper .container.container-large {
		width: 50%;
		margin-left:auto;
		margin-right: auto;
	}
	#module-hiblog-postdetails #wrapper .breadcrumb .container.container-large {
		width: 100%;
		max-width: 1742px;
	}
	#module-hiblog-postdetails .img-responsive-content{		
		max-width: 320px;		
	}
}
/** fin blog */

@media (max-width: 767px) {

	.plist-default-1 .functional-buttons div.vistarapidaregalo {
		 display: inline-block!important;
	}
	.ocultar-xs-vfarma {
	  display: none !important;
	}
	.links-info-vfarma-footer .float-xs-right{
		display:flex;
	}
	.links-info-vfarma-footer[aria-expanded="true"] .add{
		display: none;
	}
	.links-info-vfarma-footer[aria-expanded="false"] .add{
		display: block;
	}
	.links-info-vfarma-footer[aria-expanded="true"] .remove{
		display: block;
	}
	.links-info-vfarma-footer[aria-expanded="false"] .remove{
		display: none;
	}
	.links-info-vfarma-footer:hover{
		cursor: pointer;
	}
	.logo > span {
		position: relative;
		font-size: 5.2vw;
	}
	.plist-default-1 .functional-buttons div.quickview {
		display: none;
	}
	.vfcircles-images-home .block_content {
		margin-bottom: 40px !important;
	}
	.vfimagen-top-club{
		width: 100%;
		height: 380px;
    	object-fit: cover;
	}
	.texto-footer-europa{
		padding-left:10px;
		paddin-right: 10px;
		margin-top: 10px;
	}
	.float-logo-europa{
		float: none;
	}
	#module-hiblog-postdetails .img-responsive-content{		
		max-width: 160px;		
	}
	#module-hiblog-postdetails h2.title{
		font-size: 2.725rem;
		letter-spacing: -.03125rem;
	}
	#module-hiblog-postdetails .blog-description{
		padding-left: 0.875rem;
		padding-right: 0.875rem;
		margin-bottom: 60px;
	}
  }
  
@media (max-width: 1199px){
		/** nuevo home*/
	/**#vftop-fixed #leo_search_block_top{
		display:block;
	}
	#vfheader-desktop #leo_search_block_top{
		display: none;
	}
	#vfheader-desktop .ApMegamenu{
		display: block;
	}
	#vfmenu-top-desktop{
		display: none;
	}*/
}  
@media (min-width: 992px) and (max-width: 1198px) {
	.leo-megamenu.disable-canvas .leo-top-menu {
		left: -20%;
		width: 800px;
		top: 110%;
	}
  } 

 @media (max-width: 480px) {
	.logo > span {
		position: relative;
		font-size: 15vw;
	}
	.vfbanner-top-img-mm img{
		width: 100%;
		height: 100% !important;
		object-fit: cover;
	}
	.vfbanner-bottom-img-mm{
		margin-bottom: 10px !important;
	}
	.vfbanner-bottom-img-mm img{
		height: 100% !important;
		object-fit: cover;
		
	}
	.vfbanner-bottom-img-mm img:hover{
		filter: grayscale(100%);
	}
	#leo_search_block_top .block_content .box-leoproductsearch-result .container {
		margin-right: 20px !important;
		
	}
	.logo-mm-movil-show{
		display: block;
	}
	#logo-mm-movil-text-show{
		display: none;
	}
	#logo-mm-header-movil{
		position: fixed;
		top: 10px;
		left: 10px;
		width: 42px;
		z-index: 99999;
	}
	
	#wrapper > .container {
		margin-top: 0px !important;
	}
	.header-flex {
		padding: 0px 0;
	}
}  

.thumbnail-container .product-title {
    text-transform: none;
    margin-bottom: 10px;
    height: 70px;
}
.product-flags .product-flag.new {
    
    background-color: #a0b8ad !important;
    padding: 6px 7px 2px 7px !important;
    
}
.thumbnail-container .product-title {
	height: 60px!important;
}

@media(min-width: 769px)  {
	.thumbnail-container .product-meta {
		height:160px!important;
	}	
}
@media(max-width: 768px)  {

	.ApColumn .block {
		margin-bottom: 5px !important;
	}
	
	.page-home .ApColumn .title_block {	
		margin: 0px 0 10px!important;
	}
	.thumbnail-container .product-title {	
		overflow: hidden;
	}
}

@media(min-width: 1200px)  {
	.vfcircles-images-categories .owl-item{
	
		max-width: 190px !important;
	}
	
}
.product-add-to-cart {
	min-width:400px !important;
	 margin: 0px !important; 
}
.product-actions {
	margin-top: 0px !important;
	margin-bottom: 15px !important;
}

.product-add-to-cart .product-quantity  {
    display: flex !important;
}
@media (max-width: 480px){
	.leo-compare-wishlist-button {
		margin-top: 0px!important;
	}
}
.winningorder_promote  .countdown{
    color: #555454;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
#winningorder_promote_home .countdown{
    margin: 20px 0px;
}

.winningorder_promote  .countdown > div{
    width: 60px;
    margin-bottom: 5px;
    display: inline-block;
    -moz-box-shadow: 0px 0px 5px 0px #c0c0c0;
    -webkit-box-shadow: 0px 0px 5px 0px #c0c0c0;
    -o-box-shadow: 0px 0px 5px 0px #c0c0c0;
    box-shadow: 0px 0px 5px 0px #c0c0c0;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=5);
}

.winningorder_promote  .countdown div > span{
    padding: 10px;
    display: inline-block;
    font-size: 21px;
}

.winningorder_promote  .countdown .smalltext{
    padding: 5px 0px;
    font-size: 11px;
    background-color: rgba(128, 128, 128, 0.4);
    color: white;
    font-weight: normal;
}

.winningorder_promote  .countdown.circle [class^='circle_']{
    position: relative;
    width: 64px;
    box-shadow: none;
}

.winningorder_promote  .countdown.circle .text{
    position: absolute;
    top: 12px;
    width: 64px;
    height: 64px;
}

.winningorder_promote  .countdown.circle .type{
    margin: 0px;
    font-size: 16px;
}

.winningorder_promote  .countdown.circle .smalltext{
    font-size: 11px;
    background: none;
    color: inherit;
    padding: 0px;
    margin: 0px;
}

.winningorder_promote  .countdown.circle svg {
    width: 64px;
    height: 64px;
   -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.winningorder_promote  .countdown.circle .circle_animation{
    stroke: rgba(128, 128, 128, 0.4);
    stroke-width: 4px;
    stroke-linecap: round;
    fill: none;
    stroke-dasharray: 189;
    stroke-dashoffset: 189;
    transition: all 0.5s linear;
}

.winningorder_promote  .countdown .circle_back{
    stroke: black;
    stroke-width: 4px;
    stroke-opacity: 0.1;
    fill: none;
    stroke-dasharray: 2;
}

.winningorder_promote  .countdown.circle2 svg {
    width: 150px;
    height: 150px;
   -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.winningorder_promote  .countdown.circle2 .circle_animation{
    stroke: rgba(128, 128, 128, 0.1);
    stroke-width: 4px;
    stroke-linecap: round;
    fill: none;
    transition: all 0.5s linear;
}

.winningorder_promote  .countdown.circle2 .circle_main{
    position: relative;
    width: 150px;
    height: 150px;
    box-shadow: none;
}

.winningorder_promote  .countdown.circle2 .circle_flex,
.winningorder_promote  .countdown.clock .clock_flex{
    position: absolute;
    top: 35px;
    left: 45px;
    width: 75px;
    height: 90px;
    text-align: left;
}

.winningorder_promote  .countdown.circle2 .type,
.winningorder_promote  .countdown.clock .type{
    margin: 0px 5px 0px 0px;
    font-size: 16px;
}

.winningorder_promote  .countdown.circle2 .smalltext,
.winningorder_promote  .countdown.clock .smalltext{
    font-size: 11px;
    background: none;
    color: inherit;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.winningorder_promote  .countdown.circle2 .smalltext.marginr,
.winningorder_promote  .countdown.clock .smalltext.marginr{
    margin-right:10px;
}


.winningorder_promote  .countdown.clock svg {
    width: 200px;
    height: 200px;
   -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-filter: drop-shadow( 2px 2px 11px rgba(0,0,0,.14) );
    filter: drop-shadow( 2px 2px 11px rgba(0,0,0,.14) ); 
}

.winningorder_promote  .countdown.clock .circle_clock{
    stroke-opacity: 0;
    stroke-dasharray: 2136.283;
    stroke-dashoffset: 0;
    stroke-width: 155px;
    transition: all 0.8s linear;
}
stop#stop0{
    stop-color: #000000;
    stop-opacity: 1;
}
stop#stop1{
    stop-color: #000000;
    stop-opacity: 1;
}
stop#stop2{
    stop-color: #000000;
    stop-opacity: 0.9;
}
stop#stop3{
    stop-color: #000000;
    stop-opacity: 0.05;
}
.boton-indice-marca{
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 7px 3px;
    cursor: pointer;
    text-align: center;
    background: #eee;
    border-radius: 20px;
    display: inline-block;
}	
.boton-indice-marca:hover{    
    background: #DDD;
    font-weight: bold;
}

.instagram-home .title_block {
    margin: 0px 0 20px !important;
}
.blog_post_position_container {
    margin-bottom: 0px !important;     
    padding-bottom: 0px !important; 
}
.blog-posts-container {
    padding-bottom: 0px !important; 
}

.boton-ver-prospecto{
	background-color:#a0b8ad !important;
}
.boton-ver-prospecto:hover{
	background-color:#dddddd !important;
}

.owl-carousel .owl-item img {
    display: inherit !important;    
}

.boton-visita-instagram{
	background-color: #a0b8ad;
    border-radius: 5px;
}

/** nuevo home m.*/
.my-pq-mm-inner2 {
	display: flex;
	justify-content: flex-start;
	width: 80%;
	margin: 0 auto;
}

.my-pq-mm-inner2 > a {
	font-size: 15px !important;
	padding: 11px 14px 9px;
	white-space: nowrap;
	display: inline-block;
	background: #a0b8ad;
	border: none;
	width: auto;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: .095rem;
	line-height: 1.625;
	height: auto;
	font-family: 'Roboto' !important;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	transition: all .5s ease, color .5s ease;
}

.my-pq-mm-inner2 > a:hover {
	color: #414141;
	background-color: #dddddd;
}

.my-pq-mm-inner1 {
	background: #f4f4f4;
	color: #000;
	margin: 20px 0;
	padding: 89px 0 80px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.my-pq-mm-title {
	width: 97.9166666666666667%;
	margin-left: 1.0416666666666667%;
	margin-right: 1.0416666666666667%;
	font-size: 36px !important;
	margin-bottom: 46px;
	padding-bottom: 11px;
	text-align: center;
	line-height: 111.5%;
	letter-spacing: .005rem;
	font-family: 'Roboto' !important;
}

.my-pq-mm-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 80%;
}

.my-pq-mm-item {
	margin-bottom: 20px;
	font-size: 14px !important;
	line-height: 140.5%;
	text-align: center;
	padding: 0 10px;
	flex: 0 0 16%;
	max-width: 16%;
}

.my-pq-mm-text {
	padding: 0 5px;
}

.my-pq-mm-text > p {
	font-size: 15px !important;
	margin: 0;
	line-height: 1.375;
}

.my-pq-mm-image {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

.my-pq-mm-image > img {
	width: 90px;
	height: 90px;
}
.vfarma-botton-convert-points{
	margin-top: 30px;
}
.vfarma-botton-convert-points > a{
	background-color: #313131;
  padding: 15px 15px 15px 15px;
  border-radius: 20px;
  color: #FFF;
  margin-top: 10px;
}


/*para blog de revistas */

/* Estilos generales */
.noticias-grid-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.titulo-principal {
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

/* Texto introductorio al principio */
.intro-noticias {
    text-align: center;
    font-size: 17px;
    color: #222;
    background: #f7f7f7;
    padding: 18px 10px 10px 10px;
    margin-bottom: 28px;
    border-radius: 6px;
    font-weight: 500;
}

/* Grid de noticias */
.noticias-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Tarjeta de noticia */
.noticia-card {
    border: 1px solid #e0e0e0;
    padding: 14px; 
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.3s, box-shadow 0.3s;
}

.noticia-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.noticia-imagen {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 3px;
    margin-bottom: 15px;
}

.noticia-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.noticia-logo {
    height: 16px;
    width: auto;
    max-width: 80px;
    object-fit: contain;
    vertical-align: middle;
}

.noticia-tipo {
    font-weight: bold;
    color: #555;
    font-size: 12px;
    text-transform: uppercase;
    flex-shrink: 0;
}

.noticia-fecha {
    color: #777;
    font-size: 12px;
    margin-left: auto;
}

.noticia-titulo {
    font-size: 18px;
    margin: 0 0 0 0; 
    color: #000;
}

.noticia-resumen {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 12px;
    color: #555;
}

.noticia-boton {
    display: inline-block;
    padding: 8px 20px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    border-radius: 3px;
    text-align: center;
    margin-top: auto;
    transition: background-color 0.3s;
}

.noticia-boton:hover {
    background-color: #333;
}

/*pagina de Guía básica de complementos*/

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;700&display=swap');

.contenedor-tarjetas {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
 
.tarjeta-producto {
  position: relative;
  background-color: #f5f6fa;
  border-radius: 16px; 
  overflow: visible;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.tarjeta-producto:hover {
  transform: translateY(-5px);
}

.imagen-producto {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 2;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
}

.contenido-producto {
  position: relative;
  padding-top: 220px; 
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  z-index: 1;
}

.titulo-producto {
  background-color: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 8px;
}

.titulo-producto h2 {
  color: #333333;
  font-size: 20px;
  margin: 0;
  font-weight: bold;
}

.subtitulo-producto {
  background-color: #f5f5f5;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
}

.subtitulo-producto p {
  color: #666666;
  font-size: 14px;
  margin: 0;
}

.detalles-producto {
  background-color: #FFFFFF; 
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 15px;
}

.detalles-producto p {
  background: none;
  margin: 0 0 8px 0; 
  font-size: 13px;
  color: #444444;
  border-radius: 0;
}

.detalles-producto strong {
  color: #222222;
}

.advertencias-producto {
  background-color: #FFFFFF; 
  padding: 12px;
  border-radius: 6px;
  margin-bottom: 15px;
}

.advertencias-producto h3 {
  color: #000;
  font-size: 12px;      
  margin: 0 0 5px 0;    
}

.advertencias-producto p {
  font-size: 13px;
  color: #555555;
  margin: 0;
}

.ver-mas a {
  display: block;
  width: 100%;
  text-align: left; 
  color: #2a5885;
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  padding: 12px 0;
  background: none;
  border-radius: 0;
  margin-top: 5px;
  float: none;
}

.cabecera-producto {
  background-color: #E5E8EB;
  padding: 10px;
  margin-top: 15px;      
  margin-bottom: 15px;
  border-radius: 8px;
}

.cabecera-producto h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
}

.cabecera-producto p {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}

.banner-guia {
  width: 100%;
  background-color: #E5E8EB;
  padding: 32px 0 24px 0;
  padding-inline: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
  gap: 40px;
  flex-wrap: wrap; 
  margin-bottom: 30px;
}

.banner-guia h1 {
  font-size: 48px;
  font-weight: 700;
  margin: 0;
  color: #222;
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.banner-guia p {
  font-size: 15px;      
  font-weight: 400;
  margin: 0;
  color: #222;
}

/* Responsive de la pagina de guia de complementos */
@media (max-width: 1200px) {
  .contenedor-tarjetas {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 900px) {
  .contenedor-tarjetas {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .contenedor-tarjetas {
    grid-template-columns: 1fr;
  }
  .banner-guia {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding-inline: 20px;
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .banner-guia h1 {
    font-size: 2rem; 
    text-align: left;
    word-break: break-word;
  }
  .banner-guia p {
    font-size: 14px;
    text-align: left;
  }
}




@media (max-width: 1577px) {
	.my-pq-mm-item {
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (max-width: 1321px) {
	.my-pq-mm-item {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media (max-width: 1147px) {
	.my-pq-mm-item {
		flex: 0 0 33%;
		max-width: 33%;
	}
}

@media (max-width: 805px) {
	.my-pq-mm-item {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 580px) {
	.my-pq-mm-item {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.my-pq-mm-content {
		width: 100%;
	}

	.my-pq-mm-text {
		width: 75%;
	}
}

@media (max-width: 480px) {
	.my-pq-mm-text {
		width: 90%;
	}

	.my-pq-mm-title {
		padding-left: 10px;
		padding-right: 10px;
	}
}

#product .product-detail-name{
	font-family: "Means Web" !important;
}
/*responsive de blog de  revistas*/

@media (max-width: 768px) {
    .noticias-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .noticia-header {
        flex-wrap: nowrap;
        overflow: hidden;
    }
    
    .noticia-logo {
        max-width: 60px;
        height: 16px;
    }
    
    .noticia-tipo {
        font-size: 11px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .noticia-fecha {
        font-size: 11px;
        white-space: nowrap;
    }
    
    .noticia-resumen {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: -19px;
        color: #555;
    }
}

@media (max-width: 480px) {
    .noticia-header {
        flex-wrap: wrap;
        gap: 5px;
    }
    
    .noticia-fecha {
        margin-left: 0;
        width: 100%;
    }
}

