/*
THEME NAME: Andiamo!
THEME URI: https://deliciousdesign.com/
VERSION: 3.0
AUTHOR: Delicious Design
AUTHOR URI:
*/

/* -------------------------------------------------------------------------- RESET --- */
 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}  table {border-collapse: separate; border-spacing: 0;}  caption, th, td { text-align: left; font-weight: normal; }  table, td, th { vertical-align: middle; }  blockquote:before, blockquote:after, q:before, q:after { content: ""; }  blockquote, q { quotes: "" ""; }  a img { border: none; } 
a:active, a:focus { outline: none; }

/* ------------------------------------------------------------------------- COLORS --- */
a:link, a:visited {
	color:#369fc0;
	}
a:hover, a:active {
	color:#31d9c3;
	cursor:pointer;
	}
body, 
.wp-caption p,
input[type=text], 
input[type=email],
textarea,
select {
	color:#464646;
	}
.headlines, h1, h2, h3, h4, h5, h6 {
	color:#666565;
	}
blockquote {
	background-color:DimGray;
	color:White;
	}
div#menu ul.menu li.menu-item a, 
div#menu ul.sub-menu li.menu-item a, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a,
input[type=submit],
label[for=toggle] {
	background-color: rgba(200,33,39,0.4);
	color:White;
	transition: color .5s, background-color .5s;
	}
div#menu ul.menu li.menu-item a:hover, 
div#menu ul.sub-menu li.menu-item a:hover, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a:hover,
input[type=submit]:hover {
	background-color: rgba(200,33,39,0.8);
	color:White;
	cursor:pointer;
	}
div#menu ul.menu li.current_page_item a,
div#menu ul.menu li.current_page_item a:hover,
div#menu ul.menu li.menu-item ul.sub-menu li.current_page_item a,
div#menu ul.menu li.menu-item ul.sub-menu li.current_page_item a:hover {
	background-color: rgba(200,33,39,0.4);
	color:White;
	cursor:default;
	}


/* --------------------------------------------------------------------------- BODY --- */
body {
	background: #170d03;
	-webkit-text-size-adjust:none;
	font-size: 16px;
	line-height:1.0em;
	text-align: left;
	font-family: noto-sans, sans-serif; 
	font-weight: 300;
	font-style: normal;
	}

/* --------------------------------------------------------------------- TYPOGRAPHY --- */
.birch { /* face */
	font-family: birch-std, serif;
	font-weight: 400;
	font-style: normal;
	}
.garamond {
	font-family: eb-garamond, serif;
	font-weight: 700;
	font-style: normal;
	}
.notolight {
	font-family: noto-sans, sans-serif; 
	font-weight: 300;
	font-style: normal;
	}
.notobold {
	font-family: noto-sans, sans-serif; 
	font-weight: 700;
	font-style: normal;
	}
div#blog-description {
	margin:0 0 0 2px;
	font-size:0.9em;
	}
div#headline {
	box-sizing: border-box;
	font-size: 3.5em; 
	line-height: 1.0em;
	color:white; 
	position:fixed; 
	top:300px; 
	left:00px; 
	width:100%; 
	text-align:center; 
	text-shadow: 0px 0px 10px #000;
	padding: 0 40px;
	opacity: 0.0;
	transition: opacity 3s;
	}
h1 {
	font-size:2.3em;
	line-height:1.1em;
	margin-bottom:0.4em;
	}
h1#blog_title {
	display:block;
	position:fixed;
	top:-1000px;
	left:0px;
	}
h2 {
	font-size:2.5em;
	line-height:1.1em;
	margin:0.1em 0 0.4em 0;
	font-family: birch-std, serif;
	font-weight: 400;
	font-style: normal;
	color:#4f2e13;
	}
h3 {
	font-size:1.2em;
	line-height:1.1em;
	margin:15px 0 8px 0;
	font-weight: bold;
	color:#4f2e13;
	}
h4 {
	font-size:0.95em;
	line-height:1.1em;
	text-transform: uppercase;
	margin:0.6em 0 0.6em 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	display:block;
	margin-bottom:0.85em;
	}
ul li, ol li {
	font-size: 1.0em;
	line-height: 1.4;
	margin-bottom:4px;
	}
ul {
	display:block;
	margin-left:30px;
	margin-bottom:0.85em;
	}
ol {
	display:block;
	margin-left:33px;
	margin-bottom:0.85em;
	}
blockquote {
	font-size:1.28em;
	line-height:1.4em;
	display:block;
	float:right;
	width:200px;
	opacity:0.5;
	padding:12px 8px 2px 13px;
	margin:0 0 10px 14px;
	}	
em, i {font-style: italic;}
strong, b {
	font-family: noto-sans, sans-serif; 
	font-weight: 700;
	font-style: normal;
	}
a:link, a:visited {
	text-decoration:none;
	}
