/* HEADER */
#desktop-header #desktop-header-container {
	margin: 0 50px;
}

#header .header-btn-w .header-btn .title {
    font-size: 13px;
    margin-top: 0;
}


/* top bar */

#header .desktop-header-style-1 #user_info {
    margin-top: .4rem;
}

#mobile-header .col-mobile-logo a {
    width: 150px;
}

@media (max-width: 575.98px){
#mobile-header .m-nav-btn>i {
    font-size: 2.5rem;
}}

.header-top .header-cart-default a.cart-toogle {
    
	padding: 0.2rem 0.2rem;
	padding-top: 30px;
}

#header .header-nav .right-nav>div:after {
 display:none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: black !important;
   
}

.header-nav .infos {
	font-size: 13px;
	color:#0084bb;
	padding-top: 3px;
}

.header-nav .infos a{
    font-size: 12px;
    color: #939393;
}


#header .header-nav {
	background: #014567;
	padding: 5px 0px;
}

#header .header-nav .separatorp {
	margin: 0px 10px;
}

#header .header-nav .infos-line {
	display: inline;
}

@media (max-width: 991.98px) {
	#header .header-nav {
		text-align: center;
	}
}

@media (max-width: 575.98px) {
	#header .header-nav .separatorp {
		display: none;
	}
	#header .header-nav .infos-line {
		width: 100%;
		display: inline-block;
	}
}

/* info arriba buscador */

.header-custom-html .infos {
	font-size: 13px;
	color:#0084bb;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
}

.header-custom-html .infos a{
    font-size: 12px;
    color: #939393;

		
}

#header .header-custom-html .infos .fa {
	margin-right: 5px;
}

#header .header-custom-html .infos .fa-phone {
	margin-left: 30px;
}
@media (max-width: 767.98px) {
	#header .header-custom-html .infos .fa-phone {
		margin-left: 0px;
	}
}

#header .header-custom-html .infos .fa-mobile {
	margin-left: 30px;
}
@media (max-width: 767.98px) {
	#header .header-custom-html .infos .fa-mobile {
		margin-left: 0px;
	}
}

#header .header-custom-html .infos .fa-envelope-o {
	margin-left: 30px;
}
@media (max-width: 767.98px) {
	#header .header-custom-html .infos .fa-envelope-o {
		margin-left: 0px;
	}
}
.block-iqitlinksmanager-2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	background: #0084bb ;
	padding: 3px 10px;
	border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}


@media (max-width: 575.98px) {
	.block-iqitlinksmanager-2 {
		display: none !important;
	}
}

#header .header-nav .left-nav {
	text-align: center;
}

#header .header-nav .social-links._topbar .fa {
	color: white;
	margin-left: 20px;
}

#header .header-nav .infos .fa {
	margin-right: 5px;
}

#header .header-nav .infos .fa-phone {
	margin-left: 30px;
}
@media (max-width: 767.98px) {
	#header .header-nav .infos .fa-phone {
		margin-left: 0px;
	}
}

#header .header-nav .infos .fa-mobile {
	margin-left: 30px;
}
@media (max-width: 767.98px) {
	#header .header-nav .infos .fa-mobile {
		margin-left: 0px;
	}
}

#header .header-nav .infos .fa-envelope-o {
	margin-left: 30px;
}
@media (max-width: 767.98px) {
	#header .header-nav .infos .fa-envelope-o {
		margin-left: 0px;
	}
}

@media (max-width: 575.98px) {
	.right-nav.text-right {
		display: none;
	}
	
	#header .header-nav .left-nav {
		width: 100%;
	}
	
	.envio-gratis-top {
		float: right !important;
	}
}
/* top bar social links */

.social-links .fa {
	color: white;
	margin-right: 20px;
}

/* customer signin / cart */

.carrito-text {
	font-size: 12px;
}

/* buscador */

.header-top .form-search-control {
	border: 1px solid #014567;
	border-radius: 6px !important;
	overflow: hidden;
}

.desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget {
	max-width: 75%;
}

#header .desktop-header-style-1 .col-header-center .search-widget {
    margin: 0 auto;
    margin-top: 35px;
}

#header .col-header-center #search_widget {
	float: left;
	width: 50%;
	margin-left: 20px;
}

