/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
@import url("https://fonts.googleapis.com/css?family=Cinzel:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:600,700");
@import url("https://fonts.googleapis.com/css?family=Lato:200,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Exo+2:200,300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Lusitana");
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

body {
  position: absolute;
  z-index: -1;
  float: left;
  width: 100%;
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif;
  font-weight: 400;
  color: #cecfd0;
  font-size: 62.5%;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased; }

.content,
#wrapper,
#header,
#main,
#footer,
#green,
#slider {
  width: 100%;
  float: left; }

input, button {
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif; }

.text-uppercase {
  text-transform: uppercase; }

.content {
  padding-bottom: 40px; }

#wrapper {
  color: #404041; }

#header {
  background: #ffffff;
  border-bottom: 7px solid #869b53; }

#header .content {
  position: relative; }

#centralino {
  text-decoration: none;
  width: 155px;
  height: 35px;
  display: block;
  font-size: 13px; }

#centralino span {
  display: block;
  width: 155px;
  height: 35px;
  float: left;
  text-indent: -999em;
  background: url(../img/centralino.png) no-repeat; }

#header p {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: -13px;
  z-index: 999; }

#header p span {
  background: #869b53;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 700;
  padding: 10px 40px; }

.mobile-only {
  display: none; }

input:focus, textarea:focus {
  outline-color: #a7b80c !important; }

#header-v2 {
  background-color: #fff;
  color: #80934a;
  float: left;
  width: 100%;
  text-align: center;
  border-top: solid 10px #80934a;
  padding-top: 16px; }

#header-v2 a {
  color: #80934a; }

#header-v2 a:hover {
  color: #586437; }

#header-v2 h1 {
  margin: 5px auto;
  display: inline-block;
  vertical-align: top; }

#header-v2 .middle {
  position: relative; }

#header-v2 nav.top-menu {
  position: absolute;
  top: 10px;
  font-size: 16px; }

#header-v2 nav.left {
  left: 0; }

#header-v2 nav.right {
  right: 0; }

#header-v2 nav.top-menu ul {
  margin: 0;
  padding: 0; }

#header-v2 nav.top-menu ul li {
  list-style-type: none;
  display: inline; }

#top-left-menu {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .08em; }

#top-phone-contact {
  font-size: 19px;
  font-weight: 700; }

#top-phone-contact span.icon {
  margin-top: -3px;
  float: left;
  margin-right: 8px; }

#top-phone-contact i {
  font-size: 30px; }

#top-phone-contact a {
  color: #80934a;
  letter-spacing: .1em; }

#top-phone-contact a:hover {
  color: #586437; }

#main-nav {
  font-size: 16px;
  font-weight: 700;
  color: #999;
  text-align: center;
  width: 100%;
  float: left;
  letter-spacing: .1em;
  margin-top: 20px; }

#main-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto; }

#main-nav ul li ul {
  display: none; }

#main-nav ul li {
  cursor: pointer; }

#main-nav a {
  color: #111;
  text-decoration: none; }

#main-nav a:hover {
  color: #000; }

#main-nav > ul {
  text-align: center; }

#main-nav > ul > li {
  border: solid;
  border-color: transparent;
  border-width: 0px 0px 4px 0;
  text-transform: uppercase;
  float: none;
  display: inline-block;
  margin: 0 24px; }

#main-nav > ul > li a {
  display: block;
  padding: 2px 0; }

#main-nav > ul > li:hover {
  border-color: #80934a; }

#main-nav ul ul {
  font-weight: 400;
  position: absolute;
  margin-top: 4px;
  z-index: 9999;
  font-size: 16px;
  background-color: #f1f2f1;
  padding-top: 6px; }

#main-nav ul li ul li {
  text-align: left;
  text-transform: none; }

#main-nav ul li ul li.menu-title {
  padding: 10px 18px 6px;
  color: #bbb;
  font-weight: 400; }

#main-nav ul li ul li a {
  padding: 5px 18px;
  color: #80934a; }

#main-nav ul li ul li a:hover {
  letter-spacing: .095em;
  font-weight: 700;
  color: #80934a; }

#featured {
  background-color: #9fb000;
  color: #fff;
  position: relative;
  overflow: visible;
  margin-bottom: 120px; }

#featured .featured-container {
  position: relative;
  float: left;
  width: 100%;
  height: 316px;
  padding-left: 50px;
  margin-left: -50px;
  background-image: url(/images/bg-blade-01.png);
  background-repeat: no-repeat;
  background-position: 0 -5px;
  background-size: auto; }

#box-valore-vero {
  float: left;
  width: 450px;
  text-align: center; }

#box-valore-vero h3 {
  font-family: "Exo 2", "Montserrat", "Helvetica", sans-serif;
  font-weight: 500;
  margin: 4px 0 0;
  text-transform: uppercase;
  color: #ecefcc;
  font-size: 30px;
  letter-spacing: .05em; }

#box-valore-vero h2 {
  margin: 6px 0;
  text-indent: -9999px;
  width: 450px;
  height: 70px;
  background-image: url("/images/Logo-Valore-Vero.png");
  background-repeat: no-repeat; }

#box-valore-vero h3.price {
  color: #fff; }

#featured .notes {
  font-size: 17px;
  text-transform: uppercase;
  padding: 0 20px;
  text-align: left;
  margin: 40px 0 0;
  line-height: 1.0em;
  color: #ecefcc;
  letter-spacing: .02em; }

#featured .notes b {
  color: #fff; }

#featured .notes p {
  margin: 7px 0; }

#featured-carro-funebre {
  width: 90%;
  height: auto;
  position: absolute;
  bottom: -140px;
  right: -250px; }

#featured-carro-funebre-box {
  z-index: 10;
  pointer-events: none;
  position: absolute;
  width: 65%;
  height: 500px;
  background-image: url(/images/Funerale-Roma-Auto-Funebre-Mercedes.png);
  right: 0px;
  top: -100px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 130%;
  max-width: 840px; }

#featured-cassa-rovere {
  width: 90%;
  height: auto;
  position: absolute;
  bottom: -200px;
  right: 0; }

#featured-cassa-rovere-box {
  z-index: 10;
  pointer-events: none;
  position: absolute;
  width: 65%;
  height: 500px;
  background-image: url(/images/Funerale-Roma-Funus-Cassa-Rovere.png);
  right: 0;
  top: 30px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 110%;
  max-width: 800px; }

#box-contact {
  box-shadow: 0 0 15px #555;
  position: absolute;
  top: 30px;
  right: 0;
  padding: 10px 16px 15px;
  background-image: url(/images/bg-white0.8.png);
  background-repeat: repeat;
  line-height: 1em;
  z-index: 99;
  max-width: 42%; }

#box-contact p {
  font-size: 25px;
  color: #6f6f6f;
  font-weight: bold;
  margin: 15px 0; }

#box-contact h2 {
  font-size: 36px;
  color: #000;
  margin: 0;
  line-height: 1em; }

#box-contact h2 .small {
  font-size: 22px;
  color: #aaa;
  text-transform: none;
  font-size: 300 !important;
  display: inline-block; }

#box-contact h2 a {
  color: #000 !important; }

#featured-small-notes {
  position: absolute;
  left: 150px;
  font-size: 14px;
  color: #aaa;
  bottom: -24px; }

#box-contact .mobile-contact {
  display: none; }

/* common */
.ribbon {
  width: 190px;
  height: 190px;
  overflow: hidden;
  position: absolute;
  z-index: 99; }

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #4e5b10; }

.ribbon span {
  position: absolute;
  display: block;
  width: 288px;
  padding: 12px 0 12px;
  background-color: #617500;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center; }

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px; }

.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent; }

.ribbon-top-left::before {
  top: 0;
  right: 0; }

.ribbon-top-left::after {
  bottom: 0;
  left: 0; }

.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg); }

#slider {
  width: 100%;
  float: left;
  position: relative;
  z-index: 997;
  height: 380px;
  overflow: hidden; }

#slider img {
  display: block;
  border: none;
  width: 100%;
  height: auto; }

#slider .slide .slide_wrapper {
  width: 100%;
  float: left; }

#slider .slide .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%; }

#slider .slide {
  width: 100%; }

#slider .slide .text h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .1em;
  color: #ffffff;
  text-align: center;
  margin: 90px 0 0 0;
  padding: 0;
  text-transform: uppercase;
  text-shadow: 0 0 5px #000; }

#slider .slide .text h2 span {
  color: #869b53; }

#slider .slide .text p {
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
  margin: 0 0 50px 0;
  padding: 0;
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: .04em;
  text-shadow: 0px 0px 5px #000; }

#slider .slide .text .more {
  width: 100%;
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: 900px;
  font-size: 18px;
  text-align: center;
  text-shadow: 0 0 4px #000; }

#slider .slide .text a.more span {
  padding: 8px 16px;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.3); }

#slider .slide .text a.more span:hover {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear; }

#slider {
  height: 270px; }

#slider .slide h2 {
  /*border: solid 1px red;*/ }

#slider img.slider-image-2016-v2 {
  margin-top: -30px;
  margin-left: -300px; }

#slider .slide .slide_wrapper_2016_v2 .middle {
  width: 55%;
  float: right;
  padding-top: 50px; }

.slide_wrapper_2016_v2 .content {
  font-size: 18px;
  max-width: 700px; }

.slide_wrapper_2016_v2 span.tel a {
  font-size: 2em;
  color: #fff;
  margin-right: 15px;
  text-shadow: #000 0 0 15px; }

#slider .slide .slide_wrapper_2016_v2 .text h2 {
  float: left;
  font-size: 2.8em;
  font-weight: 300;
  margin: 15px 0 0 2px;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 0;
  text-align: left;
  text-shadow: #000 0 0 15px; }

#slider .slider-info-button {
  float: left;
  margin-top: 19px;
  margin-left: 45px; }

#slider .tax-info {
  clear: both;
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #979390;
  text-transform: uppercase; }

#slider .slide .slide_wrapper_2016_v2 .text p {
  font-weight: 300;
  font-style: normal;
  margin: 0;
  text-align: left;
  font-size: 1em;
  text-transform: none; }

#slider .slide .slide_wrapper_2016_v2 .text h2, #slider .slide .slide_wrapper_2016_v2 .text p {
  height: auto; }

#slider .slide .text p {
  font-style: normal; }

#slider .slide .slide_wrapper_2016_v2 .text p.p-servizio-base {
  color: #c4c1bf; }

#slider .slide .slide_wrapper_2016_v2 .text p.p-servizio-base b {
  color: #fff;
  text-transform: uppercase; }

#slider .slide .slide_wrapper_2016_v2 .text p.p-contact {
  margin-top: 20px;
  text-transform: uppercase;
  color: #c4c1bf; }

#slider .slide .slide_wrapper_2016_v2 .text p.p-internet {
  color: #c4c1bf;
  margin-top: 20px; }

#slider img.slider-image-2017-v1 {
  margin-top: -150px;
  margin-left: 0px; }

.container {
  width: 1152px;
  margin: 0 auto; }

.parallax-bg {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.button, .funus-button {
  display: inline-block;
  padding: 8px 12px;
  text-transform: uppercase;
  color: #fff !important;
  background-color: #a7b80c;
  box-sizing: border-box;
  overflow: hidden;
  font-weight: 500;
  letter-spacing: .1em;
  font-size: 18px;
  border-radius: 6px;
  border: none; }

.button a, .funus-button a, .text .button a, .text .funus-button a {
  color: #fff;
  text-decoration: none; }

.button:hover, a.button:hover, .funus-button:hover, a.funus-button:hover,
.text .button a:hover, .text .funus-button a:hover {
  background-color: #80934a;
  text-decoration: none !important;
  cursor: pointer;
  color: #fff; }

.button:focus, .button:active {
  background-color: #80934a; }

.button.button-small {
  font-size: 12px;
  letter-spacing: .2em; }

.button.button-tall {
  height: 64px;
  line-height: 64px;
  padding: 0 20px; }

button.btn-grey, .button.btn-grey, .funus-button.btn-grey {
  background-color: #ccc; }

button.btn-grey:hover, .button.btn-grey:hover, .funus-button.btn-grey:hover {
  background-color: #aaa; }

h1 {
  font-family: "Exo 2", "Montserrat", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #80934a;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .025em;
  margin: 50px 0 40px; }

h1.text-muted {
  font-size: 40px;
  color: #969696; }

h2 {
  font-family: "Exo 2", "Montserrat", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 26px;
  color: #a7b80c;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .02em;
  margin: 40px 0 30px; }

section.home-section {
  width: 100%;
  height: 316px;
  margin: 20px auto 70px;
  background-size: cover;
  background-position: center center;
  float: left;
  position: relative; }

#section-funerali {
  background-image: url("/images/bg-Funerali-San-Giovanni-Roma-2.jpg"); }

#section-necrologie {
  background-image: url("/images/bg-Pubblicazione-Necrologie-2.jpg"); }

#section-fiori {
  background-image: url("/images/bg-Fiori-per-Funerali-2.jpg"); }

section.home-section h2 {
  display: inline-block;
  font-family: "Exo 2", "Montserrat", "Helvetica", sans-serif;
  font-size: 600;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 36px;
  margin: 20px 0;
  color: #000; }

.home-section .summary {
  font-size: 21px;
  width: 550px;
  color: #1b1b1b;
  padding-bottom: 20px;
  text-shadow: 1px 1px 9px #fff; }

.home-section .summary p {
  margin: 3px 0; }

section.box-3-columns {
  height: auto;
  padding-bottom: 30px; }

.box-3-columns .col {
  width: 32%;
  float: left;
  text-align: center;
  padding: 0 4px; }

.box-3-columns .col:first-child {
  margin-right: 2%; }

.box-3-columns .col:last-child {
  float: right; }

.box-3-columns .icon {
  width: 50px;
  height: 50px;
  background-size: cover;
  display: inline-block;
  margin-top: 30px; }

.box-3-columns .col h2 {
  width: 100%;
  font-size: 28px;
  text-transform: none; }

.box-3-columns .summary {
  width: 100%;
  font-size: 16px; }

.box-3-columns .button {
  margin-top: 20px; }

section.dark {
  background-color: #262626; }

section.dark h2 {
  color: #fff; }

section.dark .summary {
  color: #bbb;
  text-shadow: none; }

.icon-listino {
  background-image: url("/images/icon-listino.png"); }

.icon-preventivo {
  background-image: url("/images/icon-preventivo.png"); }

.icon-info {
  background-image: url("/images/icon-info.png"); }

.homepage-featured-box {
  width: 100%;
  float: left;
  position: relative;
  height: 450px;
  overflow-y: hidden;
  border-bottom: solid 5px #80934a;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/images/foto/San-Giovanni-2021.jpg");
  background-position: center bottom; }

.homepage-featured-box .bottom-container {
  width: 100%;
  position: absolute;
  bottom: 24px;
  text-align: center;
  border-radius: 0 !important;
  background: #a7b80c;
  text-align: center;
  padding: 16px;
  box-shadow: 0 0 25px #000;
  opacity: 1; }

.homepage-featured-box .bottom-container h1 {
  line-height: 1em;
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 10px !important;
  text-shadow: 0 0 10px #000; }

.homepage-featured-box .bottom-container h3 {
  line-height: 1.2em;
  letter-spacing: .04em;
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  margin: 0 !important;
  text-shadow: 0 0 3px #000; }

/*
.homepage-featured-box.scatola-chiusa {
	width:100%; float:left; position:relative; height:450px; border-bottom: solid 5px $color_green_2019_1; background-image: url('/images/bg-
	Scatola-Chiusa.jpg'); background-repeat: no-repeat;background-size: cover;   }

.homepage-featured-box.funerale-streaming {background-image: url('/images/bg-Funerale-Streaming.jpg'); background-position-x: right;}

.homepage-featured-box.scatola-chiusa  h2 {text-align:left; font-family:$font-text; color:$color_green_2019_1; width:440px; font-weight:700; line-height: 1em; letter-spacing: .03em; text-transform: uppercase;
		font-size:45px; padding-top:80px; margin-bottom:0;}


.homepage-featured-box.funerale-streaming h2 {width:500px;}

.homepage-featured-box.scatola-chiusa .tagline, .homepage-featured-box.funerale-streaming .tagline {margin-top:12px; font-size:25px; color:$color_green_2019_2; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; width:440px; line-height: 1.1em;}

//.homepage-featured-box .bottom-container {width:100%; position:absolute; height:72px; bottom:-1px; text-align: center; }
.homepage-featured-box .bottom-container .button {height:72px; margin:0 auto; display:inline-block; font-size:20px; font-weight: 500; border-top-left-radius: 4px; border-top-right-radius: 4px; padding-left:24px; padding-right:24px;  border:none; box-shadow: 3px 0px 5px rgba(0,0,0,.2);}


.homepage-featured-box .bottom-container .button:hover {cursor:default; background-color: $color_green_2019_2 !important;}
.homepage-featured-box .bottom-container .button .row-1 {text-transform: uppercase; letter-spacing: .06em; }
.homepage-featured-box .bottom-container .button .row-2 { text-transform: none; letter-spacing: .06em;}

.homepage-featured-box .bottom-container .button a:hover {text-decoration: underline;}
*/
.section-servizi {
  height: 300px; }

.section-servizi .container-large {
  width: 100%;
  float: left; }

.section-servizi .box {
  width: 33%;
  height: 300px;
  background-size: cover;
  float: left;
  text-align: center; }

.section-servizi .box:nth-child(2) {
  width: 34%; }

#box-funerali {
  background-image: url("/images/bg-Servizi-Funebri-Funerali-a-Roma.jpg"); }

#box-necrologie {
  background-image: url("/images/bg-Servizi-Funebri-Necrologie.jpg"); }

#box-fiori {
  background-image: url("/images/bg-Servizi-Funebri-Fiori.jpg"); }

.section-servizi .box h2 {
  display: block;
  height: 75px;
  line-height: 70px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin: 0;
  font-weight: 700;
  letter-spacing: .08em;
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif;
  padding: 0; }

.section-servizi .box h2 span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.section-servizi .box .summary {
  background: url("/images/bg-black-alpha-70.png");
  margin: 0 36px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  height: 152px;
  line-height: 148px;
  text-align: center; }

.section-servizi .box .summary span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.section-servizi .box .button {
  margin-left: auto;
  display: inline-block;
  margin-top: 20px; }

.section-info {
  margin-top: 40px;
  float: left;
  width: 100%;
  position: relative; }

#section-info-background {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 500px;
  bottom: 0;
  background: url("/images/bg-section-info.png") no-repeat;
  background-position-x: 0;
  height: 400px; }

div.section-info-row {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  position: relative; }

.section-info .icon-box {
  width: 120px;
  float: left;
  height: 100%;
  display: table-cell;
  vertical-align: middle !important; }

.section-info .text-box {
  float: left;
  width: calc(70% - 170px);
  font-size: 24px;
  color: #3e3d3e;
  text-align: left;
  padding-right: 25px; }

.section-info .text-box h2 {
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif;
  color: #a7b80c;
  font-size: 24px;
  font-weight: bold;
  text-transform: none;
  text-align: left;
  margin: 0 0 10px; }

.section-info .text-box .summary {
  font-size: 24px;
  font-weight: 300; }

.section-info .button-box {
  width: 50px;
  float: left;
  height: 50px;
  margin-top: 50px; }

.section-info .button-box a {
  display: inline-block;
  width: 49px;
  height: 49px;
  background: url("/images/icon-2019-arrow.png") no-repeat;
  text-indent: -9999px; }

.phone-banner-box-ext {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 0 50px; }

.icon-phone-big {
  width: 90px;
  height: 205px;
  background-image: url(/images/icon-phone-big.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -10px; }

.phone-banner-box {
  width: 96%;
  height: 145px;
  border: solid #80934a;
  border-width: 8px 8px 8px 0;
  float: right;
  padding: 0;
  margin: 0; }

.phone-banner-box .left {
  width: 50%;
  color: #80934a;
  float: left;
  height: 129px;
  line-height: 125px;
  text-align: center;
  font-size: 64px;
  padding-left: 18px;
  letter-spacing: .02em; }

.phone-banner-box .left a {
  text-decoration: none;
  font-weight: 700 !important; }

.phone-banner-box .left a:hover {
  text-decoration: underline; }

.phone-banner-box .right {
  width: 50%;
  background: #80934a;
  color: #fff;
  float: right;
  height: 129px;
  text-align: center;
  padding: 32px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px; }

#footer {
  background-color: #262626;
  color: #fff;
  font-weight: 300;
  letter-spacing: .09em;
  padding: 35px 0;
  font-size: 14px; }

#footer a {
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

#footer a:hover {
  text-decoration: underline; }

#footer .left-col {
  width: 25%;
  float: left;
  margin-right: 7%; }

#footer .col-2 {
  width: 20%;
  float: left;
  padding-top: 88px;
  padding-left: 10px;
  margin-right: 2%; }

#footer .col-3 {
  width: 20%;
  float: left;
  padding-top: 88px;
  padding-left: 10px; }

#footer .right-col {
  width: 23%;
  float: right;
  padding-top: 88px; }

