/*!
 *
 * File specifico per sito
 *
 * Copyright 2014 SpoonDesign di Cattorini Davide
 * Tutti i diritti riservati - All rights reserved
 * http://www.spoondesign.it - info@spoondesign.it
 *
 */

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	background: #FFF;
	margin: 0;
	padding: 0;
}
body, td, li {
	font: normal 0.9rem/1.5rem Montserrat, Arial, Tahoma, Verdana, sans-serif;
	color: #444;
}

@font-face {
	font-family: Montserrat;
	src: url("../fonts/montserrat_regular.woff");
}
@font-face {
	font-family: Montserrat;
	font-weight: bold;
	src: url("../fonts/montserrat_bold.woff");
}
@font-face {
	font-family: Poppins;
	src: url("../fonts/poppins_regular.woff");
}
@font-face {
	font-family: Poppins;
	font-weight: bold;
	src: url("../fonts/poppins_bold.woff");
}
@font-face {
	font-family: Jost;
	src: url("../fonts/jost_regular.woff");
}
@font-face {
	font-family: Jost;
	font-weight: bold;
	src: url("../fonts/jost_bold.woff");
}

a {
	background: none;
	text-decoration: none;
	color: #000;
}
a:hover, a:focus, a:active {
	color: #C9B10E;
}

/* TITLES */

h1, h2 {
	margin: 3rem 0 2rem 0;
	padding: 0;
	color: #000;
	font-family: Poppins, Arial, Tahoma, Verdana, sans-serif;
	font-size: 2rem !important;
	font-weight: normal;
	letter-spacing: 1.1px;
	text-align: center;
}
h3, h4 {
	font-size: 1.4rem;
}

.section-header h1, .section-header h2, .footer h1, .footer h2 {
	font-family: Montserrat, Arial, Tahoma, Verdana, sans-serif;
	margin-top: 1rem;
	font-size: 1.2rem;
}
.section-header a {
	font-weight: normal;
	text-decoration: none;
}

/* BUTTONS */

.button, .btn {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	text-shadow: none;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1;
	padding: 14px 1rem !important;
	background: #2f373e !important;
	border: 1px solid #2f373e !important;
	color: #fff !important;	
	text-transform: uppercase;
	font-weight: bold;
}
.button:hover, .btn:hover, .button:active, .btn:active, .button:focus, .btn:focus {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	text-shadow: none;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1;
	padding: 14px 1rem !important;
	background: #1f2428 !important;
	border: 1px solid #191d21 !important;
	color: #fff !important;	
	font-weight: bold;
}

.sdshop_cart_total a.btn.btn-primary.sdshop_checkout, .sdshop_checkout button.btn.btn-primary.sdshop_go {
	background: #C8B00B !important;
	border: 1px solid #C8B00B !important;
}

.catalogs {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 16px;
	margin: 2.5rem 0;
}
.catalogs .flip_container .btn {
	background: #C8B00B !important;
	border: 1px solid #C8B00B !important;
}

/* CONTENITORI */

.sdgrid {
	width: 95%;
	margin: 0 auto;
	max-width: 1350px;
}
.sdfull {
	width: 100%;
}

/* TOP */

.sdtop {
	padding: 0.9rem 0;
	background: #642715;
	color: #FFF;
	font-size: 1rem;
	line-height: 2rem;
	text-align: center;
}
.sdtop a {
	color: #FFF;
	font-size: 1rem;
	font-weight: bold;
}
.sdtop .sdgrid {
	display: flex;
	justify-content: center;
	flex-direction: row;
}
.sdtop .sdgrid div {
	margin: 0 1rem;
	text-transform: uppercase;
}
.sdtop i {
	padding-right: 0.5rem;
}

/* SUBTOP */

.sdsubtop {
	padding: 0.3rem 0;
	background: #F5E6C8;
	color: #333;
	font-family: Jost, Arial, Tahoma, Verdana, sans-serif !important;
	font-size: 1.05rem;
}
.sdsubtop .sdgrid {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

/* HEADER */

header {
	padding: 1rem 0;
	background: #FFF;
}
header .sdgrid {
	display: flex;
	justify-content: space-between;
	align-items: center;	
}

#menu {
	padding-right: 1rem;
}
#menu a {
	font-size: 0.9rem;
	border: 0;
	font-family: Montserrat, Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
}
#menu .dj-mobile-open-btn, #menu .dj-mobile-open-icon:before {
	padding: 0.5rem 0.7rem !important;
	font-size: 1.4rem !important;
}

