/*
Theme Name: Camperisti Italiani 2019
Description: Theme Responsive per Camperisti Italiani
Author: LGF | Linee Grafiche Formazione
Author URI: https://www.lgfgrafica.it/
Version: 1.1
*/
@import url('https://fonts.googleapis.com/css?family=Exo:400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=B612+Mono&display=swap');
.ninja_table_wrapper h6,
.ninja_table_wrapper img {
  clear: both !important;
}
.page-cosa-puoi-fare .card_welcome_wrapper {
  display: none !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-reisze {
  width: auto !important;
  height: auto !important;
}
/* LGF */
.myFontHead {
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
}
.fullWidth {
  width: 100%;
}
.blockFull {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.padder {
  display: block;
  padding: 20px;
}
.padder_height {
  display: block;
  padding: 20px 0;
}
.padder_mes {
  display: block;
  padding: 10px;
}
/* BASE WP */
h1,
h1 a:link,
h1 a,
h1 a,
#name a h2,
h2,
h2 a:link,
h2 a,
h3,
h3 a:link,
h3 a {
  margin-top: 0px;
  padding-top: 0px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
}
h1,
h1 a:link,
h1 a,
#content h1 a,
#name a h2 {
  font-size: 34.125px;
  line-height: 42.625px;
  color: #275598;
  margin-bottom: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
  text-align: left;
}
h2,
h2 a:link,
h2 a,
.post h2 a {
  font-size: 27.625px;
  line-height: 31.625px;
  color: #275598;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
  text-align: left;
}
h3,
h3 a:link,
h3 a {
  font-size: 25.1875px;
  line-height: 28.1875px;
  color: #7799cb;
  margin-bottom: 3px;
  padding-bottom: 3px;
  text-align: left;
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
}
h4,
h4 a:link,
h4 a {
  font-size: 20.3125px;
  line-height: 22.3125px;
  color: #5A5B5D;
  margin-bottom: 0px;
  padding-bottom: 3px;
  font-weight: normal;
  margin-top: 0;
}
h5,
h5 a:link,
h5 a {
  font-size: 14.625px;
  line-height: 16.625px;
  color: #5A5B5D;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-weight: 400;
}
h6,
h6 a:link,
h6 a {
  font-size: 12.1875px;
  line-height: 13.1875px;
  color: #5A5B5D;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-weight: 400;
}
strong {
  font-weight: 600;
  color: #275598;
}
i,
em {
  font-style: italic;
  font-weight: 400i;
}
b i,
b em,
i b,
em b,
strong i,
strong em,
i strong,
em strong {
  font-style: normal;
  font-weight: 600i;
  color: #275598;
  color: #5A5B5D;
}
p {
  margin: 0 0 3px 0;
  padding: 0 0 3px 0;
}
ul {
  margin-top: 2px;
  margin-bottom: 4px;
  margin-left: 0px;
  list-style-type: square;
  text-align: left;
}
ol {
  margin-top: 2px;
  margin-bottom: 4px;
  margin-left: 0px;
  text-align: left;
}
dl {
  margin: 0px;
  padding: 0px;
}
dt {
  padding-top: 10px;
  padding-bottom: 2px;
}
img {
  border: none;
  margin: 0px;
  padding: 0px;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
pre {
  font-family: monospace;
  background: #f8f8ff;
  padding: 0.5em;
  overflow: auto;
}
blockquote {
  border-left: 1px solid #dedede;
  font-style: italic;
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
  border: none;
  padding: 20px;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 19.5px;
  line-height: 27.9375px;
}
a,
a:visited {
  color: #5A5B5D;
  text-decoration: none;
}
a:hover,
a:active {
  color: #5A5B5D;
  text-decoration: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #275598;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:hover {
  color: #275598;
}
#container a {
  font-weight: 600;
}
#container a i,
#container i a,
#container a em,
#container em a {
  font-weight: 600i;
}
/*
#container a[href$=".pdf"]::after {
    font-family: FontAwesome;
    content: "\00a0\00a0\f1c1";
}
#container a[href$=".pdf"]::after img, #container img a[href$=".pdf"]::after
#container a.no_icon[href$=".pdf"]::after{
    font-family: FontAwesome;
    content: "\00a0\00a0\f1c2";
}
*/
#container a[href$=".doc"]::after,
#container a[href$=".docx"]::after {
  font-family: FontAwesome;
  content: "\00a0\00a0\f1c2";
}
#container a[href$=".xls"]::after,
#container a[href$=".xlsx"]::after {
  font-family: FontAwesome;
  content: "\00a0\00a0\f1c3";
}
#container a[href$=".ppt"]::after,
#container a[href$=".pptx"]::after {
  font-family: FontAwesome;
  content: "\00a0\00a0\f1c4";
}
/*
ul.downloads li.file-image::after {
    font-family: FontAwesome;
    content: "\00a0\00a0\f1c5";
}
ul.downloads li.file-video::after {
    font-family: FontAwesome;
    content: "\00a0\00a0\f1c8";
}
*/
/* BASE WP */
body {
  margin: 0;
  padding: 0;
  font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  color: #5A5B5D;
  font-size: 16.25px;
  line-height: 18.25px;
  background-color: #7799cb;
  text-align: justify;
  letter-spacing: 0.01em;
  font-weight: 400;
  background-image: url("images/bg_body.jpg");
  background-position: top center;
  background-repeat: repeat-x;
  overflow-x: hidden;
}
#logo,
#content_wrapper,
.alignleft,
.alignright,
.thumb_wrapper,
.thumbalign {
  display: block;
  float: left;
}
header,
#logo img,
#slider_wrapper,
#slider_wrapper img,
#slider,
#slider img,
#container,
footer,
#legal,
#contacts_bottom,
.widget,
.post {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.wrapper_container {
  display: block;
  width: 960px;
  margin: auto;
}
.wrapper_container::-moz-selection {
  /* Code for Firefox */
  color: #FFF;
  background: #275598;
}
.wrapper_container::selection {
  color: #FFF;
  background: #275598;
}
body > header {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  z-index: 99;
  padding-top: 20px;
  background-color: #FFF;
  z-index: 99 !important;
  position: relative;
  position: fixed;
  background-position: bottom;
  background-repeat: repeat-x;
  border-bottom: 2px solid #275598;
  padding-bottom: 0;
}
.sticky {
  position: fixed;
}
body > header.sticky #logo {
  max-width: 400px;
  margin-bottom: 20px;
}
#logo {
  display: block;
  float: left;
  width: 100%;
  max-width: 470px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 99;
  height: auto;
  margin-bottom: 30px;
}
#logo img {
  height: auto;
}
body > header .wrapper_container .blockFull {
  position: relative;
  padding-bottom: 0;
}
#top_nav {
  display: block;
  float: right;
  width: auto;
}
#top_nav ul {
  display: block;
  float: right;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