#footer ul {
  padding-left: 0;
  margin-top: 10px; }

#footer li {
  list-style-type: none;
  margin: 6px 0; }

#footer h3 {
  margin: 0 0 16px;
  clear: both;
  font-size: 18px;
  font-weight: 500 !important;
  letter-spacing: .1em; }

#footer .text {
  font-size: 14px;
  line-height: 1.4em;
  color: #fff; }

#footer .text a {
  font-weight: 300; }

#footer .text p {
  margin: 3px 0 !important; }

#footer .text h3 {
  color: #fff;
  font-weight: 400; }

#footer .about {
  line-height: 1.6em;
  text-align: justify; }

#footer .address, #footer .phone-email {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: .1em; }

#footer p.address {
  margin: 0; }

#footer .phone-email, #footer .phone-email a {
  color: #b1c558; }

#footer .phone-email a:hover {
  color: #ddf379; }

#footer .address span {
  font-weight: 200;
  padding-left: 18px; }

#footer .social-links {
  float: left;
  margin-bottom: 32px; }

#footer .social-links ul {
  margin: 0;
  padding: 0; }

#footer .social-links ul li {
  list-style-type: none;
  float: left;
  margin-right: 16px; }

#footer .social-links i {
  font-size: 40px; }

#footer .social-links a {
  color: #eee; }

#footer .social-links a:hover {
  color: #fff; }

#footer .small {
  font-size: 14px; }

#footer .copyright {
  clear: both;
  padding-top: 0; }

#signature {
  float: left;
  width: 100%;
  background: #80934a;
  color: #fff;
  font-size: 15px;
  padding: 30px 0 50px;
  letter-spacing: .08em;
  font-weight: 200; }

#signature a {
  color: #fff; }

#signature a:hover {
  text-decoration: underline; }

.text {
  font-weight: 300;
  color: #3e3d3e;
  font-size: 22px;
  letter-spacing: .08em; }

.text h1 {
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif !important;
  margin: 64px 0;
  color: #80934a;
  font-size: 30px;
  text-align: center;
  letter-spacing: .08em; }

.text h3 {
  text-align: left;
  text-transform: none;
  color: #a7b80c;
  font-weight: 500 !important;
  font-size: 24px !important;
  text-transform: uppercase; }

.text img {
  width: 100%;
  max-width: 100%;
  height: auto !important; }

.text img.left {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px; }

.text img.right {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px; }

.text p img {
  margin-top: 12px; }

.text ul {
  margin: 0;
  padding: 0 0 0 22px; }

.text ul li {
  list-style-type: disc; }

.text a {
  font-weight: 500;
  color: #a7b80c;
  text-decoration: underline;
  letter-spacing: .10em; }

.text a:hover {
  color: #80934a; }

.text a.button {
  text-decoration: none; }

.text font {
  font-size: 22px !important;
  color: #3e3d3e !important;
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif !important; }

section.page-parallax-box {
  width: 100%;
  height: 160px;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
  float: left;
  position: relative;
  padding: 0;
  border-top: solid 5px #80934a; }

#offerte-parallax-box, #chi-siamo-parallax-box {
  background-image: url(/images/foto/Offerte-Funerali-Roma-San-Giovanni.jpg); }

#onoranze-funebri-necrologi-frasi-famose-parallax-box {
  background-image: url(/images/foto/Aforismi-e-Frasi-Famose.jpg);
  background-position-y: -550px; }

#tombe_marmi_arte_sacra-parallax-box {
  background-image: url(/images/foto/Libri-Antichi.jpg);
  background-position-y: -200px; }

#main {
  color: #404041; }

#main ul.home_buttons {
  margin: 25px 0 25px 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
  text-align: center; }

#main ul.home_buttons a {
  text-decoration: none;
  color: #404041; }

#main ul.home_buttons span.circle {
  width: 100%;
  height: 103px;
  display: block;
  float: left;
  background: url(../img/cerchio.png) no-repeat center center;
  margin-bottom: 25px; }

#main ul.home_buttons span.circle i {
  width: 50px;
  height: 50px;
  display: block;
  margin: 25px auto 0 auto;
  background-image: url(../img/home_icons.png); }

#main ul.home_buttons li.assistente a span.circle i {
  background-position: 0 0; }

#main ul.home_buttons li.assistente a:hover span.circle i {
  background-position: 0 -50px; }

#main ul.home_buttons li.costo a span.circle i {
  background-position: -50px 0; }

#main ul.home_buttons li.costo a:hover span.circle i {
  background-position: -50px -50px; }

#main ul.home_buttons li.necrologio a span.circle i {
  background-position: -100px 0; }

#main ul.home_buttons li.necrologio a:hover span.circle i {
  background-position: -100px -50px; }

#main ul.home_buttons li.listino a span.circle i {
  background-position: -150px 0; }

#main ul.home_buttons li.listino a:hover span.circle i {
  background-position: -150px -50px; }

#main ul.home_buttons li.tariffe a span.circle i {
  background-position: -200px 0; }

#main ul.home_buttons li.tariffe a:hover span.circle i {
  background-position: -200px -50px; }

#main ul.home_buttons li.fiori a span.circle i {
  background-position: -250px 0; }

#main ul.home_buttons li.fiori a:hover span.circle i {
  background-position: -250px -50px; }

#main ul.home_buttons h3 {
  font-weight: bolder;
  margin: 0;
  padding: 0;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bolder;
  width: 100%;
  letter-spacing: 0.08em;
  padding-bottom: 13px;
  position: relative; }

#main ul.home_buttons h3:after {
  content: "";
  display: block;
  margin: 16px auto;
  height: 1px;
  width: 70px;
  /* or 50% */
  border-bottom: 1px solid #869b53; }

#main ul.home_buttons li a p {
  font-size: 13px;
  text-transform: uppercase;
  margin: 25px 0;
  padding: 0;
  color: #777; }

#main ul.home_buttons li a:hover p {
  color: #869b53; }

.login-links {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  float: right; }

.login-links a {
  margin: 0 8px; }

.privacy-link {
  margin: 0 8px;
  font-size: 12px; }

.links {
  color: #666;
  padding: 35px 0;
  font-size: 12px;
  text-align: center; }

.links a {
  color: #999;
  text-decoration: none; }

.links a:hover {
  color: #aaa; }

#bar {
  width: 100%;
  height: auto;
  overflow: auto;
  position: relative;
  top: 0;
  margin: 0;
  padding: 0; }

#green-bar {
  height: 5px;
  background-color: #80934a; }

#polygon {
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
  top: -21.5px; }

div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box; }

a {
  color: #869b53;
  text-decoration: none; }

h4.services {
  font-weight: 500;
  margin-bottom: -15px; }

/* ========== MAIN CONTENT ==========*/
div.main_content {
  width: 100%;
  height: auto;
  overflow: auto;
  margin: 0 auto;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  color: #58585a;
  font-weight: 500;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

h3.main_content, h2.page-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em;
  margin-bottom: 36px;
  letter-spacing: 0.2em;
  border-bottom: 2px solid #869b53;
  padding-bottom: 8px;
  width: 100%; }

div.main_content p.services {
  text-align: justify;
  float: left;
  display: table;
  vertical-align: middle;
  margin: 2.5em 0; }

div.main_content p.services span {
  display: table-cell;
  vertical-align: middle; }

div.main_content img.services {
  height: auto;
  float: left;
  margin-right: 50px; }

p.subtitle {
  font-size: 0.9em;
  font-weight: 900;
  text-transform: uppercase;
  color: #58585A;
  margin-top: 50px; }

/* ========== BARRA DI RIEPILOGO ==========*/
div.riepilogo {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: auto;
  overflow: auto;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  margin-bottom: 24px;
  border-bottom: 5px solid rgba(135, 156, 82, 0.8); }

.lt-ie9 div.riepilogo {
  background-color: white;
  /*Fallback*/ }

div.riepilogo div.riepilogo_col {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  height: auto; }

div.half {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50%;
  height: 100%;
  float: left; }

div.riepilogo div#riepilogo_col1 {
  /* colonna con info*/
  padding: 1% 1%;
  font-size: 1.4em;
  text-align: center;
  color: #6e6e6e;
  line-height: 300%;
  height: 100% !important;
  float: left;
  width: 40%; }

div.riepilogo div#riepilogo_col2 {
  /* colonna con riepilogo*/
  padding: 1% 2%;
  font-size: 1.8em;
  text-align: center;
  color: #6e6e6e;
  line-height: 150%;
  float: right;
  width: 60%; }

#didascalia {
  float: left; }

#totale_servizio {
  color: #879c52;
  font-weight: 900;
  float: left;
  margin-left: 2%; }

div.riepilogo div#riepilogo_col2 input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 1%;
  width: auto;
  background-color: #fff;
  border: 1px solid #879c52;
  color: #879c52;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 1% 2%;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 1em; }

div.riepilogo div#riepilogo_col2 input:hover {
  color: #fff;
  border: 1px solid #fff;
  background-color: #879c52; }

div.riepilogo div#termini_servizio {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  float: left;
  margin: 0 auto;
  text-align: right;
  padding-right: 8%; }

div.riepilogo div#termini_servizio a {
  font-size: 1.4em;
  color: #6e6e6e;
  text-decoration: none; }

div.riepilogo div#termini_servizio a:hover {
  text-decoration: underline;
  color: #879C52; }

.terms.text, .terms.text .description {
  font-size: 18px !important;
  color: #262626 !important;
  letter-spacing: .01em; }

.terms.text h3 {
  font-size: 20px !important;
  color: #a7b80c !important;
  font-weight: 500; }

/* ========== DUE COLONNE ==========*/
div.columns {
  width: 100%;
  padding: 0;
  margin: 0;
  height: auto;
  overflow: auto;
  letter-spacing: 0.2em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

/* ========== FORM ==========*/
div.columns div#form {
  width: 66%;
  margin: 0 auto;
  padding: 2% 0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 0.9em;
  height: auto;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div#form.box-form-contatti {
  margin-left: 0 !important; }

div.columns div#form form {
  height: auto;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.field_wrapper {
  width: 100%;
  margin: 12px 0;
  padding: 0;
  height: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.columns div#form input[type="text"], div.columns div#form input[type="email"], div.columns div#form input[type="date"] {
  font-family: "Museo Sans", "Helvetica", sans-serif;
  color: #999;
  font-size: 1.5em;
  letter-spacing: 0.2em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 3px 15px;
  height: 36px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ccc;
  position: relative;
  top: -39.5px;
  width: 99%;
  margin: 0 auto;
  outline: none;
  box-shadow: none;
  letter-spacing: 0.05em; }

div.columns div#form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc; }

div.columns div#form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc; }

div.columns div#form :-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc; }

div.columns div#form :-moz-placeholder {
  /* Firefox 18- */
  color: #ccc; }

div.columns div#form input[type="text"]:focus, div.columns div#form input[type="email"]:focus, div.columns div#form input[type="date"]:focus, div.columns div#form textarea:focus {
  border: 1px solid #a7b80c;
  color: #555;
  outline-color: #a7b80c !important; }

.error {
  border: 1px solid #FF0000; }

div.columns div#form input[type="text"]::-moz-focus-inner {
  border: 0; }

div.columns div#form select {
  width: 55%;
  position: relative;
  height: 40px;
  text-align: center;
  float: right;
  right: 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ccc;
  outline: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Museo Sans', sans-serif;
  color: #999999;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  margin-bottom: 36px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.columns div#form select option {
  line-height: 300% !important;
  font-weight: 500 !important;
  padding: 12px !important;
  text-align: center !important;
  border-top: 1px solid #e6e9ed !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.columns div#form select option:hover, option:focus, option:active, option:checked {
  background: linear-gradient(#869b53, #869b53);
  background: -o-linear-gradient(#869b53, #869b53);
  background: -moz-linear-gradient(#869b53, #869b53);
  background: -webkit-linear-gradient(#869b53, #869b53); }

/* ========== ETICHETTE ==========*/
div.columns div#form label {
  float: left;
  padding: 0 12px;
  display: block;
  position: relative;
  line-height: 330%;
  letter-spacing: .08em;
  left: -1px;
  z-index: 99;
  text-align: left !important;
  color: #999999;
  background-color: #eeeff0;
  height: 42px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.no-js div.arrow {
  left: -2px; }

div.columns div#form div.arrow {
  width: 11px;
  float: left;
  border-top: 21px solid transparent !important;
  border-left: 10px solid #EEEFF0;
  border-bottom: 21px solid transparent  !important;
  position: relative;
  left: -1px;
  Z-index: 999;
  height: 42px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.arrow_focus {
  border-left: 10px solid #9fb000 !important; }

.label_focus {
  background-color: #9fb000 !important;
  color: #fff !important; }

/* ============================================*/
div.columns div#form textarea {
  height: 100px;
  width: 99%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ccc;
  padding: 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif, sans-serif;
  color: #aaa;
  font-size: 1.6em;
  letter-spacing: 0.1em;
  margin: 0 auto; }

div.columns div#form .squared_check {
  outline: 4px solid #9fb000;
  width: 12px;
  height: 12px;
  position: relative;
  left: 5px;
  float: left;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  background-color: #fff;
  cursor: pointer;
  margin: 0;
  margin-top: 13px;
  -webkit-appearance: none;
  -o-appearance: none; }

div.columns div#form .squared_check:checked {
  background: #9fb000 !important;
  border: solid 2px #fff !important;
  background-size: 100%; }

div.columns div#form label#consent {
  font-size: 10px;
  height: auto !important;
  line-height: 150% !important;
  overflow: auto;
  float: left;
  position: relative;
  left: 5px;
  width: 95%;
  background-color: transparent !important;
  margin-bottom: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.columns div#form input[type="submit"] {
  position: relative;
  margin: 20px 0;
  float: left;
  text-align: center; }

div.columns div#form div.warning {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  float: left;
  height: auto;
  overflow: auto;
  padding: 0 12px;
  text-align: right;
  color: red;
  font-weight: 900;
  text-transform: none;
  position: relative;
  top: -20px;
  margin: 0;
  display: none; }

/* ========== SIDEBAR ==========*/
div.columns div#sidebar {
  width: 35%;
  float: left;
  padding: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 500;
  height: auto;
  overflow: auto;
  margin-bottom: 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.columns div#sidebar span {
  text-transform: none; }

div.columns div#sidebar img.sidebar {
  max-width: 100%;
  height: auto;
  margin: 70px auto 0 auto;
  margin-bottom: 0 auto;
  display: block; }

