
@font-face {
    font-family: 'futurabold';
    src: url('../fonts/futurabt-boldcondensed-webfont.woff2') format('woff2'),
         url('futurabt-boldcondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futurabold_italic';
    src: url('../fonts/futurabt-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/futurabt-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futurabook';
    src: url('../fonts/futurabt-book-webfont.woff2') format('woff2'),
         url('../fonts/futurabt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futurabook_italic';
    src: url('../fonts/futurabt-bookitalic-webfont.woff2') format('woff2'),
         url('../fonts/futurabt-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* ----------------------------------- */
/*				  RESET				   */
/* ----------------------------------- */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

a {
  background: transparent;
  outline: none;
}

img {
  outline: none;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.row { margin: 0 auto; }



::-webkit-input-placeholder { /* Edge */
  color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}

::placeholder {
  color: #999;
}


/* ----------------------------------- */
/*				 COMMON				   */
/* ----------------------------------- */
html, body {
  min-width: 100%;
  height: 100%;
  /* #MOD background: url(../images/bg_body_01.png) scroll repeat 0 0; */
/* #MOD  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 62.5%;
*/
  /* letter-spacing: .11em; / * letter-spacing: .07em; */
  line-height: normal;
  color: #1b1b1b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
@media screen and (max-width: 320px) {
  html {
    min-width: 0;
  }
}

body {
  -webkit-font-smoothing: antialiased;
}

/* CONCRETE5 INTERFACE FIX */

div.ccm-notification-help-launcher { top: 102px; }
@media screen and (max-width: 768px) {
	div.ccm-notification-help-launcher { top: 112px; }
}

body.loggedadmin {
  margin-top: 49px;
}

#page {
  width: 100%;
  /* min-width: 304px; */
  overflow: hidden;
  position: relative;
  /* #MOD 2018 */
	/* z-index: 100; */
    height: calc(100vh - 169px);
    padding-top: 143px;
    width: 100%;
    min-height: 400px;
    position: relative;
    display: table;
}
body.type-page #page, body.type- #page {
	/* width: 80%; */
	margin: 0 auto;
}
@media screen and (min-width: 992px) {
	body.name-purchase-policy #page {
		width: 50%;
		margin: 0 auto;
		padding-top: 200px;
	}
}


@media screen and (min-width: 1900px) {
	#page {
		height: calc(100vh - 169px);
		padding-top: 110px;
	}
}

@media only screen and (max-device-width: 1025px){
	body.type-store_product #page {
		padding-top: 60px;
		min-width: 0;
		max-width: none;
	}
	body.motta2019.type-store_product #page {
		padding-top: 160px;
		min-width: 0;
		max-width: none;
	}
}

@media only screen and (max-device-width: 1025px) and (orientation: landscape) {
	#page {
		padding-top: 40px;
		padding-top: 130px;
		min-height: 0;
		/* #MODXX height: calc(100vh - 40px); */
	}
}


@media only screen and (max-width: 991px){
	body.motta2019 #page {
		padding: 1em;
		padding-top: 100px;
		padding-top: 130px;
	}
	body.motta2019.template-full_page #page {
		padding: 1em 0;
		padding-top: 100px;
	}
	
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 500;
  line-height: normal;
}

p,
ul,
ol,
dl {
  margin: 0;
  /*font-size: 13px;
  font-size: 1.3rem;*/
  line-height: 1.5;
  font-weight: 400;
}

img {
  line-height: 1;
  vertical-align: top;
}

a:link {
  text-decoration: none;
  color: #1b1b1b;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  -ms-transition: color .5s;
  transition: color .5s;
}
a:link img {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1;
}

a:visited {
  text-decoration: none;
  color: #1b1b1b;
}

a:hover {
  text-decoration: none;
  color: #898989;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  -ms-transition: color .5s;
  transition: color .5s;
}
/*
a:hover img {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s;
  opacity: .6;
}
*/
a:active {
  text-decoration: none;
  color: #898989;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  text-align: left;
}

/* ----------------------------------- */
/*				 FORMS				   */
/* ----------------------------------- */
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  padding: 8px 10px;
  border: none;
  background: #fff;
  color: #000;
  line-height: 1.4;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
      font-size: 1em;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-bottom: solid 2px #000;
	-webkit-box-shadow: initial;
    box-shadow: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
}
@media screen and (max-width: 600px) {
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  textarea {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder ,
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]:-ms-input-placeholder ,
input[type="tel"]:-ms-input-placeholder ,
input[type="email"]:-ms-input-placeholder ,
textarea:-ms-input-placeholder ,
input[type="text"]:-moz-placeholder ,
input[type="tel"]:-moz-placeholder ,
input[type="email"]:-moz-placeholder ,
textarea:-moz-placeholder 
{
  color: #000;
  line-height: 1.4;
  font-weight: 100;
}

input[type="text"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #fff;
}

input[type="text"].is-errored,
input[type="tel"].is-errored,
input[type="email"].is-errored,
textarea.is-errored {
  color: #d60000;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus {
  color: #000;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 5px;
}

input[type="submit"] {
  background: none;
  border: none;
  line-height: 1.4;
}

textarea {
  width: 100%;
  min-height: 8em;
}

select {
  margin: 5px 10px 5px 0;
  padding: 3px;
  border: 1px solid #ccc;
  font-size: 12px;
  font-size: 1.2rem;
}

label {
  display: inline-block;
  cursor: pointer;
	/* ---- */
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    font-weight: 400;
}

input.is-errored::-webkit-input-placeholder,
textarea.is-errored::-webkit-input-placeholder {
  color: #D60000;
}

/* ----------------------------------- */
/*				 LAYOUT				   */
/* ----------------------------------- */

/* clearfix */
.cf:after, .logo:after, .gnav-inner:after, .contents:after, .panels:after, .archives-more:after, .footer .panel:after, .entry-image:after, .entry-col:after, .entry-largish:after, .entry-half:after, .collections-menu-pc dl:after, .collections-menu-tb:after, .collections-detail-detailimages:after, .collections-detail-detailthumbnails:after {
  content: "";
  display: block;
  clear: both;
}

.header-inner {
  width: 1064px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .header-inner {
    width: 808px;
  }
}
@media screen and (max-width: 600px) {
  .header-inner {
    width: 640px;
  }
}
@media screen and (max-width: 320px) {
  .header-inner {
    width: 360px;
  }
}
.ie .header-inner {
  min-width: 808px;
}

.contents {
  width: 1064px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	width: 100%; /* #MOD 2018 width: 1280px; */
  position: relative; /* #MOD pulsante back */
}
@media screen and (max-width: 768px) {
  .contents {
    width: 808px;
  }
}
@media screen and (max-width: 600px) {
  .contents {
    width: 640px;
  }
}
@media screen and (max-width: 320px) {
  .contents {
    width: 360px;
  }
}
.ie .contents {
  min-width: 808px;
}

.footer-container {
	position: relative;
    padding-top: 30px;
}

.footer {
  margin-right: auto;
  margin-left: auto;
  /*padding-right: 20px;
  padding-left: 20px;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  /* #MOD padding-bottom: 20px; */
  /* width: 1280px; */
  max-width: 100%;
  text-align: center;
	/*margin-bottom: 30px;*/
	
	position: absolute;
    bottom: 15px;
    width: 100%;
    /*margin: 0 0 0 -198px;
    left: 50%;
    width: 390px;*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	left: 0;
	right: 0;
}

.edit-mode .footer { bottom: inherit; }

body.type-page .footer, body.type- .footer{
	/* padding-top: 50px; */
	bottom: inherit;
}

body.name-vetrina .footer, body.name-home .footer, body.name-home-test .footer{
	/* padding-top: 50px; */
	bottom: 15px;
}

@media screen and (max-width: 991px) {
	body.type-page .footer, body.type-store_product .footer {
		/* padding-top: 50px; */
		bottom: inherit;
	}
}

@media screen and (max-width: 768px) {
  body.type-page .footer, body.type-store_product .footer {
    /* width: 100%;  width: 808px; */
	/* padding-right: 1em; */
	bottom: inherit;
  }
}
@media screen and (max-width: 600px) {
  .footer {
    /* width: 100%; width: 640px; */
  }
}
@media screen and (max-width: 320px) {
  .footer {
    width: 100%; /* width: 360px; */
  }
}
.ie .footer {
  min-width: 100%; /* min-width: 808px; */
  width: 100%;
}

:not(div.ui-dialog) .img-responsive) {
	width: 100%;
    height: auto;
}


.shopping-info {
	margin-right: auto;
	margin-left: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	padding-bottom: 20px;
	margin-top: -30px;
	width: 100%; /* #MOD 2018 width: 1280px; */
	max-width: 100%;
	text-align: right;
}


.shopping-info .cart-info-container {
	width: 100%;
}
.shopping-info .cart-info-container .vivid-store-utility-links {
	padding: 10px 0;
	border-bottom: solid 1px #d7d7d7;
}

.ccm-layout-column-wrapper {
	margin-bottom: 30px;
}


.motta_newsletter .ccm-layout-column-wrapper {
	margin-bottom: 0px;
}

.ccm-layout-column-wrapper .ccm-layout-column{
	width: 49.2332526% !important;
}
body.name-hey-jonny .ccm-layout-column-wrapper .ccm-layout-column#ccm-layout-column-31{
	width: 53.8888% !important;
}
body.name-hey-jonny .ccm-layout-column-wrapper .ccm-layout-column#ccm-layout-column-32{
	width: 45.8888% !important;
}
.ccm-custom-style-container.float-right img { float: right; }

.ccm-layout-column-wrapper .ccm-layout-column p{
	font-size: 12px;
    font-size: 1.2rem;
	margin-bottom: 15px;
}
.ccm-layout-column-wrapper .ccm-layout-column:first-child {
	float: left;
}
.ccm-layout-column-wrapper .ccm-layout-column:last-child {
	float: right;
}

.videoplayer {
	margin-bottom: 30px !important;
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.tight .videoplayer,
.tightplus .videoplayer {
	margin-bottom: 0px !important;
	position: relative;
    padding-bottom: 0;
    height: auto;
	cursor: pointer;
}

.tight .videoplayer { margin: 0 auto; max-width: 550px; }
.tightplus .videoplayer { text-align: left !important; }


.ccm-layout-column-wrapper#ccm-layout-column-wrapper-10 {
    position: relative;
}

.ccm-layout-column-wrapper #ccm-layout-column-19.ccm-layout-column {
    width: 560px !important;
}

.ccm-layout-column-wrapper #ccm-layout-column-20.ccm-layout-column {
	position: absolute;
    left: 560px;
    top: 6px;
    width: 150px !important;
}

.ccm-image-block {
	margin-bottom: 30px !important;
}

.content-viewer .ccm-image-block {
	margin-bottom: auto !important;
}

/* IMAGE SLIDER */

/*.contents */
.ccm-image-slider-container{
	/* margin-top: -30px; */
}

/*.contents */
.ccm-image-slider-inner {
	position: relative;
}

/*.contents */
.rslides_tabs {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 99;
}

/*.contents */
.rslides_tabs li.rslides_here a {
    /*background: #fff;
    border: solid 1px #ccccc9;
    width: 6px;
    height: 6px;*/
	background-color: #fff !important;
	border: 1px solid #dcdcdc !important;
	outline: none;
}
/*.contents */
.rslides_tabs li.rslides_here a:focus {
	outline: none;
}

/*.contents */
.rslides_tabs li a {
	width: 8px;
	height: 8px;
    border: 1px solid rgba(210, 210, 210, 0);
    border-radius: 4px;
	box-sizing: border-box;
    background-color: rgba(210, 210, 210, 0.6);
	outline: none;
}

/*.contents */
.rslides_tabs li a:focus {
	outline: none;
}

/*.contents */
.ccm-image-slider-inner .rslides_nav {
	width: 54px;
	height: 54px;
	border-radius: 30px;
	background-color: rgba(181, 181, 181, 0.4);
	background-position: center center;
	background-size: 15px auto;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	opacity: 0;
	cursor: pointer;
}
/*.contents */
.ccm-image-slider-inner .rslides_nav.prev{
	left: 25px;
	background-image: url(../images/main_panel_left.png);
}
/*.contents */
.ccm-image-slider-inner .rslides_nav.next{
	right: 25px;
	background-image: url(../images/main_panel_right.png);
}

/*.contents */
.ccm-image-slider-inner .rslides_nav:hover {
	background-color: rgba(181, 181, 181, 0.6);
}

/*.contents */
.ccm-image-slider-inner:hover .rslides_nav {
	opacity: 1;
}

/* ----------------------------------- */
/*				ELEMENTS			   */
/* ----------------------------------- */
.mb-35 {
  margin-bottom: 35px !important;
}