/* Iconos header */
.fa-user:before {
    content: "\f2c0" !important;
}

.fa-shopping-bag:before {
    background-image: url('https://www.tufarmaciaamiga.com/img/cms/iconos/carrito.png');
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "" !important;
}

#header .header-btn-w #cart-toogle.header-btn .title {
    margin-top: -7px;
    margin-right: -7px;
}

/* Buscador flotante */
.custom-search-widget {
    z-index: 99;
}

.custom-search-widget .search-widget .search-btn {
    padding: 5px 10px;
    background: #3a5370;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-search-widget .search-widget .search-btn i {
    color: white;
    font-size: 29px;
}

@media (max-width: 991px) {
	.custom-search-widget {
		display: none;
	}
}

/* header contact */

#header-contact-info {
	width: 43%;
	float: left;
	display: flex;
	justify-content: space-evenly;
	height: 40px;
	flex-wrap: wrap;
	margin-left: 30px;
}

#header-contact-info .contact-info-item {
    height: 100%;
    display: flex;
	align-items: center;
	justify-content: center;
}

#header-contact-info .contact-info-item img {
	width: 40px;
	margin-right: 10px;
}

#header-contact-info .contact-info-item .fa {
	font-size: 40px;
	margin-right: 10px;
	color: #3a5370;
}

.header-top a:not(.btn):not(.nav-link) {
    color: #ffffff;
}

.ps-shoppingcart .cart-products-count-btn {
	display: inline-block !important;
    top: 15px;
    right: -10px;
    background: transparent;
    border: 1px solid white;
    padding: 0 2px;
	font-family: 'Poppins';
}

@media (max-width: 991px) {
	.ps-shoppingcart .cart-products-count-btn {
		top: 15px;
		right: -10px;
	}
}

@media (max-width: 400px) {
	.ps-shoppingcart .cart-products-count-btn {
	   top: 70px;
	   right: 5px;
	   padding: 0px 5px;
	}
}

@media (max-width: 1199.98px) {

	#header-contact-info {
		justify-content: space-around;
	}
	#header .col-header-center #search_widget {
		margin-left: 0px;
	}
}

@media (max-width: 991.98px) {
	#header-contact-info {
		justify-content: space-between;
	}	

}	

.cbp-hrmenu > ul > li#cbp-hrmenu-tab-12 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-12 > span.cbp-main-link {
		background-color: #95c45d;
		color: #fff;
		border-radius: 10px 10px 10px 10px;
	}

/* Menú / Navbar */

/* Alinear el último "li" a la derecha */
#iqitmegamenu-horizontal #cbp-hrmenu > ul > li:last-child {
	border-left: 1px solid white;
	border-right: 1px solid white;
	float: right;
}
/* (FIN) Alinear el último "li" a la derecha */

#index .header-top #search_widget {
	display: none;
}

#index .custom-separator {
	display: none;
}

.custom-separator {
	margin-top: 0;
	margin-bottom: 10px;
    width: 135%;
    background: white;
    position: relative;
    left: -110px;
}

@media (max-width: 1577px) {
	#iqitmegamenu-horizontal #cbp-hrmenu ul li .cbp-tab-title {
		font-size: 15px;
	}
}

@media (max-width: 1507px) {
	.col-header-center {
		padding: 0;
	}
	
	#iqitmegamenu-horizontal #cbp-hrmenu ul li a {
		padding: 0 20px;
	}
    
    #desktop-header #desktop-header-container .col.col-header-left {
        width: 180px;
    }

}

@media (max-width: 1359px) {
	#iqitmegamenu-horizontal #cbp-hrmenu ul li a {
		padding: 0 10px;
	}
	
	#iqitmegamenu-horizontal #cbp-hrmenu ul li .cbp-tab-title {
		font-size: 13px;
	}
}

@media (max-width: 1169px) {
	#iqitmegamenu-horizontal #cbp-hrmenu ul li a {
		padding: 0 9px;
	}
	
	#iqitmegamenu-horizontal #cbp-hrmenu ul li .cbp-tab-title {
		font-size: 11px;
	}

    .cbp-hrmenu .cbp-hrsub-inner {
        padding: 10px;
    }

    .cbp-hrmenu .cbp-menu-column {
        margin-top: 10px;
    }

    a.cbp-column-title.nav-link.cbp-category-title {
        font-size: 13px !important;
    }
}