a:hover, a:active {
	}
hr {
    border: 4px dotted #9c8c7b;
    border-style: none none dotted; 
    color: #fff; 
    background-color: transparent;
    margin: 40px 0 30px 0;
	}

/* ---------------------------------------------------------------------- STRUCTURE --- */
		div#billboard {
			position:fixed;
			top:60px;
			left:0px;
			box-sizing:border-box;
			display: flex;
			justify-content: center;
			overflow:hidden;
			width:100%;
			height: 700px;
			background: #170d03;
			}
		div#billboard img#signature_image {
			box-sizing:border-box;
			width:1600px;
			height: 700px;
			object-fit: fill;
			}

		div#wrapper {
			width: 100%;
			max-width:1600px;
			padding: 0 0 0 0;
			position:relative;
			top:60px;
			margin: 0 auto;
			background: #f2e7db;
			}
		div#wrapper.front_page {
			top:760px;
			}
div#header_float {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	padding:0 0 0 0;
	z-index: 9;
	}
div#header {
	position:relative;
	width:100%;
	height: 53px;
	max-width:1600px;
	padding:0 0 0 0;
	margin: 0 auto;
	background-color: #312212;
	}
div#logo {
	width:291px;
	height:196px;
	margin: -3px auto 0 auto;
	opacity: 1.0;
	transition: opacity .5s;
	}
div#logo:hover {
	opacity: 0.9;
	cursor:pointer;
	}
div#logo img {
	width:100%;
	height:auto;
	}


div.container {
	box-sizing: border-box;
	width:100%;
	max-width: 1600px;
	margin: 0 auto;
	padding:100px 0 0 0;
	transition: padding 1s;
	}
div.container.front_page {
	box-sizing: border-box;
	width:100%;
	max-width: 1600px;
	margin: 0 auto;
	padding:0 0;
	}
div.brn_content {
	position:relative;
	background: #312212;
	box-sizing: border-box;
	width:100%;
	max-width: 1600px;
	padding:40px 0;
	margin: 0 auto;
	z-index: 2;
	}
div.brn_content div.content {
	color:#fff;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.6em;
	}
img#thc_k_cups {
	position:absolute;
	left: 100px;
	top: -930px;
	opacity: 1.0;
	transition: top 3s;
	}
img#cbd_k_cups {
	position:absolute;
	left: 100px;
	top: -1230px;
	opacity: 1.0;
	transition: top 2s;
	}
img#thc_k_cups.parked,
img#cbd_k_cups.parked {
	position:absolute;
	left: 100px;
	top: -240px;
	opacity: 1.0;
	}


div.content {
	box-sizing: border-box;
	width:calc(100% - 200px);
	max-width: 1329px;
	padding:40px 0 40px 0;
	margin: 0 auto;
	z-index: 2;
	}


div#post_body {
	padding-bottom: 50px;
	}
.home div.entry_content {
	box-sizing: border-box;
	width: 50%;
	float:left;
	padding-bottom: 10px;
	}
.home div.entry_image {
	box-sizing: border-box;
	width: 48%;
	float: right;
	padding: 10px 0 10px 0;
	}
.home div.entry_image img {
	width:100%;
	height:auto;
	}

/* ----------------------------------------------------------------------- SIDEBARS --- */
div#sidebar { 
	float:left;
	width:340px;
	margin: 10px 0px 10px 10px;
	background-color: rgba(194,194,194,0.2);
	}
div.widget {
	margin:0 0 20px 0 ;
	overflow:hidden;
	background-color: rgba(194,194,194,0.3);
	}

/* --------------------------------------------------------------------- NAVIGATION --- */
a#nav_toggle {
	display:none;
	}
nav#access {
	position:absolute;
	top:0px;
	right:0px;
	margin: 15px 15px 10px 10px;
	padding:0;
	z-index:5;
	}
div#menu {
	margin:0;
	padding:0;
	}
div#menu ul,div#menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
	}
div#menu ul li.menu-item a {
	font-size: 0.9em;
	line-height: 1.1em;
	display:block;
	margin-left:6px;
	padding: 6px 8px 6px 8px;
	text-decoration:none;
	text-align:left;
	border-radius: 3px;
	}
div#menu ul li.menu-item a:hover {
	}
div#menu ul li ul.sub-menu {
	top:-220px;
	position:absolute;
	opacity:0.0;
    transition: opacity .5s;
	}
div#menu ul.menu li.menu-item:hover ul.sub-menu {
	top:auto;
	margin-top:0px;
	opacity: 1.0;
	}
ul.sub-menu {
	z-index:-1;
	}
div#menu ul li {
	float:left;
	margin:0px;
	}
ul.sub-menu li.menu-item {
	float:none !important;
	}
div#menu ul li.current_page_item a {
	}