.btn a {
  display: block;
  padding: 8px;
  background: #000;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  font-size: 13px;
  font-size: 1.3rem;
  color: #FFF;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
  -ms-transition: background-color .5s;
  transition: background-color .5s;
}
.btn a:hover {
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
  -ms-transition: background-color .5s;
  transition: background-color .5s;
  background-color: #666;
}

.btn-more a {
  background: #000 url(../images/icn_more_01.png) scroll no-repeat 14px center;
}

.btn-back a {
  width: 265px;
  margin: auto;
}
@media screen and (max-width: 320px) {
  .btn-back a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.contents + .btn-back {
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 40px;
}

.link-blank::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 14px;
  height: 10px;
  margin-left: 6px;
  background: url(../images/icn_blank_02.png) scroll no-repeat 0 0;
}

.header {
  margin: 0 0 0px;
  /* #MOD border-bottom: 1px solid #E5E5E5; */
  background: #FFF;
  z-index: 799;
  /* #MOD 2018 */
	/* z-index: 200; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* #MOD 12/06/2019 padding-top: 65px; */
	padding-top: 25px
}
@media only screen and (max-device-width: 1025px) {
	.header {
		padding-top: 20px;
	}
}

.header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
@media screen and (max-width: 1025px) {
	.header {
		margin: 0 0 25px;
	}
}
body.loggedadmin .header.is-fixed {
  top: 48px;
}
/* #MOD 18/09/2017 */
.header.is-fixed-large {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
body.loggedadmin .header.is-fixed-large{
  top: 48px;
}
/* - */

.header-inner {
  position: relative;
  height: 60px;
  box-sizing: border-box;
  width: 100% !important;
  z-index: 4;
}
.is-fixed .header-inner {
  height: 55px;
  padding-top: 16px;
}
/*
@media screen and (max-width: 600px) {
  .header-inner {
    height: 60px;
    padding-top: 23px;
  }
}
*/
.logo {
	/* #MOD float: left; */
	width: 100%; /* #MOD  width: 245px; */
	/* #MOD margin-left: 20px; */
	margin-top: -20px;	/* #MOD margin-top: -10px; */
	text-align: center;
}

.logo .logo-motta-little { display: none; }

/*
@media screen and (max-width: 955px) {
  .logo {
    margin-left: 0px;
  }
}
*/
.logo .logo-motta {
  width: 220px; /* #MOD width: 182px; */
  background: #FFF;
}
@media screen and (max-width: 600px) {
	.logo .logo-motta {
		width: 165px;
		background: #FFF;
		/* margin-top: 6px; */
		padding-top: 20px;
	}
}
.is-fixed .logo .logo-motta {
    /*width: 180px;
    background: #FFF;
    margin-top: 8px;*/
	display: none;
}
.is-fixed .logo .logo-motta-little {
    /*width: 180px;
    background: #FFF;*/
	display: block;
    margin-top: 8px;
}

/* #MOD */
@media screen and (max-width: 600px) {
  .logo .logo-motta {
	display: none;
  }
  .logo .logo-motta-little {
	display: block;
  }
}
/* */
.is-fixed .logo {
  padding-top: 0px;
}
/* #MOD NEW LOGO
@media screen and (max-width: 600px) {
  .logo {
    width: auto;
    height: 50%;
  }
  .logo img {
    margin-right: 15px;
  }
}
*/

.menu-toggle {
  display: none;
}
@media screen and (max-width: 955px) {
	.menu-toggle {
		overflow: hidden;
		display: block;
		position: absolute;
		top: 39px;
		right: 34px;
		width: 36px;
		height: 32px;
		background: url(../images/icn_menu_01.png) scroll no-repeat center center;
		background-size: contain;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
	}
	.is-fixed .menu-toggle {
		top: 12px;
	}
}
@media screen and (max-width: 600px) {
  .menu-toggle {
    top: 23px;
    right: 15px;
    width: 18px;
    height: 16px;
  }
}

@media screen and (max-width: 955px) {
  .menu-body {
    position: absolute;
    top: 111px;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px 30px;
    border-bottom: 1px solid #E5E5E5;
    background: #FFF;
    z-index: 999;
  }
  .menu-body.menu-mobile { display: none; }
  .is-fixed .menu-body { top: 56px; }
}

@media screen and (min-width: 956px) {
  .menu-body.menu-mobile { display: block !important; }
}

@media screen and (max-width: 600px) {
  .menu-body {
    top: 61px;
  }
}

.menu-sub {
  display: none;
}
@media screen and (max-width: 955px) {
  .menu-sub {
    display: block;
  }
}

.gnav {
  float: right;
  margin-top: -6px;
}
@media screen and (max-width: 955px) {
  .gnav {
    margin-top: 0px;
    float: none;
    display: table;
    width: 100%;
  }
}

.gnav-inner {
  padding: 40px 0 0;
  list-style-type: none;
}
.is-fixed .gnav-inner {
  padding-top: 9px;
}
@media screen and (max-width: 955px) {
  .gnav-inner {
    display: table-cell;
    width: 50%;
    padding: 25px 0 0;
    vertical-align: bottom;
  }
}
@media screen and (max-width: 320px) {
  .gnav-inner {
    display: block;
    width: 100%;
  }
}

.gnav-item {
  float: left;
  margin: 0 26px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: baseline;
}
.is-fixed .gnav-item {
  margin-right: 16px;
}
.menu-sub .gnav-item {
  font-weight: 400;
}
@media screen and (max-width: 955px) {
  .gnav-item {
    float: none;
    margin-bottom: 0.2em;
    margin-right: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .gnav-item.socials {
    float: none;
    margin-bottom: 0.2em;
    margin-right: 0;
    font-size: 14px;
    font-size: 1.4rem;
	margin-top: 1.2em;
    margin-left: 0.7em;
  }
}
.gnav-item a, .nav > li.gnav-item > a {
  display: block;
  padding: 0 10px;
}

@media screen and (min-width: 956px) {
	.gnav-item.shop2 a, .nav > li.gnav-item.shop2 > a {
		padding: 25px 10px 0;
		background: url(../images/icn_webstore.png) scroll no-repeat center 0;
		background-size: 30px auto;
		font-size: 10px;
		font-size: 1rem;
	}
}

.nav > li.gnav-item > a:focus, .nav > li.gnav-item > a:hover {
    text-decoration: none;
    background-color: inherit;
}

.gnav-item a img {
  display: none;
  margin-left: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 955px) {
  .gnav-item a img {
    display: inline;
  }
}
.gnav-item.socials a, nav > li.gnav-item.socials > a,
.gnav-item.cart a, nav > li.gnav-item.cart > a
{
	padding: 0 !important;
	margin-top: -12px;
}
.gnav-item.socials a img, .gnav-item.cart a img  {
	display: block;
	margin: 0;
	vertical-align: top;
}

.gnav-item-06 {
  margin-top: -18px;
  margin-right: 10px;
  font-size: 10px;
  font-size: 1rem;
}
.is-fixed .gnav-item-06 {
  margin-top: 0;
  margin-right: 10px;
}
.gnav-item-06 a {
  padding: 21px 10px 0;
  background: url(../images/icn_custom_01.png) scroll no-repeat center 0;
}
.is-fixed .gnav-item-06 a {
  overflow: hidden;
  width: 40px;
  height: 20px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 955px) {
  .gnav-item-06 {
    margin-top: 2em;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .gnav-item-06 a {
    padding-top: 0;
    background: none;
  }
}

.gnav-item.shop2 {
  margin-top: -23px;
  /*margin-right: 0;
  font-size: 10px;
  font-size: 1rem;*/
}
.is-fixed .gnav-item.shop2 {
  margin-top: -11px;
}
.is-fixed .gnav-item.shop2 a {
  overflow: hidden;
  width: 40px;
  height: 20px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 955px) {
  .gnav-item.shop2, .nav > li.gnav-item.shop2 {
    margin-top: 0;
    /*font-size: 14px;
    font-size: 1.4rem;*/
  }
  .gnav-item.shop2 a, .nav > li.gnav-item.shop2 > a {
    padding-top: 0;
    background: none;
  }
}

.gnav-item-08 {
  display: none;
}
@media screen and (max-width: 955px) {
  .gnav-item-08 {
    display: block;
  }
}

@media screen and (max-width: 955px) {
  .gnav-item-13 {
    margin-top: 2em;
  }
}

.switching {
  position: absolute;
  top: 14px;
  right: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ADADAD;
}
.is-fixed .switching {
  display: none;
}
.switching .is-current {
  padding: 5px;
  color: #1B1B1B;
}
.switching a {
  padding: 5px;
  text-decoration: none;
  color: #ADADAD;
}
@media screen and (max-width: 955px) {
  .switching {
    top: 25px;
    right: 24px;
    padding: 0 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 320px) {
  .switching {
    right: 5px;
  }
}

.contents {
  /* padding: 0 20px 40px; */
	margin-top: 0; /* #MOD rimozione JS is-fixed */
	padding: 0;
	/* padding-top: 40px; */
	/* max-width: 50%; */
    width: 100%;
    height: 100%;
    display: table-cell;
    /* vertical-align: middle; #MOD 13/10/2024 Disattivo centraento autoatico */
}

body:not(.edit-mode) .contents {
	z-index: 200; /* #MOD 10/04/2019 */
}

@media screen and (max-width: 991px) {
	.contents {
		max-width: 85%;
	}
	body.motta2019 .contents {
		/* #MOD 24/04/2019 max-width: auto;
		padding: 0 1.5em; */
		max-width: 100%;
		/* padding: 2em; */
	}
	body.motta2019.template-home_2019 .contents {
		/* #MOD 24/04/2019 max-width: auto;
		padding: 0 1.5em; */
		max-width: 100%;
		padding: 0;
	}
}
@media screen and (max-width: 640px) {
	.contents {
		max-width: 80%;
	}
}

@media screen and (min-width: 992px) {
	.contents.store_product {
		max-width: inherit;
	}
}
.contents.page.vetrina, body.name-home .contents, body.name-home-test .contents {
	padding: 0;
    padding-top: 38px;
	padding-top: 0;
}
@media screen and (min-width: 1900px){
	.contents.page.vetrina, body.name-home .contents, body.name-home-test .contents {
		/* padding-top: 118px;
		padding-top: 40px; */
		padding-top: 0px;
	}
}
/*
@media only screen and (max-width: 1025px){
	.contents.page.vetrina {
		padding: 0;
		padding-top: 163px;
	}
}
*/
/*
.contents.page.vetrina .contents-body{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
*/
body.is-fixed .contents {
	/* #MOD margin-top: 225px; rimozione JS is-fixed */
}
/* #MOD 18/09/2017 */
body.is-fixed-large .shopping-info {
	margin-top: 211px;
}
/* - */
@media screen and (max-width: 1280px) {
	.contents {
		margin-top: 0px;
	}
}
@media screen and (max-device-width: 1280px) {
	.contents {
		margin-top: -25px; /* #MOD 2018 */
	}
}
@media screen and (max-width: 600px) {
  .contents {
    padding-bottom: 0;
	padding-top: 0; /* #MOD per VIDEO HOME */
  }
}
@media screen and (max-width: 480px) {
  .contents {
	margin-top: 0;
    padding-bottom: 0;
	padding-top: 0;
  }
}

.contents-title {
  margin-bottom: 20px;
  /* font-size: 16px;
  font-size: 1.6rem; */
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .news .contents-title {
    margin-bottom: 10px;
  }
}
.dissertationOn .contents-title {
  margin-bottom: 30px;
}
.contents-title a {
  font-size: 14px;
  font-size: 1.4rem;
}
.contents-title a:link {
  text-decoration: underline;
}
.contents-title a:hover {
  text-decoration: none;
}

.contents-date {
  margin: -20px 0 20px;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #A0A0A0;
}
@media screen and (max-width: 768px) {
  .news .contents-date {
    margin: -10px 0 10px;
  }
}
.dissertationOn .contents-date {
  margin: 0;
  font-size: 10px;
  font-size: 1rem;
}

.dissertationOn .contents-season {
  margin: 0 0 10px;
  font-size: 10px;
  font-size: 1rem;
}

.contents-category {
  margin: -20px 0 20px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .news .contents-category {
    margin: -10px 0 10px;
  }
}

.contents-category-upper {
  font-size: 9px;
  font-size: 0.9rem;
}
.contents-category-upper a:link, .contents-category-upper a:visited {
  text-decoration: underline;
}
.contents-category-upper a:hover, .contents-category-upper a:active {
  text-decoration: none;
}

.main {
  float: left;
  width: 74.596774193%;
}
@media screen and (max-width: 768px) {
  .main {
    float: none;
    width: 100%;
  }
}
.news .main {
  position: relative;
}

.side {
  float: right;
  width: 17.8427419%;
}
@media screen and (max-width: 768px) {
  .side {
    float: none;
    width: 100%;
  }
}
.news .side {
  padding-top: 200px;
}
@media screen and (max-width: 768px) {
  .news .side {
    padding-top: 20px;
  }
}

.panels {
  margin-right: -1.587301587%;
}
.side .panels {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .side .panels {
    margin-right: -1.587301587%;
  }
}
@media screen and (max-width: 600px) {
  .side .panels {
    margin-bottom: -30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 320px) {
  .side .panels {
    margin-bottom: 0;
  }
}
.panels .btn-more {
  clear: both;
  width: 265px;
  margin: auto;
}
@media screen and (max-width: 320px) {
  .panels .btn-more {
    width: 100%;
  }
}
.panels .btn-more a {
  clear: both;
}

.panels-item, .archives-item, .collections-item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 25%;
  margin-bottom: 30px;
  padding-right: 1.587301587%;
}

/* #MOD BLOCCO SHOP CENTRATO */
/*
.ccm-block-page-list-pages{ text-align: center; }

.panels-item.shop-item {
	float: none;
	display: inline-block;
}
*/
/* - */

.panels-item.shop-item .panels-item-category { text-align: left; }

.side .panels-item, .side .archives-item, .side .collections-item {
  float: none;
  width: auto;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .side .panels-item, .side .archives-item, .side .collections-item {
    float: left;
    width: 33.33333333%;
    width: 50%;
    padding-right: 1.587301587%;
  }
}
@media screen and (max-width: 600px) {
  .side .panels-item, .side .archives-item, .side .collections-item {
    width: 50%;
  }
}
.panels-visual .panels-item, .panels-visual .archives-item, .panels-visual .collections-item {
  margin-bottom: 54px;
}
@media screen and (max-width: 320px) {
  .panels-visual .panels-item, .panels-visual .archives-item, .panels-visual .collections-item {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .panels-item, .archives-item, .collections-item {
    width: 33.33333333%;
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .panels-item, .archives-item, .collections-item {
    width: 50%;
  }
}
.panels-item img, .archives-item img, .collections-item img {
  width: 100%;
}

.panels-item-icon {
  position: absolute;
  z-index: 30;
}
.panels-item-icon img {
  background: none !important;
}

.panels-item-thumbnail {
  margin-bottom: 12px;
}
.panels-item-thumbnail a {
  display: block;
  background: #FFF;
}
.panels-item-thumbnail img {
  background: #FFF;
}

.panels-item-category {
  margin-bottom: 6px;
  font-size: 13px;
  font-size: 1.3rem;
}
.panels-item-newsletter .panels-item-category {
  margin-bottom: 26px;
}

.panels-item-category-upper {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
}
.panels-item-category-upper a {
  text-decoration: none;
}

.panels-item-category-external {
  padding-right: 30px;
  background: url(../images/icn_blank_01.png) scroll no-repeat right 3px;
}
.panels-item-category-external .panels-item-category-external-url {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  color: #A0A0A0;
}

.panels-item-title {
  margin-bottom: 3px;
  font-size: 13px !important;
  font-size: 1.3rem;
  font-weight: 400;
}

.panels-item-date {
  font-size: 10px !important;
  font-size: 1rem;
  font-weight: 300;
  color: #a0a0a0;
}

.product-list-description p{
  font-size: 10px !important;
  font-size: 1rem;
}

.panels-visual-logo {
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 320px) {
  .panels-visual-logo {
    position: static;
    width: auto !important;
  }
}

@media screen and (max-width: 320px) {
  .panels-visual-logo-image {
    display: none;
  }
}

.panels-visual-logo-text {
  display: none;
}
@media screen and (max-width: 320px) {
  .panels-visual-logo-text {
    display: block;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .panels-visual-logo-text span {
    display: block;
    font-size: 1rem;
    font-weight: 400;
  }
}

.panels-item-concept,
.panels-item-collection {
  width: 50%;
}
@media screen and (max-width: 600px) {
  .panels-item-concept,
  .panels-item-collection {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .panels-item-concept,
  .panels-item-collection {
    margin-bottom: 30px !important;
  }
}
.panels-item-concept > a,
.panels-item-collection > a {
  position: relative;
  display: block;
}
.panels-item-concept .panels-item-thumbnail,
.panels-item-collection .panels-item-thumbnail {
  margin-bottom: 0;
}
.panels-item-concept .panels-item-thumbnail ul,
.panels-item-collection .panels-item-thumbnail ul {
  list-style-type: none;
  padding: 0;
}
.panels-item-concept .panels-item-thumbnail li,
.panels-item-collection .panels-item-thumbnail li {
  padding: 0;
}
@media screen and (max-width: 320px) {
  .panels-item-concept .panels-item-thumbnail,
  .panels-item-collection .panels-item-thumbnail {
    margin-bottom: 12px;
  }
}

.panels-item-dissertation,
.panels-item-lookbook {
  position: relative;
  width: 50%;
}
.panels-item-dissertation a,
.panels-item-lookbook a {
  position: relative;
  display: block;
  background: #FFF;
}
@media screen and (max-width: 320px) {
  .panels-item-dissertation a,
  .panels-item-lookbook a {
    background: none;
  }
}
@media screen and (max-width: 600px) {
  .panels-item-dissertation,
  .panels-item-lookbook {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .panels-item-dissertation,
  .panels-item-lookbook {
    margin-bottom: 30px !important;
  }
}
.panels-item-dissertation .panels-item-thumbnail,
.panels-item-lookbook .panels-item-thumbnail {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 320px) {
  .panels-item-dissertation .panels-item-thumbnail,
  .panels-item-lookbook .panels-item-thumbnail {
    margin-bottom: 12px;
  }
}
.panels-item-dissertation .panels-item-thumbnail ul,
.panels-item-lookbook .panels-item-thumbnail ul {
  list-style-type: none;
  padding: 0;
}

.panels-item-first {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .panels-item-first {
    display: inline-block !important;
  }
}

.panels-item-custom .panels-item-thumbnail {
  position: relative;
}
.panels-item-custom .panels-item-icon {
  top: 7.239819004%;
  left: 0;
  width: 16.949152542%;
  height: 9.049773755%;
}

.panels-item-webstore .panels-item-thumbnail {
  position: relative;
}
.panels-item-webstore .panels-item-icon {
  top: 5.49451%;
  left: 4.11523%;
  width: 6.98889%;
  height: 7.93162%;
}
@media screen and (max-width: 600px) {
  .panels-item-webstore .panels-item-icon {
    width: 10.48333%;
    height: 11.89743%;
  }
}
.panels-item-webstore .panels-item-icon img {
  width: 100%;
  height: auto;
}

.panels-item-indigo .panels-item-thumbnail {
  position: relative;
  background: #fff url(../images/loading.gif) scroll no-repeat center center;
}
.panels-item-indigo .panels-item-thumbnail a {
  background: none;
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  -o-transition: background 2s;
  -ms-transition: background 2s;
  transition: background 2s;
}
.panels-item-indigo .panels-item-thumbnail a:hover {
  background: #FFF;
  -webkit-transition: background 0;
  -moz-transition: background 0;
  -o-transition: background 0;
  -ms-transition: background 0;
  transition: background 0;
}
.panels-item-indigo .panels-item-icon {
  top: 6.334841628%;
  left: 4.745762711%;
  width: 15.593220338%;
  height: 11.764705882%;
}
@media screen and (max-width: 320px) {
  .top .panels-item-indigo {
    height: auto !important;
    /*TEMP*/
  }
}

.panels-item-indigo-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/cvr_indigo.png) scroll no-repeat 0 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.ie .panels-item-indigo-frame {
  display: none;
}

@media screen and (max-width: 320px) {
  .panels-item-newsletter {
    clear: both;
    float: none;
    width: 100%;
    height: auto !important;
  }
  .panels-item .panels-item-newsletter, .archives-item .panels-item-newsletter, .collections-item .panels-item-newsletter {
    padding-top: 30px;
  }
}

.panels-item-newsletter-inner {
  padding: 8px 15px 0;
  border-left: 1px solid #D7D7D7;
}

@media screen and (max-width: 320px) {
  .panels-item-utility {
    clear: both;
    float: none;
    width: 100%;
    height: auto !important;
  }
}

.panels-item-utility-inner {
  /*min-height: 170px;*/
  padding: 0 15px 0 9px;
  border-left: 1px solid #D7D7D7;
}

.panels-item-utility-list {
  margin-bottom: 25px;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
}

.panels-item-utility-list-item {
  margin-bottom: 6px;
}
.panels-item-utility-list-item a {
  display: block;
  padding: 3px 6px;
}

.pager {
  clear: both;
  padding: 22px 0 0;
  border-top: 1px solid #D7D7D7;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 600px) {
  .pager {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 320px) {
  .pager {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.pager a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 12px;
}
@media screen and (max-width: 600px) {
  .pager a {
    padding: 0 8px;
  }
}
@media screen and (max-width: 320px) {
  .pager a {
    padding: 0 7px;
  }
}
.pager a.pager-next {
  padding-left: 20px;
  background: url(../images/icn_pager_next.png) scroll no-repeat left center;
  -moz-background-size: 8px 10px;
  -o-background-size: 8px 10px;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
}
@media screen and (max-width: 600px) {
  .pager a.pager-next {
    padding-right: 15px;
  }
}
@media screen and (max-width: 320px) {
  .pager a.pager-next {
    padding-left: 14px;
  }
}
.pager a.pager-prev {
  padding-right: 20px;
  background: url(../images/icn_pager_prev.png) scroll no-repeat right center;
  -moz-background-size: 8px 10px;
  -o-background-size: 8px 10px;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
}
@media screen and (max-width: 600px) {
  .pager a.pager-prev {
    padding-right: 15px;
  }
}
@media screen and (max-width: 320px) {
  .pager a.pager-prev {
    padding-right: 14px;
  }
}
.pager span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 12px;
}
@media screen and (max-width: 600px) {
  .pager span {
    padding: 0 8px;
  }
}
@media screen and (max-width: 320px) {
  .pager span {
    padding: 0 7px;
  }
}
.pager .current_page {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 12px;
  color: #898989;
}
@media screen and (max-width: 600px) {
  .pager .current_page {
    padding: 0 8px;
  }
}
@media screen and (max-width: 320px) {
  .pager .current_page {
    padding: 0 7px;
  }
}

.archives {
  padding: 24px 0 20px;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
}
@media screen and (max-width: 600px) {
  .archives {
    margin-bottom: 20px;
  }
}

.archives-title {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #A0A0A0;
}

@media screen and (max-width: 768px) {
  .archives-item {
    width: 25% !important;
  }
}
@media screen and (max-width: 600px) {
  .archives-item {
    width: 50% !important;
  }
}

.archives-item-image {
  margin-bottom: 10px;
}
.archives-item-image img {
  background: #FFF;
}

.archives-item-title {
  margin-bottom: 10px;
}
.archives-item-title:last-child {
  margin-bottom: 0;
}

.archives-item-text {
  font-size: 10px;
  font-size: 1rem;
}

.archives-more {
  clear: both;
  overflow: hidden;
}

.newsletter p {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
}

.newsletter-input {
  margin-bottom: 10px;
  padding-right: 20px;
}
.newsletter-input input {
  width: 100%;
}

.modal-content {
  max-width: 600px;
}
.modal-content * {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
}
.modal-content h1 {
  margin: 0 0 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}
.modal-content h2 {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}
.modal-content p {
  margin: 0 0 10px;
}
.modal-content p:last-child {
  margin-bottom: 0;
}
.modal-content .btn-close {
  max-width: 50%;
  margin: 30px auto 0;
}
@media screen and (max-width: 600px) {
  .modal-content .btn-close {
    max-width: none;
  }
}

.modal-text {
  position: relative;
  overflow: hidden;
}

.movie {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.form {
  position: relative;
  padding-top: 35px;
}
@media screen and (max-width: 600px) {
  .form {
    padding-top: 0;
  }
}
.form .required {
  color: #d60000;
}
.form .btn-submit {
  width: 265px;
  margin: auto;
}
@media screen and (max-width: 320px) {
  .form .btn-submit {
    width: 100%;
  }
}
.form .btn-top {
  width: 265px;
  margin: auto;
}
@media screen and (max-width: 320px) {
  .form .btn-top {
    width: 100%;
  }
}

.form-review {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}

.form-misentered {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}

.form-confirmation {
  margin-bottom: 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
.form-confirmation th {
  width: 170px;
  padding: 20px 0 10px;
  border-bottom: 1px solid #D7D7D7;
  vertical-align: top;
  font-weight: 500;
  color: #A0A0A0;
}
@media screen and (max-width: 600px) {
  .form-confirmation th {
    width: auto;
    padding-right: 20px;
  }
}
@media screen and (max-width: 320px) {
  .form-confirmation th {
    display: block;
    border-bottom: none;
  }
}
.form-confirmation td {
  padding: 20px 0 10px;
  border-bottom: 1px solid #D7D7D7;
  font-weight: 400;
}
@media screen and (max-width: 320px) {
  .form-confirmation td {
    display: block;
    padding-top: 0;
  }
}
.form-confirmation tr:last-child th {
  padding-bottom: 30px;
}
@media screen and (max-width: 320px) {
  .form-confirmation tr:last-child th {
    padding-bottom: 10px;
  }
}
.form-confirmation tr:last-child td {
  padding-bottom: 30px;
}

.form-back {
  position: absolute;
  bottom: .5em;
  left: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 600px) {
  .form-back {
    position: static;
    margin-top: 30px;
  }
}
.form-back a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 0 0 20px;
  background: url(../images/icn_arrow_left_01.png) scroll no-repeat left center;
}

.footer .panel {
  margin-bottom: 0;
}

.copyright {
  /* text-align: right;
  float: right; */
	text-align: center;
	display: inline-block;
}
.copyright * {
  /*font-size: 10px;
  font-size: 1rem;
  font-weight: 300;
  color: #A0A0A0;*/
  text-transform: uppercase;
}
.footer p.copyright:last-child {
	display: block;
}

.entry {
  margin-bottom: 30px;
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .entry-image {
    margin-bottom: 15px !important;
  }
}

.entry-caption {
  margin-top: -5px;
  font-size: 10px;
  font-size: 1rem;
}
.entry-image .entry-caption {
  margin: 12px 0;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 600px) {
  .entry-image .entry-caption {
    text-align: center;
  }
}

.btn-purchase {
  float: right;
  width: 265px;
}
.btn-purchase a {
  position: relative;
}
.btn-purchase a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 18px;
  margin-top: -9px;
  background: url(../images/icn_webstore_02.png) scroll no-repeat 0 0;
  background-size: 20px auto;
}
.btn-purchase a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 10px;
  margin-top: -5px;
  background: url(../images/icn_blank_03.png) scroll no-repeat 0 0;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 1;
}
.btn-purchase a:hover::after {
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
  opacity: .25;
}
@media screen and (max-width: 600px) {
  .btn-purchase {
    width: 100%;
  }
}

.entry-col {
  margin-bottom: 30px;
}
.entry-col * {
  font-size: 12px;
  font-size: 1.2rem;
}
.entry-col p {
  margin-bottom: 15px;
}
.entry-col img {
  width: 100%;
  height: auto;
}
.entry-col hr {
  display: block;
  height: auto;
  margin: 0 0 15px;
  border: none;
}
.entry-col hr::before {
  content: "* * *";
  display: block;
  text-align: center;
  color: #1b1b1b;
}
.entry-col .entry-col-child .entry-col-left {
  float: left !important;
  width: 49.5894909% !important;
}
.entry-col .entry-col-child .entry-col-right {
  float: right !important;
  width: 49.5894909% !important;
}
.entry-col .entry-col-child .entry-col-center {
  float: none !important;
  width: 49.5895% !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.entry-note {
  margin-top: 30px;
  font-size: 10px;
  font-size: 1rem;
}

.entry-fullwidth .entry-image,
.entry-tight .entry-image,
.entry-tightplus .entry-image {
  width: 100%;
  margin-bottom: 30px;
}
.entry-fullwidth .entry-image img,
.entry-tight .entry-image img,
.entry-tightplus .entry-image img {
  width: 100%;
}
.entry-fullwidth .entry-col-left,
.entry-tight .entry-col-left,
.entry-tightplus .entry-col-left {
  float: left;
  width: 49.2332526%;
}
@media screen and (max-width: 600px) {
  .entry-fullwidth .entry-col-left,
  .entry-tight .entry-col-left,
  .entry-tightplus .entry-col-left {
    float: none;
    width: 100%;
  }
}
.entry-fullwidth .entry-col-right,
.entry-tight .entry-col-right,
.entry-tightplus .entry-col-right {
  float: right;
  width: 49.2332526%;
}
@media screen and (max-width: 600px) {
  .entry-fullwidth .entry-col-right,
  .entry-tight .entry-col-right,
  .entry-tightplus .entry-col-right {
    float: none;
    width: 100%;
  }
}
.entry-fullwidth .entry-col-center,
.entry-tight .entry-col-center,
.entry-tightplus .entry-col-center {
  width: 49.2333%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 600px) {
  .entry-fullwidth .entry-col-center,
  .entry-tight .entry-col-center,
  .entry-tightplus .entry-col-center {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

.entry-largish .entry-image {
  float: left;
  width: 66.1290322%;
}
@media screen and (max-width: 600px) {
  .entry-largish .entry-image {
    float: none;
    width: 100%;
  }
}
.entry-largish .entry-image img {
  width: 100%;
}
.entry-largish .entry-col {
  float: right;
  width: 32.2580645%;
}
@media screen and (max-width: 600px) {
  .entry-largish .entry-col {
    float: none;
    width: 100%;
  }
}

.entry-half .entry-image {
  float: left;
  width: 49.1935483%;
}
@media screen and (max-width: 600px) {
  .entry-half .entry-image {
    float: none;
    width: 100%;
  }
}
.entry-half .entry-image img {
  width: 100%;
}
.entry-half .entry-col {
  float: right;
  width: 49.1935483%;
}
@media screen and (max-width: 600px) {
  .entry-half .entry-col {
    float: none;
    width: 100%;
  }
}

.news-nav {
  position: absolute;
  top: 0;
  right: -34.054054%;
  width: 23.9189189%;
  padding: 0 0 0 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #D7D7D7;
}
@media screen and (max-width: 768px) {
  .news-nav {
    overflow: hidden;
    position: static;
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 0;
    border-top: 1px solid #D7D7D7;
    border-left: none;
  }
}

.news-nav-title {
  margin-bottom: 18px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .news-nav-title {
    display: none;
  }
}

.news-nav-links {
  margin-bottom: 30px;
  margin-left: -3px;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .news-nav-links {
    float: left;
    margin: 0;
  }
}

.news-nav-links-item {
  margin-bottom: 12px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .news-nav-links-item {
    float: left;
    margin-right: 50px;
  }
}
.news-nav-links-item a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 3px;
}
.news-nav-links-item.is-current a {
  background: #fff;
  color: #A7A7A7;
}

.news-nav-links-item-count {
  color: #a0a0a0;
}

@media screen and (max-width: 768px) {
  .news-nav-select {
    margin-top: -5px;
    padding-left: 1px;
    float: left;
  }
}

.panels-news {
  margin-right: -2.116402116%;
}
.panels-news .panels-item, .panels-news .archives-item, .panels-news .collections-item {
  width: 33.33333333%;
}
@media screen and (max-width: 600px) {
  .panels-news .panels-item, .panels-news .archives-item, .panels-news .collections-item {
    width: 50%;
  }
}
.panels-news .panels-item-title {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
}
.panels-news .panels-item-date {
  margin-bottom: 3px;
}
.panels-news .panels-item-news-category {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
}

.panels-item-thumbnail-only {
  float: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 70.91524237%; /* #MOD sproporzioni padding-bottom: 74.91524237%; */
  text-align: center;
}
.panels-item-thumbnail-only span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.panels-item-thumbnail-only img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
.panels-item-thumbnail-only.panels-item-thumbnail-only-square img {
  left: 50%;
  margin-left: -37.5%;
}

.panels-item-thumbnail-list {
  overflow: hidden;
  list-style-type: none;
  padding: 0;
}

.panels-item-thumbnail-list-item {
  overflow: hidden;
  width: 50%;
  float: left;
}

.panels-news-thumbnail-square img {
  width: 149.324324324%;
  height: auto;
}

.bx-controls {
  margin: 30px 0;
  padding: 15px 0 8px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

@media screen and (max-width: 320px) {
  .bx-wrapper {
    margin-bottom: 20px !important;
  }
}
.bx-wrapper .bx-pager {
  text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item {
  margin-bottom: 7px;
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000000;
}

@media screen and (max-width: 600px) {
  .contact .contents {
    padding-bottom: 40px;
  }
}
.contact h1 {
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
}
.contact .contents-body {
  max-width: 610px;
  margin: auto;
}

.contact-about {
  margin-bottom: 20px;
}

.contact-email {
  margin-bottom: 20px;
}
.contact-email input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-free {
  margin-bottom: 20px;
}
.contact-free textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-note {
  margin: 0 0 30px;
  font-weight: 400;
}

.contact-note-title {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  color: #A0A0A0;
}

.contact-note-body {
  padding-left: 10px;
  border-left: 1px solid #D7D7D7;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
}
.contact-note-body p {
  margin-bottom: 15px;
}
.contact-note-body p:last-child {
  margin-bottom: 0;
}

.form-complete {
  margin-bottom: 20px;
  padding-bottom: 45px;
  border-bottom: 1px solid #D7D7D7;
  text-align: center;
}
.form-complete p {
  margin-bottom: 20px;
  text-align: center;
  font-weight: 400;
}
.form-complete p:first-child {
  font-weight: 500;
}
.form-complete p:last-child {
  margin-bottom: 0;
}

/*************************************************************
under IE8(top)
*************************************************************/
.under-ie8 {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background: url(../images/bg_body_01.png) scroll repeat 0 0;
  text-align: center;
}
.under-ie8 img {
  margin-top: 88px;
  margin-bottom: 23px;
}
.under-ie8 p {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 26px;
}

/*************************************************************
		SLIDESHOW
*************************************************************/
.slideshow {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 54px;
  margin-top: -30px;
  position: relative;
  background-color: #fff;
	/* #MOD VIDEO HOME RESIZE E COVER */
	/*height: 460px;*/
    clear: both;
    overflow: hidden;
	/* - */
}
@media screen and (max-width: 1280px) {
	.slideshow { margin-bottom: 0; }
}
.slideshow div.top-main-fake {
  position: relative;
  top: 0;
  left: 0;
}
.slideshow div.top-main-fake img {
  opacity: 0;
}
.slideshow div.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slideshow div.top-main-fake img,
.slideshow div.slide img {
  width: 100%;
  height: auto;
}
/* IMPEDISCO  L'OSCURAMENTO DELLO SLIDESHOW A BASSE RES
@media screen and (max-width: 600px) {
  .slideshow {
    display: none;
  }
}
*/

/* #MOD 2018
.top-content,
.top-content-middle,
.top-content-bottom,
body.top footer,
.footer {
  width: 100%;
  max-width: 1281px;
}
 */
.top-content,
.top-content-middle,
.top-content-bottom,
body.top footer {
  width: 100%;
  max-width: 1281px;
}
/* #MOD# */
 
 
@media screen and (max-width: 768px) {
  .top-content-middle {
    width: 100% !important;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.slide {
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
  z-index: 1;
}

.slide-on {
  opacity: 1;
  z-index: 2;
}

.top-main-circles {
  z-index: 4;
  width: 100%;
  height: 39px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}
.top-main-circles div {
  display: inline-block;
  padding: 6px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .top-main-circles div {
    margin: 0 10px;
  }
}
.top-main-circles span {
  display: block;
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border: 1px solid rgba(210, 210, 210, 0);
  border-radius: 4px;
  background-color: rgba(210, 210, 210, 0.6);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.top-main-circles div.on span {
  background-color: #fff !important;
  border: 1px solid #dcdcdc !important;
}

.top-main-right {
  z-index: 5;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 25px;
  width: 54px;
  height: 54px;
  border-radius: 30px;
  background-color: rgba(181, 181, 181, 0.4);
  background-image: url(../images/main_panel_right.png);
  background-position: center center;
  background-size: 15px auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  cursor: pointer;
}
.top-main-right:hover {
  background-color: rgba(181, 181, 181, 0.6);
}

.top-main-left {
  z-index: 5;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 25px;
  width: 54px;
  height: 54px;
  border-radius: 30px;
  background-color: rgba(181, 181, 181, 0.4);
  background-image: url(../images/main_panel_left.png);
  background-position: center center;
  background-size: 15px auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  cursor: pointer;
}
.top-main-left:hover {
  background-color: rgba(181, 181, 181, 0.6);
}

/* ------------------------------------------------------------ */
/*							SOCIAL SHARE						*/
/* ------------------------------------------------------------ */
.social-share {
  font-size: 0px;
  font-size: 0rem;
  /*
  display: table;
  margin-top: 40px;
  width: 100%;
  */
  margin-top: 32px;
  float: right;
}
.social-share-inner {
  display: table-cell;
  width: 100%;
  text-align: right;
  vertical-align: middle;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .social-share-inner {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .social-share {
/*    margin-top: 22px; */
  }
}
.social-share div, .social-share a, .social-share span {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
}
.social-share-title {
  width: 98px;
  height: 24px;
  background-image: url(../images/share_icon.png);
  background-position: center left !important;
  background-size: 18px 20px !important;
  box-sizing: border-box;
  position: relative;
}
.social-share-title p {
  font-size: 15px;
  line-height: 12px;
  color: #999;
  margin-top: 2px;
  text-align: left;
  position: absolute;
  top: 4px;
  left: 29px;
}
.social-share-mail {
  width: 30px;
  height: 29px;
  background-image: url(../images/share_mail.png);
  background-size: 29px auto !important;
  margin-right: 24px;
  position: relative;
}
.social-share-mail span {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/share_mail_ov.png);
  background-size: 29px auto !important;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.social-share-mail span:hover {
  opacity: 1;
}
.social-share-fb {
  width: 28px;
  height: 29px;
  background-image: url(../images/share_fb.png);
  background-size: 27px auto !important;
  margin-right: 23px;
  position: relative;
}
.social-share-fb span {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/share_fb_ov.png);
  background-size: 27px auto !important;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.social-share-fb span:hover {
  opacity: 1;
}
.social-share-tw {
  width: 30px;
  height: 29px;
  background-image: url(../images/share_tw.png);
  background-size: 24px auto !important;
  margin-right: 18px;
  position: relative;
}
.social-share-tw span {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/share_tw_ov.png);
  background-size: 24px auto !important;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.social-share-tw span:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .social-share-tw {
    margin-right: 0px;
  }
}

.social-share-ict .social-share-title {
  background-image: url(../images/share_icon_ict.png) !important;
}
.social-share-ict .social-share-title p {
  color: #fff !important;
}
.social-share-ict .social-share-mail {
  background-image: url(../images/share_mail_ict.png) !important;
}
.social-share-ict .social-share-fb {
  background-image: url(../images/share_fb_ict.png) !important;
  margin-right: 20px;
}
.social-share-ict .social-share-tw {
  background-image: url(../images/share_tw_ict.png) !important;
}

/* ===================================

	PLUGINS

====================================== */
/* Magnific Popup CSS */
.white-popup {
  position: relative;
  background: url(../images/bg_body_01.png) scroll repeat center top;
  padding: 30px 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.3);
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  /* opacity: 0.7; 
  filter: alpha(opacity=80); */
  opacity: 1.0;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
      border: solid 1px #ccc; /* #MOD 28/08/2020 */
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.mfp-close {
  overflow: hidden;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  /*background: url(../images/btn_close.png) scroll no-repeat 0 0;*/
  text-indent: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 320px) {
  button.mfp-close {
    top: 18px;
    right: 10px;
    width: 12px;
    height: 12px;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
/*  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;*/
	/* color: #d7d7d7;*/
	color: #fff;
	right: 8px;
	text-align: right;
	padding-right: 20px;
	width: 100%;
	top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
		font-size: 150%;
}


@media screen and (max-width: 991px) {
	.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
		top: 10px;
		font-size: 140%;
	}
}

@media screen and (max-width: 991px) and (orientation: landscape) {
	.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
		top: 10px;
		font-size: 140%;
	}
}

.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover {
	color: #000;
}

.mfp-image-holder button.mfp-close, .mfp-iframe-holder button.mfp-close {
    cursor: pointer !important;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/*.mfp-iframe-holder .mfp-close {
  top: -40px;
}*/

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	padding: 0; /* #MOD padding: 40px 0 40px; */
	/* border: solid 1px #d7d7d7; */
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: none; /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); */
  background: #444444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
	margin-top: 0px; /* margin-top: -36px;  */
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*!
 * clickstream v2.1.0
 * http://blivesta.github.io/clickstream/
 * Licensed under MIT
 * Copyright 2013-2014 blivesta
 *
 */
.clickstream {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.clickstream-in {
  -webkit-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}

.clickstream-out {
  -webkit-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  -o-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation-name: fade-out;
  -o-animation-name: fade-out;
  animation-name: fade-out;
}

@-webkit-keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fade-in-up {
  0% {
    opacity: 0;
    -o-transform: translateY(1000px);
    transform: translateY(1000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1000px);
    -o-transform: translateY(1000px);
    transform: translateY(1000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  -o-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
  }
}
@-o-keyframes fade-out-up {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px);
  }
}
@keyframes fade-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px);
  }
}
.fade-out-up {
  -webkit-animation-name: fade-out-up;
  -o-animation-name: fade-out-up;
  animation-name: fade-out-up;
}

@-webkit-keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fade-in-down {
  0% {
    opacity: 0;
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.fade-in-down {
  -webkit-animation-name: fade-in-down;
  -o-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
  }
}
@-o-keyframes fade-out-down {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(1000px);
    transform: translateY(1000px);
  }
}
@keyframes fade-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1000px);
    -o-transform: translateY(1000px);
    transform: translateY(1000px);
  }
}
.fade-out-down {
  -webkit-animation-name: fade-out-down;
  -o-animation-name: fade-out-down;
  animation-name: fade-out-down;
}

@-webkit-keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fade-in-left {
  0% {
    opacity: 0;
    -o-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1500px);
    -o-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.fade-in-left {
  -webkit-animation-name: fade-in-left;
  -o-animation-name: fade-in-left;
  animation-name: fade-in-left;
}

@-webkit-keyframes fade-out-left {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
}
@-o-keyframes fade-out-left {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
}
@keyframes fade-out-left {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-1500px);
    -o-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
}
.fade-out-left {
  -webkit-animation-name: fade-out-left;
  -o-animation-name: fade-out-left;
  animation-name: fade-out-left;
}

@-webkit-keyframes fade-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fade-in-right {
  0% {
    opacity: 0;
    -o-transform: translateX(1500px);
    transform: translateX(1500px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fade-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1500px);
    -o-transform: translateX(1500px);
    transform: translateX(1500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.fade-in-right {
  -webkit-animation-name: fade-in-right;
  -o-animation-name: fade-in-right;
  animation-name: fade-in-right;
}

@-webkit-keyframes fade-out-right {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
  }
}
@-o-keyframes fade-out-right {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(1500px);
    transform: translateX(1500px);
  }
}
@keyframes fade-out-right {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(1500px);
    -o-transform: translateX(1500px);
    transform: translateX(1500px);
  }
}
.fade-out-right {
  -webkit-animation-name: fade-out-right;
  -o-animation-name: fade-out-right;
  animation-name: fade-out-right;
}

@-webkit-keyframes rotate-in {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
}
@-o-keyframes rotate-in {
  0% {
    opacity: 0;
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  100% {
    opacity: 1;
    -o-transform: rotate(0);
    transform: rotate(0);
    -o-transform-origin: center center;
    transform-origin: center center;
  }
}
@keyframes rotate-in {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
}
.rotate-in {
  -webkit-animation-name: rotate-in;
  -o-animation-name: rotate-in;
  animation-name: rotate-in;
}

@-webkit-keyframes rotate-out {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
}
@-o-keyframes rotate-out {
  0% {
    opacity: 1;
    -o-transform: rotate(0);
    transform: rotate(0);
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  100% {
    opacity: 0;
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -o-transform-origin: center center;
    transform-origin: center center;
  }
}
@keyframes rotate-out {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
}
.rotate-out {
  -webkit-animation-name: rotate-out;
  -o-animation-name: rotate-out;
  animation-name: rotate-out;
}

@-webkit-keyframes flip-in-x {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
}
@-o-keyframes flip-in-x {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flip-in-x {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
}
.flip-in-x {
  -webkit-animation-name: flip-in-x;
  -o-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@-o-keyframes flip-out-x {
  0% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes flip-out-x {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
.flip-out-x {
  -webkit-animation-name: flip-out-x;
  -o-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
  }
}
@-o-keyframes flip-in-y {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flip-in-y {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
  }
}
.flip-in-y {
  -webkit-animation-name: flip-in-y;
  -o-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
@-o-keyframes flip-out-y {
  0% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes flip-out-y {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
.flip-out-y {
  -webkit-animation-name: flip-out-y;
  -o-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes zoom-in {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
  }
}
.zoom-in {
  -webkit-animation-name: zoom-in;
  -o-animation-name: zoom-in;
  animation-name: zoom-in;
}

@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes zoom-out {
  0% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoom-out {
  -webkit-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  animation-name: zoom-out;
}


/* SHOP */

/* #MOD 23/04/2019 .contents.store_product {
	line-height: 1.5;
	font-size: 1.27273em;
}
*/

.contents.store_product .entry.entry-fullwidth,
.contents.store_product .entry.entry-tight { margin-bottom: 0px; }
.contents.store_product .entry.entry-tightplus { margin-bottom: 0px; }

/* #MOD 23/04/2019
@media screen and (max-width: 1025px) {
	.contents.store_product {
		font-size: 12px;
	}
}
*/
@media screen and (max-device-width: 1025px) {
	.contents.store_product {
		font-size: 12px;
	}
}
@media screen and (max-width: 1025px) and (max-device-width: 1025px) {
	.product-detail-block .product-button-shell {
		text-align: center;
	}
}

.product-detail-block label {
	font-size: 13px;
    font-size: 1.3rem;
}

.product-detail-block .product-additional-images .product-thumbs-container{
	padding:0;
}

.product-detail-block .product-additional-images .product-thumb {
    /* #MOD float: left;*/ 
	display: inline-block;
    padding: 0px;
	outline: none;
	/* background: #fff; */
}
/* #MOD
.product-detail-block .product-additional-images .product-thumb:hover {
	border: solid 1px #ccc;
}*/

.product-detail-block .product-additional-images .product-thumb a:hover img {
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  -o-transition: border 100ms;
  -ms-transition: border 100ms;
  transition: border 100ms;
  opacity: 1;
}

.product-detail-block .product-additional-images .product-thumb img{
	border: 1px solid transparent;
    padding: 2px;
	transition: border 100ms;
    overflow: hidden;
}
.product-detail-block .product-additional-images .product-thumb img:hover {
	border-color: #999;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.5);
    border: 1px solid #999;
}

.product-detail-block .product-name {
	/* #MOD font-size: 4em;*/
	white-space: normal;
    font-size: 1.81818em;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.36364em;
	margin-bottom: 13px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: -3px;
}

@media screen and (max-width: 1023px) {
	.product-detail-block .product-name {
		/* margin-top: -18px; */
	}
}
/*
@media screen and (max-width: 1050px) {
	.product-detail-block .product-name {
		margin-top: -18px;
	}
}
*/

.product-detail-block .product-detailed-description {
    padding: 0;
    padding-top: 20px;
}

.product-detail-block .product-detailed-description h2{
	font-size: 13px;
	font-size: 1.3rem;
	color: #1b1b1b;
	margin-bottom: 5px;
    font-weight: 700;
}

.product-button-shell .btn.btn-primary.btn-add-to-cart, .contents .checkout-form-group-buttons .btn.btn-default {
    margin-left: 0;
    text-decoration: none;
    color: white;
    margin-top: 0;
    border: 1px solid #c7c7c7;
    box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25);
    padding: 12px;
    background: #868686;
    width: auto;
    color: black;
    background: white;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
	text-transform: uppercase;
	border-radius: 10px;
}
.product-button-shell .btn.btn-primary.btn-add-to-cart.btn-2019, .contents .checkout-form-group-buttons .btn.btn-default {
    margin-left: 0;
    text-decoration: none;
    margin-top: 0;
    /* border: 1px solid #c7c7c7;
    box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25); */
	border: none;
	box-shadow: inherit;
    padding: 10px 64px;
    width: auto;
    color: #fff;
    background: #000;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: inherit;
    font-size: 20px;
}

.product-button-shell .btn.btn-primary.btn-add-to-cart.btn-2019:hover, .contents .checkout-form-group-buttons .btn.btn-default:hover{
	color: #333;
    background-color: #d7d7d7;
}

.product-button-shell .btn-primary {
    color: #fff;
    background-color: #000;
    border: solid 1px #d7d7d7;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.product-button-shell .btn-primary:hover{
	color: #333;
    background-color: #d7d7d7;
}

.contents .checkout-form-group-buttons .btn.btn-default.btn-previous-pane {
	float: left;
    width: 45%;
	padding: 10px 20px;
}
.contents .checkout-form-group-buttons .btn.btn-default.btn-next-pane {
    float: right;
    width: 45%;
	padding: 10px 20px;
}

/* CARRELLO */

.cart-page-cart-links form { display: inline-block; }

/* CHECKOUT */

.checkout-form-group select {
	margin-top: 0;
    margin-bottom: 0;
}

.checkout-form-group label {
    font-size: 14px;
    font-size: 1.4rem;
}


.checkout-form-group .btn-default, .cart-page-cart-list button, .cart-page-cart-links button, .cart-page-cart-links .btn-cart-page-checkout {
    color: #333;
    background-color: #fff;
    border: solid 1px #ccc;
}
.checkout-form-group .btn-default:hover, .cart-page-cart-list button:hover, .cart-page-cart-links button:hover, .cart-page-cart-links .btn-cart-page-checkout:hover {
    color: #fff;
    background-color: #333;
    border: solid 1px #ccc;
}


.cart-page-cart-links .btn-cart-page-checkout {
    color: #333;
    background-color: #7cdb6f;
    border: solid 1px #000;
}
.cart-page-cart-links .btn-cart-page-checkout:hover {
	color: #fff;
	background-color: #4bd836;
}
.cart-page-cart-list li.cart-page-cart-list-item .cart-list-item-links a, .cart-page-cart-list button, .cart-page-cart-links button {
	box-shadow: none !important;
}

@media screen and (min-width: 769px) {
	.checkout-central {
		border-left: solid 2px #ccc;
		border-right: solid 2px #ccc;
	}
}

@media screen and (max-width: 768px) {
	.checkout-central {
		border-top: solid 2px #ccc;
		border-bottom: solid 2px #ccc;
	}
}


/* BOTTONI SLIDESHOW */

div.slidebuttoncontainer {
    z-index: 3;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 50%; /* #MOD top: 22vw;*/
	transform: translateY(-96%);
}

/* #MOD 09/10/2017
div.buttoncontainer{
	z-index: 3;
	position: absolute;
	margin: 0 auto;
	text-align: center;
	top: 50%;
	left: 5%;
	right: 5%;
}*/
@media screen and (max-width: 670px) {
	div.slidebuttoncontainer { 
		transform: translateY(-66%); 
		/* top: 30%;  #MOD 09/10/2017 */
	}
	div.buttoncontainer{
		bottom: 5%;
		top: auto;
	}
}

/*
.edit-mode div.slidebuttoncontainer {
	position: relative;
}
*/
/* HOME VIDEO INFO */
div.video-info {
	color: #fff;
	margin-bottom: 3em;
}
div.video-info h1{ font-size: 7em; font-weight: 300; line-height: 1.5em; }
div.video-info h2{ font-size: 5em; font-weight: 300; line-height: 1.5em;}
@media screen and (max-width: 1600px) {
	div.video-info h1{ font-size: 5em; line-height: 1.5em; }
	div.video-info h2{ font-size: 4.5em;line-height: 1.5em;}
}
@media screen and (max-width: 1024px) {
	div.video-info h1{ font-size: 4em; line-height: 1.5em; }
	div.video-info h2{ font-size: 3.5em;line-height: 1.5em;}
}
@media screen and (max-width: 768px) {
	div.video-info h1{ font-size: 3.4em; line-height: 1.5em; }
	div.video-info h2{ font-size: 3em;line-height: 1.5em;}
}
@media screen and (max-width: 600px) {
	div.video-info h1{ font-size: 2.5em; line-height: 1.5em; }
	div.video-info h2{ font-size: 2em;line-height: 1.5em;}
}
@media screen and (max-width: 480px) {
	div.video-info h1{ font-size: 1.8em; line-height: 1.5em; }
	div.video-info h2{ font-size: 1.5em;line-height: 1.5em;}
}
/* - */

button.slidebutton {
	width: auto;
    height: auto;
    margin: 0 auto;
    padding: 10px 40px;
    font-size: 2em;
    border: none;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
}
@media screen and (max-width: 768px) {
	button.slidebutton {
		padding: 5px 20px;
		font-size: 1.5em;
	}
}
/* #MOD 09/10/2017 */
@media screen and (max-width: 670px) {
	button.slidebutton {
		padding: 5px 10px;
		font-size: 2.2em;
	}
}
/* # */

#newsletterpopup .newsletterbtn {
	width: 100%;
}

#bookpopup .bookbtn {
	width: 70%;
}

#bookpopup .bookbtn {
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
	background: #000;
    border: solid 1px #d7d7d7;
    color: #fff;
    padding: 6px 4px;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    /*border: 1px solid #c7c7c7;
     box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; 
    background: #ccc; */
}

#newsletterpopup .popupcontainer, #newsletter-form .popupcontainer {
	width:80%; 
	margin: 0 auto;
}

#newsletterpopup .newsletterbtn, #newsletter-form .popupcontainer .newsletterbtn{
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
    padding: 6px 4px;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    width: 100px;
    font-size: 12px;
    background: #fff;
	color: #000;
    border: none;
    position: absolute;
    top: 4px;
    right: 0;
}
#newsletterpopup i.fa, #newsletter-form .popupcontainer i.fa {
	position: absolute;
    top: 10px;
    right: 4px;
}

#newsletterpopup .newslettermail, 
#newsletter-form .newslettermail,
input[type="text"], 
input[type="tel"], 
input[type="email"], 
textarea,
textarea.form-control {
    width: 100%;
    padding: 6px 4px;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    font-size: 16px;
	/*margin-bottom: 10px; */
    /*border: 1px solid #c7c7c7;*/
    /* box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25); */
    /*border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;*/
    background: #fff;
    color: #000;
	margin: 0 auto;
	border: none;
	border-bottom: solid 1px #000;
}


#newsletterpopup h3, #newsletter-form h3, #bookpopup h3, body.motta2019 h3.contents-form-title {
	font-size: 27px;
    line-height: 31px;
    text-align: center;
	padding-top: 20px;
}

#bookpopup p { 
	color: #999; 
	text-align: center;
    font-weight: bold;
}

#bookpopup p a { color: #999; font-weight: bold; }

#newsletterpopup .newsletterfield, #newsletter-form .popupcontainer .newsletterfield{
    width: 50%;
    padding: 8px 6px;
    border: solid 1px #d7d7d7;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    font-size: 1em;
	margin-bottom: 10px;
    border: 1px solid #c7c7c7;
    box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
    color: #000;
}


#newsletterpopup .newsletterfield.name{
    width: 45%;
    padding: 8px 6px;
    border: solid 1px #d7d7d7;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    font-size: 2em;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #c7c7c7;
    box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
    color: #000;
}

#newsletterpopup .newsletterbtn:hover, #bookpopup .bookbtn:hover, #newsletter-form .popupcontainer .newsletterbtn:hover {
	color: #333;
    background-color: #d7d7d7;
}

#cboxClose {
    font-weight: 500;
    font-size: 14px;
}

.sns-newsletter {
	display: block;
	position: relative;
	float: left;
}


@media screen and (min-width: 769px) and (max-width: 991px) {
	#newsletterpopup h3, #newsletter-form h3, #bookpopup h3, body.motta2019 h3.contents-form-title {
		font-size: 22px;
		line-height: 26px;
	}
}

@media screen and (max-width: 991px) {
	#newsletterpopup .newslettermail, #bookpopup p a{
	    font-size: 0.8em;
	}
	#newsletterpopup .popupcontainer {
		width:100%; 
		margin: 0 auto;
	}
	#newsletterpopup .newsletterbtn {
	    top: 0px;
	}
	#newsletterpopup i.fa {
		position: absolute;
		top: 6px;
		right: 4px;
	}
}