/* ========== CLASSI PER LISTINO PREZZI ==========*/
a.back_to_top {
  text-decoration: underline;
  text-transform: lowercase;
  color: #bbb; }

a.back_to_top:hover {
  color: #999; }

div.listino_wrapper, div.see_more {
  width: 100%;
  height: auto;
  overflow: auto;
  padding: 0;
  margin: 12px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box; }

div.item_box, div.item_select, div.item_bill {
  width: 100%; }

div.item_box, div.item_select, div.item_bill, div.item_image, div.item_image {
  height: auto;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box; }

div.item_box {
  margin: 50px 0;
  padding: 0;
  background-color: #fff;
  color: #58585A;
  font-size: 0.7em;
  font-weight: 900;
  text-transform: uppercase;
  border-bottom: 10px solid #879C52;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.item_box span {
  font-weight: 500; }

div.item_box i {
  font-style: normal !important;
  float: right;
  font-weight: 900; }

div.item_box i.totale {
  color: #879C52;
  font-size: 1.2em; }

div.item_box div.item_info {
  width: 60%;
  float: left;
  padding: 30px; }

div.item_select {
  float: left;
  height: auto;
  overflow: auto; }

div.item_select ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box; }

div.item_select ul li a {
  display: inline-block;
  padding: 20px;
  width: auto;
  float: left;
  height: auto;
  overflow: auto;
  border: 1px solid #879C52;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box; }

div.item_select ul li a:hover {
  background-color: #879C52;
  color: #fff; }

div.item_box div.item_image {
  width: 40%;
  float: right;
  padding: 50px 33px;
  height: 100% !important; }

div.item_box div.item_image img {
  width: 100%;
  vertical-align: middle; }

div.item_bill {
  padding-top: 36px; }

div.item_bill p:last-child {
  border-top: 1px solid #879C52;
  padding-top: 12px; }

div.item_bill p.totale {
  border-top: 1px solid #879C52;
  padding-top: 12px; }

div.item_bill .notes {
  text-align: right; }

a.link_prodotto {
  display: block;
  height: auto;
  overflow: auto;
  width: 100%;
  color: #58585A; }

/* ========== LINK SEE MORE ==========*/
div.see_more {
  margin: 0 !important;
  padding: 12px 0 !important; }

div.see_more a {
  display: inline-block;
  color: #fff;
  border: 1px solid transparent;
  padding: 12px 36px;
  background-color: #879C52;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 0.7em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.see_more a:hover {
  color: #879C52;
  background-color: #fff;
  border-color: #879C52; }

div.see_more a.to_configuratore {
  float: right !important; }

div.to_configuratore {
  position: relative;
  top: 40px; }

div.slider_button {
  text-align: center; }

/* ========== SINGOLO ITEM ==========*/
ul.link-listino {
  text-align: center;
  width: 100%;
  padding: 0 !important; }

ul.link-listino li {
  list-style-type: none;
  margin: 0 1px;
  display: inline-block; }

ul.link-listino li a {
  text-decoration: none !important; }

ul.link-listino li a.button {
  border-radius: 4px !important; }

div.item-listino, div.contatore_wrapper, div.listino_tre_colonne {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box; }

a.link_prodotto {
  text-decoration: none !important; }

div.item-listino {
  background-color: #fff;
  padding: 32px 16px 24px 16px;
  margin-top: 17px !important;
  margin-bottom: 17px !important;
  text-align: center;
  text-transform: uppercase;
  border: solid 2px #80934a;
  border-radius: 4px; }

div.item-listino img {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto; }

div.item-listino p.nome_prodotto {
  font-weight: 900;
  font-size: 17px;
  margin-top: 24px;
  text-decoration: none;
  color: #000; }

div.item-listino p.descrizione_prodotto {
  font-size: 0.8em; }

div.item-listino .image-box {
  width: 100%;
  height: 170px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center; }

/* LISTINO */
.listino_wrapper {
  float: left; }

.col-1-3.first-in-row {
  clear: left; }

div.scheda_image img {
  height: auto; }

#price-list div.see_more {
  text-align: center; }

.btn-item-page-buy {
  margin-top: 10px;
  float: right; }

div.notes {
  text-transform: none;
  padding-top: 14px;
  font-size: 14px; }

.link_scheda_prodotto {
  font-size: 16px;
  text-transform: none !important;
  color: #666;
  letter-spacing: .01em;
  text-decoration: underline; }

.link_scheda_prodotto a {
  color: #a7b80c;
  text-decoration: none !important;
  font-weight: 500; }

.link_scheda_prodotto a:hover {
  color: #80934a; }

.dettagli-servizio {
  text-transform: uppercase !important;
  margin-top: 15px;
  font-size: 12px !important;
  font-weight: normal !important; }

.dettagli-servizio a {
  color: #555;
  text-decoration: none !important; }

.dettagli-servizio a:hover {
  color: #444; }

.link_scheda_prodotto .button-box {
  display: inline-block !important;
  margin-left: 15px; }

.link_scheda_prodotto .button-box a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/images/icon-2019-arrow.png") no-repeat;
  background-size: cover;
  text-indent: -9999px; }

/* ========== CONTATORE ==========*/
div.contatore_wrapper {
  width: 100%;
  float: left;
  margin: 36px 0 !important;
  padding: 0;
  height: auto;
  overflow: auto; }

div.contatore {
  width: 320px;
  padding: 0;
  margin-top: 0;
  height: auto;
  overflow: auto;
  float: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  top: -55px;
  text-transform: uppercase;
  z-index: 999; }

div.contatore ul {
  list-style: none;
  padding: 0 !important;
  position: relative;
  right: 0px;
  text-align: right;
  margin: 0 !important;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.contatore ul li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 100%; }

div.contatore ul li a {
  display: inline-block;
  text-decoration: none;
  float: left;
  padding: 10px 12px;
  background-color: #fff;
  text-align: 0.7em;
  color: #58585A;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.contatore ul li a:hover {
  background-color: #879C52;
  color: #fff; }

div.contatore ul li a:active {
  color: #E1E3E4; }

div.contatore ul li a#next {
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  color: #fff;
  background-color: #879C52; }

div.contatore ul li a#previous {
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  color: #fff;
  background-color: #879C52; }

div.contatore_wrapper, div.category_box {
  width: 100%;
  height: auto;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0; }

/* ========== PAGINA CATEGORIE ==========*/
div.category_wrapper {
  margin-top: 36px;
  margin-bottom: 36px; }

div.category_box {
  background-color: #fff;
  padding: 15px 30px 15px 30px;
  cursor: pointer; }

div.category_wrapper div.bordino {
  width: 100%;
  height: auto;
  background: url("../img/line.png") top repeat-x;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  position: relative;
  z-index: 99;
  cursor: pointer; }

div.category_wrapper div.bordino p.plus {
  content: "+";
  color: #fff;
  font-weight: 900;
  position: relative;
  top: -25px;
  left: 1.5px;
  z-index: 100;
  font-size: 2em;
  margin: 0 auto;
  width: 50px; }

.rotate {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

div.category_wrapper div.bordino img {
  position: relative;
  top: 20px;
  margin: 0;
  max-width: 100%; }

div.category_image, div.category {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50%; }

div.category_image {
  float: right;
  height: auto;
  overflow: auto;
  text-align: center;
  padding: 12px; }

div.category_image img {
  vertical-align: text-top;
  max-width: 100%; }

div.category {
  float: left;
  height: 100%;
  padding: 50px 12px 12px 12px; }

div.category p.nome_categoria {
  margin-top: 0 !important;
  vertical-align: bottom;
  line-height: 500%;
  text-align: left; }

/* ========== SLIDER CATEGORIA ==========*/
div.category_slider_wrapper, div.category_slider {
  height: auto;
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

div.category_slider {
  background-color: #fff;
  position: relative;
  top: -85px;
  z-index: 1;
  padding-top: 55px !important;
  display: none; }

/* ========== PAGINA SCHEDA PRODOTTO ==========*/
div.scheda_box, div.scheda, div.scheda_image {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: auto;
  overflow: auto; }

div.scheda_box {
  width: 100%;
  padding: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-bottom: 5px solid #9fb000;
  background: none;
  margin: 50px 0; }

div.scheda, div.scheda_image {
  padding: 15px; }

div.scheda {
  float: left;
  width: 45%; }

div.scheda_info {
  height: auto;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box;
  width: 100%;
  padding: 24px 12px;
  text-transform: uppercase; }

div.scheda_info i {
  font-style: normal;
  float: right; }

div.scheda_info p.descrizione {
  text-align: justify;
  margin-bottom: 12px; }

div.scheda_info i.totale {
  color: #9fb000;
  font-size: 1.2em;
  font-weight: 500; }

div.scheda_info p:last-child {
  border-top: 1px solid #9fb000;
  padding-top: 12px; }

div.scheda_info p.totale {
  border-top: 1px solid #9fb000;
  padding-top: 12px; }

div.scheda_image {
  float: right;
  width: 55%;
  text-align: center;
  padding-top: 60px; }

div.scheda_image img {
  max-width: 100%;
  vertical-align: middle; }

div.scheda_select {
  float: left;
  height: auto;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box;
  width: 100%;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  line-height: 200%; }

div.scheda_select ul {
  width: 100%;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box;
  position: relative;
  left: 0;
  float: left;
  padding: 0; }

div.scheda_select ul li {
  width: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box;
  padding: 12px;
  margin: 0;
  overflow: auto;
  border: 1px solid #879C52;
  display: inline-block;
  float: left;
  text-indent: 0px;
  height: 50px; }

div.scheda_select ul li.stampa {
  padding: 0 !important;
  width: auto; }

div.scheda_select ul li a {
  display: block;
  width: 100%;
  float: left;
  height: 100%;
  overflow: auto;
  padding: 12px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -web-box-sizing: border-box; }

div.scheda_select ul li a:hover {
  background-color: #879C52;
  color: #fff; }

p.ultimo_aggiornamento {
  text-transform: none !important;
  font-size: 0.7em;
  color: #999;
  text-align: right;
  position: relative;
  top: 50px; }

.configuratore #cart .item {
  width: 100%;
  float: left;
  border: 1px solid #bfbfbf;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }

.configuratore #cart h2 {
  margin: 0;
  padding: 18px 22px;
  background: #eeeff0;
  color: #58585a;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 20px;
  letter-spacing: .1em; }

.configuratore #cart h2 span {
  color: #999999; }

.configuratore #cart .item-content-wrap {
  width: 100%;
  float: left;
  padding: 38px 22px;
  box-sizing: border-box;
  background: #ffffff;
  border-top: 1px solid #bfbfbf; }

.configuratore #cart .item-content-wrap label,
.configuratore #cart .item-content-wrap input[type="checkbox"] {
  display: inline;
  float: none; }

.configuratore #cart .item-content-wrap label {
  margin-left: 5px; }

.configuratore #cart .item-content-wrap span.small {
  display: block;
  font-size: 11px;
  color: #999999; }

.configuratore #cart .item-content-wrap ul.column {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left; }

.configuratore #cart .item-content-wrap ul.column li {
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 10px; }

#accordion {
  width: 100%;
  float: left; }

#accordion h3 {
  margin: 0;
  padding: 18px 80px 18px 22px;
  background: #f6f6f6;
  color: #3e3d3e;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  box-sizing: border-box;
  line-height: 20px;
  letter-spacing: .05em;
  box-shadow: inset 0 5px 5px rgba(230, 230, 230, 0.6);
  border-radius: 6px;
  border: none;
  margin-bottom: 20px;
  position: relative; }

#accordion h3:focus {
  outline: none !important; }

#accordion h3.ui-accordion-header-active {
  margin: 0;
  border-bottom: none; }

#accordion span.ui-accordion-header-icon {
  width: 16px;
  height: 17px;
  display: block;
  background: url(../img/accordion-icon.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8px; }

#accordion span.ui-accordion-header-icon.ui-icon-triangle-1-s {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

#accordion span.ui-accordion-header-icon.ui-icon-triangle-1-e {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

#accordion .accordion-content {
  width: 100%;
  padding: 38px 22px 33px 22px;
  box-sizing: border-box;
  background: #ffffff;
  border: 2px solid #a7b80c;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.8em;
  font-weight: 400;
  letter-spacing: .08em;
  border-radius: 6px; }

#accordion td {
  padding: 2px 4px; }

#accordion td.total,
#accordion td.price {
  font-weight: bold; }

/*
	#services-info-overlay {display:none; position:fixed;  width: 640px; height:auto !important; height:360px; min-height:180px; margin:-15% auto auto; font-size:24px; padding: 20px 35px 30px; text-align:center; background:#fff; border:solid 1px #999; color:#666; line-height:1.2em; top:0; float:left; z-index: 9999; }
*/
#services-info-overlay h3 {
  color: #333;
  font-size: 25px;
  font-weight: 300;
  margin: 25px auto 10px; }

#services-info-overlay .description {
  font-size: 15px;
  color: #666; }

#services-info-overlay .close-button-box {
  margin-top: 26px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1340px) {
  .section-servizi .box .summary {
    margin: 0 40px !important;
    font-size: 20px !important; } }

@media only screen and (min-width: 1160px) {
  .middle, .container {
    width: 1152px;
    margin: 0 auto; }
  .homepage-featured-box {
    background-size: cover; }
  .section-servizi .box .summary {
    margin: 0 28px; }
  #nav_icon,
  #phone_icon,
  #mobile_nav,
  #gmaps_small {
    display: none; }
  #gmaps_big {
    width: 100%;
    height: auto; } }

/*end*/
@media only screen and (min-width: 1000px) and (max-width: 1159px) {
  .middle, .container {
    width: 960px;
    margin: 0 auto; }
  .phone-banner-box .left {
    font-size: 50px; }
  .section-servizi .box .summary {
    margin: 0 24px; }
  #nav_icon,
  #phone_icon,
  #mobile_nav,
  #gmaps_small {
    display: none; }
  #gmaps_big {
    width: 100%;
    height: auto; } }

/*end*/
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .middle, .container {
    width: 96%;
    margin: 0 auto; }
  .section-servizi .box .summary {
    margin: 0 6px; }
  .section-servizi .box .summary span {
    line-height: 1em; }
  .phone-banner-box .left {
    font-size: 40px; }
  .phone-banner-box .right {
    padding: 34px 0;
    font-size: 20px; }
  .box-3-columns .col h2 {
    font-size: 22px; }
  .box-3-columns .col {
    padding: 0; }
  #main-nav > ul > li a {
    padding: 5px 8px; }
  #main ul.home_buttons li {
    width: 27.3%;
    margin: 0 3% 25px 3%;
    padding: 0;
    float: left; }
  div.columns div#form {
    width: 100%;
    float: left !important; }
  div.columns div#sidebar {
    width: 100%;
    float: left !important;
    text-align: center; }
  div.columns div#form input[type="text"], div.columns div#form input[type="email"], div.columns div#form input[type="date"] {
    position: relative;
    top: 0;
    left: 2px;
    width: 99%; }
  div.columns div#form label {
    background: none !important;
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 0 12px !important;
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  div.columns div#form select {
    width: 99%;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  div.columns div#form select option {
    width: 100%;
    padding: 0; }
  div.field_wrapper {
    margin-bottom: 36px; }
  div.columns div#form input[type="submit"] {
    position: relative;
    left: 0 !important; }
  .label_focus {
    color: #879c52 !important; }
  div.contatore {
    top: 0 !important;
    margin-top: 10px; }
  div.item_box div.item_info,
  div.item_box div.item_image,
  div.item_box div.item_image img {
    width: 100%; }
  div.category_image,
  div.category {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%; }
  div.category {
    float: left;
    height: 100%;
    padding: 12px; }
  div.category p.nome_categoria {
    text-align: center !important;
    line-height: 200%; }
  div.category_image {
    float: left; }
  div.scheda {
    float: left;
    width: 100%; }
  div.scheda_image {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 36px; }
  div.scheda_image img {
    width: 100%; }
  p.ultimo_aggiornamento {
    top: 0 !important; }
  .no-js input#cognome_nome, .lt-ie9 input#cognome_nome, .lt-ie8 input#cognome_nome, .lt-ie7 input#cognome_nome {
    padding-left: 10px !important; }
  .no-js input#email, .lt-ie9 input#email, .lt-ie8 input#email, .lt-ie7 input#email {
    padding-left: 10px !important; }
  .no-js input#oggetto, .lt-ie9 input#oggetto, .lt-ie8 input#oggetto, .lt-ie7 input#oggetto {
    padding-left: 10px !important; }
  .no-js input#data_pubblicazione, .lt-ie9 input#data_pubblicazione, .lt-ie8 input#data_pubblicazione, .lt-ie7 input#data_pubblicazione {
    padding-left: 10px !important; }
  .no-js input#necrologie_email, .lt-ie9 input#necrologie_email, .lt-ie8 input#necrologie_email, .lt-ie7 input#necrologie_email {
    padding-left: 10px !important; }
  .no-js input#telefono, .lt-ie9 input#telefono, .lt-ie8 input#telefono, .lt-ie7 input#telefono {
    padding-left: 10px !important; }
  .no-js input#cognome_defunto, .lt-ie9 input#cognome_defunto, .lt-ie8 input#cognome_defunto, .lt-ie7 input#cognome_defunto {
    padding-left: 10px !important; }
  .no-js input#nome_defunto, .lt-ie9 input#nome_defunto, .lt-ie8 input#nome_defunto, .lt-ie7 input#nome_defunto {
    padding-left: 10px !important; }
  .no-js input#luogo, .lt-ie9 input#luogo, .lt-ie8 input#luogo, .lt-ie7 input#luogo {
    padding-left: 10px !important; }
  .no-js input#data, .lt-ie9 input#data, .lt-ie8 input#data, .lt-ie7 input#data {
    padding-left: 10px !important; }
  #nav_icon,
  #phone_icon,
  #mobile_nav,
  #gmaps_small,
  .notvisible,
  #header ul
::before {
    display: none; }
  div.riepilogo div.riepilogo_col {
    width: 100%;
    float: left; }
  div.riepilogo div#riepilogo_col1 {
    /* colonna con info*/ }
  div.riepilogo div#riepilogo_col2 {
    /* colonna con riepilogo*/
    padding-left: 3%;
    padding-right: 3%; }
  div.riepilogo div#riepilogo_col2 input {
    float: right; } }