#top_nav ul,
#top_nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#top_nav ul ul {
  display: none;
}
#top_nav ul li {
  display: inline-block;
  margin-left: 10px;
  color: #dedede;
  font-size: 13.8125px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#top_nav ul li:a {
  color: #dedede;
}
#top_nav ul li:a:hover {
  color: #275598;
}
#social {
  display: block;
  float: left;
  width: auto;
  right: 0;
  bottom: 0;
  z-index: 97;
  padding-top: 5px;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#social img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body > header.sticky #social {
  padding-top: 0px;
  padding-left: 10px;
}
body > header.sticky #social img {
  width: 75%;
}
#onclick-menu,
#outer_click,
#nav_mobile_content {
  display: none;
}
#slider_wrapper {
  overflow: hidden;
  background-color: #fbfbfb;
  padding-bottom: 5px;
}
#slider_wrapper img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}
#nav_container {
  display: block;
  float: right;
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
nav {
  display: block;
  float: right;
  width: auto;
  color: #FFF;
  font-weight: normal;
  margin-right: -10px;
}
nav ul {
  float: right;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
  z-index: 98;
}
nav li {
  position: relative;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 98;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
nav li a {
  padding: 0 25px 0 0;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #275598 !important;
  font-size: 19.5px;
  line-height: 22.25px;
  z-index: 98;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
  font-weight: 500;
}
body > header.sticky nav li a {
  padding: 0 19px 0 0;
  font-size: 16.25px;
  line-height: 22.25px;
}
nav li a:hover,
nav .current-menu-item > a,
nav ul .current-menu-ancestor > a {
  color: #7799cb !important;
  z-index: 98;
}
nav li li a:hover,
nav li .current-menu-item > a,
nav li ul .current-menu-ancestor > a {
  color: #5A5B5D !important;
  z-index: 98;
}
nav li a .fas {
  margin-right: 10px;
}
.cart-contents {
  display: block;
  float: right;
  width: auto;
  position: relative;
  margin-top: 3px;
}
.cart-contents:before {
  font-family: WooCommerce;
  content: "\e01d";
  font-size: 24.375px;
  margin-top: 30px;
  font-style: normal;
  font-weight: 400;
  padding-right: 5px;
  vertical-align: bottom;
}
body > header.sticky .cart-contents:before {
  font-size: 16.25px;
}
.cart-contents-count {
  display: block;
  float: left;
  color: #FFF;
  background-color: #8fae1b;
  font-weight: 600;
  font-size: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-top: 1px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -10px;
  margin-right: -7px;
}
.premium_item a,
.premium_item a:hover {
  color: #cfae1e !important;
  font-weight: 700;
}
.item_bold a,
.item_bold a:hover {
  font-weight: 700;
}
nav ul ul {
  position: absolute;
  top: 30px;
  left: 5px;
  visibility: hidden;
  z-index: 98;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
nav ul ul li a {
  padding: 2px 0 0 10px;
  font-size: 15.4375px;
  line-height: 17.4375px;
  height: 40px;
  line-height: 40px;
  background: #FFF;
  border: 1px solid #dedede;
  text-align: left;
  margin-top: -1px;
  letter-spacing: -0.01em;
  text-transform: none;
  color: #5A5B5D !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -4px;
}
body > header.sticky nav ul ul li a {
  padding: 2px 0 0 10px;
  font-size: 15.4375px;
  line-height: 40px;
  margin-left: -4px;
  padding-top: 0px;
}
nav ul ul li > a:hover,
nav ul ul ul li a:hover {
  color: #FFF !important;
  background-color: #275598;
}
nav ul ul li {
  min-width: 200px;
  z-index: 98;
}
nav ul li:hover ul {
  visibility: visible;
  z-index: 98;
}
nav ul ul ul li {
  visibility: hidden;
  left: 195px;
  top: -30px;
  z-index: 98;
}
nav ul ul li:hover ul li {
  visibility: visible;
  z-index: 98;
}
.only_mobile {
  display: none;
}
.premium_in {
  display: none;
}
.member-logged-in .premium_in {
  display: block;
}
.member-logged-in .premium_out {
  display: none;
}
#inline_search {
  display: none;
  margin-bottom: -30px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  padding-bototm: 0;
}
#inline_search #s {
  width: 120px;
}
#header_padder {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 143px;
  height: 10px;
}
#container {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 15px;
  padding-bottom: 60px;
  font-size: 16.25px;
  line-height: 19.25px;
  background-color: #FFF;
}
#breadcrumbs {
  font-size: 13.8125px;
  line-height: 18.25px;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