@media screen and (max-width: 768px) {
	#newsletterpopup h3, #newsletter-form h3, #bookpopup h3, body.motta2019 h3.contents-form-title {
		font-size: 20px;
		line-height: 24px;
	}
	#newsletterpopup h3 a, #newsletter-form h3 a, #bookpopup h3 a, body.motta2019 h3.contents-form-title a {
		font-size: 16px;
		line-height: 20px;
	}
	#newsletterpopup .newsletterbtn, #newsletter-form .popupcontainer .newsletterbtn{
		position: absolute;
		top: 0px;
		right: 0;
	}
	#newsletterpopup i.fa, #newsletter-form .popupcontainer i.fa {
		position: absolute;
		top: 5px;
		right: 4px;
	}
}

button.subscribebutton, 
button.downloadpdfbutton, 
#checkout-redirect-form  input[type="submit"],
.checkout-form-shell input[type="submit"],
.checkout-form-shell a.btn,
.contents button.btn,
.contents a.btn.btn-success,
.contents a.btn.btn-primary ,
.contents .btn.btn-default,
.contents .btn.btn-primary{
	width: auto;
    height: auto;
    margin: 0 auto;
    padding: 6px 70px;
    font-size: 13px;
    font-size: 1.3rem;
    /*color: #fff;
    background-color: #000;
    border: solid 1px #d7d7d7;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;*/
	color: #000;
	background-color: #fff;
    border: 1px solid #000;
    /* box-shadow: 3px 3px 0px 0 rgba(140,140,140,0.25);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; */
	
    margin-left: 0;
    text-decoration: none;
    margin-top: 0;
    border: none;
    box-shadow: inherit;
    padding: 10px 64px;
    width: auto;
    color: #fff;
    background: #000;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: inherit;
    font-size: 20px;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

@media screen and (max-width: 670px) {
	button.subscribebutton, 
	button.downloadpdfbutton, 
	#checkout-redirect-form  input[type="submit"],
	.checkout-form-shell input[type="submit"],
	.checkout-form-shell a.btn,
	.contents button.btn,
	.contents a.btn.btn-success,
	.contents a.btn.btn-primary ,
	.contents .btn.btn-default,
	.contents .btn.btn-primary{
		padding: 6px 20px;
	}
}

.checkout-form-shell a.btn.checkout {
	width: 100%;
    padding: 6px;
}
.contents a.btn.btn-block.btn-success{
    width: 100%;
    padding: 6px;
}

button.subscribebutton:hover, 
button.downloadpdfbutton:hover, 
#checkout-redirect-form  input[type="submit"]:hover,
.checkout-form-shell input[type="submit"]:hover,
.checkout-form-shell a.btn:hover,
.contents button.btn:hover,
.contents a.btn.btn-success:hover,
.contents a.btn.btn-primary:hover,
.contents .btn.btn-success:hover,
.contents .btn.btn-primary:hover  {
	color: #333;
    background-color: #d7d7d7;
    /* border: solid 1px #adadad; */
}


.sns-newsletter p{
	padding-bottom: 10px;
}

.ccm-block-page-list-page-entry-thumbnail.panels-item-thumbnail.oscurata {
	opacity: 0.5;
}

.ccm-block-page-list-page-entry-thumbnail.panels-item-thumbnail.selezionata {
	opacity: 1;
}
/*
.ccm-block-page-list-page-entry-thumbnail.panels-item-thumbnail.selezionata img{
	border: solid 1px #d7d7d7;
}
*/
.panels-item-category.selezionata { text-decoration: underline; }


/* SLIDE BOOK */

.contents-body .rslides_tabs li {
    list-style-type: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

.contents-body .rslides_tabs {
    position: absolute;
    width: 100%;
    bottom: -60px;
    left: 0;
    text-align: center;
    z-index: 99;
}

/* HOME VIDEO */
 .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.backbtn {
    color: #000;
    background: transparent;
    position: absolute;
    top: 2px;
    right: 22px;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    font-weight: 500;
    font-size: 14px;
	z-index: 888;
}

a.backbtn:hover { 
	color: #333;
    background: transparent;
}


/* REGISTER */
.error {
	color: #a94442;
}

.ccm-system-errors, .checkout-errors{
	font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    font-weight: 400;
}

.contents .ccm-input-submit{
	width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 6px;
    font-size: 2em;
    color: #fff;
    background-color: #000;
    border: solid 1px #d7d7d7;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.g-recaptcha > div {
    width: auto !important;
    text-align: center !important;
}

.form-control {
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.cart-info-container{
    display: inline-block;
    padding: 0 20px;
    font-weight: 300;
    font-size: 10px;
    font-size: 1.0rem;
}
.cart-info-container a{
    font-weight: 500;
}
.cart-info-container a:hover{
    text-decoration: underline;
}

.entry .view-content, .contents .alert, .alert.alert-danger, .alert.alert-info {
    font-size: 13px;
    font-size: 1.3rem;
}

.alert-success {
    color: #000 !important;
    /* #MOD 29/04/2019 
	background-color: #ccc !important;
    border-color: #aaa !important; */
    background-color: #fff !important;
    border-color: #fff !important;
}

/* #MOD 29/04/2019 */
.alert-warning {
    color: #000;
    background-color: #fff;
    border-color: #fff;
	text-decoration: italic;
}
/* #MOD# */


/* HOME 2019 */
/*
ho provato a creare un illustrator e l’ho esportato in CSS.
diciamo che in generale lo stage è largo 850 pixel e va a scorrimento partendo dall’alto in funzione dei contenuti.
La distanza dai bordi è 22 pixel
Font Roboto
La font titolo è bold corpo 16 pixel interlinea 23.
La font del testo discorsivo è 13 pixel interlinea 20.

La distanza tra la foto e la didascalia è sempre 10 pixel.
La distanza tra le foto in verticale è sempre 10 pixel

Tutte le altre distanze tra foto e testo e tra foto e foto è sempre 22.

<div class="col-md-6 col-sm-12">
	<img id="image-marker" src="http://giovannimotta.it/image_medium_red.jpg">
</div>
<div class="col-md-6 col-sm-12">
	<img id="image-marker" src="http://giovannimotta.it/image_medium_yellow.jpg">
</div>
<div class="col-md-6 col-sm-12">
	<img id="image-marker" src="http://giovannimotta.it/image_medium_blue.jpg">
</div>
<div class="col-md-6 col-sm-12">
	<img id="image-marker" src="http://giovannimotta.it/image_medium_white.jpg">
</div>

*/

body.motta2019.template-home_2019 #page {
	width: 100%;
}

@media screen and (min-width: 1900px) {
	body.motta2019 #page {
		/* height: calc(100vh - 169px);
			padding-top: 173px; 
			padding-top: 163px;*/
			padding-top: 133px;
			height: calc(100vh - 133px);
	}
}

body.motta2019 .footer {
    position: relative;
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    max-width: 100%;
    text-align: center;
    bottom: 15px;
    width: 100%;
    left: auto;
    /* width: 390px; */
	margin-top: 50px;
	margin-bottom: 50px;
}

body.motta2019 .footer p{
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0px;
    color: #000;
}

body.motta2019.loggedadmin .header{
	padding-top: 45px;
	top: 49px;
}

body.motta2019, body.motta2019 p {
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'futurabook', sans-serif;
    font-weight: 400;
	font-size: 16px;
	line-height: 21px;
}

/* #MOD 29/10/2021 */
body.motta2019.template-full_page .mfp-bottom-bar {
	/*background-color: #fff;*/
}
body.motta2019.template-full_page .mfp-title {
	color: #000;
	padding: 10px;
    /* font-weight: bold;*/
	text-align: center;
}
body.motta2019.template-full_page .mfp-counter {	
	display: none;
    color: #000;
    padding: 10px;
    font-weight: bold;
}
body.motta2019.template-full_page .mfp-iframe-scaler{
	overflow: visible;
}
/* #MOD 29/10/2021 # */

body.motta2019 p {
    margin-bottom: 20px;
	color: #565656;
}

body.motta2019 h3, body.motta2019 h4 {
    font-size: 18px;
	line-height: 24px;
}

body.motta2019 h3 {
	margin-bottom: 30px;
}
body.motta2019 ul.projects h3 {
	margin-bottom: 0px;
}
body.motta2019 h4 {
	clear: both;
	margin-top: -10px;
	margin-bottom: 30px;
}

body.motta2019 .ccm-image-block {
    margin-bottom: 20px !important;
	margin-top: 10px; /* #MOD 09/04/2019 */
}

body.motta2019 .didascalia{
	position: relative;
    display: block;
    clear: left;
}

body.motta2019 .content-viewer h4 {
	margin-top: 10px;
	margin-bottom: 30px;
}

body.motta2019 .gallery-grid {
    clear: both;
	margin-top: -10px;
}
body.motta2019 .content-viewer .content-didascalia {
	clear:both;
	text-align: center;
}
body.motta2019 .content-viewer .content-didascalia h4, body.motta2019 .content-viewer .content-didascalia p{
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
	color: #565656;
}

body.motta2019 .content-viewer .content-didascalia p{
    margin-top: 10px;
}

body.motta2019 .content-viewer .content-didascalia h4 > p{
    margin-top: 0px;
}

body.motta2019.template-home_2019 .entry.entry-fullwidth,
body.motta2019.template-home_2019 .entry.entry-tight,
body.motta2019.template-home_2019 .entry.entry-tightplus {
	max-width: 100%;
}

body.motta2019.template-home_2019 .contents-body {
	/* #MOD 14/05/2019 
	max-width: 95%;
    margin: 0 auto; */
    max-width: 100%;
    margin: 0 1em;
	overflow: hidden;
}
body.motta2019.template-home_2019.edit-mode .contents-body {
	overflow: visible;
}


body.motta2019.template-home_2019 .mansory-container {
	clear: both;
	margin: 10px auto;
	margin-bottom: 50px;
	padding: 40px 0;
	padding-bottom: 150px;
	zoom: 1;
	max-width: 100%;
}

body.motta2019.template-home_2019 .ccm-block-page-list-wrapper.masonry {
	/* width: auto !important; */
	margin: 10px auto;
}
@media (max-width: 769px) {
	body.motta2019.template-home_2019 .ccm-block-page-list-wrapper.masonry {
		width: auto !important;
			/* margin-left: 12px !important; */
	}
	body.motta2019 .footer p {
		font-size: 14px;
		line-height: normal;
		margin-bottom: 10px;
	}
}

body.motta2019.template-home_2019 .mansory-container .box {
	float: left;
	width: 390px;
	margin: 10px auto;
	overflow: hidden;
}

body.motta2019.template-home_2019 .mansory-container .box.Small {
	float: left;
	width: 390px;
	margin: 10px auto;
	/* overflow: hidden; */
}

body.motta2019.template-home_2019 .mansory-container .box.Medium {
	width: 800px;
	max-width: 100%;
	/* width: auto; */
}

body.motta2019.template-home_2019 .mansory-container .box.Large {
	/* width: 1170px; */
	/* width: 1560px; */
	width: 800px;
	max-width: 100%;
	/* width: auto; */
}

body.motta2019.template-home_2019 .mansory-container .box.XLarge {
	/*width: 1620px;*/
	/* width: 1560px; */
	width: 800px;
	max-width: 100%;
	/* width: auto; */
}


@media screen and (max-width: 390px) {

	body.motta2019.template-home_2019 .mansory-container .box {
		float: left;
		width: 290px;
		margin: 10px auto;
		overflow: hidden;
		width: 100%;
	}

	body.motta2019.template-home_2019 .mansory-container .box, 
	body.motta2019.template-home_2019 .mansory-container .box.Small,
	body.motta2019.template-home_2019 .mansory-container .box.Medium , 
	body.motta2019.template-home_2019 .mansory-container .box.Large, 
	body.motta2019.template-home_2019 .mansory-container .box.XLarge {
		width: 290px;
		max-width: 100%;
		clear: both;
		overflow: hidden;
		width: 100%;
	}
}

@media screen and (min-width: 391px) and (max-width: 480px) {
	body.motta2019.template-home_2019 .mansory-container .box.Small,
	body.motta2019.template-home_2019 .mansory-container .box.Medium , 
	body.motta2019.template-home_2019 .mansory-container .box.Large, 
	body.motta2019.template-home_2019 .mansory-container .box.XLarge {
		width: 320px;
		width: 100%;
	}
	body.motta2019 .footer p {
		font-size: 12px;
		line-height: normal;
		margin-bottom: 10px;
	}
}


@media screen and (max-width: 480px) {
	body.motta2019 .footer p {
		font-size: 12px;
		line-height: normal;
		margin-bottom: 10px;
	}
}


@media screen and (min-width: 481px) and (max-width: 924px) {
	body.motta2019.template-home_2019 .mansory-container .box.Small,
	body.motta2019.template-home_2019 .mansory-container .box.Medium , 
	body.motta2019.template-home_2019 .mansory-container .box.Large, 
	body.motta2019.template-home_2019 .mansory-container .box.XLarge {
		width: 390px;
		width: 100%;
	}
}

@media screen and (min-width: 924px) and (max-width: 1310px) {
	body.motta2019.template-home_2019 .mansory-container .box.Medium , 
	body.motta2019.template-home_2019 .mansory-container .box.Large, 
	body.motta2019.template-home_2019 .mansory-container .box.XLarge {
		/* max-width: 800px; */
		max-width: 800px;
	}
}

/* @media screen and (min-width: 1311px) and (max-width: 1742px) { */
@media screen and (min-width: 1311px) and (max-width: 1919px) {
	body.motta2019.template-home_2019 .mansory-container .box.Large {
		max-width: 800px;
	}
	body.motta2019.template-home_2019 .mansory-container .box.XLarge {
		/* max-width: 1210px; */
		max-width: 1560px;
	}
}

.mansory-container .box.masonry-brick iframe { max-width: 100%; } 

body.motta2019 .entry.entry-fullwidth {
    max-width: 1000px;
    margin: 0 auto;
	padding-bottom: 0px;
}

body.motta2019 .entry.entry-fullpage {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
	
}

body.motta2019 .entry.entry-tight {
	max-width: 710px;
    margin: 0 auto;
    padding: 0 25px;
}

body.motta2019 .entry.entry-tightplus {
	max-width: 710px;
    margin: 0 auto;
    padding: 0 25px;
}


body.motta2019 .entry.entry-tightplus.large {
	max-width: 790px;
    margin: 0 auto;
    padding: 0 15px;
	margin-top: 4em;
}

.contents-body .entry-fullpage h2 {
	font-family: 'futurabook';
	padding-left: 1em;
	font-size: 4.7rem;
	font-weight: bold;
	color: #aaa;
}
.contents-body .entry-fullpage a { color: #aaa; }
.contents-body .entry-fullpage a:hover, .contents-body .entry-fullpage a.current { color: #648596; }


body.motta2019.name-checkout .entry.entry-fullwidth {
    /* max-width: 100%; */
}

body.motta2019 .entry.entry-fullwidth img {
	max-width: 100%;
	height: auto;
}

body.motta2019 .entry.entry-tight img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

body.motta2019 .col-md-6, body.motta2019 .col-md-4, body.motta2019 .col-md-3{
	padding: 0px 5px; /* padding: 10px 5px; */
	margin: 10px 0;
}
body.motta2019 .content-viewer .col-md-6, body.motta2019 .content-viewer .col-md-4, body.motta2019 .content-viewer .col-md-3{
	padding: 20px 5px 0px;
}

body.motta2019 .content-viewer .ccm-block-page-list-page-entry p:first-of-type {
	margin-top: 20px;
}
/*
body.motta2019 .col-md-4:nth-child(odd) {
  / * margin: 0; * /
  padding: 0;
}
*/

body.motta2019:not(.name-landing):not(.name-exhibitions) .col-md-6:nth-child(odd) {
  margin-left: 0;
  padding-left: 0;
}

body.motta2019:not(.name-landing):not(.name-exhibitions) .col-md-6:nth-child(even) {
  margin-right: 0;
  padding-right: 0;
}
body.motta2019 div.HTMLBlock {
	margin-top: -10px;
}

body.motta2019 .back {
	/*float: right;
    margin-top: -56px;*/
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    font-size: 16px;
    font-weight: 600;
}
body.motta2019 .back a{
	position: absolute;
    right: 0;
    top: -40px;
}

/*
@media (min-width: 768px) {
	body.motta2019 .col-sm-12 {
		width: 50%;
	}
}
*/

@media screen and (max-width: 1660px) {
	.contents-body .entry-fullpage h2 {
		padding-left: 1em;
		font-size: 4rem;
		font-weight: bold;
	}
}
@media screen and (max-width: 1440px) {
	.contents-body .entry-fullpage h2 {
		padding-left: 1em;
		font-size: 3.6rem;
		font-weight: bold;
	}
}
@media screen and (max-width: 980px) {
	.contents-body .entry-fullpage h2 {
		padding-left: 1em;
		font-size: 2.5rem;
		font-weight: bold;
	}
	body.motta2019 .entry.entry-fullpage {
		padding-top: 1em;
	}
}
@media screen and (max-width: 720px) {
	.contents-body .entry-fullpage h2 {
		padding-left: 1em;
		font-size: 2rem;
		font-weight: bold;
	}
}
@media screen and (max-width: 480px) {
	.contents-body .entry-fullpage h2 {
		padding-left: 1em;
		font-size: 1.5rem;
		font-weight: bold;
	}
}

@media (max-width: 769px) {
	body.motta2019 .col-md-6{
		padding: 10px 0px;
		/* text-align: center; */
	}
	body.motta2019 .content-viewer .col-md-6{
		padding: 20px 0px 0px;
		text-align: center;
	}
}

/* Infinite Scroll loader */
#infscr-loading { 
	text-align: center;
	z-index: 100;
	position: fixed;
	left: 50%; /* left: 45%; */
	margin-left: -100px;
	bottom: 40px;
	width: 200px;
	padding: 10px;
	background: #000; 
	opacity: 0.8;
	color: #FFF;
	-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
			border-radius: 10px;
}


/* MENU NEW */

#menu { position: relative; }


#logo .logo-motta-little { display: none; }

#logo {
    position: absolute;
    left: 50%;
    /* #MOD 24/04/2019 margin-left: -110px; */
	margin-left: -170px;
    text-align: center;
    width: 340px;
	z-index: 5;
}

#menuleft {
	position: absolute;
    left: 50%;
    margin-left: -369px;
    margin-top: 1.1em;
	z-index: 6;
}
#menuleft  a{
	margin-left: 24px;
}

