/*
Theme Name:     Il Buono Delle Api Shop
Theme URI:      https://www.ilbuonodelleapi.it
Template: 		flatsome
Author:         TwinDigit
Author URI:     https://www.twindigit.it
Description:    Il Buono Delle Api è un tema custom e-commerce derivato dal tema Flatsome. Sviluppato ad hoc per l'azienda agricola Il Buono Delle Api.
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    ilbuonodelleapi
*/

/* Header */ 

header.header.transparent {
	background: #F4A212;
	/* background: linear-gradient(180deg,rgba(244, 162, 18, 0.9) 50%, rgba(255, 255, 255, 0) 100%) */
	background: linear-gradient(180deg,rgba(244, 162, 18, 1) 30%, rgba(244, 162, 18, 0.70) 60%, rgba(244, 162, 18, 0) 100%);
}

.page-template-page-transparent-header .header-nav .nav-top-link {
	/* color: #444 !important; */
}

.page-template-page-transparent-header .header-nav .active .nav-top-link,
.page-template-page-transparent-header .header-nav .nav-top-link:hover {
	/* color: #000 !important; */
}

/* Page Header */

.accent-color-linear-gradient .title-overlay.fill {
	background: linear-gradient(180deg,rgba(244, 162, 18, 1) 0%, rgba(0,0,0,0.1) 35%, rgba(0,0,0,0.1) 0%);
}

.demo_store {
	background-color: #5a3114;
	font-family: "Fira Sans Condensed", Sans serif !important; 
	font-size: 16px;
}

/* Page sections */

.secondary-color-radial-gradient {
	background: #FCF9E8;
	background: radial-gradient(circle, rgba(252, 249, 232, 1) 0%, rgba(230, 219, 201, 1) 100%);
}

.white-color-linear-gradient .section-bg-overlay {
	background: rgba(255, 255, 255, 0.85) !important;
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.85) 100%) !important;
}

.white-color-linear-gradient-2 .section-bg-overlay {
	background: rgba(255, 255, 255, 0.7) !important;
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.3) 100%) !important;
}

/* Shop header */

.shop-page-title,
.dark .breadcrumbs,
.dark .breadcrumbs a {
	/* color: #000 !important; */
	text-shadow: none;
}


/* Contact Form 7 helpers */

.acceptance-privacy label {
    display: flex;
}

.acceptance-privacy input {
    position: relative;
    top: 2px;
}

.wpcf7 input[type="checkbox"] {
	float: left;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
	font-family: "Fira Sans Condensed", Sans Serif;
	border-radius: 8px;
	padding: 15px;
	height: auto;
	border-color: #683c10;
}

.wpcf7-form select {
	border-radius: 8px;
	border-color: #683c10;
	padding: 15px;
	height: auto;
}

.wpcf7-form select option {
	font-family: "Fira Sans Condensed", Sans Serif;
	padding: 15px;
	height: auto;
}

.wpcf7-form label {
	font-family: "Fira Sans Condensed", Sans Serif;
	font-weigh: 400;
	color: #b07e4a;
	text-transform: uppercase;
}

.wpcf7-form textarea::placeholder,
.wpcf7-form input::placeholder {
	font-family: "Fira Sans Condensed", Sans Serif;	
	color: #683c1099;
}

/* footer */

footer .widget-title, h5 {
	font-family: "Fira Sans Condensed", Sans Serif;	
	font-size: 16px;
	color: #683c10;	
}

.footer-2 {
	padding-top: 80px;
	padding-bottom: 50px;
}

.absolute-footer {
	color: #444444;
	font-family: "Open sans", Sans serif;
	font-size: 14px;
}

.absolute-footer .container {
	padding-top: 20px;
	border-top: solid 1px #a47343;
}

/* FC Follow Icons */

.fc-follow-icons {
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	font-size: 24px;
	text-align: center;
	justify-content: center;
	align-content: center;
	width: 100%;
}

.fc-follow-icons a, .fc-follow-icons a:hover, .fc-follow-icons a:link, .fc-follow-icons a:visited {
	color: #ffffff;
}

.fc-follow-icons .fab, .fc-follow-icons .far, .fc-follow-icons .fas {
	padding: 12px;
	margin: 5px;
	border-radius: 50%;
}

.fc-follow-icons .fa-facebook {
	background-color: #3a589d;
}

.fc-follow-icons .fa-instagram {
	background-color: #3b6994;
}

.fc-follow-icons .fa-whatsapp {
	background-color: #51cb5a;
}

.fc-follow-icons .fa-envelope,
.fc-follow-icons .fa-phone-alt {
	background-color: #a47343;
}

/* Iubenda plugin */

#iubenda_policy h1, 
#iubenda_policy h2, 
#iubenda_policy h3, 
#iubenda_policy h4, 
#iubenda_policy h5, 
#iubenda_policy h6 {
	font-family: "Fira Sans Condensed", Sans serif !important;
}

#iubenda_policy p, ul, ol, li {
	font-family: "Open sans", Sans serif !important;
}


#iubenda_policy .box_10 {
    padding: 10px !important;
}


/* Google reCaptcha 3.0 */

.grecaptcha-badge { 
    visibility: hidden !important;
}

/* Media query for header wrapper width */

@media (max-width: 1024px) { 
  .trasparent .header-wrapper .header-main,
  .header-wrapper .header-main {
    height: 90px !important; 
  }
}

@media (max-width: 549px) { 
  .trasparent .header-wrapper .header-main,
  .header-wrapper .header-main {
    height: 70px !important; 
  }
}