/*end*/
@media only screen and (min-width: 768px) {
  #header-v2 h1 a {
    display: inline-block;
    margin: 0 auto;
    width: 210px;
    height: 120px;
    background-image: url(../images/Logo-Funus-2019-Header-reg.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999em; }
  #header h1 {
    margin: 20px auto 30px; }
  #header h1 {
    width: 182px;
    height: 70px;
    padding: 0; }
  #header h1 a {
    display: block;
    width: 182px;
    height: 70px;
    float: left;
    background: url(../img/logo.png) no-repeat;
    text-indent: -999em; }
  #header ul.select {
    position: absolute;
    top: 20px;
    left: 0; }
  #header ul.menu.left {
    position: absolute;
    bottom: 10px;
    left: 0; }
  #header ul.menu.right {
    position: absolute;
    bottom: 10px;
    right: 0; }
  #header a#centralino {
    position: absolute;
    top: 20px;
    right: 0; }
  #main ul.home_buttons li {
    width: 27.3%;
    margin: 0 3% 25px 3%;
    padding: 0;
    float: left; }
  .col-1-3 {
    width: 30%;
    float: left;
    margin-right: 5%; }
  .col-1-3:nth-child(3n+0) {
    margin-right: 0; }
  .col-1-2 {
    width: 47.5%;
    float: left;
    margin-right: 5%; }
  .col-1-2:nth-child(2n+0) {
    margin-right: 0; }
  .no-js input#cognome_nome, .lt-ie9 input#cognome_nome, .lt-ie8 input#cognome_nome, .lt-ie7 input#cognome_nome {
    padding-left: 180px !important; }
  .no-js input#email, .lt-ie9 input#email, .lt-ie8 input#email, .lt-ie7 input#email {
    padding-left: 180px !important; }
  .no-js input#oggetto, .lt-ie9 input#oggetto, .lt-ie8 input#oggetto, .lt-ie7 input#oggetto {
    padding-left: 120px !important; }
  .no-js input#data_pubblicazione, .lt-ie9 input#data_pubblicazione, .lt-ie8 input#data_pubblicazione, .lt-ie7 input#data_pubblicazione {
    padding-left: 270px !important; }
  .no-js input#necrologie_email, .lt-ie9 input#necrologie_email, .lt-ie8 input#necrologie_email, .lt-ie7 input#necrologie_email {
    padding-left: 190px !important; }
  .no-js input#telefono, .lt-ie9 input#telefono, .lt-ie8 input#telefono, .lt-ie7 input#telefono {
    padding-left: 120px !important; }
  .no-js input#cognome_defunto, .lt-ie9 input#cognome_defunto, .lt-ie8 input#cognome_defunto, .lt-ie7 input#cognome_defunto {
    padding-left: 240px !important; }
  .no-js input#nome_defunto, .lt-ie9 input#nome_defunto, .lt-ie8 input#nome_defunto, .lt-ie7 input#nome_defunto {
    padding-left: 200px !important; }
  .no-js input#luogo, .lt-ie9 input#luogo, .lt-ie8 input#luogo, .lt-ie7 input#luogo {
    padding-left: 100px !important; }
  .no-js input#data, .lt-ie9 input#data, .lt-ie8 input#data, .lt-ie7 input#data {
    padding-left: 100px !important; }
  .lt-ie9 div.arrow, .lt-ie8 div.arrow, .lt-ie7 div.arrow {
    left: -2px !important; }
  #nav_icon,
  #phone_icon,
  #mobile_nav,
  #gmaps_small {
    display: none; }
  #gmaps_big {
    width: 100%;
    float: left;
    height: auto;
    min-height: 450px;
    border: none;
    margin-bottom: 40px; } }

/*end*/
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  #header h1 a {
    background-image: url(../img/logo@2x.png);
    background-size: 182px 70px; } }

/*end*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .full-width {
    width: 100%; }
  .middle, .container {
    width: 100%;
    float: left;
    padding-left: 3%;
    padding-right: 3%; }
  .section-servizi .box {
    width: 100% !important;
    margin-bottom: 24px; }
  .section-servizi .box .summary {
    font-size: 20px; }
  .icon-phone-big {
    margin-left: -3px;
    height: 160px;
    margin-top: 19px; }
  .phone-banner-box {
    height: 130px;
    margin-top: 5px; }
  .phone-banner-box .left {
    padding-left: 8px;
    font-size: 24px;
    width: 53%;
    height: 115px;
    line-height: 115px; }
  .phone-banner-box .left a {
    letter-spacing: 0em; }
  .phone-banner-box .right {
    padding: 4px 3px;
    font-size: 18px;
    width: 47%;
    line-height: 1em;
    height: 115px; }
  h1, h2 {
    text-align: center; }
  .button {
    font-size: 14px !important; }
  section.home-section:not(.box-3-columns) {
    text-align: center !important;
    height: 380px; }
  .home-section h2 {
    font-size: 22px !important; }
  .home-section .summary {
    width: 80%;
    margin-left: 10%;
    text-align: justify; }
  .home-section .button {
    margin: 0 auto; }
  .homepage-featured-box.funerale-streaming h2 {
    width: 250px !important; }
  #footer .left-col {
    width: 100%;
    text-align: center;
    padding-bottom: 25px; }
  #footer .right-col {
    float: left;
    width: 100%;
    text-align: center; }
  #footer .social-links {
    text-align: center;
    width: 100%; }
  #footer .social-links ul {
    width: 100%;
    float: left;
    text-align: center; }
  #footer .social-links ul li {
    display: inline !important;
    float: none; }
  .text h1 {
    font-size: 32px !important; }
  .box-3-columns .col {
    width: 100% !important;
    float: left;
    margin-bottom: 30px; }
  .box-3-columns .col .summary {
    text-align: center !important; }
  #wrapper {
    padding: 80px 0 0 0; }
  #header-v2 ul,
  #slider,
  .notvisible,
  #footer_art,
  #gmaps_big,
  .notvisible,
  #centralino {
    display: none; }
  #main ul.home_buttons li {
    width: 95%;
    margin: 0 2.5% 25px 2.5%;
    padding: 0;
    float: left; }
  .col-1-3,
  .col-1-2 {
    width: 100%;
    float: left;
    margin: 0; }
  #main ul.home_buttons {
    margin-top: 50px !important; }
  #main ul.home_buttons li {
    width: 95%;
    margin: 0 2.5% 0 2.5%;
    padding: 0;
    float: left; }
  div.columns div#form {
    width: 100%;
    float: left !important; }
  div.columns div#sidebar {
    width: 100%;
    float: left !important;
    text-align: center;
    padding: 0; }
  div.columns div#form input[type="text"], div.columns div#form input[type="email"], div.columns div#form input[type="date"] {
    position: relative;
    top: 0;
    left: 2px;
    width: 99%; }
  div.columns div#form label {
    background: none !important;
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 0 5% !important;
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  div.columns div#form select {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  div.columns div#form select option {
    width: 99%;
    padding: 0;
    margin: 0 auto; }
  div.field_wrapper {
    /* margin-bottom: 36px; */ }
  div.main_content {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  div.columns div#form input[type="submit"] {
    position: relative;
    left: 0px !important; }
  .label_focus {
    color: #879c52 !important; }
  div.contatore {
    top: 0 !important;
    margin-top: 10px; }
  div.to_configuratore {
    position: relative;
    top: 90px; }
  div.item_box div.item_info {
    width: 100%; }
  div.item_box div.item_image {
    width: 100%; }
  div.item_box div.item_image img {
    width: 100%; }
  div.category_image, div.category {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%; }
  div.category {
    float: left;
    height: 100%;
    padding: 12px; }
  div.category p.nome_categoria {
    text-align: center !important;
    line-height: 200%; }
  div.category_image {
    float: left; }
  div.scheda {
    float: left;
    width: 100%; }
  div.scheda_image {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 36px; }
  div.scheda_image img {
    width: 100%; }
  p.ultimo_aggiornamento {
    top: 0 !important; }
  .no-js input#cognome_nome, .lt-ie9 input#cognome_nome, .lt-ie8 input#cognome_nome, .lt-ie7 input#cognome_nome {
    padding-left: 10px !important; }
  .no-js input#email, .lt-ie9 input#email, .lt-ie8 input#email, .lt-ie7 input#email {
    padding-left: 10px !important; }
  .no-js input#oggetto, .lt-ie9 input#oggetto, .lt-ie8 input#oggetto, .lt-ie7 input#oggetto {
    padding-left: 10px !important; }
  .no-js input#data_pubblicazione, .lt-ie9 input#data_pubblicazione, .lt-ie8 input#data_pubblicazione, .lt-ie7 input#data_pubblicazione {
    padding-left: 10px !important; }
  .no-js input#necrologie_email, .lt-ie9 input#necrologie_email, .lt-ie8 input#necrologie_email, .lt-ie7 input#necrologie_email {
    padding-left: 10px !important; }
  .no-js input#telefono, .lt-ie9 input#telefono, .lt-ie8 input#telefono, .lt-ie7 input#telefono {
    padding-left: 10px !important; }
  .no-js input#cognome_defunto, .lt-ie9 input#cognome_defunto, .lt-ie8 input#cognome_defunto, .lt-ie7 input#cognome_defunto {
    padding-left: 10px !important; }
  .no-js input#nome_defunto, .lt-ie9 input#nome_defunto, .lt-ie8 input#nome_defunto, .lt-ie7 input#nome_defunto {
    padding-left: 10px !important; }
  .no-js input#luogo, .lt-ie9 input#luogo, .lt-ie8 input#luogo, .lt-ie7 input#luogo {
    padding-left: 10px !important; }
  .no-js input#data, .lt-ie9 input#data, .lt-ie8 input#data, .lt-ie7 input#data {
    padding-left: 10px !important; }
  /*
    #footer p {padding: 0 20px; text-align: center; }
    #footer a#riservata {float: none; }
    */
  #gmaps_small img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border: none; }
  #nav_icon {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 3em;
    color: #aaa; }
  #phone_icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 3em;
    color: #aaa;
    text-decoration: none; }
  #centralino {
    display: none; }
  #mobile_nav {
    width: 80%;
    top: 0;
    opacity: 1;
    height: 100%;
    left: -100%;
    position: fixed;
    z-index: 999999;
    background-color: #444;
    box-sizing: border-box;
    overflow: auto;
    padding-bottom: 40px;
    font-weight: 300; }
  .mobile_nav_wrapper {
    width: 100%;
    float: left;
    position: relative;
    overflow-y: auto; }
  #mobile_nav_close {
    position: absolute;
    top: 10px;
    right: 16px; }
  #mobile_nav_close {
    font-size: 14px;
    cursor: pointer; }
  #mobile_nav #mobile_nav_close i {
    font-size: 2em; }
  #mobile_nav h2 {
    width: 33%;
    height: 40px;
    display: block;
    margin: 10px 5px;
    text-indent: -999em;
    padding: 0;
    text-transform: uppercase;
    font-size: 1.6em;
    background-image: url("/images/Logo-Funus-2018-Dark-small.png");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .7; }
  .lt-ie9 #mobile_nav {
    background: #444; }
  #mobile_nav ul {
    list-style: none;
    width: 100%;
    box-sizing: border-box;
    display: block;
    margin: 0;
    padding: 10px 0 0;
    font-size: 20px;
    letter-spacing: 1px; }
  #mobile_nav ul a {
    display: block;
    padding: 4px 10px;
    border-bottom: solid 1px #666;
    color: #aaa; }
  #mobile_nav ul ul {
    padding: 0;
    font-size: 17px;
    letter-spacing: 1px; }
  #mobile_nav ul li {
    margin: 0;
    padding: 0;
    display: block; }
  #mobile_nav ul li li a {
    padding-left: 20px; }
  #mobile_nav_close {
    color: #aaa; }
  #mobile_nav ul a:hover, #mobile_nav_close:hover {
    color: #eee !important; }
  #mobile_nav ul a:hover {
    background-color: #333; }
  /* MOBILE NAV */
  div.riepilogo div#riepilogo_col1 {
    /* colonna con info*/
    width: 100%;
    float: left;
    text-align: left;
    display: none;
    padding-left: 2%;
    padding-right: 2%; }
  div.riepilogo div#riepilogo_col2 {
    /* colonna con riepilogo*/
    width: 100%;
    float: left;
    text-align: left;
    padding-left: 2%;
    padding-right: 2%; }
  div.riepilogo div#riepilogo_col2 span#didascalia {
    margin-left: 1% !important; }
  div.half {
    width: 100%; }
  div.riepilogo div#termini_servizio {
    text-align: left;
    display: none; } }

/*end*/
@media only screen and (min-width: 320px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  #header h1 a {
    background-image: url(../img/logo_small@2x.png);
    background-size: 92px 35px; } }

/*
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
}
*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
/*
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-menu > li {
  float: left; }

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 1em; }

.sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }

.sf-menu a {
  border-left: 1px solid #fff;
  border-top: 1px solid #dFeEFF;
  /* fallback colour must use full shorthand */
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0.75em 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */ }

.sf-menu a {
  color: #13a; }

.sf-menu li {
  background: #BDD2FF;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }

.sf-menu ul li {
  background: #AABDE6; }

.sf-menu ul ul li {
  background: #9AAEDB; }

.sf-menu li:hover,
.sf-menu li.sfHover {
  background: #CFDEFF;
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  /*
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
  /*
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  /* 	border-top-color: rgba(255,255,255,.5); */
  display: none; }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */ }

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5); }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }

/* adding sf-vertical class in addition to sf-menu creates a vertical menu */
/* eg. <ul class="sf-menu sf-vertical"> ... */
.sf-vertical {
  width: 12em;
  /* If you want the width of the closed menu to expand to its
  widest top-level menu item (like its "Supersubs" submenus do),
  replace the width rule above with the following two rules. */
  /*
  min-width: 12em;
  *width: 12em;
  */ }

.sf-vertical ul {
  left: 100%;
  top: 0; }

.sf-vertical > li {
  float: none; }

.sf-vertical li {
  width: 100%; }

/*** alter arrow directions ***/
.sf-vertical.sf-arrows > li > .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5); }

.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
  border-left-color: white; }

/*   MAIN PART 2 */
.no-scroll {
  overflow: hidden; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

ol, ul, li {
  list-style: none; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-lg {
  font-size: 140%; }

.text-smaller {
  font-size: 70%; }

table.table {
  color: #444; }

table.table tr.no-border td {
  border: none; }

table.table td {
  padding: 4px;
  border-bottom: solid 1px #bbb; }

#print-header {
  display: none; }

.print-only {
  display: none; }

#header-print {
  display: none; }

#clc-header-print {
  display: none; }

#header p span {
  padding: 6px 30px; }

#accordion h3 {
  cursor: pointer; }

#accordion label {
  cursor: pointer;
  padding-left: 9px; }

#accordion td.total, #accordion td.price {
  text-align: right;
  width: 200px; }

#accordion tr.total-row {
  font-size: 18px;
  color: #222;
  border-top: solid 1px #aaa;
  padding-top: 12px; }

div.item_box .item_bill span.price {
  float: right;
  font-weight: 900; }

div.item_box .item_bill ul {
  list-style-type: none;
  padding: 0; }

div.item_box .item_bill ul li {
  line-height: 1.5em;
  letter-spacing: 0.15em;
  margin: 6px 0;
  padding: 0;
  font-weight: 500; }

div.item_box .item_bill ul li b {
  font-weight: 900; }

div.item_select ul li a.item_title:hover {
  cursor: default;
  color: #879C52;
  background-color: inherit; }

img.full-width {
  width: 100% !important;
  height: auto !important; }

/* MISC */
a#phone_icon {
  cursor: pointer; }

/* Store Conferma Ordine */
img.store-confirm-img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: solid 1px #ccc;
  float: left;
  margin-right: 16px; }

.store-confirm-image-box {
  display: none;
  border: solid 1px #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin-right: 16px;
  width: 250px;
  height: 350px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

div.order-summary-box {
  float: left; }

input.alert, select.alert {
  border-color: #c00 !important; }

.store-confirm-error-box {
  width: 672px !important; }

.paypal-logo-container {
  float: left;
  clear: none;
  padding: 5px 0 10px;
  text-align: center;
  width: 412px;
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: solid 1px #ccc; }

.store-confirm-button-container {
  width: 260px;
  float: left; }

.store-pay-button {
  float: left !important;
  border: solid 1px red;
  margin: 0px !important; }

.quantity-button {
  color: #fff;
  font-weight: bold;
  padding: 2px 6px 2px 7px;
  background-color: #aaa;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer; }

.quantity-button:hover {
  background-color: #777; }

#item-quantity {
  margin: 0 8px; }

.quantity-button.disabled {
  /* Opacity*/
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  cursor: default; }

/* COMMON ELEMENTS */
.button.style-1 {
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px;
  height: 36px;
  line-height: 33px;
  padding: 0 12px;
  text-align: center;
  background-color: #869b53;
  color: #fff;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 900;
  border: 1px solid transparent; }

/*
.button.style-1:hover, div.columns div#form input[type="submit"]:focus
{
        color: rgb(134, 155, 83);
        background-color: #fff;
        border:1px solid rgb(134, 155, 83);
}*/
.button.style-1.right {
  float: right; }

.button.style-1.center {
  float: none;
  margin: 0 auto;
  height: 36px;
  line-height: 33px; }

/* DROP DOWN MENU */
ul.menu.right ul.submenu {
  left: 157px; }

/* MAIN TEXT STYLES */
#main h4 {
  font-size: 1.2em; }

/* ASSISTENTE PERSONALE */
.box-assistente {
  padding-top: 36px;
  padding-bottom: 90px; }

.telefono-assistente {
  display: inline-block;
  width: 400px;
  font-size: 35px; }

.note-assistente {
  width: 700px;
  font-size: 20px; }

/* POPUP 2016  - aggiunto il 2016-01-23 */
#popup-2016.simple_overlay {
  width: 600px;
  margin: 50px auto;
  font-size: 15px;
  padding: 20px 40px;
  left: 0;
  right: 0; }

#popup-2016 p.nome-titolare {
  margin: 0;
  text-align: right; }

#popup-2016 p.box-firma {
  margin: 0;
  text-align: right; }

#popup-2016 p.box-firma img {
  margin: 0 !important; }

#popup-2016 p.close {
  margin-top: 20px; }