/* ------------------------------------------------------------------------- FOOTER --- */
div.italian_flag {
	box-sizing: border-box;
	width:100%;
	max-width:1600px;
	margin: 0 auto;
	height: 15px;
	background: #fff;
	border-top: 5px solid #00924d;
	border-bottom: 5px solid #c82127;
	}

div#footer { 
	clear: both;
	padding: 20px 20px 60px 20px;
	background-color: #312212;
	box-sizing: border-box;
	text-align: center;
	}
div#footer { 
	color:#fff;
	}
div#footer a,
div#footer .copyright a {
	color:#fff;
	}
div#footer a:hover,
div#footer .copyright a:hover {
	color:#e6ba89;
	}
div#footer div.site_links { 
	padding: 15px 0 20px 0;
	}
.copyright {
	font-size:0.70em;
	}
.disclaimer {
	padding: 0 180px;
	}
.site_buttons a img {
	margin: 3px;
	transition: box-shadow .5s;
	box-shadow: 0px 0px 0px #000;
	border-radius: 3px;
	}
.site_buttons a img:hover {
	box-shadow: 0px 0px 10px #fff;
	}

/* ------------------------------------------------------------------------- SOCIAL --- */
div.social {
	font-size:2.5em;
	line-height:1.0em;
	}
div.social a {
	transition: color .5s;
	}
div.social a.instagram {
	color: #b82f91;
	}
div.social a.facebook {
	color: #3c5a99;
	}
div.social a.twitter {
	color: #00aced;
	}
div.social a.instagram:hover,
div.social a.facebook:hover,
div.social a.twitter:hover {
	color: #000;
	}


/* ----------------------------------------------------------------- SEARCH RESULTS --- */
.search_result_blox {
	margin: 0 0 20px 0;
	background-color: rgba(194,194,194,0.5);
	}
div#nav_below {
	}
div#nav_below div {
	width:50%;
	background-color: rgba(194,194,194,0.5);
	float:left;
	}
div#nav_below div.nav_next {
	text-align: right;
	float:right;
	}


/* ------------------------------------------------------------- IMAGES / ALIGNENTS --- */
img.alignright {
	float:right;
	margin:3px 0 5px 14px;
	}
img.alignleft {
	float:left;
	margin:12px 14px 5px 0;
	}
img.aligncenter {
	display:block;
	margin:0 auto;
	text-align:center;
	}
.alignright {
	float:right;
	margin:3px 0 0 14px;
	text-align:right;
	}
.alignleft {
	float:left;
	margin:3px 14px 0 0;
	text-align:left;
	}
.aligncenter, .alignnone {
	display:block;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	margin-bottom:3px;
	}
.wp-caption p {
	font-size: 0.9em;
	line-height:1.3em;
	margin: 4px 0 0 0;
	text-transform:uppercase;
	}
div.wp-caption {
	}


/* -------------------------------------------------------------------------- FORMS --- */
div.wpcf7 p {
	margin:0px;
	}
fieldset {
	padding:0px; 
	margin:0px;
	}
legend {
	display:block;
	font-size:1.8em;
	line-height:1.0em;
	margin:0 0 10px 0;
	}
.commerce-cell,
.double-cell {
	float:none;
	width:100%;
	margin: 0px;
	}
.label-cell {
	float:none;
	width:100%;
	margin: 0 0 4px 0;
	}
input[type=radio] {
	height:20px;
	}
input[type=text], 
input[type=email],
textarea {
	box-sizing: border-box;
	width:100%;
	padding:5px;	
	font-size: 1.0em;
	line-height:1.0em;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#fff;
	border:1px solid #bbb;
	font-family: Arial, "Dejavu Sans", sans-serif ;
	margin: 0 0 10px 0;
	}
textarea {
	height:250px;
	}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	width:570px;
	padding:4px;	
	font-size: 1.0em;
	line-height:1.0em !important;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #bbb;
	background: url(images/FIXME-select-pattern.png) #f0f0f0 no-repeat center right;
	}
input:focus, 
textarea:focus, 
select:focus {
	-moz-box-shadow: 3px 3px 6px #85857f; 
	-webkit-box-shadow: 3px 3px 6px #85857f; 
	box-shadow: 3px 3px 6px #85857f;  
	}
input[type=submit]:hover,
input[type=button]:hover,
a.bttn_next_step:hover {
	cursor:pointer;
	}
input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display:block;
	text-align:center;
	padding: 8px 30px 8px 30px;
	-webkit-border-radius:.25em;
	-moz-border-radius:.25em;
	border-radius:.25em;
	margin:0 auto;
	text-decoration: none;
	border:transparent;
	font-size:1.0em;
	}
input[type=submit]:hover {
	}


/* -------------------------------------------------------------------- FORM ERRORS --- */
div.screen-reader-response[role="alert"] {
	display:none;
	}