@media (max-width: 1088px) {
	#iqitmegamenu-horizontal #cbp-hrmenu ul li a {
		padding: 0 5px;
	}
	
	#iqitmegamenu-horizontal #cbp-hrmenu ul li .cbp-tab-title {
		font-size: 9.6px;
	}
}


/* Custom Searchbar (Buscador) */
#index .custom-header-searchbar {
	display: none;
}

.custom-header-searchbar {
    display: flex;
    justify-content: center;
	padding-bottom: 10px;
}

.custom-header-searchbar #search_widget {
	width: 750px;
}

.custom-header-searchbar #search_widget input.form-control {
	border: 0;
}

.custom-header-searchbar #search_widget.search-widget .search-btn {
    padding: 0 10px;
    font-size: 25px;
    background: #3a5370;
    color: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* HOME */

#index #wrapper {
	background: linear-gradient(180deg, rgba(68,187,201,0.6) 0%, rgba(255,255,255,1) 45%);
}

@media (max-width: 975px) and (min-width: 768px) {
	.custom-home-titles .elementor-container .elementor-column {
		width: 15%;
	}

	.custom-home-titles .elementor-container .elementor-column:first-child {
		width: 85% !important;
	}
}

@media (max-width: 768px) {
	.custom-home-titles .elementor-container .elementor-column:first-child h2.elementor-heading-title {
		font-size: 20px !important;
	}
}

/* CATEGORIAS (HOME) */

.custom-home-categories div.elementor-widget-heading {
    position: absolute;
    z-index: 99;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.custom-home-categories div.elementor-widget-heading h1 {
	font-weight: 500 !important;
    font-size: 2rem;
}

.custom-home-categories div.elementor-widget-heading h1 a {
	color: #fff !important;
}

@media (min-width: 1075px) and (max-width: 1170px) {
	.custom-home-categories div.elementor-widget-heading h1 {
		line-height: 0.9em;
		font-size: 26px;
	}
}

@media (min-width: 767.98px) and (max-width: 1075px) {
	.custom-home-categories div.elementor-widget-heading h1 {
		font-size: 20px;
	}
}

@media (max-width: 555px) {
	.custom-home-categories div.elementor-widget-heading h1 {
		line-height: 0.9em;
		font-size: 24px;
	}
}

@media (max-width: 432px) {
	.custom-home-categories div.elementor-widget-heading h1 {
		font-size: 18px;
	}
}

/*PRODUCTOS*/

/*Alto de titulo de miniatura*/
.product-miniature-grid .product-title {
    min-height: 3.9rem;
    margin-bottom: 0.8rem;
    width: 100%;
    overflow: hidden;
    font-weight: normal;
}
.product-miniature-grid .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.btn-product-list {
   
    border-radius: 4px 4px 4px 4px;
}

.products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title {
    padding-bottom: .0rem;
}

 .cbp-hrmenu > ul > li#cbp-hrmenu-tab-11 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-11 > span.cbp-main-link {
        margin-right: 5px;
  
    }

 .cbp-hrmenu > ul > li#cbp-hrmenu-tab-13 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-13 > span.cbp-main-link {
        margin-right: 3px;
  
    }

.cbp-hrmenu > ul > li#cbp-hrmenu-tab-12 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-12 > span.cbp-main-link {
    margin-right: 4px;
}

.elementor-image-box-title {
	bottom: -7px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0px;
    font-size: 19px;
    font-weight: 500;
    width: 100%;
    color: #3a5370;
    border-radius: 4px 4px 4px 4px;
    background-color: #fff;
    padding-top: 10px;
}

.elementor-image-box-title a {
   
    color: #3a5370 !important;
}

.elementor-image-box-img img {
	border-radius: 4px 4px 4px 4px;
}



/* Navbar */
#desktop-header.stuck-header, #iqitmegamenu-wrapper.stuck-menu {
	border-bottom: 1px solid #000;
}

#cbp-hrmenu .cbp-hrsub .cbp-hrsub-inner {
    border: 2px solid #3a5370;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
    color: #3a5370!important;
    padding-bottom: 6px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 6px;
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
}