/* POPUP 2018  - aggiunto il 2018-09-20 */
#popup-2018 {
  position: fixed;
  width: 94%;
  margin: 100px auto;
  font-size: 15px;
  padding: -20px 0;
  left: 0;
  right: 0; }

#popup-2018 #featured {
  margin-top: -50px; }

#popup-2018 .button-box {
  text-align: center;
  margin-top: -60px;
  clear: both;
  float: left;
  width: 100%;
  height: 60px;
  z-index: 999; }

#popup-2018 .button-close-popup {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 20px;
  line-height: 20px !important;
  background-color: #666;
  color: #fff;
  cursor: pointer;
  padding-top: 2px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  z-index: 999; }

/* CONTATTI */
#map-box-iframe {
  float: right;
  width: 67% !important; }

#map-box-text {
  width: 33%;
  float: left;
  font-size: 18px;
  font-weight: 300;
  color: #262626;
  letter-spacing: .02em; }

#map-box-text p {
  margin: 0;
  line-height: 1.2em; }

#map-box-text p a {
  font-weight: 500;
  color: #a7b80c;
  text-decoration: underline; }

#map-box-text p a:hover {
  color: #a7b80c; }

#content_contacts h2 {
  clear: both;
  padding-top: 40px; }

.funus-form-2019 input[type=text], .funus-form-2019 textarea {
  width: 100%;
  padding: 18px;
  border: solid 1px #ddd;
  letter-spacing: .08em;
  border-radius: 6px;
  box-sizing: border-box;
  background-color: #f6f6f6;
  box-shadow: inset 0 2px 3px #ddd;
  color: #999; }

.funus-form-2019 textarea {
  height: 200px; }

.funus-form-2019 label {
  text-transform: uppercase;
  line-height: 2em; }

.funus-form-2019 .warning {
  display: hidden; }

.funus-form-2019 input.button {
  width: auto !important; }

.funus-form-2019 label.notes {
  text-transform: none !important;
  color: #999;
  cursor: pointer;
  letter-spacing: .02em; }

.icon-search {
  position: relative;
  margin-top: -44px;
  z-index: 99999999;
  margin-right: 18px;
  float: right;
  color: #a7b80c;
  font-size: 24px;
  padding: 0 5px 0; }

.icon-search:hover {
  cursor: pointer;
  color: #80934a; }

.funus-form-2019 ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaa;
  opacity: 1;
  /* Firefox */ }

.funus-form-2019 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aaa; }

.funus-form-2019 ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #aaa; }

.ui-autocomplete {
  font-size: 16px; }

div.columns div#form input[type="checkbox"].squared_check {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: inline-block;
  width: 18px;
  height: 18px;
  box-shadow: none;
  outline-width: 3px;
  background: #fff;
  border: none; }

div.columns div#sidebar img.sidebar {
  margin-left: 0; }

/* CHI SIAMO */
#chi_siamo span.circle {
  width: 100px;
  height: 103px;
  float: left;
  background: url(../img/cerchio.png) no-repeat center center;
  margin: auto 30px auto 0; }

#chi_siamo span.circle i {
  width: 50px;
  height: 50px;
  display: block;
  margin: 25px auto 0 auto;
  background-image: url(../img/home_icons.png); }

#chi_siamo p.assistente a span.circle i {
  background-position: 0 0; }

#chi_siamo p.assistente a:hover span.circle i {
  background-position: 0 -50px; }

#chi_siamo p.costo a span.circle i {
  background-position: -50px 0; }

#chi_siamo p.costo a:hover span.circle i {
  background-position: -50px -50px; }

#chi_siamo p.necrologio a span.circle i {
  background-position: -100px 0; }

#chi_siamo p.necrologio a:hover span.circle i {
  background-position: -100px -50px; }

#chi_siamo p.listino a span.circle i {
  background-position: -150px 0; }

#chi_siamo p.listino a:hover span.circle i {
  background-position: -150px -50px; }

#chi_siamo p.tariffe a span.circle i {
  background-position: -200px 0; }

#chi_siamo p.tariffe a:hover span.circle i {
  background-position: -200px -50px; }

#chi_siamo p.fiori a span.circle i {
  background-position: -250px 0; }

#chi_siamo p.fiori a:hover span.circle i {
  background-position: -250px -50px; }

#chi_siamo h3 {
  font-weight: bolder;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bolder;
  width: 100%; }

#chi_siamo h3 span {
  border-bottom: 1px solid #869b53;
  padding-bottom: 13px; }

#chi_siamo li a p {
  font-size: .95em;
  text-transform: uppercase;
  margin: 25px 0;
  padding: 0; }

#chi_siamo li a:hover p {
  color: #869b53; }

/* COSTI CIMITERIALI */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: auto !important; }

/* PERSONAGGI FAMOSI */
#vip-search-box {
  padding: 16px 0 24px;
  text-transform: uppercase;
  color: #888; }

.item-vip {
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding: 8px 0;
  position: relative;
  clear: both;
  margin-top: 5px;
  min-height: 270px; }

.item-vip h2 {
  font-size: 22px;
  margin-bottom: 12px;
  margin-top: 0px;
  padding-top: 0;
  text-align: left;
  color: #a7b80c; }

.item-vip img.right {
  right: 0;
  float: right;
  margin-left: 10px;
  border: solid 1px #ccc;
  padding: 1px; }

.vip-content-box {
  float: left;
  width: calc(100% - 350px); }

.item-vip p.meta {
  font-size: 17px;
  margin: 10px 0 14px;
  color: #444 !important; }

.item-vip p.description {
  margin: 4px 0;
  color: #555;
  line-height: 1.2em;
  text-align: justify;
  font-size: 17px; }

.item-vip p.description br {
  line-height: 10px; }

.item-vip p.link {
  font-size: 13px;
  margin-top: 13px;
  color: #666;
  text-align: left;
  font-style: italic; }

.item-vip p.link a {
  color: #7c8907; }

.item-vip p.link a:hover {
  color: #59610a; }

.page-navbar {
  width: 100%;
  float: left;
  padding: 20px 0;
  text-align: right; }

/* FRASI FAMOSE */
p.quote {
  margin-bottom: 4px; }

p.quote-author {
  font-style: italic;
  color: #a7b80c;
  margin: 0 0 20px; }

/* CONFERMA ORDINE */
table.order-summary-table {
  width: 100%;
  background-color: #ddd; }

table.order-summary-table td {
  padding: 6px;
  border: solid 1px #888;
  color: #444; }

table.order-summary-table td.value-cell {
  color: #222;
  font-weight: bold;
  background-color: #efefef;
  width: 65%; }

table.order-summary-table td.center {
  text-align: center; }

table.order-summary-table td.right {
  text-align: right; }

table.order-summary-table td.value-cell.title {
  text-transform: uppercase; }

.store-confirm-total-label {
  float: right;
  margin-right: 90px; }

p.form-notes {
  padding-bottom: 14px;
  color: #777; }

/* NECROLOGIE */
label.label_form {
  cursor: pointer; }

div.columns div#form select {
  letter-spacing: 0.05em;
  font-size: 15px;
  background: #fff;
  color: #444;
  box-sizing: border-box; }

div.columns div#form label.label_testo_necrologia {
  display: none; }

div.columns p.word-count {
  letter-spacing: 0.09em;
  font-size: 1.2em; }

body.white-bg #main {
  background: #fff; }

.necrologie_subtitle {
  font-size: 130%;
  padding: 10px 0 10px; }

.box-annuncio {
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding: 0 0 16px;
  margin-bottom: 20px; }

.box-cancella-annuncio {
  width: 100%;
  float: left;
  padding-top: 10px;
  text-align: right; }

#annuncio-1 p.necrologie_subtitle {
  display: none; }

p.form-notes {
  text-transform: none !important;
  font-weight: 500;
  margin-top: 2px; }

p.necrologie-oppure {
  text-transform: none !important;
  float: left;
  margin: 30px 10px 0 10px; }

i.light-icon {
  width: 24px;
  height: 24px;
  background-size: cover;
  display: inline-block;
  margin-bottom: -8px;
  margin-right: 2px; }

i.light-icon.green-light {
  background-image: url("/img/icon-green-light.png"); }

div.white-box {
  width: 66%;
  margin: 0 auto;
  background: #fff;
  border: solid 1px #cccccc;
  padding-bottom: 12px;
  font-size: 17px; }

div.white-box h3 {
  font-size: 22px; }

.anchor {
  display: block;
  margin: 20px 0;
  padding-top: 70px;
  float: left;
  width: 100%; }

/* DATE PICKER */
/*datepicker takes the z-index from the relative input - we must add !important to make it display bove the other elements */
div#ui-datepicker-div {
  z-index: 9999 !important;
  margin-top: 2px;
  width: 306px !important; }

.ui-datepicker table {
  font-size: 16px !important;
  width: 300px !important; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 14px !important; }

/* NECROLOGIE - PAGAMENTO - VECCHIO FORM */
#error-box {
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  border: solid 1px #f00;
  color: #bb0f0f;
  padding: 10px;
  background-color: #ffe9e9;
  margin-bottom: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

#error-box h3 {
  margin: 0 !important;
  text-align: left;
  display: inline-block;
  clear: left;
  float: left; }

#error-box ul {
  margin: 10px 0;
  clear: left;
  width: 100%;
  float: left;
  padding: 0; }

#error-box ul li {
  list-style-type: disc;
  margin-left: 17px;
  margin-top: 4px;
  padding: 0; }

form.funus-form {
  padding-bottom: 60px; }

form.funus-form h3 {
  padding: 10px 0 10px;
  font-size: 22px; }

form.funus-form label {
  width: 260px;
  clear: both;
  color: #666;
  font-size: 15px;
  display: block;
  float: left;
  padding-top: 6px; }

form.funus-form label span.label-notes {
  padding-top: 20px;
  line-height: 1.2em;
  color: #666;
  font-size: 15px; }

form.funus-form label span.label-notes br {
  height: 100px; }

form.funus-form select {
  padding: 4px;
  font-size: 17px;
  width: 422px;
  height: 34px;
  overflow: hidden;
  background: #fff transparent;
  border: solid 1px #ccc; }

form.funus-form input:not([type]), form.funus-form input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #ccc;
  font-size: 17px;
  padding: 12px;
  width: 412px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

form.funus-form input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #ccc;
  font-size: 17px;
  padding: 12px;
  margin: 0 12px 0 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

form.funus-form select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 40px;
  width: 412px; }

form.funus-form input.radio-input {
  float: left;
  text-align: left;
  width: auto;
  margin-top: 13px; }

form.funus-form input[type="submit"] {
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
  height: 36px;
  float: left;
  text-align: center;
  border: 1px solid transparent;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#box_persona_giuridica {
  display: none;
  padding: 2px 0 !important; }

/*
form.funus-form input[type="submit"]:hover{
    color: rgb(134, 155, 83);
    background-color: #fff;
    border:1px solid rgb(134, 155, 83);
}
*/
/* !_PERSONALIZZATORE */
#cart {
  margin-top: 20px; }

#cart form {
  width: 960px;
  float: left; }

/* Link Termini del Servizio */
.show-terms.below-bar {
  text-align: right;
  clear: both;
  padding-top: 14px;
  margin-right: 34px; }

.show-terms.below-button {
  clear: both;
  margin-top: 14px; }

.show-terms.homepage {
  clear: both;
  margin-top: 24px;
  margin-right: 80px; }

.single-item-box .col-1 {
  width: 33%;
  float: left;
  padding-left: 4%; }

.single-item-box .col-2 {
  width: 34%;
  float: left;
  padding-left: 4%; }

.single-item-box .col-3 {
  width: 33%;
  float: right;
  padding-left: 4%; }

.item h2, div.item-box-price-box {
  font-family: "Exo 2", "Lato", "Helvetica", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .12em;
  margin: 0; }

.item h2 {
  float: left;
  color: #3b3b3b; }

.item h2 .title-note {
  color: #a7b80c;
  display: inline; }

.item h2 .title-note.before {
  margin-right: 13px; }

div.item-box-price-box {
  float: right;
  color: #141414;
  font-weight: 400; }

.visible {
  display: block; }

/* Messaggio errore validazione */
#form-error {
  display: none;
  position: fixed;
  width: 480px;
  height: 300px;
  top: 180px;
  margin: 0 auto;
  left: 0;
  right: 0;
  font-size: 18px;
  padding: 50px;
  text-align: center;
  background: #fff;
  border: solid 1px #555;
  color: #666;
  line-height: 1.2em;
  z-index: 99999; }

#body-form {
  display: block;
  width: 100%;
  float: left; }

/* Tipo */
fieldset#type {
  margin-top: 120px; }

/* Destinazione */
/* Setup generale Box */
.main-image-box-ext {
  float: left; }

.main-image-box {
  width: 748px;
  height: 390px;
  clear: both;
  background: none;
  margin: 0 auto; }

.main-image-box-int {
  width: 745px;
  height: 390px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: url(/img/icon-image-loader.gif) no-repeat center center; }

.main-image-box-int.no-icon {
  background-image: none; }

.main-image-box-int * {
  vertical-align: middle; }

.main-image-box-int span {
  display: inline-block;
  height: 100%;
  width: 1px; }

.main-image-box div.none {
  width: 100%;
  font-size: 26px;
  color: #aaa;
  background: #fff;
  font-weight: 300; }

.main-image-box img {
  margin: auto;
  border: solid 2px #80934a;
  border-radius: 4px; }

.main-image-box img.loaded {
  display: block !important; }

.item-nav {
  width: 80px;
  height: 80px;
  top: -260px;
  position: relative;
  color: #fff;
  cursor: pointer;
  display: block;
  color: #aaa;
  font-size: 70px; }

.item-nav:hover, .item-nav:focus {
  color: #555; }

.next-item {
  float: right;
  text-align: left; }

.prev-item {
  float: left;
  text-align: right; }

#lapidi .item-description, #lapidi_cinerarie .item-description {
  display: block; }

/* Setup per plugin Scrollable */
/*
a single item. must be floated in horizontal scrolling.  typically,
this element is the one that *you* will style the most.
*/
/*.items div { float:left; margin:0; width:93px;} */
/* root element for the scrollable. when scrolling occurs this element stays still.*/
/*
.scrollable {

    // required settings 
    position:relative;
    overflow:hidden;
    
    width: 600px;
    width:250px;
    overflow-y: hidden;
    overflow-x: auto;
    
    background: none;
    height:100px;
    margin:0 auto;

    //custom decorations
    
	clear:none; float:left;
	display: inline;
}
*/
/*
   root element for scrollable items. Must be absolutely positioned
   and it should have a extremely large width to accomodate scrollable
   items.  it's enough that you set the width and height for the root
   element and not for this element.
*/
/* single scrollable item */
/*
.scrollable img {
    float:left;
    margin:7px 4px 10px 0;
    background-color:#fff;
    padding:0px;
    border:1px solid #ccc;
    border-radius:0px;
}

*/
/*
.scrollable-container img.disabled {   

		//Opacity
		zoom: 1;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;}


*/
/* active item */
.scrollable-container .active {
  outline: 2px solid #000;
  outline-offset: -2px;
  position: relative;
  cursor: default; }

/* prev, next, prevPage and nextPage buttons */
a.browse {
  background: url(/css/images/hori_large.png) no-repeat;
  display: block;
  margin-top: 24px;
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer;
  font-size: 1px; }

/* right */
a.right {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
  margin-left: 10px; }

a.right:hover {
  background-position: -30px -30px; }

a.right:active {
  background-position: -60px -30px; }

/* left */
a.left {
  margin-left: 90px;
  margin-right: 10px; }

a.left:hover {
  background-position: -30px 0; }

a.left:active {
  background-position: -60px 0; }

/* disabled navigational button */
a.disabled {
  visibility: hidden !important; }

.scrollable-container-ext {
  margin: 0 auto;
  width: 100%;
  background: none;
  float: left;
  clear: both;
  background: none; }

.scrollable-container {
  margin: 0 auto; }

/* ------------------------------ */
.scrollable-container .none-box {
  float: left;
  width: 90px;
  margin-right: 3px;
  position: relative;
  background: none; }

.scrollable-container .none-box img {
  margin-top: 7px;
  border: 1px solid #ccc;
  position: absolute; }

.scrollable-container .none-box .none-box-label {
  width: 88px;
  padding-top: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #aaa;
  font-size: 13px;
  line-height: 62px;
  height: 62px;
  letter-spacing: 0em; }

.scrollable-container .none-box .none-box-label {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.scrollable-container input {
  display: none; }

.scrollable-container label .label-text {
  display: none; }

.scrollable-container .items div input {
  margin: 0; }

.scrollable-container .description {
  display: none; }

/*radio button inputs*/
.scrollable-container label img.selected {
  outline: 3px solid #80934a;
  outline-offset: -3px; }

/*checkbox inputs */
.scrollable-container label img.checked {
  outline: 2px solid;
  outline-offset: -2px; }

.item-ext {
  width: 100%;
  float: left;
  clear: left;
  margin-bottom: 20px; }

.item {
  width: 100%;
  padding: 30px;
  margin: 0 auto;
  padding: 0; }

.item-top {
  width: 100%;
  float: left;
  padding: 16px 30px;
  /* Advanced */
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
  box-shadow: inset 0px 1px 5px rgba(180, 180, 180, 0.42); }

.item input {
  clear: left;
  margin: 6px 0; }

.single-item-box {
  border: solid 1px #aab2bd;
  color: #222;
  margin: 0px 0 16px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.item-top h2 span.title-note {
  display: none; }

#type .item-top h2, #place .item-top h2, #customize .item-top h2 {
  font-size: 22px;
  font-weight: bold; }

#type .item-top h2 span.title-note,
#place .item-top h2 span.title-note, #customize .item-top h2 span.title-note {
  display: inline-block; }

#type .item-top, #place .item-top, #customize .item-top {
  padding-left: 0;
  border: none;
  background-color: transparent;
  box-shadow: none; }

#type .single-item-box, #place .single-item-box, #customize .single-item-box {
  background-color: transparent;
  background-image: none;
  border: none; }