#breadcrumbs a {
  color: #275598;
  font-weight: 400 !important;
}
.content {
  display: block;
  float: left;
  width: calc(100% - 250px);
  width: -moz-calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
}
.content_text {
  line-height: 23.25px;
}
.content_text p {
  padding-bottom: 4px;
}
aside {
  display: block;
  float: right;
  width: 220px;
}
aside .widget {
  display: block;
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 20px;
  height: auto;
  background-color: #e8f2ff;
  margin-bottom: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  overflow-x: hidden;
}
aside .widget:last-child {
  margin-bottom: 0px;
}
aside .widget a {
  font-weight: 600;
}
aside .widget a:hover {
  color: #5A5B5D;
}
aside .widget h3 {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  text-align: center;
  font-size: 19.5px;
  line-height: 22.5px;
}
aside .widget_search h3 {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16.25px;
  line-height: 19.25px;
  font-weight: 600;
}
aside .widget img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
aside #social_aside,
aside li {
  display: block;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
aside ul {
  width: 100%;
}
aside li {
  display: block;
  float: left;
  width: auto;
  padding-right: 0px;
  padding-right: 10px;
}
aside #social_aside img {
  display: block;
  float: left;
  width: 34px;
  height: auto;
}
aside #social_aside li:last-child {
  padding-right: 0px;
}
aside .product_list_widget,
.product_list_widget li {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
aside .product_list_widget a .attachment-woocommerce_thumbnail {
  display: block;
  float: left;
  width: 30% !important;
  height: auto;
  float: left !important;
  margin-right: 10px;
}
aside .woocommerce-Price-amount,
.woocommerce-Price-currencySymbol {
  font-size: 12.1875px !important;
  line-height: 15.1875px !important;
}
aside a .product-title {
  font-size: 13px !important;
  line-height: 14px !important;
  color: #7799cb;
}
aside .button {
  clear: both;
}
aside .price_slider_wrapper,
aside .price_slider_amount,
aside .price_slider,
aside .price_label {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
aside .price_slider {
  width: 90%;
}
aside .widget_product_categories {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
aside .widget_product_categories ul,
aside .widget_product_categories li {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
aside .widget_product_categories .children {
  width: 90%;
  margin-left: 10%;
}
aside .widget_product_categories .cat-item {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 17.0625px !important;
  line-height: 20.0625px !important;
  color: #7799cb;
}
aside .cat-parent a {
  padding-bottom: 10px !important;
}
aside .widget_product_categories .children .cat-item {
  font-size: 13.8125px !important;
  line-height: 16.8125px !important;
  color: #7799cb;
  font-weight: 400 !important;
  padding-bottom: 2px !important;
}
aside .widget_product_categories .children .cat-item a {
  font-weight: 400 !important;
}
#s {
  border: 1px solid #dedede;
  height: 29px;
  background-color: #FFF;
  display: inline;
  margin-left: 10px;
  padding-left: 10px;
  font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  width: 100px;
}
#searchsubmit {
  border: none;
  background-color: transparent;
  margin-left: 10px;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-image: url('images/chevron_submit.png');
}
#inline_search #searchsubmit {
  display: block;
  float: right;
}
#searchsubmit:hover {
  background-image: url('images/chevron_submit_hover.png');
}
aside .widget #s {
  width: 110px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
}
.widget:last-child {
  margin: 0 0 0 0;
}
.widget,
aside .widget:last-child {
  margin: 0 0 30px 0;
}
.cat_description {
  margin-bottom: 25px;
}
.post {
  padding-top: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7799cb;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  background-color: transparent;
}
.post h2 {
  font-size: 20.3125px;
  line-height: 24.3125px;
  color: #5A5B5D;
}
.post .h2_title {
  font-size: 19.5px;
  line-height: 24.3125px;
  color: #275598;
  letter-spacing: -0.02em;
}
.post .text_post {
  display: block;
  float: left;
  height: 100%;
  width: calc(100% - 340px);
  width: -moz-calc(100% - 340px);
  width: -webkit-calc(100% - 340px);
  padding-bottom: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.team_icons {
  margin: 20px 0;
}
.team_icons img {
  width: 32px;
  height: auto;
  margin-right: 10px;
}
#container .post .team_icons a[href$=".pdf"]::after {
  content: url('/images/null.png');
}
.member_knowing {
  margin: 20px 0;
}
.post_grid {
  display: block;
  float: left;
  width: 22%;
  border: none;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 87;
  text-align: left;
  margin-right: 3%;
  background-color: #7799cb;
  margin-bottom: 25px;
}
.post_grid:nth-child(4n) {
  margin-right: 0;
}
.block_shop_items .post_grid {
  width: 32%;
  margin-right: 2%;
}
.block_shop_items .post_grid:nth-child(3n) {
  margin-right: 0%;
}
.page-template-page_home .post_grid {
  display: block;
  float: left;
  width: 18%;
  margin-right: 2.5%;
}
.page-template-page_home .post_grid:nth-child(4n) {
  margin-right: 2.5%;
}
.page-template-page_home .post_grid:nth-child(5n) {
  margin-right: 0;
}
.post_grid .thumb_wrapper,
.post_grid .thumbalign {
  width: 100% !important;
  height: auto !important;
  margin: 0;
  border: none;
  background-color: #275598;
}
.post_grid .thumb_wrapper {
  padding-bottom: 100%;
  positon: relative;
}
.items_shop_02 .post_grid .thumb_wrapper {
  padding-bottom: 40%;
}
.post_grid img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.post_grid .thumb_wrapper {
  overflow: hidden;
}
.post_grid:hover {
  animation: scale_min 0.5s linear;
  -moz-animation: scale_min 0.5s linear;
  -webkit-animation: scale_min 0.5s linear;
  z-index: 88;
}
.post_grid:hover img {
  opacity: 0.15;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.title_hover {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  text-align: center;
  font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.title_hover h2,
.title_hover {
  font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif !important;
  color: #FFF !important;
}
.title_hover h2 {
  font-size: 18.6875px;
  line-height: 20.6875px;
}
.title_hover .padder_mes,
.title_bottom .padder_mes {
  padding-bottom: 5px;
}
.post_grid:hover .title_hover {
  opacity: 1;
}
.post_grid:hover .title_hover h2 {
  color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.title_hover h2,
.title_bottom h2 {
  color: #FFF;
  text-align: center;
  font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
}
.title_bottom h2 {
  font-size: 20.3125px;
  line-height: 23.3125px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.title_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: rgba(0, 94, 135, 0.74);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  paddin-bottom: 0;
  font-size: 14.625px;
  line-height: 17.625px;
  color: #FFF;
}
.title_bottom h2 {
  font-size: 18.6875px;
  line-height: 22.6875px;
  font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.post_grid:hover .title_bottom {
  bottom: -150%;
}
#prodotti_home,
#prodotti_home_inner {
  padding: 35px 0;
  text-align: center;
}
#prodotti_home {
  padding-bottom: 0;
}
#prodotti_home_title {
  display: inline-block;
  width: auto;
  padding: 3px 5px;
  padding-bottom: 0;
  background-color: #FFF;
  margin: 0 auto;
  text-transform: uppercase;
  color: #275598;
  font-size: 27.625px;
  line-height: 30.625px;
  letter-spacing: 0.02em;
  z-index: 98;
}
.page_title {
  margin-bottom: 5px;
}
.post a,
.post_grid a {
  text-decoration: none !important;
}
.thumb_wrapper,
.thumb_wrapper_product {
  display: block;
  float: left;
  margin-right: 20px;
  text-align: left;
  width: 320px;
  height: auto;
  background-color: #7799cb;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.thumbalign,
.thumbalign_product,
.thumb_wrapper_product img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  height: auto !mportant;
  padding-bottom: 0 !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.thumbalign,
.thumbalign_product {
  width: 100% !important;
  height: auto !important;
  margin: 0;
  opacity: 1;
  background-color: #0d3064;
}
img.thumbalign,
img.thumbalign_product {
  margin: 0;
}
.more-link {
  text-align: center;
  height: auto;
  width: auto;
  color: #FFF !important;
  display: block;
  float: right;
  margin-top: 0px;
  padding: 7px 9px;
  background-color: #275598;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  font-size: 14.625px;
  line-height: 14.625px;
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.more-link:hover,
.post:hover .more-link {
  background-color: #0d3064;
  color: #FFF !important;
}
.post:hover .thumbalign {
  opacity: 0.5;
}
.post_team:hover .thumbalign {
  opacity: 1;
}
.wp-caption {
  background-color: #FFF;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}
.wp-caption-text {
  font-size: 16.25px;
  font-style: italic;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 3px;
}
.alignleft,
.alignright {
  margin-top: 3px;
  text-align: left;
}
.alignleft {
  margin-right: 10px;
  margin-bottom: 7px;
}
.alignright {
  display: block;
  float: right;
  margin-bottom: 7px;
  margin-left: 10px;
}
.aligncenter {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 7px 0;
}
.center_no_big {
  width: auto;
  clear: both;
  margin: 0 auto;
  float: none;
}
.img_mes,
.img_mes_right {
  width: 45%;
  height: auto;
  display: block;
  float: left;
  margin-right: 5%;
}
.img_mes_right {
  float: right;
  margin-right: 0%;
  margin-left: 5%;
}
.box_mes_wrapper {
  position: relative;
}
.no_resize {
  display: inline;
  width: auto !important;
  height: auto;
}
.icon_no_resize {
  display: block;
  width: auto !important;
  height: auto;
}
.icon_center {
  display: block;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 30px;
}
.page-template-page_no_sidebars_no_title {
  text-align: center;
}
#container_wrapper > img {
  margin-bottom: 10px;
  max-width: 980px;
  margin-top: 0px;
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.alignnone {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 7px 0;
}
.page-template-page_home {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.page-template-page_home .content_text {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-size: 19.5px !important;
  line-height: 27.125px !important;
  text-align: center;
  margin-top: 20px;
  margin-bottom: -20px;
}
#news_stripe > .blockFull {
  background-color: #e4ebf5;
}
#news_stripe .wrapper_container {
  background-color: #e4ebf5;
  margin: 50px auto;
}
#news_stripe h3 {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  color: #275598;
}
#news_stripe h3 a {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  color: #275598;
}
#news_home_wrapper {
  margin: 30px 0;
}
.post_prima_pagina {
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66%;
  padding-right: 5px;
}
.ultime-notizie {
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  padding-left: 20px;
}
.ultime-notizie_cover {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.ultime-notizie_cover img,
.post_prima_pagina_cover img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
#story_stripe {
  background-color: #FFF;
}
#story_stripe > .blockFull {
  padding: 40px 0;
  padding-bottom: 80px;
  text-align: left;
  font-size: 19.5px !important;
  line-height: 27.125px !important;
}
#story_stripe h3 {
  color: #275598;
}
.immagine_storia {
  display: block;
  float: right;
  width: 66%;
  margin-left: 40px;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.storia_img_mobile {
  display: none !important;
}
#premium_stripe > .blockFull {
  background: #d5deeb;
  background: -moz-linear-gradient(0deg, #d5deeb 0%, #eef2f9 70%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #d5deeb 0%, #eef2f9 70%, #ffffff 100%);
  background: linear-gradient(0deg, #d5deeb 0%, #eef2f9 70%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5deeb", endColorstr="#ffffff", GradientType=1);
  font-size: 19.5px !important;
  line-height: 27.125px !important;
  margin-bottom: 50px;
}
.card_premium_home {
  display: block;
  float: left;
  width: auto;
  margin: -10px 40px -30px 0;
  z-index: 77;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.member_home_logged_in {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.card_premium_home img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#slider_benefits {
  border-top: 1px solid #275598;
  padding: 50px 0;
  margin-top: 0px;
  z-index: 55;
}
#slider_benefits h3 {
  color: #275598;
  text-align: center;
  font-weight: 400;
  padding-bottom: 30px;
}
#slider_benefits .metaslider {
  margin: 30px 0;
}
.metaslider .caption-wrap {
  background-color: #275598 !important;
}
.metaslider .caption {
  font-size: 14.625px !important;
  line-height: 20.625px !important;
}
#home_bottom {
  background-color: #FFF;
}
#home_bottom > .blockFull {
  margin-top: 50px;
}
#home_bottom h3 {
  color: #275598;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.cta_button {
  display: block;
  float: left;
  width: auto;
  min-width: 200px;
  height: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #FFF !important;
  background-color: #275598;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 10px;
  margin-top: 7px;
  margin-bottom: 40x;
}
.cta_button:hover,
.cta_button_center:hover {
  color: #FFF !important;
  background-color: #0d3064;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cta_light {
  background-color: #7799cb !important;
}
.cta_button_center {
  display: inline-block;
  width: auto;
  min-width: 200px;
  min-height: 45px;
  padding: 10px 20px 10px 20px;
  margin-left: 15px;
  margin-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #FFF !important;
  background-color: #275598;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 17px;
  margin-bottom: 40x;
}
.cta_light_center {
  background-color: #7799cb;
}
#widget_agenzie {
  margin-top: 30px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 0;
  border: 1px solid #D7D7D7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  min-height: 35px;
}
/*
.woocommerce-form-login .woocommerce-Input--text, .woocommerce-Input{
	.blockFull;
}
.woocommerce-form-login .woocommerce-Input--text, .woocommerce-Input {
	min-height: 40px;
}

.woocommerce-form-login .woocommerce-form-row {
	.blockFull;
}
.woocommerce-form-login .woocommerce-form-row label {
}
.woocommerce-form-login .password {
	clear: both;
	margin-left: 0 !important;
	position: relative;

}
*/
.woocommerce-Price-amount {
  font-weight: 700;
}
.products .woocommerce-Price-amount {
  font-weight: 700;
  font-size: 17.875px !important;
  line-height: 17.875px !important;
}
.product_meta {
  text-align: left;
}
h2.woocommerce-loop-product__title {
  font-size: 19.5px !important;
  line-height: 19.5px !important;
  color: #275598;
  margin-bottom: 5px !important;
  padding-bottom: 5px !important;
}
.related {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.woocommerce-MyAccount-navigation li {
  background-color: #7799cb;
  color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 2px;
  padding: 0 !important;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0px;
  height: 30px !important;
}
.woocommerce-MyAccount-navigation li a {
  color: #FFF !important;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  padding: 3px 10px 0 10px !important;
  font-size: 14.625px !important;
}
.woocommerce-MyAccount-navigation li:hover,
.woocommerce-MyAccount-navigation .is-active {
  background-color: #0d3064;
  color: #FFF !important;
}
.woocommerce-MyAccount-navigation li:hover a,
.woocommerce-MyAccount-navigation .is-active a {
  color: #FFF !important;
}
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--members-area {
  display: none;
}
.woocommerce-Address-title {
  position: static;
}
#pagination {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
#pagination .page-numbers {
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  padding-top: 3px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 4px;
  border: 1px solid #7799cb;
  background-color: #e8f2ff;
  font-weight: 700;
  font-size: 14.625px;
  line-height: 16.625px;
}
#pagination .prev,
#pagination .next {
  background-position: center center;
  background-repeat: no-repeat;
}
#pagination .prev {
  background-image: url("images/page_prev.png");
}
#pagination .next {
  background-image: url("images/page_next.png");
}
#pagination .current {
  font-weight: 700;
  border: 1px solid #275598;
  background-color: #275598;
  color: #FFF;
}
.woocommerce-pagination {
  display: none;
}
/*
.woocommerce-pagination li {
	.block;
	width: 23px;
	height: 23px;
	padding-top: 3px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 4px;
	border: 1px solid @color04;
	background-color: @color06;
	font-weight: 700;
	font-size: @fontSize*0.9;
	line-height: (@fontSize*0.9)+2;
	//.borderRadius(2px);
}
.woocommerce-pagination, .woocommerce-pagination .page-numbers {
	border: none !important;
	.blockFull;
	float: left;
	text-align: left;
}
.woocommerce-pagination li {
	margin-right: 4px !important;
}
.woocommerce-pagination li .page-numbers {
	.blockFull;
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
	padding-top: 3px !important;
	border-right: 1px solid @color04;
}
.woocommerce-pagination li .current , .woocommerce-pagination li .current a{
	font-weight: 700;
	border: 1px solid @color01;
	background-color: @color01;
	color: @color03;
}
*/
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
  width: 100% !important;
}
.woocommerce .woocommerce-checkout .col2-set .col-1 {
  margin-bottom: 30px;
}
.woocommerce-customer-details,
.woocommerce-customer-details address {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.order_review_heading {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 40px;
}
.woocommerce-billing-fields {
  margin-bottom: 30px;
}
.checkout_intro_text {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 30px 0;
}
#container_wrapper .ssba-wrap {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.banner_bottom {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.banner_bottom img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
footer {
  z-index: 99;
  padding: 0;
  text-align: left;
  background-color: #e8f2ff;
}
footer #footer_menu ul,
footer #footer_menu li {
  margin: none !important;
  padding: none !important;
  display: inline-block;
  display: block;
  float: left;
  color: #FFF;
  color: #5A5B5D;
  list-style-type: none;
}
footer #footer_menu ul ul {
  display: none;
}
footer #footer_menu li {
  padding: 0 3px;
}
footer #footer_menu li::after {
  content: " •";
}
footer #footer_menu li::before {
  content: " ";
}
footer #footer_menu li:first-child::before {
  content: "";
}
footer #footer_menu li:last-child::after {
  content: "";
}
footer #footer_menu li a,
footer #footer_menu li a:visited,
footer #footer_menu li a:link {
  color: #5A5B5D;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