@media (max-width: 1037.98px) {
	.cbp-horizontal .cbp-tab-title {
		font-size: 13.1px;
	}
}

/* servicios */




.servicios-grid {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.servicios-grid .servicio {
	position: relative;
	display: block;
	width: calc(33.33333% - 13px);
	margin-bottom: 20px;
}

#index .servicios-grid .servicio:nth-child(n+4) {
	margin-bottom: 0px;
}


@media (max-width: 767.98px) {
	.servicios-grid .servicio {
		width: calc(50% - 9px);
		margin-bottom: 18px;
	}
	
	#index .servicios-grid .servicio:nth-child(n+4) {
		margin-bottom: 20px;
	}
	
	#index .servicios-grid .servicio:nth-child(n+5) {
		margin-bottom: 0px;
	}
}


@media (max-width: 575.98px) { 
	
	#index .servicios-grid .servicio:nth-child(n) {
		margin-bottom: 20px;
	}

	.servicios-grid .servicio {
		width: 100%;
	}
}


.servicios-grid h2 {
    bottom: -7px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0px;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    color: white;
    border-radius: 4px 4px 4px 4px;
    background-color: #014567;
    padding-top: 10px;
}



/*PAGINA DE INICIO*/

/* Títulos */
#index #content-wrapper .page-title {
	margin-bottom: 0;
}

/*Alto de titulo de miniatura
.product-miniature-grid .product-title {
    min-height: 3.9rem;
    margin-bottom: 0.8rem;
    width: 100%;
    overflow: hidden;
}
.product-miniature-grid .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title {
    padding-bottom: .0rem;
}*/

/*color blanco banners*/
.linkbanner a:hover {
    color: #ffffff !important;
}
.linkbanner a:link {
    color: #ffffff !important;
}
.linkbanner a:visited {
    color: #ffffff !important;
}


/*miniatura de producto etiquetas*/
.product-miniature-default li.product-flag {
	margin-top: 0;
    padding: 4px 7px 4px 7px;
    text-align: center;
}


.product-miniature-default .product-flags {
    width: 100%;
    right: 0;
    top: 0;
    left: unset;
    display: grid;
}

.product-miniature-default li.product-flag.new {
	display: none;
}

.product-miniature-default .product-thumbnail img,
.product-miniature-default .product-flags .product-flag {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.products-grid .product-miniature-layout-1 {
	border-radius: 10px;
}

/*Ocultar +  -  Actualizacion*/
.product-add-cart .input-group-btn{display: none}
.product-miniature-default .product-add-cart .input-qty {   margin-right: 5px; border-color: #02923f !important;}

.product-miniature-default .product-add-cart, 
.product-miniature-default .product-add-cart a {
    width: 100%;
	margin-bottom: 0 !important;
}

.btn-product-list {
    font-weight: 700;
    font-size: 16px;
}


/* Marcas */

.custom-brands-carousel .elementor-brands-carousel-wrapper .swiper-slide a img {
    width: 85%;
    object-fit: scale-down;
    height: 100px;
    -webkit-box-shadow: 0px 0px 12px 0px rgb(184 184 184 / 50%);
    -moz-box-shadow: 0px 0px 21px 0px rgba(184,184,184,0.5);
    box-shadow: 0px 0px 12px 0px rgb(184 184 184 / 50%);
    border-radius: 10px;
    background: white;
}

.custom-brands-carousel .elementor-brands-carousel-wrapper .swiper-wrapper {
	padding: 12px 0;
}

@media (max-width: 767px) {
	.custom-brands-carousel .elementor-brands-carousel-wrapper .swiper-slide {
		margin-bottom: 30px;
	}
}
/*
@media (max-width: 588px) {
	.custom-brands-carousel .elementor-brands-carousel-wrapper .swiper-slide.swiper-slide-visible {
		width: 48% !important;
	}
}
*/

/* Servicios (banners) */

@media (max-width: 767px) {
	.last-category-banner {
		display: none;
	}
}

/* Conócenos (Home) */
@media (max-width: 767px) {
	.home-conocenos .custom-radius-top .elementor-column-wrap {
		border-radius: 10px 10px 0px 0px !important;
	}

	.home-conocenos .custom-radius-bot .elementor-column-wrap .elementor-image img {
		border-radius: 0px 0px 10px 10px !important;
	}
}

/* Instagram (home) */
.home-instagram .custom-instagram-home img,
.home-instagram-mobile .custom-instagram-home img {
	padding: 5px;
    border-radius: 20px;
}

.home-instagram-mobile .custom-instagram-home .swiper-slide:nth-child(1) img {
	padding: 5px;
	padding-left: 0;
    border-radius: 20px;
}

.home-instagram-mobile .custom-instagram-home .swiper-slide:nth-child(2) img {
	padding: 5px;
	padding-right: 0;
    border-radius: 20px;
}

/*PAGINA DEL PRODUCTO*/



/*color de las estrellas de opiniones*/
.iqit-review-star {
    color: #e6ba43;
}

/*Etiquetas avisos stock*/
.product_header_container #product-availability {
    margin-bottom: .8rem;
    vertical-align: text-top;
    FONT-SIZE: 8PX;
}

/* ESCONDER TITULOS DEFAULT (Se excluyen los títulos de las páginas de avisos legales y condiciones) */

#cms #content-wrapper h1.page-title:not(
	#cms.cms-id-2 #content-wrapper h1.page-title,
	#cms.cms-id-3 #content-wrapper h1.page-title,
	#cms.cms-id-6 #content-wrapper h1.page-title,
	#cms.cms-id-7 #content-wrapper h1.page-title,
	#cms.cms-id-8 #content-wrapper h1.page-title
) {
    display: none;
}