#icons {
	display: flex;
	align-items: center;
	padding-left: 1rem;
}
#icons .sdgeneral_langs {
	display: flex;
	margin-right: 0.4rem;
}
#icons .sdgeneral_langs img {
	width: 19px;
	margin: 0;
	padding: 0;
	vertical-align: middle !important;
}
#icons .sdgeneral_langs a {
	margin: -4px 0 0 0;
	padding: 0;
}

#icons .dj-megamenu a {
	border: 0;
	font-size: 1.3rem;
	padding: 0 0.3rem;
}

#icons .dj-megamenu-wrapper {
	margin: 0 1.2rem 0 0;
}

/* BANNERS */

.banners .elements {
	display: flex;
	justify-content: space-between;
}
.banners .banner:hover {
	filter: brightness(80%);
}  
.banners .banner_1 {
	flex: 1 1 0;
	margin-right: 2%;
}
.banners .banner_1:before {
	content:'';
	float: left;
	padding-top: 100%;
}
.banners .banner_2 {
	flex: 2 1 0;
	margin-left: 1rem;
}
.banners .banner_2:before {
	content:'';
	float: left;
	padding-top: 50%;
}
.banners a {
	display: block;
}
.banners img {
	width: 100%;
}

.insidebanner {
	width: 100%;
	margin-bottom: 2rem;
}

/* COLLECTIONS */