/*.item label {clear:both;}*/
/*Flowers Box */
#flowers {
  padding-bottom: 70px; }

#flowers-input-box .flowers-single-item-box {
  background: none;
  display: none;
  width: 800px;
  text-align: center;
  margin: 0 auto; }

#flowers h3 {
  font-size: 18px;
  color: #444;
  font-weight: 300;
  margin-bottom: 16px;
  margin-top: 0; }

#flowers h3 span.price {
  font-size: 16px;
  font-weight: normal;
  color: #999;
  margin-left: 24px; }

#flowers h3 span.price b {
  color: #111;
  font-weight: bold; }

#flowers h3 span.info {
  font-size: 14px;
  margin-left: 16px;
  font-weight: normal;
  padding-bottom: 10px; }

#flowers h3 span.info a {
  color: #666;
  text-decoration: underline; }

#flowers h3 span.info a:hover {
  color: #333; }

#flowers label .label-text, #flowers input.not-visible {
  display: none; }

#flowers .description {
  background: none;
  margin: 10px 0;
  clear: both;
  width: 100%;
  height: 50px;
  line-height: 1.2em;
  text-align: left; }

#flowers .quantity-box label {
  margin-top: 0px;
  float: right; }

#flowers input.input-quantity {
  float: right;
  border: solid 1px #ccc;
  padding: 2px;
  font-size: 18px;
  margin-top: -4px;
  width: 30px;
  text-align: right;
  margin-top: -4px;
  margin-left: 12px; }

.single-item-box {
  float: left;
  width: 100%;
  padding: 0; }

#flowers .quantity-box.visible {
  display: block !important; }

/* Thumbnail Box per fiori */
.thumbnail-box {
  width: 100%;
  clear: both;
  background: none;
  margin: 15px auto; }

.thumbnail-box h3 {
  font-weight: 400;
  color: #656565;
  font-size: 18px;
  margin-left: 30px;
  padding-top: 20px;
  width: 190px;
  background: none;
  float: left;
  display: block;
  text-align: right;
  padding-right: 15px; }

#flowers .thumbnail-box img {
  cursor: pointer;
  margin-bottom: 3px; }

#flowers .thumbnail-box img.active {
  outline: 3px solid #a7cf00;
  outline-offset: -3px; }

#flowers .thumbnail-box img.selected {
  outline: 2px solid #a7cf00;
  outline-offset: -2px;
  /* Opacity*/
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  opacity: 0.25; }

/* Servizi Aggiuntivi */
#services label {
  cursor: pointer;
  margin-left: 12px; }

#services-options-box {
  width: 100%;
  clear: both;
  padding: 25px 23px 0;
  font-size: 17px;
  letter-spacing: .01em;
  font-weight: 300; }

#services-options-box .single-item-box {
  width: 100%;
  float: left;
  border: none; }

#services-options-box input {
  float: left;
  margin-top: 10px !important; }

#services-options-box {
  font-weight: 300; }

#services-options-box label {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .02em;
  margin-bottom: 6px; }

#services-options-box .description {
  font-weight: 300;
  font-size: 16px;
  color: #111 !important; }

#services-options-box .description .price {
  font-weight: 300;
  font-size: 16px !important;
  margin-top: 6px; }

#services-options-box .description .price b {
  font-weight: 700 !important; }

#services-options-box .description span.info {
  display: block;
  padding-top: 6px; }

#services-options-box .description .info a {
  font-weight: bold;
  color: #a7b80c;
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px; }

#services-options-box .description .info a:hover {
  color: #80934a; }

#services-options-box .quantity-box {
  margin-top: 7px;
  float: left; }

#services-options-box .quantity-box label {
  float: left;
  margin: 2px 0;
  padding: 8px;
  width: 95px;
  text-align: left;
  font-size: 20px;
  font-weight: 300; }

#services-options-box input.input-quantity {
  clear: none;
  float: left;
  border: solid 1px #ccc;
  padding: 2px;
  font-size: 18px;
  margin-top: 0;
  width: 30px;
  text-align: right;
  display: inline; }

#services-options-box .column {
  width: 300px;
  float: left;
  padding-left: 20px; }

#services-info-overlay-ext {
  background: url("/img/bg-overlay-70.png") repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  cursor: pointer;
  display: none; }

#services-info-overlay {
  cursor: auto;
  position: fixed;
  width: 640px;
  height: auto !important;
  max-height: 75%;
  overflow-y: auto;
  height: 360px;
  min-height: 180px;
  margin: 5% auto auto;
  font-size: 24px;
  padding: 10px 15px 20px;
  text-align: center;
  background: #fff;
  border: solid 1px #999;
  color: #666;
  line-height: 1.2em;
  top: 0;
  float: left;
  z-index: 9999;
  left: 0;
  right: 0; }

#services-info-overlay {
  padding-bottom: 20px; }

#services-info-overlay-int {
  border: solid 1px #80934a;
  border-radius: 5px;
  padding: 15px;
  float: left;
  width: 100%; }

#services-info-overlay h3 {
  color: #333;
  font-size: 25px;
  font-weight: 300;
  margin: 25px auto 10px; }

#services-info-overlay .description {
  font-size: 15px;
  color: #666; }

#services-info-overlay .close-button-box {
  margin-top: 26px;
  margin-bottom: 20px; }

/*Thumbnail */
.item .thumbnail {
  float: right;
  width: 90px; }

.item .thumbnail img {
  border: solid 1px #ccc;
  padding: 1px;
  float: right; }

.small {
  font-size: 13px;
  margin: 2px 0; }

.item .notes {
  clear: both;
  margin-top: 8px;
  padding-bottom: 5px;
  font-size: 14px;
  background: none;
  width: 100%;
  padding: 20px 0 30px;
  font-size: 16px;
  color: #555;
  text-align: center; }

div.delta, div.multiple-item div div.delta {
  float: left;
  clear: left; }

.item div.delta {
  font-size: 13px;
  padding: 0;
  background: none;
  padding-top: 3px;
  height: 14px; }

.item div.multiple-item {
  margin: 20px 0; }

.item div.multiple-item div.multiple-item-list {
  margin: 10px 0;
  width: 100%; }

.disabled, label.disabled :hover {
  color: #999; }

label:hover, input:hover {
  cursor: pointer; }

.item .description {
  color: #888;
  font-size: 14px;
  margin: 3px 25px 5px;
  line-height: 1.1em;
  letter-spacing: .01em; }

.item .description .price {
  font-size: 16px;
  margin-top: 3px; }

.item .description .price b {
  color: #111; }

/* Finestra Selezione in Overlay - Solo x Admin - Aggiunta il 2015-02-04 */
a.item-box-overlay-button {
  margin-top: 20px;
  text-decoration: none; }

.item-box-overlay-ext {
  display: none;
  float: left;
  z-index: 11000;
  cursor: pointer;
  background: url(/img/bg-overlay-70.png) repeat;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center; }

.item-box-overlay-wrapper {
  z-index: 9999;
  width: 95%;
  display: inline-block;
  max-width: 1080px;
  margin-top: 50px;
  height: 95%;
  overflow-y: auto;
  text-align: center; }

.item-box-overlay {
  cursor: default;
  width: 100%;
  background: #fff;
  border: solid 1px #cbcbcb;
  float: left;
  padding: 20px;
  overflow: auto;
  -moz-box-shadow: 0px 0px 12px #000;
  -webkit-box-shadow: 0px 0px 12px #000;
  box-shadow: 0px 0px 12px #000; }

.item-box-overlay h3 {
  text-align: left;
  padding-bottom: 20px;
  color: #999; }

a.item-box-overlay-close {
  float: right;
  margin: 10px; }

.item-box-overlay ul.single-col {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  width: 410px;
  margin-right: 10px;
  padding: 0; }

.item-box-overlay ul li {
  cursor: pointer;
  float: left;
  clear: left;
  width: 380px;
  color: #888;
  font-weight: bold;
  padding: 0; }

.item-box-overlay ul li label {
  width: 100%;
  float: left; }

.item-box-overlay ul li img {
  box-sizing: border-box; }

.item-box-overlay ul li:hover {
  color: #666; }

.item-box-overlay ul li:hover img {
  border: solid 1px #666; }

.item-box-overlay ul li span {
  display: block;
  vertical-align: middle;
  text-align: center;
  padding: 16px 0 22px; }

.item-box-overlay ul li span.no-thumbnail {
  text-align: center; }

/* !_Barra Riepilogo Personalizzatore */
#cart-summary-ext-OLD {
  height: 95px;
  position: absolute;
  left: 0;
  /* top:263px;*/
  float: left;
  width: 100%;
  z-index: 9997;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 5px 5px #ccc;
  box-shadow: 0 5px 5px #ccc;
  margin: 10px 0 10px;
  border-top: solid 1px #ccc; }

#cart-total-box-visible-copy {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #000;
  margin-top: 3px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .03em;
  height: 25px;
  line-height: 50px !important; }

#cart-total-visible-copy {
  font-size: 27px;
  display: inline-block;
  line-height: 25px; }

#cart-summary .bar-text {
  color: #666;
  margin-top: 3px;
  float: left;
  letter-spacing: .02em; }

#cart-summary .bar-text b {
  color: #333; }

#cart-summary .bar-text.long {
  width: 100%;
  padding: 2px 0 4px 0;
  font-size: 16px; }

#cart-summary .bar-text.long b {
  /*font-size:15px;*/ }

#cart-summary .bar-text.medium {
  padding-top: 8px; }

#cart-summary .bar-text.medium, #cart-summary .bar-text.short {
  display: none; }

#bar-right-box-green {
  float: right;
  /*height:$height_quote_bar;*/
  background-color: #fff;
  color: #000;
  position: relative;
  line-height: 1em; }

#bar-right-box-green .show-terms {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  color: #ccc;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .01em;
  font-weight: 500; }

#bar-right-box-green .show-terms a {
  color: #ddd; }

#bar-right-box-green .show-terms a:hover {
  color: #fff; }

#bar-right-box-grey {
  width: 50%;
  float: right;
  text-align: right; }

#bar-right-box-green {
  width: 50%;
  float: right; }

.user #cart-total-visible-copy {
  padding-left: 25px; }

/*
#cart-summary-ext.user #bar-right-box-grey .funus-button, #cart-summary-ext.user #bar-right-box-grey .button
	{ width:160px; margin-top:0;  }
#cart-summary-ext.user #bar-right-box-grey .top-button {top:-8px;}
#cart-summary-ext.user #bar-right-box-grey .bottom-button {bottom:8px;}
*/
/*
#bar-right-box-grey .funus-button,
#bar-right-box-grey .button 
	{width:45%; min-width:160px; height:51px !important; margin:0; display:inline-block; left:auto; line-height:38px !important; border-radius: 5px; font-size:18px; text-align: center; top:0; vertical-align: top; margin-left:12px;}



#bar-right-box-grey .top-button {}	
#bar-right-box-grey .bottom-button {}	
#cart-summary-ext.admin .cart-buttons {text-align: center;}
.cart-buttons p {display: inline-block !important; margin:0; line-height: 0 !important;}

//admin bar layout - added on 2016-06-22
#cart-summary-ext.admin {height:$height_quote_bar;}
#cart-summary-ext.admin { color:#666 !important;}

#cart-total-box-visible-copy {text-align: left; line-height:70px; margin-top:0;}
#cart-summary-ext.admin #cart-total-visible-copy {display:inline-block; margin-left:40px; line-height:60px;}
#cart-summary-ext.admin #bar-right-box-green {float:left; height:58px; width:60%; padding-top:13px;}
*/
/*OVERLAY EFFECT */
.simple_overlay#cart-summary-overlay {
  position: fixed;
  margin: 160px auto;
  left: 0;
  right: 0;
  top: 160px;
  padding: 20px 40px 20px;
  max-height: 480px;
  height: auto !important;
  overflow: auto;
  font-size: 16px; }

.simple_overlay#cart-summary-overlay .col1 {
  float: left;
  width: 100%; }

.simple_overlay#cart-summary-overlay .col2 {
  width: 320px;
  float: right; }

.simple_overlay#cart-summary-overlay input.green-button {
  clear: both;
  float: right; }

.simple_overlay#cart-summary-overlay p.green-button {
  line-height: 40px;
  float: right;
  text-decoration: none;
  margin: 0 20px;
  text-align: center; }

.simple_overlay#cart-summary-overlay .buttons {
  clear: both;
  width: 100%;
  float: left;
  padding-top: 13px; }

#cart-summary-overlay li {
  font-size: 16px; }

#cart-summary-overlay li.notes {
  clear: both;
  width: 100%;
  text-align: right;
  font-size: 14px;
  margin-bottom: 10px; }

#cart-summary-overlay h2 {
  font-size: 21px;
  margin-bottom: 20px; }

/* the overlayed element */
.simple_overlay {
  /* must be initially hidden */
  display: none;
  /* place overlay on top of other elements */
  z-index: 10000;
  /* styling */
  background-color: #fff;
  width: 705px;
  min-height: 200px;
  border: 1px solid #666;
  margin-top: 50px;
  /* CSS3 styling for latest browsers */
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000; }

.simple_overlay img {
  margin: 10px; }

/* styling for elements inside overlay */
.details {
  position: absolute;
  top: 25px;
  right: 5px;
  color: #555;
  width: 320px;
  line-height: 20px; }

.details h3 {
  color: #444;
  font-size: 19px;
  margin: 0 0 4px; }

.details p {
  color: #555; }

.details ul {
  margin-top: 4px; }

.simple_overlay p.close {
  cursor: pointer; }

/*.simple_overlay p.close {margin-top:14px; text-decoration:underline; cursor:pointer;}*/
/*.simple_overlay p.close:hover {color:#111; }*/
.simple_overlay div.close {
  background-image: url(images-jquery-tools-overlay/close.png);
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  height: 35px;
  width: 35px; }

.bottom-buttons .button {
  width: 160px;
  margin: 0 10px;
  display: inline-block;
  vertical-align: top; }

/* !_Conferma Preventivo */
/*Casella Messaggio */
.confirm-box-ext {
  width: 548px;
  border: solid 2px #c5d337; }

.confirm-box {
  margin: 4px;
  border: solid 1px #c5d337;
  text-align: center;
  padding: 24px;
  line-height: 1.3em;
  font-size: 18px; }

.confirm-box img {
  margin: 4px 0 10px; }

.quote-code {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0; }

.print-page {
  width: 100%;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0px auto 30px;
  line-height: 2em;
  float: left; }

#quote-summary {
  width: 100%;
  margin-left: 0;
  padding: 20px 0; }

#quote-summary h2 {
  font-size: 24px;
  margin-bottom: 30px; }

#quote-summary #cart-summary-list li {
  font-size: 16px;
  float: none;
  clear: left;
  width: 100%;
  list-style-type: none; }

#quote-summary .description {
  width: auto;
  float: none; }

#quote-summary #subtotal-box {
  margin: 15px 0;
  border-top: none; }

#quote-summary #cart-total-box {
  margin: 25px 0;
  font-size: 19px;
  color: #444; }

#quote-summary li {
  width: 100%;
  margin: 0;
  list-style-type: none;
  font-size: 16px;
  color: #333;
  float: left;
  clear: left;
  padding: 0;
  border-bottom: solid 1px #ccc;
  line-height: 40px; }

#quote-summary li .description {
  border-right: solid 1px #ccc;
  width: 74%;
  display: inline-block; }

#quote-summary li .price {
  background: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
  float: right;
  width: 25%;
  text-align: right;
  height: 40px; }

#quote-summary .col1 #options-list {
  margin: 0; }

#quote-summary li.notes {
  margin-bottom: 30px;
  border: none;
  text-align: right; }

.text #quote-summary .col2 .buttons {
  display: none; }

#quote-summary table {
  border-collapse: collapse;
  width: 100%; }

#quote-summary table td {
  border: solid 1px #222;
  padding: 5px; }

#quote-summary .summary-img-container {
  width: 60%; }

#quote-summary .summary-img-container img {
  width: 90%; }

#quote-summary table td.price {
  font-weight: bold;
  text-align: right; }

/* ------------------------------------- */
span#cart-total, span#cart-total-visible-copy {
  clear: both;
  font-size: 32px;
  font-weight: bold; }

span#cart-total, span#cart-total-visible-copy s {
  display: block;
  font-size: 15px;
  font-weight: 300;
  width: 100%;
  padding: 0px;
  line-height: normal; }

#cart-total-box {
  width: 100%;
  border-top: solid 2px #999;
  padding-top: 8px;
  font-size: 16px;
  clear: both;
  margin: 6px 0;
  color: #666; }

#cart-total-box #cart-total {
  float: right;
  font-size: 16px;
  color: #555;
  font-weight: normal; }

#cart-tax-included {
  text-align: right;
  font-weight: bold;
  font-size: 19px; }

#cart-summary .cart-buttons p.green-button-v3 {
  float: left;
  margin-right: 24px; }

#cart-summary-list {
  margin: 0; }

#cart-summary-list li {
  margin: 6px 0;
  font-size: 12px;
  color: #555;
  line-height: 1.4em;
  width: 100%; }

#cart-summary-list li .description {
  clear: both;
  margin: 2px 0;
  width: 76%;
  display: block;
  float: left; }

#cart-summary-list li .price {
  float: right;
  display: inline;
  margin: 2px 0;
  font-weight: bold; }

#subtotal-box {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0 10px;
  border-top: solid 2px #aaa;
  font-size: 20px;
  color: #333;
  padding-top: 18px; }

/* STAMPA CONTRATTO*/
#contract table.data-table {
  width: 500px;
  margin: 15px 0; }

#contract table.data-table td {
  padding: 5px; }

#contract table.data-table td.data {
  font-weight: bold; }

input.email-box {
  border: solid 1px #ccc;
  font-size: 15px;
  padding: 4px 0;
  margin: 0 20px;
  width: 250px; }

.print-buttons {
  width: 660px;
  margin: 0 auto;
  text-align: center; }

.print-buttons .green-button {
  float: left;
  margin-left: -95px; }

.print-buttons .green-button.right {
  margin-left: 20px; }