/*modificacion referencia*/
.product_header_container .product-reference{display: none}
.product_p_price_container .product-reference{display: none}


/*Linea descricion*/
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-bottom: solid 3px #5c84c3;
}

/*avisos stock*/
.product_header_container #product-availability {
    font-size: 9px;
}

/*quitar lineas*/
.product_header_container {
    border-bottom: none;
}
.product_p_price_container{
    border-top: none;
}


/*qty*/
.product-information .form-control {
    border: solid 1px #2b2b2b;
}
.product-information .bootstrap-touchspin .btn-touchspin {
    border: solid 1px #2b2b2b;
    color: #2b2b2b;
}


/*compartir*/
.product-information .product-additional-info .social-sharing{display: none}

#content-wrapper .product_header_container .page-title {
    text-transform: uppercase;
    font-size: 1.3714285714rem;
}

#content-wrapper .product-quantity .qty .input-group {
    height: 100%;
}


/*Circulo con el descuento sobre imagen producto*/
#main-product-wrapper .product-flags {
    top:10px;
}
#main-product-wrapper .product-flags .discount{

    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    padding-bottom: 0px;
    text-align: center;
}

#main-product-wrapper  .product-flags .discount span{

    vertical-align: middle;
    margin-top: 15px;
    position: absolute;
    left:5px;
    font-size: 10px;
}

/*relacionados*/
#product .category-products .section-title {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 25px !important;
    border-bottom: none !important;
    /*text-align: center !important;*/
}
#product .category-products .section-title:after {
    content: "";
    position: absolute;
    bottom: -0.5px;
    display: block;
    width: 30px;
    height: 1px;
    border-bottom: solid 1px #bcc19c;
    left: 0;
    right: 0;
    margin: auto;
}

@media (max-width: 1300px) {
    .product-tabs{ margin-left: 15px; margin-right:15px;}
}



/* PÃGINA DE CATEGORÃAS */


#logo-medicamentos-sidebar img {
    width: 100%;
}

/* filtros */

.block-toggle.block-categories,
#search_filters aside {
    border: 1px solid #3a5370 !important;
    /*border-radius: 8px;*/
    overflow: hidden;
}


/* filtro categorias */

#wrapper .block-title,
#wrapper .block-title a:link,
#wrapper .block-title a:visited {
    color: #fff;
    font-size: 16px;
    background: #3a5370;
    font-weight:bold;
}

.block-title {
    padding: 8px 10px;
    font-weight: bold !important;
}

#cbp-hrmenu1 > ul > li > a,
#cbp-hrmenu1 > ul > li > span.cbp-main-link {
    border-top: solid 1px #dbdbdb;
}

.category-top-menu.block-content {
    text-transform: uppercase;
}