div.wpcf7-response-output {
	width:98%;
	margin: 0 0 0 2%;
	padding: 20px 0;
	float:none;
	clear:both;
	font-weight: bold;
	font-size: 1.2em;
	border:transparent;
	text-align: right;
	color:rgba(162,0,0,1.0);
	}
input[type=text].wpcf7-not-valid, 
input[type=email].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
textarea.wpcf7-not-valid {
	background:rgba(162,0,0,0.2);
	border:1px solid black;
	}
span.wpcf7-not-valid-tip {
	text-align:right;
	color:rgba(162,0,0,1.0);
	display:block;
	line-height: 1.0em;
	margin-top:-8px;
	font-weight: bold;
	}

/* -------------------------------------------------------------------------- CRUFT --- */
.clr, .cld { font-size: .1em; line-height: .1em; clear:both; }
.d_hidden { display: none; }
.fixme { color:darkred; }




/* ------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------- RESPONSIVE --- */

/* ----------------------------------------------------------------- < 3600 */
@media (max-width: 3600px) { 
div#footer {border-bottom: 10px solid transparent;}
}

/* ----------------------------------------------------------------- < 1800 */
@media (max-width: 1800px) { 
div#footer {border-bottom: 10px solid transparent;}
}

/* --------------------------------------------------------------------- < 1200 */
@media (max-width: 1200px) { 
div#footer {border-bottom: 10px solid transparent;}
a#nav_toggle {
	display:block;
	color:#fff;
	padding: 14px 15px 6px 25px;
	font-size: 1.5em;
	line-height: 1.0em;
	position:fixed; 
	top:0px;
	right:0px;
	z-index: 19;
	transition: color .5s;
	}
a#nav_toggle:hover {
	color:#c82127;
	}
nav#access {
	position:fixed;
	right:-999em;
	top:0px;
	width:0%;
	margin:0px;
	min-height: 2500px;
	z-index: -1;
	background-color:rgba(0,0,0,0.7);
	opacity:0.1;
	transition: opacity .5s;
	}
nav#access.visible_menu {
	width:100%;
	right:0px;
	opacity:1.0;
	z-index: 9999;
	}
div#menu {
	position:absolute;
	top:65px;
	right: 20px;
	}
div#menu ul li ul.sub-menu {
	top:auto;
	position:relative;
	opacity:1.0;
	}
ul.sub-menu {
	z-index:99;
	}
div#menu ul li {
	float:none;
	}
div#menu ul li.menu-item a {
	font-size: 1.2em;
	line-height: 1.1em;
	padding: 12px 20px 12px 15px;
	margin:0 0 0 0;
	width:240px;
	text-transform: none;
	box-sizing: border-box;
	margin-bottom: 5px;
	}
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a {
	padding: 10px 20px 10px 15px;
	}
div#menu ul.menu li.menu-item a, 
div#menu ul.sub-menu li.menu-item a, 
div#menu ul.menu li.menu-item ul.sub-menu li.menu-item a,
input[type=submit],
label[for=toggle] {
	background-color: rgba(200,33,39,1.0);
	color:White;
	transition: color .5s, background-color .5s;
	}

div#menu ul.menu {
	margin:10px 0 0 10px;
	/* border-top: 1px solid white; */
	/* box-shadow: 0px 0px 20px #000; */
	}
}

/* ------------------------------------------------------------ < 900 */
@media (max-width: 900px) { 
div#footer {border-bottom: 10px solid transparent;}
div.content {
	width:calc(100% - 40px);
	}
.disclaimer {
	padding: 0 40px;
	}

}

/* --------------------------------------------------------------------- < 500 */
@media (max-width: 500px) { 
body {
	font-size: 18px;
	line-height:1.0em;
	}
.m_hidden { display: none; }
.d_hidden { display: inline; }

div#billboard {
		position:fixed;
		top:60px;
		left:0px;
		box-sizing:border-box;
		display: flex;
		justify-content: center;
		overflow:hidden;
		width:100%;
		height: 700px;
		background: #170d03;
	}
div#billboard img#signature_image {
		box-sizing:border-box;
	width:700px;
	height:278px;
		object-fit: fill;
	}
div#wrapper.front_page {
	top:730px;
	}
div#headline {
	top:360px; 
	line-height: 0.9em;
	}
img#thc_k_cups {
		position:absolute;
	left: 30px;
		top: -930px;
	}
img#cbd_k_cups {
	left: 30px;
		top: -1230px;
	}
img#thc_k_cups.parked,
img#cbd_k_cups.parked {
	left: 30px;
	top: -220px;
	}

.home div.entry_content {
	width: 100%;
	float:none;
	padding-bottom: 10px;
	}
.home div.entry_image {
	width: 100%;
	float: none;
	padding: 10px 0 10px 0;
	}

div#footer {
	border-bottom: 10px solid transparent;
	}
}