#menuright {
	position: absolute;
    left: 50%;
    margin-left: 146px;
    margin-top: 1.1em;
	z-index: 6;
}
#menuright  a{
	margin-right: 22px;
}

.footersocials {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.footersocials  a{
	margin-right: 22px;
}

/* #MOD */
@media screen and (max-width: 600px) {
	#logo {
		position: absolute;
		left: 50%;
		/* #MOD 24/04/2019 margin-left: -110px; */
		margin-left: -90px;
		text-align: center;
		width: 180px;
	}

  #logo .logo-motta {
	display: none;
  }
  #logo .logo-motta-little {
	display: block;
  }
}

@media screen and (max-width: 924px) {
	#menuleft {
		position: absolute;
		left: 50%;
		margin-left: -332px;
		margin-top: 1.1em;
	}
	#menuleft  a{
		margin-left: 12px;
	}

	#menuright {
		position: absolute;
		left: 50%;
		margin-left: 145px;
		margin-top: 1.1em;
	}
	#menuright  a{
		margin-right: 10px;
	}
}

/*
#menuleft  a:hover, #menuright  a:hover{
	border-bottom: 2px solid #898989;
	padding-bottom: 2px;
}

#menuleft  a.underline, #menuright  a.underline{
	text-decoration: underline;
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
}
*/