.category-top-menu a:link:not(.nav-link):not(.btn),
.category-top-menu a:visited:not(.nav-link):not(.btn) {
    display: inline-block;
    width: 100%;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    padding: 9px
}

.block-categories .block-title {
    margin-bottom: 0px !important;
}

.block-categories .block-title span a {
    font-size: 10px;
}

.category-top-menu .category-sub-menu li {
    border-top: 1px solid #eee;
}

.category-top-menu .category-sub-menu li:first-child {
    border-top: none;
}

.category-top-menu .category-sub-menu .category-sub-link {
    font-size: 12px !important;
}

.block-links ul > li a::before {
    display: none;
}

.block-categories .collapse-icons {
    top: 10px;
    right: 10px;
    color: white;
    height: 19px;
    width: 19px;
    background: #50a0b2;
    /*border-radius: 10px;*/
}



.block-categories .collapse-icons .fa {
    margin-left: 5px;
    margin-top: 3px;
}



/* filtros de bÃºsqueda y selecciÃ³n */

#search_filters aside {
    margin-bottom: 30px;
}

#search_filters ul {
    margin: 0px 20px;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0px;
}

#search_filters a:link:not(.nav-link):not(.btn),
#search_filters a:visited:not(.nav-link):not(.btn) {
    color: #333;
    font-size: 14px;
}

/*modificar tamaÃ±o columna filtros & filtro subcategorias movil */
#search_filters aside:first-child {display: none}

@media (max-width: 1300px) {
    #search_filters a:link:not(.nav-link):not(.btn), #search_filters a:visited:not(.nav-link):not(.btn) {  font-size: 11px;}
}

@media (max-width: 1100px) {
    #search_filters a:link:not(.nav-link):not(.btn), #search_filters a:visited:not(.nav-link):not(.btn) {  font-size: 9.5px;}
}

@media (max-width: 990px) {
    #category #left-column{-ms-flex: 0 0 35%;    flex: 0 0 35%;   max-width: 35%;    }
    #category #content-wrapper{-ms-flex: 0 0 65%;   flex: 0 0 65%;    max-width: 65%;    }
}

@media (max-width: 767px) {
    #search_filters a:link:not(.nav-link):not(.btn), #search_filters a:visited:not(.nav-link):not(.btn) {  font-size: 12px;}
    #category #left-column{-ms-flex-order: 0;  order: 0;  margin-top: 2rem; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
    #category #content-wrapper{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;  }

    #search_filters aside:first-child {display: block}
    #category .block-categories {display: none}
}




/* ICONOS BANNER */
.home-banner-icons p strong {
    padding-right: 24px;
}

.home-banner-icons p:first-child strong {
    padding-right: 7px;
}

.home-banner-icons p:last-child strong {
	padding-right: 34px;
}

@media (max-width: 945.98px) {
	.home-banner-icons .elementor-section .elementor-container .elementor-row {
		flex-direction: column;
		align-items: center;
	}

	.home-banner-icons .elementor-section .elementor-container .elementor-row .elementor-widget {
		position: relative;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.home-banner-icons div {
		text-align: center;
	}
	
	.home-banner-icons p strong {
		padding-right: 23px;
	}
	
	.home-banner-icons h2 {
		font-size: 14px !important;
	}
	
	.home-banner-icons p {
		font-size: 13px;
	}

	.home-banner-icons .elementor-image img {
		width: 50px;
	}
}

@media (max-width: 767px) and (min-width: 563px) {
	.home-banner-icons .elementor-column.elementor-sm-50 {
		width: 25%;
	}
}



/* FOOTER */

#footer-newsletter-block {
	border: 0px solid #ccc;
    margin: 0px;
    padding: 15px;
}

#footer-newsletter-block .newsletter-upper-text {
    font-size: 1.2em;
	color: white;
	font-weight: 300;
}

#footer-newsletter-block .col-md-6:first-child {
    font-size: 1.2em;
}

@media (max-width: 767.98px) {
	#footer-newsletter-block .col-md-6:first-child {
		margin-bottom: 20px;
		text-align: center;
	}
}	

#footer-newsletter-block .ps-emailsubscription-block .newsletter-input-group {
	border: none;
}

#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
	background: #014567;
	color: white;
    text-transform: uppercase;
    font-size: 1.2em;	
}