section.collections {
	margin-top: 1rem;
}
.collections .area {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.collections .collection {
	margin: 1rem 0;
	padding-bottom: 4.5rem;
}
.collections .collection:before {
	content:'';
	float: left;
}
.collections .section-header h2 {
	margin: 1rem;
	font-size: 1.3rem !important;
}

.collections .flip_card {
	width: 100%;
	height: 100%;
	perspective: 1000px;
	background-color: transparent;
}
.collections .flip_card_inner {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}
.collections .flip_card:hover .flip_card_inner {
	transform: rotateY(180deg);
}
.collections .flip_card_front, .collections .flip_card_back {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
.collections .flip_card_front {
	background-color: #F7F7F7;
	color: black;
}
.collections .flip_card_back {
	background-color: #F7F7F7;
	color: #000;
	transform: rotateY(180deg);
}
.collections .flip_card_back a {
	width: 80%;
	height: 80%;
	padding: 10%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/* PRODUCTS */

.products .area {
	width: 100%;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.products .negativetopmargin {
	margin-top: -2rem;
}
.products .single {
	width: 48.5%;
	margin-bottom: 1.5rem;
}
.products .multiple {
	width: 48.5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}
.products .product {
	background: #F7F7F7;
	overflow: hidden;
	height: 0;
}
.products .product:hover {
	filter: brightness(80%);
}  
.products .product img {
	width: 100%;
}
.products .product1 {
	width: 100%;
	padding-bottom: 100%;
}
.products .product2, .products .product3 {
	width: 47%;
	padding-bottom: 47%;
}
.products .product4 {
	width: 100%;
	margin-top: 5%;
	padding-bottom: 47.5%;
}

/* TESTI ENFATIZZATI */

.empathise {
	max-width: 75%;
	margin: 0 auto 3rem auto;
	padding: 0.5rem;
	font-family: Montserrat, Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.8rem;
	font-style: italic;
	font-weight: 100;
	line-height: 1.4;
	position: relative;
	text-align: center;
}
.empathise:before,
.empathise:after {
	width: 4rem;
	height: 4rem;
	position: absolute;
	font-size: 6rem;
	color: #f1efe6;
}
.empathise:before {
	content: '“';
	left: -4rem;
	top: -2rem;
}
.empathise:after {
	content: '”';
	right: -2.5rem;
	bottom: -0.8rem;
}

.empathise_product {
	font-size: 1.4rem;
	line-height: 1.2;
}

/* ICONE PRODOTTI */

.product_icon .features {
	background: none;
}
.product_icon .features .feature {
	width: 16rem;
}

/* OUR HISTORY */

.history {
	background: #F9F6F2;
	padding: 2rem 0;
}
.history .history_title {
	margin: 0.5rem 0 1.5rem 0;
	padding: 0;
	color: #000;
	font-family: Poppins,Arial,Tahoma,Verdana,sans-serif;
	font-size: 2rem !important;
	font-weight: normal;
	letter-spacing: 1.1px;
	text-align: center;
}
.history .sdgrid .history_content {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}
.history .sdgrid .history_left {
	width: 55%;
}
.history .sdgrid .history_right {
	width: 43%;
	text-align: left;
}

/* VIDEO */

.sdshowyoutube_container, .sdshowvimeo_container {
	max-width: 650px !important;
}

/* BRICIOLE DI PANE */

.breadcrumb {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.breadcrumb li:last-child {
	max-width: 8rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb li {
	text-transform: lowercase;
}
.breadcrumb li span::first-letter {
	text-transform: uppercase;
}

/* FEATURES */

.features {
	background: #F9F6F2;
	margin: 2rem 0;
	padding: 2.5rem 0;
}
.features .sdgrid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.features .feature {
	text-align: center;
}
.features i {
	font-size: 2.6rem;
}
.features h3 {
	margin: 0;
	font-size: 1.3rem;
	font-weight: normal;
	color: #000;
}
.features .text {
	margin: 0;
	color: #333;
}

/* POPUP */

.popup_210_button2_action_link a, .popup_211_button2_action_link a {
	font-size: 0.9rem;
}

/* FOOTER */

.footer .sdgrid {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.footer .sdgrid div {
	padding: 0 1rem 1rem 1rem;
}
.footer .sdgrid h2 {
	font-family: Poppins, Arial, Tahoma, Verdana, sans-serif;
	font-size: 1rem !important;
	margin-bottom: 0;
	text-align: left;
}
.footer .sdgrid a {
	background: none !important;
}

/* COPYRIGHT */

.copyright {
	background: #F9F6F2;
	padding: 0.3rem 0;
	text-align: center;
}

/* DEVICES */

@media (min-width: 1000px) {
	.fixxed {
		position: fixed;
		top:0;
		left:0;
		width: 100%;
		box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 5%);
		transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
		z-index: 1000;
	}
}

@media (max-width: 767px) {
	.sdtop .sdgrid {
		flex-direction: column;
	}

	.insidebanner {
		position: relative;
		overflow: hidden;
	}
	.insidebanner img {
		display: block;
		margin-left: -50%;
		min-width: 200%;
		height: auto;
		transition:transform 0.5s;
	}

	.breadcrumb {
		justify-content: center;
	}

	.product-info .row .col-lg-8, .product-info .row .col-lg-7, .product-info .row .col-lg-6,
	.product-info .row .col-lg-5, .product-info .row .col-lg-4, .product-info .row .col-lg-3 {
		width: 100%;
		margin: 0 auto;
	}
	.product-info .product-cart {
		padding-left: 0;
		padding-right: 0;
	}
	.product-info h1 {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.product-info .eshop-product-show, .product-info .zoomPup, .product-info .zoomWindow {
		display: none;
		visibility: hidden;
	}
	.product-info .product-image-zoom {
		cursor: pointer;
		cursor: unset;
	}

	.products .negativetopmargin {
		margin-top: -3rem;
	}

	.catalogs {
		flex-direction: column;
		align-items: center;
	}

	.empathise {
		max-width: 60%;
		font-size: 1.4rem;
	}

	.history .sdgrid .history_content {
		flex-direction: column;
	}
	.history .sdgrid .history_left {
		width: 95%;
		margin: 0 auto;
	}
	.history .sdgrid .history_right {
		width: 95%;
		margin: 2rem auto 0 auto;
	}

	.footer .sdgrid, .footer .sdgrid h2 {
		text-align: center;
	}
	.footer .sdgrid div {
		width: 40%;
	}
}

@media (max-width: 600px) {
	header .sdgrid {
		flex-wrap: wrap;		
	}
	#logo {
		width: 100%;
		text-align: center;
		padding-bottom: 1rem;
	}
	#logo img {
		width: 100%;
		max-width: 300px;
	}
	
	.collections .collection {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.products .single, .products .multiple {
		width: 100%;
	}
}

@media (max-width: 500px) {
	.banners .elements {
		width: 95%;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.banners .banner_1, .banners .banner_2 {
		width: 100%;
		margin: 0;
		flex: none;
	}
	.banners .banner_1 {
		margin-bottom: 1.6rem;
	}

	.features {
		margin: 1rem 0;
	}

	.footer .sdgrid div {
		width: 100%;
	}
	.footer .sdgrid div {
		padding: 0;
	}
	.footer .inside h2 {
		margin-top: 0;
	}
}

@media (min-width: 601px) {
	#logo img {
		height: 100px;
	}
}