/*
	Theme Name: Hello Elementor - Child Theme
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.3.0
	Stable tag: 3.3.0
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Template: hello-elementor
	Text Domain: hello-elementor-child
*/

/* ---------- PROBIOLOG ---------- */

/* TRANSITIONS
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
*/

/* GOOGLE FONT */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;&display=swap');

/* CUSTOM STYLES */
::selection {
	background: #0068B4;
	color: #FFFFFF;
}

::-moz-selection {
	background: #0068B4;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/* CUSTOM GENERAL */
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1440px !important;
	width: 100% !important;
}

.aux-resp.aux-s-fhd .aux-fold,
.aux-resp.aux-s-fhd .aux-fold-width,
.aux-resp.aux-s-fhd .aux-boxed-container > .aux-container {
	width: 100%;
	max-width: 1440px;
}

.aux-fold {
	padding-left: 0px;
	padding-right: 0px;
}

header.page-title-section{
	display: none;
}

.page-title-section .page-header {
	border: none;
}

span.aux-modern-heading-primary {
	display: block;
}


/* CUSTOM FONTS STYLES */
.rglr {
	font-weight: 400;
}

.sbld {
	font-weight: 500;
}

.bld {
	font-weight: 600;
}

.blk {
	font-weight: 700;
}

.itc {
	font-style: italic;
}

.sup {
	vertical-align: super;
	font-size: 55%;
	line-height: 1.4;
	padding-left: 2px;
}

.fnt-60 {
	font-size: 60%;
	line-height: 1.4;
	display: contents;
}

.fnt-70 {
	font-size: 70%;
	line-height: 1.4;
	display: block;
}

.fnt-85 {
	font-size: 85%;
	line-height: 1.4;
	display: block;
}

.barlow {
	font-family: "Barlow Condensed", sans-serif;
}


/* --COLOR FONTS-- */
.sea {
	color: #0068B4;
}

.water {
	color: #00B7D4;
}

.dark {
	color: #222222;
}

.gray {
	color: #676C6C;
}

.cast {
	color: #8CA0B5;
}

.background {
	color: #F2FBFD;
}

.white {
	color: #FFFFFF;
}



/* === general custom styles === */
.nav-icon .elementor-icon-wrapper {
	display: flex;
}

.cta.primary {

}

.product-tag {

}

.service-card .ekit-wid-con .ekit-flip-box .ekit-flip-box-inner .ekit-flip-box-front,
.service-card .ekit-wid-con .ekit-flip-box .ekit-flip-box-inner .ekit-flip-box-back {
	align-items: flex-end;
}

#SR7_1_1-1-43.sr7-layer.btn {
	z-index: 9 !important;
}



/* FARMACOVIGILANCIA FORM */
.farmaco {
	display: flex;
	width: 100%;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	/*align-items: flex-start;*/
}

.wrapper {
	display: block;
	position: relative;
}

.col-full {
	display: flex;
	position: relative;
	flex: 1 1 auto;
	flex-wrap: wrap;
	justify-content: center;
}

.col-full h6 {
	color: #00ADCA;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.col-full p {
	color: #7B858C;
	padding: 8px 0px 32px;
}

form.col-full {

}

.col-full .wrapper {
	width: 100%;
	display: flex;
	position: relative;
	flex-direction: row;
	flex-wrap: wrap;
}

.col-full .wrapper .col-5,
.col-full .wrapper .col-4,
.col-full .wrapper .col-3,
.col-full .wrapper .col-2,
.col-full .wrapper .col-1 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin: 0px 8px 12px 8px;
}

.col-full .wrapper label {
	font-size: 75%;
	width: fit-content;
	background-color: #FFFFFF;
	padding: 4px 8px;
	margin: 0px 0px -12px 16px;
	position: relative;
}

.col-full .wrapper select:not([multiple]), .col-full .wrapper select {
	margin: 0px auto;
}

.farmaco button.btn-form,
.farmaco .btn-form,
.farmaco a.btn-form {
	background-color: transparent;
	color: #1A2A45;
	border: 1px solid #1A2A45;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.farmaco button.btn-form:hover,
.farmaco .btn-form:hover,
.farmaco a.btn-form:hover {
	color: #FFFFFF;
	background-color: #1A2A45;
}

.d-none {
	display: none;
}

.wrap-cont {
	display: flex;
	position: relative;
	flex: 1 1 auto;
	flex-wrap: nowrap;
	justify-content: center;
}



/* === devices media queries === */
/* === min width 320px === */
@media only screen and (min-width: 320px) {
	.wrapper {
		width: 100%;
	}

	.col-full .wrapper .col-5,
	.col-full .wrapper .col-4,
	.col-full .wrapper .col-3,
	.col-full .wrapper .col-2,
	.col-full .wrapper .col-1 {
		width: 100%;
	}
}



/* === min width 560px === */
@media screen and (min-width: 560px) {
	.col-full .wrapper .col-4,
	.col-full .wrapper .col-3,
	.col-full .wrapper .col-2 {
		width: calc(50% - 16px);
	}	
}



/* === min width 767px === */
@media only screen and (min-width: 767px) {

}



/* === min width 1025px === */
@media only screen and (min-width: 1025px) {
	.col-full .wrapper .col-3 {
		width: calc(33.33% - 16px);
	}

	.col-full .wrapper .col-2 {
		width: calc(50% - 16px);
	}

	.col-full .wrapper .col-4 {
		width: calc(25% - 16px);
	}

	.col-full .wrapper .col-5 {
		width: calc(75% - 16px);
	}
}



/* === min width 1120px === */
@media only screen and (min-width: 1120px) {
	
}



/* === min width 1200px === */
@media only screen and (min-width: 1200px) {
	
}