#footer .ps-emailsubscription-block .newsletter-input-group .input-subscription {
	box-shadow: 0px 0px 5px #ddd;
	
}

#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover {
	color: white;
	background: #50a0b2;
}

#footer-newsletter-block h5 {
	margin-bottom: 0px !important;
	text-transform: uppercase;
    color: white;
}

#footer-container-first h5 {
    font-size: 1.8rem;
    
}

#footer .block-title, #checkout-footer .block-title {
    color: #ffffff;
    font-size: 1.7rem;
    text-transform: uppercase;
}

#footer-copyrights {
  
    color: black;
}

#footer-container-first {
    background-color:#44bbc9;
    padding-top: 0;
	border-bottom: 1px solid white;
    padding-bottom: 0;
 
}

#iqithtmlandbanners-block-2.block-iqithtmlandbanners-html .block-title {
    display: none;
}



.blockreassurance_product .block-title {
	display: none;
}

.blockreassurance_product .item-product {
	padding-top: 0px;
}

.blockreassurance_product {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.blockreassurance_product > div {
	width: 32%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	/*box-shadow: 1px 1px 1px #ddd;*/
	padding: 16px 10px;
	border-radius: 5px;
	background: #02923f;
}

.blockreassurance_product > div.clearfix {
	display: none;
}

.blockreassurance_product > div .item-product {
	margin-right: 20px;
}

.blockreassurance_product > div p {
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: normal;
	color: #fff !important;
	text-transform: uppercase;
}


@media (max-width: 1199.98px) {
	
	.blockreassurance_product {
		text-align: center;
	}
	
	.blockreassurance_product > div {
		padding: 10px;
	}
	
	.blockreassurance_product > div .item-product {
		margin-right: calc(50% - 20px);
		margin-left: calc(50% - 20px);
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.discount {
    color: #fff;
    font-size: 16px;
    background: #95c45d;
    font-weight: 600;
}

.product-discount .regular-price {
    font-size: 20px;
}

.product_header_container .product-price, .product_p_price_container .product-price {
    font-size: 2.4428571429rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

.product-flags .new {
 
    background: #7ac1cc;
    padding: 4px 7px 4px 7px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: white;
}

/* Banners */

@media (max-width: 767px) {
	.custom-home-cosas.elementor-section.elementor-section-content-middle .elementor-column-wrap {
		-ms-flex-align: flex-start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
	}
}


/* PROMOCIONES (CMS) */
#prices-drop #content-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
}

#prices-drop #left-column {
	display: none;
}

/* CONTACTO */

#gmap-container {
	padding: 5px 5px 0px 5px;
	background: #44bbc9;
	margin-bottom: 30px;
}

.contact-page-info .contact-rich {
	padding: 20px 10px;
	border: 1px solid #44bbc9;
	background: #f4f3f1;
	border-radius: 3px;
}

.search-widget .form-search-control {
    padding: 9px;
}


/* TEXTOS LEGALES */

.texto-legal h2 {
	font-size: 20px !important;
}

.texto-legal ul li,
#condiciones-venta ul li {
    font-weight: 400;
	list-style: disc;
	margin-left: 30px;
}

#condiciones-venta h2 {
	font-size: 20px !important;
	margin-bottom: 30px !important;
}

#condiciones-venta h3 {
	margin-top: 40px !important;
	margin-bottom: 20px !important;
	font-size: 18px !important;
}

#condiciones-venta .small-text {
	font-size: 11px;
	margin-top: 30px;
}

#condiciones-venta .metodo-envio .tabla-precios,
#condiciones-venta .metodo-envio .tabla-precios tr,
#condiciones-venta .metodo-envio .tabla-precios td,
#condiciones-venta .metodo-envio .tabla-precios th {
	border: 1px solid #777;
	text-align: center;
}

#condiciones-venta .metodo-envio .tabla-precios tr p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

#condiciones-venta .metodo-envio thead {
	background: #888;
	
}

#condiciones-venta .metodo-envio thead th,
#condiciones-venta .metodo-envio tr td {
	padding: 10px !important;
}

#condiciones-venta .metodo-envio thead strong {
	color: white !important;
}

#condiciones-venta .no-envios-a {
	margin-top: 20px;
}

/* Ubicación home */