body.motta2019 .product-list .product-list-sellabe {
	position: relative;
	margin-top: -10px;
}

.product-detail-block h1 {
    position: relative;
    width: auto;
    display: inline-block;
}
.product-detail-block .product-list-sellabe{
	/*position: absolute;
	right: -120px;
    top: -20px;*/
	/* #MOD 2019-07-01 */
	float: right;
    margin-top: -20px;
    margin-left: 10px;
	/* - */
}


.product-list-sellabe .out-of-stock-label.sold {
    background: url(../images/sold_out.png) top left no-repeat;
	/* #MOD 2019-07-01 */
	height: 68px;
    width: 68px;
    display: block;
	/* - */
	/* #MOD 2020-03-06 */
	position: absolute;
    top: 0;
    left: auto;
	/* - */
		margin-left: 1em;
}

.homeshop .product-list-sellabe .out-of-stock-label.sold {
	position: relative;
    top: auto;
    left: auto;
	margin: 0 auto;
}
	

.zoomContainer {
    z-index: 999 !important;
}

.ccm-ui textarea.redactor-content {
    color: #ddd!important;
}

.menunewsletter {
	/*
	position: absolute;
    left: -15px;
    top: 18px;
	*/
}
.vgallery {
	position: absolute;
    left: -15px;
    top: 18px;
}
@media screen and (max-width: 991px) {
	.menunewsletter {
		display: none;
	}
	
	#menusocials, #menusocialsnew {
		display: none;
	}
}
/*
	position: absolute;
    left: -168px;
    top: 0;
*/