.print-buttons .green-button.add-details-button {
  padding-top: 6px;
  margin-left: 40px; }

.print-buttons #toggle-email-form {
  margin-left: 20px; }

.send-email-box {
  padding: 25px 0 40px;
  display: none;
  text-align: center;
  width: 660px;
  clear: both;
  margin: 0 auto; }

#contract-email-form {
  clear: both;
  text-transform: none;
  padding-bottom: 30px;
  display: block;
  margin-top: 40px; }

#contract-email-form label {
  color: #666;
  padding-left: 20px;
  padding-bottom: 0px;
  display: block; }

/* STAMPA COMMISSIONE - SCHEDA 1 */
div.intestazione {
  width: 60%;
  float: right;
  text-align: right;
  padding: 20px 0; }

div.intestazione span.date {
  padding-left: 30px; }

h2.titolo-scheda-fornitore {
  clear: both;
  color: #333;
  padding-top: 20px;
  text-transform: uppercase;
  font-weight: 200;
  margin: 20px 0;
  text-align: center;
  letter-spacing: .05em; }

table.commissione-cliente {
  clear: both;
  color: #333333;
  font-size: 16px;
  box-sizing: border-box;
  width: 99% !important;
  letter-spacing: .05em; }

table.commissione-cliente th {
  font-weight: normal;
  padding-bottom: 6px;
  font-size: 16px; }

table.commissione-cliente tbody tr:nth-child(2n+1) td {
  background-color: #f3f3f3 !important; }

table.commissione-cliente td, table.scheda-2 td {
  border: 1px solid #cccccc;
  padding: 15px 10px;
  color: #555; }

table.commissione-cliente td.included {
  background-color: #ebebeb;
  text-align: center; }

table.commissione-cliente td span.flowers {
  margin-left: 30px; }

thead.thead-2 th, table.scheda-2 th {
  border: solid 1px #cccccc;
  padding: 13px;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 20px;
  background: url("/img/bg-item-box-v2.png") repeat-x scroll center top white;
  font-weight: 400; }

table.commissione-cliente td.label {
  background: #f1f1f1;
  font-weight: 500;
  width: 50%; }

table.commissione-cliente.fullwidth td.label {
  width: 25%; }

table.commissione-cliente.fullwidth td.item-name {
  font-weight: bold; }

.green-bg {
  /*background-color:#b7db30; color:#fff;*/ }

.tot-1 {
  font-size: 20px;
  font-weight: normal;
  text-align: right;
  text-decoration: none; }

.tot-2 {
  font-size: 20px;
  font-weight: normal;
  text-align: right;
  text-transform: none; }

.tot-3 {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  text-decoration: underline; }

.tax {
  text-align: right;
  font-size: 20px; }

.ag-cim {
  text-decoration: underline;
  background-color: #ffff66;
  text-align: right;
  text-transform: uppercase;
  font-size: 18px; }

.total {
  font-weight: bold;
  font-size: 22px; }

table.commissione-cliente .price {
  float: right; }

table.commissione-cliente .strike {
  color: #444;
  font-weight: 400;
  /*text-decoration: line-through;*/
  background: url(/img/bg-strike.png) repeat-x center center; }

table.commissione-cliente .price-subtotal {
  font-weight: 400;
  font-size: 20px;
  color: #111; }

table.commissione-cliente .price-total {
  font-weight: 400;
  font-size: 22px; }

div.clausole-commissione, div.clausole-commissione p {
  font-size: 12px;
  color: #333; }

table.table-firme {
  width: 100% !important; }

.firma-funus {
  color: #777;
  float: left;
  margin: 0 50px 30px; }

.firma-cliente {
  color: #777;
  margin: 0;
  letter-spacing: normal; }

.box-dati-bancari {
  font-size: 13px !important;
  float: left;
  clear: both;
  margin-top: 30px;
  line-height: 1em; }

.box-dati-bancari p {
  margin: 4px 0;
  font-size: 13px !important; }

#box-totale-scontato .price, #box-totale-complessivo.inline-edit .price, #box-totale-tasse-incluse .price {
  cursor: pointer; }

#box-totale-scontato .price:hover, #box-totale-complessivo.inline-edit .price:hover, #box-totale-tasse-incluse .price:hover {
  background: #fffa98; }

/* STAMPA COMMISSIONE SCHEDA 2 */
div.pagina-scheda {
  clear: both;
  width: 100%;
  margin-top: 20px; }

table.scheda-2 {
  width: 100%;
  color: #111;
  font-size: 15px; }

/*table.scheda-2 td {border:solid 1px #777; padding:4px 6px;}*/
/*table.scheda-2 th {border: solid 1px #333; padding:6px; font-size:17px; font-weight:bold; color:#000; background-color:#b7db30;}*/
table.scheda-2 td p {
  margin: 2px 0; }

table.scheda-2 td.row-title {
  font-weight: 500;
  width: 39%;
  color: #111; }

table.scheda-2 td.name {
  font-weight: bold; }

table.scheda-2 td .quantity {
  font-size: 14px;
  color: #333;
  font-weight: bold; }

table.scheda-2 td .description {
  font-size: 15px;
  color: #111; }

table.scheda-2 td.grey-title {
  background-color: #dedede;
  font-weight: bold;
  font-size: 16px;
  padding: 6px; }

.message-box {
  width: 90%;
  margin: 20px 0;
  padding: 20px;
  font-size: 18px;
  color: #244a8d;
  background-color: #f4f8ff;
  border: solid 1px #749fe9; }

.message-box.alert {
  font-weight: bold;
  color: red;
  border-color: red;
  background-color: #ffe4e4; }

/* STAMPA COMMISSIONE SCHEDA 3 */
.box-titolo-scheda {
  display: none; }

/*PRINT STYLES */
/*CUSTOM HEADER FOR PRINT*/
#admin-print-header {
  width: 100%;
  float: left;
  background-size: contain;
  margin: 0 !important;
  padding: 0 !important;
  /*background-image:url('/admin-custom/images/Print-Header-Orazio.png'); */
  height: 44px;
  background-repeat: no-repeat;
  display: none; }

#admin-print-header img {
  height: 80%;
  max-width: 80%;
  max-height: 100%;
  float: right; }

@media print {
  #admin-print-header {
    display: block !important; }
  #admin-print-header img {
    height: auto !important; }
  #content-wrapper {
    clear: left; }
  .credit a img {
    max-width: 5cm !important;
    height: auto !important; } }

/*****************************/
/*****************************/
/*****************************/
/*****************************/
/* !_MEDIA QUERIES */
/*****************************/
/*****************************/
/*****************************/
/*****************************/
@media only screen and (min-width: 1280px) {
  #slider {
    height: 370px; }
  #slider img.slider-image-2016 {
    width: 1280px;
    margin-left: auto;
    margin-right: auto; }
  #slider img.slider-image-2016-v2 {
    width: 1280px; }
  .homepage-featured-box {
    background-position: center center; } }

@media only screen and (min-width: 960px) and (max-width: 1279px) {
  #main-nav > ul > li {
    margin: 0 18px; }
  #slider {
    height: 350px; }
  #slider .slide .slide_wrapper_2016 .text h2, #slider .slide .slide_wrapper_2016 .text p {
    padding-left: 35%; }
  #slider .slide .slide_wrapper_2016 .text h2 {
    padding-top: 30px; }
  #slider .slide .slide_wrapper_2016 .text h2 {
    font-size: 28px; }
  #slider .slide .slide_wrapper_2016 .text p {
    padding-top: 20px; }
  #featured .featured-container {
    margin: 0;
    padding: 0;
    background-position-x: 80px; }
  #box-valore-vero {
    width: 700px; }
  #featured-carro-funebre-box {
    width: 55%;
    background-size: contain;
    right: 0px;
    top: 40px;
    background-repeat: no-repeat;
    background-position-x: -20px;
    background-size: 140%; }
  #featured-cassa-rovere-box {
    width: 55%;
    background-size: contain;
    right: -60px;
    top: 60px;
    background-repeat: no-repeat;
    background-position-x: -20px;
    background-size: 140%; } }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #main-nav > ul > li {
    margin: 0 5px; }
  #box-contact {
    max-width: 100%;
    width: 90% !important;
    bottom: -160px;
    top: auto;
    left: 5%;
    text-align: center;
    box-shadow: 0 0 15px #bbb; }
  #featured {
    margin-bottom: 200px; }
  #box-valore-vero {
    width: 700px;
    margin: 0;
    padding: 0; }
  #featured .featured-container {
    margin: 0;
    padding: 0;
    background-position-x: 80px; }
  #featured-carro-funebre-box {
    width: 55%;
    top: 90px;
    background-repeat: no-repeat;
    background-position-x: -20px;
    background-size: 140%; }
  #featured-cassa-rovere-box {
    width: 45%;
    top: 90px;
    background-repeat: no-repeat;
    background-position-x: -20px;
    background-size: 140%; }
  #popup-2018 .button-box {
    margin-top: -20px;
    height: 60px; }
  #slider {
    height: 270px; }
  #slider .slide .text h2 {
    margin-top: 60px; }
  #slider .slide .slide_wrapper_2016_v2 .middle {
    padding-top: 20px; }
  #slider .slide .text p {
    margin-bottom: 30px; }
  #slider .slide .slide_wrapper_2016_v2 .text p.p-contact {
    margin-top: 5px;
    font-size: 13px; }
  #slider .slide .slide_wrapper_2016_v2 .text p.p-internet {
    font-size: 16px;
    margin-top: 10px; }
  /*
	#slider .slide_wrapper_2016 img.firma-slider {margin-left:-20px;}
	#popup-2016-button {margin-left:0px;}
	
	#slider .slide .slide_wrapper_2016 .text h2, #slider .slide .slide_wrapper_2016 .text p {padding-left:35%;}
		#slider .slide .slide_wrapper_2016 .text h2 {padding-top:15px;}
	#slider .slide .slide_wrapper_2016 .text h2 {font-size:26px;}
	#slider .slide .slide_wrapper_2016 .text p {padding-top:10px;}
	*/
  div.columns div#form textarea {
    margin-top: 30px; }
  #header p span {
    padding: 3px 24px;
    font-size: 13px; }
  #bar-right-box-grey .funus-button,
  #bar-right-box-grey .button {
    min-width: 130px; }
  /*
	fieldset#type div.input-box label {width:196px;}
	fieldset#place div.input-box label {}
	fieldset#place div.input-box {padding-left: 180px; padding-top:40px;}
	fieldset#place div.input-box #distance label {width:280px; font-size: 16px;	}
	fieldset#place div.input-box #distance label span.small {font-size:14px; padding-top:10px;}
	
	*/
  .main-image-box, .main-image-box-int {
    width: 530px; }
  .main-image-box-int img {
    width: auto;
    max-width: 530px !important;
    height: auto !important;
    max-height: 390px; }
  .copribara-tn {
    width: 440px; }
  .item-box-overlay ul.single-col {
    width: 44%;
    margin: 0 1%; }
  .item-box-overlay ul li {
    width: 100%; }
  .item-box-overlay ul li img {
    width: 100% !important;
    height: auto !important; }
  #onoranze-funebri-necrologi-frasi-famose-parallax-box {
    background-position-y: -510px; }
  #cart-summary-container {
    float: left;
    width: 60%;
    position: relative;
    height: auto;
    padding: 10px 10px 10px 0; }
  #cart-summary-ext-NO {
    min-width: 100% !important; }
  #cart-summary-int-NO, .item-ext {
    width: 100%; }
  #cart-summary .bar-text.long {
    display: none; }
  #cart-summary .bar-text.medium {
    display: block;
    width: 100%;
    font-size: 13px;
    margin-top: 3px; }
  #bar-right-box-green {
    background-color: transparent !important; }
  #bar-right-box-grey {
    text-align: center; }
  #cart-summary-ext.user #bar-right-box-grey, #cart-summary-ext.user #bar-right-box-green {
    height: 70px;
    text-align: center; }
  #cart-summary-ext.admin #bar-right-box-grey, #cart-summary-ext.admin #bar-right-box-green {
    height: 95px; }
  #bar-right-box-grey .funus-button, #bar-right-box-grey .button {
    height: 28px !important;
    line-height: 18px !important;
    padding: 2px; }
  .user #bar-right-box-green, .admin #bar-right-box-green {
    clear: none;
    float: left;
    text-align: center;
    width: 64% !important; }
  .user #bar-right-box-grey, .admin #bar-right-box-grey {
    clear: none;
    float: right;
    width: 36% !important;
    border-right: none;
    border-bottom: none; }
  #cart-summary-ext.admin #bar-right-box-grey .funus-button,
  #cart-summary-ext.admin #bar-right-box-grey .button,
  #cart-summary-ext.user #bar-right-box-grey .funus-button,
  #cart-summary-ext.user #bar-right-box-grey .button {
    display: inline-block;
    width: 92% !important;
    padding: 5px 3px !important;
    position: relative;
    text-align: center;
    border-width: 0 !important;
    outline: 0 !important;
    left: 0;
    top: 0;
    min-width: 0; }
  #cart-total-box-visible-copy {
    font-size: 18px; }
  /*
	#cart-summary-ext.user {min-height: 90px; height: auto;}	
	
	#cart-summary-ext.user #bar-right-box-green {padding-top:0; padding-left:8px;}
	#cart-summary-ext.user #bar-right-box-grey {line-height: 1em;}
	#cart-summary-ext.user .cart-buttons {width:100%;float:left; line-height: 1em !important; text-align: center;}
	
	
	#cart-summary-ext.user #bar-right-box-grey .top-button { top:4px;}
	#cart-summary-ext.user #bar-right-box-grey .bottom-button { top:6px;}
	
	.user #cart-total-visible-copy {padding-left:0px;}
	*/
  /*
		#cart-summary-ext.admin {margin:10px 0 18px;}
	#cart-summary-ext.admin #cart-total-box-visible-copy {text-align: left; line-height:1em; margin-top:12px; padding: 0 8px;}
	#cart-summary-ext.admin #cart-total-visible-copy {display:inline-block; margin:8px auto 0; line-height:1em;}

	
	
	
	#cart-summary-ext.admin #bar-right-box-grey .cart-buttons p { margin-bottom:13px;}
	#cart-summary-ext.admin #bar-right-box-grey .top-button { top:12px;}
	#cart-summary-ext.admin #bar-right-box-grey .bottom-button { top:8px;}	
	
			 

*/ }