@media (max-width: 1023px) {
	.home-banner-icons2 .elementor-col-33 {
		width: 25%;
	}
	
	.home-banner-icons2 .elementor-col-33:nth-child(2) {
		width: 50%;
	}
	
	.home-banner-icons2 .elementor-col-33:nth-child(2) .elementor-widget-image {
		margin-right: -30px;
	}
}

@media (min-width: 562px)  {
	.custom-location-home .elementor-column.elementor-sm-25 {
		width: calc(36% - 10px);
	}

	.custom-location-home .elementor-column.elementor-sm-75 {
		width: 64%;
	}
}

@media (max-width: 562px) and (min-width: 426px) {
	.custom-location-home .elementor-column.elementor-sm-25 {
		width: calc(33% - 20px);
	}
	
	.custom-location-home .elementor-column.elementor-sm-75 {
		width: 64%;
	}
}


/* Sección texto home */

.custom-bg-home-one {
    position: absolute;
    top: 0;
    left: 0;
    background: #7ac1cc;
    width: 102%;
    height: 100%;
    z-index: -1;
}

.custom-bg-home-two {
    position: absolute;
    top: -15%;
    left: -2%;
    background: #50a0b2;
    width: 102%;
    height: 120%;
    z-index: -2;
}

/* LA FARMACIA */

.section-lafarmacia blockquote {
	font-size: 1.6em;
	line-height: 1.2em;
	font-style: italic;	
	margin-bottom: 30px;
}

/* CONOCENOS */

.carousel-about .swiper-slide-image {
max-height: 500px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}

/* BOTON CONTACTO*/

.btn-contacto {
    background-color: #014567;
    color:  #ffffff;
    align-self: center;
    margin-top:10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%) !important;
    
}

.btn-contacto:hover {
    background-color: #25cad2 ;
    color:  #ffffff;
    
}


/* FORMULARIO DE ENCUESTA  */
.form_encuesta #pfg-form-1 h3{
	display: none;
}

.form_encuesta #pfg-form-1 fieldset .clearfix{
	display: grid;
	column-gap: 10px;
	grid-template-columns: repeat(2, 50%);
	flex: 1 1;
	color: #3a5370;
}

.form_encuesta #pfg-form-1 fieldset .clearfix .row .form-control-label{
	text-align: left;
	font-size: 16px;
	max-width: 100%;
}

@media (max-width: 767.98px){
	.form_encuesta #pfg-form-1 fieldset .clearfix .row .form-control-label{
		font-size: 12px;
	}
}

@media (max-width: 575.98px){
	.form_encuesta #pfg-form-1 fieldset .clearfix{
		display: block;
		column-gap: 0;
		color: #3a5370;
	}
	
	.form_encuesta #pfg-form-1 fieldset .clearfix .row div{
		padding-right: 0;
	}
}

.form_encuesta #pfg-form-1 fieldset .clearfix .row{
	margin-right: 0;
}

.form_encuesta #pfg-form-1 fieldset .clearfix .row div{
	max-width: 100%;
}

	/*  CAMPO DIAGNÓSTICO MÉDICO  */
.form_encuesta #pfg-form-1 fieldset .clearfix .row:nth-child(3){
	display: grid;
    grid-template-columns: 3fr 1fr;
    align-items: center;
}

.form_encuesta #pfg-form-1 fieldset .clearfix .row:nth-child(3) .form-control-label{
	grid-column-start: 1;
    grid-column-end: 2;
}

.form_encuesta #pfg-form-1 fieldset .clearfix .row:nth-child(3) div span{
	display: flex;
    justify-content: center;
    gap: 10px;
}

	/*  CAMPO COMENTARIO  */
.form_encuesta #pfg-form-1 fieldset .clearfix .row:nth-child(5){
	display: grid;
	grid-column-start: 1;
	grid-column-end: 3;
}

.form_encuesta #pfg-form-1 fieldset .clearfix .row:nth-child(5) textarea{
	height: 150px;
}



	/*  BOTÓN  */
.form_encuesta #pfg-form-1 fieldset .submit{
	margin-left: 0;
	margin-top: 10px;
	font-family: Poppins, sans-serif;
}

.form_encuesta #pfg-form-1 fieldset .submit span{
	text-transform: uppercase;
}