/*!
Theme Name:    Ortogiardino
Author:        Daniele Brunengo
Author URI:    http://www.dmptech.it
Description:   Tema personalizzato per Ortogiardino
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/*
COLORI:
#6f8316 Verde cobaltone
#4c9815 Verde scutiscio
#3c1206 Maron smerdé
#6d7680 Grigello
*/

/*GENERALI*/

body {
	overflow-x: hidden;
}

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.et_pb_fullwidth_section {
	width: 100vw !important;
	position: relative !important;
	margin-left: -50vw !important;
	left: 50% !important;
}

main > .entry-title {
	margin-top: 80px;
	margin-bottom: 60px;
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
}

/*HOME*/

#inner-content {
	padding-top: 0;
}

@media screen and (max-width: 1024px) {
	.n2-ss-layer-content {
		padding: 10px !important;
	}
}

@media screen and (orientation:portrait) {
	.slidehori {
		display: none;
	}
}

@media screen and (orientation:landscape) {
	.slidevert {
		display: none;
	}
}

@media screen and (max-width: 1279px) {
	.no1280 {
		display: none;
	}
	.minimage {
		padding-top: 5px;
	}
}

@media screen and (max-width: 1023px) {
	.no1024 {
		display: none;
	}
}

/*MENU*/

.wpbf-menu-container nav .sub-menu {
	margin-top: 10px;
}

.wpbf-menu-container nav > ul li a {
	padding: 5px 10px !important;
}

.wpbf-menu-container nav .sub-menu li:hover {
	background-color: #6f8316;
}

.wpbf-menu-container nav .sub-menu li:hover > a {
	color: white;
}

@media screen and (min-width: 1025px) and (max-width: 1165px) {
	.wpbf-menu-container ul a {
		font-size: 13px;
	}
}

/*ICONE*/

.mailicon:before {
content: "\e076";
position:relative;
font-family: 'ETmodules';
margin-right: 5px;
}

.phoneicon:before {
content: "\e090";
position:relative;
font-family: 'ETmodules';
margin-right: 5px;
}

/*PAGINE*/

.page-id-64 #content {
	background-image: url("https://www.ortogiardinogarlenda.it/wp-content/uploads/2018/10/leaves.jpg");
	background-size: cover;
}

/*PULSANTI*/

.bottone {
	width: 100%;
}

.coltappo {
	max-width: 320px;
}

.bottonpieno:hover {
	background-color: #4c9815 !important;
}

/*AL-KO ROBOT*/

@media screen and (min-width: 981px) {
	.alko1 .et_pb_column:not(:last-child) {
		border-right: solid 2px #f2f2f2 !important;
	}
}

@media screen and (max-width: 980px) {
	.elencoprato .et_pb_column, .elencoprato ul {
		margin-bottom: 0 !important;
		margin-top: 0 !important;
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
}

@media screen and (min-width: 981px) {
	.et_pb_row .et_pb_column_4_4 .et_pb_text_inner p {
		text-align: justify !important;
	}
}

/*PELLENC*/

.pellenc h4.et_pb_module_header {
	font-weight: bold !important;
}

/*POST*/

body.single-post #inner-content {
	padding-top: 40px;
}


/*UN PLUGIN ROMPE LE ANIMAZIONI*/

/*.et-db #et-boc .et-waypoint {
	opacity: 1 !important;
}*/

/*FLOREALI*/

@media screen and (max-width: 1190px) {
	.florealframe {
		display: none;
	}
}

@media screen and (min-width: 1550px) and (max-width: 1929px) {
	.florealframe {
		display: none;
	}
}

@media screen and (max-width: 1549px) {
	.florealframewide {
		display: none;
	}
}

@media screen and (min-width: 1930px) {
	.florealframewide {
		display: none;
	}
}

@media screen and (min-width: 1191px) {
	.florealframemobile {
		display: none;
	}
}