#menusocials {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
		z-index: 999;
}
#menusocialsnew {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
		z-index: 999;
}

#menusocials .fa.fa-instagram, #menusocials .fa.fa-facebook, #menusocials .fa.fa-twitter,
#menusocialsnew .fa.fa-instagram, #menusocialsnew .fa.fa-facebook, #menusocialsnew .fa.fa-twitter {
    width: 19px;
    height: 20px;
    background-size: contain;
    vertical-align: middle;
}


#menusocials .fa.fa-instagram:before, #menusocials .fa.fa-facebook:before, #menusocials .fa.fa-twitter:before,
#menusocialsnew .fa.fa-instagram:before, #menusocialsnew .fa.fa-facebook:before, #menusocialsnew .fa.fa-twitter:before {
	content: none !important;
}
#menusocials .fa.fa-instagram {
    background: url('../images/instagram.png') top left no-repeat;
    position: absolute;
    /* right: 0px;
    right: 7px;*/
    right: 39px;
    top: 20px;
}
#menusocialsnew .fa.fa-instagram {
    background: url('../images/instagram.png') top left no-repeat;
    margin-left: 10px;
    margin-right: 10px;
}
#menusocials .fa.fa-facebook{
    background: url('../images/facebook.png') top left no-repeat;
    position: absolute;
    /* right: 32px;
    right: 39px; */
	right: 7px;
    top: 20px;
}
#menusocialsnew .fa.fa-facebook {
    background: url('../images/facebook.png') top left no-repeat;
}
#menusocials .fa.fa-twitter {
    background: url('../images/twitter_logo.png') top left no-repeat;
    position: absolute;
	right: 72px;
    top: 20px;
}
#menusocialsnew .fa.fa-twitter {
    background: url('../images/twitter_logo.png') top left no-repeat;
}