@media only screen and (max-width: 767px) {
  .mobile-hidden {
    display: none; }
  .mobile-only {
    display: inline; }
  #header h1 {
    margin: 10px auto; }
  #header {
    position: fixed;
    left: 0;
    top: 0;
    height: 80px;
    z-index: 99999;
    border-bottom-width: 2px; }
  #header .content {
    height: 60px; }
  #header h1 {
    width: 91px;
    height: 35px;
    padding: 0;
    margin: 10px auto; }
  #header h1 a {
    display: block;
    width: 91px;
    height: 35px;
    float: left;
    background: url(../img/logo_small.png) no-repeat;
    text-indent: -999em; }
  #header-v2 {
    position: fixed;
    left: 0;
    top: 0;
    height: 60px;
    z-index: 999;
    border-bottom-width: 2px; }
  #header-v2 .content {
    height: 48px; }
  #header-v2 h1 {
    width: 120px;
    height: 35px;
    padding: 0;
    margin: 0 auto; }
  #wrapper {
    padding-top: 60px; }
  #header-v2 h1 a {
    display: block;
    width: 120px;
    height: 50px;
    background: url("/images/Logo-Funus-2019-Header-reg.png") no-repeat;
    float: left;
    text-indent: -999em;
    background-size: contain; }
  #header a#centralino {
    position: absolute;
    top: 25px;
    right: 20px;
    display: none; }
  #header p span {
    font-size: 1.3em;
    padding: 10px 20px; }
  #nav_icon {
    cursor: pointer; }
  .homepage-featured-box .bottom-container {
    padding: 10px; }
  .homepage-featured-box .bottom-container h1 {
    font-size: 24px; }
  .homepage-featured-box .bottom-container h3 {
    font-size: 16px; }
  #chi-siamo-parallax-box {
    background-size: contain;
    background-position-y: 0 !important; }
  #offerte-parallax-box {
    background-size: contain;
    background-position-y: 0 !important; }
  .text {
    font-size: 18px; }
  .text p {
    line-height: 1.3em; }
  .text img.image-desktop-right, .text img.image-desktop-left {
    width: 100% !important;
    height: auto;
    margin-top: 8px; }
  .section-servizi .box {
    height: auto;
    padding-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px; }
  .section-servizi .box .summary {
    padding: 20px;
    font-size: 19px;
    height: auto;
    line-height: 1.3em;
    text-align: left; }
  .section-servizi .box .summary span {
    display: block;
    vertical-align: inherit;
    line-height: inherit; }
  #section-info-background {
    background: none; }
  .section-info .icon-box {
    width: 50px;
    text-align: center; }
  .section-info .icon-box img {
    height: 40px;
    width: auto;
    margin-right: 8px;
    display: inline-block; }
  .section-info .text-box {
    width: calc(100% - 100px); }
  .section-info .text-box h2 {
    font-size: 29px;
    text-align: left !important;
    margin-top: 0;
    line-height: 1em; }
  .section-info .text-box {
    font-size: 15px; }
  .section-info .text-box br {
    display: none; }
  .section-info .button-box {
    width: 50px;
    margin-top: 0; }
  #footer .col-2, #footer .col-3 {
    width: 49%; }
  #popup-2018 .text-close-popup {
    color: #999;
    text-decoration: underline;
    cursor: pointer;
    font-size: 18px;
    padding-top: 10px; }
  #popup-2016.simple_overlay {
    width: 90%;
    margin: 20px auto;
    z-index: 99999; }
  #box-valore-vero {
    width: 100%;
    margin: 0;
    padding: 0; }
  #featured {
    margin-bottom: 360px; }
  #featured .featured-container {
    margin: 0;
    padding: 0;
    background-position-x: center;
    background-position-y: -30px; }
  #featured .featured-container h3 {
    margin: 4px 0;
    font-size: 30px;
    line-height: 1.1em; }
  #featured .featured-container h2 {
    margin: 10px 0 0;
    width: 320px;
    background-size: contain;
    height: 60px;
    padding: 0; }
  #featured .notes {
    width: 80%;
    margin-left: 15%; }
  #featured-carro-funebre {
    right: -300px;
    bottom: -260px;
    width: 120%; }
  #featured-carro-funebre-box {
    width: 65%;
    bottom: -305px;
    top: auto;
    background-position-x: -20px;
    background-size: 140%; }
  #featured-cassa-rovere-box {
    width: 65%;
    bottom: -305px;
    top: auto;
    background-position-x: -20px;
    background-size: 140%; }
  #featured-small-notes {
    bottom: -90px;
    left: 30px; }
  #box-contact {
    max-width: 100%;
    width: 90% !important;
    bottom: -290px;
    top: auto;
    left: 5%;
    text-align: center;
    box-shadow: none;
    background: none !important; }
  #box-contact h2 {
    font-size: 28px !important; }
  #box-contact .desktop-contact {
    display: none; }
  #box-contact .mobile-contact {
    display: block; }
  #box-contact .mobile-contact .button {
    font-size: 25px !important;
    letter-spacing: .1em;
    padding: 22px !important; }
  #box-contact .mobile-contact .small {
    display: block;
    color: #aaa;
    font-size: 20px;
    padding-top: 30px;
    text-transform: uppercase;
    line-height: 1.25em; }
  h1 {
    text-align: center;
    line-height: 1.2em;
    padding: 0 3%; }
  /* PERSONALIZZATORE */
  #cart-summary-ext {
    width: 100% !important; }
  #cart-summary-container {
    display: none;
    border: solid 1px red;
    position: fixed !important;
    top: 100px;
    margin-top: 0 !important;
    margin-right: 0 !important;
    width: 96% !important;
    left: 2% !important;
    padding-top: 0 !important;
    padding-right: 0 !important; }
  #type .radio-option-container label, #place .radio-option-container label {
    display: inline-block; }
  #cart-summary.container {
    padding-left: 0;
    padding-right: 0; }
  #cart-summary .bar-text.medium, #cart-summary .bar-text.long {
    display: none; }
  #cart-summary .bar-text.short {
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: center; }
  span#cart-total-visible-copy s {
    font-size: 14px;
    line-height: 15px; }
  span#cart-total, span#cart-total-visible-copy {
    font-size: 20px; }
  #bar-right-box-green {
    background-color: transparent !important; }
  #bar-right-box-grey {
    text-align: center; }
  #cart-summary-ext.user #bar-right-box-grey, #cart-summary-ext.user #bar-right-box-green {
    height: 70px;
    text-align: center; }
  #cart-summary-ext.admin #bar-right-box-grey, #cart-summary-ext.admin #bar-right-box-green {
    height: 95px; }
  #bar-right-box-grey .funus-button, #bar-right-box-grey .button {
    height: 28px !important;
    line-height: 18px !important;
    padding: 2px; }
  .user #bar-right-box-green, .admin #bar-right-box-green {
    clear: none;
    float: left;
    text-align: center;
    width: 64% !important; }
  .user #bar-right-box-grey, .admin #bar-right-box-grey {
    clear: none;
    float: right;
    width: 36% !important;
    border-right: none;
    border-bottom: none; }
  #cart-summary-ext.admin #bar-right-box-grey .funus-button,
  #cart-summary-ext.admin #bar-right-box-grey .button,
  #cart-summary-ext.user #bar-right-box-grey .funus-button,
  #cart-summary-ext.user #bar-right-box-grey .button {
    display: inline-block;
    width: 92% !important;
    padding: 5px 3px !important;
    position: relative;
    text-align: center;
    border-width: 0 !important;
    outline: 0 !important;
    left: 0;
    top: 0;
    min-width: 0; }
  #cart-total-box-visible-copy {
    font-size: 18px; }
  /*
	#cart-summary-ext.user {min-height: 90px; height: auto;}	
	
	#cart-summary-ext.user #bar-right-box-green {padding-top:0; padding-left:8px;}
	#cart-summary-ext.user #bar-right-box-grey {line-height: 1em;}
	#cart-summary-ext.user .cart-buttons {width:100%;float:left; line-height: 1em !important; text-align: center;}
	
	
	#cart-summary-ext.user #bar-right-box-grey .top-button { top:4px;}
	#cart-summary-ext.user #bar-right-box-grey .bottom-button { top:6px;}
	
	.user #cart-total-visible-copy {padding-left:0px;}
	*/
  #cart-summary-ext.admin {
    margin: 10px 0 18px; }
  #cart-summary-ext.admin #cart-total-box-visible-copy {
    text-align: left;
    line-height: 1em;
    margin-top: 12px;
    padding: 0 8px; }
  #cart-summary-ext.admin #cart-total-visible-copy {
    display: inline-block;
    margin: 8px auto 0;
    line-height: 1em; }
  #cart-summary-ext.admin #bar-right-box-grey .cart-buttons p {
    margin-bottom: 13px; }
  #cart-summary-ext.admin #bar-right-box-grey .top-button {
    top: 12px; }
  #cart-summary-ext.admin #bar-right-box-grey .bottom-button {
    top: 8px; }
  .single-item-box .col-1, .single-item-box .col-2, .single-item-box .col-3 {
    width: 100%;
    float: left;
    clear: left;
    padding-left: 4%;
    margin-bottom: 20px; }
  #services-options-box .single-item-box {
    width: 100%; }
  #services-info-overlay, .item-box-overlay-ext {
    z-index: 999999; }
  #form-error {
    top: 5%;
    width: 80%;
    max-height: 80%;
    z-index: 999999; }
  #cart-summary-overlay.simple_overlay {
    margin: 5% auto;
    width: 90%;
    max-height: 90%;
    overflow: auto; }
  #cart-summary-overlay.simple_overlay .col2 {
    width: 100%;
    clear: both; }
  #cart-summary-overlay.simple_overlay .buttons {
    text-align: center; }
  #cart-summary-overlay.simple_overlay .buttons p.funus-button,
  #cart-summary-overlay.simple_overlay .buttons input.funus-button {
    display: inline-block;
    vertical-align: top; }
  fieldset#type div.input-box label {
    width: 200px; }
  /*fieldset#type div.input-box label {width:100%; clear:left;}*/
  fieldset#type {
    margin-top: 130px; }
  fieldset#type input, fieldset#place input {
    clear: left; }
  fieldset#type label, fieldset#place label {
    padding-bottom: 8px; }
  fieldset#type div.input-box {
    padding-bottom: 0;
    margin: 0 auto; }
  span.desktop-note {
    display: none; }
  fieldset#place {
    text-align: center; }
  fieldset#place div.input-box {
    padding: 20px 0;
    float: none;
    display: inline-block; }
  fieldset#place div.input-box label {
    width: auto;
    text-align: left;
    padding: 0; }
  fieldset#place div.input-box #distance label {
    width: 100%;
    margin: 0;
    text-align: left; }
  #distance {
    padding-top: 0;
    margin: 0; }
  #distance input {
    margin-top: 0; }
  .item-title, .item-description {
    width: 90%; }
  .main-image-box-ext {
    clear: both;
    width: 100%; }
  .main-image-box {
    width: 80%;
    height: 220px;
    margin-left: auto; }
  .main-image-box-int {
    width: 100%;
    height: 220px;
    text-align: center;
    display: block; }
  .main-image-box-int img {
    width: auto;
    max-width: 100%;
    max-height: 220px;
    display: inline-block;
    min-width: 100px;
    vertical-align: middle; }
  div.none {
    padding-top: 120px;
    height: 220px;
    background: #fff;
    height: 220px;
    width: 100%; }
  .item-nav {
    margin-top: 30px;
    width: 8%;
    height: 50px;
    font-size: 50px; }
  .prev-item {
    text-align: left;
    left: 4px; }
  .next-item {
    text-align: right;
    right: 4px; }
  .item-title {
    margin-top: 15px;
    clear: both;
    width: 100%;
    float: left;
    text-align: center; }
  .scrollable-container .none-box {
    margin: 0 auto;
    float: none; }
  .scrollable-container {
    width: 100% !important;
    overflow: hidden;
    float: none; }
  .scrollable {
    width: 90% !important;
    margin: 0 auto;
    float: none; }
  .scrollable img {
    margin: 5px; }
  .item .notes {
    padding: 12px 0; }
  #flowers-input-box {
    margin-bottom: 5px;
    height: auto; }
  #flowers h3 {
    font-size: 16px;
    letter-spacing: .06em; }
  #flowers h3 span.info {
    font-size: 13px; }
  .thumbnail-box {
    text-align: center; }
  .thumbnail-box h3 {
    width: auto;
    text-align: center;
    margin: 0 0 0 20px;
    float: none; }
  .copribara-tn {
    width: 264px;
    margin-left: auto;
    float: none;
    clear: both;
    display: inline-block; }
  #services-info-overlay, #cart-summary-overlay {
    width: 90%; }
  #services-info-overlay img {
    width: 80%;
    height: auto; }
  #flowers-input-box .flowers-single-item-box {
    width: 90%;
    padding-bottom: 20px; }
  #flowers h3 span.price {
    margin-left: 14px; }
  a.item-box-overlay-close {
    right: 15% !important; }
  .item-box-overlay ul.single-col {
    width: 44%;
    margin: 0 1%; }
  .item-box-overlay ul li {
    width: 100%; }
  .item-box-overlay ul li img {
    width: 100% !important;
    height: auto !important; }
  .bottom-buttons .button {
    width: 120px;
    padding: 0 6px;
    font-size: 18px;
    margin: 0 3px; }
  /* BARRA HEADER */
  #header p span {
    padding: 3px 18px;
    font-size: 11px; }
  /* TITOLI */
  h3.main_content, h2.page-title {
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding-top: 16px;
    margin-bottom: 10px; }
  .main_content h2 {
    text-align: center; }
  /* CHI SIAMO */
  div#chi_siamo.main_content p.services {
    float: none;
    width: 100%;
    text-align: center; }
  div#chi_siamo.main_content p.services span {
    display: block;
    clear: both;
    text-align: left; }
  div#chi_siamo.main_content img.services {
    width: 80px;
    height: auto;
    float: none;
    margin: 0 auto 20px; }
  /* ASSISTENTE PERSONALE */
  div.main_content .pagina-assistente img.services {
    float: none;
    margin: 0 auto; }
  div.main_content .pagina-assistente p.services {
    float: none;
    margin: 0 auto;
    text-align: center; }
  .box-assistente {
    clear: both;
    text-align: center; }
  .telefono-assistente {
    text-align: center;
    padding: 20px 0;
    width: 100%; }
  .note-assistente {
    text-align: center;
    font-size: 17px;
    width: 100%; }
  h3.main_content {
    position: relative;
    clear: both;
    float: left;
    margin-top: 10px; }
  /* OFFERTE */
  div.see_more.to_configuratore a {
    display: none; }
  div.item_select ul li a {
    padding: 10px 8px; }
  /* Listino */
  #price-list div.see_more {
    width: 100%;
    clear: both; }
  #price-list div.see_more a {
    display: block;
    width: 100%;
    clear: both;
    margin: 6px auto; }
  #price-list a.button {
    clear: both;
    margin-right: 0 !important;
    width: 65%;
    margin-bottom: 15px; }
  div.scheda_box {
    margin-top: 10px; }
  div.scheda_image {
    padding-top: 30px; }
  div.item_bill ul li {
    float: left;
    width: 100%;
    clear: left; }
  div.item_bill ul li span.description {
    clear: both;
    float: left;
    width: 70%; }
  div.item_bill ul li span.price {
    float: right;
    width: 24%;
    text-align: right; }
  div.item_bill p.totale {
    padding-top: 6px;
    margin-top: 10px;
    clear: both;
    float: left;
    display: block;
    width: 100%; }
  div.item_bill div.notes {
    text-align: right;
    padding-top: 10px;
    color: #888; }
  .btn-item-page-buy {
    clear: both;
    float: left;
    margin: 0 auto; }
  ul.link-listino li a.button {
    width: auto !important; }
  /* Store */
  div.order-summary-box {
    width: 100%; }
  #quote-summary .description {
    width: 70% !important;
    word-wrap: break-word;
    display: inline-block;
    float: left; }
  #quote-summary li .price {
    width: 29%;
    float: right; }
  #quote-summary #subtotal-box {
    margin: 0; }
  .store-confirm-total-label {
    float: left;
    margin-right: 0;
    font-size: 16px;
    vertical-align: baseline;
    line-height: 29px;
    font-weight: bold; }
  form.funus-form label {
    padding: 2px 3px 4px; }
  form.funus-form select {
    width: 100%; }
  form.funus-form input:not([type]), form.funus-form input[type="text"], form.funus-form input[type="radio"] {
    width: 100%; }
  img.store-confirm-img {
    display: none !important;
    height: auto !important;
    max-height: 400px;
    margin: 0 auto 20px !important;
    float: none !important;
    display: block; }
  .store-confirm-image-box {
    display: block;
    border: solid 1px #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    clear: both;
    height: 350px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
  .store-confirm-button-container {
    width: 100%;
    text-align: center;
    padding-bottom: 20px; }
  .store-pay-button {
    float: none !important;
    margin: auto; }
  .store-confirm-error-box {
    width: 100% !important; }
  div.paypal-logo-container {
    width: 100%; }
  div.paypal-logo-container img {
    width: 90% !important;
    height: auto !important; }
  table.order-summary-table {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word; }
  table.order-summary-table td.value-cell {
    width: auto !important; }
  #copy-billing-to-shipping-info {
    height: auto !important; }
  .print-buttons {
    width: 100%; }
  /* Form common elements */
  div.field_wrapper {
    margin: 9px 0 5px; }
  #form label {
    line-height: 180%; }
  p.form-notes {
    text-align: center;
    margin-top: 15px; }
  #form input[type="text"], div.columns div#form input[type="email"],
  #form input[type="date"], div.columns div#form textarea {
    letter-spacing: 0; }
  input#luogo {
    font-size: 13px !important; }
  #map-box-iframe {
    float: left;
    width: 100% !important;
    position: relative;
    padding-bottom: 65.25%;
    height: 0;
    overflow: hidden; }
  #map-box-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #map-box-text {
    width: 100% !important;
    margin: 0 auto !important;
    padding-bottom: 30px; }
  #form textarea {
    margin-left: 2px;
    margin-top: 16px;
    margin-bottom: 5px; }
  #form input[type="submit"] {
    display: inline-block;
    /*width:40%;*/
    margin: 0 auto !important;
    left: 30%  !important; }
  #form label {
    padding: 0 5px !important; }
  /* Necrologie */
  div.white-box {
    width: 80%; }
  #form {
    width: 100%; }
  #form select {
    display: inline-block;
    max-width: 99% !important;
    left: 0%;
    float: left;
    background: #fff; }
  #form select option {
    width: 99%;
    border: none;
    font-size: 12px;
    float: left;
    display: block;
    max-width: 99% !important;
    margin: 0.2em 0 !important;
    padding: 0.1em 0 !important;
    text-indent: 0 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-wrap: break-all;
    white-space: nowrap; }
  #form select option {
    padding: 8px 4px !important;
    overflow-x: hidden; }
  #form textarea {
    display: inline-block;
    position: relative;
    max-width: 99% !important;
    width: 99%;
    left: 0.5%; }
  p.necrologie-oppure {
    clear: both;
    text-align: center;
    margin: 10px 0;
    width: 100%;
    float: left; }
  #form form.form-necrologie input[type="submit"], #aggiungi-annuncio {
    width: 70%;
    margin-left: 15%  !important; }
  .box-necrologie-bottom-buttons {
    text-align: center; }
  .item-vip {
    padding: 14px 3% 18px !important; }
  .vip-content-box {
    width: 100%; }
  .item-vip img.right {
    position: relative;
    top: 0;
    width: 100%;
    height: auto !important;
    float: none !important;
    margin: 10px 0 !important; }
  .item-vip p.meta {
    text-align: center; }
  #onoranze-funebri-necrologi-frasi-famose-parallax-box {
    background-position-y: -730px;
    background-position-x: -960px; }
  #tombe_marmi_arte_sacra-parallax-box {
    background-position-y: -500px; } }

@media only screen and (max-width: 630px) {
  #featured-carro-funebre {
    right: -100px;
    bottom: -260px;
    width: 120%; }
  #featured-small-notes {
    bottom: -200px;
    right: 0 !important;
    left: auto !important;
    color: #999; }
  #featured-carro-funebre-box {
    width: 85%;
    bottom: -345px;
    top: auto;
    background-position-x: -40px;
    background-size: 140%; }
  #featured-cassa-rovere-box {
    width: 100%;
    bottom: -310px;
    top: auto;
    background-position-x: -10px;
    background-size: 140%; }
  #box-contact p {
    line-height: 1.1em; }
  #popup-2018 {
    margin-top: 60px;
    z-index: 99999; }
  #popup-2018 #featured {
    margin-top: 0; }
  #popup-2018 .button-close-popup {
    top: 20px;
    right: 20px; }
  #popup-2018 .button-box {
    margin-top: -60px; }
  .ribbon {
    width: 120px;
    height: 120px; }
  .ribbon span {
    width: 170px;
    padding: 8px 0 8px;
    font-size: 16px; }
  .ribbon-top-left span {
    right: -10px;
    top: 20px; } }

@media only screen and (max-width: 525px) {
  #popup-2018 {
    max-height: calc(100vh - 80px);
    overflow-y: auto; }
  #popup-2018 .button {
    margin-top: 40px; }
  #featured .notes {
    width: 90%;
    margin-left: 5%;
    padding: 0;
    font-size: 14px; }
  #featured-small-notes {
    position: relative;
    text-align: center;
    clear: both;
    color: #999;
    padding-top: 35px; }
  #featured-carro-funebre-box {
    width: 98%;
    bottom: -345px;
    top: auto;
    background-position-x: -40px;
    background-size: 140%; }
  #box-contact h2 .small {
    display: block;
    clear: left; } }