footer li a:hover {
  color: #275598;
}
#footer_boxes {
  padding-top: 15px;
}
.footer_box {
  display: block;
  float: left;
  width: 33.33%;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  font-size: 13.8125px;
  line-height: 16.625px;
  padding-top: 0;
}
.footer_box:first-child {
  padding-left: 0;
}
.footer_box:last-child {
  padding-right: 0;
}
.footer_box li li {
  padding-left: 0px;
  margin-left: -25px;
}
.footer_box p a,
.footer_box p a:visited,
.footer_box p a:link {
  color: #5A5B5D !important;
}
.Ftar_list_mes {
  display: block;
  float: left;
  width: 50%;
}
#legal {
  background-color: #7799cb;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #FFF;
  font-size: 12.1875px;
  line-height: 22.5px;
}
#legal h4,
#legal h5,
#legal h6,
#legal a {
  color: #FFF;
}
#legal h5 {
  padding-bottom: 5px;
}
#legal a {
  font-weight: 600;
}
.contact_span {
  padding: 0 5px;
}
/* Comment */
.archive-meta {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-size: 13px;
  margin: 0 0 30px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dedede;
}
#respond {
  background-color: #e1e1e1;
  float: left;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.form-textarea #comment {
  width: 645px;
}
#form-allowed-tags,
#form-allowed-tags p span,
#form-allowed-tags p code {
  font-size: 10px;
  margin-top: 10px;
}
#comments {
  background-color: #eee;
  float: left;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 680px;
  padding: 10px;
}
#comments #comments-list {
  display: block;
  float: left;
  width: 100%;
}
#comments #comments-list li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#comments #comments-list ol {
  list-style-type: none;
  padding: 10px;
  margin: 0px;
}
#comments #comments-list ol .children {
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 15px;
}
#comments #comments-list ol .comment-author.vcard .fn.n .url.url {
  font-size: 10px;
  margin-top: -80px;
}
#comments #comments-list ol .comment-author.vcard .photo.avatar {
  float: left;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#comments #comments-list ol .comment-meta {
  font-size: 10px;
}
#comments #comments-list ol .comment-content {
  padding: 10px;
}
#comments #comments-list ol .comment-reply-link .comment-reply-link {
  font-size: 11px;
  font-weight: bold;
}
#comments #comments-list ol .comment-reply-link .comment-reply-link {
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDD;
  padding-bottom: 10px;
}
/* Comment */
aside .widget #as_facebook_mem_likebox_widgets h3 {
  display: none;
}
.dis_desktop,
.dis_tablet {
  display: block;
}
.dis_mobile {
  display: none;
}
.description_cat {
  margin-bottom: 20px;
}
.data_scritta {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-weight: 400;
  color: #5A5B5D;
  margin-bottom: 10px;
  font-size: 13.8125px;
  line-height: 13.8125px;
  text-align: left;
}
.data_scritta .far,
.data_scritta .fas,
.data_scritta .fa {
  margin-right: 10px;
  color: #275598;
}
.post_cat,
.post_data {
  display: inline-block;
}
a.spec_post-home,
a.spec_ultime-notizie,
a.spec_notizia-da-prima-pagina {
  display: none;
}
.autore {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-weight: 400;
  color: #5A5B5D;
  font-size: 13.8125px;
  line-height: 13.8125px;
  margin-top: -5px;
  margin-bottom: 10px;
}
.tag_loop {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-size: 12.1875px;
  line-height: 12.1875px;
  text-align: left;
  margin-bottom: 6px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
  margin-top: 5px;
}
.single .tag_loop {
  margin-top: 30px;
}
.tag_loop a {
  font-size: 12.1875px;
  line-height: 15.1875px;
  display: inline-block;
  padding: 3px 4px;
  margin-bottom: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #7799cb;
  color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.tag_loop a:hover {
  background-color: #275598;
}
.tag_loop .fas {
  color: #275598;
  margin-left: -25px;
  margin-right: 10px;
}
.author_wrapper {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 20px 0;
}
.single .author_wrapper {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 20px 0;
  margin: 30px 0;
  padding-bottom: 10px;
}
.author .author_wrapper {
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.author_wrapper h4,
.author_wrapper h4 a {
  color: #275598;
  font-weight: 700;
}
.author_avatar {
  display: block;
  float: left;
  width: 175px;
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.author_avatar_single {
  display: block;
  float: left;
  width: 100px;
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.author_avatar img,
.author_avatar_single img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.author_description {
  font-size: 14.625px;
  line-height: 18.4375px;
}
.gg_gallery_wrap {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 40px;
}
.cover_single {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
/* SNIPPET BOX DESC */
.page-template-page_landing_assicurazione {
  background-color: #FFF;
}
.page-template-page_landing_assicurazione .content_text {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 50px !important;
  position: relative;
}
#intro_container {
  display: block;
  float: left;
  width: 70%;
}
#testimonial {
  float: right;
  width: 30%;
  margin-left: 0%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -30px;
}
#testimonial_mini {
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#sezione_aon {
  padding-top: 35px;
  margin-top: 35px;
  border-top: 1px solid #275598;
}
#loghi_assicurazioni {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
.page-template-page_landing_assicurazione h1,
.page-template-page_landing_card h1,
.page-template-page_thankyou h1 {
  font-size: 30.875px;
  line-height: 34.5px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template-page_landing_assicurazione .cta_button,
.page-template-page_landing_assicurazione .cta_button_center {
  padding-top: 15px;
}
.page-template-page_landing_assicurazione .cta_button {
  display: block;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
}
.page-template-page_landing_assicurazione .cta_light {
  margin-left: 35px;
  margin-top: -15px;
}
#caratteristiche > .blockFull {
  background-color: #dde9fb;
  padding-top: 70px;
  margin-top: -30px;
}
#caratteristiche_extra > .blockFull {
  background-color: #bbd3f8;
  padding-top: 55px;
}
.caratteristiche_titolo {
  text-align: center;
  padding-bottom: 35px;
  color: #275598;
}
.caratteristiche_titolo h2,
.assicurazione_content h2,
#while_wrapper h2,
#benefits_wrapper h2,
#app_wrapper h2 {
  font-size: 30.875px;
  line-height: 34.5px;
  text-transform: uppercase;
  text-align: center;
}
.page-template-page_landing_card h1,
.page-template-page_landing_card h2 {
  font-size: 27.625px !important;
}
#benefits_wrapper h2,
#app_wrapper h2 {
  text-align: left;
}
.caratteristiche_titolo h3,
#while_wrapper h3 {
  text-align: center;
  color: #275598;
  padding-bottom: 10px;
}
.box_desc_wrapper {
  display: block;
  float: left;
  width: 48%;
  margin-bottom: 35px;
  font-size: 13.325px;
  line-height: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box_desc_wrapper:nth-child(2n) {
  float: right;
}
.box_desc_wrapper h3 {
  font-weight: 500;
  color: #275598;
  font-size: 22.75px;
  line-height: 25.75px;
  margin-bottom: 5px;
  margin-top: -5px;
}
.box_desc_icona_wrapper {
  width: auto;
  float: left;
}
.box_desc_icona {
  width: 105px;
  height: 105px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #275598;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-right: 25px;
}
#cta_all_piede {
  text-align: center;
}
#cta_all_piede .cta_button {
  display: inline;
  margin-left: 20px;
  margin-right: 20px;
  float: none;
}
#fondo_assicurazione {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  color: #FFF;
  text-align: center;
  padding: 60px 0;
}
#fondo_assicurazione h2,
#fondo_assicurazione h3 {
  text-align: center;
}
/* SNIPPET BOX DESC */
/* LANDING CARD */
.page-template-page_landing_card .content_text {
  margin-top: 40px;
  font-size: 18.6875px;
  line-height: 22.3125px;
}
.page-template-page_landing_card,
.colonna li {
  font-size: 18.6875px;
  line-height: 22.3125px;
}
.page-template-page_landing_card .content_text h2 {
  font-weight: 500;
}
.colonna {
  display: block;
  float: left;
  width: 47%;
  margin-top: 25px;
}
.page-template-page_landing_card .colonna {
  font-size: 17.0625px;
  line-height: 20.575px;
}
.colonna ul {
  margin-bottom: 35px;
}
.colonna:nth-child(2n) {
  float: right;
}
.colonna h4 {
  font-size: 17.0625px;
  line-height: 20.575px;
  text-align: left;
}
.colonna ul,
.colonna li {
  font-size: 16.25px;
  line-height: 18.25px;
  text-align: left;
  margin-bottom: 5px;
}
.colonna h4 strong {
  color: #275598;
}
.colonna h3 a,
.colonna a h3 {
  margin-left: 20px;
}
.colonna .card {
  margin-top: -10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.colonna h4 {
  padding-top: 40px;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-size: 15.4375px;
  line-height: 16.625px;
}
.bollino {
  float: right;
  margin-top: -120px;
  margin-right: -20px;
  z-index: 77;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.bollino_green {
  float: left;
  margin-top: -20px;
  margin-left: -25px;
  margin-bottom: -120px;
  z-index: 88;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#assicurazione_wrapper {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  background-color: #dde9fb;
  background-repeat: no-repeat;
  background-position: top left;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.assicurazione_content {
  display: block;
  float: right;
  width: 52%;
  padding: 40px 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.page-template-page_landing_card .assicurazione_content {
  font-size: 17.0625px;
  line-height: 23.5px;
}
.assicurazione_content h2 {
  text-align: left;
}
.assicurazione_content .alignnone {
  margin-top: 40px;
}
.assicurazione_img_mobile {
  display: none;
}
#benefits_wrapper,
#benefits_wrapper #cover_benefits,
#app_wrapper,
#documenti_card {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  background-color: #FFF;
}
#benefits_wrapper .alignright {
  margin-left: 40px;
}
.benefits_content {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 70px;
  margin-bottom: 50px;
}
#app_wrapper {
  padding-bottom: 30px;
}
#app_wrapper .wrapper_container {
  border-top: 1px solid #7799cb;
  padding-top: 35px;
}
#smartphone {
  display: block;
  float: right;
  width: auto;
  position: relative;
  margin-bottom: -60px;
  margin-top: -100px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#while_wrapper {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  background-color: #dde9fb;
}
#while_wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}
#gift {
  display: block;
  float: left;
  width: auto;
  margin: -80px 30px 40px -10px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#documenti_card .wrapper_container {
  padding-top: 50px;
  padding-bottom: 40px;
  color: #275598;
  font-size: 500;
}
#documenti_card h3,
#documenti_card h4,
#documenti_card h5 {
  color: #275598;
}
#documenti_card .card_bottom {
  width: auto !important;
  float: static;
  text-align: center;
  clear: both;
  display: inline;
}
.card_bottom_wrapper {
  position: relative;
  text-align: center;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 35px;
  z-index: 87;
}
.card_bottom_wrapper .bollino {
  margin-right: 15%;
  z-index: 88;
  position: relative;
}
.card_bottom_wrapper h3 {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  text-align: center !important;
}
/* LANDING CARD */
/* LANDING THANK YOU */
.content_text {
  margin-top: 30px;
}
.page-template-page_thankyou h2 {
  font-size: 27.625px !important;
  text-transform: none;
  font-size: 400 !important;
}
.card_welcome_wrapper {
  display: block;
  width: 600px;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
}
.card_welcome_padder {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 63%;
}
.card_welcome {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.nome {
  position: absolute;
  left: 44%;
  top: 29%;
  font-size: 190% !important;
  text-transform: none;
  font-size: 400 !important;
  color: #275598;
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
  z-index: 6;
}
.numero_di_tessera {
  position: absolute;
  left: 7%;
  bottom: 18.5%;
  font-size: 215%;
  text-transform: none;
  font-size: 400 !important;
  color: #CCCCCC;
  z-index: 6;
  font-family: 'B612 Mono', monospace;
  text-shadow: 1px 1px #a3a3a3, -1px -1px #7d7d7d;
}
.data_scadenza {
  position: absolute;
  left: 7%;
  bottom: 6%;
  font-size: 100%;
  text-transform: uppercase;
  font-size: 400 !important;
  color: #000;
  font-family: 'Exo', 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
  font-weight: 700;
  z-index: 6;
}
#intro_welcome {
  margin: 30px 0;
}
.step_area {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  background-image: url("images/thank_you_bar_desk.jpg");
  background-repeat: repeat-y;
  position: relative;
}
.step_number {
  display: block;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #7799cb;
  color: #FFF;
  font-size: 50px;
  line-height: 90px;
  width: 90px;
  height: 90px;
  text-align: center;
  font-weight: 700;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  position: relative;
  z-index: 6;
}
#step_patch {
  display: block;
  float: left;
  width: 90px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.step_text {
  display: block;
  float: right;
  width: calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
  font-size: 19.5px;
  line-height: 24.3125px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* LANDING THANK YOU */
/*
input, input[type="text"], input[type="email"], text-area, select, .ginput_container_textarea {
	.blockFull;
	font-size: @fontSize*0.8 !important;
	line-height: (@fontSize*0.8)+2 !important;
	height: 40px;
	.borderRadius(3px);
	border: 1px solid @colorGrey;
	color: @colorText;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 4px;
	font-family: @myFont;
}
text-area, .ginput_container_textarea{
	width: 100% !important;
	min-height: 200px;
	resize: none; 
}
textarea    {
    border-style: none;
    border-width: 0px;
}
select {
	height: 34px;
}
label, .gfield_label {
	.blockFull;
	font-size: @fontSize*0.85;
	line-height: (@fontSize*0.85)+2;	
	color: @colorDarkGrey;
	padding-bottom: 5px;
	.myFontHead;
	display: none;
}
input[type="checkbox"],input[type="radio"]{
	width: auto;
	border: 1px solid #A7A7A7;
	padding-right: 20px;
	margin-top: -3px;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
input[type="submit"] {
	clear: both;
	.block;
	width: auto;
	height: auto;
	.borderRadius(6px);
	background-color: @color01;
	padding: 8px 15px;
	.tr_all;
	clear: right;
	.myFontHead;
	color: @color03 !important;
	margin-bottom: 5px;
	font-size: @fontSize*1.1;
	line-height: (@fontSize*1.1)+2;
}
input[type="submit"]:hover {
	background-color: @color02;
	color: @color03;
}
.name_first label, #gfield_description_9_3 {
	display: none !important;
}
.gform_wrapper, .gform_wrapper ul, .gform_wrapper li  {
	.blockFull;
	padding: 0;
	margin: 0;
}
*/
.wp-video,
video.wp-video-shortcode,
.mejs-container,
.mejs-overlay.load {
  width: 100% !important;
  height: 100% !important;
}
.mejs-container {
  padding-top: 56.25%;
}
.wp-video,
video.wp-video-shortcode {
  max-width: 100% !important;
}
video.wp-video-shortcode {
  position: relative;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mejs-controls {
  display: none;
}
.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}
.woocommerce-MyAccount-navigation li {
  background-color: #7799cb;
  color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 2px;
  padding: 0 !important;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0px;
  height: 30px !important;
}
.woocommerce-MyAccount-navigation li a {
  color: #FFF !important;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  padding: 3px 10px 0 10px !important;
  font-size: 14.625px !important;
}
.woocommerce-MyAccount-navigation li:hover,
.woocommerce-MyAccount-navigation .is-active {
  background-color: #0d3064;
  color: #FFF !important;
}
.woocommerce-MyAccount-navigation li:hover a,
.woocommerce-MyAccount-navigation .is-active a {
  color: #FFF !important;
}
.wpsm_panel-group,
.wpsm_panel-group p {
  text-align: left !important;
}
.ninja_table_wrapper img {
  max-width: 300px !important;
  height: auto;
}
#testimonial_slider .owl-item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.testimonial_img_wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 200px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.testimonial_img_wrapper img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
.testimonial_quote_wrapper {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: -webkit-calc(100% - 200px);
}
.testimonial_quote {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  padding: 40px;
  position: relative;
  text-align: center;
  font-size: 21.125px;
  line-height: 25.5625px;
}
.doublequote {
  display: block;
  float: left;
  width: auto;
  font-size: 53.625px;
  line-height: 25.5625px;
  color: #0d3064;
  font-weight: bold;
  position: absolute;
}
.doublequoteleft {
  margin-top: 10px;
  top: 0;
  left: 0;
}
.doublequoteright {
  margin-top: 40px;
  float: right;
  bottom: 0;
  right: 0;
}
.testimonial_author {
  margin-top: 20px;
  padding-right: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  text-align: right;
  font-size: 17.875px;
  line-height: 25.5625px;
}
.box_mes {
  display: block;
  float: left;
  width: 48%;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box_mes:nth-child(2) {
  float: right;
}
@media (max-width: 1200px) {
  /* LANDING CARD */
  #assicurazione_wrapper {
    background-position: -150px 0;
  }
  .assicurazione_content {
    display: block;
    float: right;
    padding: 55px 0;
  }
  #gift {
    display: block;
    float: left;
    width: 24%;
    height: auto;
    margin-right: 0;
  }
  .while_mobile_text {
    display: block;
    float: right;
    width: 75%;
  }
  #while_wrapper {
    text-align: center;
  }
  /* LANDING CARD */
}
@media (max-width: 1020px) {
  #header_padder {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 11.5%;
    height: 40px;
  }
  body > header.sticky #logo {
    max-width: 400px;
    margin-bottom: 20px;
  }
  #logo {
    display: block;
    float: left;
    width: 58%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
    height: auto;
    margin-bottom: 20px;
  }
  #nav_container {
    margin-bottom: 20px;
  }
  .cart-contents:before {
    font-size: 29.25px;
    font-style: normal;
    font-weight: 400;
    padding-right: 5px;
  }
  body > header.sticky .cart-contents:before {
    font-size: 29.25px;
  }
  #social,
  body > header.sticky #social {
    width: 19%;
    padding-left: 10px;
    padding-top: 5px;
  }
  body > header.sticky #social img {
    width: 100%;
  }
  .wrapper_container {
    width: 90%;
  }
  body > header nav,
  #top_nav {
    display: none;
  }
  #outer_click {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 98;
  }
  #onclick-menu {
    z-index: 99;
    display: block;
    float: right;
    top: 20px;
    right: 10px;
    width: 40px;
    height: 35px;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 5px;
    font-size: 29.25px;
    margin-right: 0px;
    color: #FFF;
    background-color: #275598;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #nav_mobile_wrapper_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: -2px;
  }
  #nav_mobile_content {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0px;
    width: 100%;
    background-color: #FFF;
  }
  .only_mobile {
    display: block;
  }
  #outer_click {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 98;
  }
  .dimension_menu {
    display: block;
    float: right;
    width: 40%;
  }
  #nav_mobile_content ul {
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
  }
  #nav_mobile_content li {
    margin: 0;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    background-color: #FFF;
  }
  #nav_mobile_content ul li a {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    color: #275598;
    font-size: 16.25px;
    padding: 9px 0;
    border-bottom: 1px solid #275598;
    font-weight: 700;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  #nav_mobile_content ul ul li a {
    font-family: 'Exo', Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 14.625px;
    padding: 7px 0;
    font-weight: 400;
    color: #275598;
  }
  #nav_mobile_content ul li a:hover,
  #nav_mobile_content ul ul li a:hover,
  #nav_mobile_content .current-menu-item a {
    background-color: #275598;
    color: #FFF;
  }
  #nav_mobile_content .current-menu-item li a {
    color: #5A5B5D;
    background-color: #FFF;
  }
  #nav_mobile_content ul ul {
    display: none;
  }
  #nav_mobile_content ul .current-menu-item ul,
  #nav_mobile_content ul .current-menu-ancestor ul,
  .menu-item-21438 ul {
    display: block;
  }
  #nav_mobile_content .fa {
    padding-right: 6px;
  }
  .menu-item-has-children a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-size: 16.25px;
    margin-left: 10px;
  }
  .menu-item-has-children li a:after {
    content: "";
    margin-right: 0px;
  }
  .thumb_wrapper,
  .thumb_wrapper_product {
    width: 240px;
  }
  .post .text_post {
    display: block;
    float: left;
    height: 100%;
    width: calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    width: -webkit-calc(100% - 260px);
    padding-bottom: 30px;
  }
  /* SNIPPET BOX DESC */
  .page-template-page_landing_assicurazione .content_text {
    margin-top: 35px !important;
  }
  .box_desc_wrapper {
    width: 48%;
  }
  .box_desc_icona {
    width: 95px;
    height: 95px;
    margin-bottom: 35px;
  }
  #intro_container {
    width: 100%;
  }
  #sezione_aon {
    width: 65%;
  }
  #testimonial {
    width: 25%;
  }
  /* SNIPPET BOX DESC */
  /* LANDING CARD */
  #assicurazione_wrapper {
    background-position: -200px 0;
  }
  #partner_card {
    display: block;
    float: left;
    width: 60%;
    height: auto;
    margin-bottom: 10px;
  }
  #smartphone {
    margin-bottom: 30px;
  }
  /* LANDING CARD */
  .testimonial_img_wrapper {
    width: 150px;
  }
  .testimonial_img_wrapper img {
    width: 150px;
    height: 150px;
  }
  .testimonial_quote_wrapper {
    width: calc(100% - 190px);
    width: -moz-calc(100% - 190px);
    width: -webkit-calc(100% - 190px);
  }
}
@media (max-width: 920px) {
  /* SNIPPET BOX DESC */
  #testimonial {
    width: 29%;
  }
  /* SNIPPET BOX DESC */
}
@media (max-width: 820px) {
  body > header.sticky #logo {
    max-width: 350px;
  }
  #logo {
    max-width: 400px;
  }
  .aligncenter,
  .wp-post-image,
  .center_no_big {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 7px 0;
  }
  .wp-post-image img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    opacity: 0.5;
    background-color: #a0a;
  }
  .post_grid,
  .page-template-page_home .post_grid {
    width: 48%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .post_grid:nth-child(4n),
  .page-template-page_home .post_grid:nth-child(4n),
  .page-template-page_home .post_grid:nth-child(5n) {
    margin-right: 0;
  }
  .block_shop_items .post_grid:nth-child(even) {
    float: left;
  }
  .block_shop_items .post_grid:nth-child(2),
  .block_shop_items .post_grid:nth-child(4),
  .block_shop_items .post_grid:nth-child(8) {
    margin-right: 2%;
  }
  .post_grid:nth-child(even),
  .page-template-page_home .post_grid:nth-child(even) {
    float: right;
  }
  .content {
    width: calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
  }
  aside {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  aside .widget {
    width: 32%;
    margin-right: 2%;
  }
  aside .widget:nth-child(3n),
  aside .widget:nth-child(6n),
  aside .widget:nth-child(9n),
  aside .widget:nth-child(12n) {
    margin-right: 0%;
  }
  aside .woocommerce-Price-amount,
  .woocommerce-Price-currencySymbol {
    font-size: 16.25px !important;
    line-height: 17.25px !important;
  }
  aside a .product-title {
    font-size: 20.3125px !important;
    line-height: 23.3125px !important;
  }
  aside .widget #s {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
  .cta_button {
    margin-bottom: 40px;
  }
  /* SNIPPET BOX DESC */
  .page-template-page_landing_assicurazione .content_text {
    margin-top: 35px !important;
  }
  .box_desc_wrapper {
    width: 70%;
    font-size: 13.8125px;
    line-height: 15.8125px;
    text-align: center;
    margin-left: 15%;
    margin-bottom: 35px;
  }
  .box_desc_wrapper:nth-child(2n) {
    float: left;
  }
  .box_desc_icona_wrapper {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 15px;
  }
  .box_desc_icona {
    width: 105px;
    height: 105px;
    margin: 0 !important;
  }
  .box_desc_wrapper h3 {
    text-align: center;
  }
  .page-template-page_landing_assicurazione h1,
  .caratteristiche_titolo h2,
  #fondo_assicurazione h2,
  .page-template-page_landing_card h1,
  .assicurazione_content h2,
  #while_wrapper h2,
  #benefits_wrapper h2,
  #app_wrapper h2 {
    font-size: 29.25px;
    line-height: 31.25px;
    text-align: center;
  }
  #app_wrapper h2 {
    text-align: left;
  }
  .page-template-page_landing_assicurazione h1 br,
  .caratteristiche_titolo h2 br,
  #fondo_assicurazione h2 br,
  .assicurazione_content h2 br,
  #while_wrapper h2 br,
  #benefits_wrapper h2 br,
  #app_wrapper h2 br {
    display: none;
  }
  .page-template-page_landing_card .content_text h2,
  .page-template-page_landing_card h3 {
    text-align: center;
  }
  #testimonial {
    display: none;
  }
  #intro_top {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  #intro_text {
    display: block;
    float: left;
    width: 60%;
  }
  #intro_text h1,
  #intro_text h2 {
    text-align: left;
  }
  #testimonial_mini {
    display: block;
    float: right;
    width: 30%;
    margin-bottom: -35px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #sezione_aon {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  #loghi_assicurazioni {
    display: block;
    float: left;
    width: 35%;
    margin-left: 0%;
    margin-right: 25px;
    margin-bottom: 15px;
    clear: left;
  }
  /* SNIPPET BOX DESC */
  /* LANDING CARD */
  .colonna {
    width: 100%;
  }
  .colonna .card {
    width: 60%;
    margin-left: 20%;
  }
  .bollino {
    width: 130px;
    height: 130px;
    margin-top: -120px;
    margin-right: 10%;
  }
  .bollino_green {
    width: 100px;
    height: 100px;
    margin-top: -20px;
    margin-left: 12%;
    margin-bottom: -120px;
    z-index: 88;
    position: relative;
  }
  .colonna:nth-child(2n) {
    text-align: center;
  }
  .colonna:nth-child(2n) h3 {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  #assicurazione_wrapper {
    background-image: none !important;
    text-align: center;
  }
  #assicurazione_wrapper h2 {
    text-align: center;
  }
  .assicurazione_img_mobile {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .assicurazione_content {
    width: 100%;
    padding: 50px 0;
  }
  #gift {
    margin-top: -70px;
  }
  .logo_benefits {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    texta-align: center;
  }
  .benefits_content {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 50px;
  }
  #benefits_wrapper .logo_benefits .alignright {
    float: none;
    display: inline;
    margin: 0;
  }
  #smartphone {
    display: block;
    float: right;
    width: 35%;
    margin-bottom: 20px;
    margin-top: -70px;
    margin-left: 20px;
  }
  #documenti_card .card_bottom {
    display: block;
    float: left;
    width: 100%;
    width: 100%  !important;
    height: auto;
  }
  #documenti_card .bollino {
    margin-right: -5%;
  }
  /* LANDING CARD */
}
@media (max-width: 760px) {
  .woocommerce-product-gallery__wrapper {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .immagine_storia {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 50px;
  }
  #story_stripe > .blockFull {
    padding-bottom: 20px;
    text-align: center !important;
  }
  #story_stripe h3 {
    color: #275598;
    text-align: center !important;
  }
  .card_premium_home {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0px auto 20px auto;
    text-align: center;
  }
  .card_premium_home img {
    display: inline;
    width: auto;
    float: none;
    margin-left: -20px;
  }
  #premium_stripe {
    text-align: center;
  }
  .cta_button {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .post_prima_pagina {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .ultime-notizie {
    width: 100%;
    padding-left: 0px;
  }
  .ultime-notizie_cover {
    display: block;
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ultime-notizie_cover:first-child {
    padding-left: 0px;
    padding-right: 10px;
  }
  .ultime-notizie_cover:nth-child(2n) {
    padding-left: 10px;
    padding-right: 10px;
  }
  #partner_card {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .card_welcome_wrapper {
    width: 96%;
    max-width: 600px;
  }
  .nome {
    left: 44%;
    top: 29%;
    font-size: 4vw !important;
  }
  .numero_di_tessera {
    left: 7%;
    bottom: 18.5%;
    font-size: 215%;
    font-size: 4vw !important;
  }
  .data_scadenza {
    left: 7%;
    bottom: 6%;
    font-size: 1.8vw !important;
  }
  .box_mes {
    width: 100%;
  }
}
@media (max-width: 620px) {
  footer {
    font-size: 14.625px;
  }
  #footer_menu li {
    display: inline;
  }
  .legal h6 {
    font-size: 9.75px;
    line-height: 11.375px;
  }
  #intro_text {
    display: block;
    float: left;
    width: 50%;
  }
  #intro_text h1,
  #intro_text h2 {
    text-align: left;
  }
  #testimonial_mini {
    display: block;
    float: right;
    width: 45%;
  }
  /* LANDING THANK YOU */
  .step_area {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    background-image: url("images/thank_you_bar_tablet.jpg");
  }
  .step_number {
    display: block;
    float: left;
    font-size: 32px;
    line-height: 60px;
    width: 60px;
    height: 60px;
  }
  #step_patch {
    width: 60px;
    height: 20px;
  }
  .step_text {
    display: block;
    float: right;
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    font-size: 18.6875px;
    line-height: 23.5px;
  }
  .step_area br {
    display: none !important;
  }
  /* LANDING THANK YOU */
}
@media (max-width: 600px) {
  #logo,
  body > header.sticky #logo {
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
  }
  #social {
    display: none;
  }
  #header_padder {
    padding-top: 15.5%;
  }
  /* SNIPPET BOX DESC */
  .page-template-page_landing_assicurazione .content_text {
    margin-top: 35px !important;
  }
  #caratteristiche > .blockFull {
    padding-top: 70px;
    margin-top: -40px;
  }
  #loghi_assicurazioni {
    width: 50%;
  }
  #testimonial,
  #loghi_assicurazioni {
    margin-bottom: 25px;
  }
  #testimonial {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }
  /* SNIPPET BOX DESC */
  .testimonial_img_wrapper {
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
  }
  .testimonial_img_wrapper img {
    display: block;
    float: left;
    width: 70%;
    height: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .testimonial_quote_wrapper {
    width: calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
  }
  .testimonial_quote {
    padding: 30px;
    font-size: 19.5px;
    line-height: 23.9375px;
  }
  .doublequote {
    font-size: 50.375px;
    line-height: 23.9375px;
  }
  .doublequoteleft {
    margin-top: 10px;
  }
  .doublequoteright {
    margin-top: 30px;
  }
  .testimonial_author {
    margin-top: 20px;
    padding-right: 40px;
    font-size: 17.875px;
    line-height: 23.9375px;
  }
}
@media (max-width: 570px) {
  .dis_desktop,
  .dis_tablet {
    display: none;
  }
  .dis_mobile {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .alignleft,
  .alignright,
  .thumb_wrapper,
  .thumbalign,
  .wp-caption,
  .img_mes,
  .img_mes_right {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0px 0;
  }
  #benefits_wrapper .alignright {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  .no_mobile_resize {
    width: auto !important;
  }
  .app_store {
    margin-right: 10px;
    margin-bottom: 10px;
    float: none;
    display: inline;
  }
  .thumb_wrapper {
    margin-bottom: 7px;
  }
  .post .text_post {
    display: block;
    float: left;
    height: 100%;
    width: calc(100% - 0px);
    width: -moz-calc(100% - 00px);
    width: -webkit-calc(100% - 0px);
    margin-bottom: 30px;
    margin-top: 10px;
    padding-bottom: 0px;
  }
  .block_shop_items .post_grid,
  .post_grid,
  .page-template-page_home .post_grid {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 25px;
  }
  .block_shop_items .post_grid {
    margin-right: 0;
  }
  #cover_animation {
    display: none;
  }
  #cookie-law-message {
    width: 90% !important;
    font-size: 10.5625px !important;
    line-height: 13px !important;
  }
  .footer_box {
    width: 100%;
  }
  .footer_box,
  .footer_box:first-child,
  .footer_box:last-child {
    padding: 10px 0;
  }
  /*
	.footer_box ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
//	padding-left: 15px;
	}
	.footer_box li {
	.block;
	clear: both;
	list-style: disc !important;
	list-style-type: square !important;
	}
	*/
  /*
	
	aside{
	.blockFull;
	width: 100%;
	}
	aside .widget {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	}	
	*/
  aside {
    display: block;
    float: left;
    height: auto;
    /* https://autoprefixer.github.io/	
	width: 100%;	
    display: grid;
    grid-template-rows: repeat(3, auto); 
    grid-template-columns: repeat(2, 50%); 
  	grid-gap: 20px;	
	margin-bottom: 15px;
	*/
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 20px auto 20px auto;
    grid-template-rows: repeat(3, auto);
    -ms-grid-columns: 50% 20px 50%;
    grid-template-columns: repeat(2, 50%);
    grid-gap: 20px;
    margin-bottom: -25px;
  }
  aside > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  aside > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  aside > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  aside > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  aside > *:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  aside > *:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  aside .widget {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  aside .widget #s {
    width: calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
  }
  /* SNIPPET BOX DESC */
  .box_desc_wrapper {
    width: 90%;
    margin-left: 5%;
  }
  /* SNIPPET BOX DESC */
  /* LANDING CARD */
  .colonna .card {
    width: 80%;
    margin-left: 10%;
  }
  .bollino {
    width: 115px;
    height: 115px;
    margin-top: -120px;
    margin-right: 5%;
  }
  .bollino_green {
    display: block;
    float: left;
    text-align: right;
    float: right;
    width: 90px;
    height: 90px;
    margin-top: -20px;
    margin-left: 5%;
    margin-bottom: -40px;
    margin-right: 0%;
  }
  #smartphone {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 20px;
    margin-top: -60px;
    margin-left: 25%;
    margin-right: 25%;
  }
  #app_wrapper,
  #app_wrapper h2,
  #app_wrapper h3 {
    text-align: center;
  }
  #app_wrapper {
    padding-bottom: 50px;
  }
  #gift {
    display: block;
    float: left;
    width: 50%;
    margin-left: 25%;
    margin-bottom: 40px;
  }
  .while_mobile_text {
    width: 100%;
  }
  /* LANDING CARD */
  #intro_text {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
  }
  #intro_text h1,
  #intro_text h2 {
    text-align: center;
  }
  #testimonial_mini {
    display: block;
    float: left;
    margin-left: 40%;
    width: 30%;
    position: static;
    margin-top: 30px;
  }
}
@media (max-width: 520px) {
  aside {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  aside .widget {
    width: 100%;
    margin-right: 0%;
  }
  #logo,
  body > header.sticky #logo {
    padding-top: 6px;
    width: calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
  }
  #header_padder {
    padding-top: 18.5%;
  }
  /* LANDING THANK YOU */
  .step_area {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    background-image: url("images/thank_you_bar_mobile.jpg");
  }
  .step_number {
    display: block;
    float: left;
    font-size: 24px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
  #step_patch {
    width: 40px;
    height: 20px;
  }
  .step_text {
    display: block;
    float: right;
    width: calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    font-size: 17.0625px;
    line-height: 22.6875px;
  }
  .inspiring_logo {
    margin-bottom: 30px;
  }
  /* LANDING THANK YOU */
}
@media (max-width: 480px) {
  .footable-details tr th {
    width: 20% !important;
  }
  .footable-details tr td {
    max-width: 60px !important;
  }
  .foo-table th,
  .foo-table td {
    font-size: 13px !important;
  }
}
@media (max-width: 470px) {
  .author_avatar_single {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .storia_img_mobile {
    display: block !important;
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .storia_img_desktop {
    display: none !important;
  }
  .ultime-notizie_cover:first-child,
  .ultime-notizie_cover:nth-child(2n) {
    width: 100%;
    padding-left: 00px;
    padding-right: 00px;
  }
  .post_prima_pagina,
  .ultime-notizie_cover {
    margin-bottom: 30px;
  }
  .ultime-notizie_cover:nth-child(2n) {
    margin-bottom: 20px;
  }
  /* SNIPPET BOX */
  .page-template-page_landing_assicurazione .content_text,
  .page-template-page_landing_assicurazione .content_text h1,
  .page-template-page_landing_assicurazione .content_text h2,
  .page-template-page_landing_assicurazione .content_text h3 {
    text-align: center;
  }
  #testimonial_mini {
    width: 60%;
    margin-left: 20%;
  }
  #loghi_assicurazioni {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
  /* SNIPPET BOX */
  .colonna .card {
    width: 100%;
    margin-left: 0%;
  }
  .bollino {
    width: 100px;
    height: 100px;
    margin-top: -120px;
    margin-right: -2%;
  }
}
@media (max-width: 400px) {
  .cart-contents {
    display: none;
  }
  #onclick-menu {
    top: 10;
    margin-top: 3%;
  }
  .card_premium_home img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-left: -7px;
  }
  .ninja_table_wrapper img {
    max-width: 300px !important;
    height: auto;
  }
  .ninja_table_wrapper td {
    font-size: 14.625px !important;
    line-height: 16.625px !important;
  }
}
@media (max-width: 350px) {
  #header_padder {
    padding-top: 18%;
  }
  .author_avatar {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
/***** ANIMATION ***/
.fade {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
}
.bg_fade {
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
}
.fade_color {
  transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
}
.tr_all {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/***** ANIMATION ***/
@keyframes jello_min {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-6.5deg) skewY(-6.5deg);
  }
  33.3% {
    transform: skewX(3.25deg) skewY(3.25deg);
  }
  44.4% {
    transform: skewX(-1.625deg) skewY(-1.625deg);
  }
  55.5% {
    transform: skewX(0.8625deg) skewY(0.8625deg);
  }
  66.6% {
    transform: skewX(-0.38125deg) skewY(-0.38125deg);
  }
  77.7% {
    transform: skewX(0.190625deg) skewY(0.190625deg);
  }
  88.8% {
    transform: skewX(-0.0953125deg) skewY(-0.0953125deg);
  }
}
.jello_min {
  animation-name: jello_min;
  transform-origin: center;
}
@keyframes tada_min {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.97, 0.97, 0.97) rotate3d(0, 0, 1, -1deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, 1deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada_min {
  animation-name: tada_min;
}
@keyframes scale_min {
  from {
    transform: scale3d(1, 1, 1);
  }
  40% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  60% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  65% {
    transform: scale3d(1.025, 1.025, 1.025);
  }
  75% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.scale_min {
  animation-name: scale_min;
}