@media screen and (max-width: 991px) {
	#menusocials .fa.fa-twitter { right: 70px; }
	#menusocials .fa.fa-instagram { right: 10px; }
	#menusocials .fa.fa-facebook { right: 40px; }
	
	#menusocialsnew .fa.fa-twitter { right: 70px; }
	#menusocialsnew .fa.fa-instagram { right: 10px; }
	#menusocialsnew .fa.fa-facebook { right: 40px; }
}

.header-mobile {
	position: absolute;
    width: 100%;
    z-index: 3;
    top: -10px;
    left: 0;
}

.header-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: scroll;
	overflow-x: hidden;
    background-color: #fff;
	/* text-align: center; */
}

.header-mobile ul::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.header-mobile ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.header-mobile ul::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.header-mobile ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


.header-mobile li a {
  display: block;
  /* padding: 20px 20px; */
  padding: 14px 24px;
  /* border-right: 1px solid #f4f4f4; */
  text-decoration: none;
  border-top: 1px solid #f4f4f4;
}
.header-mobile li a.newsletter-mobile {
	border-bottom: 1px solid #f4f4f4;
}
.header-mobile li a.social-mobile {
	display: inline-block;
	border-top: none;
}

.header-mobile li a:hover {
	background-color: #f4f4f4;
}


.header-mobile .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
	/* #MOD MOBILE */
	position: absolute;
    width: 100%;
    height: 100vh;
    top: 4.4em;
    overflow: auto;
	/* - */
}

.header-mobile .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header-mobile .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header-mobile .menu-icon .navicon:before,
.header-mobile .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header-mobile .menu-icon .navicon:before {
  top: 5px;
}

.header-mobile .menu-icon .navicon:after {
  top: -5px;
}

.header-mobile .menu-btn {
  display: none;
}

.header-mobile .menu-btn:checked ~ .menu {
  max-height: 240px;
	/* #MOD MOBILE */
	max-height: 100vh;
	/* - */
}

.header-mobile .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header-mobile .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header-mobile .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header-mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header-mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

@media screen and (max-width: 991px) {
	.header-inner {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}

	#menuleft, #menuright {
		display: none;
	}
	.header-mobile {
		display: block;
	}

	#menusocials .fa.fa-instagram,
	#menusocials .fa.fa-facebook,
	#menusocials .fa.fa-twitter,
	#menusocialsnew .fa.fa-instagram,
	#menusocialsnew .fa.fa-facebook,
	#menusocialsnew .fa.fa-twitter	{
		top: 10px;
	}
	
	/*
	#menusocials {
	    width: 100px;
		margin: 0 auto;
		max-width: 100%;
		display: inline-block;
		position: absolute;
		top: 70px;
		left: 50%;
		z-index: 99999999999;
		text-align: center;
		margin-left: -50px;
	}

	#menusocials .fa.fa-instagram {
		position: relative;
		right: inherit;
		top: inherit;
		display: inline-block;
		margin-right: 1em;
	}
	#menusocials .fa.fa-facebook {
		position: relative;
		right: inherit;
		top: inherit;
		display: inline-block;
		margin-right: 1em;
	}
	*/
}

@media screen and (min-width: 992px) {
	.header-mobile {
		display: none;
	}
	.header-mobile li {
		float: left;
	}
	.header-mobile li a {
		padding: 20px 30px;
	}
	.header-mobile .menu {
		clear: none;
		float: right;
		max-height: none;
	}
	.header-mobile .menu-icon {
		display: none;
	}
}

.clear { clear: both; }

.form-control {
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: none;
	-webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-box-shadow: initial;
	box-shadow: initial;
	-webkit-transition: initial;
	-o-transition: initial;
	transition: initial;
}

textarea.form-control {
	border-bottom: solid 1px #000;
}

select.form-control {
	border-bottom: solid 1px #000;
}

.form-control:focus {
    /* border-color: #66afe9; */
    outline: 0;
    -webkit-box-shadow: initial;
    box-shadow: initial;
	border: solid 1px #000;
}

.page-header {
    border-bottom: none;
}

/* SCROLL TO TOP */

#so-to-top {
    background-color: rgba(0,0,0,0.1);
    display: none;
    text-decoration: none;
    padding-left: 10px;
    position: fixed;
    bottom: 32px;
    right: 32px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    border: none;
    z-index: 9999;
}

#so-to-top-hover {
    /* background-color: rgba(0,0,0,0.1); */
	background-color: rgba(0, 0, 0, 0.9);
    width: 45px;
    height: 45px;
    display: block;
    overflow: hidden;
    float: left;
    left: 0;
    /* opacity: 0; */
    padding-left: 11px;
    position: absolute;
    top: 0;
}
#so-to-top-hover:hover {
    background-color: rgba(0,0,0,0.3);
}

#so-to-top .fa, #so-to-top-hover .fa {
    color: #ffffff;
	font-size: 52px;
    font-weight: bold;
    line-height: 41px;
}

span.red { color: red; }

.italic { font-style: italic; }

#colorbox.loveagain #cboxContent { background-color: transparent; }


#menuright .carrello {
	padding: 25px 10px 0;
	background: url(../images/icn_webstore.png) scroll no-repeat center 0;
	background-size: 30px auto;
	font-size: 10px;
	font-size: 1rem;
    position: absolute;
    right: -70px;
    top: -5px;
    text-align: center;
    width: 60px;
	padding-right: 1.5em;
}
#menusocials .carrello {
	padding: 25px 10px 0;
	background: url(../images/icn_webstore.png) scroll no-repeat center 0;
	background-size: 30px auto;
	font-size: 10px;
	font-size: 1rem;
    position: absolute;
    right: -15px;
    /* top: -5px; */
	top: 8px;
    text-align: center;
    width: 60px;
	padding-right: 1.5em;
}

@media screen and (max-width: 1200px) {
	#menusocials .carrello {
		right: 0;
	}
	.vgallery {
		left: 30px;
	}
}

.header-mobile .menu .vivid-store-utility-links { text-align: left; }


.superrare {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/ico_superrare.jpg) scroll no-repeat center 2px;
	background-size: 16px 16px;
}

div.mainquote p{
	font-size: 80%;
	line-height: 13px;
}


.caslon { font-family: 'Libre Caslon Text', serif; }


@media screen and (max-width: 800px) {
	.ccm-custom-style-container.ccm-custom-style-main-2340,
	.ccm-custom-style-container.ccm-custom-style-main-2341,
	.ccm-custom-style-container.ccm-custom-style-main-2346	
	{
		padding: 0px;
	}
}



.hover-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 1;
}

.hover-box h2 {
	font-size: 85px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 1;
}

.hover-container { cursor: pointer; }

.hover-container:hover .hover-box {
	background: rgba(0, 0, 0, 0.2);
}
.hover-container:hover .hover-box h2 {
	opacity: 0;
}


@media screen and (max-width: 770px) {
	.hover-box h2 {
		font-size: 8.5vw;
	}
}

.joinnewsletter { 
	margin-top: 10px; 
}
.joinnewsletter .newsletterpopupbtn a {
	font-size: 16px;
    border: solid 1px rgb(0, 159, 227);
    padding: 0.5em;
}

@media only screen and (max-width: 991px){
	.joinnewsletter { margin-top: 40px; }
}


div.imgcenter img { margin: 0 auto !important; }


a.presskit.btn {
    background: #000;
    color: #fff;
    font-size: 18px;
	border-radius: 0;
    padding: 0.35em 1.5em;
    margin-top: 3em;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 250px;
}

a.presskit.btn:hover, a.presskit.btn:active {
	background: #d7d7d7;
    color: #000;
    -webkit-box-shadow: inset 3px 3px 8px rgba(0, 0, 0, .125);
    box-shadow: inset 3px 3px 8px rgba(0, 0, 0, .125);
}


.operedisp {
	text-align: center; margin-top: 4em; font-weight: 600;
}

@media only screen and (max-width: 720px) {
	a.presskit.btn {
		width: auto;
	}
	.operedisp {
		margin-top: 2em;
	}
}

/* LOST PARADISE */
.ccm-custom-style-container.joinmailinglist {
    position: relative;
	float: left;
    margin-left: calc(50% - 160px);
}
.ccm-custom-style-container.jonnyboylogo {
    position: relative;
	float: left;
    margin-top: -35px;
    margin-left: 20px;
}

@media screen and (min-width: 1280px) {
	body:not(.edit-mode) div.mobile { display: none; }	
	div.desktop { display: block; margin-top: 3em; }	
}

@media screen and (max-width: 1279px) {
	body:not(.edit-mode) div.mobile { display: block; }	
	body:not(.edit-mode) div.desktop { display: none; }	
}

@media screen and (min-width: 1280px) {
	.ccm-custom-style-container.joinmailinglist {
		position: absolute;
		top: 0;
		left: -130px;
		margin: 0;
        float: none;
	}
	.ccm-custom-style-container.jonnyboylogo {
		position: absolute;
		right: -150px;
		top: -30px;
		margin: 0;
        float: none;
	}
}