/* FL3R FeelBox */
@font-face {
  font-family: 'icomoon';
  src:  url('https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../fonts/icomoon.eot?quhgds');
  src:  url('https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../fonts/icomoon.eot?quhgds#iefix') format('embedded-opentype'),
    url('https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../fonts/icomoon.ttf?quhgds') format('truetype'),
    url('https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../fonts/icomoon.woff?quhgds') format('woff'),
    url('https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../fonts/icomoon.svg?quhgds#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


#feelbox-widget {
	text-decoration: none!important
}

#feelbox-widget a {
	text-decoration: none!important;
	color: #333
}

#feelbox-widget {
	width: 100%;
	line-height: 1em;
	clear: both;
	position: relative;
	margin: 0 auto
}

#feelbox-widget #lyr1 {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: .85;
	visibility: hidden
}

#feelbox-widget #lyr2 {
	position: absolute;
	z-index: 20;
	width: 100%;
	height: 100%;
	text-align: center;
	visibility: hidden
}

#feelbox-widget #lyr2 #feelbox-bold {
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0 0 10px
}

#feelbox-widget #total,
#feelbox-widget #voted {
	display: none;
	text-decoration: none!important
}

#feelbox-widget.voted li {
	cursor: pointer;
	text-decoration: none!important;
	text-align: center;
}

#feelbox-widget.voted li a {
	cursor: pointer;
	text-decoration: none!important
}

#feelbox-widget .count {
	visibility: hidden
}

#feelbox-widget #hdr {
	background-color: #fff;
	color: #333;
	font-size: 1.2px;
	min-height: 30px;
	border-radius: 0!important
}

#feelbox-widget #hdr #title {
	float: right
}

#feelbox-widget #hdr #title span {
	background: url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/logo.png) no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	margin-top: 2px;
	min-height: 24px;
	text-indent: -99999px;
	width: 27px
}

#paypal span {
	background: url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/donate-paypal-frontend.png) no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	padding-right: 4px;
	margin-top: 2px;
	min-height: 24px;
	width: 24px;
	color: transparent!important
}

#feelbox-widget #hdr #s {
	display: block;
	margin-left: 6px;
	padding-top: 6px;
	background: transparent;
	width: auto;
	color: inherit
}

#feelbox-widget #bd {
	position: relative;
	clear: both;
	margin-top: 0;
	background-color: #fff
}

#feelbox-widget #bd #loading {
	top: 1px;
	background: url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/loading.gif) center center no-repeat #fff;
	height: 100%;
	opacity: .9;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1
}

#feelbox-widget ul {
	width: 100%;
	padding: 0;
	margin: 8px auto 16px auto;
	text-align: center
}

#feelbox-widget ul li {
	width: 15%;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	text-align: left;
	margin: 0
}

#feelbox-widget ul li #feelbox-cell {
	margin: 5px 2px;
	height: 100%;
	vertical-align: middle;
	-moz-box-orient: vertical;
	text-align: center;
	position: relative
}

#feelbox-widget ul li #feelbox-cell div {
	height: 100%;
	width: 100%;
	margin: 0
}

#feelbox-widget ul li #feelbox-cell span {
	display: block
}

#feelbox-widget ul li #feelbox-cell span.m {
	font-size: 1.2em;
	line-height: 0;
	padding-top: 0;
	text-transform: uppercase;
	color: #333;
	visibility: hidden
}

#feelbox-widget ul li #feelbox-cell span.p {
	font-size: 2.4em;
	line-height: 28px
}

#feelbox-widget ul li #feelbox-cell span.count {
	position: absolute;
	visibility: hidden
}

.clearfix {
	clear: both
}

#feelbox-widget ul li #feelbox-cell .vftthx,
#feelbox-widget ul li #feelbox-cell .vft.vftchoose {
	font-size: .75em;
	float: left;
	width: 100%;
	color: #666
}

#sparkbardiv {
	width: 100%;
	margin: 0 auto
}

.sparkbar {
	height: 10px
}

.sparkbar div {
	float: left;
	height: 5px;
	float: left;
	height: 10px
}

#feelbox-widget p {
	margin: 0;
	padding: 0
}

#feelbox-widget br {
	display: none
}

#feelbox-twitter-button:before {
	content: "\f099";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #00aced;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-facebook-button:before {
	content: "\f09a";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #3b5998;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-linkedin-button:before {
	content: "\f0e1";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #0077b5;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-pinterest-button:before {
	content: "\f231";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #bd081c;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-whatsapp-button:before {
	content: "\f232";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #25D366;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

.percent {
	margin-top: 100%;
	padding-top: 8px
}

.vftthx {
	position: absolute
}

#feelbox-social-media,
a#feelbox-social-media {
	text-decoration: none!important
}

a#clr {
	text-decoration: none!important;
}

.entry-content a {
	border-bottom: 0!important
}

div#feelbox-s {
}

@media (max-width: 500px) {
	div#feelbox-s {
		font-size: .75em
	}
	#feelbox-widget #hdr #title span {
		background: url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/logo.png) no-repeat scroll 0 0 transparent;
		display: block;
		float: left;
		margin-right: 8px;
		margin-top: 2px;
		min-height: 24px;
		text-indent: -99999px;
		width: 27px
	}
	#feelbox-twitter-button:before {
		font-size: 2em
	}
	#feelbox-facebook-button:before {
		font-size: 2em
	}
	#feelbox-linkedin-button:before {
		font-size: 2em
	}
	#feelbox-pinterest-button:before {
		font-size: 2em
	}
	#feelbox-whatsapp-button:before {
		font-size: 2em
	}
}

@media (max-width: 400px) {
	#feelbox-widget.small ul li #feelbox-cell span.percent {
		font-size: .5em;
		font-size: .5em
	}
}

.feelbox_widget-no-list li {
	list-style-type: none;
	margin-bottom: 8px;
}

img.mdt-thumbnail {
	margin-right: 8px
}

ul.share-list {
	margin-top: 0!important;
}

@media (max-width: 400px) {
	ul.share-list {
	}
}

.fa-times-circle-o {
	margin-right: 4px
}

div#feelbox-title {
	font-size: 15em
}

@media (max-width: 400px) {
	div#feelbox-title {
		font-size: 7.5em
	}
}
/* FL3R Feelbox - Icons: Classic */
/* #mdr-eX:hover to hover effect */
#mdr-e1{background-image:url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/classic/fascinated.png);background-repeat:no-repeat;background-position:top;background-size:contain}#mdr-e1 .percent{color:#bdc3c7}.spark1{background-color:#bdc3c7}#mdr-e2{background-image:url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/classic/happy.png);background-repeat:no-repeat;background-position:top;background-size:contain}#mdr-e2 .percent{color:#f1c40f}.spark2{background-color:#f1c40f}#mdr-e3{background-image:url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/classic/sad.png);background-repeat:no-repeat;background-position:top;background-size:contain}#mdr-e3 .percent{color:#27ae60}.spark3{background-color:#27ae60}#mdr-e4{background-image:url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/classic/angry.png);background-repeat:no-repeat;background-position:top;background-size:contain}#mdr-e4 .percent{color:#e74c3c}.spark4{background-color:#e74c3c}#mdr-e5{background-image:url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/classic/bored.png);background-repeat:no-repeat;background-position:top;background-size:contain}#mdr-e5 .percent{color:#3498db}.spark5{background-color:#3498db}#mdr-e6{background-image:url(https://blog.solignani.it/wp-content/plugins/fl3r-feelbox/css/../images/classic/afraid.png);background-repeat:no-repeat;background-position:top;background-size:contain}#mdr-e6 .percent{color:#b967da}.spark6{background-color:#b967da}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.qa-faqs .left-half, .qa-faqs .right-half {
	float: left;
	width: 45%;
}

.qa-faqs .right-half {
	margin-left: 5%
}

.qa-category {
	margin-bottom: 30px;
}

.collapsible .qa-faq-answer {
	display: none;
}

.open .qa-faq-answer {
	display: block;
}

.qa-show-more {
	display: block;
	margin: 10px 0 0;
	font-size: 80%;
}

#qaplus_searchform {
	margin-bottom: 20px;
}

.qaplus_search {
	width: 50%;
	margin: 0 10px 0 0;
}
/*
	Theme Name: Enterprise Pro
	Theme URI: http://my.studiopress.com/themes/enterprise/
	Description: Take the initiative for your business venture or services with the ingenuity and approachable design of the Enterprise theme.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	Version: 2.1.2
	
	Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
	
	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Table of Contents

	- Imports
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Responsive Slider
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Home Page
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Enterprise Pro Black
		- Enterprise Pro Green
		- Enterprise Pro Orange
		- Enterprise Pro Red
		- Enterprise Pro Teal
	- Media Queries
		- Retina Display
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 767px

*/


/*
Imports
---------------------------------------------------------------------------------------------------- */

@font-face {
	font-family: 'Icon';
	src:url('https://blog.solignani.it/wp-content/themes/enterprise-pro/fonts/Icon.eot');
	src:url('https://blog.solignani.it/wp-content/themes/enterprise-pro/fonts/Icon.eot?#iefix') format('embedded-opentype'),
		url('https://blog.solignani.it/wp-content/themes/enterprise-pro/fonts/Icon.woff') format('woff'),
		url('https://blog.solignani.it/wp-content/themes/enterprise-pro/fonts/Icon.ttf') format('truetype'),
		url('https://blog.solignani.it/wp-content/themes/enterprise-pro/fonts/Icon.svg#Icon') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	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;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}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:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;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;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #777;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #31b2ed;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

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

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

cite {
	font-style: normal;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ececec;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ececec;
	border-radius: 3px;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);
	color: #aaa;
	font-size: 16px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #666;
	opacity: 1;
	font-weight: 400;
}

::-webkit-input-placeholder {
	color: #666;
	font-weight: 400;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.home-top .more-link {
	background-color: #31b2ed;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	padding: 16px 24px;
	white-space: normal;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.home-top .more-link:hover {
	background-color: #333;
	color: #fff;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 8px 12px;
}

.entry-content .button:hover,
.footer-widgets .button {
	color: #fff;
}

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #ddd;
	border-width: 0;
    color: #777;
    cursor: not-allowed;
}

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

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
	margin-bottom: 15px;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 700;
	text-transform: uppercase;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.enterprise-pro-landing .wrap {
	max-width: 800px;
}

.site-inner {
	background-color: #f5f5f5;
	border-top: 1px solid #ececec;
	clear: both;
	padding-top: 40px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 740px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 8px;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 30px;
	margin: 0;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #31b2ed;
}

.widget-title,
.footer-widgets .featured-content .widget-title {
	border-bottom: 1px solid #ececec;
	font-size: 16px;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.home-bottom .widget-title,
.sidebar .widget-title {
	margin: -40px -40px 40px;
	padding: 30px 40px;
}

/* WordPress
--------------------------------------------- */

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

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

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 12px 24px;
}

.wp-caption-text {
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption {
	margin: 0 0 10px;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
	margin-bottom: 40px;
}

.widget li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget ul > li:last-child,
.widget p:last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.after-entry .widget.featured-content,
.featured-content,
.home-bottom .widget.featured-content,
.sidebar .widget.featured-content {
	border-bottom-width: 0;
	padding: 0;
}

.after-entry .featured-content .widget-title,
.featured-content .widget-title {
	margin: 0;
	padding: 30px 40px;
}

.featured-content .entry {
	background: none;
	border: none;
	border-bottom: 1px solid #ececec;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.featured-content .entry-header {
	border-bottom: 1px solid #ececec;
	margin: 0;
	padding: 30px 40px;
}

.featured-content .entry-title {
	font-size: 20px;
	margin: 0;
}

.featured-content .entry-content {
	padding: 40px;
}

.featured-content .alignnone {
	background: #f8f8f8;
	border-bottom: 1px solid #ececec;
	margin-bottom: 0;
}
	
.featured-content img {
	margin-bottom: -7px;
}

.featured-content .more-link {
	display: block;
	font-weight: 700;
	margin-top: 20px;
}

.featured-content .more-from-category,
.featured-content ul {
	border-bottom: 1px solid #ececec;
	margin: 0;
	padding: 40px;
}

.footer-widgets  .featured-content .alignnone {
	margin-bottom: 24px;
}

.footer-widgets .featured-content .entry {
	background: none;
	border: none;
	margin-bottom: 30px;
}

.footer-widgets .featured-content .entry-header,
.footer-widgets .featured-content .more-from-category,
.footer-widgets .featured-content ul {
	border: none;
	padding: 0 0 10px;
}

.footer-widgets .featured-content .entry-content {
	padding: 0;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.home-top .genesis_responsive_slider {
	margin: 0;
}

.site-container #genesis-responsive-slider {
	border-width: 0;
	padding: 0;
}

.site-container #genesis-responsive-slider .flex-control-nav {
	margin-top: -40px;
}

.site-container #genesis-responsive-slider .more-link {
	float: none;
	text-align: center;
}

.site-container #genesis-responsive-slider li {
	border-width: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	min-height: 150px;
}

.site-header .wrap {
	padding: 40px 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 0 0 4px;
	width: 320px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-family: 'Titillium Web', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #31b2ed;
}

.header-image .site-title > a {
	background-position: top !important;
	float: left;
	min-height: 80px;
	width: 100%;
}

.site-description {
	color: #aaa;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.5;
	text-transform: uppercase;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 720px;
}

.site-header .widget-area .widget:last-of-type,
.site-header .widget-area .widget:last-of-type .search-form {
	margin-bottom: 0;
}

.site-header .genesis-nav-menu li {
	border: none;
	margin: 0;
	padding: 0;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	width: 100%;
}

.genesis-nav-menu a {
	color: #333;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	display: block;
	padding: 20px 24px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #31b2ed;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #ececec;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #f8f8f8;
	border: 1px solid #ececec;
	border-top: none;
	color: #333;
	font-size: 12px;
	padding: 16px 24px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -52px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
	list-style-type: none;
	padding: 0;
}

.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
	display: inline-block;
	padding: 20px 24px;
}

.genesis-nav-menu > .search {
	padding: 8px 0 0;
}

.genesis-nav-menu > .search input {
	font-size: 12px;
	padding: 12px 20px;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .widget_nav_menu {
	color: #333;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary,
.nav-primary a {
	color: #fff;
}

.nav-primary .sub-menu {
	border-color: #222;
}

.nav-primary .sub-menu a {
	background-color: #333;
	border-color: #222;
	color: #fff;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 20px;
}

.nav-secondary .genesis-nav-menu a {
	padding: 6px 20px;
}

.site-footer .nav-secondary .genesis-nav-menu a {
	color: #aaa;
}

.nav-secondary .genesis-nav-menu a:hover {
	color: #31b2ed;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
}

.responsive-menu-icon::before {
	content: "\f333";
	display: block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

.site-header .responsive-menu-icon::before {
	padding: 0;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home-top {
	border-top: 1px solid #ececec;
}

.home-top .widget:first-child h4 {
	padding-top: 20px;
}

.home-top .entry {
	background: none;
}

.home-top .featured-content a.alignleft,
.home-top .featured-content a.alignnone,
.home-top .featured-content a.alignright {
	margin-bottom: 0;
}

.home-top a.alignleft, 
.home-top a.alignright {
	width: 66%;
}

.home-top .featured-content,
.home-top .featured-content .entry {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-top .featured-content .entry-header {
	border: none;
	padding: 10% 40px 0;
}

.home-top .featured-content .entry-title {
	font-size: 30px;
}

.home-top .featured-content .entry-content {
	padding: 0 40px;
}

.home-top .more-link {
	display: table;
	text-align: center;
}

.home-bottom .widget {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	float: left;
	margin-left: 2.564102564102564%;
	padding: 40px;
	width: 31.623931623931625%;
}

.home-bottom .widget:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	padding: 40px;
	margin-bottom: 40px;
}

.entry-header {
	border-bottom: 1px solid #ececec;
	margin: -40px -40px 40px;
	padding: 40px;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
	margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	color: #aaa;
	font-size: 14px;
	margin-bottom: 0;
}

.entry-meta a {
	font-weight: 700;
}

.entry-header .entry-meta {
	margin: 10px 0 0;
}

.entry-footer {
	margin-top: 22px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #ececec;
	margin: 0 -40px;
	padding: 40px 40px 0;
}

.entry-tags {
	float: right;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
}

.after-entry .widget {
	margin: 0;
	padding: 40px;
}

.after-entry .widget-title {
	border-top: 1px solid #ececec;
	margin: -40px -40px 30px;
	padding: 30px 40px;
}

.after-entry .widget:first-child .widget-title {
	border-top: 0;
}

.after-entry .featured-content .entry:last-of-type,
.after-entry .featured-content .more-from-category {
	border-bottom: none;
}

.after-entry .featured-content .more-from-category {
	padding: 20px 40px;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.pagination {
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	color: #333;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #31b2ed;
	color: #fff;
}

.entry-pagination.pagination {
	margin: 0 0 10px;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	margin-bottom: 40px;
}

.comment-respond {
	padding: 40px 40px 16px;
}

.comment-respond h3 {
	border-bottom: 1px solid #ececec;
	margin: -40px -40px 40px;
	padding: 30px 40px;
}

.entry-comments {
	border-bottom-width: 0;
}

.entry-comments h3,
.entry-pings h3 {
	border-bottom: 1px solid #ececec;
	margin: 0;
	padding: 30px 40px;
}

.comment-list li.depth-1 {
	border-bottom: 1px solid #ececec;
	padding-bottom: 40px;
}

.comment-content {
	clear: both;
}

.comment-list li {
	padding: 40px 40px 0;
}

.comment-list li li {
	padding-right: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author,
.entry-comments .comment-author a {
	color: #333;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.comment-meta,
.comment-meta a {
	color: #aaa;
	font-size: 14px;
}

.entry-comments .comment-author a:hover,
.comment-meta a:hover {
	color: #31b2ed;
}

.ping-list li {
	padding: 40px 40px 16px;
}

.entry-pings .reply {
	display: none;
}

.comment-reply-link {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar .widget {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	padding: 40px;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #fff;
	border-top: 1px solid #ececec;
	clear: both;
	padding-top: 40px;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	border-top: 1px solid #ececec;
	color: #aaa;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 40px 0;
	text-align: center;
	text-transform: uppercase;
}

.site-footer a {
	color: #aaa;
}

.site-footer a:hover {
	color: #31b2ed;
}

.site-footer p {
	margin-bottom: 0;
}


/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

/* Enterprise Pro Black
--------------------------------------------- */

.enterprise-pro-black .comment-meta a,
.enterprise-pro-black .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-black .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-black .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-black .genesis-nav-menu a:hover,
.enterprise-pro-black .site-footer a,
.enterprise-pro-black a:hover {
	color: #aaa;
}

.enterprise-pro-black .comment-meta a:hover,
.enterprise-pro-black .entry-comments .comment-author a,
.enterprise-pro-black .entry-title a,
.enterprise-pro-black .genesis-nav-menu a,
.enterprise-pro-black .sidebar .widget-title a,
.enterprise-pro-black .site-footer a:hover,
.enterprise-pro-black .site-title a,
.enterprise-pro-black .site-title a:hover,
.enterprise-pro-black a {
	color: #333;
}

.enterprise-pro-black .nav-primary a {
	color: #fff;
}

.enterprise-pro-black .archive-pagination .active a,
.enterprise-pro-black .archive-pagination li a:hover,
.enterprise-pro-black .button,
.enterprise-pro-black .home-top .more-link,
.enterprise-pro-black button,
.enterprise-pro-black input[type="button"],
.enterprise-pro-black input[type="reset"],
.enterprise-pro-black input[type="submit"] {
	background-color: #333;
	color: #fff;
}

.enterprise-pro-black .button:hover,
.enterprise-pro-black .home-top .more-link:hover,
.enterprise-pro-black button:hover,
.enterprise-pro-black input:hover[type="button"],
.enterprise-pro-black input:hover[type="reset"],
.enterprise-pro-black input:hover[type="submit"] {
	background-color: #aaa;
	color: #fff;
}

/* Enterprise Pro Green
--------------------------------------------- */

.enterprise-pro-green .comment-meta a:hover,
.enterprise-pro-green .entry-comments .comment-author a:hover,
.enterprise-pro-green .entry-title a:hover,
.enterprise-pro-green .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-green .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-green .genesis-nav-menu a:hover,
.enterprise-pro-green .site-footer a:hover,
.enterprise-pro-green .site-title a,
.enterprise-pro-green .site-title a:hover,
.enterprise-pro-green a {
	color: #2bc876;
}

.enterprise-pro-green .comment-meta a,
.enterprise-pro-green .site-footer a {
	color: #aaa;
}

.enterprise-pro-green .entry-comments .comment-author a,
.enterprise-pro-green .entry-title a,
.enterprise-pro-green .genesis-nav-menu a,
.enterprise-pro-green .sidebar .widget-title a,
.enterprise-pro-green a:hover {
	color: #333;
}

.enterprise-pro-green .nav-primary a {
	color: #fff;
}

.enterprise-pro-green .archive-pagination .active a,
.enterprise-pro-green .archive-pagination li a:hover,
.enterprise-pro-green .button,
.enterprise-pro-green .home-top .more-link,
.enterprise-pro-green button,
.enterprise-pro-green input[type="button"],
.enterprise-pro-green input[type="reset"],
.enterprise-pro-green input[type="submit"] {
	background-color: #2bc876;
	color: #fff;
}

.enterprise-pro-green .button:hover,
.enterprise-pro-green .home-top .more-link:hover,
.enterprise-pro-green button:hover,
.enterprise-pro-green input:hover[type="button"],
.enterprise-pro-green input:hover[type="reset"],
.enterprise-pro-green input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}

/* Enterprise Pro Orange
--------------------------------------------- */

.enterprise-pro-orange .comment-meta a:hover,
.enterprise-pro-orange .entry-comments .comment-author a:hover,
.enterprise-pro-orange .entry-title a:hover,
.enterprise-pro-orange .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-orange .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-orange .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-orange .genesis-nav-menu a:hover,
.enterprise-pro-orange .site-footer a:hover,
.enterprise-pro-orange .site-title a,
.enterprise-pro-orange .site-title a:hover,
.enterprise-pro-orange a {
	color: #ff6f00;
}

.enterprise-pro-orange .comment-meta a,
.enterprise-pro-orange .site-footer a {
	color: #aaa;
}

.enterprise-pro-orange .entry-comments .comment-author a,
.enterprise-pro-orange .entry-title a,
.enterprise-pro-orange .genesis-nav-menu a,
.enterprise-pro-orange .sidebar .widget-title a,
.enterprise-pro-orange a:hover {
	color: #333;
}

.enterprise-pro-orange .nav-primary a {
	color: #fff;
}

.enterprise-pro-orange .archive-pagination .active a,
.enterprise-pro-orange .archive-pagination li a:hover,
.enterprise-pro-orange .button,
.enterprise-pro-orange .home-top .more-link,
.enterprise-pro-orange button,
.enterprise-pro-orange input[type="button"],
.enterprise-pro-orange input[type="reset"],
.enterprise-pro-orange input[type="submit"] {
	background-color: #ff6f00;
	color: #fff;
}

.enterprise-pro-orange .button:hover,
.enterprise-pro-orange .home-top .more-link:hover,
.enterprise-pro-orange button:hover,
.enterprise-pro-orange input:hover[type="button"],
.enterprise-pro-orange input:hover[type="reset"],
.enterprise-pro-orange input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}

/* Enterprise Pro Red
--------------------------------------------- */

.enterprise-pro-red .comment-meta a:hover,
.enterprise-pro-red .entry-comments .comment-author a:hover,
.enterprise-pro-red .entry-title a:hover,
.enterprise-pro-red .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-red .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-red .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-red .genesis-nav-menu a:hover,
.enterprise-pro-red .site-footer a:hover,
.enterprise-pro-red .site-title a,
.enterprise-pro-red .site-title a:hover,
.enterprise-pro-red a {
	color: #ff473a;
}

.enterprise-pro-red .comment-meta a,
.enterprise-pro-red .site-footer a {
	color: #aaa;
}

.enterprise-pro-red .entry-comments .comment-author a,
.enterprise-pro-red .entry-title a,
.enterprise-pro-red .genesis-nav-menu a,
.enterprise-pro-red .sidebar .widget-title a,
.enterprise-pro-red a:hover {
	color: #333;
}

.enterprise-pro-red .nav-primary a {
	color: #fff;
}

.enterprise-pro-red .archive-pagination .active a,
.enterprise-pro-red .archive-pagination li a:hover,
.enterprise-pro-red .button,
.enterprise-pro-red .home-top .more-link,
.enterprise-pro-red button,
.enterprise-pro-red input[type="button"],
.enterprise-pro-red input[type="reset"],
.enterprise-pro-red input[type="submit"] {
	background-color: #ff473a;
	color: #fff;
}

.enterprise-pro-red .button:hover,
.enterprise-pro-red .home-top .more-link:hover,
.enterprise-pro-red button:hover,
.enterprise-pro-red input:hover[type="button"],
.enterprise-pro-red input:hover[type="reset"],
.enterprise-pro-red input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}

/* Enterprise Pro Teal
--------------------------------------------- */

.enterprise-pro-teal .comment-meta a:hover,
.enterprise-pro-teal .entry-comments .comment-author a:hover,
.enterprise-pro-teal .entry-title a:hover,
.enterprise-pro-teal .genesis-nav-menu .current-menu-item > a,
.enterprise-pro-teal .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.enterprise-pro-teal .genesis-nav-menu .sub-menu a:hover,
.enterprise-pro-teal .genesis-nav-menu a:hover,
.enterprise-pro-teal .site-footer a:hover,
.enterprise-pro-teal .site-title a,
.enterprise-pro-teal .site-title a:hover,
.enterprise-pro-teal a {
	color: #34bfba;
}

.enterprise-pro-teal .comment-meta a,
.enterprise-pro-teal .site-footer a {
	color: #aaa;
}

.enterprise-pro-teal .entry-comments .comment-author a,
.enterprise-pro-teal .entry-title a,
.enterprise-pro-teal .genesis-nav-menu a,
.enterprise-pro-teal .sidebar .widget-title a,
.enterprise-pro-teal a:hover {
	color: #333;
}

.enterprise-pro-teal .nav-primary a {
	color: #fff;
}

.enterprise-pro-teal .archive-pagination .active a,
.enterprise-pro-teal .archive-pagination li a:hover,
.enterprise-pro-teal .button,
.enterprise-pro-teal .home-top .more-link,
.enterprise-pro-teal button,
.enterprise-pro-teal input[type="button"],
.enterprise-pro-teal input[type="reset"],
.enterprise-pro-teal input[type="submit"] {
	background-color: #34bfba;
	color: #fff;
}

.enterprise-pro-teal .button:hover,
.enterprise-pro-teal .home-top .more-link:hover,
.enterprise-pro-teal button:hover,
.enterprise-pro-teal input:hover[type="button"],
.enterprise-pro-teal input:hover[type="reset"],
.enterprise-pro-teal input:hover[type="submit"] {
	background-color: #333;
	color: #fff;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}

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

	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content {
		width: 620px;
	}
	
	.site-header .widget-area {
		width: 600px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

}

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

	.wrap {
		max-width: 768px;
	}
	
	.home-top .wrap {
		max-width: 750px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .search-form,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}
	
	.featured-content .alignnone {
		display: block;
		text-align: center;
	}
	
	.home-top a.alignleft, 
	.home-top a.alignright {
		width: 100%;
	}
	
	.home-top .featured-content .entry-header {
		clear: both;
		padding: 40px 40px 0;
	}
	
	.home-top .featured-content .entry-content {
		padding: 0 40px 40px;
	}

}

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

	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.home-top .more-link {
		display: block;
	}
	
	.home-bottom .widget {
		margin: 0 0 40px;
		width: 100%;
	}
	
	.header-image .site-title a {
		background-size: contain !important;
	}
	
	.genesis-nav-menu.responsive-menu,
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		display: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		border: none;
		display: block;
		line-height: 1;
		padding: 16px 20px;
		text-transform: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 16px/1 'dashicons';
		height: 16px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(0, 0, 0, 0.05);
		border: none;
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 12px 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	
	.nav-primary .genesis-nav-menu.responsive-menu {
		padding-bottom: 16px;
	}
	
	.nav-primary .genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(0, 0, 0, 0.07);
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu,
	.nav-primary .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		background-color: transparent;
		margin: 0;
		padding-left: 25px;
	}

}
.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}
.wc-block-featured-category{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-category,.wc-block-featured-category .wc-block-featured-category__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%}.wc-block-featured-category.has-left-content{-webkit-box-pack:start;justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{-webkit-box-pack:end;justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:305px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:-webkit-box;display:flex}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:-webkit-box;display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;font-size:13px;margin:0;border:none;cursor:pointer;background:none;padding:8px;color:#555d66;position:relative;overflow:hidden;border-radius:4px}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.woocommerce-product-attributes__operator .components-base-control__help{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important}.components-panel .woocommerce-product-attributes__operator.components-base-control{margin-top:16px}.components-panel .woocommerce-product-attributes__operator.components-base-control .components-select-control__input{margin-left:0;min-width:100%}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-searching .woocommerce-search-list__item-prefix:after,.woocommerce-search-list__item.woocommerce-product-attributes__item.is-skip-level .woocommerce-search-list__item-prefix:after{content:":"}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:active,.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:focus,.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:hover{background:#fff}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading{-webkit-box-pack:center;justify-content:center}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading .components-spinner{margin-bottom:12px}.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0:after{margin-left:8px;content:"";height:24px;width:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>');background-repeat:no-repeat;background-position:100%;background-size:contain}.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0[aria-expanded=true]:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>')}.woocommerce-search-list__item.woocommerce-product-attributes__item[disabled].depth-0:after{margin-left:0;width:auto;background:none}.wc-block-featured-product{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{-webkit-box-pack:start;justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{-webkit-box-pack:end;justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:305px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:-webkit-box;display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;-webkit-box-flex:1;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;font-size:13px;margin:0 0 0 6px;border:none;cursor:pointer;background:none;padding:8px;color:#555d66;position:relative;overflow:hidden;border-radius:4px}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.woocommerce-product-tags__operator .components-base-control__help{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important}.components-panel .woocommerce-product-tags__operator.components-base-control{margin-top:16px}.components-panel .woocommerce-product-tags__operator.components-base-control .components-select-control__input{margin-left:0;min-width:100%}.wc-block-error{display:-webkit-box;display:flex;background-color:#f3f3f4;border-left:4px solid #6d6d6d;padding:36px 16px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.wc-block-error__header{font-size:2em;font-weight:700;margin:0}.wc-block-error__message,.wc-block-error__text{margin:0}@media (min-width:481px){.wc-block-error{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.wc-block-error__image+.wc-block-error__content{margin-left:16px}}.woocommerce-product-categories__operator .components-base-control__help{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important}.components-panel .woocommerce-product-categories__operator.components-base-control{margin-top:16px}.components-panel .woocommerce-product-categories__operator.components-base-control .components-select-control__input{margin-left:0;min-width:100%}.components-toggle-button-control .components-base-control__field{flex-wrap:wrap}.components-toggle-button-control .components-toggle-button-control__label{width:100%;margin-bottom:8px;display:block}.components-toggle-button-control .components-base-control__help{margin-top:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:-webkit-box;display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid transparent}.entry-content .wc-block-grid__product-image,.wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.entry-content .wc-block-grid__product-image a,.wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image,.wc-block-grid__product-image .wc-block-grid__product-image__image{vertical-align:middle;width:100%}.entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image[hidden],.wc-block-grid__product-image .wc-block-grid__product-image__image[hidden]{display:none}.is-loading .entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image,.is-loading .wc-block-grid__product-image .wc-block-grid__product-image__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;height:0;padding-bottom:100%}.is-loading .entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image:after,.is-loading .wc-block-grid__product-image .wc-block-grid__product-image__image:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image,.is-loading .wc-block-grid__product-image .wc-block-grid__product-image__image{-webkit-animation:none;animation:none}}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:before,.is-loading .editor-styles-wrapper .wc-block-grid__product-title:before,.is-loading .wc-block-grid__product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;content:".";display:inline-block;width:6em}.is-loading .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:before:after,.is-loading .editor-styles-wrapper .wc-block-grid__product-title:before:after,.is-loading .wc-block-grid__product-title:before:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:before,.is-loading .editor-styles-wrapper .wc-block-grid__product-title:before,.is-loading .wc-block-grid__product-title:before{-webkit-animation:none;animation:none}}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{font-size:.8em;line-height:1;color:#aaa;margin-top:-.25em;display:block}.wc-block-grid__product-price .wc-block-grid__product-price__value{letter-spacing:-1px;font-weight:600;display:block;font-size:1.25em;line-height:1.25;color:#000}.wc-block-grid__product-price .wc-block-grid__product-price__value span{white-space:nowrap}.is-loading .wc-block-grid__product-price .wc-block-grid__product-price__value:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;content:".";display:inline-block;width:3em}.is-loading .wc-block-grid__product-price .wc-block-grid__product-price__value:before:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-grid__product-price .wc-block-grid__product-price__value:before{-webkit-animation:none;animation:none}}.wc-block-grid__product-add-to-cart{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart a,.wc-block-grid__product-add-to-cart button{word-break:break-word;white-space:normal;margin:0 auto!important;display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.wc-block-grid__product-add-to-cart a.loading,.wc-block-grid__product-add-to-cart button.loading{opacity:.25}.wc-block-grid__product-add-to-cart a:after,.wc-block-grid__product-add-to-cart button:after{margin-left:.5em;display:inline-block}.wc-block-grid__product-add-to-cart a.added:after,.wc-block-grid__product-add-to-cart button.added:after{font-family:WooCommerce;content:"\e017"}.wc-block-grid__product-add-to-cart a.loading:after,.wc-block-grid__product-add-to-cart button.loading:after{font-family:WooCommerce;content:"\e031";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.is-loading .wc-block-grid__product-add-to-cart a,.is-loading .wc-block-grid__product-add-to-cart button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;min-width:7em}.is-loading .wc-block-grid__product-add-to-cart a:after,.is-loading .wc-block-grid__product-add-to-cart button:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-grid__product-add-to-cart a,.is-loading .wc-block-grid__product-add-to-cart button{-webkit-animation:none;animation:none}}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;display:-block;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product-onsale{border:1px solid #43454b;color:#43454b;background:#fff;padding:.202em .6180469716em;font-size:.875rem;text-align:center;text-transform:uppercase;font-weight:600;display:inline-block;width:auto;border-radius:3px;z-index:9;position:relative;margin:8px auto}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignleft,.wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignleft{position:absolute;left:4px;top:4px;right:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--aligncenter,.wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--aligncenter{position:absolute;top:4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignright,.wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignright{position:absolute;right:4px;top:4px;left:auto;margin:0}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating,.wc-block-grid__product .wc-block-grid__product-title{margin-top:0;margin-bottom:12px}.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.wc-block-grid.has-aligned-buttons .wc-block-grid__product>.wc-block-grid__product-title:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>div:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.wc-block-grid.has-1-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 100%;max-width:100%}.wc-block-grid.has-2-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%}.wc-block-grid.has-3-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 33.33333%;max-width:33.33333%}.wc-block-grid.has-4-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 25%;max-width:25%}.wc-block-grid.has-5-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 20%;max-width:20%}.wc-block-grid.has-6-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 16.66667%;max-width:16.66667%}.wc-block-grid.has-7-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 14.28571%;max-width:14.28571%}.wc-block-grid.has-8-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 12.5%;max-width:12.5%}.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{font-size:.8em}@media (max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;-webkit-box-flex:1;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid .wc-block-grid__product-image img{width:100%}}@media (min-width:481px) and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid .wc-block-grid__product-image img{width:100%}}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.wc-block-product-sort-select{margin-bottom:24px;text-align:left}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper{padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress{height:9px;width:100%;position:absolute;left:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#a8739d;background:var(--track-background)}.wc-block-price-filter .wc-block-price-filter__controls{display:-webkit-box;display:flex;margin:0 0 20px}.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount.wc-block-price-filter__amount--min{margin-right:10px}.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount.wc-block-price-filter__amount--max{margin-left:auto}.wc-block-price-filter.wc-block-price-filter--has-filter-button .wc-block-price-filter__controls{-webkit-box-pack:end;justify-content:flex-end}.wc-block-price-filter.wc-block-price-filter--has-filter-button .wc-block-price-filter__controls .wc-block-price-filter__amount.wc-block-price-filter__amount--max{margin-left:0;margin-right:10px}.wc-block-price-filter.wc-block-price-filter--has-filter-button .wc-block-price-filter__controls .wc-block-price-filter__button{margin-left:auto;white-space:nowrap}.wc-block-price-filter .wc-block-price-filter__range-input{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important}.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb:hover{background-position-y:-21px;-webkit-filter:drop-shadow(3px 0 0 hsla(0,0%,100%,.75)) drop-shadow(-3px 0 0 hsla(0,0%,100%,.75));filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));-webkit-transform:scale(1.1);transform:scale(1.1)}.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-progress{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-price-filter .wc-block-price-filter__range-input::-moz-focus-outer{border:0}.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-progress{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-price-filter .wc-block-price-filter__range-input:focus::-webkit-slider-thumb{background-position-y:-21px;-webkit-filter:drop-shadow(3px 0 0 hsla(0,0%,100%,.75)) drop-shadow(-3px 0 0 hsla(0,0%,100%,.75));filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-price-filter .wc-block-price-filter__range-input:focus::-moz-range-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-price-filter .wc-block-price-filter__range-input:focus::-ms-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min{z-index:21}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-webkit-slider-thumb{margin-left:-2px;background-position-x:left}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-ms-thumb{background-position-x:left}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max{z-index:20}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-ms-thumb{background-position-x:right}.wc-block-price-filter.is-disabled .wc-block-price-filter__amount,.wc-block-price-filter.is-disabled .wc-block-price-filter__button,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__amount,.wc-block-price-filter.is-loading .wc-block-price-filter__button,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none}.wc-block-price-filter.is-disabled .wc-block-price-filter__amount:after,.wc-block-price-filter.is-disabled .wc-block-price-filter__button:after,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after,.wc-block-price-filter.is-loading .wc-block-price-filter__amount:after,.wc-block-price-filter.is-loading .wc-block-price-filter__button:after,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.wc-block-price-filter.is-disabled .wc-block-price-filter__amount,.wc-block-price-filter.is-disabled .wc-block-price-filter__button,.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__amount,.wc-block-price-filter.is-loading .wc-block-price-filter__button,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__amount,.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__button,.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__range-input-wrapper{-webkit-animation:none;animation:none}.rtl .wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#a8739d;background:var(--track-background)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wc-block-price-filter .wc-block-price-filter__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress{background:#a8739d;box-shadow:inset 0 0 0 1px #95588a;width:100%;top:7px}.wc-block-price-filter .wc-block-price-filter__range-input{height:24px;pointer-events:auto;position:absolute;left:0;top:0}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-upper{background:transparent}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-tooltip{display:none}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-lower{background:transparent}.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none}.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after{content:"\00a0"}}@media screen and (-ms-high-contrast:active) and (prefers-reduced-motion:reduce){.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__range-input-wrapper{-webkit-animation:none;animation:none}}@supports (-ms-ime-align:auto){.wc-block-price-filter .wc-block-price-filter__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress{background:#a8739d;box-shadow:inset 0 0 0 1px #95588a;width:100%;top:7px}.wc-block-price-filter .wc-block-price-filter__range-input{height:24px;pointer-events:auto;position:absolute;left:0;top:0}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-upper{background:transparent}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-tooltip{display:none}.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-lower{background:transparent}.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none}.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper,.wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0 0 16px}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li input,.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count{float:right}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count:before{content:" ("}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count:after{content:")"}.editor-styles-wrapper .wc-block-checkbox-list,.wc-block-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-checkbox-list li,.wc-block-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-checkbox-list li.show-more button,.wc-block-checkbox-list li.show-less button,.wc-block-checkbox-list li.show-more button{background:none;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-checkbox-list.is-loading li,.wc-block-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none}.editor-styles-wrapper .wc-block-checkbox-list.is-loading li:after,.wc-block-checkbox-list.is-loading li:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-checkbox-list.is-loading li,.wc-block-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-active-filters{margin:0 0 16px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{float:right;background:transparent none;border:none;padding:0;text-decoration:underline;cursor:pointer;font-size:1em}.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent none}.wc-block-active-filters .wc-block-active-filters-list{margin:0 0 4px;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters-list li{margin:0 0 4px;padding:0 16px 0 0;list-style:none outside;clear:both;position:relative}.wc-block-active-filters .wc-block-active-filters-list button{background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;padding:16px 0 0;width:16px;overflow:hidden;position:absolute;right:0;top:50%;margin:-8px 0 0}.wc-block-active-filters .wc-block-active-filters-list button:before{width:16px;height:16px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2324292d'/%3E%3Cpath fill='%23fff' d='M4.5 6.887L6.887 4.5l7.033 7.034-2.386 2.386z'/%3E%3Cpath fill='%23fff' d='M11.533 4.5l2.387 2.386-7.034 7.034L4.5 11.533z'/%3E%3C/svg%3E") 50% no-repeat;display:block;content:"";position:absolute;top:0}.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips li{display:inline-block;background:#c4c4c4;border-radius:4px;padding:4px 8px;margin:0 6px 6px 0;color:#24292d}.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips li .wc-block-active-filters-list-item__type{display:none}.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips button{float:none;vertical-align:middle;margin:-2px 0 0 9px;height:0;padding:12px 0 0;width:12px;overflow:hidden;position:relative}.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips button:before{width:12px;height:12px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2324292d' d='M7.033 0l1.414 1.414-7.033 7.034-1.415-1.415z'/%3E%3Cpath fill='%2324292d' d='M8.447 7.071L7.033 8.486 0 1.452 1.414.038z'/%3E%3C/svg%3E") 50% no-repeat;display:block;content:"";position:absolute;top:0}.wc-block-error-message{margin-bottom:16px;margin-top:8px}.wc-block-api-error .components-placeholder__fieldset{display:block}.wc-block-api-error .wc-block-error-message{margin-top:0}.wc-block-api-error .components-spinner{float:none}.woocommerce-search-product__item .woocommerce-search-list__item-name .description{display:block}.woocommerce-search-product__item.is-searching .woocommerce-search-list__item-prefix:after,.woocommerce-search-product__item.is-skip-level .woocommerce-search-list__item-prefix:after{content:":"}.woocommerce-search-product__item.is-not-active:active,.woocommerce-search-product__item.is-not-active:focus,.woocommerce-search-product__item.is-not-active:hover{background:#fff}.woocommerce-search-product__item.is-loading{-webkit-box-pack:center;justify-content:center}.woocommerce-search-product__item.is-loading .components-spinner{margin-bottom:12px}.woocommerce-search-product__item.depth-0.is-variable:after{margin-left:8px;content:"";height:24px;width:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>');background-repeat:no-repeat;background-position:100%;background-size:contain}.woocommerce-search-product__item.depth-0.is-variable[aria-expanded=true]:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>')}.wc-block-review-sort-select{text-align:right}.wc-block-sort-select{margin-bottom:12px}.wc-block-sort-select__label{margin-right:12px;display:inline-block;font-weight:400}.editor-styles .wc-block-review-list,.wc-block-review-list{margin:0}.is-loading .wc-block-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;display:block;width:60%}.is-loading .wc-block-review-list-item__text:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;font-size:1em;width:80px}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__product,.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;color:transparent;border:0;box-shadow:none;height:1em;width:120px}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date{-webkit-animation:none;animation:none}}.editor-styles-wrapper .wc-block-review-list-item__item,.wc-block-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-review-list-item__image{height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;width:48px;position:relative}.wc-block-review-list-item__image img{width:100%;height:100%;display:block}.wc-block-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-review-list-item__meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.wc-block-review-list-item__meta:after{-webkit-box-ordinal-group:4;order:3;content:"";flex-basis:100%}.wc-block-review-list-item__author,.wc-block-review-list-item__product{display:block;font-weight:700;-webkit-box-ordinal-group:2;order:1;margin-right:8px}.wc-block-review-list-item__product+.wc-block-review-list-item__author{font-weight:400;color:grey;-webkit-box-ordinal-group:5;order:4}.wc-block-review-list-item__published-date{color:grey;-webkit-box-ordinal-group:6;order:5}.wc-block-review-list-item__author+.wc-block-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-review-list-item__author:first-child+.wc-block-review-list-item__published-date:before,.wc-block-review-list-item__rating+.wc-block-review-list-item__author+.wc-block-review-list-item__published-date:before{display:none}.wc-block-review-list-item__rating{-webkit-box-ordinal-group:3;order:2}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars{display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#e6a237}.wc-block-load-more{text-align:center;width:100%}.wc-block-pagination{margin:0 auto 16px}.wc-block-pagination-ellipsis,.wc-block-pagination-page{color:#333;display:inline-block;font-size:1em;font-weight:400}.wc-block-pagination-page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media (max-width:782px){.wc-block-pagination-page{padding:.1em .2em;min-width:1.6em}}.wc-block-pagination-page:not(.toggle){background-color:transparent}.wc-block-pagination-ellipsis{padding:.3em}@media (max-width:782px){.wc-block-pagination-ellipsis{padding:.1em}}.wc-block-pagination-page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-pagination-page--active[disabled]:focus,.wc-block-pagination-page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.with-scroll-to-top__scroll-point{position:relative;top:-36px}
.post-content .mpp-profile-wrap h1,.post-content .mpp-profile-wrap h2,.post-content .mpp-profile-wrap h3,.post-content .mpp-profile-wrap h4,.post-content .mpp-profile-wrap h5,.post-content .mpp-profile-wrap h6,.post-content .mpp-enhanced-profile-wrap h1,.post-content .mpp-enhanced-profile-wrap h2,.post-content .mpp-enhanced-profile-wrap h3,.post-content .mpp-enhanced-profile-wrap h4,.post-content .mpp-enhanced-profile-wrap h5,.post-content .mpp-enhanced-profile-wrap h6{clear:none}.post-content .mpp-profile-wrap h2,.post-content .mpp-enhanced-profile-wrap h2{margin:0;margin-bottom:10px}.post-content .mpp-profile-wrap p,.post-content .mpp-enhanced-profile-wrap p{margin-bottom:10px}.mpp-profile-wrap{margin:0 auto;padding:3%;border-radius:5px;margin-bottom:1.2em;margin-bottom:20px;line-height:1.3}.mpp-profile-wrap.round .mpp-profile-image-wrapper{border-radius:50%;overflow:hidden}.mpp-profile-wrap.round .mpp-profile-image-wrapper img{border-radius:50%}.mpp-profile-wrap h1,.mpp-profile-wrap h2,.mpp-profile-wrap h3,.mpp-profile-wrap h4,.mpp-profile-wrap h5,.mpp-profile-wrap h6{clear:none}.mpp-profile-wrap h2{margin-top:0;margin-bottom:10px}.mpp-profile-wrap h2:before{display:none}.mpp-profile-wrap .mpp-profile-image-wrapper{position:relative;float:left;line-height:1.1;z-index:1000;background:#ddd;position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;width:100%;margin-right:20px;margin-bottom:20px}.mpp-profile-wrap .mpp-profile-image-wrapper button{position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;z-index:1000}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square{position:relative;top:0;left:0;height:100%;width:100%;z-index:5}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square img{height:100%;width:100%;position:relative;z-index:5}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-content-wrap{display:block;padding:0 15px 0 15px;-ms-flex:3 0 0px;flex:3 0 0}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-name{font:1.4em;line-height:1.2}@media only screen and (max-width: 600px){.mpp-profile-wrap .mpp-profile-image-wrapper{-ms-flex:auto;flex:auto}}.mpp-profile-wrap .mpp-gutenberg-view-posts{clear:both;padding-top:20px}.mpp-profile-wrap .mpp-profile-view-posts{clear:both;display:block;width:100%;text-align:center;padding:10px 20px;background-color:#cf6d38;color:#FFF}.mpp-profile-wrap .mpp-profile-view-posts a,.mpp-profile-wrap .mpp-profile-view-posts a:hover,.mpp-profile-wrap .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#FFF;text-decoration:none}.mpp-enhanced-profile-wrap.regular{position:relative;margin:0 auto;line-height:1.5}.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper{border-radius:50%;overflow:hidden}.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper img{border-radius:50%}.mpp-enhanced-profile-wrap.regular h1,.mpp-enhanced-profile-wrap.regular h2,.mpp-enhanced-profile-wrap.regular h3,.mpp-enhanced-profile-wrap.regular h4,.mpp-enhanced-profile-wrap.regular h5,.mpp-enhanced-profile-wrap.regular h6{clear:none}.mpp-enhanced-profile-wrap.regular h2:before{display:none}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{position:relative;float:left;line-height:1.1;z-index:1000;background:#ddd;position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;width:100%;margin-right:20px;margin-bottom:20px}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{float:none;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper button{position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;z-index:1000}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square{position:relative;top:0;left:0;height:100%;width:100%;z-index:5}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square img{height:100%;width:100%;position:relative;z-index:5}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap{display:block;padding:0 15px 0 15px;-ms-flex:3 0 0px;flex:3 0 0}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap{display:block;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-name{font:1.4em;line-height:1.2}@media only screen and (max-width: 600px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{-ms-flex:auto;flex:auto}}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-content-wrap{display:block;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts{clear:both}.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts{clear:both;display:block;float:left;text-align:center;padding:10px 20px;margin-top:20px;margin-right:20px;background-color:#cf6d38;color:#FFF}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:hover,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#FFF;text-decoration:none}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts:after{content:"";display:table;clear:both}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts{display:block;width:90%;margin:0 auto;text-align:center;margin-bottom:10px}}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website{display:block;float:left;text-align:center;padding:10px 20px;margin-top:20px;background-color:#333;color:#FFF}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:hover,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:visited{display:block;width:100%;height:100%;color:#FFF;text-decoration:none}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website{display:block;width:90%;margin:0 auto;text-align:center;margin-bottom:10px}}.mpp-profile-wrap.mt-font-size-10,.mpp-enhanced-profile-wrap.regular .mt-font-size-10,.mpp-enhanced-profile-wrap.profile .mt-font-size-10,.mpp-enhanced-profile-wrap.compact .mt-font-size-10,.mpp-profile-text.mt-font-size-10{font-size:10px}.mpp-profile-wrap.mt-font-size-10 p,.mpp-profile-wrap.mt-font-size-10 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-10 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-10 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-10 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-10 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-10 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-10 div,.mpp-profile-text.mt-font-size-10 p,.mpp-profile-text.mt-font-size-10 div{font-size:10px}.mpp-profile-wrap.mt-font-size-11,.mpp-enhanced-profile-wrap.regular .mt-font-size-11,.mpp-enhanced-profile-wrap.profile .mt-font-size-11,.mpp-enhanced-profile-wrap.compact .mt-font-size-11,.mpp-profile-text.mt-font-size-11{font-size:11px}.mpp-profile-wrap.mt-font-size-11 p,.mpp-profile-wrap.mt-font-size-11 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-11 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-11 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-11 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-11 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-11 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-11 div,.mpp-profile-text.mt-font-size-11 p,.mpp-profile-text.mt-font-size-11 div{font-size:11px}.mpp-profile-wrap.mt-font-size-12,.mpp-enhanced-profile-wrap.regular .mt-font-size-12,.mpp-enhanced-profile-wrap.profile .mt-font-size-12,.mpp-enhanced-profile-wrap.compact .mt-font-size-12,.mpp-profile-text.mt-font-size-12{font-size:12px}.mpp-profile-wrap.mt-font-size-12 p,.mpp-profile-wrap.mt-font-size-12 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-12 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-12 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-12 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-12 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-12 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-12 div,.mpp-profile-text.mt-font-size-12 p,.mpp-profile-text.mt-font-size-12 div{font-size:12px}.mpp-profile-wrap.mt-font-size-13,.mpp-enhanced-profile-wrap.regular .mt-font-size-13,.mpp-enhanced-profile-wrap.profile .mt-font-size-13,.mpp-enhanced-profile-wrap.compact .mt-font-size-13,.mpp-profile-text.mt-font-size-13{font-size:13px}.mpp-profile-wrap.mt-font-size-13 p,.mpp-profile-wrap.mt-font-size-13 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-13 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-13 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-13 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-13 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-13 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-13 div,.mpp-profile-text.mt-font-size-13 p,.mpp-profile-text.mt-font-size-13 div{font-size:13px}.mpp-profile-wrap.mt-font-size-14,.mpp-enhanced-profile-wrap.regular .mt-font-size-14,.mpp-enhanced-profile-wrap.profile .mt-font-size-14,.mpp-enhanced-profile-wrap.compact .mt-font-size-14,.mpp-profile-text.mt-font-size-14{font-size:14px}.mpp-profile-wrap.mt-font-size-14 p,.mpp-profile-wrap.mt-font-size-14 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-14 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-14 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-14 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-14 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-14 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-14 div,.mpp-profile-text.mt-font-size-14 p,.mpp-profile-text.mt-font-size-14 div{font-size:14px}.mpp-profile-wrap.mt-font-size-15,.mpp-enhanced-profile-wrap.regular .mt-font-size-15,.mpp-enhanced-profile-wrap.profile .mt-font-size-15,.mpp-enhanced-profile-wrap.compact .mt-font-size-15,.mpp-profile-text.mt-font-size-15{font-size:15px}.mpp-profile-wrap.mt-font-size-15 p,.mpp-profile-wrap.mt-font-size-15 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-15 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-15 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-15 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-15 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-15 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-15 div,.mpp-profile-text.mt-font-size-15 p,.mpp-profile-text.mt-font-size-15 div{font-size:15px}.mpp-profile-wrap.mt-font-size-16,.mpp-enhanced-profile-wrap.regular .mt-font-size-16,.mpp-enhanced-profile-wrap.profile .mt-font-size-16,.mpp-enhanced-profile-wrap.compact .mt-font-size-16,.mpp-profile-text.mt-font-size-16{font-size:16px}.mpp-profile-wrap.mt-font-size-16 p,.mpp-profile-wrap.mt-font-size-16 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-16 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-16 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-16 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-16 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-16 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-16 div,.mpp-profile-text.mt-font-size-16 p,.mpp-profile-text.mt-font-size-16 div{font-size:16px}.mpp-profile-wrap.mt-font-size-17,.mpp-enhanced-profile-wrap.regular .mt-font-size-17,.mpp-enhanced-profile-wrap.profile .mt-font-size-17,.mpp-enhanced-profile-wrap.compact .mt-font-size-17,.mpp-profile-text.mt-font-size-17{font-size:17px}.mpp-profile-wrap.mt-font-size-17 p,.mpp-profile-wrap.mt-font-size-17 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-17 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-17 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-17 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-17 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-17 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-17 div,.mpp-profile-text.mt-font-size-17 p,.mpp-profile-text.mt-font-size-17 div{font-size:17px}.mpp-profile-wrap.mt-font-size-18,.mpp-enhanced-profile-wrap.regular .mt-font-size-18,.mpp-enhanced-profile-wrap.profile .mt-font-size-18,.mpp-enhanced-profile-wrap.compact .mt-font-size-18,.mpp-profile-text.mt-font-size-18{font-size:18px}.mpp-profile-wrap.mt-font-size-18 p,.mpp-profile-wrap.mt-font-size-18 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-18 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-18 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-18 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-18 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-18 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-18 div,.mpp-profile-text.mt-font-size-18 p,.mpp-profile-text.mt-font-size-18 div{font-size:18px}.mpp-profile-wrap.mt-font-size-19,.mpp-enhanced-profile-wrap.regular .mt-font-size-19,.mpp-enhanced-profile-wrap.profile .mt-font-size-19,.mpp-enhanced-profile-wrap.compact .mt-font-size-19,.mpp-profile-text.mt-font-size-19{font-size:19px}.mpp-profile-wrap.mt-font-size-19 p,.mpp-profile-wrap.mt-font-size-19 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-19 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-19 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-19 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-19 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-19 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-19 div,.mpp-profile-text.mt-font-size-19 p,.mpp-profile-text.mt-font-size-19 div{font-size:19px}.mpp-profile-wrap.mt-font-size-20,.mpp-enhanced-profile-wrap.regular .mt-font-size-20,.mpp-enhanced-profile-wrap.profile .mt-font-size-20,.mpp-enhanced-profile-wrap.compact .mt-font-size-20,.mpp-profile-text.mt-font-size-20{font-size:20px}.mpp-profile-wrap.mt-font-size-20 p,.mpp-profile-wrap.mt-font-size-20 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-20 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-20 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-20 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-20 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-20 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-20 div,.mpp-profile-text.mt-font-size-20 p,.mpp-profile-text.mt-font-size-20 div{font-size:20px}.mpp-profile-wrap.mt-font-size-21,.mpp-enhanced-profile-wrap.regular .mt-font-size-21,.mpp-enhanced-profile-wrap.profile .mt-font-size-21,.mpp-enhanced-profile-wrap.compact .mt-font-size-21,.mpp-profile-text.mt-font-size-21{font-size:21px}.mpp-profile-wrap.mt-font-size-21 p,.mpp-profile-wrap.mt-font-size-21 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-21 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-21 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-21 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-21 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-21 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-21 div,.mpp-profile-text.mt-font-size-21 p,.mpp-profile-text.mt-font-size-21 div{font-size:21px}.mpp-profile-wrap.mt-font-size-22,.mpp-enhanced-profile-wrap.regular .mt-font-size-22,.mpp-enhanced-profile-wrap.profile .mt-font-size-22,.mpp-enhanced-profile-wrap.compact .mt-font-size-22,.mpp-profile-text.mt-font-size-22{font-size:22px}.mpp-profile-wrap.mt-font-size-22 p,.mpp-profile-wrap.mt-font-size-22 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-22 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-22 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-22 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-22 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-22 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-22 div,.mpp-profile-text.mt-font-size-22 p,.mpp-profile-text.mt-font-size-22 div{font-size:22px}.mpp-profile-wrap.mt-font-size-23,.mpp-enhanced-profile-wrap.regular .mt-font-size-23,.mpp-enhanced-profile-wrap.profile .mt-font-size-23,.mpp-enhanced-profile-wrap.compact .mt-font-size-23,.mpp-profile-text.mt-font-size-23{font-size:23px}.mpp-profile-wrap.mt-font-size-23 p,.mpp-profile-wrap.mt-font-size-23 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-23 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-23 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-23 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-23 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-23 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-23 div,.mpp-profile-text.mt-font-size-23 p,.mpp-profile-text.mt-font-size-23 div{font-size:23px}.mpp-profile-wrap.mt-font-size-24,.mpp-enhanced-profile-wrap.regular .mt-font-size-24,.mpp-enhanced-profile-wrap.profile .mt-font-size-24,.mpp-enhanced-profile-wrap.compact .mt-font-size-24,.mpp-profile-text.mt-font-size-24{font-size:24px}.mpp-profile-wrap.mt-font-size-24 p,.mpp-profile-wrap.mt-font-size-24 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-24 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-24 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-24 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-24 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-24 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-24 div,.mpp-profile-text.mt-font-size-24 p,.mpp-profile-text.mt-font-size-24 div{font-size:24px}.mpp-social{margin-top:15px}.mpp-social svg{max-width:32px;max-height:32px;margin-right:10px}.mpp-social a,.mpp-social a:hover,.mpp-social a:visited{text-decoration:none !important}.mpp-social{clear:both}.mpp-social svg.icon-twitter{fill:#00aced}.mpp-social svg.icon-amazon{fill:#000}.mpp-social svg.icon-behance{fill:#0692e9}.mpp-social svg.icon-blogger{fill:#fb8f3d}.mpp-social svg.icon-codepen{fill:#000}.mpp-social svg.icon-dribble{fill:#F46899}.mpp-social svg.icon-dropbox{fill:#018BD3}.mpp-social svg.icon-eventbrite{fill:#f6682F}.mpp-social svg.icon-facebook{fill:#3b5998}.mpp-social svg.icon-flickr{fill:#ff0084}.mpp-social svg.icon-foursquare{fill:#0072b1}.mpp-social svg.icon-ghost{fill:#000}.mpp-social svg.icon-github{fill:#070709}.mpp-social svg.icon-google-plus{fill:#CF3D2E}.mpp-social svg.icon-instagram{fill:#A1755C}.mpp-social svg.icon-linkedin{fill:#0085AE}.mpp-social svg.icon-feed{fill:#f26522}.mpp-social svg.icon-medium{fill:#000}.mpp-social svg.icon-path{fill:#000}.mpp-social svg.icon-pinterest{fill:#CC2127}.mpp-social svg.icon-pocket{fill:#000}.mpp-social svg.icon-polldaddy{fill:#bc0b0b}.mpp-social svg.icon-reddit{fill:#000}.mpp-social svg.icon-skype{fill:#01AEF2}.mpp-social svg.icon-spotify{fill:#1ed760}.mpp-social svg.icon-squarespace{fill:#000}.mpp-social svg.icon-stumbleupon{fill:#EB4823}.mpp-social svg.icon-telegram{fill:#000}.mpp-social svg.icon-tumblr-alt{fill:#314E6C}.mpp-social svg.icon-twitch{fill:#4b367c}.mpp-social svg.icon-twitter-alt{fill:#00aced}.mpp-social svg.icon-vimeo{fill:#1ab7ea}.mpp-social svg.icon-wordpress{fill:#21759b}.mpp-social svg.icon-youtube{fill:#b00}.mpp-enhanced-profile-wrap.profile{padding:10px}.mpp-enhanced-profile-wrap.profile h2{margin:0;font-size:0.8em;font-weight:normal;margin-bottom:5px}.mpp-enhanced-profile-wrap.profile h2:before{display:none}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile h2{text-align:center}}.mpp-enhanced-profile-wrap.profile.round .profile-avatar{border-radius:50%}.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper{position:relative;float:left;line-height:1.0;z-index:1000;min-width:150px;min-height:150px;max-width:150px;max-height:150px;margin-right:15px}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper{float:none;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.profile .mpp-profile-meta{clear:both;margin:10px 0}.mpp-enhanced-profile-wrap.profile .mpp-profile-meta:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.profile .alignleft{max-width:none;float:left}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile .alignleft{float:none;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.profile .alignright{max-width:none}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile .alignright{float:none;text-align:center;margin:0 auto}}.mpp-author-tabbed{padding:10px}.mpp-author-tabbed:after{content:"";display:table;clear:both}.mpp-author-tabbed .mpp-social{margin-top:0}.mpp-author-tabbed .mpp-author-social-wrapper{margin-bottom:10px}.mpp-author-tabbed .mpp-author-social-wrapper:after{content:"";display:table;clear:both}.mpp-author-tabbed h1,.mpp-author-tabbed h2,.mpp-author-tabbed h3,.mpp-author-tabbed h4,.mpp-author-tabbed h5,.mpp-author-tabbed h6{clear:none}.mpp-author-tabbed h2{font-size:0.8em;font-weight:normal;margin-bottom:5px}.mpp-author-tabbed h2:before{display:none}.mpp-author-tabbed .mpp-tab-wrapper{clear:both}.mpp-author-tabbed .mpp-author-heading{float:left}@media only screen and (max-width: 600px){.mpp-author-tabbed .mpp-author-heading{float:none;text-align:center;margin:0 auto;width:90%}}.mpp-author-tabbed .mpp-author-social{float:right}@media only screen and (max-width: 600px){.mpp-author-tabbed .mpp-author-social{float:none;text-align:center;margin:0 auto}}.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading{display:inline-block;background:#42737b;color:#FFF;padding:10px 20px;font-size:14px;text-transform:uppercase}@media only screen and (max-width: 600px){.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading{display:block;margin-bottom:10px}}.mpp-author-tabbed .mpp-author-profile-sub-heading{font-size:14px;line-height:1.1;max-width:150px;text-align:center}.mpp-author-tabbed.round .profile-avatar{border-radius:50%}.mpp-author-tabbed .mpp-profile-image-wrapper{clear:both;position:relative;float:left;line-height:1.0;z-index:1000;margin-right:30px}.mpp-author-tabbed .mpp-profile-image-wrapper img{min-width:150px;min-height:150px;max-height:150px;max-width:150px}.mpp-author-tabbed .mpp-profile-meta{clear:both;margin:10px 0}.mpp-author-tabbed .mpp-profile-meta:after{content:"";display:table;clear:both}.mpp-author-tabbed .mpp-author-profile-title{color:gray;text-transform:uppercase;font-size:12px}.mpp-author-tabbed .mpp-tabbed-profile-information:after{content:"";display:table;clear:both}.mpp-author-tabbed .mpp-tab{display:none}.mpp-author-tabbed .mpp-tab-active{display:block}.mpp-author-tabbed ul.mpp-author-tabs{position:relative;list-style-type:none;margin:0;padding:0;text-align:center}.mpp-author-tabbed ul.mpp-author-tabs li{cursor:pointer;position:relative;display:inline-block;min-width:200px;background:#42737b;margin:0 5px 0 0;text-align:center;margin-right:10px;color:#FFF;padding:10px 20px;font-size:16px}@media only screen and (max-width: 500px){.mpp-author-tabbed ul.mpp-author-tabs li{width:100%;display:block}}.mpp-author-tabbed ul.mpp-author-tabs li.active:after{content:"";display:block;position:absolute;bottom:-10px;left:calc(50% - 10px);border-top:10px solid #42737b;border-top-color:#42737b;border-left:10px solid transparent;border-right:10px solid transparent}@media only screen and (max-width: 500px){.mpp-author-tabbed ul.mpp-author-tabs li.active:after{display:none}}.mpp-author-tabbed ul.mpp-author-tabs li:last-child{margin-right:0}.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts{background:#30424b}.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts.active:after{border-top:10px solid #30424b;border-top-color:#30424b}.mpp-author-tabbed ul.mpp-author-tab-content{list-style-type:none;margin:0;padding:0}.mpp-author-tabbed ul.mpp-author-tab-content li{margin:0}.mpp-author-tabbed ul.mpp-author-tab-content.white a,.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.white a:visited{display:block;background:#FFFFFF;border:1px solid #f2f2f2;padding:10px 20px;text-decoration:none;color:#333}.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover{background:#f2f2f2}.mpp-author-tabbed ul.mpp-author-tab-content.light a,.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.light a:visited{display:block;background:#f7f7f7;border:1px solid #dedede;padding:10px 20px;text-decoration:none;color:#333}.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover{background:#dedede}.mpp-author-tabbed ul.mpp-author-tab-content.black a,.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.black a:visited{display:block;background:#333;color:#FFF;border:1px solid #1a1a1a;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover{background:#1a1a1a}.mpp-author-tabbed ul.mpp-author-tab-content.magenta a,.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:visited{display:block;background:#FF00FF;color:#FFF;border:1px solid #c0c;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover{background:#c0c}.mpp-author-tabbed ul.mpp-author-tab-content.blue a,.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.blue a:visited{display:block;background:#0009c1;color:#FFF;border:1px solid #00078e;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover{background:#00078e}.mpp-author-tabbed ul.mpp-author-tab-content.green a,.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.green a:visited{display:block;background:#03ac27;color:#FFF;border:1px solid #027a1c;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover{background:#027a1c}.mpp-enhanced-profile-wrap.compact{text-align:center;padding:10px;max-width:400px;margin:0 auto;line-height:1.1}.mpp-enhanced-profile-wrap.compact.center{margin:0 auto}.mpp-enhanced-profile-wrap.compact.left{margin-left:0}.mpp-enhanced-profile-wrap.compact.right{margin-right:0}.mpp-enhanced-profile-wrap.compact .mpp-social svg{margin-right:0}.mpp-enhanced-profile-wrap.compact h2{font-size:0.8em;font-weight:normal;margin-bottom:5px}.mpp-enhanced-profile-wrap.compact h2:before{display:none}.mpp-enhanced-profile-wrap.compact.round .profile-avatar{border-radius:50%}.mpp-enhanced-profile-wrap.compact .mpp-profile-image-wrapper{position:relative;text-align:center;line-height:1.0;z-index:1000;min-width:150px;min-height:150px;max-width:150px;max-height:150px;margin:0 auto}.mpp-enhanced-profile-wrap.compact .mpp-profile-text{line-height:1.1}.mpp-enhanced-profile-wrap.compact .mpp-compact-meta{clear:both;margin:10px 0}.mpp-enhanced-profile-wrap.compact .mpp-compact-meta:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts{clear:both;display:block;text-align:center;padding:10px 20px;margin-top:20px;margin-right:20px;background-color:#cf6d38;color:#FFF;margin-bottom:10px}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:hover,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#FFF;text-decoration:none}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website{display:block;text-align:center;padding:10px 20px;margin-top:20px;background-color:#333;color:#FFF}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:hover,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:visited{display:block;width:100%;height:100%;color:#FFF;text-decoration:none}

.ccchildpages {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 !important;
  clear: both;
  display: block;
  width: 100%;
}
.cc-meta-info {
	font-size: 70%;
}
a.ccpage_title_link {
  text-decoration: inherit !important;
  color: inherit !important;
}
a.ccpage_linked_thumb img {
  border: inherit;
}
.ccchildpage {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1em 1%;
  padding: 0.75em 2%;
  display: block;
  float: left;
}
.ccpages_excerpt,
.ccpages_more {
  font-size: 85%;
}
.ccpages_excerpt {
  display: block;
  margin: 0;
  padding: 0;
}
.ccfirst {
  clear: both;
}
.cclast {
  margin: 1em 1% 1em 0;
  float: right;
}
.onecol .ccchildpage {
  width: 98%;
}
.twocol .ccchildpage {
  width: 48%;
}
.threecol .ccchildpage {
  width: 31.333%;
}
.fourcol .ccchildpage {
  width: 23%;
}

/*
 * Sub-pages ...
 */
.ccsubpages {
	margin-top: 1em;
}
.ccsubpages ul {
	list-style: none;
}

/*
 * Navigation links
 */
.ccpages_nav {
	display: block;
	clear: all;
	text-align: center;
}
/*
 * End of Navigation links
 */
 
/*
 * Thumbnails ...
 */
.cc-child-pages-thumb {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px auto;
  clear: both;
}
/*
 * End of Thumbnails
 */
/*
 * Rules for nested lists ..
 */
.twocol ul.ccchildpages_list li ul,
.threecol ul.ccchildpages_list li ul,
.fourcol ul.ccchildpages_list li ul {
  margin-left: 0.5em;
  padding-left: 0.5em;
}
.twocol ul.ccchildpages_list li ul li,
.threecol ul.ccchildpages_list li ul li,
.fourcol ul.ccchildpages_list li ul li {
  display: list-item;
  width: 100%;
  float: none;
}
/*
 * Media Queries
 */
@media screen and (min-width: 761px) {
  /*
	 * List items
	 */
  .twocol ul.ccchildpages_list li,
  .threecol ul.ccchildpages_list li,
  .fourcol ul.ccchildpages_list li {
    margin-left: 0;
    margin-right: 2%;
    vertical-align: top;
  }
  .twocol ul.ccchildpages_list li {
    width: 48%;
    float: left;
  }
  .twocol ul.ccchildpages_list li:nth-child(2n+3),
  .threecol ul.ccchildpages_list li:nth-child(3n+4),
  .fourcol ul.ccchildpages_list li:nth-child(4n+5) {
    clear: both;
  }
  .threecol ul.ccchildpages_list li {
    width: 31.333%;
    float: left;
  }
  .fourcol ul.ccchildpages_list li {
    width: 23%;
    float: left;
  }
}
@media screen and (min-width: 481px) and (max-width: 760px) {
  /* Undo rules we are not interested in for lower resolutions */
  .fourcol .cclast {
    margin: 1em 1%;
    float: left;
  }
  .fourcol .ccfirst {
    clear: none;
  }
  /* Add new rules for lower resolutions */
  .fourcol .ccchildpage {
    width: 31.333%;
  }
  .fourcol .ccchildpage:nth-child(3n) {
    margin: 1em 1% 1em 0;
    float: right;
  }
  .fourcol .ccchildpage:nth-child(3n+1) {
    clear: both;
  }
  /*
	 * List items
	 */
  .twocol ul.ccchildpages_list li,
  .threecol ul.ccchildpages_list li,
  .fourcol ul.ccchildpages_list li {
    margin-left: 0;
    margin-right: 5%;
    vertical-align: top;
  }
  .twocol ul.ccchildpages_list li {
    width: 45%;
    float: left;
  }
  .twocol ul.ccchildpages_list li:nth-child(2n+3),
  .threecol ul.ccchildpages_list li:nth-child(3n+4),
  .fourcol ul.ccchildpages_list li:nth-child(3n+4) {
    clear: both;
  }
  .threecol ul.ccchildpages_list li,
  .fourcol ul.ccchildpages_list li {
    width: 28.333%;
    float: left;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  /* Undo rules we are not interested in for lower resolutions */
  .threecol .cclast,
  .fourcol .cclast {
    margin: 1em 1%;
    float: left;
  }
  .threecol .ccfirst,
  .fourcol .ccfirst {
    clear: none;
  }
  /* Add new rules for lower resolutions */
  .threecol .ccchildpage,
  .fourcol .ccchildpage {
    width: 48%;
  }
  .threecol .ccchildpage:nth-child(2n),
  .fourcol .ccchildpage:nth-child(2n) {
    margin: 1em 1% 1em 0;
    float: right;
  }
  .threecol .ccchildpage:nth-child(2n+1),
  .fourcol .ccchildpage:nth-child(2n+1) {
    clear: both;
  }
  /*
	 * List items
	 */
  .twocol ul.ccchildpages_list li,
  .threecol ul.ccchildpages_list li,
  .fourcol ul.ccchildpages_list li {
    margin-left: 0;
    margin-right: 7%;
    vertical-align: top;
  }
  .twocol ul.ccchildpages_list li,
  .threecol ul.ccchildpages_list li,
  .fourcol ul.ccchildpages_list li {
    width: 43%;
    float: left;
  }
  .twocol ul.ccchildpages_list li:nth-child(2n+3),
  .threecol ul.ccchildpages_list li:nth-child(2n+3),
  .fourcol ul.ccchildpages_list li:nth-child(2n+3) {
    clear: both;
  }
}
@media screen and (max-width: 320px) {
  /* Undo rules we are not interested in for lower resolutions */
  .twocol .cclast,
  .threecol .cclast,
  .fourcol .cclast {
    margin: 1em 1%;
    float: left;
  }
  .twocol .ccfirst,
  .threecol .ccfirst,
  .fourcol .ccfirst {
    clear: none;
  }
  /* Add new rules for lower resolutions */
  .twocol .ccchildpage,
  .threecol .ccchildpage,
  .fourcol .ccchildpage {
    width: 98%;
    float: none;
  }
}
/*
 * Clearfix hack ... ccclearfix, to avoid upsetting other plugins and themes
 */
.ccclearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.ccclearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .ccclearfix {
  height: 1%;
}
.ccclearfix {
  display: block;
}
/* close commented backslash hack */



/*
 * Skins
 */
/* Simple skin */
.simple .ccchildpage {
  background: #eee;
  /* Fallback ... */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
}
.simple .ccchildpage a {
  color: blue;
  text-decoration: underline;
}
.simple .ccpages_more {
  text-align: right;
  font-style: italic;
}
.simple .ccpages_more a {
  text-decoration: none;
}

.simple .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #999;
  padding: .5em;
}
/* End of Simple skin */
/* Red skin */
.ccred .ccchildpage {
  background: #fee;
  /* Fallback ... */
  background: -moz-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 0.3)), color-stop(100%, rgba(255, 0, 0, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%);
  /* W3C */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
}
.ccred .ccchildpage a {
  color: blue;
  text-decoration: underline;
}
.ccred .ccpages_more {
  text-align: right;
  font-style: italic;
}
.ccred .ccpages_more a {
  text-decoration: none;
}
.ccred .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #f99;
  padding: .5em;
}
/* End of Red skin */
/* Blue skin */
.ccblue .ccchildpage {
  background: #eef;
  /* Fallback ... */
  background: -moz-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 255, 0.3)), color-stop(100%, rgba(0, 0, 255, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%);
  /* W3C */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
}
.ccblue .ccchildpage a {
  color: blue;
  text-decoration: underline;
}
.ccblue .ccpages_more {
  text-align: right;
  font-style: italic;
}
.ccblue .ccpages_more a {
  text-decoration: none;
}
.ccblue .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #99f;
  padding: .5em;
}
/* End of Blue skin */
/* Green skin */
.ccgreen .ccchildpage {
  background: #efe;
  /* Fallback ... */
  background: -moz-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 255, 0, 0.3)), color-stop(100%, rgba(0, 255, 0, 0.1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%);
  /* W3C */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
}
.ccgreen .ccchildpage a {
  color: blue;
  text-decoration: underline;
}
.ccgreen .ccpages_more {
  text-align: right;
  font-style: italic;
}
.ccgreen .ccpages_more a {
  text-decoration: none;
}
.ccgreen .ccsubpages {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #9f9;
  padding: .5em;
}
/* End of Green skin */
#cookie-law-info-bar {
	/*border: 0; */
	font-size: 12pt;
	margin: 0 auto;
	padding: 13px 10px;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	width:100%;
	z-index: 9999;
	box-shadow:rgba(0,0,0,.5) 0px 5px 50px;
	display: none;
	left:0px;
	font-weight:300;
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding:5px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding:10px 16px 10px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-left: 0px;
	text-decoration: none;
}
.cli-plugin-main-link {
	margin-left:0px;
	font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}
.gdpr-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.gdpr-row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.gdpr-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.gdpr-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.gdpr-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.gdpr-d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.gdpr-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-backdrop.show {
	opacity: .8;
}
.modal-open {
    overflow: hidden
}

.modal-open .gdpr-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1039;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.gdpr-modal {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.gdpr-modal a {
	text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
	position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
	text-align: left;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
    .gdpr-modal .gdpr-modal-dialog {
        max-width:500px;
		margin: 1.75rem auto;
        min-height: calc(100% - (1.75rem * 2));		
    }
}
@media (min-width: 992px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width: 900px;			
	}
}
.gdpr-modal-content {
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}
.gdpr-modal .row {
	margin: 0 -15px;
}
.gdpr-modal .modal-body {
	padding: 0;
	position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.gdpr-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
    background-color: transparent;
    border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
	outline: 0;
}
.gdpr-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
	display:none;
}
.gdpr-switch .gdpr-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
	background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
	transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
	border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
	border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
    display: none;
}
.gdpr-tab-content>.active {
    display: block;
}
.gdpr-fade {
    transition: opacity .15s linear;
}
.gdpr-nav-pills {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column !important;
    flex-direction: column !important;
    align-items: stretch !important;
    -ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
	width: 100%;
	padding: 30px;
}
.nav.gdpr-nav-pills {
	background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
	border: 1px solid #0070ad;
	margin-bottom: 10px;
	color: #0070ad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
	background-color: #0070ad;
	border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
	color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
	background-color: #0070ad;
	border-color: #0070ad;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.gdpr-tab-content h4 {
	font-size: 20px;
	margin-bottom: .5rem;
	margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}


.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
	display: block;
}
.cli-modal.cli-show {
	display: block;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 900px;
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
    display:none;
}
.cli-switch .cli-slider {
    background-color: #e3e1e8;
    height: 24px;
    width: 50px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 20px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 20px;
}
.cli-switch input:checked + .cli-slider {
    background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
    transform: translateX(26px);
}
.cli-switch .cli-slider {
    border-radius: 34px;
}
.cli-switch .cli-slider:before {
    border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
    display: block;
}
.cli-fade {
    transition: opacity .15s linear;
}
.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
    width: 100%;
    padding: 30px;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
    padding: 30px 10px;
	}
}
.cli-nav-pills {
    background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
    border: 1px solid #00acad;
    margin-bottom: 10px;
    color: #00acad;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #00acad;
    border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
    color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0;
}
.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
/* Settings Popup */
.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	flex-direction: column;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
    background-color: #000;
    -webkit-transform:scale(0);
    transform:scale(0);
    transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0;
  
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
  -webkit-transform:scale(1);
  transform:scale(1);
}
.cli-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
    transform: scale(0);
	overflow: hidden;
    outline: 0;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .2rem;
	box-sizing: border-box;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 38px;
    font-size: 14px;
}
.cli-switch input[type="checkbox"] {
    display:none;
}
.cli-switch .cli-slider {
    background-color: #e3e1e8;
	height: 20px;
    width: 38px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
    bottom: 2px;
    content: "";
    height: 15px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 15px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #28a745;
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(18px);
}
.cli-switch .cli-slider {
    border-radius: 34px;
    font-size:0;
}
.cli-switch .cli-slider:before {
    border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
    width: 100%;
    padding:5px 30px 5px 5px;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
    padding: 30px 10px;
	}
}
.cli-nav-pills {
    background: #fff;
}
.cli-nav-pills .cli-nav-link {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    color:#2a2a2a;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #f6f6f9;
    border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
    color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0;
}
.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
/* Cookie Settings In Bar */
#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
    background: transparent;
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
	border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
	margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
	flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.cli-wrapper {
    max-width: 90%;
    float: none;
    margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
	margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
	padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
	display:none;
	text-align:left;
}

/* Popup Footer Styles */
.cli-tab-footer .cli-btn {
    background-color: #00acad;
    padding: 10px 15px;
}
.cli-tab-footer {
	width:100%;
	text-align:right;
    padding: 20px 0;
}
/* version 2.0 */
.cli-col-12
{
	width:100%;
}
.cli-tab-header
{
	display: flex;
	justify-content: space-between;
}
.cli-tab-header a:before {
    width: 10px;
    height: 2px;
    left: 0;
    top: calc(50% - 1px);
}
.cli-tab-header a:after {
    width: 2px;
    height: 10px;
    left: 4px;
    top: calc(50% - 5px);
    -webkit-transform: none;
    transform: none;
}
.cli-tab-header a:before {
	width: 7px;
    height: 7px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    content: " ";
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
    position: relative;
	display: flex;
    align-items: center;
	font-size:14px;
    color:#000;
    text-transform: capitalize;
    
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cli-tab-header {
    border-radius: 5px;
    padding: 12px 15px;
    cursor: pointer;
    transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
    background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
	padding: 10px;
	background: transparent;
    border:none;
    min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	font-family: inherit;
    font-size: 16px;
    margin-bottom: 15px;
	margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
    padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    padding: 0;
    color: #000;
}
.wt-cli-privacy
{
    display:none;
}
.cli-tab-content
{
	display:none;
}
.cli-tab-section .cli-tab-content
{
	padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
	margin-top:5px;
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 645px;
	}
}
.cli-switch .cli-slider:after{
	content: attr(data-cli-disable);
    position: absolute;
    right: 50px;
	color: #000;
	font-size:12px;
    text-align:right;
    min-width: 60px;
}
.cli-switch input:checked + .cli-slider:after
{
	content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
	max-height: 60px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
a.cli-privacy-readmore {
    font-size: 12px;
    padding-top: 12px;
    display: inline-block;
    padding-bottom: 0;
    cursor: pointer;
    color:#000;
    text-decoration: underline;
}
a.cli-privacy-readmore:before {
    content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
    content: attr(data-readless-text);
}

.cli-collapsed .cli-privacy-content
{
    transition: max-height 0.25s ease-in;

}
.cli-privacy-content p
{
	margin-bottom:0;
}
.cli-modal-close svg {
    fill: #000;
}
span.cli-necessary-caption {
    color: #000;
    font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
    display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
    display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
    display: none;
}
.cli-tab-container .cli-row
{
	max-height: 500px;
    overflow-y: auto;	
}
.cli-modal.cli-blowup.cli-out {
    z-index: -1;
}
.cli-modal.cli-blowup {
    z-index: 999999;
    transform: scale(1);
    
  }
  .cli-modal.cli-blowup .cli-modal-dialog {
    animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  .cli-modal.cli-blowup.cli-out .cli-modal-dialog
  {
    animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes blowUpContent {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    99.9% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes blowUpContentTwo {
    0% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes blowUpModal {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes blowUpModalTwo {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    50% {
        transform: scale(0.5);
        opacity: 0;
      }
    100% {
      transform: scale(0);
      opacity: 0;
    }
  }
  .cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
    font-size: 12px;
}
.cli_settings_button
{
    cursor: pointer;
}
/* Accessibility Fix */
.wt-cli-sr-only
{
    display: none;
    font-size:16px;
}
.statusmsg {

    margin: 0 auto;
    width: 100%;
    font-size: 1em;
    text-align: center;
    padding: 5px 0px;

}

#doifd_waiting {
    color: #767676;
    text-align: center;
    display: none;
    font-family : Arial, sans-serif;
    font-size:0.8em;
    font-weight: bold;
    margin: 100px auto;
    background: transparent;
}

#doifd_form {

}

#doifd_widget_form {

}

#doifd_form_captcha {

    margin: 5px auto;

}

#doifd_widget_form_captcha {

    margin: 15px auto;

}

.doifd_error_msg {

font-size: 1em;
color: #ff0000;
font-weight: bold;
text-align: center;
}

.doifd_success_msg {

font-size: .9em;
font-weight: bold;
text-align: center;
padding: 15px 0;
}

.doifd_success_msg h4 {
    
    font-size: 1.2em;
    line-height: 1.5em;
}

.doifd_succeed_msg {

font-size: .9em;
color: #33ff33;
font-weight: bold;
text-align: center;
padding: 15px 0;
}

/* Error Messages for Verification number and Over download limit */

.exceeded {
margin: 0 auto;
width: 50%;
padding: 25px;
text-align: center;
color: #ff0000;
background: #ffffff;
border: 2px solid #cd5c0a;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

/* Download Button */

.thankyou {
}


.imgset {
	float: left;
	/*overflow: visible;*/
	border: none;
	margin-right: 6px;
}

.serieslist-content {
	font-size: 1.2em;
	color: #000;
	text-align: left;
}

.serieslist-box {
	background: #fff;
	width: 90%;
	/*height: 100px;*/
	padding: 6px;
	margin: 10px auto 0 auto;
	border: 1px solid #1E3A96;
	border-bottom: 2px solid #1E3A96;
}

html>body .serieslist-box {
	height: auto;
	/*min-height: 100px;*/
} 	

h2.series-title {
	font-size: 1.2em;
	color: #1E3A96;
	text-align: center;
}

ul.serieslist-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.serieslist-li {
	margin: 0;
	padding: 0;
}

.seriesbox {
	display:inline;
	float: right;
	background: #F8F8F8;
	color: #777;
	text-align: left;
	font: .8em Arial, Tahoma, Verdana, Sans-Serif;
	margin: 0 10px 0px 10px;
	padding: 6px 6px 12px 6px;
	border: 1px dotted #1E3A96;
	border-bottom: 2px solid #1E3A96;
	min-width: 125px;
}

.seriesbox img {
	margin: 0px 12.5px 0 12.5px;
}

h3.series-title-post-page {
	font-size: 1.1em;
	color: #1E3A96;
	text-align: center;
}

p.series-description {
	font-style: italic;
}

.seriesmeta {
	background-color: #E5F3FF;
	font-size: .8em;
}

.series-nav-left {
	float: left;
}

.series-nav-right {
	float: right;
}

.stocpagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	left: 465px;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
}

.stocpagination a {
   display: block;
	text-decoration: none;
	color: #717171;
	font: bold 11px Arial, sans-serif;
	text-shadow: 0px 1px white;
	padding: 5px 8px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	background: #f9f9f9;

	background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 );
}

.stocpagination a:visited {
   color: #5F7BB3;
   background-color: #F1F6F5;
   text-decoration: none;
}

.page-numbers {
	background-color:transparent;
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 6px 9px 5px 9px;
	text-decoration:none;
	width: auto;
	color: #fff;
	background: #555;
	border-color: #c8d6d6 #9EADAD #9EADAD #c8d6d6;
}

.stocpagination a:hover {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	background: #fff;
	background: -webkit-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: linear-gradient(top, #fff 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e8e8e8',GradientType=0 );
}

.stocpagination a:active, .page-numbers.current:active {
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1);
}

.page-numbers.current:hover {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	background: #99cefc;
	background: -webkit-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -moz-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -o-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: -ms-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	background: linear-gradient(top, #99cefc 0%, #57a1d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cefc', endColorstr='#57a1d8',GradientType=0 );
}

.page-numbers.current {
	color: white;
	text-shadow: 0px 1px #3f789f;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	background: #7cb9e5;
	background: -webkit-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -moz-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -o-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: -ms-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	background: linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb9e5', endColorstr='#57a1d8',GradientType=0 );
}
@charset "UTF-8";.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#e8e8e8}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);src:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"),url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"),url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);src:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"),url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:' ';display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{-webkit-transition:all cubic-bezier(.795,-.035,0,1) .5s;transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:' ';display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:' ';display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:' ';display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:' ';display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:' ';display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:' ';display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:' ';display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:' ';display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"\2193";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:' ';display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:' ';display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:' ';display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:' ';display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:' ';display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:' ';display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:' ';display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:' ';display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:' ';display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:' ';display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:' ';display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://blog.solignani.it/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.wplinkpreview {
    margin: 10px auto;
    width: 50%;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 1px 4px rgba(0, 0, 0, .1);
}
.wplinkpreview-image {
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.wplinkpreview-image img {
    height: auto;
    max-width: 100%;
}
.wplinkpreview-title {
    padding: 5px;
    font-size: 110%;
}
.wplinkpreview-description {
    padding: 5px;
    font-size: 90%;
}
.wplinkpreview-source {
    padding: 5px;
    font-size: 70%;
}
.wplinkpreview-source a {
    color: #777;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .wplinkpreview {
        width: 100%;
    }
}
.oppp_map_container{height:100%;position:initial;min-width:150px;min-height:200px}.controls{margin-top:10px;border:1px solid transparent;border-radius:2px 0 0 2px;box-sizing:border-box;-moz-box-sizing:border-box;height:32px;outline:0;box-shadow:0 2px 6px rgba(0,0,0,.3)}#op-pac-input-map{margin-top:10px!important;margin-left:10px!important;height:30px!important;border-radius:3px;box-shadow:rgba(0,0,0,.3) 0 1px 4px}.op-pac-input{background-color:#fff!important;font-size:14px!important;font-weight:300!important;margin-left:12px!important;padding:0 11px 0 13px!important;text-overflow:ellipsis!important;width:300px!important;margin-top:12px!important}.op-pac-input:focus{border-color:#4d90fe}.pac-container{font-family:Roboto}#type-selector{color:#fff;background-color:#4d90fe;padding:5px 11px 0}#type-selector label{font-family:Roboto;font-size:13px;font-weight:300}#target{width:345px}.loading-asset-dropdown.icon-view-32 a.selected-item{width:32px;height:32px}.op-asset-dropdown.loading-asset-dropdown.icon-view-32 img{max-height:100%}.map-marker-container .op-asset-dropdown-list-item.op-asset-dropdown-list-item--loaded img{width:32px}.pac-container{z-index:200000}#op_asset_browser_container .gmaps-no-api-key--hidden,#op_asset_browser_container .op-theme-version--hidden{display:none}#op_assets_addon_op_map_map_style{width:100%!important;padding:10px;height:40px!important}#op-live-editor-map-container{height:300px}.op_map_location_btn{background-color:#fff;border-radius:3px;cursor:pointer;text-align:center;position:relative;top:10px;left:10px;border:1px solid #ccc;box-shadow:rgba(0,0,0,.3) 0 1px 4px}.op_map_location_btn_text{font-size:14px;padding:6px;color:#6d6d6d}
/**
 * Like Button toolbar button, loading text & container styles
 */

@font-face {
	font-family: Noticons;
	src: url(https://wordpress.com/i/noticons/Noticons.woff);
}

/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

div.jetpack-comment-likes-widget-wrapper {
	width: 100%;
	position: relative;
	min-height: 31px;
}

div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}

/* Loading text */
.post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.comment-likes-widget-placeholder {
	height: 18px;
	position: absolute;
	display: flex;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	margin-top: 4px;
}

.comment-likes-widget-placeholder::before {
	-webkit-font-smoothing: antialiased;
	font-family: "Noticons";
	font-size: 20px;
	line-height: .9;
	color: #5CB5D4;
	content: '\f408';
	width: 16px;
	display: inline-block;
	vertical-align: middle;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.comment-likes-widget-placeholder .loading {
	padding-left: 5px;
	margin-top: 2px;
	align-self: center;
	color: #4E4E4E;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}

/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating,
.cs-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}

/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(/wp-includes/css/../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);src:url(/wp-includes/css/../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(/wp-includes/css/../fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-right:before{content:"\f136"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-color-picker:before{content:"\f131"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-dashboard:before{content:"\f226"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info:before{content:"\f348"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-performance:before{content:"\f311"}.dashicons-phone:before{content:"\f525"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-redo:before{content:"\f172"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;overflow:visible!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:ltr!important;text-align:left!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wpac .wp-sheet{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:1999999000!important;transition:all .2s ease-in-out!important}@media(max-width:460px){.wpac .wp-sheet{width:100%!important}}.wpac .wp-sheet-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:48px!important;background:#fff!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:1999999002!important}.wpac .wp-sheet-head-inner{position:absolute!important;left:20px!important;top:0!important;width:100%!important;height:100%!important;line-height:48px!important;z-index:1999999000!important}.wpac .wp-sheet-head-close{position:relative!important;height:49px!important;float:right!important;color:#aaa!important;font-size:28px!important;line-height:48px!important;margin:0 20px 0 15px!important;z-index:1999999001!important;transition:all .2s ease-in-out!important}.wpac .wp-sheet-head-close:hover{color:#555!important}.wpac .wp-sheet-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:1999999000!important}.wpac .wp-sheet-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;opacity:0!important;overflow-y:auto!important;z-index:1999999001!important;transition:all .2s ease-in-out!important;-webkit-transform:translateZ(0)!important}.wpac .wp-sheet-content.wp-sheet-ready{opacity:1.0!important}.wpac .wp-sheet-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wpac .wp-sheet-footer{position:absolute!important;bottom:0!important;right:0!important;left:1px!important;width:100%!important;z-index:1999999002!important;background:rgba(250,250,251,.98)!important}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important;}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important;}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important;}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important;}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-logo{position:absolute!important;top:10px!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important;}.wp-gr .wp-google-rating{color:#e7711b!important;font-size:20px!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-powered{color:#777!important;margin:6px 0 0!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;padding-right:10px!important;vertical-align:top!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:5px!important;border-radius:50%!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place .wp-star svg{width:18px!important;height:18px!important}.wp-gr .wp-google-review .wp-star svg{width:16px!important;height:16px!important}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#999!important;font-size:13px!important}.wp-gr .wp-google-text{color:#222!important;font-size:13px!important;line-height:18px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#2c7cff!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important;}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr .wp-dark .wp-google-name{color:#eee!important}.wp-gr .wp-dark .wp-google-time{color:#bbb!important}.wp-gr .wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide{display:none}.wp-gr.wpac .wp-google-name a{color:#333!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr.wpac .wp-google-place .wp-star svg{width:18px;height:18px}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}.wp-gr.wpac .wp-google-review .wp-star svg{width:16px;height:16px}.wp-gr.wpac .wp-dark .wp-google-name a{color:#eee!important}.wp-gr .wp-google-richsnippet{color:#999!important;font-size:12px!important;line-height:16px!important;margin-top:6px!important;border-top:1px solid #eee!important;padding-top:4px!important;}.grw-slider{position:relative}.grw-slider .swiper-wrapper{opacity:1;-moz-opacity:1;filter:alpha(opacity=1)}.grw-slider .grw-slider-prev,.grw-slider .grw-slider-next{position:absolute!important;top:50%!important;width:30px;height:30px;background:#eee;border-radius:50%;margin-top:-22px!important;z-index:10!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.grw-slider .grw-slider-prev{left:-35px!important}.grw-slider .grw-slider-next{right:-35px!important}.grw-slider .grw-slider-prev span,.grw-slider .grw-slider-next span{position:absolute!important;top:48%!important;left:40%!important;color:#777!important;direction:ltr!important;font:normal 300 28px / 0 "Muli",Helvetica,Arial,Verdana,sans-serif!important}.grw-slider .grw-review{margin:20px 0 40px!important}.grw-slider .wp-google-feedback{position:relative!important;margin:2px!important;color:#777!important;font-size:18px!important;border:1px solid #ededed!important;background-color:#fafafa!important;border-radius:4px!important}.grw-slider .wp-google-feedback:before{position:absolute!important;bottom:-7px!important;left:35px!important;display:block!important;width:14px!important;height:14px!important;border:1px solid #ededed!important;border-top:none!important;border-left:none!important;background-color:#fafafa!important;content:""!important;-webkit-transform:rotate(45deg)!important;-ms-transform:rotate(45deg)!important;transform:rotate(45deg)!important}.grw-slider .wp-google-content2{position:static!important;height:150px!important;overflow-y:auto!important;font-size:14px!important;text-align:left!important;padding:0 2px 0 0!important;margin:20px 20px 20px 40px!important}.grw-slider .wp-google-content2::-webkit-scrollbar{width:4px!important}.grw-slider .wp-google-content2::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.grw-slider .wp-google-content2::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.grw-slider .wp-google-content2::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.grw-slider .wp-google-content2:before{bottom:47px!important;box-sizing:border-box!important;color:#bbb!important;content:'\201C'!important;display:block!important;height:96px!important;left:50px!important;position:absolute!important;right:515.391px!important;text-size-adjust:100%!important;top:20px!important;width:24.6094px!important;column-rule-color:#bbb!important;perspective-origin:12.2969px 48px!important;transform-origin:12.2969px 48px!important;border:0 none #bbb!important;font:normal normal normal normal 60px / 96px Georgia,serif!important;margin:-25px 0 0 -40px!important;outline:#bbb none 0!important}.grw-slider .wp-google-content2>svg{position:absolute!important;bottom:8px!important;right:8px!important;width:24px!important;height:24px!important;background:#fff!important;padding:2px!important;border-radius:50%!important}.grw-slider .wp-google-text{color:#777!important;line-height:22px!important}.grw-slider .wp-google-stars{display:inline-block!important;margin-right:4px!important}.grw-slider .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.grw-slider .wp-google-stars .wp-star svg{width:18px!important;height:18px!important;vertical-align:middle!important}.grw-slider .wp-google-user{display:flex!important;position:relative!important;padding:20px!important}.grw-slider .wp-google-user img{width:50px!important;height:50px!important;padding:0!important;margin:0!important;border-radius:100%!important;box-shadow:0 0 1px #a9a9a9!important;vertical-align:middle!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.grw-slider .wp-google-info{margin:0 0 0 10px!important;text-align:left!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.grw-slider .wp-google-name{display:block!important;margin-bottom:3px!important;font-size:100%!important;font-weight:bold!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#427fed!important;text-decoration:none!important;box-shadow:none!important}.grw-slider .wp-google-time{display:block!important;color:#999!important;font-size:13px!important;line-height:14px}.grw-slider .wp-more{display:none}.grw-slider .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:underline!important}@media(max-width: 480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important;}}@media(max-width: 480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important;}}
.widget_facebook_likebox {
	overflow: hidden;
}

#subscribe-email input {
	width: 95%;
}

.comment-subscription-form {
	margin-bottom: 1em;
}

.comment-subscription-form .subscribe-label {
	display: inline !important;
}

/*
Text meant only for screen readers.
Provides support for themes that do not bundle this CSS yet.
@see https://make.wordpress.org/accessibility/2015/02/09/hiding-text-for-screen-readers-with-wordpress-core/
***********************************/
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute ! important;
	width: 1px;
	word-wrap: normal ! important;
}


@font-face{font-family:'qlwapp-whatsapp';src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAYEAAsAAAAABbgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIFKmNtYXAAAAFoAAAAVAAAAFQXVtKHZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAAfwAAAH8pb7IGGhlYWQAAAPAAAAANgAAADYUXm9HaGhlYQAAA/gAAAAkAAAAJAfAA8ZobXR4AAAEHAAAABQAAAAUCgAAA2xvY2EAAAQwAAAADAAAAAwAKAESbWF4cAAABDwAAAAgAAAAIAAJAJluYW1lAAAEXAAAAYYAAAGGmUoJ+3Bvc3QAAAXkAAAAIAAAACAAAwAAAAMDAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QADwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkA//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAD/8AD/gPAACcATwCWAAABJicuAScmIyIHDgEHBhUUFhcDJR4BMzE4ATEyNz4BNzY1NCcuAScmATEiJi8BBzcnLgE1NDc+ATc2MzIXHgEXFhcWFx4BFxYVFAcOAQcGIxMuAScmIgcOAQcOAScuAScuAScmNjc+ATc+ATc2JicuAScuASMmIiMiBgcOARUUFhcWFx4BFxYXHgEXHgE3PgE3PgEnLgEnA2kkKSpbMTEzaVxdiSgoIiJIAQ03e0BpXF2KKCgKCiYbHP51OW0xD6ArCiAhIiFyTU1XKygpTCIjHh0XFyAICCEick1NV+cJRAkJDQcGHAYGDAkKOCQdJAYGBwUECgUEBQMDAQMCHQgHEAUGDAcGEwgJJC8FAhEQOCcnMBYkDhcoERI7CAgCAgMMCgMrJBwcJQoKKCiKXFxpQ4E6/vlHHx8oKIldXGkzMTFbKin9Fx4dCSmbEDJzPFdNTHMhIQgIHxcXHh4jIkwpKCtXTU1yISIBPAUhBAMKCSIHBgIFBRogGTYJCQwFBAwGBgkGBgwEBUcTEgMBBwkJMi8vTgYDFxY8IB8UCg0EBwEDAyMWFiIEBAcEAAAAAAEAAAABAAAmrdZpXw889QALBAAAAAAA2KCVZQAAAADYoJVlAAD/wAP+A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA/4AAQAAAAAAAAAAAAAAAAAAAAUEAAAAAAAAAAAAAAACAAAABAAAAwAAAAAACgAUAB4A/gABAAAABQCXAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff');font-weight:normal;font-style:normal}.qlwapp-whatsapp-icon{font-family:'qlwapp-whatsapp'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.qlwapp-whatsapp-icon:before{content:"\e900"}#qlwapp{pointer-events:none;box-sizing:border-box}@media(min-width:430px){#qlwapp{width:430px}}#qlwapp *{box-sizing:border-box}#qlwapp.qlwapp-js-ready{display:block}#qlwapp.qlwapp-hide,#qlwapp.qlwapp-desktop.mobile,#qlwapp.qlwapp-mobile.desktop{display:none}#qlwapp .qlwapp-readonly,#qlwapp.qlwapp-readonly{pointer-events:none!important;opacity:.5!important}#qlwapp .qlwapp-disabled,#qlwapp.qlwapp-disabled{display:none;visibility:hidden}#qlwapp.qlwapp-middle-left,#qlwapp.qlwapp-bottom-left,#qlwapp.qlwapp-middle-right,#qlwapp.qlwapp-bottom-right{position:fixed;z-index:9999999}#qlwapp.qlwapp-middle-left,#qlwapp.qlwapp-bottom-left{right:auto;left:0}#qlwapp.qlwapp-middle-left .qlwapp-toggle .qlwapp-time,#qlwapp.qlwapp-bottom-left .qlwapp-toggle .qlwapp-time{left:0;right:auto}#qlwapp.qlwapp-middle-left.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-bottom-left.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-bottom-left.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-left.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-bottom-left.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-toggle,#qlwapp.qlwapp-bottom-left.qlwapp-button .qlwapp-toggle{margin-left:20px}#qlwapp.qlwapp-middle-left.qlwapp-bubble .qlwapp-toggle .qlwapp-text,#qlwapp.qlwapp-bottom-left.qlwapp-bubble .qlwapp-toggle .qlwapp-text{right:auto;left:60px}#qlwapp.qlwapp-middle-left .qlwapp-box:before,#qlwapp.qlwapp-bottom-left .qlwapp-box:before{right:auto;left:20px}#qlwapp.qlwapp-middle-right,#qlwapp.qlwapp-bottom-right{left:auto;right:0}#qlwapp.qlwapp-middle-right .qlwapp-toggle .qlwapp-time,#qlwapp.qlwapp-bottom-right .qlwapp-toggle .qlwapp-time{left:auto;right:0}#qlwapp.qlwapp-middle-right.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-bottom-right.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-right.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-bottom-right.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-toggle,#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle{margin-right:20px}#qlwapp.qlwapp-middle-left,#qlwapp.qlwapp-middle-right{top:40%;bottom:auto}#qlwapp.qlwapp-middle-left .qlwapp-developer,#qlwapp.qlwapp-middle-right .qlwapp-developer{padding:0 24px}#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-toggle{margin-left:-48px;padding-left:60px}#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-toggle{margin-right:-48px;padding-right:60px}#qlwapp.qlwapp-bottom-left,#qlwapp.qlwapp-bottom-right{top:auto;bottom:0}#qlwapp.qlwapp-rounded.qlwapp-bubble .qlwapp-toggle{border-radius:50%}#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle{border-radius:50px}@media(min-width:430px){#qlwapp.qlwapp-rounded .qlwapp-box{border-radius:8px}}#qlwapp.qlwapp-rounded .qlwapp-box .qlwapp-user,#qlwapp.qlwapp-rounded .qlwapp-box .qlwapp-message{border-radius:4px}#qlwapp p:last-child{margin:0}#qlwapp time{opacity:.8;font-style:italic;font-size:10px}#qlwapp .qlwapp-no-contacts{display:flex;height:134px;justify-content:center;align-items:center}#qlwapp .qlwapp-container{display:flex;flex-direction:column}#qlwapp .qlwapp-clearfix:before,#qlwapp .qlwapp-clearfix:after{content:'';display:block;clear:both}#qlwapp .qlwapp-previous,#qlwapp .qlwapp-close{display:block;opacity:.8;font-style:unset;font-size:24px;font-weight:bold;width:24px;height:24px;cursor:pointer;text-align:center;line-height:24px;z-index:1}#qlwapp .qlwapp-previous{width:16px;height:36px;cursor:pointer;text-align:center;line-height:36px;margin-right:auto}#qlwapp .qlwapp-developer{font-size:8px;top:-20px;position:relative}#qlwapp .qlwapp-developer,#qlwapp .qlwapp-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}#qlwapp .qlwapp-toggle{pointer-events:all;cursor:pointer;box-shadow:0 1px 6px 0 rgba(0,0,0,0.06),0 2px 32px 0 rgba(0,0,0,0.16);margin-top:24px;margin-bottom:24px;position:relative;text-decoration:none}#qlwapp .qlwapp-toggle,#qlwapp .qlwapp-toggle:active,#qlwapp .qlwapp-toggle:focus,#qlwapp .qlwapp-toggle:hover{outline:0;text-decoration:none}#qlwapp .qlwapp-toggle .qlwapp-time{position:absolute;bottom:-2em;color:initial;font-size:10px;display:inline-block;top:auto;width:120px}#qlwapp .qlwapp-avatar .qlwapp-avatar-container{overflow:hidden;border-radius:50%;width:inherit;height:inherit}#qlwapp .qlwapp-avatar .qlwapp-avatar-container img{width:100%;height:auto}#qlwapp.qlwapp-bubble .qlwapp-toggle{width:60px;height:60px}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon,#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{position:absolute;display:block;pointer-events:none;font-size:24px}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-text{position:absolute;right:60px;height:60px;margin:0 24px;display:flex;align-items:center;justify-content:flex-end;font-weight:bold;white-space:pre}#qlwapp.qlwapp-button .qlwapp-toggle{height:40px;white-space:nowrap;padding:12px 24px}#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon{margin:0 12px 0 0}#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-close{display:none}#qlwapp .qlwapp-box{pointer-events:all;padding-bottom:56px;position:fixed;top:auto;bottom:0;left:0;right:0;z-index:99999;box-shadow:0 5px 40px 5px rgba(0,0,0,0.5)}@media(min-width:430px){#qlwapp .qlwapp-box{position:relative;top:auto;bottom:auto;left:auto;right:auto;box-shadow:0 8px 25px -5px rgba(45,62,79,0.15);margin-top:24px;margin-left:24px;margin-right:24px;margin-bottom:12px}#qlwapp .qlwapp-box:before{content:'';position:absolute;bottom:-6px;right:24px;width:13px;height:13px;transform:rotate(45deg)}#qlwapp .qlwapp-box .qlwapp-header{border-top-left-radius:inherit;border-top-right-radius:inherit}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}}#qlwapp .qlwapp-box .qlwapp-header{position:relative;overflow:hidden}#qlwapp .qlwapp-box .qlwapp-header:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(135deg,transparent 0,rgba(0,0,0,0.3) 100%)}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-close{position:absolute;top:12px;right:12px}@media(min-width:430px){#qlwapp .qlwapp-box .qlwapp-header .qlwapp-close{position:absolute;top:7px;right:7px;font-size:16px}}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-description{position:relative}#qlwapp .qlwapp-box .qlwapp-description,#qlwapp .qlwapp-box .qlwapp-contact{padding:24px 36px;height:100%}#qlwapp .qlwapp-box .qlwapp-description p,#qlwapp .qlwapp-box .qlwapp-description h3{color:inherit;font-family:inherit;margin:0}#qlwapp .qlwapp-box .qlwapp-description h3{margin:0 0 .25em 0}#qlwapp .qlwapp-box .qlwapp-contact{display:flex;justify-content:flex-end;align-items:center}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-previous{position:relative;left:-16px}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-previous>i{line-height:36px}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-avatar{width:42px;height:42px}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-label,#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-name{color:inherit}#qlwapp .qlwapp-box .qlwapp-account{color:inherit;padding:16px 36px;display:flex;align-items:center;overflow:hidden;position:relative;cursor:pointer;width:100%;text-decoration:none}#qlwapp .qlwapp-box .qlwapp-account:only-of-type{padding-top:36px;padding-bottom:36px}#qlwapp .qlwapp-box .qlwapp-info{padding:0 16px}#qlwapp .qlwapp-box .qlwapp-avatar{position:relative;width:62px;height:62px}#qlwapp .qlwapp-box .qlwapp-avatar:after{content:'';display:block;width:15px;height:15px;position:absolute;bottom:2px;right:2px;background-image:url(data:image/png;base64,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);background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:4}#qlwapp .qlwapp-box .qlwapp-time,#qlwapp .qlwapp-box .qlwapp-label,#qlwapp .qlwapp-box .qlwapp-offline-text{font-size:12px;line-height:1.5em;opacity:.6;display:block}#qlwapp .qlwapp-box .qlwapp-time{font-size:11px;font-style:italic}#qlwapp .qlwapp-box .qlwapp-name{display:block;font-weight:bold;line-height:1.5em}#qlwapp .qlwapp-box .qlwapp-body{overflow-x:hidden;overflow-y:auto}#qlwapp .qlwapp-box .qlwapp-body .qlwapp-carousel{max-height:470px;min-height:134px}#qlwapp .qlwapp-box .qlwapp-chat{display:flex;flex-direction:column;overflow:hidden}#qlwapp .qlwapp-box .qlwapp-user,#qlwapp .qlwapp-box .qlwapp-message{padding:16px 24px;margin:36px;position:relative;word-wrap:break-word;width:calc(100% - 36px*2)}#qlwapp .qlwapp-box .qlwapp-user:before,#qlwapp .qlwapp-box .qlwapp-message:before{content:'';position:absolute;top:-6px;right:24px;width:13px;height:13px;transform:rotate(45deg)}#qlwapp .qlwapp-box .qlwapp-user{width:auto;max-width:75%;align-self:flex-start;justify-self:flex-end;margin-top:0}#qlwapp .qlwapp-box .qlwapp-user:before{top:auto;bottom:-6px;left:24px}#qlwapp .qlwapp-box .qlwapp-padding{padding-bottom:56px}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response{position:absolute;bottom:0;left:0;right:0;height:auto;width:100%}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-footer pre,#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-footer textarea,#qlwapp .qlwapp-box .qlwapp-response textarea{max-height:160px}#qlwapp .qlwapp-box .qlwapp-footer pre,#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-footer textarea,#qlwapp .qlwapp-box .qlwapp-response textarea{color:inherit;background-color:inherit}#qlwapp .qlwapp-box .qlwapp-footer:before,#qlwapp .qlwapp-box .qlwapp-response:before{pointer-events:none;position:absolute;content:'';height:59px;top:-59px;background-image:linear-gradient(transparent,rgba(0,0,0,0.05));left:0;right:0}#qlwapp .qlwapp-box .qlwapp-footer{min-height:56px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;padding:12px 36px}#qlwapp .qlwapp-box .qlwapp-footer p{padding:0;font-size:inherit}#qlwapp .qlwapp-box .qlwapp-footer p:last-child{margin-bottom:0}#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-response textarea,#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons{min-height:56px}#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-response textarea{width:100%;height:100%;resize:none;border:0;padding:18px 88px 18px 36px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;line-height:20px;white-space:pre-wrap;word-wrap:break-word;border-radius:inherit;margin:0}#qlwapp .qlwapp-box .qlwapp-response pre{visibility:hidden}#qlwapp .qlwapp-box .qlwapp-response textarea{position:absolute;bottom:0;left:0}#qlwapp .qlwapp-box .qlwapp-response textarea:focus{outline:0}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons{position:absolute;top:0;right:21px;display:flex;align-items:center}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons.active>i{display:none}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons.active>i.qlwf-emoji{display:block}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>i{opacity:.4}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>i,#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>a{cursor:pointer;margin:0 0 0 10px;display:inherit;font-size:18px;line-height:24px;text-decoration:none}#qlwapp .qlwapp-previous,#qlwapp .qlwapp-close,#qlwapp .qlwapp-toggle,#qlwapp .qlwapp-box .qlwapp-header,#qlwapp .qlwapp-box .qlwapp-contact,#qlwapp .qlwapp-box .qlwapp-user{color:#fff}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-text{color:#303030}#qlwapp .qlwapp-box,#qlwapp .qlwapp-box:before{background-color:#fff}#qlwapp .qlwapp-box .qlwapp-account{background-color:#fff}#qlwapp .qlwapp-box .qlwapp-account:not(:first-child){border-top:1px solid #f5f5f5}#qlwapp .qlwapp-box .qlwapp-avatar .qlwapp-avatar-container{background-color:#eee}#qlwapp .qlwapp-box .qlwapp-message,#qlwapp .qlwapp-box .qlwapp-message:before{background-color:#eee}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response{color:#303030;background-color:#fff;border-top:1px solid #e6e6e6}#qlwapp .qlwapp-toggle,#qlwapp .qlwapp-box .qlwapp-header,#qlwapp .qlwapp-box .qlwapp-user,#qlwapp .qlwapp-box .qlwapp-user:before{background-color:#303030}#qlwapp{display:none}#qlwapp.qlwapp-show .qlwapp-box{visibility:visible;opacity:1;transform:translateY(0) scale(1);display:block}#qlwapp.qlwapp-transition .qlwapp-box{visibility:visible;display:block}#qlwapp.qlwapp-bubble.qlwapp-show .qlwapp-toggle .qlwapp-icon{transform:scale(0,0);opacity:0}#qlwapp.qlwapp-bubble.qlwapp-show .qlwapp-toggle .qlwapp-close{transform:scale(1,1);opacity:1}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{transform:scale(0,0);opacity:0}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon{transform:scale(1,1);opacity:1}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon,#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{transition:transform 300ms cubic-bezier(0.215,0.61,0.355,1),opacity 300ms ease-in}#qlwapp .qlwapp-box{display:none;opacity:0;visibility:hidden;transform:translateY(50px);transition:transform 300ms cubic-bezier(0.215,0.61,0.355,1),opacity 300ms ease-in}@media(min-width:430px){#qlwapp .qlwapp-box{transform:translateY(50px) scale(0.9)}}#qlwapp .qlwapp-box .qlwapp-carousel{display:flex;width:200%;height:100%}#qlwapp .qlwapp-box .qlwapp-carousel .qlwapp-slide{width:50%;transition:max-height 500ms cubic-bezier(0.215,0.61,0.355,1) 1000ms,transform 300ms cubic-bezier(0.215,0.61,0.355,1) 500ms,opacity 500ms ease-in 500ms;height:100%;overflow:hidden}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-slide{max-height:300px}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box .qlwapp-header .qlwapp-label,#qlwapp .qlwapp-box .qlwapp-header .qlwapp-avatar{opacity:0;transition:transform cubic-bezier(0.215,0.61,0.355,1) .3s,opacity ease-in .3s}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box .qlwapp-header .qlwapp-label{transform:translateX(56px)}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-avatar{transform:scale(0.5)}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-name{transition-delay:800ms}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-label{transition-delay:850ms}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-avatar{transition-delay:900ms}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-previous,#qlwapp .qlwapp-box .qlwapp-message,#qlwapp .qlwapp-box .qlwapp-user{transition:transform cubic-bezier(0.215,0.61,0.355,1) 600ms,opacity ease-in 200ms}#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-previous,#qlwapp .qlwapp-box .qlwapp-user{opacity:0}#qlwapp .qlwapp-box .qlwapp-response{pointer-events:none}#qlwapp .qlwapp-box .qlwapp-previous{transform:translateX(56px)}#qlwapp .qlwapp-box .qlwapp-user{transform:translateY(56px)}#qlwapp .qlwapp-box .qlwapp-close{transition:opacity 300ms cubic-bezier(0.215,0.61,0.355,1)}#qlwapp .qlwapp-box .qlwapp-description{transition:transform 600ms cubic-bezier(0.215,0.61,0.355,1),opacity 900ms cubic-bezier(0.215,0.61,0.355,1)}#qlwapp .qlwapp-box .qlwapp-account{transition:transform 600ms cubic-bezier(0.215,0.61,0.355,1),opacity 150ms ease-in}#qlwapp .qlwapp-box .qlwapp-previous{transition-delay:800ms}#qlwapp .qlwapp-box .qlwapp-message{transition-delay:900ms}#qlwapp .qlwapp-box .qlwapp-close,#qlwapp .qlwapp-box .qlwapp-description{transition-delay:900ms}#qlwapp .qlwapp-box .qlwapp-user{transition-delay:200ms}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(6){transition-delay:600ms}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(5){transition-delay:500ms}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(4){transition-delay:400ms}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(3){transition-delay:300ms}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(2){transition-delay:200ms}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(1){transition-delay:100ms}#qlwapp .qlwapp-box .qlwapp-slide .qlwapp-message{opacity:0;transform:translateY(-56px)}#qlwapp .qlwapp-box .qlwapp-slide .qlwapp-box .qlwapp-account:hover{background-color:#fafafa}#qlwapp .qlwapp-box.response .qlwapp-carousel .qlwapp-slide{transform:translateX(-100%)}#qlwapp .qlwapp-box.response .qlwapp-body .qlwapp-carousel{overflow:hidden;max-height:134px!important;min-height:122px}#qlwapp .qlwapp-box.response .qlwapp-close{transition-delay:0ms}#qlwapp .qlwapp-box.response .qlwapp-close,#qlwapp .qlwapp-box.response .qlwapp-footer,#qlwapp .qlwapp-box.response .qlwapp-description,#qlwapp .qlwapp-box.response .qlwapp-account{opacity:0}#qlwapp .qlwapp-box.response .qlwapp-account{transform:translateY(-33.333%);border-top-color:transparent!important}#qlwapp .qlwapp-box.response .qlwapp-user{display:block}#qlwapp .qlwapp-box.response .qlwapp-message,#qlwapp .qlwapp-box.response .qlwapp-previous,#qlwapp .qlwapp-box.response .qlwapp-response{opacity:1}#qlwapp .qlwapp-box.response .qlwapp-response{pointer-events:all}#qlwapp .qlwapp-box.response .qlwapp-message,#qlwapp .qlwapp-box.response .qlwapp-previous{transform:translate(0)}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-slide{max-height:84px}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-avatar{opacity:1}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-label{opacity:.5}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-label{transform:translateX(0)}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-avatar{transform:scale(1)}#qlwapp .qlwapp-box.response.opening .qlwapp-footer,#qlwapp .qlwapp-box.response.opening .qlwapp-response,#qlwapp .qlwapp-box.response.opening .qlwapp-close,#qlwapp .qlwapp-box.response.opening .qlwapp-previous,#qlwapp .qlwapp-box.response.opening .qlwapp-description,#qlwapp .qlwapp-box.response.opening .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box.response.opening .qlwapp-header .qlwapp-label{visibility:visible}#qlwapp .qlwapp-box.texting .qlwapp-body{overflow-y:auto}#qlwapp .qlwapp-box.texting .qlwapp-user{opacity:1;transform:translate(0)}#qlwapp .qlwapp-box.closing .qlwapp-previous{transition-delay:0ms;transform:translateX(-24px);opacity:0;transition:transform cubic-bezier(0.215,0.61,0.355,1) 300ms,opacity ease-out 200ms}#qlwapp .qlwapp-box.closing .qlwapp-description{opacity:0}body.rtl #qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon{margin:0 0 0 12px}body.rtl #qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons{right:auto;left:21px;flex-direction:row-reverse}body.rtl #qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>a{transform:rotate(180deg)}body.rtl #qlwapp .qlwapp-box .qlwapp-response pre,body.rtl #qlwapp .qlwapp-box .qlwapp-response textarea{padding:18px 36px 18px 88px}body.rtl #qlwapp .qlwapp-box.response .qlwapp-carousel .qlwapp-slide{transform:translateX(100%)}body.rtl #qlwapp .qlwapp-box .qlwapp-contact{flex-direction:row-reverse}
/**
 * Sharedaddy Base Styles
 *
 * Contains styles for modules, containers, buttons
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}


/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}

body.highlander-light h3.sd-title:before {
	border-top: 1px solid rgba(0,0,0,.2);
}

body.highlander-dark h3.sd-title:before {
	border-top: 1px solid rgba(255,255,255,.4);
}


/* Sharing services list */
.sd-content ul {
	padding: 0 !important;
	margin: 0 0 .7em 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline-block;
}

.sd-content ul li.share-deprecated {
	opacity: 0.5;
}

.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}

.sd-block.sd-gplus {
	margin: 0 0 .5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	border-radius: 3px;
	color: #656565 !important;
	background: #f8f8f8;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 0 rgba(0,0,0,.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0px 5px;
}

.sd-social-text .sd-content ul li a.sd-button span,
.sd-content ul li a.sd-button>span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-official .sd-content>ul>li .digg_button >a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
}



/* Our gray buttons should be smaller when seen with the official ones */
.sd-social-official .sd-content>ul>li>a.sd-button,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
.sd-social-official .sd-content>ul>li .digg_button>a,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a {
	line-height: 17px;
	box-shadow: none; /* No shadow on gray buttons between the official ones */
	vertical-align: top;
}

.sd-social-official .sd-content ul li a.sd-button>span {
	line-height: 17px;
}
.sd-social-official .sd-content>ul>li>a.sd-button:before,
.sd-social-official .sd-content>ul>li .digg_button>a:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
	margin-bottom: -1px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	color: #555;
	background: #fafafa;
	border: 1px solid #999999;
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
}

/* All icons */
.sd-content ul li a.sd-button:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'social-logos';
	vertical-align: top;
	text-align: center;
}
/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button:before {
	position: relative;
	top: 2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-content ul li a.sd-button:before {
		position: relative;
		top: 2px;
	}
}

.sd-social-official ul li a.sd-button:before {
	position: relative;
	top: -2px;
}
/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-social-official ul li a.sd-button:before {
		top: 0px;
	}
}

.sd-content ul li {
	margin: 0 5px 5px 0;
	padding: 0;
}
/* Add more pading on touch devices */
.jp-sharing-input-touch .sd-content ul li { padding-left: 10px; }

/* Text + icon & Official */
.sd-social-icon-text .sd-content ul li a span,
.sd-social-official .sd-content ul li a.sd-button span,
.sd-content ul li.preview-item a.sd-button span {
	margin-left: 3px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a:before,
.sd-content ul li.no-icon a:before {
	display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}
/* Firefox specific hack to make the share more button look better on Firefox. */
@-moz-document url-prefix() {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before,
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before {
	content: '\f469';
}

.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before,
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before {
	content: '\f410';
}
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before,
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before {
	content: '\f207';
}
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before,
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before {
	content: '\f202';
}
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before,
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before {
	content: '\f222';
}
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before,
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before {
	content: '\f607';
}

.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before,
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before {
	content: '\f224';
}
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before,
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before {
	content: '\f210';
}
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before,
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before {
	content: '\f203';
}
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before,
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before {
	content: '\f205';
}
.sd-social-official .sd-content li.share-press-this a:before {
	color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before,
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before {
	content: '\f606';
}
.sd-social-official .sd-content li.share-telegram a:before {
	color: #0088cc;
}
.sd-social-icon .sd-content ul li.share-skype a:before,
.sd-social-text .sd-content ul li.share-skype a:before,
.sd-content ul li.share-skype div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-skype a:before {
	content: '\f220';
}
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before,
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before {
	content: '\f415';
}
.sd-social-official .sd-content a.share-more:before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	content: '\f608';
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	color: #43d854;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
	background: #43d854;
	color: #fff !important;
}


.sd-social-icon .sd-content ul li.share-deprecated a:before,
.sd-social-icon-text .sd-content li.share-deprecated a:before,
.sd-social-official .sd-content li.share-deprecated a:before,
.sd-content ul li.share-deprecated div.option.option-smart-off a:before {
	width: 1em;
	height: 1em;
	content: "\1F6AB";
}

/* Share count */
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}


/* Official buttons */
.sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
	line-height: 25px !important;
}

.sd-social-official .sd-content>ul>li>a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul>li {
	display: block;
	float: left;
	margin: 0 10px 5px 0 !important;
	height: 25px;
}

.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}

.sd-social-official .sd-content .pocket_button iframe {
	width: 98px;
}


/* Individual official buttons */
.reddit_button iframe {
	margin-top: 1px;
}

.pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
	margin: 0 !important;
}

.linkedin_button>span, .pinterest_button a {
	display: block !important;
}

.sd-social-official .sd-content .share-skype {
	width: 55px;
}

body .sd-social-official li.share-print ,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a
{
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom>a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span
{
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 21px;
	line-height: 16px;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
}

body .sd-social-icon .sd-content li.share-custom a span {
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}

.sharing-hidden .inner ul{
	margin: 0 !important;
}

.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
	clear: both;
	margin: 0 !important;
	height: 0 !important;
}

.sharing-hidden .inner:before, .sharing-hidden .inner:after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner:after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
	border: none;
	opacity: .6;
}



.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
	top: 1px;
	top: 0px\9; /* IE8 and below */
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
	top: 5px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
	background: #1877F2;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
	background: #00acee;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
	background: #1e8cbe;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
	background: #0088cc;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
	background: #ee4056;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-skype a.sd-button {
	background: #00AFF0;
	color: #fff !important;
}

/**
 * Screen Reader Text for "Icon Only" option
 */

.sharing-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.sharing-screen-reader-text:hover,
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/**
 * Sharing Email Dialog
 */

#sharing_email {
	width: 342px;
	position: absolute;
	z-index: 1001;
	border: 1px solid #ccc;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	text-align: left;
}

div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 12px;
	padding: 5px 8px;
	line-height: 1;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}

#sharing_email form {
	margin: 0;
}

#sharing_email input[type="text"], #sharing_email input[type="email"] {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	background: #fff;
	font-size: 12px;
	color: #333;
	max-width: none;
	padding: 1px 3px;
}
#jetpack-source_f_name {
	display: none!important;
	position: absolute !important;
	left: -9000px;
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 1em;
	font-size: 12px;
	text-shadow: none;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 0 0 1em 0;
}

@font-face{font-family:social-logos;src:url(https://blog.solignani.it/wp-content/plugins/jetpack/_inc/social-logos/social-logos.eot?51b607ee5b5cb2a0e4517176475a424c);font-weight:400;font-style:normal}@font-face{font-family:social-logos;src:url(https://blog.solignani.it/wp-content/plugins/jetpack/_inc/social-logos/social-logos.eot?51b607ee5b5cb2a0e4517176475a424c);src:url(https://blog.solignani.it/wp-content/plugins/jetpack/_inc/social-logos/social-logos.eot?#iefix) format("embedded-opentype"),url("data:application/font-woff;charset=utf-8;base64,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") format("woff"),url(https://blog.solignani.it/wp-content/plugins/jetpack/_inc/social-logos/social-logos.ttf?51b607ee5b5cb2a0e4517176475a424c) format("truetype");font-weight:400;font-style:normal}.social-logo{font-family:social-logos;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__instagram:before{content:"\f215"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__medium:before{content:"\f623"}.social-logo__path-alt:before{content:"\f604"}.social-logo__path:before{content:"\f219"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f202"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__wordpress:before{content:"\f205"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}

@charset "UTF-8";.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(0,0,0,.9);background:-webkit-linear-gradient(top, rgba(50,50,50,.9), rgba(0,0,0,.9));background:linear-gradient(to bottom,rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(0,0,0,.7);background:-webkit-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));background:linear-gradient(to bottom,rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/controls.png) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/controls.png)}.mejs-controls .mejs-button button:focus{outline:#ff0 solid 1px}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0;overflow:hidden;text-align:center;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));background:linear-gradient(to bottom,rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-webkit-linear-gradient(135deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-linear-gradient(top, rgba(44,124,145,.8), rgba(78,183,212,.8));background:linear-gradient(to bottom,rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));background:linear-gradient(to bottom,rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;border-radius:5px;cursor:pointer;border:2px solid #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:1px solid #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));background:linear-gradient(to bottom,rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));background:linear-gradient(to bottom,rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);border:1px solid transparent;padding:10px;overflow:hidden;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-chapters{position:absolute;top:0;left:0;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);background:-webkit-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));background:linear-gradient(to bottom,rgba(50,50,50,.7),rgba(0,0,0,.7));overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);background:-webkit-linear-gradient(top, rgba(102,102,102,.7), rgba(50,50,50,.6));background:linear-gradient(to bottom,rgba(102,102,102,.7),rgba(50,50,50,.6))}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(20,20,20,.8)}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:1px solid #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);border:1px solid transparent;padding:10px;overflow:hidden;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/mediaelement/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}@font-face{font-family:flowplayer;src:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/flowplayer/skin/icons/flowplayer.eot?#iefix) format("embedded-opentype"),url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/flowplayer/skin/icons/flowplayer.woff2) format("woff2"),url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../modules/blog/video/flowplayer/skin/icons/flowplayer.woff) format("woff")}.fp-icon{display:inline-block}.fp-icon:before{font-family:flowplayer;font-size:1.7em}.fp-airplay:before{content:"\e001"}.fp-fullscreen:before{content:"\e002"}.fp-checked:before{content:"\e003"}.fp-embed:before{content:"\e004";color:#fff}.fp-chromecast:before{content:"\e005"}.fp-email:before{content:"\e006"}.fp-playbtn:before{content:"\e007"}.fp-share:before{content:"\e009"}.fp-share2:before{content:"\e00a"}.fp-twitter:before{content:"\e00c";color:#1da1f2}.fp-facebook:before{content:"\e00a";color:#3b5998}.fp-volumebtn:before{content:"\e00b"}.fp-volume-off:before{content:"\e00d"}.fp-unload:before{content:"\e00f"}.fp-prevbtn:before{content:"\e011"}.fp-nextbtn:before{content:"\e012"}.flowplayer.is-mouseover .fp-captions,.flowplayer.is-paused .fp-captions{bottom:3em}.flowplayer.is-poster .fp-engine{filter:alpha(opacity=0);opacity:0}.flowplayer.is-loading .fp-engine{top:-9999em}.flowplayer.is-loading .fp-ui .fp-controls,.flowplayer.is-loading .fp-ui .fp-header{filter:alpha(opacity=0);opacity:0}.flowplayer.is-poster .fp-ui>*,.flowplayer.is-splash .fp-ui>*{display:none}.flowplayer.is-poster .fp-ui>.fp-play,.flowplayer.is-splash .fp-ui>.fp-play{display:block}.flowplayer.is-poster.is-loading .fp-ui>.fp-play,.flowplayer.is-splash.is-loading .fp-ui>.fp-play{display:none}.flowplayer.is-poster .fp-engine{left:-9999em;top:-9999em}.flowplayer.is-disabled .fp-color{background-color:#999}.flowplayer.has-title .fp-header{top:0;text-align:right}.flowplayer.is-fullscreen{top:0!important;left:0!important;border:0!important;margin:0!important;width:100%!important;height:100%!important;max-width:100%!important;z-index:99999!important;box-shadow:0!important;background-image:none!important;background-color:#333}.flowplayer.is-fullscreen .fp-player{background-color:#333}.flowplayer.is-fullscreen .fp-fullscreen:before{content:"\e016"}.flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before,.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before{content:"\e216"}.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before{content:"\e116"}.flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before,.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before{content:"\e316"}.flowplayer.is-loading .fp-waiting,.flowplayer.is-seeking .fp-waiting{display:block;filter:alpha(opacity=100);opacity:1}.flowplayer.is-loading .fp-play,.flowplayer.is-seeking .fp-play{display:none!important}.flowplayer.is-playing{background-image:none!important}.flowplayer.is-playing .fp-playbtn:before{content:"\e008"}.flowplayer.is-playing.fp-minimal .fp-playbtn:before,.flowplayer.is-playing.fp-outlined .fp-playbtn:before{content:"\e208"}.flowplayer.is-playing.fp-edgy .fp-playbtn:before{content:"\e108"}.flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before,.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before{content:"\e308"}.flowplayer.is-muted .fp-volumebtn:before{content:"\e00d"}.flowplayer.is-muted.fp-minimal .fp-volumebtn:before,.flowplayer.is-muted.fp-outlined .fp-volumebtn:before{content:"\e20d"}.flowplayer.is-muted.fp-edgy .fp-volumebtn:before{content:"\e10d"}.flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before,.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before{content:"\e30d"}.flowplayer.is-inverted .fp-duration{display:none}.flowplayer.is-closeable .fp-header .fp-unload,.flowplayer.is-inverted .fp-remaining{display:block}.flowplayer.is-error{background-color:#aaa}.flowplayer.is-error .fp-ui{filter:alpha(opacity=100);opacity:1}.flowplayer.is-live .fp-timeline{visibility:hidden}.flowplayer.is-live.is-dvr .fp-timeline{visibility:visible}.flowplayer.is-flash-disabled .fp-waiting,.flowplayer.is-live .fp-timestamp{display:none!important}.flowplayer.is-flash-disabled .fp-ui{height:auto;background:0 0;filter:alpha(opacity=100);opacity:1}.flowplayer.is-flash-disabled .fp-ui .fp-controls,.flowplayer.is-flash-disabled .fp-ui .fp-header{display:none}.flowplayer.is-flash-disabled .fp-engine{top:0}.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer,.flowplayer.no-volume .fp-volumebar{display:none}.flowplayer.fp-mute .fp-volumebtn{display:inline-block}.flowplayer.no-mute.no-volume .fp-volume{display:none}@-webkit-keyframes pulse{0%{filter:alpha(opacity=0);opacity:0}100%{filter:alpha(opacity=100);opacity:1}}@keyframes pulse{0%{filter:alpha(opacity=0);opacity:0}100%{filter:alpha(opacity=100);opacity:1}}.flowplayer .fp-chromecast-engine{position:absolute;display:none;top:0;bottom:0;right:0;left:0;color:#fff}.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status{font-size:150%;text-align:center}.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=);-webkit-mask-size:100% 100%;background-color:#fff;margin:10% auto 2em;height:5em;width:5em}.flowplayer.is-chromecast{background-color:#333}.flowplayer.is-chromecast .fp-chromecast-engine{display:block}.flowplayer.is-chromecast .fp-flash-disabled{display:none!important}.flowplayer.is-chromecast .fp-engine{left:-9999em;top:-9999em;bottom:auto;right:auto}.flowplayer.fp-default-playlist .fp-next,.flowplayer.fp-default-playlist .fp-prev{position:absolute;top:45%;filter:alpha(opacity=30);opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s}.flowplayer.fp-default-playlist .fp-next:hover,.flowplayer.fp-default-playlist .fp-prev:hover{filter:alpha(opacity=100);opacity:1}.flowplayer.fp-default-playlist .fp-next:before,.flowplayer.fp-default-playlist .fp-prev:before{font-family:flowplayer;font-size:2.8em}.flowplayer.fp-default-playlist .fp-prev{left:.4em}.flowplayer.fp-default-playlist .fp-prev:before{content:"\e011"}.flowplayer.fp-default-playlist .fp-next{right:.4em}.flowplayer.fp-default-playlist .fp-next:before{content:"\e012"}.flowplayer.fp-default-playlist .fp-playlist{position:absolute;right:.4em;bottom:3em;width:100%;text-align:center}.flowplayer.fp-default-playlist .fp-playlist a{background-color:#fff;height:.8em;border-radius:50%;width:.8em;filter:alpha(opacity=70);opacity:.7;display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;-webkit-transition:-webkit-transform .2s,-webkit-transform .2s;transition:transform .2s,-webkit-transform .2s}.flowplayer.fp-default-playlist .fp-playlist a:hover{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.flowplayer.fp-default-playlist .fp-playlist a.is-active{filter:alpha(opacity=100);opacity:1}.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before{content:"\e111"}.flowplayer.fp-default-playlist.fp-edgy .fp-next:before{content:"\e112"}.flowplayer.fp-default-playlist.fp-minimal .fp-prev:before,.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before{content:"\e211"}.flowplayer.fp-default-playlist.fp-minimal .fp-next:before,.flowplayer.fp-default-playlist.fp-outlined .fp-next:before{content:"\e212"}.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before,.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before{content:"\e311"}.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before,.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before{content:"\e312"}.flowplayer.fp-custom-playlist{overflow:visible}.flowplayer.fp-custom-playlist .fp-playlist,.flowplayer.fp-custom-playlist.is-loading .fp-playlist,.flowplayer.fp-custom-playlist.is-poster .fp-playlist,.flowplayer.fp-custom-playlist.is-splash .fp-playlist{display:block;filter:alpha(opacity=100);opacity:1}.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline{display:none!important}.flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill{display:block}.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill{display:none}.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline,.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline{display:block}.flowplayer.fp-edgy,.flowplayer.fp-edgy .fp-bar,.flowplayer.fp-edgy .fp-bar-slider,.flowplayer.fp-edgy .fp-bar-slider>*,.flowplayer.fp-edgy .fp-bar>*,.flowplayer.fp-edgy .fp-captions p,.flowplayer.fp-edgy .fp-menu,.flowplayer.fp-edgy .fp-textarea,.flowplayer.fp-edgy .fp-timestamp{border-radius:0}.flowplayer.fp-edgy .fp-airplay:before{content:"\e101"}.flowplayer.fp-edgy .fp-fullscreen:before{content:"\e102"}.flowplayer.fp-edgy .fp-checked:before{content:"\e103"}.flowplayer.fp-edgy .fp-embed:before{content:"\e104"}.flowplayer.fp-edgy .fp-chromecast:before{content:"\e105"}.flowplayer.fp-edgy .fp-email:before{content:"\e106"}.flowplayer.fp-edgy .fp-playbtn:before{content:"\e107"}.flowplayer.fp-edgy .fp-share:before{content:"\e109"}.flowplayer.fp-edgy .fp-share2:before{content:"\e10a"}.flowplayer.fp-edgy .fp-twitter:before{content:"\e10c"}.flowplayer.fp-edgy .fp-facebook:before{content:"\e10a"}.flowplayer.fp-edgy .fp-volumebtn:before{content:"\e10b"}.flowplayer.fp-edgy .fp-volume-off:before{content:"\e10d"}.flowplayer.fp-edgy .fp-unload:before{content:"\e10f"}.flowplayer.fp-edgy .fp-prevbtn:before{content:"\e111"}.flowplayer.fp-edgy .fp-nextbtn:before{content:"\e112"}.flowplayer.fp-edgy.fp-minimal .fp-airplay:before,.flowplayer.fp-edgy.fp-outlined .fp-airplay:before{content:"\e301"}.flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before,.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before{content:"\e302"}.flowplayer.fp-edgy.fp-minimal .fp-checked:before,.flowplayer.fp-edgy.fp-outlined .fp-checked:before{content:"\e303"}.flowplayer.fp-edgy.fp-minimal .fp-embed:before,.flowplayer.fp-edgy.fp-outlined .fp-embed:before{content:"\e304"}.flowplayer.fp-edgy.fp-minimal .fp-chromecast:before,.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before{content:"\e305"}.flowplayer.fp-edgy.fp-minimal .fp-email:before,.flowplayer.fp-edgy.fp-outlined .fp-email:before{content:"\e306"}.flowplayer.fp-edgy.fp-minimal .fp-playbtn:before,.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before{content:"\e307"}.flowplayer.fp-edgy.fp-minimal .fp-share:before,.flowplayer.fp-edgy.fp-outlined .fp-share:before{content:"\e309"}.flowplayer.fp-edgy.fp-minimal .fp-share2:before,.flowplayer.fp-edgy.fp-outlined .fp-share2:before{content:"\e30a"}.flowplayer.fp-edgy.fp-minimal .fp-twitter:before,.flowplayer.fp-edgy.fp-outlined .fp-twitter:before{content:"\e30c"}.flowplayer.fp-edgy.fp-minimal .fp-facebook:before,.flowplayer.fp-edgy.fp-outlined .fp-facebook:before{content:"\e30a"}.flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before,.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before{content:"\e30b"}.flowplayer.fp-edgy.fp-minimal .fp-volume-off:before,.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before{content:"\e30d"}.flowplayer.fp-edgy.fp-minimal .fp-unload:before,.flowplayer.fp-edgy.fp-outlined .fp-unload:before{content:"\e30f"}.flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before,.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before{content:"\e311"}.flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before,.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before{content:"\e312"}.flowplayer.no-svg .fp-ui .fp-controls,.flowplayer.no-svg .fp-ui .fp-header{background-color:#333}.flowplayer.no-svg .fp-ui .fp-play.fp-visible{background-color:#ccc;position:absolute;padding-top:17%;top:0;left:0;right:0;bottom:0}.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg{display:none}.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn{display:inline}.flowplayer .fp-captions,.flowplayer .fp-controls,.flowplayer .fp-header,.flowplayer .fp-player,.flowplayer .fp-ui,.flowplayer .fp-waiting{position:absolute;width:100%}.flowplayer{font-family:avenir,sans-serif;font-size:16px;position:relative;max-height:100%;overflow:hidden;border-radius:.24em;background-position:center;background-repeat:no-repeat;background-size:contain;zoom:1!important;width:100%;display:inline-block}.flowplayer .fp-hidden{display:none}.flowplayer .fp-shown{display:block!important}.flowplayer *{box-sizing:border-box}.flowplayer .fp-engine{display:block;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.flowplayer video.fp-engine::-webkit-media-controls{display:none!important}.flowplayer .fp-player{position:absolute;bottom:0;top:0}.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;top:0}.flowplayer .fp-waiting *{box-shadow:0 0 5px #333}.flowplayer .fp-waiting em{width:1em;height:1em;border-radius:1em;background-color:rgba(255,255,255,.8);display:inline-block;-webkit-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;filter:alpha(opacity=0);opacity:0}.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;animation-delay:.45s}.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.flowplayer .fp-waiting p{color:#ccc;font-weight:700}.flowplayer .fp-ui{height:100%;top:0;background-image:none;-webkit-transition:background-image .1s;transition:background-image .1s;text-align:center;cursor:pointer;color:#fff}.flowplayer .fp-ui a,.flowplayer .fp-ui strong{color:inherit!important;font-style:normal!important;text-decoration:none!important}.flowplayer .fp-ui strong{font-weight:700!important}.flowplayer .fp-ui>*{-webkit-transition:opacity .1s;transition:opacity .1s;filter:alpha(opacity=0);opacity:0}.flowplayer.fp-ui-shown .fp-ui,.flowplayer.is-mouseover .fp-ui,.flowplayer.is-paused .fp-ui{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.25)),color-stop(15%,transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.25),transparent 15%);background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,.25), transparent 15%);background-image:linear-gradient(to top,rgba(0,0,0,.25),transparent 15%)}.flowplayer.fp-ui-shown .fp-ui>*,.flowplayer.is-mouseover .fp-ui>*,.flowplayer.is-paused .fp-ui>*{filter:alpha(opacity=100);opacity:1}.flowplayer .fp-header{top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.25)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.25),transparent);background-image:-webkit-linear-gradient(top, rgba(0,0,0,.25), transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent);text-align:left;height:3.6em;-webkit-transition:opacity .3s;transition:opacity .3s;padding-left:.9em}.flowplayer .fp-header .fp-icon{margin:.9em .9em 0 0}.flowplayer .fp-header .fp-icon.fp-active{color:#ec6c4c}.flowplayer .fp-header .fp-fullscreen,.flowplayer .fp-header .fp-unload{float:right}.flowplayer .fp-header .fp-unload,.flowplayer .fp-help{display:none}.flowplayer .fp-message{background-color:rgba(0,0,0,.5);text-align:left;font-size:1.2em;overflow:hidden;filter:alpha(opacity=0);opacity:0;padding:.6em .9em;-webkit-transition:opacity .3s;transition:opacity .3s}.flowplayer .fp-message.fp-shown{filter:alpha(opacity=100);opacity:1}.flowplayer .fp-message.fp-shown+.fp-header{filter:alpha(opacity=0);opacity:0}.flowplayer .fp-textarea{background-color:rgba(0,0,0,.5);width:80%;position:absolute;left:10%;top:15%;color:#fff;outline:0;border-radius:.2em;border:0;min-height:60%}.flowplayer .fp-logo{position:absolute;bottom:3em;left:.9em}.flowplayer .fp-logo img{width:100%}.flowplayer .fp-captions{bottom:1.2em;display:none;text-align:center;color:#fff}.flowplayer .fp-captions p{background-color:rgba(0,0,0,.65);border-radius:.2em;font-size:110%;display:inline-block;padding:.1em .3em;margin:.1em}.flowplayer .fp-pause .fp-playbtn,.flowplayer .fp-play .fp-playbtn{display:none}.flowplayer .fp-pause svg,.flowplayer .fp-play svg{position:absolute;pointer-events:none;left:0;right:0;bottom:0;top:0;width:6em;height:6em;filter:alpha(opacity=0);opacity:0;margin:auto;max-height:30%;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .2s;transition:all .2s;display:none}.flowplayer .fp-pause svg.fp-pause-rounded-fill,.flowplayer .fp-pause svg.fp-play-rounded-fill,.flowplayer .fp-play svg.fp-pause-rounded-fill,.flowplayer .fp-play svg.fp-play-rounded-fill{display:block}.flowplayer .fp-pause.fp-visible svg,.flowplayer .fp-play.fp-visible svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);filter:alpha(opacity=100);opacity:1}.flowplayer .fp-remaining{display:none}.flowplayer .fp-controls{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;justify-content:space-around;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:2.4em;bottom:0;z-index:2;padding-left:.3em;padding-right:.3em}.flowplayer .fp-controls>*{margin:0 .6em}.flowplayer .fp-controls>strong{letter-spacing:1px}.flowplayer .fp-controls img{width:1.2em}.flowplayer .fp-bar,.flowplayer .fp-bar-slider{background-color:#ccc;background-color:rgba(255,255,255,.5);position:relative;cursor:col-resize;height:.9em;border-radius:.24em;-ms-flex:1;-webkit-box-flex:1;flex:1}.flowplayer .fp-bar-slider>*,.flowplayer .fp-bar>*{background-color:rgba(255,255,255,.6);position:absolute;height:100%;border-radius:.24em}.flowplayer .fp-bar-slider>.fp-progress.animated,.flowplayer .fp-bar>.fp-progress.animated{-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:width,height;transition-property:width,height}.flowplayer .fp-bar-slider>.fp-buffer,.flowplayer .fp-bar>.fp-buffer{-webkit-transition:width .25s linear;transition:width .25s linear}.flowplayer .fp-bar.no-animation>*,.flowplayer .no-animation.fp-bar-slider>*{-webkit-transition:none;transition:none}.flowplayer .fp-timeline{-webkit-transition:height .2s;transition:height .2s}.flowplayer .fp-cuepoint{background-color:#000;position:absolute;height:100%;width:2px}.flowplayer .fp-timestamp{background-color:rgba(0,0,0,.65);display:none;border-radius:.2em;padding:.1em .3em;font-size:90%;bottom:1.4em;height:auto}.flowplayer .fp-timeline:hover .fp-timestamp{display:inline}.flowplayer .fp-volume{display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flowplayer .fp-volumebtn{display:none}.flowplayer .fp-bar-slider{background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:height .2s;transition:height .2s;white-space:nowrap;-ms-flex:1 0 auto}.flowplayer .fp-bar-slider em{border-radius:2px;display:inline-block;width:5px;height:100%;position:relative;vertical-align:top;margin-left:3px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;-webkit-transition:-webkit-transform .4s,-webkit-transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.flowplayer .fp-bar-slider em:hover{-webkit-transform:scaleY(1.35);-ms-transform:scaleY(1.35);transform:scaleY(1.35);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;-webkit-transition:-webkit-transform .2s,-webkit-transform .2s;transition:transform .2s,-webkit-transform .2s}.flowplayer .fp-bar-slider em.fp-grey{background-color:rgba(255,255,255,.75)}.flowplayer.no-flex .fp-controls{white-space:nowrap}.flowplayer.no-flex .fp-controls>*{display:inline-block;vertical-align:center;margin:0 .3em}.flowplayer.no-flex .fp-timeline{width:40%}.flowplayer.no-flex.fp-full .fp-timeline{margin-bottom:.6em;height:.9em}.flowplayer.no-flex.fp-fat .fp-bar,.flowplayer.no-flex.fp-fat .fp-bar-slider,.flowplayer.no-flex.fp-playful .fp-bar,.flowplayer.no-flex.fp-playful .fp-bar-slider{height:.9em!important}.flowplayer.fp-fat .fp-bar,.flowplayer.fp-fat .fp-bar-slider,.flowplayer.fp-playful .fp-bar,.flowplayer.fp-playful .fp-bar-slider{height:100%;border-radius:0}.flowplayer.fp-fat .fp-bar-slider>*,.flowplayer.fp-fat .fp-bar>*,.flowplayer.fp-playful .fp-bar-slider>*,.flowplayer.fp-playful .fp-bar>*{border-radius:0}.flowplayer.fp-fat .fp-timestamp,.flowplayer.fp-playful .fp-timestamp{bottom:3.2em}.flowplayer.fp-fat .fp-bar-slider em,.flowplayer.fp-playful .fp-bar-slider em{-webkit-transform:scaleY(0.6);-ms-transform:scaleY(0.6);transform:scaleY(0.6);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.flowplayer.fp-fat .fp-bar-slider em:hover,.flowplayer.fp-playful .fp-bar-slider em:hover{-webkit-transform:scaleY(0.75);-ms-transform:scaleY(0.75);transform:scaleY(0.75)}.flowplayer.fp-slim .fp-timeline{height:.2em}.flowplayer.fp-slim .fp-controls:hover .fp-timeline{height:.9em}.flowplayer.fp-slim .fp-cue{width:4px}.flowplayer.fp-slim .fp-bar-slider{height:.2em}.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider{height:.9em}.flowplayer.fp-full .fp-timeline{position:absolute;height:.3em;bottom:2.8em;margin:0;width:100%;border-radius:0;overflow:inherit;left:0}.flowplayer.fp-full .fp-timeline:before{content:"";width:100%;height:1.2em;position:absolute;top:-1.2em;left:0}.flowplayer.fp-full .fp-controls{height:2.8em}.flowplayer.fp-full .fp-controls:hover .fp-timeline{height:1em}.flowplayer.fp-full .fp-volume{margin-right:auto}.flowplayer.fp-full .fp-duration,.flowplayer.fp-full .fp-remaining{margin-left:0}.flowplayer.fp-full .fp-duration:before,.flowplayer.fp-full .fp-remaining:before{position:relative;content:"/";left:-.3em}.flowplayer.fp-minimal .fp-controls{background-color:transparent!important}.flowplayer.fp-minimal .fp-controls>*,.flowplayer.fp-minimal .fp-header>*{display:none}.flowplayer.fp-minimal .fp-header .fp-fullscreen{display:inherit}.flowplayer.fp-minimal .fp-timeline{height:.3em;max-width:12em;display:block;margin:0 auto}.flowplayer.fp-playful .fp-color,.flowplayer.fp-playful .fp-color-play{background-color:#ec6c4c;fill:#ec6c4c}.flowplayer.fp-playful .fp-controls{background-color:#006680}.flowplayer .fp-selected:before{content:"✓ "}.flowplayer .fp-menu{background-color:rgba(0,0,0,.5);border-radius:.24em;position:absolute;width:8em;right:.5em;z-index:2;font-size:90%;-webkit-transition:opacity .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,height .2s;-webkit-transition:opacity .2s,-webkit-transform .2s,height .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,height .2s,-webkit-transform .2s;-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95);bottom:-100%;height:0;filter:alpha(opacity=0)!important;opacity:0!important}.flowplayer .fp-menu.fp-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);height:auto;bottom:3.2em;filter:alpha(opacity=100)!important;opacity:1!important}.flowplayer .fp-menu>*{display:block;padding:.4em 1.2em;text-align:right}.flowplayer .fp-menu strong{display:block;padding:.7em 1.2em;border-bottom:1px solid rgba(255,255,255,.2);background-color:rgba(0,0,0,.3);text-transform:uppercase;letter-spacing:1px;cursor:default;font-size:90%}.flowplayer .fp-menu a{color:rgba(255,255,255,.8)}.flowplayer .fp-menu a:hover:not(.fp-selected){background-color:#000;color:#fff}.flowplayer .fp-menu .fp-icon{cursor:pointer}.flowplayer .fp-menu .fp-icon:before{margin-right:.1em;font-size:1.5em;vertical-align:-.1em}.flowplayer .fp-qsel-menu{width:auto}.flowplayer .fp-context-menu{width:auto;right:auto;bottom:auto!important;display:none}.flowplayer .fp-context-menu.fp-active{display:block}.flowplayer .fp-context-menu a,.flowplayer .fp-context-menu strong{text-align:left;color:#fff;white-space:nowrap}.flowplayer .fp-share-menu{width:9em;padding-bottom:.2em}.flowplayer .fp-share-menu.fp-active{bottom:auto}.flowplayer .fp-share-menu a,.flowplayer .fp-share-menu strong{text-align:left}.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill,.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill,.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill{display:none}.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline,.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline,.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline,.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline{display:block}.flowplayer.fp-minimal .fp-airplay:before,.flowplayer.fp-outlined .fp-airplay:before{content:"\e201"}.flowplayer.fp-minimal .fp-fullscreen:before,.flowplayer.fp-outlined .fp-fullscreen:before{content:"\e202"}.flowplayer.fp-minimal .fp-checked:before,.flowplayer.fp-outlined .fp-checked:before{content:"\e203"}.flowplayer.fp-minimal .fp-embed:before,.flowplayer.fp-outlined .fp-embed:before{content:"\e204"}.flowplayer.fp-minimal .fp-chromecast:before,.flowplayer.fp-outlined .fp-chromecast:before{content:"\e205"}.flowplayer.fp-minimal .fp-email:before,.flowplayer.fp-outlined .fp-email:before{content:"\e206"}.flowplayer.fp-minimal .fp-playbtn:before,.flowplayer.fp-outlined .fp-playbtn:before{content:"\e207"}.flowplayer.fp-minimal .fp-share:before,.flowplayer.fp-outlined .fp-share:before{content:"\e209"}.flowplayer.fp-minimal .fp-share2:before,.flowplayer.fp-outlined .fp-share2:before{content:"\e20a"}.flowplayer.fp-minimal .fp-twitter:before,.flowplayer.fp-outlined .fp-twitter:before{content:"\e20c"}.flowplayer.fp-minimal .fp-facebook:before,.flowplayer.fp-outlined .fp-facebook:before{content:"\e20a"}.flowplayer.fp-minimal .fp-volumebtn:before,.flowplayer.fp-outlined .fp-volumebtn:before{content:"\e20b"}.flowplayer.fp-minimal .fp-volume-off:before,.flowplayer.fp-outlined .fp-volume-off:before{content:"\e20d"}.flowplayer.fp-minimal .fp-unload:before,.flowplayer.fp-outlined .fp-unload:before{content:"\e20f"}.flowplayer.fp-minimal .fp-prevbtn:before,.flowplayer.fp-outlined .fp-prevbtn:before{content:"\e211"}.flowplayer.fp-minimal .fp-nextbtn:before,.flowplayer.fp-outlined .fp-nextbtn:before{content:"\e212"}.flowplayer .fp-color{background-color:#00abcd;fill:rgba(0,0,0,.2)}.flowplayer .fp-color-play{fill:transparent}.flowplayer.is-rtl{direction:rtl}.flowplayer.is-rtl .fp-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.flowplayer.-grayscale video.fp-engine{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.flowplayer.-sepia video.fp-engine{-webkit-filter:sepia(100%);filter:sepia(100%)}.flowplayer.-blur video.fp-engine{-webkit-filter:blur(5px);filter:blur(5px)}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{top:0;left:0}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border:1px solid #000}.op-live-editor-page .fancybox-skin,.op-popup-fancybox .fancybox-skin{border:none}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#epicbox .close,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAABelBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICAiYmJj///8yMjIAAADu7u729vaqqqr7+/uAgIDu7u5KSkoAAADU1NTNzc0AAAAYGBjm5uYAAADl5eUTExMAAAAAAAAAAACCgoLr6+vV1dVPT08AAADq6uoAAAAAAADp6ek3NzfQ0NDm5ubNzc3m5ubp6en7+/uqqqr39/fl5eUYGBjt7e0FBQWZmZkAAAD///+AgIB/f3/8/Pzv7+8VFRUWFhYGBgazs7Onp6dtbW1SUlJpaWkXFxf6+vpra2uoqKhsbGwTExP5+fk6Ojp+fn4UFBQ5OTlubm4FBQU4ODj39/exsbH+/v6Hh4diYmJ4eHgBAQFXV1epqamenp5NTU0CAgI7OztSdzuKAAAAVXRSTlMAFCEHBAYDAQIJIhAmDUxTVA4FEUcnGCsfEwpIFRkpUUooVRIeVleT/mUc5vOd+4XlbTTEvRdd3BbaWwg4OYXfxW014B063mXA3b7a3/yc89lc5VaU5dfsggAAAvhJREFUOMuVledb4kAQxgMkJJQQeu+9IyKKevZer2ZAKaLYu15v//ttIAkEkHucLyy7v2ey++7sOxgmDZJS4gShUBAErqRIbESQFE44aU1I5nbLQhraSeAv8iRlVBkcnrBaG/B6A1p12OMwqIzDcRJXaax27bjfpw9GIkG9zz+utVs1KpwcklZBl+Q2F5PfL+yms9n0bmE/z7hs8hKt6E9OKmdNSYsuGpuOgxjx6VhUZ0maZpWklFXJ5G+Y3Bj0xViOeSOXqXppjlWbZya45dPG/V2rXm/d3TdOuf8TM2a1hKYQq0tsoaXDSpUV47ZyiKa2EjpEU2JihUluTqTQwlGLlUTrCE2mEma5SUEKmtHJuckpgIMTdiBODgCmJueSNK8gpSpZmG3EHrND4hjR24yl1NkIadTIdTn0uQt2aJyhpZxOrjGS7cRW28cPAOfsC3GOFIzarO3UuMHuiiEdap2lSkWAfv/80/6tIU1iLrsBR7sgHFrmHQDPVMTRj1P49V2Ym2a0DoLEKKdnPB+Hq6owz9Nf0cHgS3uyegXxpWWPk8KUdNifAWh00pWBp5ufuUG5M9sAyPjDtBLDNWpfAaDJSuhv0MOyFwAFn1qDY0RIq18B+MtKaAnLXgMs6LUhAiNkgWAaoFsS5QGWrQK8DQZkBKZweyNZgDrbT3dZtg6QjXjdiiFwBUDUpA8e2EZF2EZlcBv8Aa8H2B4aHXClfUBOusWudB22XJbQonT8pTxL2J7b4eJZuBR03ctLcXi67CpRlo7Y2yfhuvsKqSxq1h11C6m/RMuivsKo2i3RdvFHx0YU/1FP8YvP6uzlZzUvPCuUumjRb456sJt6S5F3DmQFq2ujrWBt1SCYaY/J1KRobcBkMIyzOt3GOmdfN5dd9PKGs6/1DYl98cb4njfG5mPt4aH22GxcDTXGjuXOMfOpfstNzQ9YbpvumPlOj5nDzqdhZt5pE0XUJvT5zOJCem8vvbCYyetRmygOtonXNaBXtrbXNc3/t+N/BkaBS7pcchsAAAAASUVORK5CYII=);background-size:100% 100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:44px;height:152px}#fancybox-loading,#op_loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;cursor:default;z-index:100010;width:44px;height:44px;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../js/fancybox/fancybox_loading.gif) center center no-repeat #000;border-radius:10px}#epicbox .close,.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../js/fancybox/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important;height:auto;min-height:100%}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:hidden;overflow-x:hidden}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../js/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}.fancybox-wrap{z-index:100002;position:fixed;overflow:hidden}.fancybox-outer{border-radius:0}.fancybox-opened{z-index:100003;border-radius:0;-webkit-transition:top .3s ease-in-out!important;transition:top .3s ease-in-out!important}.fancybox-loading{z-index:100010}.fancybox-close{z-index:100004}.fancybox-next,.fancybox-next span,.fancybox-prev,.fancybox-prev span{z-index:100003}.fancybox-overlay{z-index:100001}.fancybox-title{z-index:100005}.fancybox-title-float-wrap{z-index:100003}.fancybox-no-scroll .fancybox-inner{overflow-x:hidden!important}.fancybox-opened .fancybox-skin{box-shadow:none}.op-transform-1,.op-transform-normal{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform-fast{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform-slow{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;will-change:all;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-asset-actual-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.op-transform-start{-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.op-transform-end{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.op-transform-1-start{opacity:0!important}.op-transform-1-end{opacity:1!important}.op-opacity-zero{opacity:0!important}.op-transform-scale0{-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.mce-fullscreen,.mce-fullscreen *{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;transition:none!important}.mce-fullscreen{right:0;bottom:0}.mce-fullscreen .fancybox-close{display:none}.downloadlist-1,.downloadlist-2,.downloadlist-3,.downloadlist-4{box-sizing:border-box}.downloadlist-1 li,.downloadlist-4 li{padding:15px 0;margin:0;width:100%;border-bottom:1px solid #f2f2f2;border-bottom:1px solid rgba(0,0,0,.05);height:auto;overflow:hidden}.downloadlist-1 li:last-of-type,.downloadlist-4 li:last-of-type{border-bottom:0}.downloadlist-1 li .thumb,.downloadlist-4 li .thumb{float:left;width:64px;margin-left:2%}.downloadlist-1 .content,.downloadlist-4 .content{float:left;width:77%;margin-left:2%}.downloadlist-1 .content a,.downloadlist-4 .content a{font-weight:700;margin:0}.downloadlist-1 .content p,.downloadlist-4 .content p{margin:5px 0 0}.downloadlist-1.border{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);padding:1em;border-radius:6px;position:relative}.downloadlist-2 li{padding:15px 0;margin:0;width:100%;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.05);height:auto;overflow:hidden}.downloadlist-2 li:hover{background-color:#f2f2f2;background-color:rgba(0,0,0,.05);border-radius:3px;border-bottom:1px solid transparent}.downloadlist-2 li:last-of-type{border-bottom:0}.downloadlist-2 .thumb{float:left;width:64px;margin-left:2%}.downloadlist-2 .content{float:left;width:79%;margin-left:2%}.downloadlist-2 .content a{font-weight:700;margin:0}.downloadlist-2 .content p{margin:5px 0 0}.downloadlist-2.border{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);padding:15px 10px 10px;border-radius:6px;position:relative}.downloadlist-title-container{text-align:center;height:0}.downloadlist-title{margin:0 auto;padding:3px 13px;display:inline-block;width:auto;position:relative;top:-.7em;text-align:center;z-index:1;font-weight:700;font-size:2em;border-radius:3px;background-color:#fff;color:#444}.downloadlist-3 li{padding:15px 0;margin:0 0 1em;width:100%;border:1px solid #f2f2f2;border:1px solid rgba(0,0,0,.05);height:auto;overflow:hidden}.downloadlist-3 li:last-of-type{margin-bottom:0}.downloadlist-3 li:hover{background-color:#f2f2f2;background-color:rgba(0,0,0,.05)}.downloadlist-3 .thumb{float:left;width:64px;margin-left:2%}.downloadlist-3 .content{float:left;width:79%;margin-left:2%}.downloadlist .content a{font-weight:700;margin:0}.downloadlist-3 .content p{margin:5px 0 0}.downloadlist-3.border{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);padding:1em;background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,.025) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.025) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#05000000', GradientType=0)}.narrow .downloadlist-1 .content,.narrow .downloadlist-2 .content,.narrow .downloadlist-3 .content,.narrow .downloadlist-4 .content{width:76%;margin-left:4%}.narrow .downloadlist-1 .thumb,.narrow .downloadlist-2 .thumb,.narrow .downloadlist-3 .thumb,.narrow .downloadlist-4 .thumb{margin-left:2%;width:48px}@media only screen and (max-width:480px){.downloadlist-1 .content,.downloadlist-2 .content,.downloadlist-3 .content,.downloadlist-4 .content{width:76%;margin-left:4%}.downloadlist-1 .thumb,.downloadlist-2 .thumb,.downloadlist-3 .thumb,.downloadlist-4 .thumb{margin-left:2%;width:48px}}.affiliate-page-banner{margin:0 0 15px;text-align:center}.affiliate-page-banner a,.affiliate-page-banner a span{display:block;margin:0 0 10px}.affiliate-page-banner textarea{height:45px;margin:0 auto;min-height:0;width:500px}.affiliate-page-banner img{max-width:100%}.single-post-content .bullet-list{list-style:none}.bullet-list{clear:both;overflow:hidden;max-width:100%}.bullet-list li{background-repeat:no-repeat;line-height:1.6em;padding-left:44px;min-height:32px;text-align:left}.bullet-list.size-16 li{background-position:0 4px;padding-left:24px;line-height:1.6em;min-height:26px}#op_asset_browser_slide3 .op-settings-core-calendar_date.settings-container .op-asset-actual-content{overflow:hidden}#op_asset_browser_slide3 .op-settings-core-calendar_date.settings-container .op-asset-actual-content div{float:left;margin-right:20px;width:335px}#op_asset_browser_slide3 .op-settings-core-calendar_date.settings-container .op-asset-actual-content div.end-row{margin-right:0}.op-admin-clear-left{clear:left}.calendar-date{margin:0 auto;overflow:hidden;width:100%}.calendar-date .calendar-date-box{float:left;width:150px}.calendar-date .calendar-time-box{float:left;width:65%}.calendar-date .calendar-date-box ul,.calendar-date .calendar-time-box ul{list-style:none}.calendar-date .calendar-time-box ul li{margin-left:20px;font-size:24px;line-height:normal;color:inherit}.calendar-date .calendar-time-box ul li.date:before,.calendar-date .calendar-time-box ul li.time:before{display:inline-block;content:" ";position:relative;height:24px;width:24px;margin-right:10px;opacity:.8}.calendar-date .calendar-time-box ul li.date:before{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/calendar_date/date.png) center no-repeat}.calendar-date .calendar-time-box ul li.time:before{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/calendar_date/time.png) center no-repeat}.calendar-date .calendar-time-box ul li span{position:relative;top:-3px}.calendar-date-style-1{min-height:170px;padding:8px 0 0 5px}.calendar-date-style-1 div.calendar-date-box{line-height:normal}div.calendar-date-style-1 div.calendar-date-box{text-align:center;box-shadow:0 3px 3px 0 rgba(0,0,0,.25);-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}div.calendar-date-style-1 div.calendar-date-box p.month{position:relative;z-index:1;display:block;margin:0;padding:10px 0;line-height:1em;font-size:26px;font-weight:700;color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.5),0 2px 1px 0 rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.1) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-color:#d90000}div.calendar-date-style-1 div.calendar-date-box p.day{display:block;margin:0;padding:10px 0;font-size:90px;line-height:1em;font-weight:700;color:#333;background-image:-webkit-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);background-color:#fff}@media only screen and (min-width:480px) and (max-width:767px){div.calendar-date-style-1 div.calendar-date-box{-webkit-transform:none;-ms-transform:none;transform:none;margin-bottom:20px}.calendar-date .calendar-time-box ul li{font-size:1.5em;margin-left:0}.calendar-date .calendar-time-box ul li span{top:-5px}}@media only screen and (max-width:479px){div.calendar-date-style-1 div.calendar-date-box{-webkit-transform:none;-ms-transform:none;transform:none;margin-bottom:20px}.calendar-date .calendar-time-box ul li{font-size:1em;margin-left:0}.calendar-date .calendar-time-box ul li span{top:-7px}}div.calendar-date-style-2{padding:0 0 8px 2px}div.calendar-date-style-2 div.calendar-date-box{text-align:center;border-radius:20px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25)}div.calendar-date-style-2 div.calendar-date-box p.month{position:relative;z-index:1;display:block;margin:0;padding:10px 0;line-height:1em;font-size:26px;font-weight:700;color:#fff;border-radius:20px 20px 0 0;box-shadow:inset 0 -1px 3px 0 rgba(0,0,0,.5);background-image:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(0,0,0,.25) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-color:red;text-shadow:0 -1px 0 #000}div.calendar-date-style-2 div.calendar-date-box p.day{display:block;margin:0;padding:10px 0;font-size:90px;line-height:1em;font-weight:700;color:#333;border-radius:0 0 20px 20px;box-shadow:inset 0 0 0 1px #fff;background-image:-webkit-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);background-color:#fff}div.calendar-date-style-3{padding:0 0 8px 2px}div.calendar-date-style-3 div.calendar-date-box{text-align:center;border-radius:20px;box-shadow:0 3px 3px 0 rgba(0,0,0,.25)}div.calendar-date-style-3 div.calendar-date-box p.month{position:relative;z-index:1;display:block;margin:0;padding:10px 0;line-height:1em;font-size:26px;font-weight:700;color:#fff;border-radius:20px 20px 0 0;box-shadow:inset 0 -1px 3px 0 rgba(0,0,0,.5);background-image:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(0,0,0,.25) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-color:red;text-shadow:0 -1px 0 #000}div.calendar-date-style-3 div.calendar-date-box p.day{display:block;margin:0;padding:10px 0;font-size:90px;line-height:1em;font-weight:700;color:#000;border-radius:0 0 20px 20px;box-shadow:inset 0 0 0 1px #fff;background-image:-webkit-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);background-color:#fff}@media only screen and (max-width:767px){div.calendar-date-box{margin-right:20px}.calendar-date .calendar-time-box{width:52%!important}.calendar-date .calendar-date-box{width:33%!important}div.calendar-date-box p.day{font-size:60px!important}div.calendar-date-box p.month{font-size:16px!important}}.narrow div.calendar-date-box{margin-right:20px}.narrow .calendar-date .calendar-time-box{width:100%!important}.narrow .calendar-date .calendar-date-box{margin-left:0;width:150px!important;margin-right:10px;margin-bottom:20px}.narrow div.calendar-date-box p.day{font-size:60px!important}.narrow div.calendar-date-box p.month{font-size:16px!important}.narrow .calendar-date .calendar-time-box ul li{margin-left:0}.countdown-timer{margin:0 auto}.countdown-timer-style-1{min-width:103px;max-width:622px;text-align:center;white-space:nowrap}.countdown-timer-style-1 .hasCountdown{display:inline-block}.countdown-timer-style-1 .countdown_rtl{direction:rtl}.countdown-timer-style-1 .countdown_row{clear:both}.countdown-timer-style-1 .countdown_amount{position:relative;display:inline-block;padding:.2em 0;min-width:2em;line-height:1em;font-family:Impact;font-weight:700;font-size:48px;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;background:#191919;background:-webkit-linear-gradient(top, rgba(25,25,25,1) 0, rgba(31,31,31,1) 50%, rgba(38,38,38,1) 50%, rgba(51,51,51,1) 100%);background:linear-gradient(to bottom,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#333333', GradientType=0);box-shadow:inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);border:3px solid #000;border-radius:8px}.countdown-timer-style-1 .countdown_amount:after{content:"";height:1px;width:100%;background:#000;position:absolute;top:50%;left:0;border-top:1px solid rgba(255,255,255,.175);border-bottom:1px solid rgba(255,255,255,.175)}.countdown-timer-style-1 .countdown_section{display:inline-block;margin:0 1px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-timer-style-1 .countdown_section:first-child{margin-left:0}.countdown-timer-style-1 .countdown_section:last-child{margin-right:0}.floating-featured-panel-fluid .countdown-timer-style-1 .countdown_amount{font-size:30px}@media only screen and (max-width:479px){.countdown-timer-style-1 .countdown_amount{font-size:32px}}.countdown-timer-style-2{min-width:85px;max-width:587px;text-align:center;white-space:nowrap}.countdown-timer-style-2 .hasCountdown{display:inline-block}.countdown-timer-style-2 .countdown_rtl{direction:rtl}.countdown-timer-style-2 .countdown_row{clear:both}.countdown-timer-style-2 .countdown_amount{position:relative;display:inline-block;padding:.25em;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-timer-style-2 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-timer-style-2 .countdown_section{display:inline-block;margin:0 5px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-timer-style-2 .countdown_section:first-child{margin-left:0}.countdown-timer-style-2 .countdown_section:last-child{margin-right:0}.floating-featured-panel-fluid .countdown-timer-style-2 .countdown_amount{font-size:30px}@media only screen and (max-width:479px){.countdown-timer-style-2 .countdown_amount{font-size:32px}}.countdown-timer-style-3{text-align:center}.countdown-timer-style-3 .hasCountdown{display:inline-block}.countdown-timer-style-3 .countdown_rtl{direction:rtl}.countdown-timer-style-3 .countdown_row{clear:both}.countdown-timer-style-3 .countdown_amount{position:relative;display:inline-block;padding:.25em;margin:0 10px;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-timer-style-3 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-timer-style-3 .countdown_section br{display:none}.countdown-timer-style-3 .countdown_section{display:inline-block;font-size:28px;font-weight:700;text-transform:lowercase;vertical-align:center;color:inherit;text-align:center}.countdown-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-timer-style-3 .countdown_section:last-child{margin-right:0}.floating-featured-panel-fluid .countdown-timer-style-3 .countdown_amount{font-size:30px}.floating-featured-panel-fluid .countdown-timer-style-3 .countdown_section{font-size:20px}@media only screen and (min-width:480px) and (max-width:767px){.countdown-timer-style-3 .countdown_amount{font-size:32px}.countdown-timer-style-3 .countdown_section{font-size:16px}}@media only screen and (max-width:479px){.countdown-timer-style-3 .countdown_amount{display:block;font-size:32px;margin:0}.countdown-timer-style-3 .countdown_section br{display:block}.countdown-timer-style-3 .countdown_section{display:block;margin:0 5px;font-size:11px;font-weight:400;text-transform:uppercase}.countdown-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-timer-style-3 .countdown_section:last-child{margin-right:0}}.countdown-cookie-timer{margin:0 auto}.countdown-cookie-timer-style-1{min-width:103px;max-width:622px;text-align:center;white-space:nowrap}.countdown-cookie-timer-style-1 .hasCountdown{display:inline-block}.countdown-cookie-timer-style-1 .countdown_rtl{direction:rtl}.countdown-cookie-timer-style-1 .countdown_row{clear:both}.countdown-cookie-timer-style-1 .countdown_amount{position:relative;display:block;padding:.2em 0;min-width:2em;line-height:1em;font-family:Impact;font-weight:700;font-size:48px;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;background:#191919;background:-webkit-linear-gradient(top, rgba(25,25,25,1) 0, rgba(31,31,31,1) 50%, rgba(38,38,38,1) 50%, rgba(51,51,51,1) 100%);background:linear-gradient(to bottom,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#333333', GradientType=0);box-shadow:inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);border:3px solid #000;border-radius:8px}.countdown-cookie-timer-style-1 .countdown_amount:after{content:"";height:1px;width:100%;background:#000;position:absolute;top:50%;left:0;border-top:1px solid rgba(255,255,255,.175);border-bottom:1px solid rgba(255,255,255,.175)}.countdown-cookie-timer-style-1 .countdown_section br{content:"";display:block;margin:8px 0 0}.countdown-cookie-timer-style-1 .countdown_section{float:left;display:block;margin:0 1px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-cookie-timer-style-1 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-1 .countdown_section:last-child{margin-right:0}@media only screen and (max-width:479px){.countdown-cookie-timer-style-1 .countdown_amount{font-size:32px}}.countdown-cookie-timer-style-2{min-width:85px;max-width:587px;text-align:center;white-space:nowrap}.countdown-cookie-timer-style-2 .hasCountdown{display:inline-block}.countdown-cookie-timer-style-2 .countdown_rtl{direction:rtl}.countdown-cookie-timer-style-2 .countdown_row{clear:both}.countdown-cookie-timer-style-2 .countdown_amount{position:relative;display:block;padding:.25em;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-cookie-timer-style-2 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-cookie-timer-style-2 .countdown_section br{content:"";display:block;margin:8px 0 0}.countdown-cookie-timer-style-2 .countdown_section{float:left;display:block;margin:0 5px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:inherit}.countdown-cookie-timer-style-2 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-2 .countdown_section:last-child{margin-right:0}@media only screen and (max-width:479px){.countdown-cookie-timer-style-2 .countdown_amount{font-size:32px}}.countdown-cookie-timer-style-3{text-align:center;white-space:nowrap}.countdown-cookie-timer-style-3 .hasCountdown{display:inline-block}.countdown-cookie-timer-style-3 .countdown_rtl{direction:rtl}.countdown-cookie-timer-style-3 .countdown_row{clear:both}.countdown-cookie-timer-style-3 .countdown_amount{position:relative;display:inline-block;padding:.25em;margin:0 10px;min-width:1.25em;line-height:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:48px;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;background:#f2f2f2;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(234,234,234,1) 50%, rgba(242,242,242,1) 51%, rgba(250,250,250,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);border-radius:4px}.countdown-cookie-timer-style-3 .countdown_amount:after{content:"";height:1px;width:100%;background:rgba(255,255,255,.75);position:absolute;top:50%;left:0}.countdown-cookie-timer-style-3 .countdown_section br{display:none}.countdown-cookie-timer-style-3 .countdown_section{float:left;display:inline-block;font-size:28px;font-weight:700;text-align:center;text-transform:lowercase;vertical-align:center;color:inherit}.countdown-cookie-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-3 .countdown_section:last-child{margin-right:0}@media only screen and (min-width:480px) and (max-width:767px){.countdown-cookie-timer-style-3 .countdown_amount{font-size:32px}.countdown-cookie-timer-style-3 .countdown_section{font-size:16px}}@media only screen and (max-width:479px){.countdown-cookie-timer-style-3 .countdown_amount{display:block;font-size:32px;margin:0}.countdown-cookie-timer-style-3 .countdown_section br{display:block}.countdown-cookie-timer-style-3 .countdown_section{display:block;margin:0 5px;font-size:11px;font-weight:400;text-transform:uppercase}.countdown-cookie-timer-style-3 .countdown_section:first-child{margin-left:0}.countdown-cookie-timer-style-3 .countdown_section:last-child{margin-right:0}}.course-description-1{background:#fff;border:1px solid #ebebeb;text-align:center;padding:20px;min-height:100px;margin-top:30px;margin-bottom:20px}.course-description-1 img{margin:-60px 0 0}.course-description-1 div p{font-size:18px;font-weight:700;margin-top:10px;margin-bottom:0}.course-description-1 div.course-description-content p{font-size:14px;font-weight:400;margin:10px 0 0;line-height:21px}#content_area .course-description-content ol,#content_area .course-description-content ul,.course-description-1 .course-description-content ol,.course-description-1 .course-description-content ul{margin-left:20px;margin-top:10px}#content_area .course-description-content ul,.course-description-1 .course-description-content ul{list-style-type:disc;list-style-position:outside}#content_area .course-description-content ol,#content_area .course-description-content ol li,.course-description-1 .course-description-content ol,.course-description-1 .course-description-content ol li{list-style-type:decimal;list-style-position:outside}#content_area .course-description-content li,.course-description-1 .course-description-content li{font-size:14px;list-style:outside}.video-plugin,.video-plugin-new{margin-bottom:10px}.featured-panel .video-plugin,.featured-panel .video-plugin-new{margin-bottom:0}.floating-featured-panel-fluid .video-plugin,.floating-featured-panel-fluid .video-plugin .flowplayer,.floating-featured-panel-fluid .video-plugin-new,.floating-featured-panel-fluid .video-plugin-new .flowplayer{width:100%!important}.element-container .audio-plugin{margin:0 0 20px}.video-plugin-new-syntax{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/live_editor/op-play.jpg) center center no-repeat #000}.video-plugin-browser-frame,.video-plugin-ipad-frame,.video-plugin-laptop-frame,.video-plugin-monitor-frame{position:relative}.video-plugin-browser-frame iframe,.video-plugin-ipad-frame iframe,.video-plugin-laptop-frame iframe,.video-plugin-monitor-frame iframe{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;height:auto!important}.video-plugin-frame-frame>.video-plugin-new.url>a,.video-plugin-ipad-frame>.video-plugin-new.url>a,.video-plugin-laptop-frame>.video-plugin-new.url>a,.video-plugin-monitor-frame>.video-plugin-new.url>a{position:relative!important}.video-plugin-ipad-frame.white.flat .video-plugin-new.url,.video-plugin-ipad-frame.white.flat iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/flat/white/ipad.png) center center/contain no-repeat;padding:5% 8%!important}.video-plugin-ipad-frame.white.real .video-plugin-new.url,.video-plugin-ipad-frame.white.real iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/real/white/ipad.png) center center/contain no-repeat;padding:4% 12% 10% 10%!important}.video-plugin-ipad-frame.black.flat .video-plugin-new.url,.video-plugin-ipad-frame.black.flat iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/flat/black/ipad.png) center center/contain no-repeat;padding:5% 8%!important}.video-plugin-ipad-frame.black.real .video-plugin-new.url,.video-plugin-ipad-frame.black.real iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/real/black/ipad.png) center center/contain no-repeat;padding:4% 12% 10% 10%!important}.video-plugin-laptop-frame.flat .video-plugin-new.url,.video-plugin-laptop-frame.flat iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/laptop/flat/laptop.png) center center/contain no-repeat;padding:4% 11% 7%!important}.video-plugin-laptop-frame.real .video-plugin-new.url,.video-plugin-laptop-frame.real iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/laptop/real/laptop.png) center center/contain no-repeat;padding:4% 11% 7%!important}.video-plugin-monitor-frame.flat .video-plugin-new.url,.video-plugin-monitor-frame.flat iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/monitor/flat/monitor.png) center center/contain no-repeat;padding:2% 18% 18%!important}.video-plugin-monitor-frame.real .video-plugin-new.url,.video-plugin-monitor-frame.real iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/monitor/real/monitor.png) center center/contain no-repeat;padding:2% 21% 21%!important}.video-plugin-browser-frame .video-plugin-new.url,.video-plugin-browser-frame iframe{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/browser/browser.png) center center/contain no-repeat;padding:10% 11% 3%!important}@media only screen and (max-width:960px){.video-plugin-frame,.video-plugin-frame .video-plugin-new{float:none!important}.video-plugin-frame .video-plugin-new{margin:0 auto}}.op-live-editor .video-plugin-ipad-frame.white.real .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/real/white/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-ipad-frame.white.flat .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/flat/white/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-ipad-frame.black.real .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/real/black/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-ipad-frame.black.flat .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/ipad/flat/black/ipad-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-monitor-frame.real .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/monitor/real/monitor-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-monitor-frame.flat .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/monitor/flat/monitor-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-laptop-frame.real .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/laptop/real/laptop-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-laptop-frame.flat .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/laptop/flat/laptop-le.png) center center/contain no-repeat;height:auto!important}.op-live-editor .video-plugin-browser-frame .video-plugin-new{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/video_player/browser/browser-le.png) center center/contain no-repeat;height:auto!important}.video-plugin .fp-logo,.video-plugin-lightbox .fp-logo,.video-plugin-new .fp-logo{display:block!important;opacity:1!important}.video-plugin,.video-plugin-new{box-sizing:border-box;max-width:100%;height:100%}.video-plugin-new{overflow:hidden}.video-plugin-new>div,.video-plugin>div{line-height:0!important;margin:0!important;display:block}.video-plugin-new>script:first-child,.video-plugin>script:first-child{display:none}.video-plugin *,.video-plugin-new *{max-width:100%!important;box-sizing:border-box}.video-plugin-new.not-flowplayer>div{position:relative}.video-plugin-new>iframe{display:block;margin-left:auto;margin-right:auto}.video-plugin-new.not-flowplayer>div>iframe{position:absolute!important;left:0;top:0;width:100%!important;height:100%!important}.video-plugin p,.video-plugin-new p{line-height:1!important}.video-plugin .fp-message,.video-plugin-new .fp-message{text-decoration:none}.video-plugin .fp-progress,.video-plugin-new .fp-progress{max-width:none!important}.video-plugin .flowplayer video,.video-plugin .flowplayer.is-poster,.video-plugin .flowplayer.is-splash,.video-plugin-new .flowplayer video,.video-plugin-new .flowplayer.is-poster,.video-plugin-new .flowplayer.is-splash{background-color:#000}.video-plugin .flowplayer.is-poster,.video-plugin-new .flowplayer.is-poster{background-size:100%;background-repeat:no-repeat;background-position:center center}.video-plugin .flowplayer .fp-context-menu,.video-plugin .flowplayer .fp-ratio,.video-plugin .flowplayer.hide-controls .fp-ui *,.video-plugin-new .flowplayer .fp-context-menu,.video-plugin-new .flowplayer .fp-ratio,.video-plugin-new .flowplayer.hide-controls .fp-ui *{display:none}.video-plugin .flowplayer .fp-context-menu,.video-plugin-new .flowplayer .fp-context-menu{display:none!important}.video-plugin .video-plugin-lightbox .fp-ratio,.video-plugin-new .video-plugin-lightbox .fp-ratio{display:block}.video-plugin .flowplayer .fp-message,.video-plugin-new .flowplayer .fp-message{box-sizing:border-box}.audio-plugin .fp-embed,.video-plugin .flowplayer .fp-embed,.video-plugin-new .flowplayer .fp-embed{display:none!important}.audio-plugin .is-paused.flowplayer .fp-ui{background:url(data:image/png;base64,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) 5px 5px/20px no-repeat}.audio-plugin .flowplayer .fp-waiting{margin:8px auto 0}.audio-plugin .flowplayer .fp-waiting em{width:.6em;height:.6em}.audio-plugin .flowplayer.fixed-controls .fp-controls,.audio-plugin .flowplayer.is-mouseout .fp-controls{height:20px}.audio-plugin .flowplayer .fp-message{padding-top:0}.audio-plugin .flowplayer.is-error h2{margin-top:5px;margin-bottom:0;font-size:normal}.audio-plugin .flowplayer.is-mouseout .fp-duration,.audio-plugin .flowplayer.is-mouseout .fp-elapsed,.audio-plugin .flowplayer.is-mouseout .fp-embed,.audio-plugin .flowplayer.is-mouseout .fp-fullscreen,.audio-plugin .flowplayer.is-mouseout .fp-logo,.audio-plugin .flowplayer.is-mouseout .fp-play,.audio-plugin .flowplayer.is-mouseout .fp-remaining,.audio-plugin .flowplayer.is-mouseout .fp-unload,.audio-plugin .flowplayer.is-mouseout .fp-volume{opacity:1;filter:alpha(Opacity=100)}.audio-plugin .flowplayer.is-mouseout .fp-timeline,.audio-plugin .flowplayer.is-mouseover .fp-timeline{position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 75px!important}.audio-plugin .flowplayer .fp-play{display:block}.audio-plugin .flowplayer .fp-elapsed{left:35px}.audio-plugin .is-mouseout.flowplayer .fp-controls,.audio-plugin .is-mouseover.flowplayer .fp-controls{bottom:3px}.audio-plugin .flowplayer .fp-time em{bottom:8px}.audio-plugin .flowplayer video{border-radius:3px}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:after,.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:before{content:'';display:block;border-radius:10px;position:absolute;right:-5px}.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-progress:after,.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-progress:before{right:auto;left:-5px}.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-progress:after{left:-10px;box-shadow:-1px 0 4px rgba(0,0,0,.5)}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:before{width:10px;height:10px}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,.65);box-shadow:1px 0 4px rgba(0,0,0,.5)}.audio-plugin .flowplayer.is-touch.is-mouseout .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;border-radius:20px;-webkit-transition:inherit;transition:inherit;top:-10px;right:-15px}.audio-plugin .flowplayer.is-touch.is-rtl.is-mouseout .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}.audio-plugin .mejs-overlay-play{display:none!important}.audio-plugin .me-cannotplay span{padding-top:4px}.op-vpf--btn-element p:hover,.op-vpf--btn-element:hover{cursor:pointer;cursor:hand}.op-vpf--btn-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.op-vpf--btn-text p{margin:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.op-vpf--btn-text p:hover{opacity:.5;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.op-vpf--btn-text p:before{content:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player_fullscreen/icon-play.png);width:20px;height:20px;margin-right:5px}.op-vpf--playing{display:block!important;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000!important}.op-vpf--frame-close{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player_viewport_fullscreen/close.png);width:40px;height:40px;position:fixed;top:40px;right:40px;z-index:10001!important}.op-vpf--frame-close:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player_viewport_fullscreen/close_hover.png);width:40px;height:40px;position:fixed;top:40px;right:40px;z-index:10001!important}.op-vpf--frame-close-hidden{display:none}.op-vpf--frame{background-color:#000;display:none;opacity:0}.op-popup-content{display:none}.op-popup-content-visible{display:block;padding:20px 30px}.op-popup-content .styled-hr{min-width:300px}.op-popup-fancybox,.op-popup-fancybox .fancybox-inner,.op-popup-fancybox .fancybox-outer{max-width:100%}.op-popup-fancybox-autosize .fancybox-inner{max-width:none}.op-popup-fancybox .fancybox-inner,.op-popup-fancybox .fancybox-outer{background-color:#fff}#epicbox .op-popup-content{display:block}#epicbox .op-popup-button,.op-popup-content .add-new-element{display:none}.op-popup-button .default-button{background:0 0}.op-popup-content>div:last-child{margin-bottom:0}.op-popup-content .op-pricing-table{width:100%}.floating-featured-panel-fluid .fixed-width{width:auto}body div.pp_default .pp_content_container .pp_details{margin-top:12px}@media only screen and (max-width:959px){.video-plugin{position:relative;padding-bottom:56.25%;padding-top:30px;overflow:hidden;width:100%!important;height:auto!important}.video-plugin-new{position:relative;padding-top:30px;overflow:hidden;height:auto!important}.video-plugin embed,.video-plugin iframe,.video-plugin img,.video-plugin object,.video-plugin>:first-child,.video-plugin>script:first-child+*{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;max-width:100%}.video-plugin-new embed,.video-plugin-new iframe,.video-plugin-new img,.video-plugin-new object,.video-plugin-new-syntax>:first-child,.video-plugin-new>:first-child,.video-plugin-new>script:first-child+*{position:static!important}.video-plugin-new>:first-child,.video-plugin-new>script:first-child+*,.video-plugin>:first-child,.video-plugin>script:first-child+*{display:block}.video-plugin-new>script:first-child,.video-plugin>script:first-child{display:none}.video-plugin img,.video-plugin-new img{height:auto!important}.video-plugin-new.not-flowplayer a,.video-plugin.not-flowplayer a{width:auto!important;height:auto!important;max-width:100%!important;text-align:center}}.styled-hr hr{display:none}.hr-style-1{display:block;height:17px;margin:30px 0;position:relative}.hr-style-1 .ornament{position:absolute;left:50%;margin-left:-60px;padding:0 20px;top:-20px}.hr-style-1 .hr-1,.hr-style-1 .hr-2{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/shadow-left.png);background-repeat:no-repeat;height:17px;width:50%}.hr-style-1 .hr-1{background-position:left center;float:left}.hr-style-1 .hr-2{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/shadow-right.png);background-position:right center;float:right}.hr-style-2{background-color:#e5e5e5;background-color:rgba(229,229,229,.6);display:block;height:2px;margin:30px 0;position:relative;text-align:center}.hr-style-2 .ornament{position:relative;padding:0 20px;top:-20px}.hr-style-2 div.hr-2{display:none}.hr-style-3{background-color:#e5e5e5;background-color:rgba(229,229,229,.6);display:block;height:2px;margin:30px 0;position:relative;text-align:center}.hr-style-3 .ornament{position:relative;padding:0 20px;top:-10px}.hr-style-3 div.hr-2{display:none}.hr-style-4{background-color:#e5e5e5;background-color:rgba(229,229,229,.6);display:block;height:2px;margin:20px 0 30px;position:relative;text-align:center}.hr-style-5{background-color:#e5e5e5;background-color:rgba(229,229,229,.9);display:block;height:2px;margin:30px 0;position:relative;text-align:right}.hr-style-5 a,.hr-style-5 a:hover,.hr-style-5 a:visited{position:relative;top:-10px;float:right;font-size:12px;background-color:#f9f9f9;background-color:rgba(229,229,229,.9);border-radius:3px;padding:0 4px;color:#333;text-decoration:none}.floating-featured-panel-fluid .hr-style-5 a{padding:0 4px;border-radius:3px}.hr-style-6{border-top:1px dashed #cacaca;border-top:1px dashed rgba(202,202,202,.8);display:block;margin:20px 0 30px;position:relative;text-align:right}.hr-style-7{display:block;height:53px;margin:20px auto;position:relative}.hr-style-7 .hr-1,.hr-style-7 .hr-2{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/divider.png);background-repeat:no-repeat;height:53px;width:50%}.hr-style-7 .hr-1{background-position:left center;float:left}.hr-style-7 .hr-2{background-position:right center;float:right}.hr-style-8{display:block;height:40px;margin:30px 0;position:relative}.hr-style-8 .hr-1,.hr-style-8 .hr-2{height:40px;width:50%;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-8.png);background-repeat:no-repeat}.hr-style-8 .hr-1{background-position:left center;float:left}.hr-style-8 .hr-2{background-position:right center;float:right}.hr-style-9{display:block;height:40px;margin:30px 0;position:relative}.hr-style-9 .hr-1,.hr-style-9 .hr-2{height:40px;width:50%;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-9.png);background-repeat:no-repeat}.hr-style-9 .hr-1{background-position:left center;float:left}.hr-style-9 .hr-2{background-position:right center;float:right}.hr-style-10{display:block;height:4px;margin:30px 0;position:relative}.hr-style-10 .hr-1,.hr-style-10 .hr-2{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-10.png);background-repeat:no-repeat;height:4px;width:50%}.hr-style-10 .hr-1{background-position:left center;float:left}.hr-style-10 .hr-2{background-position:right center;float:right}.hr-style-11{display:block;height:28px;margin:30px 0;position:relative}.hr-style-11 .hr-1,.hr-style-11 .hr-2{height:28px;width:50%;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/divider/style-11.png);background-repeat:no-repeat}.hr-style-11 .hr-1{background-position:left center;float:left}.hr-style-11 .hr-2{background-position:right center;float:right}.hr-style-0{background-color:#eee;background-color:rgba(238,238,238,.6);display:block;height:1px;margin:20px 0 30px;position:relative;text-align:center}.headline-style-1,.headline-style-10,.headline-style-11,.headline-style-12,.headline-style-13,.headline-style-2,.headline-style-3,.headline-style-4,.headline-style-5,.headline-style-6,.headline-style-7,.headline-style-8,.headline-style-9{margin:0 0 20px;line-height:normal;padding:10px 0}.headline-style-1{border-bottom:1px solid #DBDBDB}.headline-style-2{border-bottom:1px solid #101010}.headline-style-3{border-bottom:3px solid #DBDBDB}.headline-style-4{border-bottom:3px solid #101010}.headline-style-5{background-color:#fcfcfc;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;color:#444}.headline-style-6{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;color:#444}.main-content .headline-style-7{color:#444;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/headline/heading-shadow.jpg);background-repeat:no-repeat;background-position:left bottom;background-size:100% 40px;display:block;position:relative;padding-bottom:0}.main-content .headline-style-7 span{display:block;padding-bottom:70px}.headline-style-8{border-top:1px solid #dbdbdb}.headline-style-9{border-top:4px double #e9e9e9;border-bottom:1px solid #e9e9e9;padding-bottom:30px}.headline-style-10{background-color:#f5f5f5;border-bottom:3px solid #e5e5e5}.headline-style-11{background-color:#f7fbee;border-bottom:1px solid #e8eed9;color:#3f4f25}.headline-style-12{background-color:#fbf5ee;border-bottom:1px solid #eee5d9;color:#5f391e}#content_area .headline-style-13,.main-content .headline-style-13{background-color:#fffcf2;border-top:1px solid #eee6c8;border-bottom:1px solid #eee6c8;color:#515151;height:85px;line-height:85px;padding:0;position:relative}.headline-style-13 img.fade-left{position:absolute;left:0;top:-1px;height:87px;width:120px}.headline-style-13 img.fade-right{position:absolute;right:0;top:-1px;height:87px;width:120px}#content_area .headline-style-14,.main-content .headline-style-14{background-color:#fffcf2;border-bottom:1px solid #eee6c8;color:#515151;height:55px;line-height:55px;padding:0;position:relative;font-size:20px}.headline-style-14 span{position:relative;z-index:2}.headline-style-14 img.fade-left{position:absolute;left:0;top:-1px;height:87px;width:120px}.headline-style-14 img.fade-right{position:absolute;right:0;top:-1px;height:87px;width:120px}.headline-style-15{background-color:#eaeef0;padding:10px 20px;color:#666}.headline-style-16 table{text-align:center}.headline-style-16 td{vertical-align:middle}.headline-style-16 td.stroke{width:50%}.headline-style-16 td.stroke div{display:block;height:1px;width:100%;background-color:#ccc;background-color:rgba(0,0,0,.2)}.headline-style-16 td.headline{white-space:nowrap;padding:8px 15px 0}.headline-style-16 td.headline h2{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.headline-style-17 table{text-align:center}.headline-style-17 td{vertical-align:middle}.headline-style-17 td.stroke{width:50%}.headline-style-17 td.stroke div{display:block;height:5px;width:100%;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.headline-style-17 td.headline{white-space:nowrap;padding:8px 15px 0}.headline-style-17 td.headline h2{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.feature-block{list-style:none;margin:10px 0 0}.feature-block-link{display:block;overflow:hidden}.feature-block.feature-block-one-col li{width:80%}.feature-block-one-col li{width:83%!important}.feature-block p{line-height:1.6em;color:#444;text-align:left}.latest-post .feature-block p{line-height:1.6em}.single-post-content ol.feature-block,.single-post-content ul.feature-block{list-style:none}.feature-block.feature-block-with-icon.feature-block-one-col li{padding-left:80px;margin-bottom:40px;box-sizing:border-box}.feature-block.feature-block-with-icon li{min-height:64px}.feature-block.feature-block-with-icon.feature-block-one-col li:last-child{margin-bottom:0}.feature-block.feature-block-with-icon h2{padding:0 0 10px}.feature-block ul{font-size:100%;list-style:disc}.feature-block.feature-block ul li{float:none;width:auto;margin-right:0}.feature-block h2{padding:0 0 10px;font-size:18px;line-height:1.3em;letter-spacing:-.5px;font-weight:700;margin-bottom:0;color:#222;text-align:left;clear:none}.feature-block-icon-container{position:absolute;margin-left:-80px;width:80px;text-align:center}.feature-block-icon-container img{float:none;max-width:100%}.feature-block-style-image li{position:relative;min-height:125px;overflow:hidden}.feature-block-style-image .feature-block-icon-container{margin-left:0;width:40%;position:absolute;left:0;top:0;text-align:center}.feature-block-style-image div{width:55%;float:right}.feature-block-style-image .feature-block-icon-container img{position:relative;float:none;display:inline-block;width:auto;height:auto;max-width:100%;max-height:125px}.feature-block-style-1{width:100%}.feature-block-style-1 img{height:48px;width:auto;float:left}.feature-block-style-1 h2{font-weight:700;display:table;padding-left:15px;position:relative;min-height:48px;#top:50%;clear:none}.feature-block-style-1 h2 span{display:table-cell;vertical-align:middle;#top:-50%}.feature-block-style-1 p{margin-top:10px;clear:both}.feature-block-style-2 div{text-align:center}.feature-block-style-2{text-align:center;width:100%}.feature-block-style-2 img{height:50px;width:auto;position:relative;text-align:center}.feature-block-style-2 h2{font-weight:700;display:block;position:relative;margin-top:15px;text-align:center;padding-bottom:0;clear:none}.feature-block-style-2 p{margin-top:10px;clear:both;text-align:center}.feature-block-style-2.feature-block-one-col li{margin-left:auto;margin-right:auto}.feature-block-style-3{text-align:center;width:100%}.feature-block-3-img-container{display:block;height:100px;width:100%;border-radius:6px;background-color:#004a80;margin:0 auto;text-align:center}.feature-block-style-3 img{height:50px;width:auto;position:relative;top:25px}.feature-block-style-3 h2{font-weight:700;display:block;position:relative;margin-top:15px;text-align:center;padding-bottom:0;clear:none}.feature-block-style-3 p{margin-top:10px;clear:both;text-align:center}.feature-block-style-3.feature-block-one-col li{margin-left:auto;margin-right:auto}.feature-block-style-4{text-align:center;width:100%}.feature-block-4-img-container{display:block;height:100px;width:100px;border-radius:100px;background-color:#004a80;margin:0 auto;text-align:center}.feature-block-style-4 img{height:50px;width:auto;position:relative;top:25px}.feature-block-style-4 h2{font-weight:700;display:block;position:relative;margin-top:15px;text-align:center;padding-bottom:0}.feature-block-style-4 p{margin-top:10px;clear:both;text-align:center}.feature-block-style-4.feature-block-one-col li{margin-left:auto;margin-right:auto}.feature-block.feature-block-two-col li div{margin-bottom:30px}.feature-block.feature-block-two-col li{width:46%;margin-right:8%;float:left;text-align:left;box-sizing:border-box}.feature-block.feature-block-two-col li:nth-child(even){margin-right:0}.feature-block.feature-block-three-col li div{margin-bottom:30px}.feature-block.feature-block-three-col li{width:30%;margin-right:5%;float:left;text-align:left}.feature-block.feature-block-three-col li:nth-child(3n){margin-right:0}.feature-block.feature-block-four-col li div{margin-bottom:30px}.four-fifths .feature-block li,.three-fourths .feature-block li{width:28%}.narrow .feature-block li,.one-half .feature-block.feature-block-four-col li,.one-half .feature-block.feature-block-three-col li,.three-columns .feature-block li,.three-columns .feature-block.feature-block-four-col li{width:100%}.feature-block-style-icon.feature-block.feature-block-four-col li div,.feature-block-style-icon.feature-block.feature-block-three-col li div,.feature-block-style-icon.feature-block.feature-block-two-col li div{padding-left:80px}.feature-block-style-icon.feature-block .feature-block-icon{max-width:60px;height:auto}.feature-block.feature-block-with-image.feature-block-four-col li div{padding-left:0}.feature-block.feature-block-four-col li{width:21%;margin-right:5%;float:left;text-align:left}.feature-block.feature-block-four-col li:nth-child(4n){margin-right:0}.feature-block.feature-block-with-image.feature-block-three-col li div{padding-left:0;text-align:left}.feature-block.feature-block-with-image.feature-block-one-col img{width:auto}.feature-block-one-col.feature-block-style-image .feature-block-icon-container{max-width:125px}.feature-block-one-col.feature-block-style-image div{width:100%;padding-left:140px;box-sizing:border-box}.floating-featured-panel-fluid .feature-block li{width:100%!important;margin-right:0!important}.feature-box{margin:0 auto 20px;overflow:hidden}.feature-box.feature-box-align-left{float:left}.feature-box.feature-box-align-center{float:none}.feature-box.feature-box-align-right{float:right}.feature-box-content{padding:20px}.feature-box .feature-box-content p{letter-spacing:inherit;line-height:1.6em}.feature-box .feature-box-content :first-child{margin-top:0}.feature-box-content strong{font-weight:700}.feature-box-1{background-color:#fafafa;border:1px solid #e3e3e3;border-radius:8px;color:#7e7e7e}.feature-box-1 .feature-box-content h1,.feature-box-1 .feature-box-content h2,.feature-box-1 .feature-box-content h3,.feature-box-1 .feature-box-content h4,.feature-box-1 .feature-box-content p{color:#7e7e7e}.feature-box-1 .feature-box-content h1,.feature-box-1 .feature-box-content h2,.feature-box-1 .feature-box-content h3,.feature-box-1 .feature-box-content h4{line-height:normal}.feature-box-2{background-color:#fff;border:1px solid #dedede;color:#7e7e7e}.feature-box-2 .feature-box-content h1,.feature-box-2 .feature-box-content h2,.feature-box-2 .feature-box-content h3,.feature-box-2 .feature-box-content h4,.feature-box-2 .feature-box-content p{color:#516385}.feature-box-2 .feature-box-content{border:4px solid #f5f5f5}.feature-box-2-blue{background-color:#fcfdff;border:1px solid #cee0f7}.feature-box-2-blue .feature-box-content{border:4px solid #f0f5fd;color:#516385}.feature-box-2-blue .feature-box-content h1,.feature-box-2-blue .feature-box-content h2,.feature-box-2-blue .feature-box-content h3,.feature-box-2-blue .feature-box-content h4,.feature-box-2-blue .feature-box-content p{color:#516385}.feature-box-2-blue .feature-box-content h1,.feature-box-2-blue .feature-box-content h2,.feature-box-2-blue .feature-box-content h3,.feature-box-2-blue .feature-box-content h4{line-height:normal}.feature-box-3{background-color:#fff;border:1px solid #dedede;border-radius:8px;color:#7e7e7e}.feature-box-3 .feature-box-content h1,.feature-box-3 .feature-box-content h2,.feature-box-3 .feature-box-content h3,.feature-box-3 .feature-box-content h4,.feature-box-3 .feature-box-content p{color:#7e7e7e}.feature-box-3 .feature-box-content{border:4px solid #f5f5f5;border-radius:8px}.feature-box-3-blue{background-color:#fcfdff;border:1px solid #cee0f7}.feature-box-3-blue .feature-box-content{border:4px solid #f0f5fd;color:#516385}.feature-box-3-blue .feature-box-content h1,.feature-box-3-blue .feature-box-content h2,.feature-box-3-blue .feature-box-content h3,.feature-box-3-blue .feature-box-content h4,.feature-box-3-blue .feature-box-content p{color:#516385}.feature-box-4{background-color:#fdfeff;border:1px solid #daedfd;border-radius:8px;color:#7e7e7e}.feature-box-4 .feature-box-content h1,.feature-box-4 .feature-box-content h2,.feature-box-4 .feature-box-content h3,.feature-box-4 .feature-box-content h4,.feature-box-4 .feature-box-content p{color:#7e7e7e}.feature-box-4 .feature-box-content{border-radius:8px}.feature-box-4-brown{background-color:#f3f2ee;border:1px solid #d5d6d7;color:#666}.feature-box-4-brown .feature-box-content h1,.feature-box-4-brown .feature-box-content h2,.feature-box-4-brown .feature-box-content h3,.feature-box-4-brown .feature-box-content h4,.feature-box-4-brown .feature-box-content p{color:#666}.feature-box-4-brown .feature-box-content{border:1px solid #fff}.feature-box-5{border:3px solid #fafafa;border:3px solid rgba(0,0,0,.02);color:#7e7e7e}.feature-box-5 .feature-box-content h1,.feature-box-5 .feature-box-content h2,.feature-box-5 .feature-box-content h3,.feature-box-5 .feature-box-content h4,.feature-box-5 .feature-box-content p{color:#7e7e7e}.feature-box-5 .feature-box-content{background-color:#faf2d3;border:1px solid #eada95;color:#251914;font-size:15px;font-style:italic;font-family:Georgia,Times,serif}.feature-box-5-round,.feature-box-5-round .feature-box-content{border-radius:8px}.feature-box-6{background-color:#caebf0;border:1px solid #7ccbd7;color:#2e4346;font-size:15px;font-style:italic;font-family:Georgia,Times,serif}.feature-box-6 .feature-box-content h1,.feature-box-6 .feature-box-content h2,.feature-box-6 .feature-box-content h3,.feature-box-6 .feature-box-content h4,.feature-box-6 .feature-box-content p{color:#2e4346}.feature-box-6-round{border-radius:8px}.feature-box-7{background-color:#ffffcb;border-top:1px solid #dadada;border-bottom:1px solid #dadada;color:#2e4346;font-size:15px}.feature-box-7 .feature-box-content h1,.feature-box-7 .feature-box-content h2,.feature-box-7 .feature-box-content h3,.feature-box-7 .feature-box-content h4,.feature-box-7 .feature-box-content p{color:#2e4346}.feature-box-8{border-radius:8px;border:1px solid #dfdfdf;box-shadow:0 0 8px rgba(0,0,0,.08);color:#626262}.feature-box-8 .feature-box-content{background-color:#fdfeff;color:#626262;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.feature-box-8 .box-title{background-color:#edf5fc;color:#405768;padding:20px;font-size:17px;font-weight:700;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0}.feature-box-8 .feature-box-content h1,.feature-box-8 .feature-box-content h2,.feature-box-8 .feature-box-content h3,.feature-box-8 .feature-box-content h4,.feature-box-8 .feature-box-content p{color:#626262}.feature-box-9{background-color:#e0f3c0;border:1px solid #bbce95;color:#616e52;font-size:20px;border-radius:8px}.feature-box-9 .feature-box-content{border:1px solid #fff;padding:20px;border-radius:8px}.feature-box-9 .feature-box-content h1,.feature-box-9 .feature-box-content h2,.feature-box-9 .feature-box-content h3,.feature-box-9 .feature-box-content h4,.feature-box-9 .feature-box-content p{color:#616e52}.feature-box-9-brown{background-color:#f0eee4;border:1px solid #d5d6d7;color:#666;font-family:Georgia,Times,serif}.feature-box-9-brown .feature-box-content{border:1px solid #fff}.feature-box-9-brown .feature-box-content h1,.feature-box-9-brown .feature-box-content h2,.feature-box-9-brown .feature-box-content h3,.feature-box-9-brown .feature-box-content h4,.feature-box-9-brown .feature-box-content p{color:#666}.feature-box-10{color:#626262}.feature-box-10 .feature-box-content{background:#f9f9f9;background:-webkit-linear-gradient(top, #f9f9f9 0, #f0f0f0 100%);background:linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0', GradientType=0);padding:10px 20px;color:#626262}.feature-box-10 .box-title{background:#f4f4f4;background:-webkit-linear-gradient(top, #f4f4f4 0, #e2e2e2 100%);background:linear-gradient(to bottom,#f4f4f4 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e2e2e2', GradientType=0);color:#3f3f3f;padding:15px 20px;font-size:21px;font-weight:700;margin-bottom:0}.feature-box-10 .feature-box-content h1,.feature-box-10 .feature-box-content h2,.feature-box-10 .feature-box-content h3,.feature-box-10 .feature-box-content h4,.feature-box-10 .feature-box-content p{color:#626262}.feature-box-11{color:#626262;box-shadow:0 0 8px rgba(0,0,0,.35)}.ie7 .feature-box-11,.ie8 .feature-box-11{border:1px solid #EDEDED}.feature-box-11 .feature-box-content{background-color:#fff;padding:10px 20px;color:#626262}.feature-box-11 .box-title{background:#fff;background:-webkit-linear-gradient(top, #fff 0, #ebebeb 100%);background:linear-gradient(to bottom,#fff 0,#ebebeb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);color:#3f3f3f;padding:15px 20px;font-size:21px;font-weight:700;margin-bottom:0}.feature-box-11 .feature-box-content h1,.feature-box-11 .feature-box-content h2,.feature-box-11 .feature-box-content h3,.feature-box-11 .feature-box-content h4,.feature-box-11 .feature-box-content p{color:#626262}.feature-box-12 .feature-box-content{background:#edf7ff;padding:10px 20px;color:#3f3f3f}.feature-box-12 .box-title{background:#cbeafe;color:#2c3f4c;padding:15px 20px;font-size:21px;font-weight:700;text-shadow:0 1px 0 #fff;margin-bottom:0}.feature-box-12 .feature-box-content h1,.feature-box-12 .feature-box-content h2,.feature-box-12 .feature-box-content h3,.feature-box-12 .feature-box-content h4,.feature-box-12 .feature-box-content p{color:#3f3f3f}.feature-box-13 .feature-box-content{background:#ebf5da;padding:10px 20px;color:#3f3f3f}.feature-box-13 .box-title{background:#eaf2de;background:-webkit-linear-gradient(top, #eaf2de 0, #d2e2b8 100%);background:linear-gradient(to bottom,#eaf2de 0,#d2e2b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf2de', endColorstr='#d2e2b8', GradientType=0);color:#5a6748;padding:15px 20px;margin-bottom:0;font-size:21px;font-weight:700;text-shadow:0 1px 0 #fff}.feature-box-13 .feature-box-content h1,.feature-box-13 .feature-box-content h2,.feature-box-13 .feature-box-content h3,.feature-box-13 .feature-box-content h4,.feature-box-13 .feature-box-content p{color:#3f3f3f}.feature-box-14{background-color:#fff;border:1px solid #e7e7e7;color:#3f3f3f;box-shadow:0 1px 1px rgba(0,0,0,.12);background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/feature_box/silver-bg.png);background-repeat:repeat-x;background-position:left bottom}.feature-box-14-round{border-radius:8px}.feature-box-14 .feature-box-content h1,.feature-box-14 .feature-box-content h2,.feature-box-14 .feature-box-content h3,.feature-box-14 .feature-box-content h4,.feature-box-14 .feature-box-content p{color:#3f3f3f}.feature-box-16{background-color:#fff;box-shadow:0 0 20px 5px rgba(0,0,0,.15)}.feature-box-17{background-color:#f5f5f5;border-top:1px solid #dadada;border-bottom:1px solid #dadada}.feature-box-18{background-color:#fff;border:1px solid #666;border:1px solid rgba(0,0,0,.25);border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.feature-box-19{background-color:#eaeef1;box-shadow:inset 0 0 0 5px #fff,0 1px 2px 1px rgba(0,0,0,.2)}.feature-box-20{border-radius:4px;box-shadow:0 0 0 4px #F5F5F5;border:1px solid #ccc;background:#fafafa}.feature-box-21{border-radius:4px;box-shadow:0 0 0 4px #e9f3e2;border:1px solid #7BDA3D}.feature-box-22{border:1px solid #ddd}.feature-box-22-round{border-radius:4px}.feature-box-23{border-radius:6px;border:1px solid #ddd}.feature-box-23 .box-title{background:#f9f9f9;color:#222;padding:15px 20px;font-size:25px;font-weight:700;text-shadow:0 1px 0 #fff;margin-bottom:0}.feature-box-23 .feature-box-content{background:#fff;padding:10px 20px}.feature-box-24{border-radius:6px;border:1px solid #64af49}.feature-box-24 .box-title{background:#edfae7;color:#222;padding:15px 20px;font-size:18px;font-weight:700;text-shadow:0 1px 0 #fff;margin-bottom:0}.feature-box-24 .feature-box-content{background:#fff;padding:10px 20px}.feature-box-25 .box-title{background:#333;color:#fff;padding:15px 20px;font-size:18px;font-weight:700;margin-bottom:0}.feature-box-25 .feature-box-content{background:#f0f0f0;padding:10px 20px;color:#3f3f3f}div.feature-box-creator{float:none;margin:0 auto 20px;overflow:hidden;max-width:100%}div.feature-box-creator .feature-box-content{padding:20px}.feature-box .feature-box-content .op-text-block{width:100%}div.feature-box-creator .feature-box-content p{letter-spacing:inherit;line-height:1.6em}div.feature-box-creator .feature-box-content :first-child{margin-top:0}div.feature-box-creator .feature-box-content strong{font-weight:700}div.feature-box-creator.feature-box-creator-style-1{background-color:#eee;color:#000}div.feature-box-creator.feature-box-creator-style-1 .feature-box-content h1,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h2,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h3,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h4,div.feature-box-creator.feature-box-creator-style-1.feature-box-content p{color:#7e7e7e}div.feature-box-creator.feature-box-creator-style-1 .feature-box-content h1,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h2,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h3,div.feature-box-creator.feature-box-creator-style-1.feature-box-content h4{line-height:normal}.element-container .qanda,.main-content .qanda,.mce-content-body .qanda{list-style:none;color:#979ca2}.element-container .qanda p,.main-content .qanda p,.mce-content-body .qanda p{color:#979ca2}.element-container .qanda.qanda-three-col li div,.main-content .qanda.qanda-three-col li div,.mce-content-body .qanda.qanda-three-col li div{padding-left:80px;margin-bottom:30px}.element-container .qanda.qanda-three-col li,.main-content .qanda.qanda-three-col li,.mce-content-body .qanda.qanda-three-col li{width:30%;margin-right:5%;float:left}.element-container .qanda.qanda-three-col li:nth-child(3n),.main-content .qanda.qanda-three-col li:nth-child(3n),.mce-content-body .qanda.qanda-three-col li:nth-child(3n){margin-right:0}.floating-featured-panel-fluid .element-container .qanda li,.floating-featured-panel-fluid .main-content .qanda li,.floating-featured-panel-fluid .mce-content-body .qanda li{width:100%!important;margin-right:0!important}.element-container .qanda.qanda-two-col li div,.main-content .qanda.qanda-two-col li div,.mce-content-body .qanda.qanda-two-col li div,.op-popup-content .qanda.qanda-two-col li div{padding-left:80px;margin-bottom:30px}.element-container .qanda.qanda-two-col li,.main-content .qanda.qanda-two-col li,.mce-content-body .qanda.qanda-two-col li,.op-popup-content .qanda.qanda-two-col li{width:48%;margin-right:4%;float:left}.element-container .qanda.qanda-two-col li:nth-child(even),.main-content .qanda.qanda-two-col li:nth-child(even),.mce-content-body .qanda.qanda-two-col li:nth-child(even),.op-popup-content .qanda.qanda-two-col li:nth-child(even){margin-right:0}.element-container .qanda.large-q li h3,.main-content .qanda.large-q li h3,.mce-content-body .qanda.large-q li h3,.op-popup-content .qanda.large-q li h3{margin-left:50px;min-height:50px;letter-spacing:0}.element-container .qanda.large-q li h3 img,.main-content .qanda.large-q li h3 img,.mce-content-body .qanda.large-q li h3 img,.op-popup-content .qanda.large-q li h3 img{position:absolute;margin-left:-50px}.element-container .qanda h3,.main-content .qanda h3,.mce-content-body .qanda h3,.op-popup-content .qanda h3{font-size:18px;font-weight:700;color:#676978;line-height:1.3em}.element-container .qanda.qa-text h3,.main-content .qanda.qa-text h3,.mce-content-body .qanda.qa-text h3,.op-popup-content .qanda.qa-text h3{color:#424242;padding-bottom:5px;letter-spacing:0}.element-container .qanda.qa-text li h3,.main-content .qanda.qa-text li h3,.mce-content-body .qanda.qa-text li h3,.op-popup-content .qanda.qa-text li h3,.qanda.qa-text li p{margin-left:30px;font-size:14px}.element-container .qanda.qa-text li h3 span .op-popup-content .qanda.qa-text li h3 span,.main-content .qanda.qa-text li h3 span,.mce-content-body .qanda.qa-text li h3 span,.qanda.qa-text li p span{position:absolute;margin-left:-30px;color:#424242;font-weight:700}@media only screen and (max-width:767px){.main-content .qanda.qanda-three-col li,.mce-content-body .qanda.qanda-three-col li,.qanda.qanda-three-col li{width:100%}}.thumb{position:static}.thumb img{position:static;margin:0;background:0 0}.recent-posts-style-1{margin:0;padding:0 0 20px}.recent-posts-style-1 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-1 li:last-child{margin:0}.recent-posts-style-1 li:after{content:"";display:table;clear:both}.recent-posts-style-1 .thumb{float:left;width:25%;position:static}.recent-posts-style-1 .content{float:left;width:75%}.recent-posts-style-1 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-3px 0 0 15px}.recent-posts-style-1 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-2{margin:0;padding:0}.recent-posts-style-2 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-2 li:last-child{margin:0}.recent-posts-style-2 .thumb{display:none}.recent-posts-style-2 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:0}.recent-posts-style-2 span{font-size:inherit;display:block;margin:5px 0 0}.recent-posts-style-3{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-3 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-3 li:last-child{margin:0}.recent-posts-style-3 li:after{content:"";display:table;clear:both}.recent-posts-style-3 .thumb{float:left;width:25%}.recent-posts-style-3 .content{float:left;width:75%}.recent-posts-style-3 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-3 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-4{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-4 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-4 li:last-child{margin:0}.recent-posts-style-4 .thumb{display:none}.recent-posts-style-4 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:0 0 0 15px}.recent-posts-style-4 span{font-size:inherit;display:block;margin:-3px 0 0 15px}.recent-posts-style-5{margin:0;padding:0}.recent-posts-style-5 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-5 li:last-child{margin:0}.recent-posts-style-5 li:after{content:"";display:table;clear:both}.recent-posts-style-5 .thumb{float:left;width:25%}.recent-posts-style-5 .content{float:left;width:75%}.recent-posts-style-5 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-5 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-6{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-6 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-6 li:last-child{margin:0}.recent-posts-style-6 li:after{content:"";display:table;clear:both}.recent-posts-style-6 .thumb{float:left;width:25%}.recent-posts-style-6 .thumb img{border-radius:3px}.recent-posts-style-6 .content{float:left;width:75%}.recent-posts-style-6 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-6 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-7{margin:0;padding:0}.recent-posts-style-7 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-7 li:last-child{margin:0}.recent-posts-style-7 li:after{content:"";display:table;clear:both}.recent-posts-style-7 .thumb{float:left;width:25%}.recent-posts-style-7 .thumb img{border-radius:1px;box-shadow:0 0 0 4px #fff,0 0 0 5px rgba(0,0,0,.2)}.recent-posts-style-7 .content{float:left;width:75%}.recent-posts-style-7 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-7 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-8,.recent-posts-style-9{padding:40px;background-color:#f2f2f2;background-color:rgba(0,0,0,.025);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.recent-posts-style-8 li,.recent-posts-style-9 li{display:block;margin:0 0 30px;padding:0}.recent-posts-style-8 li:last-child,.recent-posts-style-9 li:last-child{margin:0}.recent-posts-style-8 li:after,.recent-posts-style-9 li:after{content:"";display:table;clear:both}.recent-posts-style-8 .thumb,.recent-posts-style-9 .thumb{float:left;width:25%}.recent-posts-style-8 .thumb img,.recent-posts-style-9 .thumb img{border-radius:1px;box-shadow:0 0 0 4px #fff,0 0 0 5px rgba(0,0,0,.2)}.recent-posts-style-8 .content,.recent-posts-style-9 .content{float:left;width:75%}.recent-posts-style-8 a,.recent-posts-style-9 a{font-size:18px;line-height:1.3em;color:#004a80;text-decoration:none;display:block;margin:-5px 0 0 15px}.recent-posts-style-8 span,.recent-posts-style-9 span{font-size:inherit;display:block;margin:5px 0 0 15px}.recent-posts-style-9 span{font-size:.9em;margin:0 0 0 15px}.recent-posts-style-9 .description{margin:5px 0 0 15px;font-size:.9em}.recent-posts-style-9 .read-more{font-size:.9em;margin:9px 0 0 15px;text-decoration:underline}.one{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.two{width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.three{width:33%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.four{width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.four,.three,.two{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.recent-posts-style-10 a,.recent-posts-style-11 a,.recent-posts-style-12 a,.recent-posts-style-13 a,.recent-posts-style-14 a{color:#575757}.recent-posts-style-10{font-family:"Open Sans",sans-serif;border:1px solid #ddd;width:100%}.recent-posts-style-10>.title{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:#eeeff0;border-bottom:1px solid #d9d9d9}.recent-posts-style-10>.title>p{font-size:25px;margin:0;color:#575757;font-family:"Open Sans",sans-serif}.recent-posts-style-10 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.recent-posts-style-10 ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.recent-posts-style-10 .frame{margin:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-10 .img-link:hover~.right a p,.recent-posts-style-10 ul li a:hover .left,.recent-posts-style-10 ul li a:hover p{opacity:.7}.recent-posts-style-10 ul li .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-style-10 .line{border-top:1px solid #d9d9d9;margin:0 20px}.recent-posts-style-10 .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%}.recent-posts-style-10 .right .title{font-family:"Open Sans",sans-serif;font-weight:700;font-size:16px;color:#575757;margin:0 0 0 20px}.recent-posts-style-10 .right .description{font-family:"Open Sans",sans-serif;font-size:14px;color:#575757;margin:0 0 0 20px}.recent-posts-style-10 .content .img-link{width:30%}.recent-posts-style-10 .left{min-height:120px;background-size:cover;background-position:center;border:1px solid #888989}.recent-posts-style-10 ul .content li:hover .left{background-color:rgba(0,0,0,.2)}.recent-posts-style-10 ul .content li:hover .right p{text-decoration:underline}.recent-posts-style-10 .four .frame .content,.recent-posts-style-10 .three .frame .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-10 .four .frame .content .right,.recent-posts-style-10 .three .frame .content .right{margin-top:10px}.recent-posts-style-10 .four .frame .content .img-link,.recent-posts-style-10 .four .frame .content .right,.recent-posts-style-10 .three .frame .content .img-link,.recent-posts-style-10 .three .frame .content .right{width:100%}.recent-posts-style-10 .four .frame .content .right .description,.recent-posts-style-10 .four .frame .content .right .title,.recent-posts-style-10 .three .frame .content .right .description,.recent-posts-style-10 .three .frame .content .right .title{margin:0}.one-fourth .recent-posts-style-10 .content,.one-third .recent-posts-style-10 .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-fourth .recent-posts-style-10 .img-link,.one-fourth .recent-posts-style-10 .right,.one-third .recent-posts-style-10 .img-link,.one-third .recent-posts-style-10 .right{width:100%}.one-fourth .recent-posts-style-10 .img-link,.one-third .recent-posts-style-10 .img-link{margin-bottom:5px}.one-fourth .recent-posts-style-10 .right .description,.one-fourth .recent-posts-style-10 .right .title,.one-third .recent-posts-style-10 .right .description,.one-third .recent-posts-style-10 .right .title{margin-left:0}.one-fourth .recent-posts-style-10 .title h2,.one-third .recent-posts-style-10 .title h2{font-size:24px}@media only screen and (max-width:767px){.recent-posts-style-10{width:100%}.recent-posts-style-10 .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-10 .content .img-link,.recent-posts-style-10 .content .right{width:100%}.recent-posts-style-10 .right .description,.recent-posts-style-10 .right .title{margin:0}.recent-posts-style-10 .right{margin-top:10px}}.recent-posts-style-11{width:100%}.recent-posts-style-11>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin:0}.recent-posts-style-11>.title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0 10px;text-transform:uppercase}.recent-posts-style-11 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.recent-posts-style-11 ul li{margin:0 10px}.recent-posts-style-11 .left{height:125px;background-size:cover;background-position:center;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.recent-posts-style-11 a:hover .left{-webkit-filter:blur(3px);filter:blur(3px)}.recent-posts-style-11 .right{margin-top:10px}.recent-posts-style-11 .right .title{font-family:"Open Sans",sans-serif;font-size:15px;font-weight:700;margin:0}.recent-posts-style-11 .right .description{font-family:"Open Sans",sans-serif;font-size:14px;color:#575757}.recent-posts-style-11 a:hover p,.recent-posts-style-11 a:hover~.right .title{opacity:.7}@media only screen and (max-width:767px){.recent-posts-style-11 ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-11 ul a{width:100%;border-bottom:1px solid #eee;margin-bottom:30px}}.recent-posts-style-12{width:100%}.recent-posts-style-12 .posts{width:100%;margin-bottom:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-12 .posts li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.recent-posts-style-12 .frame{box-shadow:0 0 7px 0 rgba(0,0,0,.2);margin:0 10px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.recent-posts-style-12 .frame a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-12 .post-image-frame{overflow:hidden}.recent-posts-style-12 .up-post-section{margin-bottom:10px}.recent-posts-style-12 .up-post-section .post-image{height:300px;background-position:50%;background-size:cover;background-repeat:no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.recent-posts-style-12 a:hover .post-image{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.recent-posts-style-12>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin:0 10px}.recent-posts-style-12>.title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0;text-transform:uppercase}.recent-posts-style-12 .post-title{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;margin:15px 15px 0}.recent-posts-style-12 .post-description{font-family:"Open Sans",sans-serif;font-size:14px;margin:0 15px}.recent-posts-style-12 .author-image{height:40px;width:40px;border-radius:50%;background-size:40px 40px;background-repeat:no-repeat}.recent-posts-style-12 .line{border-bottom:1px solid #e4e4e4}.recent-posts-style-12 .meta-post-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 15px}.recent-posts-style-12 .meta-post-section .left{width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-posts-style-12 .meta-post-section .right{margin-left:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recent-posts-style-12 .author-fullname{font-family:"Open Sans",sans-serif;font-weight:700;font-size:12px;margin:0;text-transform:uppercase;color:#444;line-height:normal}.recent-posts-style-12 .down-post-section .meta-post-section .category li{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:none;margin-left:0!important;width:auto!important;font-size:10px!important}.recent-posts-style-12 .down-post-section .meta-post-section .category{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-12 .down-post-section .meta-post-section .category li a{margin:0 5px 0 0;width:100%;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:10px;color:#444}.recent-posts-style-12 .author-fullname:hover,.recent-posts-style-12 .down-post-section .meta-post-section .category li a:hover,.recent-posts-style-12 .post-image-frame:hover~a .post-title,.recent-posts-style-12 .post-title:hover{opacity:.7}@media only screen and (max-width:767px){.recent-posts-style-12 ul a{width:100%}}.one-fourth .recent-posts-style-12 .up-post-section .post-image,.one-third .recent-posts-style-12 .up-post-section .post-image{height:150px!important}.recent-posts-style-13{font-family:"Open Sans",sans-serif;width:100%}.recent-posts-style-13>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;margin:0 10px}.recent-posts-style-13 .title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0;text-transform:uppercase}.recent-posts-style-13 .posts{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-13 .posts li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.recent-posts-style-13 .posts .frame{box-shadow:0 0 7px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 17px;background-color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.recent-posts-style-13 .posts .frame .right{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-13 .posts .frame .right .up{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recent-posts-style-13 .posts a{width:50%}.recent-posts-style-13 .post-image-frame{overflow:hidden;width:100%;height:100%}.recent-posts-style-13 .posts a .post-image{min-height:250px;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.recent-posts-style-13 .posts a:hover .post-image{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.recent-posts-style-13 .posts li .right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recent-posts-style-13 .posts li .up{margin:10px 0}.recent-posts-style-13 .posts li .right .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 20px}.recent-posts-style-13 .line{border-top:1px solid #e4e4e4}.recent-posts-style-13 .author-image{height:40px;width:40px;border-radius:50%;background-size:40px 40px;background-repeat:no-repeat}.recent-posts-style-13 .posts .author-fullname{color:#575757;font-family:"Open Sans",sans-serif;font-weight:700;font-size:12px;margin:0;text-transform:uppercase;line-height:normal;width:100%}.recent-posts-style-13 .author-fullname:hover,.recent-posts-style-13 .down .down-right .category li a:hover,.recent-posts-style-13 .left:hover~.right .up a .post-title,.recent-posts-style-13 .up:hover .post-title{opacity:.7}.recent-posts-style-13 .post-title{font-family:"Open Sans",sans-serif;font-size:16px;font-weight:700;margin:0 20px}.recent-posts-style-13 .post-description{font-family:"Open Sans",sans-serif;font-size:14px;margin:0 20px}.recent-posts-style-13 .post-content{font-family:"Open Sans",sans-serif;font-size:14px;margin:10px 0 0 10px}.recent-posts-style-13 .down .down-right{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.recent-posts-style-13 .down .down-right .category li{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:none;margin-left:0!important;width:auto!important;font-size:10px!important}.recent-posts-style-13 .down .down-right .category{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-posts-style-13 .down .down-right .category li a{margin:0 5px 0 0;width:100%;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:10px;color:#444}.recent-posts-style-13 .posts .two .down .meta{padding:10px 15px}.recent-posts-style-13 .two .post-description,.recent-posts-style-13 .two .post-title{margin:0 15px}.recent-posts-style-13 .posts .four a .post-image,.recent-posts-style-13 .posts .three a .post-image,.recent-posts-style-13 .posts .two a .post-image{height:100%}.recent-posts-style-13 .four .frame,.recent-posts-style-13 .three .frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-13 .four .frame .left,.recent-posts-style-13 .four .frame .right,.recent-posts-style-13 .three .frame .left,.recent-posts-style-13 .three .frame .right{width:100%}.recent-posts-style-13 .posts .four .down .meta,.recent-posts-style-13 .posts .three .down .meta{padding:10px}.recent-posts-style-13 .four .post-description,.recent-posts-style-13 .four .post-title,.recent-posts-style-13 .three .post-description,.recent-posts-style-13 .three .post-title{margin:0 10px}.one-fourth .recent-posts-style-13 .frame,.one-third .recent-posts-style-13 .frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-fourth .recent-posts-style-13 .frame .left,.one-fourth .recent-posts-style-13 .frame .right,.one-third .recent-posts-style-13 .frame .left,.one-third .recent-posts-style-13 .frame .right{width:100%}.one-fourth .recent-posts-style-13 .post-description,.one-fourth .recent-posts-style-13 .post-title,.one-third .recent-posts-style-13 .post-description,.one-third .recent-posts-style-13 .post-title{margin:0 15px}.one-fourth .recent-posts-style-13 .posts li .right .meta,.one-third .recent-posts-style-13 .posts li .right .meta{padding:10px 15px}.one-fourth .recent-posts-style-13 .posts a .post-image,.one-third .recent-posts-style-13 .posts a .post-image{min-height:150px}@media only screen and (max-width:767px){.recent-posts-style-13 .frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-13 .left,.recent-posts-style-13 .right{width:100%!important}}.recent-posts-style-14{font-family:"Open Sans",sans-serif;width:100%}.recent-posts-style-14>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;margin:0 10px}.recent-posts-style-14 .title p{color:#575757;font-family:"Open Sans",sans-serif;font-size:25px;margin:0;text-transform:uppercase}.recent-posts-style-14 .posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.recent-posts-style-14 .posts li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.recent-posts-style-14 .frame{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-style-14 .posts li .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.recent-posts-style-14 .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%}.recent-posts-style-14 .right .title{font-family:"Open Sans",sans-serif;font-weight:700;font-size:16px;color:#575757;margin:0 0 0 20px}.recent-posts-style-14 .right .description{font-family:"Open Sans",sans-serif;font-size:14px;color:#575757;margin:0 0 0 20px}.recent-posts-style-14 .img-link{width:30%}.recent-posts-style-14 .left{min-height:120px;background-size:cover;background-position:center}.recent-posts-style-14 .img-link:hover,.recent-posts-style-14 .img-link:hover~.right a .title,.recent-posts-style-14 .right a:hover .title{opacity:.7}.recent-posts-style-14 .four .frame .content,.recent-posts-style-14 .three .frame .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-14 .four .frame .content .right,.recent-posts-style-14 .three .frame .content .right{margin-top:10px}.recent-posts-style-14 .four .frame .content .img-link,.recent-posts-style-14 .four .frame .content .right,.recent-posts-style-14 .three .frame .content .img-link,.recent-posts-style-14 .three .frame .content .right{width:100%}.recent-posts-style-14 .four .frame .content .right .description,.recent-posts-style-14 .four .frame .content .right .title,.recent-posts-style-14 .three .frame .content .right .description,.recent-posts-style-14 .three .frame .content .right .title{margin:0}.one-fourth .recent-posts-style-14 .content,.one-third .recent-posts-style-14 .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-fourth .recent-posts-style-14 .img-link,.one-fourth .recent-posts-style-14 .right,.one-third .recent-posts-style-14 .img-link,.one-third .recent-posts-style-14 .right{width:100%}.one-fourth .recent-posts-style-14 .right,.one-third .recent-posts-style-14 .right{margin-top:10px}.one-fourth .recent-posts-style-14 .right .description,.one-fourth .recent-posts-style-14 .right .title,.one-third .recent-posts-style-14 .right .description,.one-third .recent-posts-style-14 .right .title{margin-left:0}@media only screen and (max-width:767px){.recent-posts-style-14 .frame .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-posts-style-14 .img-link,.recent-posts-style-14 .right{width:100%!important}.recent-posts-style-14 .right .description,.recent-posts-style-14 .right a .title{margin-left:0}.recent-posts-style-14 .right{margin-top:10px}}.tabbed-panel .tabs{margin-bottom:-1px;position:relative;border:0}.tabbed-panel .tabs li{list-style:none;float:left;display:block;margin-bottom:0;cursor:pointer;height:inherit}.tabbed-panel .tabs li a{font-size:14px;color:#666;display:block;padding:.4em 1.5em;text-decoration:none;border:1px solid #ccc;border-right:0;background-color:#f2f2f2;box-shadow:inset 0 -1px 1px 0 rgba(0,0,0,.05)}.tabbed-panel .tabs li:first-child a{border-top-left-radius:3px}.tabbed-panel .tabs li:last-child a{border-right:1px solid #ccc;border-top-right-radius:3px}.tabbed-panel .tabs li a:hover{background-color:#e5e5e5;color:#000}.tabbed-panel .tabs li.selected a{border-bottom:1px solid #fff;background-color:#fff;box-shadow:none;color:#000}.tabbed-panel .tabs li.selected a:hover{background-color:#fff}.tabbed-panel .tab-content-container{border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);margin-top:0;padding:0;background-color:#fff}.tabbed-panel .tab-content-container .tab-content{display:none;padding:15px 25px}.mce-content-body .tabbed-panel .tab-content-container .tab-content:first-child{display:block}.tabbed-panel .tab-content-container .tab-content ul{list-style:initial;margin-left:20px}.tabbed-panel .tab-content-container table{margin-left:0}.tabbed-panel .tab-content-container .tab-content>p:last-child{margin-bottom:0}.toggle-panel{margin:0 0 15px;overflow:hidden}.toggle-panel .toggle-panel-toggle-text,.toggle-panel-toggle-text{color:#4692C8;float:left;font-weight:700;text-decoration:none;border-bottom:none}.toggle-panel .toggle-panel-toggle,.toggle-panel-toggle{float:right;display:block;height:16px;width:16px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/toggles/toggle.png);background-repeat:no-repeat;background-position:center top;position:relative;top:3px;border-bottom:none}.toggle-panel-content{clear:both;padding-top:10px}.toggle-panel-content li{margin-left:15px}.toggle-panel{border:1px solid #ccc;padding:10px;background-color:#fff}.toggle-panel-toggle-text{color:#4692C8;font-weight:700;text-decoration:none;float:left}.toggle-panel-toggle{float:right;display:block;height:16px;width:16px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/toggles/toggle.png);background-repeat:no-repeat;background-position:center top;position:relative;top:3px}.toggle-panel.panel-closed .toggle-panel-toggle{background-position:center top}.toggle-panel.panel-open .toggle-panel-toggle{background-position:center bottom}.toggle-panel-content,.toggle-panel-toggle span{display:none}#op_asset_browser_container .field-id-op_assets_core_testimonials_testimonials-multirow-container.multirow-container .field-row{float:none!important}.testimonial{border-left:0;background-color:transparent}.testimonial-style-1{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-large.png);background-repeat:no-repeat;background-position:0 4px;padding-left:60px;margin:40px auto;color:#383838;font-size:14px;line-height:1.4em;max-width:610px}.testimonial-style-1 p:first-child{text-indent:0}.testimonial-style-1 cite{font-weight:700;margin:10px 0;text-transform:none}.testimonial-style-1 cite:before{content:""}.testimonial-style-2{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-small.png);background-repeat:no-repeat;background-position:0 4px;padding-left:30px;margin:40px 0;color:#8a8a8a;font-size:19px;line-height:1.4em;font-style:normal;width:42%;float:left}.floating-featured-panel-fluid .testimonial-style-2{width:100%;box-sizing:border-box}.testimonial-style-2 p:first-child{text-indent:0}.testimonial-style-2 cite{margin:10px 0;font-size:12px;float:right;color:#9b9b9b;text-transform:none}.testimonial-image-style-2 img{max-width:71px;height:auto}.testimonial-block .testimonial-style-2:nth-child(even){float:right}.testimonial-style-3{margin:40px 50px;color:#8a8a8a;font-size:19px;font-style:normal;line-height:1.4em;text-align:center}.floating-featured-panel-fluid .testimonial-style-3{margin:20px 0}.testimonial-style-3 p:first-child{text-indent:0}.testimonial-style-3 cite{margin:10px 0;font-size:12px;color:#9b9b9b;text-transform:none;font-style:italic}.testimonial-style-3 cite::before{content:""}.testimonial-style-serif{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#9b9b9b}.testimonial-style-serif cite{font-family:Helvetica,Arial,sans-serif;font-size:17px;margin:15px 0;font-weight:400}.testimonial-style-4{margin:40px auto;color:#141414;font-size:17px;font-style:normal;line-height:1.4em;width:70%}.floating-featured-panel-fluid .testimonial-style-4{width:100%;box-sizing:border-box}.testimonial-style-4 .testimonial-content{padding:20px;border:1px solid #d6d6d6;border-radius:6px;position:relative;margin-bottom:20px;background-color:#fff}.floating-featured-panel-fluid .testimonial-style-4 .testimonial-content{padding-bottom:0}.testimonial-style-4 .testimonial-content .quote-tip{position:absolute;top:100%}.floating-featured-panel-fluid .testimonial-style-4 .testimonial-content .quote-tip{display:none}.testimonial-style-4 p:first-child{text-indent:0}.testimonial-style-4 cite{margin:10px 0;color:#9b9b9b;text-transform:none;font-style:italic}.testimonial-style-4 cite:before{content:""}.testimonial-style-5{margin:20px 0;color:#8a8a8a;font-size:17px;font-style:italic;line-height:1.4em;width:49%;box-sizing:border-box;float:left}.floating-featured-panel-fluid .testimonial-style-5{width:100%}.testimonial-style-5 p:first-child{text-indent:0}.testimonial-style-5 cite{margin:10px 0;font-size:12px;color:#2f2f2f;text-transform:none;padding:0 20px;border-left:3px solid #dadada;font-weight:700;line-height:1.4em}.testimonial-style-5 .op-testimonial-company,.testimonial-style-5 cite a{color:#4692c8;margin:0}.testimonial-style-5 cite::before{content:""}blockquote.testimonial-style-6{padding:0;margin:0 0 20px;border:none;position:relative;zoom:1;line-height:1.4em}blockquote.testimonial-style-6:after,blockquote.testimonial-style-6:before{content:"";display:table}blockquote.testimonial-style-6:after{clear:both}blockquote.testimonial-style-6 p:before{content:"\201C";font-family:Georgia;font-size:100px;font-weight:400;color:#f1f1f1;display:block;position:absolute;left:16px;top:43px}blockquote.testimonial-style-6 .tip{position:absolute;margin:-1px 0 0 55px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}blockquote.testimonial-style-6 .tip-border{position:absolute;margin:0 0 0 55px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #e6e6e6}blockquote.testimonial-style-6 p span:after{content:"\201D";font-family:Georgia;font-size:100px;font-weight:400;color:#f1f1f1;position:absolute;margin:35px 0 0 -3px}blockquote.testimonial-style-6 .testimonial-style-6-container{line-height:1.5em;font-size:1.5em;font-weight:inherit;font-style:inherit;color:inherit;background-color:#fff;position:relative;display:block;margin:0!important;padding:40px 70px;border:1px solid #e6e6e6;border-radius:3px}.testimonial-style-6-container p:last-child{margin-bottom:0}.floating-featured-panel-fluid blockquote.testimonial-style-6 p{padding:45px 30px 40px}.testimonial-style-6-img-container{float:left;margin:35px 20px 0 35px;width:70px;height:70px;position:relative;border-radius:100px;border:1px solid #e6e6e6;line-height:1.4em;overflow:hidden}blockquote.testimonial-style-6 cite:before{content:none}blockquote.testimonial-style-6 cite{float:left;margin:45px 0 0}blockquote.testimonial-style-6 cite strong{font-style:normal;color:inherit;display:block}blockquote.testimonial-style-6 .op-testimonial-company,blockquote.testimonial-style-6 cite a{font-weight:400;font-style:normal;text-decoration:none;color:inherit;display:block;margin-top:2px}blockquote.testimonial-style-7{padding:0;margin:0 0 20px;border:none;position:relative;zoom:1;line-height:1.4em}blockquote.testimonial-style-7:after,blockquote.testimonial-style-7:before{content:"";display:table}blockquote.testimonial-style-7:after{clear:both}blockquote.testimonial-style-7 .tip{position:absolute;left:50%;margin:-1px 0 0 -15px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}blockquote.testimonial-style-7 .tip-border{position:absolute;left:50%;margin:0 0 0 -15px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #e6e6e6}blockquote.testimonial-style-7 .testimonial-style-7-container{line-height:inherit;line-height:1.4em;font-size:1em;font-weight:inherit;font-style:inherit;color:inherit;background-color:#fff;position:relative;display:block;margin:0!important;padding:20px;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 2px 3px 1px rgba(0,0,0,.05)}.testimonial-style-7-container p:last-child{margin-bottom:0}.testimonial-style-7-img-container{display:block;margin:35px auto;height:80px;width:80px;border-radius:100px;position:relative;border:1px solid #eee;line-height:1.4em;overflow:hidden}blockquote.testimonial-style-7 img{height:auto;width:80px;vertical-align:middle}blockquote.testimonial-style-6 img{width:70px;height:auto;vertical-align:middle}blockquote.testimonial-style-7 cite:before{content:none}blockquote.testimonial-style-7 cite{text-align:center;margin:20px auto 0}blockquote.testimonial-style-7 cite strong{font-size:1.2em;font-weight:700;font-style:normal;color:inherit;display:block}blockquote.testimonial-style-7 .op-testimonial-company,blockquote.testimonial-style-7 cite a{font-size:1em;font-weight:inherit;font-style:inherit;text-decoration:inherit;color:inherit;display:block;margin-top:0}.testimonial-block .testimonial:nth-child(even){float:right}.testimonial-block .testimonial:nth-child(odd){clear:both}.testimonial-image-style-1{padding-left:90px;margin:20px 0;color:#383838;font-size:14px;line-height:1.4em;width:48%;float:left;box-sizing:border-box}.floating-featured-panel-fluid .testimonial-image-style-1{width:100%;padding-left:0;padding-right:0}.testimonial-image-style-1 img{position:absolute;margin-left:-90px;border:1px solid #ccc;margin-top:15px;max-width:71px;height:auto;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-1 img{position:relative;margin-left:0;max-width:none}.testimonial-image-style-1 p:first-child{text-indent:0}.testimonial-image-style-1 cite{font-weight:400;margin:10px 0;font-size:13px;color:#5d5d5d;text-transform:none}.testimonial-image-style-1 cite strong{font-weight:700}.testimonial-image-style-1 cite:before{content:""}.testimonial-image-style-2{margin:40px auto;color:#383838;font-size:14px;line-height:1.4em;font-style:normal;max-width:360px;padding:20px 20px 20px 120px;background-color:#fafeff;border:1px solid #dee7ec;border-radius:8px;position:relative}.testimonial-image-style-2 img:first-child{position:absolute;margin-left:-100px;border:2px solid #fff;margin-top:0;box-shadow:0 0 5px rgba(0,0,0,.75);border-radius:0}.testimonial-image-style-2 .quote-tip{position:absolute;top:100%;left:10px}.testimonial-image-style-2 p:first-child{text-indent:0}.testimonial-image-style-2 cite{font-weight:400;margin:10px 0 0;font-size:13px;color:#5d5d5d;text-transform:none}.testimonial-image-style-2 cite strong{font-weight:700;color:#35556b}.testimonial-image-style-2 .op-testimonial-company,.testimonial-image-style-2 cite a{color:#8ea9b3}.testimonial-image-style-2 cite:before{content:""}.testimonial-image-style-2-yellow{background-color:#fffffa;border:1px solid #ececde}.testimonial-image-style-2-yellow cite strong{color:#6b4c35}.testimonial-image-style-2-yellow .op-testimonial-company,.testimonial-image-style-2-yellow cite a{color:#b3988e}.testimonial-image-style-2-yellow .testimonial-content{color:#252525}.testimonial-image-style-3{margin:40px auto;color:#202020;font-size:14px;font-style:normal;line-height:1.4em;max-width:480px;padding:20px 0 0 245px;position:relative;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-large-fade.png);background-repeat:no-repeat;background-position:213px 0;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-3{padding-left:65px}.testimonial-image-style-3 img{height:auto}.testimonial-image-style-3 img:first-child{position:absolute;margin:-20px 0 0 -245px;box-shadow:0 0 5px rgba(0,0,0,.35);width:176px;max-width:176px;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-3 img:first-child{width:50px;height:auto;margin-left:-70px;margin-top:0}.testimonial-image-style-3 p,.testimonial-image-style-3 p:first-child{text-indent:0;font-size:21px;font-weight:400;line-height:1.4em;color:#202020}.testimonial-image-style-3 cite{font-weight:400;margin:20px 0 0;font-size:17px;float:right;color:#5d5d5d;text-transform:none}.testimonial-image-style-3 cite strong{font-weight:700;color:#35556b}.testimonial-image-style-3 .op-testimonial-company,.testimonial-image-style-3 cite a{color:#727272}.testimonial-image-style-3 cite:before{content:""}.testimonial-image-style-4{padding-left:90px;margin:20px 0 20px 2%;color:#202020;font-size:14px;line-height:1.4em;font-weight:700;font-style:normal;width:17%;width:31%;float:left;box-sizing:border-box}.no-sidebar .testimonial-image-style-4{width:20%;margin:20px 0 20px 4%}.floating-featured-panel-fluid .testimonial-image-style-4{width:100%}.testimonial-image-style-4 img{position:absolute;margin-left:-90px;border:2px solid #fff;border-radius:0;box-shadow:0 0 4px rgba(0,0,0,.2);margin-top:5px;max-width:71px;height:auto}.testimonial-image-style-4 p:first-child{text-indent:0}.testimonial-image-style-4 cite{font-weight:400;margin:10px 0;font-size:13px;color:#9b9b9b;text-transform:none;font-style:italic}.main-content .testimonial-image-style-4 p{color:#343434}.testimonial-image-style-5{margin:-40px auto 40px;color:#9b9b9b;font-size:22px;line-height:1.4em;font-style:italic;max-width:70%;min-height:166px;padding:30px 0 20px 100px;-border-top:3px solid #f4f4f4;border-bottom:3px solid #f4f4f4;position:relative}.testimonial-image-style-5:first-of-type{margin:40px auto;border-top:3px solid #f4f4f4}.testimonial-image-style-5 p{font-style:italic}.testimonial-image-style-5 img:first-child{position:absolute;margin:0 0 0 -170px;box-shadow:0 2px 5px rgba(0,0,0,.35);max-width:138px;height:auto;border-radius:0}.floating-featured-panel-fluid .testimonial-image-style-5 img:first-child{max-width:75px;height:auto;margin-left:-100px}.testimonial-image-style-5 p,.testimonial-image-style-5 p:first-child{text-indent:0;font-size:21px;font-weight:400;line-height:1.4em;color:#9b9b9b}.testimonial-image-style-5 cite{font-weight:400;margin:20px 0 0;font-size:16px;color:#9b9b9b;font-style:italic;text-transform:none}.testimonial-image-style-5 .op-testimonial-company,.testimonial-image-style-5 cite a{color:#9b9b9b}.testimonial-image-style-5 cite:before{content:""}.testimonial-image-style-6{margin:40px auto;line-height:1.4em;color:#202020;font-size:22px;font-style:normal;max-width:70%;min-height:166px;padding:0 0 0 115px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/open-quote-huge.png);background-repeat:no-repeat;background-position:0 0;position:relative}.floating-featured-panel-fluid .testimonial-image-style-6{padding-left:20px;max-width:100%}.testimonial-image-style-6 .testimonial-image-content{padding-right:115px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/close-quote-huge.png);background-repeat:no-repeat;background-position:top right;text-align:center}.floating-featured-panel-fluid .testimonial-image-style-6 .testimonial-image-content{padding-right:20px}.testimonial-image-style-6 .testimonial-content{font-size:15px;line-height:23px}.testimonial-image-style-6 img:first-child{box-shadow:0 0 5px rgba(0,0,0,.35);max-width:100px;max-height:100px;border-radius:0}.testimonial-image-style-6 p,.testimonial-image-style-6 p:first-child{text-indent:0;font-size:21px;font-weight:400;line-height:1.4em;color:#202020}.testimonial-image-style-6 .cite-container{display:block;width:100%;margin:35px auto;text-align:center}.testimonial-image-style-6 .cite-container cite{font-weight:400;font-size:16px;color:#9b9b9b;text-align:left;display:inline-block;margin:0 auto;text-transform:none;line-height:normal}.testimonial-image-style-6 cite strong{color:#2f3e6c;font-weight:700}.testimonial-image-style-6 .cite-container cite img{border:3px solid #fff;float:left;margin-top:-5px;margin-right:15px;height:auto}.testimonial-image-style-6 .op-testimonial-company,.testimonial-image-style-6 cite a{color:#9b9b9b}.testimonial-image-style-6 cite::before{content:""}.testimonial-image-style-6-cite-container{margin:-5px 0 0;display:inline-block}.op-testimonial-company{color:#555}.four-fifths .testimonial-image-style-1,.one-half .testimonial-image-style-1,.one-third .testimonial-image-style-1,.three-fifths .testimonial-image-style-1,.three-fourths .testimonial-image-style-1,.two-fourths .testimonial-image-style-1,.two-thirds .testimonial-image-style-1{width:auto}.one-fifth .testimonial-image-style-1,.one-fourth .testimonial-image-style-1,.two-fifths .testimonial-image-style-1,.two-fourths .testimonial-image-style-1{width:auto;padding:0}.one-fifth .testimonial-image-style-1 img,.one-fourth .testimonial-image-style-1 img,.two-fifths .testimonial-image-style-1 img,.two-fourths .testimonial-image-style-1 img{margin:0;position:relative;width:100%;max-width:100%;height:auto}.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.two-fifths .testimonial-image-style-2{margin:20px auto 35px;padding:20px}.one-fifth .testimonial-image-style-2 img:first-child,.one-fourth .testimonial-image-style-2 img:first-child,.three-fifths .testimonial-image-style-2 img:first-child,.two-fifths .testimonial-image-style-2 img:first-child{position:relative;margin:0;width:auto;max-width:100%;box-sizing:border-box}.four-fifths .testimonial-image-style-3,.one-fifth .testimonial-image-style-3,.one-fourth .testimonial-image-style-3,.one-half .testimonial-image-style-3,.one-third .testimonial-image-style-3,.three-fifths .testimonial-image-style-3,.three-fourths .testimonial-image-style-3,.two-fifths .testimonial-image-style-3,.two-fourths .testimonial-image-style-3,.two-thirds .testimonial-image-style-3{padding-left:0;background-position:0 0}.four-fifths .testimonial-image-style-3 img:first-child,.one-fifth .testimonial-image-style-3 img:first-child,.one-fourth .testimonial-image-style-3 img:first-child,.one-half .testimonial-image-style-3 img:first-child,.one-third .testimonial-image-style-3 img:first-child,.three-fifths .testimonial-image-style-3 img:first-child,.three-fourths .testimonial-image-style-3 img:first-child,.two-fifths .testimonial-image-style-3 img:first-child,.two-fourths .testimonial-image-style-3 img:first-child,.two-thirds .testimonial-image-style-3 img:first-child{margin:0 0 10px 20px;position:relative;width:auto;max-width:35%;float:right}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{width:auto}.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4{padding:0}.four-fifths .testimonial-image-style-4 img,.one-fifth .testimonial-image-style-4 img,.one-fourth .testimonial-image-style-4 img,.three-fifths .testimonial-image-style-4 img,.three-fourths .testimonial-image-style-4 img,.two-fifths .testimonial-image-style-4 img,.two-fourths .testimonial-image-style-4 img,.two-thirds .testimonial-image-style-4 img{position:relative;margin:0 0 10px;max-width:100%;width:100%;display:block;box-sizing:border-box}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{margin:20px auto 35px;padding:0;font-size:16px;line-height:1.4em;float:none;max-width:100%}.four-fifths .testimonial-image-style-5 img:first-child,.one-fifth .testimonial-image-style-5 img:first-child,.one-fourth .testimonial-image-style-5 img:first-child,.one-half .testimonial-image-style-5 img:first-child,.one-third .testimonial-image-style-5 img:first-child,.three-fifths .testimonial-image-style-5 img:first-child,.three-fourths .testimonial-image-style-5 img:first-child,.two-fifths .testimonial-image-style-5 img:first-child,.two-fourths .testimonial-image-style-5 img:first-child,.two-thirds .testimonial-image-style-5 img:first-child{position:relative;margin:0 0 10px;max-width:100%;width:auto;display:block}.four-fifths .testimonial-image-style-6,.one-fifth .testimonial-image-style-6,.one-fourth .testimonial-image-style-6,.one-half .testimonial-image-style-6,.one-third .testimonial-image-style-6,.three-fifths .testimonial-image-style-6,.three-fourths .testimonial-image-style-6,.two-fifths .testimonial-image-style-6,.two-fourths .testimonial-image-style-6,.two-thirds .testimonial-image-style-6{margin:20px auto;padding:0;max-width:100%}.four-fifths .testimonial-image-style-6 .cite-container,.one-fifth .testimonial-image-style-6 .cite-container,.one-fourth .testimonial-image-style-6 .cite-container,.one-half .testimonial-image-style-6 .cite-container,.one-third .testimonial-image-style-6 .cite-container,.three-fifths .testimonial-image-style-6 .cite-container,.three-fourths .testimonial-image-style-6 .cite-container,.two-fifths .testimonial-image-style-6 .cite-container,.two-fourths .testimonial-image-style-6 .cite-container,.two-thirds .testimonial-image-style-6 .cite-container{margin:20px auto}.four-fifths .testimonial-image-style-6 .testimonial-image-content,.one-fifth .testimonial-image-style-6 .testimonial-image-content,.one-fourth .testimonial-image-style-6 .testimonial-image-content,.one-half .testimonial-image-style-6 .testimonial-image-content,.one-third .testimonial-image-style-6 .testimonial-image-content,.three-fifths .testimonial-image-style-6 .testimonial-image-content,.three-fourths .testimonial-image-style-6 .testimonial-image-content,.two-fifths .testimonial-image-style-6 .testimonial-image-content,.two-fourths .testimonial-image-style-6 .testimonial-image-content,.two-thirds .testimonial-image-style-6 .testimonial-image-content{padding-right:0;font-size:18px;line-height:1.4em;background-image:none}.four-fifths .testimonial-image-style-6 .cite-container cite,.one-fifth .testimonial-image-style-6 .cite-container cite,.one-fourth .testimonial-image-style-6 .cite-container cite,.one-half .testimonial-image-style-6 .cite-container cite,.one-third .testimonial-image-style-6 .cite-container cite,.three-fifths .testimonial-image-style-6 .cite-container cite,.three-fourths .testimonial-image-style-6 .cite-container cite,.two-fifths .testimonial-image-style-6 .cite-container cite,.two-fourths .testimonial-image-style-6 .cite-container cite,.two-thirds .testimonial-image-style-6 .cite-container cite{text-align:center}.four-fifths .testimonial-image-style-6 .cite-container cite img,.one-fifth .testimonial-image-style-6 .cite-container cite img,.one-fourth .testimonial-image-style-6 .cite-container cite img,.one-half .testimonial-image-style-6 .cite-container cite img,.one-third .testimonial-image-style-6 .cite-container cite img,.three-fifths .testimonial-image-style-6 .cite-container cite img,.three-fourths .testimonial-image-style-6 .cite-container cite img,.two-fifths .testimonial-image-style-6 .cite-container cite img,.two-fourths .testimonial-image-style-6 .cite-container cite img,.two-thirds .testimonial-image-style-6 .cite-container cite img{float:none;margin:0 auto 10px;display:block}.one-fifth .testimonial-style-1,.one-fourth .testimonial-style-1,.two-fifths .testimonial-style-1{margin-top:0;padding:40px 0 0}.four-fifths .testimonial-style-2,.one-fifth .testimonial-style-2,.one-fifth .testimonial-style-3,.one-fourth .testimonial-style-2,.one-fourth .testimonial-style-3,.one-half .testimonial-style-2,.one-third .testimonial-style-2,.one-third .testimonial-style-3,.three-fifths .testimonial-style-2,.three-fourths .testimonial-style-2,.two-fifths .testimonial-style-2,.two-fifths .testimonial-style-3,.two-fourths .testimonial-style-2,.two-thirds .testimonial-style-2,.two-thirds .testimonial-style-3{margin:20px auto;width:auto;font-size:14px;line-height:1.5em}.four-fifths .testimonial-style-serif cite,.one-fifth .testimonial-style-serif cite,.one-fourth .testimonial-style-serif cite,.one-half .testimonial-style-serif cite,.one-third .testimonial-style-serif cite,.three-fifths .testimonial-style-serif cite,.three-fourths .testimonial-style-serif cite,.two-fifths .testimonial-style-serif cite,.two-fourths .testimonial-style-serif cite,.two-thirds .testimonial-style-serif cite{font-size:14px}.one-fifth .testimonial-style-4,.one-fourth .testimonial-style-4,.one-third .testimonial-style-4,.two-fifths .testimonial-style-4{width:100%;padding:0;font-size:14px;line-height:1.5em}.one-fifth .testimonial-style-5,.one-fourth .testimonial-style-5,.one-third .testimonial-style-5,.two-fifths .testimonial-style-5{width:auto;font-size:14px;line-height:1.5em}.one-fifth .testimonial-style-6 p,.one-fourth .testimonial-style-6 p,.one-third .testimonial-style-6 p,.two-fifths .testimonial-style-6 p{padding:20px;font-size:14px;text-indent:20px}.one-fifth .testimonial-style-6 cite,.one-fourth .testimonial-style-6 cite,.one-third .testimonial-style-6 cite,.two-fifths .testimonial-style-6 cite{clear:both;margin:0 0 0 35px}.one-fifth .testimonial-style-6 p:before,.one-fourth .testimonial-style-6 p:before,.one-third .testimonial-style-6 p:before,.two-fifths .testimonial-style-6 p:before{font-size:50px;left:-7px;top:29px}.one-fifth .testimonial-style-6 p span:after,.one-fourth .testimonial-style-6 p span:after,.one-third .testimonial-style-6 p span:after,.two-fifths .testimonial-style-6 p span:after{font-size:50px;margin:21px 0 0}.one-fifth .testimonial-style-7,.one-fourth .testimonial-style-7,.one-third .testimonial-style-7,.two-fifths .testimonial-style-7{font-size:14px;line-height:1.4em}.one-fifth .testimonial-style-7-img-container,.one-fourth .testimonial-style-7-img-container,.one-third .testimonial-style-7-img-container,.two-fifths .testimonial-style-7-img-container{margin:25px auto}.optin-box-1{width:348px;margin:0 auto 20px}.floating-featured-panel-fluid .optin-box-1{width:auto}.optin-box-1 h2{color:#3e83b9;font-size:20px;font-weight:700;text-align:center}.optin-box-1 .optin-box-content{border:1px solid #e2e2e2;background:#f7f7f7;background:-webkit-linear-gradient(top, #f7f7f7 0, #fbfbfb 100%);background:linear-gradient(to bottom,#f7f7f7 0,#fbfbfb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#fbfbfb', GradientType=0);border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:15px 22px}.optin-box-1 p{color:#6b6b6b;margin:0 0 10px}.optin-box-1 p strong{font-weight:700}.optin-box-1 input[type=email],.optin-box-1 input[type=text]{background-color:#fff;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px;font-size:13px;float:left}.floating-featured-panel-fluid .optin-box-1 input[type=email],.floating-featured-panel-fluid .optin-box-1 input[type=text]{width:100%}.optin-box-1 button.default-button,.optin-box-1 input[type=submit]{border:1px solid #bec8ca;border-radius:10px;height:30px;margin-top:4px;display:block;float:right;line-height:30px;padding:0 10px;color:#2271af;box-shadow:0 0 4px rgba(0,0,0,.1);font-size:14px;font-weight:700;background:#fff;background:-webkit-linear-gradient(top, #fff 0, #fbfcfb 50%, #e8e8e8 100%);background:linear-gradient(to bottom,#fff 0,#fbfcfb 50%,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0)}.floating-featured-panel-fluid .optin-box-1 button.default-button,.floating-featured-panel-fluid .optin-box-1 input[type=submit]{float:none}.optin-box-1 input[type=submit]:hover{background:#fff;background:-webkit-linear-gradient(top, #fff 0, #fbfcfb 50%, #f7f7f7 100%);background:linear-gradient(to bottom,#fff 0,#fbfcfb 50%,#f7f7f7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0)}.optin-box-1 input[type=submit]:active{background:#e8e8e8;background:-webkit-linear-gradient(top, #e8e8e8 0, #fbfcfb 50%, #fff 100%);background:linear-gradient(to bottom,#e8e8e8 0,#fbfcfb 50%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0)}.optin-box-1 .privacy{color:#b8b8b8;font-size:12px;padding-top:10px;margin-bottom:0}.optin-box-1 .privacy img{position:relative;top:2px}.optin-box-1{max-width:100%;box-sizing:border-box}.optin-box-1 *{box-sizing:border-box}.optin-box-1 input[type=email],.optin-box-1 input[type=text]{height:38px;width:215px}.five-columns .optin-box-1 button,.five-columns .optin-box-1 input[type=submit],.four-columns .optin-box-1 button,.four-columns .optin-box-1 input[type=submit],.one-half .split-half .optin-box-1 button,.one-half .split-half .optin-box-1 input[type=submit],.three-columns .optin-box-1 button,.three-columns .optin-box-1 input[type=submit]{float:none}.one-half .split-half .optin-box-1 p,.three-columns .optin-box-1 p{font-size:14px}.five-columns .optin-box-1 p,.four-columns .optin-box-1 p{font-size:12px}.four-fifths .optin-box-1 button,.four-fifths .optin-box-1 input[type=submit],.three-fifths .optin-box-1 button,.three-fifths .optin-box-1 input[type=submit],.three-fourths .optin-box-1 button,.three-fourths .optin-box-1 input[type=submit],.two-fifths .optin-box-1 button,.two-fifths .optin-box-1 input[type=submit],.two-fourths .optin-box-1 button,.two-fourths .optin-box-1 input[type=submit],.two-thirds .optin-box-1 button,.two-thirds .optin-box-1 input[type=submit]{float:right}.four-fifths .optin-box-1 p,.three-fifths .optin-box-1 p,.three-fourths .optin-box-1 p,.two-fifths .optin-box-1 p,.two-fourths .optin-box-1 p,.two-thirds .optin-box-1 p{font-size:16px}.optin-box-2{margin:0 auto 20px;padding:20px;width:440px;max-width:100%;border:4px solid #fbfcfe;outline:#e4ebf5 solid 1px;text-align:center;background:#fff}.optin-box-2 h2{padding-top:0;font-size:24px;letter-spacing:-1px;color:#3f596e;font-weight:700}.optin-box-2 p{color:#6b6b6b}.optin-box-2 .text-boxes .text-box input[type=email],.optin-box-2 .text-boxes .text-box input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px 30px 10px 10px;width:48%;height:42px;box-sizing:border-box;font-size:13px;float:left;border-radius:6px;box-shadow:2px 2px 2px rgba(0,0,0,.05)}.floating-featured-panel-fluid .optin-box-2 .text-boxes .text-box input[type=email],.floating-featured-panel-fluid .optin-box-2 .text-boxes .text-box input[type=text]{width:100%}.optin-box-2 .text-boxes .text-box.name input[type=email],.optin-box-2 .text-boxes .text-box.name input[type=text]{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-2 .text-boxes{margin-top:0}.optin-box-2 .text-boxes .text-box.email input[type=email],.optin-box-2 .text-boxes .text-box.email input[type=text]{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-2 .text-boxes .text-box:nth-child(2) input[type=email],.optin-box-2 .text-boxes .text-box:nth-child(2) input[type=text]{float:right}.optin-box-2 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;margin:14px 0 10px;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff;max-width:100%}.optin-box-2 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-2 button.default-button span{border-top:1px solid #f9d0a0;padding:9px 30px;border-radius:8px;display:block;white-space:normal}.optin-box-2 .privacy{color:#b8b8b8;font-size:12px;padding-top:0;margin-bottom:0}.optin-box-2 .privacy img{position:relative;top:2px}.five-columns .optin-box-2 .text-box input[type=email],.five-columns .optin-box-2 .text-box input[type=text],.four-columns .optin-box-2 .text-box input[type=email],.four-columns .optin-box-2 .text-box input[type=text],.one-half .split-half .optin-box-2 .text-box input[type=email],.one-half .split-half .optin-box-2 .text-box input[type=text],.three-columns .optin-box-2 .text-box input[type=email],.three-columns .optin-box-2 .text-box input[type=text]{width:auto;width:100%;float:none}.four-fifths .optin-box-2 .text-box input[type=email],.four-fifths .optin-box-2 .text-box input[type=text],.three-fifths .optin-box-2 .text-box input[type=email],.three-fifths .optin-box-2 .text-box input[type=text],.three-fourths .optin-box-2 .text-box input[type=email],.three-fourths .optin-box-2 .text-box input[type=text],.two-fifths .optin-box-2 .text-box input[type=email],.two-fifths .optin-box-2 .text-box input[type=text],.two-fourths .optin-box-2 .text-box input[type=email],.two-fourths .optin-box-2 .text-box input[type=text],.two-thirds .optin-box-2 .text-box input[type=email],.two-thirds .optin-box-2 .text-box input[type=text]{width:48%;float:left}.four-fifths .optin-box-2 .text-box.email input[type=email],.four-fifths .optin-box-2 .text-box.email input[type=text],.three-fifths .optin-box-2 .text-box.email input[type=email],.three-fifths .optin-box-2 .text-box.email input[type=text],.three-fourths .optin-box-2 .text-box.email input[type=email],.three-fourths .optin-box-2 .text-box.email input[type=text],.two-fifths .optin-box-2 .text-box.email input[type=email],.two-fifths .optin-box-2 .text-box.email input[type=text],.two-fourths .optin-box-2 .text-box.email input[type=email],.two-fourths .optin-box-2 .text-box.email input[type=text],.two-thirds .optin-box-2 .text-box.email input[type=email],.two-thirds .optin-box-2 .text-box.email input[type=text]{float:right}.one-fourth .optin-box-2 .optin-box-content button,.one-fourth .optin-box-2 .optin-box-content p{font-size:14px}.one-fifth .optin-box-2 .optin-box-content button,.one-fifth .optin-box-2 .optin-box-content p,.one-fourth .optin-box-2 .optin-box-content input[type=email],.one-fourth .optin-box-2 .optin-box-content input[type=text],.one-half .split-half .optin-box-2 .optin-box-content button{font-size:12px}.one-fifth .optin-box-2 button.default-button span,.one-fourth .optin-box-2 button.default-button span,.one-half .split-half .optin-box-2 button.default-button span{padding:9px}.optin-box-3{margin:0 auto 20px;padding:20px;width:270px;max-width:100%;border:4px solid #f5f5f5;outline:#dedede solid 1px;text-align:center;background:#fff}.optin-box-3 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-3 p{color:#6b6b6b}.optin-box-3 input[type=email],.optin-box-3 input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px 30px 10px 10px;width:100%;height:42px;margin-bottom:10px;font-size:13px;box-sizing:border-box;border-radius:6px;box-shadow:2px 2px 2px rgba(0,0,0,.05)}.optin-box-3 .text-box.name input[type=text]{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-3 .text-boxes{margin-top:10px}.optin-box-3 .text-box.email input[type=email],.optin-box-3 .text-box.email input[type=text]{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-3 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;margin:14px 0 10px;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.optin-box-3 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-3 button.default-button span{border-top:1px solid #f9d0a0;padding:9px 30px;border-radius:8px;display:block;white-space:normal}.optin-box-3 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0}.optin-box-3 .privacy img{position:relative;top:2px}.one-fourth .optin-box-3 .optin-box-content button,.one-fourth .optin-box-3 .optin-box-content p{font-size:14px}.one-fifth .optin-box-3 .optin-box-content button,.one-fifth .optin-box-3 .optin-box-content p,.one-fourth .optin-box-3 .optin-box-content input[type=email],.one-fourth .optin-box-3 .optin-box-content input[type=text],.one-half .split-half .optin-box-3 .optin-box-content button{font-size:12px}.one-fifth .optin-box-3 button.default-button span,.one-fourth .optin-box-3 button.default-button span,.one-half .split-half .optin-box-3 button.default-button span{padding:9px}.optin-box-4{margin:0 auto 20px;padding:20px;width:600px;max-width:100%;text-align:center}.optin-box-4 h2{padding-top:0;padding-bottom:5px;font-size:24px;font-weight:700;line-height:26px;color:#be3a00}.optin-box-4 form{background-color:#faf5df;border-radius:15px;box-shadow:0 0 5px rgba(0,0,0,.15);padding:15px 25px}.optin-box-4-blue form{background-color:#deedfa}.optin-box-4 p{color:#6b6b6b}.optin-box-4 input[type=email],.optin-box-4 input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dcd8ca;color:#505050;padding:12px 30px 11px 15px;float:left;width:49%;font-size:16px;box-sizing:border-box;height:52px;border-radius:10px}.optin-box-4 .text-box.email input[type=email],.optin-box-4 .text-box.email input[type=text]{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.no-sidebar .optin-box-4 input[type=email],.no-sidebar .optin-box-4 input[type=text]{width:245px}.optin-box-4 button.default-button{background:#fffa33;background:-webkit-linear-gradient(top, #fffb00 14%, #fff100 44%, #fb0 100%);background:linear-gradient(to bottom,#fffb00 14%,#fff100 44%,#fb0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb00', endColorstr='#ffbb00', GradientType=0);border-radius:8px;border:1px solid #ecc101;width:49%;float:right;box-shadow:-2px 2px 4px #bebebe;text-shadow:0 0 1px #fff;font-size:20px;text-align:center;color:#fff;position:relative;margin:0}.optin-box-4 button.default-button:active{background:-webkit-linear-gradient(top, #fb0 0, #fff100 56%, #fffb00 86%);background:linear-gradient(to bottom,#fb0 0,#fff100 56%,#fffb00 86%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb00', endColorstr='#fffb00', GradientType=0)}.optin-box-4 button.default-button img{position:absolute;z-index:999;width:100%}.optin-box-4 button.default-button span{border-top:1px solid #f9d0a0;padding:7px 10px 9px;font-size:24px;color:#003552;font-weight:700;font-style:italic;letter-spacing:-2px;font-family:"Arial Black",Arial,Helvetica,sans-serif;border-radius:8px;display:block;line-height:normal;min-height:100%;height:auto;white-space:normal}.optin-box-4 .privacy{color:#b8b8b8;font-size:12px;margin:20px 0 0}.optin-box-4 .privacy img{position:relative;top:2px}.location_optin_box_style_4{width:270px!important;max-width:100%;overflow:hidden}.optin-box-4 .text-box.email,.optin-box-4 .text-box.email+button,.optin-box-4 .text-box.email+div{display:inline-block;vertical-align:middle;width:49%}.optin-box-4 .text-box.email{margin-right:1%}.optin-box-4 .text-box.email+div{margin-left:1%}.floating-featured-panel-fluid .optin-box-4 .text-box.email,.floating-featured-panel-fluid .optin-box-4 .text-box.email+button,.floating-featured-panel-fluid .optin-box-4 .text-box.email+div,.optin-box-4 .text-box.email input{width:100%}.floating-featured-panel-fluid .optin-box-4 .text-box.email{margin-right:0}.optin-box-4 form>div{margin-bottom:10px}.optin-box-4 form>div:last-child{margin-bottom:0}.five-columns .optin-box-4 button,.five-columns .optin-box-4 input,.four-columns .optin-box-4 button,.four-columns .optin-box-4 input,.one-half .optin-box-4 button,.one-half .optin-box-4 input,.three-columns .optin-box-4 button,.three-columns .optin-box-4 input{margin:5px 0;width:100%;height:auto;box-sizing:border-box}.one-fifth .optin-box-4,.one-fourth .optin-box-4,.one-half .split-half .optin-box-4{padding:0}.five-columns .optin-box-4 button span,.four-columns .optin-box-4 button span,.one-third .optin-box-4 button span{font-size:16px}.one-fifth .optin-box-4 input,.one-fifth .optin-box-4 p,.one-fourth .optin-box-4 input,.one-fourth .optin-box-4 p,.one-half .split-half .optin-box-4 input,.one-half .split-half .optin-box-4 p{font-size:12px}.one-fifth .optin-box-4 button span,.one-fourth .optin-box-4 button span,.one-half .split-half .optin-box-4 button span{font-size:14px}.four-fifths .optin-box-4 button.default-button span,.three-fifths .optin-box-4 button.default-button span,.three-fourths .optin-box-4 button.default-button span,.two-fifths .optin-box-4 button.default-button span,.two-fourths .optin-box-4 button.default-button span,.two-thirds .optin-box-4 button.default-button span{font-size:24px}.optin-box-5{margin:0 auto 50px;padding:20px;width:875px;max-width:100%;border:1px solid #b6bbbe;border-top:0;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail-bgs.png);background-repeat:repeat-x;background-position:left top;text-align:center;position:relative;background-color:#fff}.optin-box-5 .optin-box-content{float:left;text-align:left;padding-right:35px;box-sizing:border-box}.floating-featured-panel-fluid .optin-box-5 .optin-box-content{width:100%;padding-right:0}.optin-box-5 h2{padding-top:0;padding-bottom:0;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-5 p{color:#6b6b6b;margin-bottom:0}.optin-box-5 form{float:left;max-width:55%;width:55%}.optin-box-5 input[type=email],.optin-box-5 input[type=text]{background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#b8b8b8;padding:10px 30px 10px 10px;height:20px;height:40px;margin-bottom:10px;font-size:13px;border-radius:6px;box-shadow:2px 2px 2px rgba(0,0,0,.05);width:100%;max-width:100%;box-sizing:border-box}.optin-box-5 .text-box.email input[type=email],.optin-box-5 .text-box.email input[type=text]{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-5 .text-boxes,.optin-box-5 .text-boxes+div{display:inline-block;width:44%;float:none;vertical-align:top}.optin-box-5 .text-boxes .text-box{margin:20px 5px 0 0;float:left;width:95%}.optin-box-5 .text-boxes .text-box input{height:43px}.optin-box-5 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;margin:19px 0 10px;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff;float:none;vertical-align:top;box-sizing:border-box}.floating-featured-panel-fluid .optin-box-5 .text-boxes,.floating-featured-panel-fluid .optin-box-5 .text-boxes+div,.floating-featured-panel-fluid .optin-box-5 form{max-width:100%;width:100%}.floating-featured-panel-fluid .optin-box-5 .text-boxes .text-box{float:none}.floating-featured-panel-fluid .optin-box-5 button.default-button{width:100%;margin-top:0}.optin-box-5 button.css-button{margin-top:20px}.optin-box-5 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-5 button.default-button span{border-top:1px solid #f9d0a0;padding:9px 30px;border-radius:8px;display:block;white-space:normal;box-sizing:border-box}.optin-box-5 .privacy{color:#b8b8b8;font-size:12px;position:absolute;top:100%;text-align:right;right:0;margin-bottom:0;padding-top:10px}.optin-box-5 .privacy img{position:relative;top:2px}.optin-box-5 .optin-box-content{width:45%}.one-fifth .optin-box-5 .optin-box-content,.one-fourth .optin-box-5 .optin-box-content,.one-half .optin-box-5 .optin-box-content,.one-third .optin-box-5 .optin-box-content{width:auto;margin-right:0}.featured-panel-style-1.featured-panel-1 .optin-box-5 p{margin:0}.one-fifth .optin-box-5 button.default-button,.one-fourth .optin-box-5 button.default-button,.one-half .optin-box-5 button.default-button,.one-third .optin-box-5 button.default-button,.two-fifths .optin-box-5 button.default-button,.two-fourths .optin-box-5 button.default-button{margin-top:0;width:100%}.one-fifth .optin-box-5 .text-boxes,.one-fifth .optin-box-5 .text-boxes .text-box,.one-fourth .optin-box-5 .text-boxes,.one-fourth .optin-box-5 .text-boxes .text-box,.one-half .optin-box-5 .text-boxes,.one-half .optin-box-5 .text-boxes .text-box,.one-third .optin-box-5 .text-boxes,.one-third .optin-box-5 .text-boxes .text-box,.two-fifths .optin-box-5 .text-boxes,.two-fifths .optin-box-5 .text-boxes .text-box,.two-fourths .optin-box-5 .text-boxes,.two-fourths .optin-box-5 .text-boxes .text-box{float:none;margin-right:0}.one-fifth .optin-box-5 button,.one-fifth .optin-box-5 p,.one-fourth .optin-box-5 button,.one-fourth .optin-box-5 p,.one-half .split-half .optin-box-5 button,.one-half .split-half .optin-box-5 p{font-size:14px}.one-fifth .optin-box-5 .privacy,.one-fourth .optin-box-5 .privacy,.one-third .optin-box-5 .privacy,.two-fifths .optin-box-5 .privacy,.two-fourths .optin-box-5 .privacy{font-size:10px}.one-fifth .optin-box-5 button.default-button span,.one-fourth .optin-box-5 button.default-button span,.one-half .split-half .optin-box-5 button.default-button span{padding:9px}.five-columns .optin-box-5 input[type=submit],.four-columns .optin-box-5 input[type=submit],.one-half .split-half .optin-box-5 input[type=submit],.three-columns .optin-box-5 input[type=submit]{width:100%}.optin-box-6{margin:0 auto 20px;text-align:center;width:400px;max-width:100%}.optin-box-6 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-6 p{color:#6b6b6b}.optin-box-6 .text-box{background-color:#fafafa;background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#686868;padding:15px;display:block;margin:0 auto 15px;font-size:17px;box-sizing:content-box;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.optin-box-6 .text-box.name input{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-6 input[type=email],.optin-box-6 input[type=text]{display:block;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:right center;outline:0;border:0;width:100%;padding:0 33px 0 0;margin:0;font-size:17px;box-sizing:border-box}.optin-box-6 input[type=email]:focus,.optin-box-6 input[type=text]:focus{box-shadow:none}.optin-box-6 .text-boxes{margin-top:10px}.optin-box-6 .text-box.email input{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-6 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:14px 0 10px;display:block;width:100%;border:3px solid #f0f0f0;border:1px solid #c94f00;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.optin-box-6 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-6 button.default-button span{border-top:1px solid #f9d0a0;padding:14px 20px;border-radius:8px;display:block;white-space:normal}.optin-box-6 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0}.optin-box-6 .privacy img{position:relative;top:2px}.one-fifth .optin-box-6 input[type=email],.one-fifth .optin-box-6 input[type=text],.one-fourth .optin-box-6 input[type=email],.one-fourth .optin-box-6 input[type=text],.one-half .split-half .optin-box-6 input[type=email],.one-half .split-half .optin-box-6 input[type=text]{font-size:12px}.one-fifth .optin-box-6 button,.one-fourth .optin-box-6 button,.one-half .split-half .optin-box-6 button{font-size:14px}.one-fifth .optin-box-6 .privacy,.one-fourth .optin-box-6 .privacy,.one-half .split-half .optin-box-6 .privacy{font-size:12px;margin:10px 0}.optin-box-7{margin:0 auto 20px;background-color:#fbf7e3;border:1px solid #d0cebb;box-shadow:0 0 5px rgba(0,0,0,.06);border-radius:6px;padding:20px;text-align:center;width:400px;max-width:100%}.optin-box-7 h2{padding-top:0;padding-bottom:0;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-7 p{color:#484848;margin:0 0 .5em}.optin-box-7 .text-box{background-color:#fafafa;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png);background-repeat:no-repeat;background-position:right center;border:3px solid #5594b9;color:#393939;padding:15px 30px 15px 15px;display:block;margin:0 auto 10px;font-size:17px;box-sizing:content-box;box-shadow:1px 1px 2px rgba(0,0,0,.3)}.optin-box-7 input[type=email],.optin-box-7 input[type=text]{display:block;background-color:transparent;background-image:none;outline:0;border:0;color:#393939;width:100%;padding:0;margin:0;font-size:17px}.optin-box-7 input[type=email]:focus,.optin-box-7 input[type=text]:focus{box-shadow:none}.optin-box-7 .text-boxes{margin-top:10px}.optin-box-7 .text-boxes .text-box.email{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-7 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:14px 0 10px;display:block;width:100%;border:3px solid #f0f0f0;border:1px solid #c94f00;box-shadow:0 0 0 3px #ececec;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.optin-box-7 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-7 button.default-button span{border-top:1px solid #f9d0a0;padding:14px 30px;border-radius:8px;display:block;white-space:normal}.optin-box-7 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0}.optin-box-7 .privacy img{position:relative;top:2px}.one-fifth .optin-box-7 .privacy,.one-fifth .optin-box-7 input[type=email],.one-fifth .optin-box-7 input[type=text],.one-fifth .optin-box-7 p,.one-fourth .optin-box-7 .privacy,.one-fourth .optin-box-7 input[type=email],.one-fourth .optin-box-7 input[type=text],.one-fourth .optin-box-7 p,.one-half .split-half .optin-box-7 .privacy,.one-half .split-half .optin-box-7 input[type=email],.one-half .split-half .optin-box-7 input[type=text],.one-half .split-half .optin-box-7 p{font-size:12px}.one-fifth .optin-box-7 button.default-button span,.one-fourth .optin-box-7 button.default-button span,.one-half .split-half .optin-box-7 button.default-button span{padding:9px 10px;font-size:16px}.optin-box-9{margin:0 auto 20px;text-align:center;width:700px;max-width:100%}.optin-box-9 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-9 p{color:#6b6b6b}.optin-box-9 .text-box{background-color:#fafafa;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png);background-repeat:no-repeat;background-position:right center;border:1px solid #dbdbdb;color:#686868;padding:15px 25px 15px 15px;display:block;margin:0 auto 10px;box-sizing:border-box;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.optin-box-9 input[type=email],.optin-box-9 input[type=text]{display:block;background-color:transparent;background-image:none;outline:0;border:0;width:100%;padding:0 10px 0 0;margin:0;font-size:17px;box-sizing:border-box}.optin-box-9 input[type=email]:focus,.optin-box-9 input[type=text]:focus{box-shadow:none}.optin-box-9 .text-boxes{margin-top:10px;float:left;width:60%}.floating-featured-panel-fluid .optin-box-9 .text-boxes{width:100%}.optin-box-9 .text-boxes .text-box.email{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-9 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:10px 0 10px 3%;display:block;width:35%;float:left;border:1px solid #c94f00;text-shadow:0 1px #bf1802;font-size:20px;color:#fff}.floating-featured-panel-fluid .optin-box-9 button.default-button{margin:0 0 10px;width:100%}.optin-box-9 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-9 button.default-button span{border-top:1px solid #f9d0a0;padding:12px;border-radius:8px;display:block;white-space:normal}.optin-box-9 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0;margin-top:0}.optin-box-9 .privacy img{position:relative;top:2px}.five-columns .optin-box-9 .text-boxes,.five-columns .optin-box-9 button,.four-columns .optin-box-9 .text-boxes,.four-columns .optin-box-9 button,.one-half .optin-box-9 .text-boxes,.one-half .optin-box-9 button,.three-columns .optin-box-9 .text-boxes,.three-columns .optin-box-9 button{margin:10px 0 0;width:100%;line-height:normal}.one-fifth .optin-box-9 button.default-button span,.one-fourth .optin-box-9 button.default-button span,.one-half .split-half .optin-box-9 button.default-button span{font-size:16px}.one-fifth .optin-box-9 input,.one-fourth .optin-box-9 input,.one-half .split-half .optin-box-9 input{font-size:14px}.one-fifth .optin-box-9 .privacy,.one-fourth .optin-box-9 .privacy,.one-half .split-half .optin-box-9 .privacy{margin:10px 0;font-size:12px}.optin-box-10{margin:0 auto 20px;text-align:center;width:700px;max-width:100%}.optin-box-10 .optin-box-content{padding:16px 30px;margin-bottom:10px;background:-webkit-linear-gradient(top, #4283ad 0, #2d5c86 100%);background:linear-gradient(to bottom,#4283ad 0,#2d5c86 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4283ad', endColorstr='#2d5c86', GradientType=0)}.optin-box-10 h2{padding-top:0;padding-bottom:10px;font-size:24px;font-weight:700;letter-spacing:-1px;line-height:26px;color:#3f596e}.optin-box-10 p{color:#6b6b6b}.optin-box-10 .text-box{background-color:#fafafa;background-repeat:no-repeat;border:1px solid #dbdbdb;color:#686868;padding:15px 25px 15px 15px;display:block;margin:0 auto 10px;font-size:17px;box-sizing:content-box;box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.optin-box-10 .text-box.name input{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/user.png)}.optin-box-10 input[type=email],.optin-box-10 input[type=text]{display:block;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:right center;outline:0;border:0;width:100%;margin:0;font-size:15px;padding:0 33px 0 0;box-sizing:border-box}.optin-box-10 input[type=email]:focus,.optin-box-10 input[type=text]:focus{box-shadow:none}.optin-box-10 label{font-size:32px;color:#fff;margin-top:20px;margin-bottom:20px;width:20%;vertical-align:middle;display:inline-block}.optin-box-10 .text-boxes{width:40%;display:inline-block;position:relative;vertical-align:middle}.floating-featured-panel-fluid .optin-box-10 .text-boxes,.floating-featured-panel-fluid .optin-box-10 label{width:100%}.optin-box-10 .text-boxes+div{display:inline;vertical-align:middle}.optin-box-10 .text-boxes .text-box{font-size:15px;padding:12px 10px 12px 15px;margin-bottom:0;vertical-align:middle}.optin-box-10 .text-boxes .text-box.email input{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/optin_box/mail.png)}.optin-box-10 .css-button,.optin-box-10 button.default-button{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border-radius:8px;padding:0;margin:10px 0 10px 20px;border:1px solid #d56912;border-bottom:0;display:inline-block;max-width:35%;box-shadow:0 0 3px rgba(0,0,0,.2);text-shadow:0 1px #bf1802;font-size:20px;color:#fff;vertical-align:middle}.floating-featured-panel-fluid .optin-box-10 .css-button,.floating-featured-panel-fluid .optin-box-10 button.default-button{margin:10px 0;width:100%;max-width:100%}.optin-box-10 button.default-button:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.optin-box-10 button.default-button span{border-top:1px solid #f9d0a0;padding:10px;border-radius:8px;display:block;white-space:normal}.optin-box-10 .privacy{color:#b8b8b8;font-size:12px;margin-bottom:0;margin-top:0}.optin-box-10 .privacy img{position:relative;top:2px}.five-columns .optin-box-10 .text-boxes,.five-columns .optin-box-10 label,.four-columns .optin-box-10 .text-boxes,.four-columns .optin-box-10 label,.one-half .optin-box-10 .text-boxes,.one-half .optin-box-10 label,.three-columns .optin-box-10 .text-boxes,.three-columns .optin-box-10 label{margin:10px 0 0;width:100%;line-height:normal}.five-columns .optin-box-10 .text-box,.four-columns .optin-box-10 .text-box,.one-half .optin-box-10 .text-box,.three-columns .optin-box-10 .text-box{padding:10px}.five-columns .optin-box-10 button,.four-columns .optin-box-10 button,.one-half .optin-box-10 button,.three-columns .optin-box-10 button{width:100%;margin:10px 0}.one-fifth .optin-box-10 button.default-button span,.one-fourth .optin-box-10 button.default-button span,.one-half .split-half .optin-box-10 button.default-button span{font-size:16px}.one-fifth .optin-box-10 .privacy,.one-fourth .optin-box-10 .privacy,.one-half .split-half .optin-box-10 .privacy,.two-fifths .optin-box-10 .privacy{font-size:12px}.optin-box-11{text-align:center;margin-bottom:20px}.optin-box-11 h2{color:inherit}.optin-box-11 p.description{margin-bottom:0}.optin-box-11 input,.optin-box-11 input:focus{display:block;height:50px;width:100%;padding:5px 0!important;margin:15px 0 10px;line-height:50px;font-family:inherit;font-size:24px;font-weight:100;font-style:italic;text-align:center;color:#777;border:1px solid #cacaca;border-radius:3px;box-shadow:inset 0 2px 2px rgba(0,1,1,.02);background:-webkit-linear-gradient(top, rgba(0,1,1,.03) 0, rgba(255,255,255,.03) 100%) #fff;background:linear-gradient(to bottom,rgba(0,1,1,.03) 0,rgba(255,255,255,.03) 100%) #fff}.optin-box-11 button.default-button{width:100%;position:relative;display:block;padding:20px 0;line-height:22px;font-family:inherit;font-size:22px;font-weight:600;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);color:#fefefe;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 1px 0 0 rgba(0,0,0,.1),inset 0 2px 0 0 rgba(255,255,255,.5);background:-webkit-linear-gradient(top, #eb8a00 0, #faa700 100%) #faa700;background:linear-gradient(to bottom,#eb8a00 0,#faa700 100%) #faa700}.optin-box-11 button.default-button:hover{background:-webkit-linear-gradient(top, #faa700 0, #eb8a00 100%) #eb8a00;background:linear-gradient(to bottom,#faa700 0,#eb8a00 100%) #eb8a00}.optin-box-11 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-11 p.privacy{opacity:.5}.optin-box-11 button span{white-space:normal}.one-half .split-half .optin-box-11 button,.one-half .split-half .optin-box-11 input,.two-fifths .optin-box-11 button,.two-fifths .optin-box-11 input{font-size:18px}.one-fifth .optin-box-11 button,.one-fifth .optin-box-11 input,.one-fourth .optin-box-11 button,.one-fourth .optin-box-11 input{font-size:14px}.one-fifth .optin-box-11 input,.one-fourth .optin-box-11 input{height:40px;line-height:40px}.optin-box-12{width:100%;margin-bottom:20px}.optin-box-12 h2{color:inherit;text-align:left}.optin-box-12 p.description{text-align:left;margin-bottom:10px}.optin-box-12 form{display:block;width:100%;margin-bottom:0}.optin-box-12 input,.optin-box-12 input:focus{margin-right:10px;margin-bottom:15px;width:34%;display:inline-block;padding:7px 10px;border:1px solid #ccc;border-radius:5px;box-shadow:inset 0 2px 2px -1px rgba(0,0,0,.2),0 1px rgba(255,255,255,.3);background-color:#f2f2f2;font-size:16px;box-sizing:border-box}.optin-box-12 input:focus{border:1px solid rgba(104,189,244,.9)}.optin-box-12 input+div{display:inline}.optin-box-12 button.default-button{margin-bottom:10px;width:25%;position:relative;top:-2px;display:inline-block;border-radius:6px;font-size:16px;padding:9px 10px;text-decoration:none;text-align:center;border-color:#34bff3 rgba(0,0,0,.05) #003c8b;background:#34bff3;background:-webkit-linear-gradient(top, #34bff3, #074aa2);background:linear-gradient(to bottom,#34bff3,#074aa2);text-shadow:0 -1px rgba(0,0,0,.5);color:#fff;box-shadow:inset 0 1px #60cbfa}.optin-box-12 button.default-button:hover{border-color:#34bff3 rgba(0,0,0,.1) #0568a6;background:#1788d4;background:-webkit-linear-gradient(top, #48c5fa, #1788d4);background:linear-gradient(to bottom,#48c5fa,#1788d4)}.optin-box-12 button span{white-space:normal}.optin-box-12 a.text-link{display:none}.optin-box-12 p.privacy{text-align:left;opacity:.5}.eight .optin-box-12 input,.eleven .optin-box-12 input,.five .optin-box-12 input,.four .optin-box-12 input,.nine .optin-box-12 input,.one .optin-box-12 input,.one-fifth .optin-box-12 input,.one-fourth .optin-box-12 input,.one-half .optin-box-12 input,.one-third .optin-box-12 input,.seven .optin-box-12 input,.six .optin-box-12 input,.ten .optin-box-12 input,.three .optin-box-12 input,.three-fifths .optin-box-12 input,.three-fourths .optin-box-12 input,.twelve .optin-box-12 input,.two .optin-box-12 input,.two-fifths .optin-box-12 input,.two-fourths .optin-box-12 input{display:block;width:100%;margin-right:0}.eight .optin-box-12 button,.eleven .optin-box-12 button,.five .optin-box-12 button,.four .optin-box-12 button,.nine .optin-box-12 button,.one .optin-box-12 button,.one-fifth .optin-box-12 button,.one-fourth .optin-box-12 button,.one-half .optin-box-12 button,.one-third .optin-box-12 button,.seven .optin-box-12 button,.six .optin-box-12 button,.ten .optin-box-12 button,.three .optin-box-12 button,.three-fifths .optin-box-12 button,.three-fourths .optin-box-12 button,.twelve .optin-box-12 button,.two .optin-box-12 button,.two-fifths .optin-box-12 button,.two-fourths .optin-box-12 button{display:block;width:100%;padding:9px 0}.optin-box-13{text-align:center}.optin-box-13 h2{margin-bottom:0;font-style:inherit;color:inherit}.optin-box-13 p.description{-display:none}.optin-box-13 input,.optin-box-13 input:focus{display:block;width:100%;padding:10px 15px!important;margin:15px 0 10px;font-family:inherit;font-weight:100;font-size:14px;border:none;color:rgba(255,255,255,.8)!important;border-radius:3px;background-color:rgba(0,0,0,.1);box-sizing:border-box;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 2px 0 0 rgba(0,0,0,.1)}.optin-box-13 button.default-button{width:100%;position:relative;display:block;margin-top:15px;padding:11px 0;font-family:inherit;font-size:14px;text-transform:uppercase;font-weight:600;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);color:#fff;border-radius:3px;background:#b4e391;background:-webkit-linear-gradient(top, rgba(180,227,145,1) 0, rgba(97,196,25,1) 50%, rgba(180,227,145,1) 100%);background:linear-gradient(to bottom,rgba(180,227,145,1) 0,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e391', endColorstr='#b4e391', GradientType=0);box-shadow:0 0 0 1px rgba(0,0,0,.4),inset 0 0 -1px 0 rgba(255,255,255,.15),inset 0 1px 0 0 rgba(255,255,255,.15),0 1px 0 0 rgba(0,0,0,.15)}.optin-box-13 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-13 button span{white-space:normal}.optin-box-13 p.privacy{opacity:.5}.optin-box-14{text-align:center}.optin-box-14 h2{color:inherit}.optin-box-14 p.description{margin-bottom:0}.optin-box-14 input,.optin-box-14 input:focus{display:block;width:100%;padding:10px 15px!important;margin:15px 0 10px;font-family:inherit;font-weight:100;font-size:14px;color:#666;border:none;border-radius:3px;background-color:#fff;box-sizing:border-box}.optin-box-14 button.default-button{width:100%;position:relative;display:block;margin-top:15px;padding:11px 0;font-family:inherit;font-size:14px;text-transform:uppercase;font-weight:600;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);color:#fff;box-shadow:inset 0 0 -1px 0 rgba(255,255,255,.1),inset 0 1px 0 0 rgba(255,255,255,.1),0 1px 0 0 rgba(0,0,0,.1);border:1px solid #000;border-radius:3px;background-color:green}.optin-box-14 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-14 button span{white-space:normal}.optin-box-14 p.privacy{opacity:.5;padding-top:10px}.optin-box-15{line-height:normal;text-align:center}.optin-box-15 h2{color:inherit}.optin-box-15 input,.optin-box-15 input:focus{color:#bbb;outline:0;margin:0 -4px 10px 0;padding:0 15px;width:70%;display:inline-block;height:52px!important;border:0;font-size:12px;border-radius:6px 0 0 6px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-sizing:border-box}.optin-box-15 input+div{display:inline}.optin-box-15 button.default-button{width:30%;position:relative;display:inline-block;height:50px;padding:0;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.5);text-transform:uppercase;color:#fff;border-radius:0 6px 6px 0;background-color:#444;white-space:normal;line-height:normal}.optin-box-15 .css-button{position:relative;display:inline-block;vertical-align:middle}.optin-box-15 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-15 p.privacy{opacity:.5;padding-top:10px}.eight .optin-box-15 button.default-button,.eight .optin-box-15 input,.eleven .optin-box-15 button.default-button,.eleven .optin-box-15 input,.five .optin-box-15 button.default-button,.five .optin-box-15 input,.four .optin-box-15 button.default-button,.four .optin-box-15 input,.nine .optin-box-15 button.default-button,.nine .optin-box-15 input,.one .optin-box-15 button.default-button,.one .optin-box-15 input,.one-fifth .optin-box-15 button.default-button,.one-fifth .optin-box-15 input,.one-fourth .optin-box-15 button.default-button,.one-fourth .optin-box-15 input,.one-half .split-half .optin-box-15 button.default-button,.one-half .split-half .optin-box-15 input,.one-third .optin-box-15 button.default-button,.one-third .optin-box-15 input,.seven .optin-box-15 button.default-button,.seven .optin-box-15 input,.six .optin-box-15 button.default-button,.six .optin-box-15 input,.ten .optin-box-15 button.default-button,.ten .optin-box-15 input,.three .optin-box-15 button.default-button,.three .optin-box-15 input,.twelve .optin-box-15 button.default-button,.twelve .optin-box-15 input,.two .optin-box-15 button.default-button,.two .optin-box-15 input,.two-fifths .optin-box-15 button.default-button,.two-fifths .optin-box-15 input{margin-top:15px;width:100%;display:block;border-radius:6px}.one-fifth .optin-box-15 p,.one-fourth .optin-box-15 p,.one-half .split-half .optin-box-15 p,.one-third .optin-box-15 p,.two-fifths .optin-box-15 p,.two-fourths .optin-box-15 p{margin:10px 0}.optin-box-16{position:relative;background-color:#fffdf3;box-shadow:0 0 5px 2px rgba(0,0,0,.25)}.optin-box-16:before{content:"";z-index:1;position:absolute;top:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)}.optin-box-16:after{content:"";z-index:1;position:absolute;bottom:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)}.optin-box-16 div{padding:25px 40px;z-index:2;position:relative}.optin-box-16 h2{font-family:inherit;font-style:inherit;color:inherit}.optin-box-16 input,.optin-box-16 input:focus{display:block;height:40px;width:100%;padding:0 10px!important;line-height:14px;font-family:inherit;font-size:14px;font-weight:100;text-align:left;color:#777;border:1px solid #cacaca;border-radius:3px;box-shadow:inset 0 2px 2px rgba(0,1,1,.02);background:-webkit-linear-gradient(top, rgba(0,1,1,.03) 0, rgba(255,255,255,.03) 100%) #fff;background:linear-gradient(to bottom,rgba(0,1,1,.03) 0,rgba(255,255,255,.03) 100%) #fff;box-sizing:border-box}.optin-box-16 button{display:block;padding:20px 0;width:100%;border:1px solid #fa2;border-radius:6px;line-height:normal;font-size:32px;font-family:inherit;font-weight:700;color:#000;text-decoration:none;text-shadow:1px 1px 0 #fe6;text-align:center;background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%) #ffec64;background:linear-gradient(to bottom,#ffec64 5%,#ffab23 100%) #ffec64;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');box-shadow:inset 0 1px 0 0 #fff6af}.optin-box-16 button:hover{background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%) #ffab23;background:linear-gradient(to bottom,#ffab23 5%,#ffec64 100%) #ffab23;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64')}.optin-box-16 button:active{position:relative;top:1px}.optin-box-16 a.text-link{display:none;margin-top:15px;color:inherit;text-align:center}.optin-box-16 p.privacy{margin:10px 0 0;opacity:.5}.optin-box-16 form div{padding:0}.optin-box-17 h2{border-bottom:2px solid rgba(0,0,0,.2);line-height:1.5em;margin-bottom:1em}.optin-box-17 input{width:100%;box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);border-radius:6px;padding:1.3em;margin:0 0 1em;box-sizing:border-box;color:#a3a3a3}.optin-box-17 .description,.optin-box-17 .privacy,.optin-box-17 .text-link{display:none}.optin-box-18{background-color:#fff;box-shadow:inset 0 0 0 1px #fff,0 1px 3px 0 rgba(0,0,0,.2);padding-bottom:20px;text-align:center}.optin-box-18 h2{display:block;background-color:#d1af3a;box-shadow:inset 0 0 0 1px #d1af3a,inset 0 2px 0 0 #e2cc7e;text-align:center;text-transform:uppercase;color:#fff;font-size:18px;padding:10px;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.optin-box-18,.optin-box-18 h2{border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:20px}.optin-box-18 input{border-radius:3px;width:90%;margin:0 auto 1em;padding:1em;box-sizing:border-box}.optin-box-18 .description,.optin-box-18 .privacy,.optin-box-18 .text-link{display:none}.optin-box-19{text-align:center}.optin-box-19 form{position:relative}.optin-box-19 input[type=email],.optin-box-19 input[type=text]{border-radius:6px;color:#666;outline:0;margin:0;padding:0;width:100%;text-indent:20px;display:inline-block;height:62px!important;border:0;font-size:18px;box-shadow:none;background:#fff}.optin-box-19 button.default-button{position:absolute;top:4px;right:4px;margin:0;display:inline-block;height:54px;padding:0 20px;font-family:inherit;font-size:18px;font-weight:700;text-decoration:none;text-align:center;color:#fff;border-radius:3px;background-color:#004a80;white-space:nowrap;line-height:normal}.optin-box-19 button span{white-space:normal;padding:0 5px}.optin-box-19 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-19 p.privacy{opacity:.5;padding-top:10px}.optin-box-19 .description{margin-bottom:0}.eight .optin-box-19 input,.eleven .optin-box-19 input,.five .optin-box-19 input,.four .optin-box-19 input,.nine .optin-box-19 input,.one .optin-box-19 input,.one-fifth .optin-box-19 input,.one-fourth .optin-box-19 input,.one-half .split-half .optin-box-19 input,.one-third .optin-box-19 input,.seven .optin-box-19 input,.six .optin-box-19 input,.ten .optin-box-19 input,.three .optin-box-19 input,.twelve .optin-box-19 input,.two .optin-box-19 input,.two-fifths .optin-box-19 input{margin-top:15px;width:100%;display:block;border-radius:6px;font-size:16px;text-indent:0!important}.eight .optin-box-19 button.default-button,.eleven .optin-box-19 button.default-button,.five .optin-box-19 button.default-button,.four .optin-box-19 button.default-button,.nine .optin-box-19 button.default-button,.one .optin-box-19 button.default-button,.one-fifth .optin-box-19 button.default-button,.one-fourth .optin-box-19 button.default-button,.one-half .split-half .optin-box-19 button.default-button,.one-third .optin-box-19 button.default-button,.seven .optin-box-19 button.default-button,.six .optin-box-19 button.default-button,.ten .optin-box-19 button.default-button,.three .optin-box-19 button.default-button,.twelve .optin-box-19 button.default-button,.two .optin-box-19 button.default-button,.two-fifths .optin-box-19 button.default-button{position:static;padding:0;margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-19 button.css-button{max-width:50%;display:inline-block;position:absolute!important;right:0;top:0}.optin-box-20{text-align:center}.optin-box-20 h2{color:inherit}.optin-box-20 form{text-align:left;margin:0 auto;padding:20px;border-radius:8px;background:#fff;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(231,231,242,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(231,231,242,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7f2', GradientType=0);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.optin-box-20 input[type=email],.optin-box-20 input[type=text]{font-family:inherit;font-size:24px;color:#ccc;line-height:normal;display:inline-block;margin:0;padding:10px;width:70%;height:54px;border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #999,inset 0 2px 10px 0 rgba(0,0,0,.1);box-sizing:border-box}.optin-box-20 input+div{display:inline-block;vertical-align:middle;width:27%}.optin-box-20 input+div .css-button{width:100%;margin:0 0 0 16px}.optin-box-20 input[type=email]:focus,.optin-box-20 input[type=text]:focus{color:#999}.optin-box-20 button.default-button{text-align:center;text-decoration:none;font-family:inherit;font-size:24px;font-weight:700;color:#fff;text-shadow:0 1px #000;display:inline-block;margin:0 0 0 16px;padding:15px 5px;border:none!important;line-height:normal;height:auto;width:27%;background:#449dff;background:-webkit-linear-gradient(top, rgba(68,157,255,1) 0, rgba(32,100,255,1) 100%);background:linear-gradient(to bottom,rgba(68,157,255,1) 0,rgba(32,100,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#449dff', endColorstr='#2064ff', GradientType=0);border-radius:6px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 2px 0 0 rgba(255,255,255,.25)}.optin-box-20 button.default-button:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 2px 0 0 rgba(255,255,255,.25),inset 0 0 0 100px rgba(255,255,255,.1)}.optin-box-20 button.default-button:active{box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 2px 0 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.1)}.optin-box-20 button.default-link{display:block;margin:15px auto;color:inherit;font-size:14px;background:0 0;text-decoration:underline}.optin-box-20 button span{white-space:normal}.optin-box-20 p.privacy{opacity:.5;padding-top:10px}.eight .optin-box-20 input[type=email],.eight .optin-box-20 input[type=text],.eleven .optin-box-20 input[type=email],.eleven .optin-box-20 input[type=text],.five .optin-box-20 input[type=email],.five .optin-box-20 input[type=text],.four .optin-box-20 input[type=email],.four .optin-box-20 input[type=text],.four-fifths .optin-box-20 input[type=email],.four-fifths .optin-box-20 input[type=text],.nine .optin-box-20 input[type=email],.nine .optin-box-20 input[type=text],.one .optin-box-20 input[type=email],.one .optin-box-20 input[type=text],.one-fifth .optin-box-20 input[type=email],.one-fifth .optin-box-20 input[type=text],.one-fourth .optin-box-20 input[type=email],.one-fourth .optin-box-20 input[type=text],.one-half .optin-box-20 input[type=email],.one-half .optin-box-20 input[type=text],.one-half .split-half .optin-box-20 input[type=email],.one-half .split-half .optin-box-20 input[type=text],.one-third .optin-box-20 input[type=email],.one-third .optin-box-20 input[type=text],.seven .optin-box-20 input[type=email],.seven .optin-box-20 input[type=text],.six .optin-box-20 input[type=email],.six .optin-box-20 input[type=text],.ten .optin-box-20 input[type=email],.ten .optin-box-20 input[type=text],.three .optin-box-20 input[type=email],.three .optin-box-20 input[type=text],.three-fifths .optin-box-20 input[type=email],.three-fifths .optin-box-20 input[type=text],.three-fourths .optin-box-20 input[type=email],.three-fourths .optin-box-20 input[type=text],.twelve .optin-box-20 input[type=email],.twelve .optin-box-20 input[type=text],.two .optin-box-20 input[type=email],.two .optin-box-20 input[type=text],.two-fifths .optin-box-20 input[type=email],.two-fifths .optin-box-20 input[type=text],.two-fourths .optin-box-20 input[type=email],.two-fourths .optin-box-20 input[type=text],.two-thirds .optin-box-20 input[type=email],.two-thirds .optin-box-20 input[type=text]{font-size:20px;width:100%;display:block;border-radius:6px}.one-fifth .optin-box-20 input[type=email],.one-fifth .optin-box-20 input[type=text],.one-fourth .optin-box-20 input[type=email],.one-fourth .optin-box-20 input[type=text],.one-half .optin-box-20 input[type=email],.one-half .optin-box-20 input[type=text],.one-half .split-half .optin-box-20 input[type=email],.one-half .split-half .optin-box-20 input[type=text],.one-third .optin-box-20 input[type=email],.one-third .optin-box-20 input[type=text],.two-fifths .optin-box-20 input[type=email],.two-fifths .optin-box-20 input[type=text]{font-size:14px;text-indent:10px}.eight .optin-box-20 button.default-button,.eleven .optin-box-20 button.default-button,.five .optin-box-20 button.default-button,.four .optin-box-20 button.default-button,.four-fifths .optin-box-20 button.default-button,.nine .optin-box-20 button.default-button,.one .optin-box-20 button.default-button,.one-fifth .optin-box-20 button.default-button,.one-fourth .optin-box-20 button.default-button,.one-half .optin-box-20 button.default-button,.one-half .split-half .optin-box-20 button.default-button,.one-third .optin-box-20 button.default-button,.seven .optin-box-20 button.default-button,.six .optin-box-20 button.default-button,.ten .optin-box-20 button.default-button,.three .optin-box-20 button.default-button,.three-fifths .optin-box-20 button.default-button,.three-fourths .optin-box-20 button.default-button,.twelve .optin-box-20 button.default-button,.two .optin-box-20 button.default-button,.two-fifths .optin-box-20 button.default-button,.two-fourths .optin-box-20 button.default-button,.two-thirds .optin-box-20 button.default-button{padding:15px 5px;margin:15px 0 0;width:100%;display:block;border-radius:6px}.one-fifth .optin-box-20 button,.one-fourth .optin-box-20 button,.one-half .optin-box-20 button,.one-half .split-half .optin-box-20 button,.one-third .optin-box-20 button,.two-fifths .optin-box-20 button{font-size:16px}.optin-box-21{position:relative;background-color:#fffdf3;box-shadow:0 0 5px 2px rgba(0,0,0,.25);margin:10px 0}.optin-box-21:before{content:"";z-index:1;position:absolute;top:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)}.optin-box-21:after{content:"";z-index:1;position:absolute;bottom:-10px;height:100px;width:100%;padding:0 10px;margin-left:-10px;background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)}.optin-box-21 .optin-box-content{padding:25px 40px;z-index:2;position:relative}.optin-box-21 h2{font-family:inherit;font-style:inherit;color:inherit}.optin-box-21 input,.optin-box-21 input:focus{display:block;height:40px;width:100%;padding:0 10px!important;line-height:14px;font-family:inherit;font-size:14px;font-weight:100;text-align:left;color:#777;border:1px solid #cacaca;border-radius:3px;box-shadow:inset 0 2px 2px rgba(0,1,1,.02);background:-webkit-linear-gradient(top, rgba(0,1,1,.03) 0, rgba(255,255,255,.03) 100%) #fff;background:linear-gradient(to bottom,rgba(0,1,1,.03) 0,rgba(255,255,255,.03) 100%) #fff;box-sizing:border-box}.optin-box-21 button{display:block;padding:20px 0;width:100%;border:1px solid #fa2;border-radius:6px;line-height:normal;font-size:32px;font-family:inherit;font-weight:700;color:#000;text-decoration:none;text-shadow:1px 1px 0 #fe6;text-align:center;background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%) #ffec64;background:linear-gradient(to bottom,#ffec64 5%,#ffab23 100%) #ffec64;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');box-shadow:inset 0 1px 0 0 #fff6af}.optin-box-21 button:hover{background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%) #ffab23;background:linear-gradient(to bottom,#ffab23 5%,#ffec64 100%) #ffab23;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64')}.optin-box-21 button:active{position:relative;top:1px}.optin-box-21 button span{white-space:normal}.optin-box-21 a.text-link{display:none;margin-top:15px;color:inherit;text-align:center}.optin-box-21 p.privacy{margin-top:20px;opacity:.5}.one-fifth .optin-box-21 div,.one-fourth .optin-box-21 div,.one-half .split-half .optin-box-21 div,.one-third .optin-box-21 div,.two-fifths .optin-box-21 div{padding:25px}.one-fifth .optin-box-21 button,.one-fourth .optin-box-21 button,.one-half .split-half .optin-box-21 button,.one-third .optin-box-21 button,.two-fifths .optin-box-21 button{font-size:20px}.optin-box-22{margin-bottom:20px}.optin-box-22 h2{border-bottom:2px solid rgba(0,0,0,.2);margin-bottom:20px;padding-bottom:10px}.optin-box-22 .description{margin-bottom:0}.optin-box-22 input{width:100%;box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);border-radius:6px;padding:1.3em;margin:0 0 1em;box-sizing:border-box;color:#a3a3a3}.optin-box-22 button{text-align:center;display:block;width:100%;padding:15px 0;background:#004a80;border-radius:6px;color:#fff;font-weight:400;font-size:16px;text-decoration:none}.optin-box-22 button span{white-space:normal}.optin-box-23{background-color:#f2f8fb;box-shadow:inset 0 0 0 1px #fff,0 1px 3px 0 rgba(0,0,0,.2);padding-bottom:20px;text-align:center}.optin-box-23 h2{display:block;background-color:#d1af3a;box-shadow:inset 0 0 0 1px #d1af3a,inset 0 2px 0 0 #e2cc7e;text-align:center;text-transform:uppercase;color:#fff!important;font-size:18px;padding:15px 20px;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.optin-box-23 .description{margin-bottom:0}.optin-box-23 div{margin-right:20px;margin-left:20px}.optin-box-23,.optin-box-23 h2{border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:20px}.optin-box-23 input{border-radius:3px;width:90%;margin:0 auto 1em;padding:1em;box-sizing:border-box}.optin-box-23 button{display:inline-block;padding:10px 20px;margin:0 auto;color:#fff;font-weight:400;font-size:14px;text-decoration:none;text-shadow:0 -1px rgba(0,0,0,.5);border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);background-color:#4080bb;background-image:-webkit-linear-gradient(top, #4686c2, #3876b0);background-image:linear-gradient(to bottom,#4686c2,#3876b0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4686c2', endColorstr='#ff3876b0', GradientType=0)}.optin-box-23 button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.2),inset 0 0 0 100px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05)}.optin-box-23 button span{white-space:normal}.optin-box-24 h2{border-bottom:0;margin-bottom:10px;padding-bottom:10px;font-size:25px;text-align:center}.optin-box-24 input{color:#555;width:100%;border-radius:0;padding:15px;margin:0 0 .8em;box-sizing:border-box;font-size:17px;background:#eee;border:0;border:1px solid transparent;box-shadow:inset 0 2px 3px rgba(0,0,0,.1)}.optin-box-24 button{width:100%;padding:30px 45px;border-color:#000;border-width:0;border-radius:6px;background:#ffac24;box-shadow:inset 0 0 0 1px rgba(255,255,0,.5)}.optin-box-24 .image-button{padding:0;background:0 0;box-shadow:none;border-radius:0}.optin-box-24 span{font-size:32px;color:#fff;font-weight:700;text-shadow:#000 0 1px 1px;white-space:normal}.optin-box-24 p.privacy{text-align:center;margin-top:.8em;opacity:.5}.one-column .optin-box-13,.one-column .optin-box-14,.one-column .optin-box-21,.one-column .optin-box-22,.one-column .optin-box-23,.one-column .optin-box-24{width:450px;margin-left:auto;margin-right:auto}@media only screen and (max-width :320px){.optin-box-24 button{padding:10px 15px}.optin-box-24 span{font-size:22px}}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:100;display:none;top:0;left:0}a.close-optin-modal{height:44px;width:44px;position:absolute;top:-22px;right:-22px;cursor:pointer}.optin-modal-link{display:block;margin-top:200px;text-align:center}.optin-modal{position:fixed}.optin-modal-style-1{visibility:hidden;top:100px;left:50%;margin-left:-240px;width:380px;position:fixed;z-index:9999;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#fff;border:1px solid #000}.optin-modal-style-1 h2{position:relative;font-family:inherit;font-weight:700;font-size:32px;text-align:center;text-shadow:0 0 1px #000,0 0 1px #000,0 1px 1px #000;color:#fff;display:block;padding:10px 20px;margin:0;border-bottom:1px solid #000;border-top-left-radius:6px;border-top-right-radius:6px;background:#666;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.25)}.optin-modal-style-1 h2:after{content:"";display:block;width:0;height:0;margin:0 auto;position:relative;top:25px;left:0;right:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #666;z-index:5}.optin-modal-style-1 h2:before{content:"";display:block;width:0;height:0;margin:0 auto;position:relative;top:81px;left:0;right:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:16px solid #000;z-index:5}.optin-modal-style-1 form{padding:45px 40px 40px;margin:0!important}.optin-modal-style-1 label{text-align:center;font-size:14px;font-weight:400;color:#999;margin-bottom:15px}.optin-modal-style-1 label span{color:#999;font-weight:700;text-transform:uppercase}.optin-modal-style-1 label span:after{content:" — "}.optin-modal-style-1 input{height:60px;width:280px;padding:0 10px;margin:0 0 40px;border:0;border-radius:3px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #aaa;background-color:#f2f2f2;font-size:24px;font-family:inherit}.optin-modal-style-1 input:focus,.optin-modal-style-1 input:hover{border:0;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #bbb}.optin-modal-style-1 .css-button{padding-left:0!important;padding-right:0!important;width:100%!important}.optin-modal-style-1 p.privacy{display:block;text-align:center;padding:2em 40px;margin:0!important;background-color:#f2f2f2;border-bottom-right-radius:6px;border-bottom-left-radius:6px;box-shadow:0 -1px 0 0 #ccc,inset 0 1px 0 0 #e5e5e5;color:#999}.optin-modal-style-1 p.privacy span{display:block;font-weight:700;margin-bottom:.5em;color:#333}@media only screen and (max-width :320px){.optin-modal-style-1{margin-left:-210px;width:320px}.optin-modal-style-1 input{width:220px}}.optin-modal-style-2{visibility:hidden;top:100px;left:50%;margin-left:-410px;width:720px;position:fixed;z-index:9999;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#fff;border:1px solid #000}.optin-modal-style-2 h2{font-family:inherit;font-weight:700;font-size:32px;text-align:center;color:#000;display:block;padding:40px 40px 0;margin:0}.optin-modal-style-2 form{padding:20px 40px;margin:0!important;text-align:center}.optin-modal-style-2 label,.optin-modal-style-2 label span{display:none}.optin-modal-style-2 input{height:60px;width:620px;padding:0 10px;margin:0 auto 20px;border:0;border-radius:3px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #aaa;background-color:#f2f2f2;font-size:24px;font-family:inherit;text-align:center}.optin-modal-style-2 input:focus,.optin-modal-style-2 input:hover{border:0;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #bbb}.optin-modal-style-2 p.privacy{text-align:center;padding:20px 40px 40px;margin:0!important;color:#999}.optin-modal-style-2 p.privacy span{font-weight:700;color:#333}@media only screen and (max-width :320px){.optin-modal-style-2{margin-left:-210px;width:320px}.optin-modal-style-2 input{width:220px}.optin-modal-style-2 .css-button{padding-left:0!important;padding-right:0!important;width:100%!important}}.optin-modal-style-3{visibility:hidden;top:100px;left:50%;margin-left:-410px;width:720px;position:fixed;z-index:9999;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.4),inset 0 0 0 5px #F90;background-color:#fff;border:1px solid #000}.optin-modal-style-3 h2{font-family:inherit;font-weight:700;font-size:32px;text-align:center;color:#000;display:block;padding:40px 40px 0;margin:0}.optin-modal-style-3 form{padding:20px 40px;margin:0!important;text-align:center}.optin-modal-style-3 label,.optin-modal-style-3 label span{display:none}.optin-modal-style-3 input{height:60px;width:620px;padding:0 10px;margin:0 auto 20px;border:0;border-radius:3px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #aaa;background-color:#f2f2f2;font-size:24px;font-family:inherit;text-align:center}.optin-modal-style-2 input:focus,.optin-modal-style-3 input:hover{border:0;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.05),0 0 0 1px #bbb}.optin-modal-style-3 p.privacy{text-align:center;padding:20px 40px 40px;margin:0!important;color:#999}.optin-modal-style-3 p.privacy span{font-weight:700;color:#333}@media only screen and (max-width :320px){.optin-modal-style-3{margin-left:-210px;width:320px}.optin-modal-style-3 input{width:220px}.optin-modal-style-3 .css-button{padding-left:0!important;padding-right:0!important;width:100%!important}}.step-graphics-1{margin:20px auto;display:table}.step-graphics-1 li{display:block;list-style:none;float:left;width:172px;padding-left:18px;padding-right:18px;height:42px;line-height:36px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/colour-arrows.png);background-repeat:no-repeat;background-position:0 -50px;margin-left:-15px;text-align:center}.step-graphics-1 li a{text-decoration:none;white-space:nowrap}.step-graphics-1 li span{opacity:.3;font-size:16px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.5)}.step-graphics-1 li.current-step span{opacity:1}.step-graphics-1 li span:first-child{font-weight:700;color:#3f3f3f;font-size:28px;margin-right:5px;font-style:italic;text-shadow:-1px 0 0 rgba(255,255,255,.4)}.step-graphics-1 li span{line-height:36px;vertical-align:middle}.step-graphics-1.step-green li.current-step,.step-graphics-1.step-green li.previous-step{background-position:0 0}.step-graphics-1.step-orange li.current-step,.step-graphics-1.step-orange li.previous-step{background-position:0 -100px}.step-graphics-1.step-grey li{background-position:0 -152px}.step-graphics-1.step-grey li.current-step,.step-graphics-1.step-grey li.previous-step{background-position:0 -50px}.step-graphics-1 li:first-child{margin-left:0}@media only screen and (max-width:767px){.step-graphics-1 li{margin:0 auto}}@media only screen and (max-width:479px){.step-graphics-1 li{float:none}}.step-graphics-2{margin:20px auto;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/blue-gradient.png);background-repeat:repeat-x;background-position:0 0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2);height:59px;display:block;max-width:600px}.step-graphics-2.step-graphics-2-grey{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/grey-gradient.png)}.step-graphics-2 li{display:block;list-style:none;float:left;width:191px;margin:2px 0 0;padding:0;height:69px;line-height:64px;text-align:center;position:relative;top:-5px}.floating-featured-panel-fluid .step-graphics-2 li{margin-bottom:-13px}.floating-featured-panel-fluid .step-graphics-2{height:auto;background-repeat:repeat}.step-graphics-2 li a{text-decoration:none;white-space:nowrap}.step-graphics-2 li span{opacity:.3;display:block}.step-graphics-2 li.current-step{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_step_graphics/large-colour-arrows.png);background-repeat:no-repeat;background-position:0 0;padding-left:10px;padding-right:10px}.step-graphics-2 li.current-step:first-child{margin-left:-14px}.step-graphics-2 li.current-step:last-child{position:relative;right:-23px}.step-graphics-2 li.current-step span,.step-graphics-2 li.previous-step span{opacity:1}.step-graphics-2 li span{font-weight:700;color:#fff;font-size:28px;font-style:normal;text-shadow:0 -1px 0 #000;vertical-align:middle;line-height:63px}.step-graphics-2.step-orange li.current-step{background-position:0 -69px}.step-graphics-2.step-dark li.current-step{background-position:0 0}.price-style-1{color:#b10000;font-size:113px;line-height:normal;font-weight:700;text-shadow:2px 2px 0 #fff,3px 3px 3px rgba(0,0,0,.25);display:block;text-align:center}.tour-element-1{margin:40px auto;display:table}.tour-element-1 button{float:left}.tour-element-1 p{float:left;font-size:20px;margin-top:10px;margin-left:20px;line-height:70px;color:#c1c1c1}.tour-element-1 p a{color:#5296c6;margin-left:5px}.tour-element-1 .button-style-2 span{display:block;padding:0 40px;height:65px;line-height:65px;font-size:30px;font-weight:700;letter-spacing:-1px}.floating-featured-panel-fluid .tour-element-1 .button-style-2 span{height:auto;width:100%;line-height:1.2em;padding:15px 40px;display:block;box-sizing:border-box}.tour-element-1 a.button-style-2{display:inline-block;float:left;color:#fff!important}.floating-featured-panel-fluid .tour-element-1 p{line-height:1.2em}.tour-element-2{background-color:#F5F5F5;padding:10px 20px;margin:40px auto;display:table;max-width:550px;border-radius:12px}.tour-element-2 button{float:left}.tour-element-2 p{float:left;font-size:20px;margin:10px 0 0 20px;line-height:70px;color:#c1c1c1}.tour-element-2 p a{color:#5296c6;margin-left:5px}.tour-element-2 .button-style-2 span{display:block;padding:0 40px;height:65px;line-height:65px;font-size:30px;font-weight:700;letter-spacing:-1px}.floating-featured-panel-fluid .tour-element-2 .button-style-2 span{padding:15px 40px;display:block;height:auto;line-height:1.2em;box-sizing:border-box}.tour-element-2 a.button-style-2{display:inline-block;float:left;text-decoration:none;color:#fff!important}.floating-featured-panel-fluid .tour-element-2 p{margin-bottom:10px;line-height:1.2em}.tour-element-3{background-color:#f5f5f5;padding:10px 20px;margin:40px auto;display:table;border-radius:12px;width:100%}.floating-featured-panel-fluid .tour-element-3{box-sizing:border-box}.tour-element-3 .tour-element-content{float:left}.tour-element-3 button{float:right}.tour-element-3 h2{color:#5e5e5e;font-size:24px;margin:0;padding:20px 0 0}.tour-element-3 p{color:#8f8f8f;font-size:17px}.tour-element-3 p a{color:#5296c6;margin-left:5px}.tour-element-3 .button-style-2 span{display:block;padding:0 40px;height:65px;line-height:65px;font-size:30px;font-weight:700;letter-spacing:-1px}.floating-featured-panel-fluid .tour-element-3 .button-style-2 span{height:auto;line-height:1.2em;width:100%;padding:15px 40px;box-sizing:border-box}.tour-element-3 a.button-style-2{display:inline-block;float:right;color:#fff!important}.tour-element-1 a.button-style-2:hover span,.tour-element-2 a.button-style-2:hover span,.tour-element-3 a.button-style-2:hover span{text-decoration:underline}.order-box-1{background-color:#f5f6f7;border:5px solid #edeeef;outline:#dbdbdb solid 1px;max-width:600px;margin:30px auto;overflow:hidden}.order-box-1 img{max-width:100%;height:auto;padding:0 10px;box-sizing:border-box}.order-box-1 .order-box-header h2{background-color:#edeeef;margin:0 0 20px;padding:10px 0;text-align:center;font-size:42px;font-weight:700;text-shadow:2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff,-2px 0 0 #fff,3px 3px 3px rgba(0,0,0,.25)}.order-box-1 .order-box-header{text-align:center;padding:0}.order-box-1 .order-box-content{padding:20px}.guarantee-box-1,.guarantee-box-12,.guarantee-box-13,.guarantee-box-14,.guarantee-box-15,.guarantee-box-16,.guarantee-box-17,.guarantee-box-18,.guarantee-box-2,.guarantee-box-3,.guarantee-box-4,.guarantee-box-5,.guarantee-box-6,.guarantee-box-7,.guarantee-box-8,.guarantee-box-9{display:block;margin-left:auto;margin-right:auto}.button-atc-1,.button-atc-2,.button-atc-3,.button-atc-4,.button-atc-5,.button-atc-6{color:transparent;text-shadow:none;background-color:transparent;border:0;max-width:100%;height:auto;background-size:100% auto}.button-atc-1 img,.button-atc-2 img,.button-atc-3 img,.button-atc-4 img,.button-atc-5 img,.button-atc-6 img{max-width:100%;width:auto;height:auto;display:block}.button-atc-1{width:362px;background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-1.png);background-repeat:no-repeat;background-position:0 0;background-size:100% auto;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-1:hover{background-position:0 center}.button-atc-1.active-state,.button-atc-1:active{background-position:left bottom}.button-atc-2{width:420px;background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-2.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-2:hover{background-position:0 50%}.button-atc-2.active-state,.button-atc-2:active{background-position:left bottom}.button-atc-3{width:444px;background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-3.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-3:hover{background-position:0 center}.button-atc-3.active-state,.button-atc-3:active{background-position:0 bottom}.button-atc-4{width:424px;background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-4.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-4:hover{background-position:0 center}.button-atc-4.active-state,.button-atc-4:active{background-position:0 bottom}.button-atc-5{width:360px;background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-5.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-5:hover{background-position:0 center}.button-atc-5.active-state,.button-atc-5:active{background-position:0 bottom}.button-atc-6{width:424px;background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/cart/atc-6.png);background-repeat:no-repeat;background-position:0 0;border:0;padding:0;text-transform:capitalize;overflow:hidden;cursor:pointer}.button-atc-6:hover{background-position:0 center}.button-atc-6.active-state,.button-atc-6:active{background-position:0 bottom}a.button-atc-1,a.button-atc-2,a.button-atc-3,a.button-atc-4,a.button-atc-5,a.button-atc-6,a.button-atc-7,a.button-atc-8{display:inline-block}.ie7 a.button-atc-1,.ie7 a.button-atc-2,.ie7 a.button-atc-3,.ie7 a.button-atc-4,.ie7 a.button-atc-5,.ie7 a.button-atc-6,.ie7 a.button-atc-7,.ie7 a.button-atc-8{display:block}.button-style-1{background-color:transparent;background-repeat:no-repeat;background-position:0 -174px;border:0;padding:0 0 0 25px;max-width:100%;box-sizing:border-box}a.button-style-1{display:inline-block;text-align:center;text-decoration:none}.button-style-1 span{background-repeat:no-repeat;background-position:top right;padding-right:25px;line-height:54px;color:#fff;font-size:18px;text-shadow:1px 1px rgba(0,0,0,.5);display:block;height:54px;min-width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;box-sizing:border-box}.button-style-1-blue,.button-style-1-blue span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-blue.png)}.button-style-1-green,.button-style-1-green span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-green.png)}.button-style-1-light-green,.button-style-1-light-green span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-light-green.png)}.button-style-1-orange,.button-style-1-orange span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-orange.png)}.button-style-1-red,.button-style-1-red span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-red.png)}.button-style-1-silver,.button-style-1-silver span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-silver.png);color:#5a5a5a;text-shadow:1px 1px rgba(255,255,255,.85)}.button-style-1-teal,.button-style-1-teal span{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_1/button-style-1-teal.png)}.button-style-1:hover{background-position:0 -234px}.button-style-1:hover span{background-position:right -60px}.button-style-1.active-state,.button-style-1:active{background-position:0 -294px}.button-style-1.active-state span,.button-style-1:active span{background-position:right -120px}button{overflow:visible;padding:0;border:0;position:relative;outline:0;text-transform:none}.ie7 button{position:static}button span{border:0;display:block;white-space:nowrap}button.active-state span,button:active span{margin-top:-1px\0/;margin-left:-1px\0/}.button-style-5{max-width:344px;display:inline-block;padding:0;text-align:center;cursor:pointer;height:auto;background:-webkit-linear-gradient(top, #b1cb3b 0, #677828 100%);background:linear-gradient(to bottom,#b1cb3b 0,#677828 100%);border:2px solid #f0f0f0;border-radius:10px;box-shadow:inset 0 0 2px #899e39,inset 0 1px 1px #899e39,inset 0 2px 1px #fff}.button-style-5:hover{background:-webkit-linear-gradient(top, #c0d547 0, #7b8f30 100%);background:linear-gradient(to bottom,#c0d547 0,#7b8f30 100%)}.button-style-5:active{box-shadow:inset 0 0 2px #899e39,inset 0 1px 1px #899e39,inset 0 2px 1px #fff,inset 0 10px 15px rgba(0,0,0,.2)}.button-style-5.button-style-5-orange{background:-webkit-linear-gradient(top, #f39e14 0, #cc5201 100%);background:linear-gradient(to bottom,#f39e14 0,#cc5201 100%);box-shadow:inset 0 0 2px #d56912,inset 0 1px 1px #d56912,inset 0 2px 1px #fff}.button-style-5.button-style-5-orange:hover{background:-webkit-linear-gradient(top, #f5b118 0, #d66201 100%);background:linear-gradient(to bottom,#f5b118 0,#d66201 100%)}.button-style-5.button-style-5-orange:active{box-shadow:inset 0 0 2px #d56912,inset 0 1px 1px #d56912,inset 0 2px 1px #fff,inset 0 10px 15px rgba(0,0,0,.2)}.button-style-5 img{position:relative;max-width:90%;width:auto;height:auto;vertical-align:middle;padding:6% 0}.button-style-2{border-style:none;border-radius:8px;margin:10px 0;box-shadow:0 0 0 3px #ececec;font-size:20px;color:#fff}.button-style-2 span{padding:9px 30px;border-radius:8px;display:block}.button-style-2-orange{background:#f39d13;background:-webkit-linear-gradient(top, #f39d13 0, #c64f01 100%);background:linear-gradient(to bottom,#f39d13 0,#c64f01 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39d13', endColorstr='#c64f01', GradientType=0);border:1px solid #c94f00;text-shadow:0 1px #bf1802}.button-style-2-orange span{border-top:1px solid #f9d0a0}.button-style-2-orange.active-state,.button-style-2-orange:active{background:#c64f01;background:-webkit-linear-gradient(top, #c64f01 0, #f39d13 100%);background:linear-gradient(to bottom,#c64f01 0,#f39d13 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c64f01', endColorstr='#f39d13', GradientType=0)}.button-style-2-green{background:#a1c132;background:-webkit-linear-gradient(top, #a1c132 0, #657628 100%);background:linear-gradient(to bottom,#a1c132 0,#657628 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c132', endColorstr='#657628', GradientType=0);border:1px solid #899e39;text-shadow:0 1px #3c631b}.button-style-2-green span{border-top:1px solid #d8e5a9}.button-style-2-green.active-state,.button-style-2-green:active{background:#657628;background:-webkit-linear-gradient(top, #657628 0, #a1c132 100%);background:linear-gradient(to bottom,#657628 0,#a1c132 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#657628', endColorstr='#a1c132', GradientType=0)}.button-style-3{background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_color_2/button-style-2-yellow.png);background-repeat:no-repeat;background-position:0 0;background-size:100% auto;border:0;height:104px;width:400px;cursor:pointer}a.button-style-3{display:inline-block;text-align:center;max-width:100%;line-height:100%;vertical-align:middle;position:relative;height:auto}a.button-style-3 img{vertical-align:top;display:inline-block;padding:0;max-height:100%;max-width:100%;box-sizing:border-box;width:auto;height:auto}.button-style-3-silver{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_color_2/button-style-2-silver.png)}.button-style-3:hover{background-position:0 center}.button-style-3.active-state,.button-style-3:active{background-position:0 bottom}.button-style-4{background-color:transparent;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_4/button-style-4-orange.png);background-repeat:no-repeat;background-position:0 0;border:0;width:355px;padding:0;cursor:pointer;position:relative;max-width:100%;height:auto;background-size:100% auto}a.button-style-4{display:inline-block;text-align:center}a.button-style-4 img{position:relative;top:20px;max-width:100%;width:auto;height:auto}.button-style-4 img:last-child{position:relative;top:0;padding:4% 0 6%;max-width:90%;vertical-align:middle}.button-style-4 .gradient{position:absolute;left:0;top:0;z-index:2}.button-style-4-red{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_4/button-style-4-red.png);background-size:100% auto}.button-style-4-yellow{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/button/bg_img_4/button-style-4-yellow.png);background-size:100% auto}.button-style-4:hover{background-position:0 center}.button-style-4.active-state,.button-style-4:active{background-position:0 bottom}.button-atc-1,.button-atc-2,.button-atc-3,.button-atc-4,.button-atc-5,.button-atc-6,.button-atc-7,.button-atc-8,.button-style-1,.button-style-2,.button-style-3,.button-style-4,.button-style-5,.button-style-6,.button-style-7,.button-style-8{margin-bottom:10px}.button-atc-1:hover,.button-atc-2:hover,.button-atc-3:hover,.button-atc-4:hover,.button-atc-5:hover,.button-atc-6:hover,.button-atc-7:hover,.button-atc-8:hover,.button-style-1:hover,.button-style-2:hover,.button-style-3:hover,.button-style-4:hover,.button-style-5:hover,.button-style-6:hover,.button-style-7:hover,.button-style-8:hover,.button-style-css:hover{text-decoration:none!important}.op-button-blank{text-align:center}.main-content a.button-style-css,.main-content button.button-style-css{border-style:none;border-radius:8px;margin:10px 0;box-shadow:0 0 3px rgba(0,0,0,.5);font-size:20px;color:#fff!important;cursor:pointer}a.button-style-css{display:inline-block;text-decoration:none;border-radius:8px}.button-style-css span{padding:9px 30px;border-radius:8px;display:block}.button-style-css-small{font-size:14px}.button-style-css-small span{padding:4px 30px}a.button-style-css-small span{display:inline-block}.main-content a.button-style-css-rounded.button-style-css-small,.main-content a.button-style-css-rounded.button-style-css-small span,.main-content button.button-style-css-rounded.button-style-css-small,.main-content button.button-style-css-rounded.button-style-css-small span{border-radius:12px}.button-style-css-medium{font-size:18px}.button-style-css-medium span{padding:6px 30px}.button-style-css-rounded.button-style-css-medium,.button-style-css-rounded.button-style-css-medium span{border-radius:18px}.button-style-css-large{font-size:23px}.button-style-css-large span{padding:10px 40px}.main-content a.button-style-css-rounded.button-style-css-large,.main-content a.button-style-css-rounded.button-style-css-large span,.main-content button.button-style-css-rounded.button-style-css-large,.main-content button.button-style-css-rounded.button-style-css-large span{border-radius:30px}.main-content .button-style-css-black{background:#70747c;background:-webkit-linear-gradient(top, #70747c 0, #171718 100%);background:linear-gradient(to bottom,#70747c 0,#171718 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#70747c', endColorstr='#171718', GradientType=0);border:1px solid #000;text-shadow:0 1px 1px #000}.main-content a.button-style-css-black:hover,.main-content button.button-style-css-black:hover{background:#82868e;background:-webkit-linear-gradient(top, #82868e 0, #353537 100%);background:linear-gradient(to bottom,#82868e 0,#353537 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82868e', endColorstr='#353537', GradientType=0)}.main-content .button-style-css-black span{border-top:1px solid #999}.main-content a.button-style-css-black:active,.main-content button.button-style-css-black.active-state{background:#171718;background:-webkit-linear-gradient(top, #171718 0, #70747c 100%);background:linear-gradient(to bottom,#171718 0,#70747c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#171718', endColorstr='#70747c', GradientType=0)}.button-style-css-darkblue{background:#556278;background:-webkit-linear-gradient(top, #556278 0, #353d4d 100%);background:linear-gradient(to bottom,#556278 0,#353d4d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#556278', endColorstr='#353d4d', GradientType=0);border:1px solid #4d586d;text-shadow:0 1px 1px #000}.button-style-css-darkblue span{border-top:1px solid #acb1b9}.button-style-css-darkblue:hover{background:#62718a;background:-webkit-linear-gradient(top, #62718a 0, #454f63 100%);background:linear-gradient(to bottom,#62718a 0,#454f63 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62718a', endColorstr='#454f63', GradientType=0)}.button-style-css-darkblue.active-state,.button-style-css-darkblue:active{background:#353d4d;background:-webkit-linear-gradient(top, #353d4d 0, #556278 100%);background:linear-gradient(to bottom,#353d4d 0,#556278 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#353d4d', endColorstr='#556278', GradientType=0)}.main-content a.button-style-css-silver,.main-content button.button-style-css-silver{background:#fbfcfb;background:-webkit-linear-gradient(top, #fbfcfb 0, #e9e9e9 100%);background:linear-gradient(to bottom,#fbfcfb 0,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfcfb', endColorstr='#e9e9e9', GradientType=0);border:1px solid #c8cccd;color:#777!important;text-shadow:0 1px 1px rgba(255,255,255,.8)}.main-content a.button-style-css-silver span,.main-content button.button-style-css-silver span{border-top:1px solid #fcfdfc}.main-content a.button-style-css-silver:hover,.main-content button.button-style-css-silver:hover{background:#fefefe;background:-webkit-linear-gradient(top, #fefefe 0, #f6f6f6 100%);background:linear-gradient(to bottom,#fefefe 0,#f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f6f6f6', GradientType=0)}.main-content a.button-style-css-silver:active,.main-content button.button-style-css-silver.active-state{background:#e9e9e9;background:-webkit-linear-gradient(top, #e9e9e9 0, #fbfcfb 100%);background:linear-gradient(to bottom,#e9e9e9 0,#fbfcfb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#fbfcfb', GradientType=0)}.button-style-css-red{background:#f00700;background:-webkit-linear-gradient(top, #f00700 0, #b10400 100%);background:linear-gradient(to bottom,#f00700 0,#b10400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f00700', endColorstr='#b10400', GradientType=0);border:1px solid #d20500;color:#fff;text-shadow:0 1px 1px rgba(255,255,255,.8)}.button-style-css-red span{border-top:1px solid #f98f8c}.button-style-css-red:hover{background:#ff150d;background:-webkit-linear-gradient(top, #ff150d 0, #d40400 100%);background:linear-gradient(to bottom,#ff150d 0,#d40400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff150d', endColorstr='#d40400', GradientType=0)}.button-style-css-red.active-state,.button-style-css-red:active{background:#b10400;background:-webkit-linear-gradient(top, #b10400 0, #f00700 100%);background:linear-gradient(to bottom,#b10400 0,#f00700 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b10400', endColorstr='#f00700', GradientType=0)}.button-style-css-orange{background:#fb6b03;background:-webkit-linear-gradient(top, #fb6b03 0, #c83400 100%);background:linear-gradient(to bottom,#fb6b03 0,#c83400 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6b03', endColorstr='#c83400', GradientType=0);border:1px solid #e24701;text-shadow:0 1px #bf1802}.button-style-css-orange span{border-top:1px solid #fdb38b}.button-style-css-orange:hover{background:#fc791c;background:-webkit-linear-gradient(top, #fc791c 0, #e83e00 100%);background:linear-gradient(to bottom,#fc791c 0,#e83e00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc791c', endColorstr='#e83e00', GradientType=0)}.button-style-css-orange.active-state,.button-style-css-orange:active{background:#c83400;background:-webkit-linear-gradient(top, #c83400 0, #fb6b03 100%);background:linear-gradient(to bottom,#c83400 0,#fb6b03 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c83400', endColorstr='#fb6b03', GradientType=0)}.main-content a.button-style-css-yellow,.main-content button.button-style-css-yellow{background:#fff900;background:-webkit-linear-gradient(top, #fff900 0, #ffbc00 100%);background:linear-gradient(to bottom,#fff900 0,#ffbc00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff900', endColorstr='#ffbc00', GradientType=0);border:1px solid #ffb400;color:#383838;text-shadow:0 1px #ffec99}.main-content a.button-style-css-yellow span,.main-content button.button-style-css-yellow span{border-top:1px solid #fff}.main-content a.button-style-css-yellow:hover,.main-content button.button-style-css-yellow:hover{background:#fffb27;background:-webkit-linear-gradient(top, #fffb27 0, #ffc527 100%);background:linear-gradient(to bottom,#fffb27 0,#ffc527 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb27', endColorstr='#ffc527', GradientType=0)}.main-content a.button-style-css-yellow:active,.main-content button.button-style-css-yellow.active-state{background:#ffbc00;background:-webkit-linear-gradient(top, #ffbc00 0, #fff900 100%);background:linear-gradient(to bottom,#ffbc00 0,#fff900 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc00', endColorstr='#fff900', GradientType=0)}.button-style-css-darkorange{background:#eaa244;background:-webkit-linear-gradient(top, #eaa244 0, #af4927 100%);background:linear-gradient(to bottom,#eaa244 0,#af4927 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaa244', endColorstr='#af4927', GradientType=0);border:1px solid #be612c;color:#fff;text-shadow:0 1px #bf3216}.button-style-css-darkorange span{border-top:1px solid #f4caa5}.button-style-css-darkorange:hover{background:#ecab56;background:-webkit-linear-gradient(top, #ecab56 0, #c8532c 100%);background:linear-gradient(to bottom,#ecab56 0,#c8532c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecab56', endColorstr='#c8532c', GradientType=0)}.button-style-css-darkorange.active-state,.button-style-css-darkorange:active{background:#af4927;background:-webkit-linear-gradient(top, #af4927 0, #eaa244 100%);background:linear-gradient(to bottom,#af4927 0,#eaa244 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#af4927', endColorstr='#eaa244', GradientType=0)}.button-style-css-lightorange{background:#f8c322;background:-webkit-linear-gradient(top, #f8c322 0, #db6a02 100%);background:linear-gradient(to bottom,#f8c322 0,#db6a02 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8c322', endColorstr='#db6a02', GradientType=0);border:1px solid #e0820a;color:#fff;text-shadow:0 1px #e88e0f}.button-style-css-lightorange span{border-top:1px solid #f4caa5}.button-style-css-lightorange:hover{background:#f9cb43;background:-webkit-linear-gradient(top, #f9cb43 0, #fd800b 100%);background:linear-gradient(to bottom,#f9cb43 0,#fd800b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9cb43', endColorstr='#fd800b', GradientType=0)}.button-style-css-lightorange.active-state,.button-style-css-lightorange:active{background:#db6a02;background:-webkit-linear-gradient(top, #db6a02 0, #f8c322 100%);background:linear-gradient(to bottom,#db6a02 0,#f8c322 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6a02', endColorstr='#f8c322', GradientType=0)}.button-style-css-lightgreen{background:#add051;background:-webkit-linear-gradient(top, #add051 0, #74972c 100%);background:linear-gradient(to bottom,#add051 0,#74972c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#add051', endColorstr='#74972c', GradientType=0);border:1px solid #769831;color:#fff;text-shadow:0 1px #59941a}.button-style-css-lightgreen span{border-top:1px solid #d1e5ab}.button-style-css-lightgreen:hover{background:#b5d563;background:-webkit-linear-gradient(top, #b5d563 0, #87b133 100%);background:linear-gradient(to bottom,#b5d563 0,#87b133 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5d563', endColorstr='#87b133', GradientType=0)}.button-style-css-lightgreen.active-state,.button-style-css-lightgreen:active{background:#74972c;background:-webkit-linear-gradient(top, #74972c 0, #add051 100%);background:linear-gradient(to bottom,#74972c 0,#add051 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74972c', endColorstr='#add051', GradientType=0)}.button-style-css-teal{background:#1f92a2;background:-webkit-linear-gradient(top, #1f92a2 0, #0d5a67 100%);background:linear-gradient(to bottom,#1f92a2 0,#0d5a67 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f92a2', endColorstr='#0d5a67', GradientType=0);border:1px solid #126b78;color:#fff;text-shadow:0 -1px #0a3247}.button-style-css-teal span{border-top:1px solid #98c4cc}.button-style-css-teal:hover{background:#27b8cb;background:-webkit-linear-gradient(top, #27b8cb 0, #14889c 100%);background:linear-gradient(to bottom,#27b8cb 0,#14889c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#27b8cb', endColorstr='#14889c', GradientType=0)}.button-style-css-teal.active-state,.button-style-css-teal:active{background:#0d5a67;background:-webkit-linear-gradient(top, #0d5a67 0, #1f92a2 100%);background:linear-gradient(to bottom,#0d5a67 0,#1f92a2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5a67', endColorstr='#1f92a2', GradientType=0)}.button-style-css-brightgreen{background:#68b612;background:-webkit-linear-gradient(top, #68b612 0, #238807 100%);background:linear-gradient(to bottom,#68b612 0,#238807 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68b612', endColorstr='#238807', GradientType=0);border:1px solid #348b10;color:#fff;text-shadow:0 -1px #0a3247}.button-style-css-brightgreen span{border-top:1px solid #b4d694}.button-style-css-brightgreen:hover{background:#77d315;background:-webkit-linear-gradient(top, #77d315 0, #2cab09 100%);background:linear-gradient(to bottom,#77d315 0,#2cab09 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d315', endColorstr='#2cab09', GradientType=0)}.button-style-css-brightgreen.active-state,.button-style-css-brightgreen:active{background:#238807;background:-webkit-linear-gradient(top, #238807 0, #68b612 100%);background:linear-gradient(to bottom,#238807 0,#68b612 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#238807', endColorstr='#68b612', GradientType=0)}.button-style-css-pink{background:#f8a7d9;background:-webkit-linear-gradient(top, #f8a7d9 0, #c74d96 100%);background:linear-gradient(to bottom,#f8a7d9 0,#c74d96 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8a7d9', endColorstr='#c74d96', GradientType=0);border:1px solid #eb6bbc;color:#fff;text-shadow:0 -1px #e672bc}.button-style-css-pink span{border-top:1px solid #fccce9}.button-style-css-pink:hover{background:#f9b5df;background:-webkit-linear-gradient(top, #f9b5df 0, #d068a6 100%);background:linear-gradient(to bottom,#f9b5df 0,#d068a6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b5df', endColorstr='#d068a6', GradientType=0)}.button-style-css-pink.active-state,.button-style-css-pink:active{background:#c74d96;background:-webkit-linear-gradient(top, #c74d96 0, #f8a7d9 100%);background:linear-gradient(to bottom,#c74d96 0,#f8a7d9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c74d96', endColorstr='#f8a7d9', GradientType=0)}.button-style-css-violet{background:#d6aee9;background:-webkit-linear-gradient(top, #d6aee9 0, #845aa1 100%);background:linear-gradient(to bottom,#d6aee9 0,#845aa1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6aee9', endColorstr='#845aa1', GradientType=0);border:1px solid #ad7ccd;color:#fff;text-shadow:0 -1px #9e62c0}.button-style-css-violet span{border-top:1px solid #ead3f5}.button-style-css-violet:hover{background:#ddbbed;background:-webkit-linear-gradient(top, #ddbbed 0, #9672b0 100%);background:linear-gradient(to bottom,#ddbbed 0,#9672b0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddbbed', endColorstr='#9672b0', GradientType=0)}.button-style-css-violet.active-state,.button-style-css-violet:active{background:#845aa1;background:-webkit-linear-gradient(top, #845aa1 0, #d6aee9 100%);background:linear-gradient(to bottom,#845aa1 0,#d6aee9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#845aa1', endColorstr='#d6aee9', GradientType=0)}.button-style-css-blue{background:#3d7dad;background:-webkit-linear-gradient(top, #3d7dad 0, #234f81 100%);background:linear-gradient(to bottom,#3d7dad 0,#234f81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7dad', endColorstr='#234f81', GradientType=0);border:1px solid #306392;color:#fff;text-shadow:0 -1px #1c3a6e}.button-style-css-blue span{border-top:1px solid #a3bbd1}.button-style-css-blue:hover{background:#488bbe;background:-webkit-linear-gradient(top, #488bbe 0, #2a5f9c 100%);background:linear-gradient(to bottom,#488bbe 0,#2a5f9c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#488bbe', endColorstr='#2a5f9c', GradientType=0)}.button-style-css-blue.active-state,.button-style-css-blue:active{background:#234f81;background:-webkit-linear-gradient(top, #234f81 0, #3d7dad 100%);background:linear-gradient(to bottom,#234f81 0,#3d7dad 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#234f81', endColorstr='#3d7dad', GradientType=0)}.button-style-css-lightblue{background:#52b1ea;background:-webkit-linear-gradient(top, #52b1ea 0, #2974d2 100%);background:linear-gradient(to bottom,#52b1ea 0,#2974d2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52b1ea', endColorstr='#2974d2', GradientType=0);border:1px solid #4593d0;color:#fff;text-shadow:0 -1px #0e58d0}.button-style-css-lightblue span{border-top:1px solid #aad2f4}.button-style-css-lightblue:hover{background:#6dbced;background:-webkit-linear-gradient(top, #6dbced 0, #478adb 100%);background:linear-gradient(to bottom,#6dbced 0,#478adb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dbced', endColorstr='#478adb', GradientType=0)}.button-style-css-lightblue.active-state,.button-style-css-lightblue:active{background:#2974d2;background:-webkit-linear-gradient(top, #2974d2 0, #52b1ea 100%);background:linear-gradient(to bottom,#2974d2 0,#52b1ea 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2974d2', endColorstr='#52b1ea', GradientType=0)}.button-style-css-darkgrey{background:#516468;background:-webkit-linear-gradient(top, #516468 0, #324042 100%);background:linear-gradient(to bottom,#516468 0,#324042 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#516468', endColorstr='#324042', GradientType=0);border:1px solid #3b4a4d;color:#fff;text-shadow:0 -1px #1b2123}.button-style-css-darkgrey span{border-top:1px solid #abb1b3}.button-style-css-darkgrey:hover{background:#5f767b;background:-webkit-linear-gradient(top, #5f767b 0, #435659 100%);background:linear-gradient(to bottom,#5f767b 0,#435659 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f767b', endColorstr='#435659', GradientType=0)}.button-style-css-darkgrey.active-state,.button-style-css-darkgrey:active{background:#324042;background:-webkit-linear-gradient(top, #324042 0, #516468 100%);background:linear-gradient(to bottom,#324042 0,#516468 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#324042', endColorstr='#516468', GradientType=0)}.button-style-css-lightviolet{background:#7a98c2;background:-webkit-linear-gradient(top, #7a98c2 0, #3f5ca4 100%);background:linear-gradient(to bottom,#7a98c2 0,#3f5ca4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a98c2', endColorstr='#3f5ca4', GradientType=0);border:1px solid #526cab;color:#fff;text-shadow:0 -1px #27328a}.button-style-css-lightviolet span{border-top:1px solid #bac5dc}.button-style-css-lightviolet:hover{background:#8ea8cc;background:-webkit-linear-gradient(top, #8ea8cc 0, #5270bc 100%);background:linear-gradient(to bottom,#8ea8cc 0,#5270bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ea8cc', endColorstr='#5270bc', GradientType=0)}.button-style-css-lightviolet.active-state,.button-style-css-lightviolet:active{background:#3f5ca4;background:-webkit-linear-gradient(top, #3f5ca4 0, #7a98c2 100%);background:linear-gradient(to bottom,#3f5ca4 0,#7a98c2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f5ca4', endColorstr='#7a98c2', GradientType=0)}.button-style-css-lightred{background:#ef5039;background:-webkit-linear-gradient(top, #ef5039 0, #c33225 100%);background:linear-gradient(to bottom,#ef5039 0,#c33225 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5039', endColorstr='#c33225', GradientType=0);border:1px solid #d7392a;color:#fff;text-shadow:0 -1px #cb110c}.button-style-css-lightred span{border-top:1px solid #f7aaa1}.button-style-css-lightred:hover{background:#f1634d;background:-webkit-linear-gradient(top, #f1634d 0, #d73b2d 100%);background:linear-gradient(to bottom,#f1634d 0,#d73b2d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1634d', endColorstr='#d73b2d', GradientType=0)}.button-style-css-lightred.active-state,.button-style-css-lightred:active{background:#c33225;background:-webkit-linear-gradient(top, #c33225 0, #ef5039 100%);background:linear-gradient(to bottom,#c33225 0,#ef5039 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c33225', endColorstr='#ef5039', GradientType=0)}.button-style-css-green{background:#a1c132;background:-webkit-linear-gradient(top, #a1c132 0, #657628 100%);background:linear-gradient(to bottom,#a1c132 0,#657628 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c132', endColorstr='#657628', GradientType=0);border:1px solid #899e39;text-shadow:0 1px #3c631b}.button-style-css-green span{border-top:1px solid #d8e5a9}.button-style-css-green.active-state,.button-style-css-green:active{background:#657628;background:-webkit-linear-gradient(top, #657628 0, #a1c132 100%);background:linear-gradient(to bottom,#657628 0,#a1c132 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#657628', endColorstr='#a1c132', GradientType=0)}.button-with-cc{position:relative;display:inline-block;width:100%;text-align:center;margin:10px 0}.button-with-cc>a{margin-bottom:0}.button-with-cc div{padding-top:10px;text-align:center}.button-with-cc div img{margin-left:2px;margin-right:2px}.guarantee-box-4{padding-bottom:28px}.guarantee-box-4-internal{background:#43484b;background:-webkit-linear-gradient(top, #43484b 0, #131313 100%);background:linear-gradient(to bottom,#43484b 0,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#43484b', endColorstr='#131313', GradientType=0);border-radius:8px;min-height:133px;padding:18px 18px 18px 170px;color:#fff}.floating-featured-panel-fluid .guarantee-box-4-internal{padding:18px}.floating-featured-panel-fluid .guarantee-box-4-internal>img{position:static;margin:0 auto;display:block}.guarantee-box-4 .guarantee-box-4-internal h2,.guarantee-box-4 .guarantee-box-4-internal p{text-shadow:#000 0 1px 1px}.guarantee-box-4.guarantee-box-4-silver .guarantee-box-4-internal{background:#f7f7f7;background:-webkit-linear-gradient(top, #f7f7f7 0, #d9d9d9 100%);background:linear-gradient(to bottom,#f7f7f7 0,#d9d9d9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#d9d9d9', GradientType=0);color:#171717;text-shadow:0 1px 1px #fff;border:1px solid #c4c4c4}.guarantee-box-4-internal>img{position:absolute;margin-left:-152px}.guarantee-box-4 .guarantee-box-4-internal h2{font-size:22px;padding:0;font-weight:700;margin:0;color:#fff}.guarantee-box-4 p{font-size:17px;line-height:22px;color:#fff;margin:10px 0}.guarantee-box-4.guarantee-box-4-silver .guarantee-box-4-internal h2,.guarantee-box-4.guarantee-box-4-silver .guarantee-box-4-internal p{color:#000;text-shadow:#fff 0 1px 1px}.guarantee-box-12{padding-top:87px;width:552px;margin:30px 0;color:#383838;font-size:17px;line-height:22px}.floating-featured-panel-fluid .guarantee-box-12{width:auto}.guarantee-box-12-footer,.guarantee-box-12-header{display:block;max-width:100%;height:auto}.guarantee-box-12 .guarantee-box-internal{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/guarantee_box/style-5-middle.png);background-repeat:repeat-y;background-position:bottom center;background-size:100% 100%;padding:20px 60px}.guarantee-box-12 h2{color:#171717;font-size:22px;text-align:center;padding:0 0 10px;margin:0;font-weight:700}.order-box-2{padding-bottom:48px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_box/box2-shadow.png);background-repeat:no-repeat;background-position:bottom center;overflow:hidden}.order-box-2-internal{box-shadow:0 0 5px rgba(0,0,0,.6)}.order-box-2 .order-box-header{border:9px solid #1e1e1f;height:auto;background-color:#1f1f20;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_box/order-box-2-black-bg.png);box-shadow:0 5px 0 rgba(0,0,0,.2);position:relative;z-index:2;padding:10px;text-align:center}.order-box-2 .order-box-header img{max-width:100%;height:auto}.order-box-2 .order-box-content{background-color:#ededed;border:13px solid #dfdfdf;border-top:0;padding:30px;position:relative;z-index:1}.order-box-3{border:10px solid #e8e8e8;background-color:#e8e8e8;border-radius:10px;overflow:hidden}.order-box-3-internal{box-shadow:0 3px 5px rgba(0,0,0,.2);border-radius:10px}.order-box-3 .order-box-header{background:#f9f9f9;background:-webkit-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);background:linear-gradient(to bottom,#f9f9f9 0,#eaeaea 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0);border-top:1px solid #fff;border-bottom:1px solid #bababa;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 2px 1px rgba(0,0,0,.3);padding:6px 0 10px}.order-box-3 .order-box-header h2{font-size:24px;color:#444;text-shadow:0 1px 0 #fff;font-weight:700;padding:0;text-align:center}.order-box-3 .order-box-header h2 img{position:relative;top:9px;margin-right:5px}.order-box-3 .order-box-content{background-color:#fcfcfc;padding:30px 12px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.order-box-4{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/order_box/blue-bg.png);background-repeat:repeat-x;background-position:left top;border:2px dashed #e3f7fc;overflow:hidden}.order-box-4 .order-box-content{padding:20px}.onetime-offer{padding:30px 0;text-align:center}.onetime-offer img{max-width:100%}.audio-plugin a object{text-align:center;margin:10px auto}.arrow-left{float:left;padding:0 15px 15px 0}.arrow-center{text-align:center}.arrow-right{float:right;padding:0 0 15px 15px}.arrow-center img,.arrow-left img,.arrow-right img{max-width:100%}.onetime-offer-counter{margin:0 auto 10px}.onetime-offer-counter .cntSeparator{position:relative;top:26px;font-weight:700}.double-column{clear:both}.double-column .col-left{width:47%;float:left}.double-column .col-right{width:47%;padding-left:6%;float:right}.double-column li{list-style-position:outside}.image-caption{text-align:center;font-size:12px!important;color:#a1a1a1;max-width:100%;margin-bottom:20px}.floating-featured-panel-fluid .image-caption{width:auto!important}.image-caption p{padding-top:5px}.image-caption img{max-width:100%;display:block;width:auto;height:auto}.floating-featured-panel-fluid .image-caption img{display:inline-block}.image-caption.frame-style-1>a,.image-caption.frame-style-1>img{display:block;box-shadow:0 0 8px #000;box-shadow:0 0 8px rgba(0,0,0,.33)}.image-caption.frame-style-2>a,.image-caption.frame-style-2>img{display:block;box-shadow:2px 2px 6px #000;box-shadow:2px 2px 6px rgba(0,0,0,.33)}.image-caption.frame-style-3 .frame-style-inner{box-shadow:0 2px 0 rgba(0,0,0,.04),inset 0 1px 0 0 #fff;border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:8px;border-radius:5px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-linear-gradient(top, #fafafa 0, #f4f4f4 100%);background:linear-gradient(to bottom,#fafafa 0,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f4f4f4', GradientType=0)}.image-caption.frame-style-3 .frame-style-inner>a,.image-caption.frame-style-3 .frame-style-inner>img{display:block}.image-caption.frame-style-4 .frame-style-inner{box-shadow:0 2px 0 #000,inset 0 1px 0 0 #fff;box-shadow:0 2px 0 rgba(0,0,0,.04),inset 0 1px 0 0 #fff;border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:20px;border-radius:5px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-linear-gradient(top, #fafafa 0, #f4f4f4 100%);background:linear-gradient(to bottom,#fafafa 0,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f4f4f4', GradientType=0)}.image-caption.frame-style-4 .frame-style-inner>a,.image-caption.frame-style-4 .frame-style-inner>img{display:block}.image-caption.frame-style-5 .frame-style-inner{box-shadow:0 2px 0 #000;box-shadow:0 2px 0 rgba(0,0,0,.04);border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:8px;border-radius:5px;background:#fff}.image-caption.frame-style-5 .frame-style-inner>a,.image-caption.frame-style-5 .frame-style-inner>img{display:block}.img-alert-container{margin:0 auto;max-width:100%;cursor:pointer}.floating-featured-panel-fluid .img-alert-container{width:100%!important}.img-alert-container img{max-width:100%;height:auto}.image-text-style-1{width:100%;margin-bottom:20px}.image-text-style-1 img,.image-text-style-1>span{display:inline-block;vertical-align:middle;width:49.7%}.floating-featured-panel-fluid .image-text-style-1 span{width:48%}.image-text-style-1 .image-text-style-img-container{width:49.7%;width:calc(50% - 20px);text-align:center}.image-text-style-1 span{padding:0 20px;box-sizing:border-box}.image-text-style-1 span:first-child{padding-left:0}.image-text-style-1 span:last-child{padding-right:0}.image-text-style-1 img{margin:0 auto;max-width:100%;width:auto;height:auto}.image-text-style-1 h3{display:block}.image-text-aside-text ul{list-style:inherit;margin-left:20px}.image-text-style-1 .image-text-aside-text{display:block;width:auto;padding:0;margin:0 0 1.1em}@media only screen and (max-width:767px){.image-text-style-1 span{width:100%}.image-text-style-1 img{width:auto;max-width:100%;display:inline-block}.image-text-style-1 .image-text-aside-text{margin-bottom:20px}.image-text-style-1 .image-text-style-img-container{width:100%;padding-bottom:20px}.image-text-style-1 span,.image-text-style-1 span:first-child,.image-text-style-1 span:last-child{padding:0}}.image-text-style-2{width:100%;margin-bottom:20px}.image-text-style-2 img,.image-text-style-2 span{display:inline-block;vertical-align:middle;width:65%}.image-text-style-2 span{padding:0 20px;box-sizing:border-box}.image-text-style-2 .image-text-style-img-container{width:32%;text-align:center}.image-text-style-2 span:first-child{padding-left:0}.image-text-style-2 span:last-child{padding-right:0}.image-text-style-2 img{width:auto;max-width:100%;margin:0 auto}.image-text-style-2 h3{display:block}.image-text-style-2 .image-text-aside-text{display:block;width:auto;padding:0;margin:0 0 1.1em}@media only screen and (max-width:767px){.image-text-style-2 span{width:100%}.image-text-style-2 img{width:auto;max-width:100%;display:inline-block}.image-text-style-2 .image-text-style-img-container{width:100%;padding-bottom:20px}.image-text-style-2 span,.image-text-style-2 span:first-child,.image-text-style-2 span:last-child{padding:0}}.image-text-align-left h3,.image-text-align-left p{text-align:left}.image-text-align-center h3,.image-text-align-center p{text-align:center}.image-text-align-right h3,.image-text-align-right p{text-align:right}.op-live-editor .vertical-space{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/spacer.gif)}.social-sharing .buttons .button.facebook,.social-sharing .buttons .button.googleplus,.social-sharing .buttons .button.twitter{display:none}.social-sharing{max-width:100%}.social-sharing li.sharrre{cursor:pointer}.social-sharing-long>a,.social-sharing-long>div,.social-sharing-long>iframe{display:block!important;margin:5px 0}.social-sharing .fb-like iframe{max-width:none}.social-sharing-horizontal{margin-bottom:20px}.social-sharing-horizontal .fb_edge_widget_with_comment{top:-3px;padding-right:10px}.social-sharing-horizontal .fb_ltr{width:90px!important}.social-sharing-horizontal .fb_iframe_widget{vertical-align:top;margin-right:30px;top:-1px}.social-sharing-horizontal .pinbreak{display:inline-block;vertical-align:top;width:80px;margin-right:20px}.op-stumbleupon-badge{display:inline-block}.social-sharing-horizontal .op-stumbleupon-badge{position:relative;top:-1px}.social-sharing-long .pinbreak{margin-top:35px;display:block}.social-media-horizontal-bubble{text-align:center;margin:0;padding:0}.social-media-horizontal-bubble li{display:inline-block;margin-right:11px;margin-bottom:0;line-height:normal;vertical-align:top;padding:0}.social-media-horizontal-bubble .op-pin-it-btn{vertical-align:bottom}.social-media-horizontal-bubble .op-pin-it-btn>a{top:-1px}.social-sharing-style-8 li{margin-right:7px;display:block}.floating-featured-panel-fluid .social-sharing-style-8 li,.social-sharing-style-8 li:last-child{margin-right:0}.social-sharing-style-8 li.twitter{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-icon.png) no-repeat;height:50px;width:50px}.social-sharing-style-8 li.twitter:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter.png);height:50px;width:209px}.social-sharing-style-8 li.facebook{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-icon.png) no-repeat;height:50px;width:50px}.social-sharing-style-8 li.facebook:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook.png);height:50px;width:232px}.social-sharing-style-8 li.googlePlus{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google-icon.png) no-repeat;height:50px;width:50px}.social-sharing-style-8 li.googlePlus:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google.png);height:50px;width:220px}.social-sharing-style-9{text-align:center;margin:0 auto}.social-sharing-style-9 li{display:inline-block;margin-right:7px}.floating-featured-panel-fluid .social-sharing-style-9 li,.social-sharing-style-9 li:last-child{margin-right:0}.social-sharing-style-9 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.05)}.social-sharing-style-9 li:active{box-shadow:inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-9 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter.png);height:50px;width:209px}.social-sharing-style-9 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook.png);height:50px;width:232px}.social-sharing-style-9 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google.png);height:50px;width:220px}.social-sharing-style-10 li{margin-right:7px;display:block;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}.floating-featured-panel-fluid .social-sharing-style-10 li,.social-sharing-style-10 li:last-child{margin-right:0}.social-sharing-style-10 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-10 li.twitter{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-icon-alt.png) no-repeat;height:50px;width:50px}.social-sharing-style-10 li.twitter:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-alt.png);height:50px;width:209px}.social-sharing-style-10 li.facebook{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-icon-alt.png) no-repeat;height:50px;width:50px}.social-sharing-style-10 li.facebook:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-alt.png);height:50px;width:232px}.social-sharing-style-10 li.googlePlus{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google-icon-alt.png) no-repeat;height:50px;width:50px}.social-sharing-style-10 li.googlePlus:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google.png);height:50px;width:220px}.social-sharing-style-11{text-align:center;margin:0 auto}.social-sharing-style-11 li{display:inline-block;margin-right:7px;border-radius:3px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}.floating-featured-panel-fluid .social-sharing-style-11 li,.social-sharing-style-11 li:last-child{margin-right:0}.social-sharing-style-11 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-11 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-11 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-twitter-alt.png);height:50px;width:209px}.social-sharing-style-11 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-facebook-alt.png);height:50px;width:232px}.social-sharing-style-11 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share-google-alt.png);height:50px;width:220px}.social-sharing-style-12 li{display:block;height:30px;width:91px}.social-sharing-style-12 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-12 li:active{position:relative;top:1px}.social-sharing-style-12 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter.png)}.social-sharing-style-12 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook.png)}.social-sharing-style-12 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google.png)}.social-sharing-style-13{text-align:center;margin:0 auto}.social-sharing-style-13 li{display:inline-block;margin-right:7px;height:30px;width:91px}.floating-featured-panel-fluid .social-sharing-style-13 li,.social-sharing-style-13 li:last-child{margin-right:0}.social-sharing-style-13 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-13 li:active{position:relative;top:1px}.social-sharing-style-13 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter.png)}.social-sharing-style-13 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook.png)}.social-sharing-style-13 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google.png)}.social-sharing-style-14 li{display:block}.social-sharing-style-14 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-14 li:active{position:relative;top:1px}.social-sharing-style-14 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter-alt.png);height:30px;width:160px}.social-sharing-style-14 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook-alt.png);height:30px;width:177px}.social-sharing-style-14 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google-alt.png);height:30px;width:168px}.social-sharing-style-15{text-align:center;margin:0 auto}.social-sharing-style-15 li{display:inline-block;margin-right:7px}.floating-featured-panel-fluid .social-sharing-style-15 li,.social-sharing-style-15 li:last-child{margin-right:0}.social-sharing-style-15 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-15 li:active{position:relative;top:1px}.social-sharing-style-15 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-twitter-alt.png);height:30px;width:160px}.social-sharing-style-15 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-facebook-alt.png);height:30px;width:177px}.social-sharing-style-15 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share2-google-alt.png);height:30px;width:168px}.social-sharing-style-16 li{display:block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px}.social-sharing-style-16 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-16 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-16 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter.png)}.social-sharing-style-16 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook.png)}.social-sharing-style-16 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google.png)}.social-sharing-style-17{text-align:center;margin:0 auto}.floating-featured-panel-fluid .social-sharing-style-17{width:auto!important}.floating-featured-panel-fluid .social-sharing-style-17 li{display:inline-block;float:none}.social-sharing-style-17 li{display:inline-block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px;margin-right:10px}.floating-featured-panel-fluid .social-sharing-style-17 li,.social-sharing-style-17 li:last-child{margin-right:0}.social-sharing-style-17 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-17 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-17 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter.png)}.social-sharing-style-17 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook.png)}.social-sharing-style-17 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google.png)}.social-sharing-style-18 li{display:block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px}.social-sharing-style-18 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-18 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-18 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter-alt.png)}.social-sharing-style-18 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook-alt.png)}.social-sharing-style-18 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google-alt.png)}.social-sharing-style-19{text-align:center;margin:0 auto}.social-sharing-style-19 li{display:inline-block;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.2);height:100px;width:250px;margin-right:10px}.floating-featured-panel-fluid .social-sharing-style-19 li,.social-sharing-style-19 li:last-child{margin-right:0}.social-sharing-style-19 li:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 100px rgba(255,255,255,.05),0 1px 1px 0 rgba(0,0,0,.25)}.social-sharing-style-19 li:active{box-shadow:inset 0 1px 5px 0 rgba(0,0,0,.25),inset 0 0 0 100px rgba(0,0,0,.05)}.social-sharing-style-19 li.twitter{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-twitter-alt.png)}.social-sharing-style-19 li.facebook{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-facebook-alt.png)}.social-sharing-style-19 li.googlePlus{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share3-google-alt.png)}.floating-featured-panel-fluid .social-sharing-style-19{width:auto!important}.floating-featured-panel-fluid .social-sharing-style-19 li{display:inline-block;float:none}.social-sharing-style-20{line-height:normal;text-align:center}.social-sharing-style-20 li{margin-right:7px;cursor:pointer;display:inline-block;padding:6px 0 0 36px;height:26px;border-radius:5px}.floating-featured-panel-fluid .social-sharing-style-20 li,.social-sharing-style-20 li:last-child{margin-right:0}.social-sharing-style-20 li:hover{box-shadow:inset 0 0 0 100px rgba(255,255,255,.15)}.social-sharing-style-20 li:active{box-shadow:inset 0 0 0 100px rgba(0,0,0,.15)}.social-sharing-style-20 li.twitter{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share4-twitter.png) 10px center no-repeat #00bdef}.social-sharing-style-20 li.facebook{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share4-facebook.png) 10px center no-repeat #2f4b93}.social-sharing-style-20 li.googlePlus{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/tpls/social_sharing/images/buttons/share4-google.png) 10px center no-repeat #2d2d2d}.social-sharing-style-20 li .box{margin:0;padding:0}.social-sharing-style-20 li a{font:700 12px/normal "Helvetica Neue",Helvetica,Arial,sans-serif;display:block;color:#fff;float:left;text-decoration:none;width:auto;padding:0;margin:3px 0 0}.social-sharing-style-20 li a.count{font-weight:400;float:right;margin:3px 10px 0}.floating-featured-panel-fluid .social-sharing-style-21{text-align:left!important}.floating-featured-panel-fluid .social-sharing-style-21 .fb_iframe_widget span{width:100%!important}.fb_iframe_widget{z-index:10}.op-fbComments--like{z-index:20;margin-bottom:10px}.op-fbComments--comments{z-index:10}@media only screen and (max-width:767px){.social-sharing-style-11 li,.social-sharing-style-17 li,.social-sharing-style-19 li,.social-sharing-style-9 li{margin-right:0}}.step-graphic-style-1{width:100%}.step-graphic-style-1 li{display:block;padding:20px;margin:0;margin-bottom:20px!important;clear:both;border-radius:6px;background-color:#004a80}.step-graphic-style-1 li:nth-child(even){background-color:rgba(0,74,128,.75)}.step-graphic-style-1 .step-graphic-style-1-number-container{float:left;display:block;height:50px;width:50px;border-radius:100px;border:3px solid #fff;box-sizing:border-box;text-align:center}.step-graphic-style-1 .step-graphic-style-1-number{font-size:32px;line-height:43px;color:#fff;position:relative}.step-graphic-style-1 div{margin-left:70px}.step-graphic-style-1 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:#fff;color:rgba(255,255,255,.75);margin:0}.step-graphic-style-1 p.heading{font-weight:700;color:#fff;margin:5px 0}.step-graphic-style-2{width:100%}.step-graphic-style-2 li{display:block;padding:20px;margin:0;margin-bottom:20px!important;clear:both;box-shadow:0 0 5px 1px rgba(0,0,0,.25);border-radius:3px}.step-graphic-style-2 .step-graphic-style-2-number-container{float:left;display:block;height:50px;width:50px;border-radius:100px;background-color:#004a80;text-align:center}.step-graphic-style-2 .step-graphic-style-2-number{font-size:32px;line-height:50px;color:#fff;position:relative}.step-graphic-style-2 div{margin-left:70px}.step-graphic-style-2 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-2 p.heading{font-weight:700;color:#004a80;margin:5px 0}.step-graphic-style-3{width:100%}.step-graphic-style-3 li{display:block;padding:0;margin:0;margin-bottom:20px!important;clear:both}.step-graphic-style-3 .step-graphic-style-3-number-container{float:left;display:block;height:50px;width:50px;border-radius:100px;background-color:#004a80;text-align:center}.step-graphic-style-3 .step-graphic-style-3-number{font-size:32px;line-height:50px;color:#fff;position:relative}.step-graphic-style-3 div{margin-left:70px}.step-graphic-style-3 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-3 p.heading{font-weight:700;color:#004a80;margin:10px 0 5px}.step-graphic-style-4{width:100%}.step-graphic-style-4 li{display:block;padding:0;margin:0;margin-bottom:20px!important;clear:both}.step-graphic-style-4 .step-graphic-style-4-number-container{float:left;display:block;height:auto;width:80px;border-radius:3px;background-color:#004a80;text-align:center;padding:0!important;margin:0!important}.step-graphic-style-4 .step-graphic-style-4-number{padding:5px 0;font-size:12px;line-height:12px;color:#fff;margin:0!important;text-transform:uppercase}.step-graphic-style-4 div{margin-left:100px}.step-graphic-style-4 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-4 p.heading{font-weight:700;color:#004a80;margin:10px 0 5px}.step-graphic-style-5{width:100%}.step-graphic-style-5 li{display:block;padding:0;margin:0;margin-bottom:20px!important;clear:both}.step-graphic-style-5 div{margin-left:50px}.step-graphic-style-5 .step-graphic-style-5-number{float:left;display:block;font-size:50px;line-height:50px;color:#000;margin-bottom:14px}.step-graphic-style-5 p{font-family:inherit;font-size:inherit;line-height:1.3em;color:inherit;margin:0}.step-graphic-style-5 p.heading{font-weight:700;color:#004a80;margin:10px 0 5px}.video-lightbox-link{text-align:center;font-size:12px!important;color:#a1a1a1;margin:0 auto;max-width:100%}.video-lightbox-link p{padding-top:5px}.video-lightbox-link img{max-width:100%;display:block;width:auto;height:auto!important}.floating-featured-panel-fluid .video-lightbox-link,.floating-featured-panel-fluid .video-lightbox-style-2{width:100%!important;height:auto!important}.video-lightbox-link .frame-style-inner{box-shadow:0 2px 0 #000;box-shadow:0 2px 0 rgba(0,0,0,.04);border:1px solid #e4e4e4;border-top:1px solid #eee;border-bottom:1px solid #ccc;padding:8px;border-radius:5px;background:#fff;margin-left:auto;margin-right:auto}.video-lightbox-link .frame-style-inner>a,.video-lightbox-link .frame-style-inner>img{display:block}.video-lightbox-link a{position:relative}.video-lightbox-link.video-lightbox-style-1 .play-icon{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/video_player/play-icon.png);background-repeat:no-repeat;background-position:left top;width:92px;height:92px;position:absolute;left:50%;margin-left:-46px;top:50%;margin-top:-46px}.video-lightbox-link.video-lightbox-style-1 a:hover .play-icon{background-position:left bottom}.video-lightbox-style-2{position:relative;display:block;max-width:100%;height:auto;text-align:center}.video-lightbox-style-2 .preview-container{#position:absolute;#top:50%;vertical-align:middle}.video-lightbox-style-2 img{box-shadow:0 1px 2px 1px rgba(0,0,0,.2);border:8px solid #fff;border-radius:3px;box-sizing:border-box;max-width:100%;height:auto!important}.video-lightbox-style-2 span{position:absolute;bottom:4px;width:100%;padding:10px 0;display:block;background-color:rgba(0,0,0,.25);border:8px solid #fff;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;text-align:center;color:#fff!important}.video-lightbox-style-2 .circle{height:60px;width:60px;border-radius:100px;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;background:-webkit-linear-gradient(top, rgba(102,102,102,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(102,102,102,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.5),0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-2 .play{position:absolute;top:14px;left:22px;width:0;height:0;border-top:16px solid transparent;border-left:23px solid rgba(0,0,0,.25);border-bottom:16px solid transparent}.video-lightbox-style-2 .play:before{content:"";position:absolute;top:-14px;left:-22px;width:0;height:0;border-top:14px solid transparent;border-left:20px solid #fff;border-bottom:14px solid transparent}.video-lightbox-style-2:hover img{box-shadow:0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-2 .circle:hover{background:-webkit-linear-gradient(top, rgba(128,128,128,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(128,128,128,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.75),0 1px 4px 1px rgba(0,0,0,.5)}.video-lightbox-style-3{position:relative;display:block;text-align:center}.video-lightbox-style-3 .preview-container{#position:absolute;#top:50%;vertical-align:middle}.video-lightbox-style-3 img{box-shadow:0 1px 2px 1px rgba(0,0,0,.2);border:8px solid #fff;border-radius:3px;box-sizing:border-box;max-width:100%;height:auto}.video-lightbox-style-3 span{position:absolute;bottom:4px;width:100%;padding:10px 0;display:block;background-color:rgba(0,0,0,.25);border:8px solid #fff;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;text-align:center;color:#fff!important}.video-lightbox-style-3 .circle{height:40px;width:40px;border-radius:100px;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;background:-webkit-linear-gradient(top, rgba(102,102,102,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(102,102,102,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.5),0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-3 .play{position:absolute;top:10px;left:16px;width:0;height:0;border-top:10px solid transparent;border-left:13px solid rgba(0,0,0,.25);border-bottom:10px solid transparent}.video-lightbox-style-3 .play:before{content:"";position:absolute;top:-8px;left:-12px;width:0;height:0;border-top:8px solid transparent;border-left:10px solid #fff;border-bottom:8px solid transparent}.video-lightbox-style-3:hover img{box-shadow:0 1px 2px 1px rgba(0,0,0,.25)}.video-lightbox-style-3 .circle:hover{background:-webkit-linear-gradient(top, rgba(128,128,128,.75) 0, rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(128,128,128,.75) 0,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#bf000000', GradientType=0);box-shadow:inset 0 0 0 3px #fff,inset 0 0 1px 4px rgba(0,0,0,.75),0 1px 4px 1px rgba(0,0,0,.5)}.navigation-sidebar-1>ul>li{border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-1>ul>li:last-child{border-bottom:0}.navigation-sidebar-1>ul>li>a{color:#315a84;display:block;padding:14px 0 14px 7px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/arrow.png);background-repeat:no-repeat;background-position:right 17px;text-decoration:none}.navigation-sidebar-1>ul>li.current-menu-item>a{color:#1d1d1d}.navigation-sidebar-1>ul>li>a:hover{color:inherit!important}.navigation-sidebar-1>ul>li.current-menu-item>a{font-weight:700}.navigation-sidebar-1>ul>li>ul{display:none}.navigation-sidebar-2>ul{border-bottom:1px solid #ededed;box-shadow:0 1px 3px rgba(0,0,0,.22);border-radius:4px}.navigation-sidebar-2>ul>li{border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-2>ul>li:nth-child(even){background-color:#fafafa}.navigation-sidebar-2>ul>li:last-child{border-bottom:0}.navigation-sidebar-2>ul>li>a{color:#1d1d1d;display:block;padding:18px 10px 18px 20px;text-decoration:none}.navigation-sidebar-2>ul>li.current-menu-item>a{color:#2797cb}.navigation-sidebar-2>ul>li:hover>a,.navigation-sidebar-2>ul>li>a:hover{color:inherit!important}.navigation-sidebar-2>ul>li>ul{display:none}.navigation-sidebar-3>ul>li{border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-3>ul>li:last-child{border-bottom:0}.navigation-sidebar-3>ul>li>a{color:#202020;display:block;padding:14px 0 14px 2px;text-decoration:none}.navigation-sidebar-3>ul>li>a:hover,.navigation-sidebar-3>ul>li>ul>li a:hover{color:#1d769f}.navigation-sidebar-3>ul>li.current-menu-item>a,.navigation-sidebar-3>ul>li>ul>li.current-menu-item a{color:#358DBB}.navigation-sidebar-3>ul>li.current-menu-item>a{padding-left:14px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/blue-arrow-right.png);background-repeat:no-repeat;background-position:2px 19px;font-weight:400}.navigation-sidebar-3>ul>li>ul{border-top:1px solid #ebebeb;margin:0;padding:8px 0 8px 12px;font-size:14px}.navigation-sidebar-3>ul>li>ul li{margin:15px 0}.navigation-sidebar-3>ul>li>ul>li>a{color:#8f9090;text-decoration:none}.navigation-sidebar-3>ul>li>ul>li.current-menu-item a{padding-left:4px;font-weight:400}.navigation-sidebar-3>ul>li>ul>li.current-menu-item:before{content:"\25B8"}.navigation-sidebar-4>ul{border:1px solid #c7c7c7;outline:#f1f1f1 solid 4px}.navigation-sidebar-4>ul>li{border-left:1px solid #e9e9e9;border-bottom:1px solid #ebebeb;padding:0;margin:0}.navigation-sidebar-4>ul>li>ul{border-top:1px solid #ebebeb;margin:0;padding:8px 0 8px 12px}.navigation-sidebar-4>ul>li:last-child{border-bottom:1px solid #f2f2f2}.navigation-sidebar-4>ul>li>a{color:#474747;display:block;padding:14px 0 14px 12px;text-decoration:none}.navigation-sidebar-4>ul>li>ul a{color:#8f9090;display:block;padding:8px 0 8px 20px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/arrow.png);background-repeat:no-repeat;background-position:left center}.navigation-sidebar-4>ul>li.current-menu-item>a{font-weight:700;border-top:1px solid #fdfdfd;border-right:1px solid #fdfdfd}.navigation-sidebar-4>ul>li.current-menu-item>a,.navigation-sidebar-4>ul>li>a:hover{background-color:#f6f6f6}.navigation-sidebar-4>ul>li>ul li.current-menu-item a{color:#474747}.navigation-sidebar-4>ul>li>ul li a:hover{color:inherit}.navigation-sidebar-4>ul>li>ul li.current-menu-item a{font-weight:700}.navigation-sidebar-4>ul>li h2{background-color:#e9e9e9;margin:0;padding:10px 0 10px 12px;font-size:11px;text-shadow:0 1px 0 #fdfdfd}.navigation-sidebar-5{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/nav-5-bg.png);background-repeat:repeat-y;background-position:right center}.navigation-sidebar-5 .navigation-sidebar-inner{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/nav-5-bg-top.png);background-repeat:no-repeat;background-position:right top}.navigation-sidebar-5 .navigation-sidebar-inner>ul{background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/navigation_sidebar/nav-5-bg-bottom.png);background-repeat:no-repeat;background-position:right bottom}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li{border-bottom:1px solid #cecece;padding:0;margin:0}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li:last-child{border-bottom:0}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li>a{color:#777;display:block;padding:14px 0 14px 7px;text-decoration:none}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li.current-menu-item>a{background-color:#fff;color:#1d1d1d}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li>a:hover{background-color:#fff;color:inherit!important}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li.current-menu-item>a{font-weight:700}.navigation-sidebar-5 .navigation-sidebar-inner>ul>li>ul{display:none}.navigation-sidebar-6 ul{margin:0;padding:20px 15px 20px 50px}.navigation-sidebar-6 li{display:block;margin:5px 0;padding:0}.navigation-sidebar-6 li.title h2{color:#fff;font-weight:700;font-size:18px;line-height:2em;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}.navigation-sidebar-6 li a{color:rgba(255,255,255,.5);font-weight:400;text-decoration:none}.navigation-sidebar-6 li:last-child{margin:0}.navigation-sidebar.navigation-sidebar-6{background:#404040;background:-webkit-linear-gradient(#404040,#000);background:-webkit-linear-gradient(#404040, #000);background:linear-gradient(#404040,#000)}.navigation-sidebar-7 ul{margin:0;padding:0}.navigation-sidebar-7 li{display:block;margin:5px 0;padding:0}.navigation-sidebar-7 li:last-child{margin:0}.navigation-sidebar-7 li.title h2{color:inherit;font-weight:700;font-size:18px;line-height:2em;margin-bottom:10px}.navigation-sidebar-7 li a{position:relative;display:block;color:#004a80;font-weight:700;text-decoration:none;padding-left:15px}.navigation-sidebar-7 li li a,.navigation-sidebar-7 li>a:only-child{font-weight:400}.navigation-sidebar-7 li ul{display:none;margin:0 0 0 15px!important;font-size:100%!important}.navigation-sidebar-7 li>a:before{content:'\25BA';font-size:8px;position:absolute;margin-left:-15px}.navigation-sidebar-7 li>a.active:before{content:'\25BC';font-size:8px;position:absolute;margin-left:-15px}.navigation-sidebar-7 li>a.active:only-child:before,.navigation-sidebar-7 li>a:only-child:before{content:none}.navigation-sidebar-7 li a:hover{text-decoration:underline}.navigation-sidebar-8 ul{margin:0;padding:20px 40px;background-color:#f2f2f2}.navigation-sidebar-8 li{display:block;margin:5px 0;padding:0}.navigation-sidebar-8 li:last-child{margin:0}.navigation-sidebar-8 li.title h2{color:#999;font-weight:700;font-size:14px;line-height:1.3em;padding-bottom:18px;margin:0 0 20px;text-transform:uppercase;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.1)}.navigation-sidebar-8 li a{position:relative;display:block;color:#666;font-size:14px;font-weight:700;text-decoration:none;-padding-left:15px;margin:10px 0}.navigation-sidebar-8 li ul{display:none;font-size:100%!important;margin:0 0 0 15px!important;padding:0}.navigation-sidebar-8 li li a{font-weight:400}.navigation-sidebar-8 li a:hover,.navigation-sidebar-8 li.current-menu-item>a{color:#004a80}.navigation-sidebar-9 ul{margin:0;padding:10px 0;background-color:#f9f9f9;border:1px solid #e5e5e5}.navigation-sidebar-9 li{display:block;margin:0;padding:0}.navigation-sidebar-9 li:last-child{margin:0}.navigation-sidebar-9 li.title{padding:0 25px;color:#333;font-weight:400;font-size:16px;line-height:40px;margin:0 0 20px;text-transform:uppercase}.navigation-sidebar-9 li.title span{display:block;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.1)}.navigation-sidebar-9 li a{position:relative;display:block;color:#004a80;font-size:16px;font-weight:400;text-decoration:none;padding:5px 25px;margin:5px 0}.navigation-sidebar-9 li ul{border:0;display:none;margin:0 0 0 15px!important;font-size:100%!important;padding-top:0;padding-bottom:0}.navigation-sidebar-9 li li a{font-weight:400}.navigation-sidebar-9 li a:hover,.navigation-sidebar-9 li.current-menu-item>a{border-left:5px solid #004a80;padding-left:20px;color:#333}.navigation-sidebar-9 li li a:hover,.navigation-sidebar-9 li li.current-menu-item>a{border-left:10px solid #004a80;padding-left:30px;margin-left:-15px}.navigation-sidebar-9 li a:hover{border-left:5px solid #e5e5e5}.navigation-sidebar-9 li li a:hover{border-left:10px solid #e5e5e5}.navigation-sidebar-10{margin:0;padding:0}.navigation-sidebar-10 li{display:block;margin:0;padding:0}.navigation-sidebar-10 li:last-child{margin:0}.navigation-sidebar-10 li.title h2{color:#333;font-weight:400;font-size:22px;line-height:normal;margin:0 0 20px}.navigation-sidebar-10 li a{position:relative;display:block;color:#004a80;font-size:14px;font-weight:400;text-decoration:none;padding:7px 15px;margin:5px 0;background:#fff;border-radius:3px}.navigation-sidebar-10 li ul{display:none;margin:0!important;font-size:100%!important}.navigation-sidebar-10 li li a{font-weight:400;padding-left:30px;background-color:rgba(255,255,255,.75)}.navigation-sidebar-10 li a:hover,.navigation-sidebar-10 li.current-menu-item>a{background-color:#004a80;color:#fff}.navigation-sidebar .current-menu-item ul{display:block}.news-bar-style-1{width:100%;display:block}.news-bar-style-1 p{width:100%;display:block;background-color:#f2f2f2;background-color:rgba(0,0,0,.05);padding:1em 0;white-space:nowrap;font-size:1em;line-height:1em;border-radius:3px;overflow:hidden}.news-bar-style-1 strong{position:relative;display:inline;padding:1em 1em 1em 1.5em;margin-right:2em;background-color:#004a80;font-weight:bolder;color:#fff;line-height:1em;border-radius:3px 0 0 3px}.news-bar-style-1 strong:after{position:absolute;top:50%;right:-1em;margin-top:-2em;content:"";width:0;height:0;border-top:2em solid transparent;border-left:1em solid #004a80;border-bottom:2em solid transparent}.news-bar-style-1 a{text-transform:inherit;text-decoration:inherit;color:inherit;font-weight:700;margin-left:.5em}.floating-featured-panel-fluid .news-bar-style-1 p{padding:0;white-space:normal}.floating-featured-panel-fluid .news-bar-style-1 p>span,.floating-featured-panel-fluid .news-bar-style-1 p>strong{display:inline-block;vertical-align:middle;box-sizing:border-box}.floating-featured-panel-fluid .news-bar-style-1 p>strong{width:45%;margin-right:0}.floating-featured-panel-fluid .news-bar-style-1 p>span{width:55%;padding:1em 1em 1em 2em}@media only screen and (max-width:767px){.news-bar-style-1{text-align:center}.news-bar-style-1 p{padding:0;white-space:normal}.news-bar-style-1 strong{display:block;border-radius:3px 3px 0 0;margin:0}.news-bar-style-1 strong:after{position:absolute;right:auto;left:50%;margin-top:1.5em;margin-left:-.5em;border-left:1em solid transparent;border-right:1em solid transparent;border-top:.5em solid #004a80}.news-bar-style-1 span{display:block;padding:1.5em 1em 1em;line-height:1.3em}.news-bar-style-1 a{display:block;white-space:nowrap;margin-left:0;margin-bottom:1em}}.narrow .news-bar-style-1{text-align:center}.narrow .news-bar-style-1 p{padding:0;white-space:normal}.narrow .news-bar-style-1 strong{display:block;border-radius:3px 3px 0 0;margin:0}.narrow .news-bar-style-1 strong:after{position:absolute;right:auto;left:50%;margin-top:1.5em;margin-left:-.5em;border-left:1em solid transparent;border-right:1em solid transparent;border-top:.5em solid #004a80}.narrow .news-bar-style-1 span{display:block;padding:1.5em 1em 1em;line-height:1.3em}.narrow .news-bar-style-1 a{display:block;white-space:nowrap;margin-left:0;margin-bottom:1em}.terms_conditions .terms{border:3px dashed #fc8f18;background-color:#fff5c2;padding:16px 40px;margin-bottom:10px}.terms_content{opacity:.3;filter:alpha(opacity=30)}.terms_conditions .terms input[type=checkbox]{position:absolute;margin-top:6px;margin-left:-20px}.terms_conditions .terms_text{height:80px;overflow:auto;background:#fff;margin-top:10px;border:2px solid #e5dde8}.terms_conditions .terms_content{position:relative}.terms_conditions .terms_overlay{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:200}.terms_conditions .terms_text p{font-size:14px;margin:0}.op-live-editor .terms_content{opacity:1}.op-text-block{max-width:100%;margin-bottom:20px}.op-text-block p{line-height:1.6em}.op-text-block p:last-child{margin-bottom:0}.element-container .double-column ul,.element-container .op-text-block ul{list-style:disc inside}.op-text-block li{list-style-position:outside}.video-navigation-1 ul{text-align:center}.video-navigation-1 li{float:none;width:163px;text-align:center;margin-left:0;display:inline-block;vertical-align:top;margin-right:20px;line-height:1.3em}.floating-featured-panel-fluid .video-navigation-1 li,.video-navigation-1 li:last-child{margin-right:0}.video-navigation-1 a{font-size:14px;color:#cacaca;text-decoration:none;text-transform:uppercase}.video-navigation-1 li.current-page a{font-weight:700;text-transform:uppercase}.video-navigation-1 li.active a{color:#404040}.video-navigation-1 li img{display:block;margin-bottom:10px}.video-navigation-1 li span{display:block;font-size:12px;color:#4aa11f;margin-top:10px}.video-navigation-2 li{display:block;width:163px;text-align:left}.video-navigation-2 a{font-size:14px;color:#cacaca;text-decoration:none}.video-navigation-2 li.current-page a{font-weight:700}.video-navigation-2 li.active a{color:#404040}.video-navigation-2 li img{display:block;margin-bottom:10px}.video-navigation-2 li span{display:block;font-size:12px;color:#4aa11f;margin-top:10px}.video-navigation-3 ul{text-align:center}.video-navigation-3 li{display:inline-block;zoom:1;text-align:center;vertical-align:top}.video-navigation-3 a,.video-navigation-3 p span{font-size:14px;color:#cacaca;display:block;text-decoration:none}.video-navigation-3 p{padding:0 40px;margin:0}.video-navigation-3 li:first-child p{border:0}.video-navigation-3 li.current-page a{font-weight:700}.video-navigation-3 li.active a{color:#404040}.video-navigation-3 li img{display:block;margin-bottom:10px}.video-navigation-3 li>span{display:block;font-size:12px;color:#4aa11f;margin-top:10px}.video-navigation-4{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY5ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-linear-gradient(top, #fff 0, #f8f9fa 100%);background:linear-gradient(to bottom,#fff 0,#f8f9fa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f9fa', GradientType=0);border:1px solid #dddede;padding:15px 20px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.video-navigation-4 ul{margin:0;text-align:center}.video-navigation-4 li{display:inline-block;zoom:1;text-align:center;margin:0 20px}.video-navigation-4 a,.video-navigation-4 span{font-size:14px;color:#b6c4d5;display:block;text-decoration:none}.video-navigation-4 li.active a{color:#5395c4}.video-navigation-4 li.current-page a{font-weight:700;color:#000}.video-navigation-4 li img{display:block;margin-bottom:10px}.launch-nav-style-7 ul{display:table;width:100%;text-align:center;border-radius:6px;background-color:#fff}.launch-nav-style-7 li{display:table-cell}.launch-nav-style-7 li a,.launch-nav-style-7 li span{position:relative;display:inline-block;padding:20px 0;width:100%;font-weight:700!important;text-decoration:none;text-shadow:0 0 1px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.25),0 1px 1px rgba(0,0,0,.25);color:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px rgba(255,255,255,.1);background-image:-webkit-linear-gradient(top, rgba(0,0,0,.1) 0, rgba(0,0,0,.2) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#33000000', GradientType=0)}.launch-nav-style-7 li span{color:#a5a5a5;text-shadow:none}.launch-nav-style-7 li a:hover{background-image:-webkit-linear-gradient(top, rgba(0,0,0,.075) 0, rgba(0,0,0,.15) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.075) 0,rgba(0,0,0,.15) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#12000000', endColorstr='#26000000', GradientType=0)}.launch-nav-style-7 li.active a{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset 0 2px 0 0 rgba(0,0,0,.15),inset 0 -2px 0 0 rgba(0,0,0,.15);background-color:rgba(0,0,0,.15)}.launch-nav-style-7 li.active a:before{content:"";margin:0 auto;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);position:absolute;left:0;right:0;bottom:0}.launch-nav-style-7 li.active a:after{content:"";margin:0 auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;position:absolute;left:0;right:0;bottom:0}.launch-nav-style-7 li.active a:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset 0 2px 0 0 rgba(0,0,0,.15),inset 0 -2px 0 0 rgba(0,0,0,.15);background-image:-webkit-linear-gradient(top, rgba(0,0,0,.1) 0, rgba(0,0,0,.2) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#33000000', GradientType=0);background-color:rgba(0,0,0,.15)}.launch-nav-style-7 li:first-child a{border-top-left-radius:6px;border-bottom-left-radius:6px}.launch-nav-style-7 li:last-child a,.launch-nav-style-7 li:last-child span{border-top-right-radius:6px;border-bottom-right-radius:6px}.launch-nav-style-8 ul{display:table;width:100%;text-align:center;border-radius:6px}.launch-nav-style-8 li{display:table-cell}.launch-nav-style-8 li a,.launch-nav-style-8 li span{position:relative;display:inline-block;padding:20px 0;width:100%;font-weight:700!important;text-decoration:none;color:#777;box-shadow:inset 0 0 0 1px #e6edf2;background:#fff;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0, rgba(242,248,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(242,248,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f8ff', GradientType=0)}.launch-nav-style-8 li span{color:#ccc}.launch-nav-style-8 li.active a:before{content:"";margin:0 auto;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #accee5;position:absolute;left:0;right:0;bottom:0}.launch-nav-style-8 li.active a:after{content:"";margin:0 auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff;position:absolute;left:0;right:0;bottom:0}.launch-nav-style-8 li a:hover{color:#333}.launch-nav-style-8 li.active a{color:#4d728c;text-shadow:0 0 1px rgba(255,255,255,.5),0 0 1px rgba(255,255,255,.5),0 1px 1px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px #accee5,inset 0 2px 0 0 rgba(255,255,255,.15);background:#cce5ff;background:-webkit-linear-gradient(top, rgba(204,229,255,1) 0, rgba(184,210,229,1) 100%);background:linear-gradient(to bottom,rgba(204,229,255,1) 0,rgba(184,210,229,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cce5ff', endColorstr='#b8d2e5', GradientType=0)}.launch-nav-style-8 li:first-child a{border-top-left-radius:6px;border-bottom-left-radius:6px}.launch-nav-style-8 li:last-child a,.launch-nav-style-8 li:last-child span{border-top-right-radius:6px;border-bottom-right-radius:6px}.launch-nav-style-9 ul{display:table;width:100%;text-align:center;border-radius:3px}.launch-nav-style-9 li{display:table-cell}.launch-nav-style-9 li a,.launch-nav-style-9 li span{position:relative;display:inline-block;padding:20px 0;width:100%;font-weight:400!important;text-decoration:none;color:#516067;box-shadow:inset 0 0 0 1px #e6eaed;background:#fafbfd}.launch-nav-style-9 li span{color:#ccc}.launch-nav-style-9 li a:hover{color:#429cd1}.launch-nav-style-9 li.active a{color:#429cd1;text-shadow:0 0 1px rgba(255,255,255,.5),0 0 1px rgba(255,255,255,.5),0 1px 1px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px #e6eaed,inset 0 -4px 0 0 #429cd1}.launch-nav-style-9 li:first-child a{border-top-left-radius:3px;border-bottom-left-radius:3px}.launch-nav-style-9 li:last-child a,.launch-nav-style-9 li:last-child span{border-top-right-radius:3px;border-bottom-right-radius:3px}.launch-nav-style-10 ul{display:table;width:100%;text-align:center}.launch-nav-style-10 li{display:table-cell;vertical-align:top;-outline:1px solid red}.launch-nav-style-10 li a,.launch-nav-style-10 li span{position:relative;display:inline-block;padding:0;width:100%;text-decoration:none!important}.launch-nav-style-10 li a span{display:block;font-weight:400!important}.launch-nav-style-10 li a span:hover{color:#004a80}.launch-nav-style-10 li.active a span{font-weight:700!important}.launch-nav-style-10 .thumb{margin:10px auto 20px;width:50%;box-shadow:0 0 0 9px #f2f2f2,0 0 0 10px #e5e5e5;border-radius:1px}.launch-nav-style-10 img{margin-bottom:-6px}pre{font-family:monospace!important;background:#eee!important;border:1px solid #ddd!important;margin:20px 0!important;padding:20px!important;overflow:auto}.price-table-col{margin-left:0;margin-right:0;float:left;display:inline;width:100%}.pricing-table-3col,.pricing-table-4col{margin:0 auto;width:100%}.pricing-table-2col{margin:0 auto;width:70%}.pricing-table-1col{margin:0 auto;width:40%}.floating-featured-panel-fluid .pricing-table-1col,.floating-featured-panel-fluid .pricing-table-2col,.floating-featured-panel-fluid .pricing-table-3col,.floating-featured-panel-fluid .pricing-table-4col{width:100%}@media only screen and (max-width:767px){.pricing-table-1col,.pricing-table-2col{margin:0 auto;width:100%}}.four-fifths .pt-border,.three-fourths .pt-border{width:28%!important}.one-half .pt-border,.three-fifths .pt-border,.two-fourths .pt-border,.two-thirds .pt-border{width:45%!important}.one-fifth .pt-border,.one-fourth .pt-border,.one-third .pt-border,.two-fifths .pt-border{width:99%!important;top:0;margin-bottom:10px}.one-fifth .pt-border.popular,.one-fourth .pt-border.popular,.one-third .pt-border.popular,.two-fifths .pt-border.popular{width:97%!important;margin-left:0;top:0;margin-bottom:10px}.pricing-table-style1{margin-bottom:30px}.pricing-table-style1 .pt-border{display:inline-block;padding:0;margin:0 10px;background-color:#fff;-border:1px solid #ccc;-border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.5)}.pricing-table-style1 .pricing-table-4col .pt-border{width:22.5%}.pricing-table-style1 .pricing-table-3col .pt-border{width:30%}.pricing-table-style1 .pricing-table-2col .pt-border{width:45%}.pricing-table-style1 .pricing-table-1col .pt-border{width:99%}.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-1col .pt-border,.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-2col .pt-border,.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-3col .pt-border,.floating-featured-panel-fluid .pricing-table-style1 .pricing-table-4col .pt-border{width:100%;margin-left:0;margin-right:0}.pricing-table-style1 .price-table{background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px;text-align:center;position:relative}.pricing-table-style1 .price-table .name{font-size:1.5em;font-weight:700;padding:1em 0}.pricing-table-style1 .price-table .price{background-color:#333;width:100%;height:auto;padding:.5em 1px .75em;margin-top:0;margin-left:-1px;font-size:4em;font-weight:700;color:#fff}.pricing-table-style1 .price-table .price .variable{font-weight:400;font-size:.25em!important;vertical-align:text-top}.pricing-table-style1 .price-table .features{margin:0;padding:2em 0}.pricing-table-style1 .price-table .features li{font-size:14px!important}.pricing-table-style1 .price-table .button{margin:0}.pricing-table-style1 .price-table .description{padding:1em 0 2em;zoom:1;filter:alpha(opacity=50);opacity:.5;font-size:12px}.pricing-table-style1 .popular .price-table .price{background-color:#000}.pricing-table-style1 .popular .price-table{border:3px solid #000;position:relative}.op-pricing-table ul.features>p{display:none}.pricing-table-style2{margin-bottom:30px}.pricing-table-style2 .pricing-table-4col .pt-border{width:24.7%}.pricing-table-style2 .pricing-table-3col .pt-border{width:33%}.pricing-table-style2 .pricing-table-2col .pt-border{width:47%}.pricing-table-style2 .pricing-table-1col .pt-border{width:97%}.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-1col .pt-border,.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-2col .pt-border,.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-3col .pt-border,.floating-featured-panel-fluid .pricing-table-style2 .pricing-table-4col .pt-border{margin:0 auto;width:100%}.pricing-table-style2 .pt-border{display:inline-block;padding:0;margin:0 -.15em 0 0;background-color:#fff;-border:1px solid #ccc;-border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.5)}.pricing-table-style2 .price-table{text-align:center}.pricing-table-style2 .price-table .name{display:block;background-color:#666;width:100%;padding:.5em 0;margin-left:0;font-size:1em;font-weight:700;text-transform:uppercase;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px}.pricing-table-style2 .price-table .price{background-color:#f2f2f2;width:100%;height:auto;padding:.75em 0 1.5em;margin-top:0;margin-left:0;font-size:3em;font-weight:700;color:#000;position:relative;border-bottom:1px solid rgba(0,0,0,.05)}.pricing-table-style2 .price-table .price .variable{position:absolute;left:0;right:0;bottom:1.5em;display:block;font-weight:700;font-size:.33em;vertical-align:text-top;text-transform:uppercase;zoom:1;filter:alpha(opacity=50);opacity:.5}.pricing-table-style2 .price-table .features{margin:0;padding:2em 0}.pricing-table-style2 .price-table .features li{font-size:14px!important}.pricing-table-style2 .price-table .button{margin:0}.pricing-table-style2 .price-table .description{padding:1em 0 2em;zoom:1;filter:alpha(opacity=50);opacity:.5;font-size:12px}.pricing-table-style2 .pt-border.popular{border:3px solid #000;z-index:1;position:relative;margin-bottom:-3px;padding-bottom:1.5em;top:1.5em}.pricing-table-style2 .popular .price-table .price{padding:.75em 0 1.25em;font-size:4em}.pricing-table-style2 .popular .price-table .price .variable{font-size:.25em}.pricing-table-style2 .popular .price-table .name{background-color:#000;border-radius:0}.pricing-table-style3{margin-bottom:30px}.pricing-table-style3 .pricing-table-4col .pt-border{width:24.7%}.pricing-table-style3 .pricing-table-3col .pt-border{width:33%}.pricing-table-style3 .pricing-table-2col .pt-border{width:47%}.pricing-table-style3 .pricing-table-1col .pt-border{width:97%}.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-1col .pt-border,.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-2col .pt-border,.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-3col .pt-border,.floating-featured-panel-fluid .pricing-table-style3 .pricing-table-4col .pt-border{width:100%}.pricing-table-style3 .pt-border{display:inline-block;padding:0;margin:0 -.5em 0 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px}.pricing-table-style3 .price-table{text-align:center}.pricing-table-style3 .price-table .name{padding:2em 0 1em;font-size:1em}.pricing-table-style3 .price-table .price{padding:.25em 0 .5em;margin-top:0;margin-left:0;width:100%;font-size:5em;font-weight:400;color:#000;position:relative;-border:1px solid red;border-bottom:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,.2)}.pricing-table-style3 .price-table .price .variable{display:block;font-size:.2em;margin-top:1.5em;vertical-align:text-top;zoom:1;filter:alpha(opacity=50);opacity:.5}.pricing-table-style3 .price-table .features{margin:0;padding:2em 0}.pricing-table-style3 .price-table .features li{font-size:14px!important}.pricing-table-style3 .price-table .button{margin:0}.pricing-table-style3 .price-table .description{padding:1em 0 2em;zoom:1;filter:alpha(opacity=50);opacity:.5;font-size:12px}.pricing-table-style3 .pt-border.popular{z-index:1;position:relative;padding-top:2em;padding-bottom:2em;top:2em}.pricing-table-style3 .popular .price-table:before{position:absolute;top:-2em;left:0;right:0;margin:.5em 2.5em;content:attr(mp_content);background-color:#000;padding:.5em 0;color:#fff;font-weight:700;border-radius:3px;white-space:nowrap;-overflow:hidden}.pricing-table-style3 .popular .price-table .price{font-weight:700}.price-table .css-button{font-size:14px;font-weight:700;color:#fff!important;display:inline-block;padding:.5em 1.25em;text-decoration:none;background:#ff9500;background:-webkit-linear-gradient(top, #ffb54d 0, #ff9500 100%);background:linear-gradient(to bottom,#ffb54d 0,#ff9500 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ffb54d', GradientType=0);border:1px solid #ff9500;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.35),0 1px 0 0 rgba(0,0,0,.35),0 2px 1px 0 rgba(0,0,0,.1);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.price-table .css-button:hover{color:#fff!important}.price-table .css-button:active{position:relative;top:1px}.mce-content-body .progressbar-style-1,.progressbar-style-1.ui-progressbar{height:26px;width:100%;position:relative;border:1px solid rgba(0,0,0,.2);border-radius:3px;background:#fff;box-sizing:border-box}.progressbar-style-1 .ui-progressbar-value{height:100%;margin:-1px;border:1px solid rgba(0,0,0,.2);border-top-left-radius:3px;border-bottom-left-radius:3px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.25);background-color:#ffbf00}.progressbar-style-1 span{text-align:center;margin:3px auto;position:absolute;left:0;right:0;font-size:11px;text-shadow:0 -1px 0 rgba(255,255,255,.15),1px 0 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.25),-1px 0 0 rgba(255,255,255,.15),0 0 1px rgba(255,255,255,.5);color:#333}.mce-content-body .progressbar-style-2,.progressbar-style-2.ui-progressbar{height:26px;width:100%;position:relative;border:1px solid rgba(0,0,0,.2);border-radius:3px;background:#fff;box-sizing:border-box}.progressbar-style-2 .ui-progressbar-value{height:100%;margin:-1px;border:1px solid rgba(0,0,0,.2);border-top-left-radius:3px;border-bottom-left-radius:3px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.25);background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/progressbar-gradient.png);background-position:0 0}.progressbar-style-2 span{text-align:center;margin:3px auto;position:absolute;left:0;right:0;font-size:11px;text-shadow:0 -1px 0 rgba(255,255,255,.15),1px 0 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.25),-1px 0 0 rgba(255,255,255,.15),0 0 1px rgba(255,255,255,.5);color:#333}.mce-content-body .progressbar-style-3,.progressbar-style-3.ui-progressbar{padding:3px;height:26px;width:100%;position:relative;border:1px solid rgba(0,0,0,.2);border-radius:100px;background:#f2f2f2;box-shadow:inset 0 1px 0 0 rgba(0,0,0,.1),0 1px 0 0 rgba(255,255,255,.25);box-sizing:border-box}.progressbar-style-3 .ui-progressbar-value{height:100%;margin:-1px;border:1px solid rgba(0,0,0,.25);border-radius:100px;background-color:#ffbf00;background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,.1) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.35),inset 0 0 0 1px rgba(255,255,255,.2)}.progressbar-style-3 span{text-align:center;margin:0 auto;position:absolute;left:0;right:0;font-size:11px;text-shadow:0 -1px 0 rgba(255,255,255,.15),1px 0 0 rgba(255,255,255,.15),0 1px 0 rgba(255,255,255,.25),-1px 0 0 rgba(255,255,255,.15),0 0 1px rgba(255,255,255,.5);color:#333}#content_area .css-button,#content_area a.css-button{text-decoration:none}#content_area .css-button p,#content_area a.css-button p{margin:0}.css-button-block{display:block}.css-button.style-1{line-height:1;text-align:center;text-decoration:none;position:relative!important;display:inline-block!important;border-style:solid}.css-button.style-1 .text{padding:0 15px;white-space:normal}.css-button.style-1 .subtext{margin:.2em 0 -.5em}.css-button.style-2{white-space:nowrap;text-align:center;text-decoration:none;position:relative!important;display:inline-block!important;padding:25px 58px;border-style:solid;border-width:1px;border-color:#000;border-color:rgba(0,0,0,1);border-radius:3px;background:#ffd400;background:-webkit-linear-gradient(top, #ff0 0, #ffa035 100%);background:linear-gradient(to bottom,#ff0 0,#ffa035 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffa035', GradientType=0);box-shadow:0 1px 1px 0 rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,0,.5)}.css-button.style-2 .text{font-family:"Proxima Nova";font-size:24px;font-weight:900;font-style:normal;text-decoration:none;color:#333;text-shadow:0 1px 0 rgba(255,255,0,1);letter-spacing:50%}.css-button.style-2 .subtext{font-family:"Proxima Nova";font-size:14px;font-weight:300;font-style:normal;text-decoration:none;color:#002080;text-shadow:0 1px 0 rgba(255,255,0,1)}.css-button .subtext,.css-button .text{display:block;position:relative;z-index:1}.css-button .gradient{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/button-gradient.png);background:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(0,0,0,.25) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#40000000', GradientType=0)}.css-button .shine{background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/button-shine.png);background:-webkit-linear-gradient(top, rgba(255,255,255,.25) 0, rgba(255,255,255,.25) 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(255,255,255,.25) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#00ffffff', GradientType=0)}.css-button:hover .hover{background:rgba(255,255,255,.15)}.css-button:active .active{background:rgba(0,0,0,.15)}.css-button .active,.css-button .gradient,.css-button .hover,.css-button .shine{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}#nav-top .dk-select,.nav-bar-above .dk-select{z-index:9999!important}#nav-side .dk-select,.include-nav .dk-select{z-index:9998!important}#nav-bottom .dk-select,.nav-bar-below .dk-select{z-index:9997!important}.include-nav{position:relative;z-index:9998!important}#navigation-above+.dk-select,#navigation-below+.dk-select{float:left}.dk-select,.dk-select *,.dk-select :after,.dk-select :before,.dk-select-multi,.dk-select-multi *,.dk-select-multi :after,.dk-select-multi :before{box-sizing:border-box}.dk-select,.dk-select-multi{position:relative;display:inline-block;vertical-align:middle;line-height:1.5em;width:300px;cursor:pointer;text-align:left;margin:10px 20px}.dk-selected{width:100%;white-space:nowrap;overflow:hidden;position:relative;background-color:#ccc;background-color:rgba(255,255,255,.8);border:1px solid #ccc;border-radius:.4em;padding:.5em 1em .4em;font-size:.9em;color:#333;font-weight:700;text-overflow:ellipsis}.dk-selected:after,.dk-selected:before{content:'';display:block;position:absolute;right:0}.dk-selected:before{top:50%;border:solid transparent;border-width:.25em .25em 0;border-top-color:#999;margin:-.125em .5em 0 0}.dk-selected:after{top:0;height:100%;border-left:1px solid #999;margin:0 1.5em 0 0}.dk-selected-disabled{color:#BBB}.dk-select .dk-select-options{position:absolute;display:none;left:0;font-size:.9em}.dk-select-open-up .dk-select-options{border-radius:.4em .4em 0 0;margin-bottom:-1px;bottom:100%}.dk-select-open-down .dk-select-options{border-radius:0 0 .4em .4em;margin-top:-1px;top:100%}.dk-select-multi .dk-select-options{max-height:10em}.dk-select-options{width:100%;z-index:100;background-color:#fff;border:1px solid #ccc;border-top:none;border-radius:.4em;overflow-x:hidden;overflow-y:auto;max-height:14.8em;list-style:none;padding:.25em 0;margin:0!important}.dk-option-selected{background-color:#f4f4f4!important;color:#333!important}.dk-select-options-highlight .dk-option-selected{background-color:transparent!important;color:#333}.dk-option{padding:.4em 1em;display:block!important;float:none!important;color:#666;line-height:normal!important;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}.dk-select-options .dk-option-highlight{background-color:#f2f2f2!important;color:#666}.dk-select-options .dk-option-disabled{color:#BBB;background-color:transparent}.dk-optgroup{border:solid #CCC;border-width:1px 0;padding:.25em 0;margin-top:.25em}.dk-optgroup+.dk-option{margin-top:.25em}.dk-optgroup+.dk-optgroup{border-top-width:0;margin-top:0}.dk-optgroup:nth-child(2){padding-top:0;border-top:none;margin-top:0}.dk-optgroup:last-child{border-bottom-width:0;margin-bottom:0;padding-bottom:0}.dk-optgroup-label{padding:0 .5em .25em;font-weight:700;width:100%}.dk-optgroup-options{list-style:none;padding-left:0}.dk-optgroup-options li{padding-left:1.2em}.dk-select-open-up .dk-selected{border-top-left-radius:0;border-top-right-radius:0;border-color:#999}.dk-select-open-down .dk-selected{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#aaa}.dk-select-open-down .dk-selected:before,.dk-select-open-up .dk-selected:before{border-width:0 .25em .25em;border-bottom-color:#aaa}.dk-select-open-down .dk-selected:after,.dk-select-open-up .dk-selected:after{border-left-color:#aaa}.dk-select-multi:focus .dk-select-options,.dk-select-open-down .dk-select-options,.dk-select-open-up .dk-select-options{display:block;border-color:#aaa}.dk-select-multi:focus,.dk-select-multi:hover,.dk-selected:focus,.dk-selected:hover{outline:0}.dk-selected:focus:before,.dk-selected:hover:before{border-top-color:#999}.dk-selected:focus:after,.dk-selected:hover:after{border-left-color:#999}.dk-select-disabled{opacity:.6;color:#BBB;cursor:not-allowed}.dk-select-disabled .dk-selected:focus,.dk-select-disabled .dk-selected:hover{border-color:inherit}.dk-select-disabled .dk-selected:focus:before,.dk-select-disabled .dk-selected:hover:before{border-top-color:inherit}.dk-select-disabled .dk-selected:focus:after,.dk-select-disabled .dk-selected:hover:after{border-left-color:inherit}select[data-dkcacheid]{display:none}@media only screen and (min-width:960px){.dk-select{display:none!important}}@media only screen and (max-width:960px){#navigation-alongside,.navigation{text-align:center}.dk-select{float:none!important;display:inline-block!important}.dk_toggle{text-align:left}}@media only screen and (max-width:767px){#navigation-alongside+.dk-select{float:none!important}.js .include-nav .selectnav{margin:15px 0 0!important}}@media only screen and (max-width:350px){.dk-select,.dk-select-multi{width:260px!important}}.breadcrumb-style-1{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-1 li{margin:0;display:inline}.breadcrumb-style-1 a{font-family:inherit;font-size:inherit;font-weight:700;color:inherit;text-decoration:none;list-style:none;position:relative;display:inline;padding:0 1.5em 0 0}.breadcrumb-style-1 a:visited{color:inherit}.breadcrumb-style-1 a:after{content:"\2192";display:inline;position:relative;padding-left:1.5em}.narrow .breadcrumb-style-1{line-height:1.4em}.narrow .breadcrumb-style-1 li{line-height:1}.narrow .breadcrumb-style-1 a{padding:0 .5em 0 0;font-size:13px}.narrow .breadcrumb-style-1 a:after{padding-left:.5em}.breadcrumb-style-1 li:last-child a:after{content:none}.breadcrumb-style-1 li:last-child a{cursor:default;font-weight:400;color:inherit}.breadcrumb-style-1 li a:hover{color:#000}.breadcrumb-style-2{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-2 li{margin:0;display:inline}.breadcrumb-style-2 a{margin:.4em 1.5em .1em 0;padding:0 2em 0 0;font-family:inherit;font-size:inherit;font-weight:700;color:inherit;text-decoration:none;list-style:none;position:relative;display:inline;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/membership_breadcrumbs/divider.png) right center no-repeat}.breadcrumb-style-2 a:visited{color:inherit}.breadcrumb-style-2 li:last-child a{background:0 0;cursor:default;font-weight:400;color:inherit}.breadcrumb-style-2 a:hover{color:#000}.narrow .breadcrumb-style-2{line-height:1.4em}.narrow .breadcrumb-style-2 li{line-height:1}.narrow .breadcrumb-style-2 a{margin:.2em .5em .05em 0;padding:0 1em 0 0;font-size:13px}.narrow .breadcrumb-style-2 a:after{padding-left:.5em}.breadcrumb-style-3{overflow:hidden;list-style:none;width:100%;margin-bottom:10px}.breadcrumb-style-3 li{margin:0}.breadcrumb-style-3 a{font-family:inherit;font-size:inherit;font-weight:700;color:#fff;text-decoration:none;list-style:none;float:left;position:relative;display:inline-block;padding:.5em 1em .5em 1.5em;margin-bottom:10px;margin-right:2em;background-color:#000;border-radius:3px}.breadcrumb-style-3 a:visited{color:#fff}.breadcrumb-style-3 a:after{content:" ";display:block;width:0;height:0;border-top:1.33em solid transparent;border-bottom:1.33em solid transparent;border-left:1.1em solid #000;position:absolute;top:50%;margin-top:-1.33em;margin-left:-1px;left:100%;z-index:1}.breadcrumb-style-3 li:last-child a{background:0 0!important;cursor:default;font-weight:400;color:inherit;margin-left:-1.5em}.breadcrumb-style-3 li:last-child a:after{border:none}.breadcrumb-style-3 a:hover{background:gray}.breadcrumb-style-3 a:hover:after{border-left-color:gray!important}.narrow .breadcrumb-style-3 a{font-size:14px;line-height:1.2em;margin-bottom:2px}.narrow .breadcrumb-style-3 a:after,.narrow .breadcrumb-style-4 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:1.1em solid #000;margin-top:-1em}.breadcrumb-style-4{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-4 a{font-family:inherit;font-size:inherit;font-weight:700;color:#fff;text-decoration:none;list-style:none;float:left;position:relative;display:inline-block;padding:.5em 2em .5em 1em;margin:0 0 1px;background-color:#000}.breadcrumb-style-4 a:visited{color:#fff}.breadcrumb-style-4 a:before{content:" ";display:block;width:0;height:0;border-top:19px transparent solid;border-bottom:19px transparent solid;border-left:19px #000 solid;position:absolute;top:50%;margin-top:-19px;margin-right:2px;right:0;z-index:2}.breadcrumb-style-4 li{margin:0}.breadcrumb-style-4 a:after{content:" ";display:block;width:0;height:0;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:19px solid #fff;position:absolute;top:50%;margin-top:-19px;margin-left:-19px;left:100%;z-index:1}.breadcrumb-style-4 li:last-child a:after{border-top:19px solid #fff;border-bottom:19px solid #fff;border-left:19px solid #000;right:auto}.breadcrumb-style-4 li:first-child a{padding-left:1.5em;margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.breadcrumb-style-4 li:last-child a{background:0 0!important;cursor:default;font-weight:400;color:inherit}.breadcrumb-style-4 li:last-child a:before{border:none}.breadcrumb-style-4 a:hover{background:gray}.breadcrumb-style-4 a:hover:before{border-left-color:#000!important;border-top-color:gray!important;border-bottom-color:gray!important;left:-19px;right:auto;border-right-width:19px;border-left-width:19px;top:50%;padding-bottom:1px;margin-right:2px;margin-top:-20px}.breadcrumb-style-4 a:hover:after{border-top-color:#000!important;border-bottom-color:#000!important;border-left-color:gray!important;margin-left:-19px;padding-bottom:1px;margin-top:-20px}.breadcrumb-style-4 li:nth-last-child(2) a{padding-right:1.5em;margin-right:1em}.breadcrumb-style-4 li:nth-last-child(2) a:hover:before{border-top-color:gray!important;border-bottom-color:gray!important;border-left-color:#000!important;margin-left:0;display:block}.breadcrumb-style-4 li:nth-last-child(2) a:after{border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#000!important;margin-left:0}.breadcrumb-style-4 li:nth-last-child(2) a:hover:after{border-left-color:gray!important}.breadcrumb-style-4 li:last-child a:after,.breadcrumb-style-4 li:last-child a:before{border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#000!important;left:-1px;display:none!important}.narrow .breadcrumb-style-4 a{font-size:14px;line-height:1.2em;display:block;width:90%;padding:.5em 2em .5em 1em!important;box-sizing:border-box}.narrow .breadcrumb-style-4 a:before,.narrow .breadcrumb-style-4 a:hover:before,.narrow .breadcrumb-style-4 li:nth-last-child(2) a:before{border-top:1em transparent solid;border-bottom:1em transparent solid;border-left:1em #000 solid;margin-top:-1em;margin-right:1px;left:100%;right:auto}.narrow .breadcrumb-style-4 a:hover:before,.narrow .breadcrumb-style-4 li:nth-last-child(2) a:hover:before{border-top:1em transparent solid!important;border-bottom:1em transparent solid!important;border-left:1em gray solid!important}.narrow .breadcrumb-style-4 a:after,.narrow .breadcrumb-style-4 a:hover:after{border-top:1em solid red;border-bottom:1em solid red;border-left:1em solid green;margin-top:-1em;margin-left:0;left:100%;padding-bottom:1px;margin-right:1em;display:none!important}.breadcrumb-style-5{overflow:hidden;list-style:none;width:100%;border:1px solid rgba(0,0,0,.25);border-radius:3px}.breadcrumb-style-5 li{margin:0}.breadcrumb-style-5 a{font-family:inherit;font-size:inherit;font-weight:700;color:inherit!important;text-decoration:none;list-style:none;float:left;display:inline-block;padding:1em 0 1em 1.3em;margin-right:0;position:relative;border-bottom:1px solid #ccc;margin-bottom:-1px}.breadcrumb-style-5 a:visited{color:inherit!important}.breadcrumb-style-5 a:after{content:"";display:block;width:17px;height:100%;position:absolute;top:0;left:100%;background:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/membership_breadcrumbs/divider.png) right center no-repeat}.breadcrumb-style-5 li:last-child a:after{background:0 0;cursor:default;font-weight:400;color:inherit}.breadcrumb-style-5 a:hover,.breadcrumb-style-5 li:last-child a:hover{text-decoration:none}.narrow .breadcrumb-style-5,.narrow .breadcrumb-style-5 li:first-child:last-child a{border:0}.narrow .breadcrumb-style-5 a{border-left:1px solid #ccc;font-size:13px;line-height:1.2em;width:90%;display:block;padding:.5em 0 .5em 1.3em;box-sizing:border-box}.narrow .breadcrumb-style-5 li:first-child a{border-top:1px solid #ccc}.narrow .breadcrumb-style-5 li:last-child a{border-left:0}.narrow .breadcrumb-style-5 a:after{width:14px;left:99%}.breadcrumb-style-6{overflow:hidden;list-style:none;width:100%;background:#fff;border-radius:3px;border-right:1px solid #bfbfbf;position:relative}.breadcrumb-style-6:after,.breadcrumb-style-6:before{content:"";position:absolute;width:100%;height:0;left:0;line-height:0;border-top:1px solid #bfbfbf}.breadcrumb-style-6:after{top:0}.breadcrumb-style-6:before{bottom:0}.breadcrumb-style-6 li{margin:0 1em 0 0}.breadcrumb-style-6 a{font-family:inherit;font-size:inherit;font-weight:700;color:inherit;text-decoration:none;list-style:none;float:left;position:relative;display:inline-block;padding:18px .5em 17px 3em;border:1px solid #bfbfbf;margin-bottom:-1px}.breadcrumb-style-6 a:visited{color:inherit}.breadcrumb-style-6 a:after{content:" ";display:block;width:0;height:0;border-top:2em solid transparent;border-bottom:2em solid transparent;border-left:1.5em solid #fff;position:absolute;top:50%;margin-top:-2em;left:100%;z-index:2}.breadcrumb-style-6 a:before{content:" ";display:block;width:0;height:0;border-top:2em solid transparent;border-bottom:2em solid transparent;border-left:1.5em solid #bfbfbf;position:absolute;top:50%;margin-top:-2em;margin-left:1px;left:100%;z-index:1}.breadcrumb-style-6 li:first-of-type a{padding-left:1.5em}.breadcrumb-style-6 li:last-child a{background:0 0!important;cursor:default;font-weight:400;border-right:0}.breadcrumb-style-6 li:last-child a:after,.breadcrumb-style-6 li:last-child a:before{display:none}.breadcrumb-style-6 a:hover{background:#dfdfdf}.breadcrumb-style-6 a:hover:after{border-left-color:#dfdfdf!important}.breadcrumb-style-6 li:last-child a:hover:after{border-left:1.5em solid #fff!important}.narrow .breadcrumb-style-6 li:first-child:last-child a{border:0}.narrow .breadcrumb-style-6{line-height:1.4em;border:0}.narrow .breadcrumb-style-6:after,.narrow .breadcrumb-style-6:before{display:none}.narrow .breadcrumb-style-6 li{line-height:1}.narrow .breadcrumb-style-6 a{padding:.5em .25em .5em 1.5em!important;font-size:13px;width:95%;box-sizing:border-box}.narrow .breadcrumb-style-6 li:last-child a{border-left:none}.narrow .breadcrumb-style-6 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #fff;margin-top:-1em}.narrow .breadcrumb-style-6 a:before{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #bfbfbf;margin-top:-1em}.narrow .breadcrumb-style-6 li:first-of-type a{padding-left:.75em}.narrow .breadcrumb-style-6 li:last-child a:hover:after{border-left:.75em solid #fff!important}.breadcrumb-style-7,.breadcrumb-style-8{overflow:hidden;list-style:none;width:100%}.breadcrumb-style-7 li,.breadcrumb-style-8 li{margin:0;display:inline;padding:0 .5em 0 0}.breadcrumb-style-7 a,.breadcrumb-style-8 a{font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;list-style:none;position:relative;display:inline;color:#bbb}.breadcrumb-style-7 a:visited,.breadcrumb-style-8 a:visited{color:#bbb}.breadcrumb-style-8 a{font-size:inherit;color:inherit;font-weight:inherit}.breadcrumb-style-7 li:after,.breadcrumb-style-8 li:after{content:"\2023";display:inline;padding-left:.5em;position:relative;top:-1px;color:#bbb!important}.breadcrumb-style-8 li:after{content:"\2F";position:relative;top:1px}.narrow .breadcrumb-style-7,.narrow .breadcrumb-style-8{line-height:1.4em}.narrow .breadcrumb-style-7 li,.narrow .breadcrumb-style-8 li{line-height:1}.narrow .breadcrumb-style-7 a,.narrow .breadcrumb-style-8 a{padding:0 .5em 0 0;font-size:13px}.narrow .breadcrumb-style-7 a:after,.narrow .breadcrumb-style-8 a:after{padding-left:.5em}.breadcrumb-style-7 li:last-child:after,.breadcrumb-style-8 li:last-child:after{content:none}.breadcrumb-style-7 li:last-child a,.breadcrumb-style-8 li:last-child a{cursor:default}.breadcrumb-style-7 li a:hover,.breadcrumb-style-8 li a:hover{text-decoration:underline}.breadcrumb-style-7 li:last-child a:hover,.breadcrumb-style-8 li:last-child a:hover{text-decoration:none}.page-listing.one-col{width:100%}.page-listing.two-col{width:49%;margin-right:2%;float:left}.page-listing.two-col:nth-child(even){margin-right:0}.page-listing.two-col:nth-child(odd){clear:both}.page-listing.three-col{width:32%;margin-right:2%;float:left}.page-listing.three-col:nth-child(3n){margin-right:0}.page-listing.three-col:nth-child(3n+1){clear:both}.page-listing.four-col{width:23.5%;margin-right:2%;float:left}.page-listing.four-col:nth-child(4n){margin-right:0}.page-listing.four-col:nth-child(4n+1){clear:both}.one-half .page-listing.four-col,.one-half .page-listing.three-col{width:49%;margin-right:2%}.one-half .page-listing.four-col:nth-child(even),.one-half .page-listing.three-col:nth-child(even){margin-right:0}.narrow .page-listing.four-col,.narrow .page-listing.three-col{width:100%;margin-right:0}.narrow .page-listing.four-col:nth-child(even),.narrow .page-listing.three-col:nth-child(even){margin-right:0}.thumb_resize{max-height:100px;padding-bottom:5px;padding-top:10px}.pagelisting-comment{font-size:12px!important}.pagelisting-style-1{display:block;text-decoration:none;line-height:normal;margin:0 0 25px;overflow:hidden}.pagelisting-style-1 .thumb{width:25%;float:left;text-align:center}.pagelisting-style-1 img{margin:0!important;position:static}.pagelisting-style-1 .content{width:75%;float:left}.pagelisting-style-1 h3{font-size:17px;font-weight:700;margin:0;padding-left:20px;line-height:1.3em}.pagelisting-style-1 p{font-size:14px;line-height:1.4em;margin:0;padding-left:20px;padding-top:5px}.two-col .pagelisting-style-1{margin-bottom:30px}.two-col .pagelisting-style-1 .content{width:74%}.four-col .pagelisting-style-1,.three-col .pagelisting-style-1{padding-right:10px}.four-col .pagelisting-style-1:nth-child(3n),.three-col .pagelisting-style-1:nth-child(3n){padding-right:0}.four-col .pagelisting-style-1 .thumb,.three-col .pagelisting-style-1 .thumb{width:100%}.four-col .pagelisting-style-1 h3,.three-col .pagelisting-style-1 h3{margin:8px 0 0;padding-left:0}.four-col .pagelisting-style-1 p,.three-col .pagelisting-style-1 p{padding-left:0;padding-top:6px}.four-col .pagelisting-style-1 .content,.three-col .pagelisting-style-1 .content{width:100%;float:left}@media only screen and (max-width:767px){.two-col .pagelisting-style-1 .content{width:100%}.four-col .pagelisting-style-1,.three-col .pagelisting-style-1,.two-col .pagelisting-style-1{padding-right:10px}.four-col .pagelisting-style-1:nth-child(2n),.three-col .pagelisting-style-1:nth-child(2n){padding-right:0}.pagelisting-style-1 .content,.pagelisting-style-1 .thumb{width:100%;float:none}.pagelisting-style-1 h3{padding-left:0;margin-top:8px}.pagelisting-style-1 p{padding-left:0;padding-top:6px}.page-listing.three-col:nth-child(3n+1){clear:none}.page-listing.three-col:nth-child(2n+1){clear:both}}@media only screen and (max-width:480px){.page-listing.three-col{-webkit-box-flex:0;-ms-flex:none;flex:none}}.pagelisting-style-2{display:block;text-decoration:none;line-height:normal;margin:0 0 20px;padding:15px;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);overflow:hidden}.pagelisting-style-2:hover{box-shadow:0 0 5px rgba(0,0,0,.35)}.pagelisting-style-2 .thumb{width:25%;float:left;text-align:center}.pagelisting-style-2 img{margin:0!important;position:static}.pagelisting-style-2 .content{width:75%;float:left}.pagelisting-style-2 h3{font-size:17px;font-weight:700;margin:0;padding-left:15px;color:#000;line-height:1.3em}.pagelisting-style-2 p{font-size:13px;line-height:1.4em;margin:0;padding-left:15px;padding-top:5px}.four-col .pagelisting-style-2,.three-col .pagelisting-style-2{padding:15px}.four-col .pagelisting-style-2 .thumb,.three-col .pagelisting-style-2 .thumb{width:100%}.four-col .pagelisting-style-2 h3,.three-col .pagelisting-style-2 h3{margin:8px 0 0;padding-left:0}.four-col .pagelisting-style-2 p,.three-col .pagelisting-style-2 p{padding-left:0;padding-top:5px}.four-col .pagelisting-style-2 .content,.three-col .pagelisting-style-2 .content{width:100%;float:left}@media only screen and (max-width:767px){.pagelisting-style-2 .content,.pagelisting-style-2 .thumb{width:100%;float:none}.pagelisting-style-2 h3{padding-left:0;margin-top:10px}.pagelisting-style-2 p{padding-left:0}}.pagelisting-style-3{display:block;text-decoration:none;line-height:normal;margin:0 0 20px;background-color:#fff;overflow:hidden}.pagelisting-style-3 .thumb{width:25%;float:left;text-align:center}.pagelisting-style-3 img{margin:0!important;position:static}.pagelisting-style-3 .content{width:75%;float:left}.pagelisting-style-3 h3{font-size:17px;font-weight:700;margin:10px 0 0;padding:0 15px;color:#000;line-height:1.3em}.pagelisting-style-3 p{font-size:14px;line-height:1.4em;margin:0 0 15px;padding:0 15px}.one-col .pagelisting-style-3 p{margin:0 0 15px;padding:0 15px}.four-col .pagelisting-style-3 .thumb,.three-col .pagelisting-style-3 .thumb{width:100%}.four-col .pagelisting-style-3 .content,.three-col .pagelisting-style-3 .content{width:auto}.four-col .pagelisting-style-3 p,.three-col .pagelisting-style-3 p{margin:0 0 20px;padding:5px 20px 0}.four-col .pagelisting-style-3 h3,.three-col .pagelisting-style-3 h3{padding:0 20px}.pagelisting-style-4{display:block;text-decoration:none;line-height:normal;margin:0 0 20px;padding:5px;overflow:hidden}.four-col .pagelisting-style-4,.three-col .pagelisting-style-4{padding:0}.pagelisting-style-4 .thumb{width:25%;float:left;text-align:center}.four-col .pagelisting-style-4 .thumb,.three-col .pagelisting-style-4 .thumb{width:94%;float:none;padding:5px}.pagelisting-style-4 img{margin:0!important;box-shadow:0 0 0 4px #fff,0 0 0 5px rgba(0,0,0,.25),0 0 2px 5px rgba(0,0,0,.25);position:static}.pagelisting-style-4 .content{width:75%;float:left}.four-col .pagelisting-style-4 .content,.three-col .pagelisting-style-4 .content{padding:0 5px;width:auto;float:none}.pagelisting-style-4 h3{font-size:17px;font-weight:700;margin:-7px 0 0;padding-left:20px;color:#000;line-height:1.3em}.four-col .pagelisting-style-4 h3,.three-col .pagelisting-style-4 h3{margin:8px 0 0;padding-left:0}.pagelisting-style-4 p{font-size:14px;line-height:1.4em;margin:0;padding-left:20px;padding-top:5px}.four-col .pagelisting-style-4 p,.three-col .pagelisting-style-4 p{padding-left:0}.css-button.location_op_sidebar_optin_submit_button{width:230px;padding-top:20px;padding-bottom:20px;overflow:hidden}.css-button.location_op_home_feature_image_hover_optin_submit_button,.css-button.location_op_home_feature_video_optin_submit_button{width:363px;padding-top:20px;padding-bottom:20px;overflow:hidden}.image-button{max-width:100%;background:0 0}.image-button img{max-width:100%;height:auto}.image-button.location_op_home_feature_image_hover_optin_submit_button,.image-button.location_op_home_feature_video_optin_submit_button,.image-button.location_op_sidebar_optin_submit_button{width:363px;overflow:hidden;background:0 0}.image-button.location_op_home_feature_image_hover_optin_submit_button img,.image-button.location_op_home_feature_video_optin_submit_button img,.image-button.location_op_sidebar_optin_submit_button img{width:100%}.op-live-search-container{position:relative;font-size:14px}.op-live-search-input,.op-live-search-input[type=text]{margin:0;padding:10px 14px 8px 30px;width:100%;font-size:14px;border:1px solid #ccc;background-color:#fff;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/../images/search-icon.png);background-repeat:no-repeat;background-position:8px center;box-sizing:border-box;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.op-live-search-input:focus{outline:0;border:1px solid #999}.op-live-search-results{margin:0;height:0;width:100%;position:absolute;z-index:9999;top:100%;left:0;overflow:hidden;border:1px solid #999;border-bottom:none;border-top:none;box-sizing:border-box;background:#fff}.op-live-search-results--shown{border:1px solid #999;border-top:none}.op-live-search-results-item{margin:0;padding:0;color:#999;line-height:1.2em;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;position:relative}.op-live-search-results-item a{padding:6px 10px;display:block;cursor:pointer;font-size:14px;color:#333;text-decoration:none}.op-live-search-results-item.op-live-search-results-item--empty{padding:6px 10px;cursor:default}.op-live-search-results-item--focused a{background:#f7f7f7;color:#333}.login-form-style-1 div.ws-plugin--optimizemember-pro-login-widget-profile-summary>a>img.avatar,.login-form-style-1 img{float:none;margin:0;padding:3px;border:1px solid #CCC;border-radius:4px}.login-form-style-1 .ws-plugin--optimizemember-pro-login-widget-profile-summary-name{font-weight:700;font-size:120%}.op-exit-redirect-modal{box-sizing:border-box;position:fixed;top:34%;left:50%;z-index:9999999;margin-left:-350px;padding:1.5em 2em 3em;width:700px;max-width:100%;border-radius:5px 5px 0 0;font-weight:700;border:1px solid #000;border-top:5px solid red;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,.4)}#op_overlay{position:fixed;z-index:100001;width:100%;height:100%;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#op_loading{position:fixed;top:50%;left:50%;margin-top:-21px;margin-left:-21px;width:42px;height:42px;z-index:100010;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wpm_regform_table.wpm_registration td input{margin-bottom:0}.wpm_regform_table.wpm_registration td{vertical-align:middle;padding-bottom:10px}#wp-admin-bar-query-monitor small{display:inline}.mce-btn button span{display:inline-block}.wp-editor-wrap .uploader-editor-content h3{padding:15px 10px;font-size:14px;border:1px solid #e5e5e5;border-top:none;background:#f0f0f0;color:#939393;font-weight:400}.mce-notification,.mce-panel{z-index:100502!important}@media only screen and (max-width:959px){.optin-box-5 .optin-box-content{width:auto}.four-fifths .feature-block li,.three-fourths .feature-block li{width:45%}.one-half .feature-block li,.three-fifths .feature-block li,.two-fourths .feature-block li,.two-thirds .feature-block li{width:100%}.feature-block-one-col li{width:100%!important}.feature-box,.optin-box{max-width:100%}.optin-box-5{box-sizing:border-box}.one-fifth .optin-box .description,.one-fourth .optin-box .description,.one-half .split-half .optin-box .description,.two-fifths .optin-box .description,.two-fourths .optin-box .description{margin:10px 0}.optin-box-9 .text-boxes{width:100%}.optin-box-9 button.default-button{width:100%;margin:0 0 10px}.optin-box-10 .css-button,.optin-box-10 .text-boxes,.optin-box-10 button.default-button,.optin-box-10 label{margin:10px 0 0;width:100%;line-height:normal;max-width:100%}.optin-box-10 button.default-button{margin:10px 0}.css-button.style-1{width:100%;padding-left:0!important;padding-right:0!important}.testimonial-image-style-6 .testimonial-image-content{font-size:18px}.testimonial-style-4{width:auto;max-width:70%}.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.two-fifths .testimonial-image-style-2{padding:10px}.four-fifths .testimonial-image-style-2,.one-third .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.three-fourths .testimonial-image-style-2,.two-fourths .testimonial-image-style-2,.two-thirds .testimonial-image-style-2{padding:20px}.four-fifths .testimonial-image-style-2 .testimonial-content,.one-fifth .testimonial-image-style-2 .testimonial-content,.one-fourth .testimonial-image-style-2 .testimonial-content,.one-third .testimonial-image-style-2 .testimonial-content,.three-fifths .testimonial-image-style-2 .testimonial-content,.three-fourths .testimonial-image-style-2 .testimonial-content,.two-fifths .testimonial-image-style-2 .testimonial-content,.two-fourths .testimonial-image-style-2 .testimonial-content,.two-thirds .testimonial-image-style-2 .testimonial-content{font-size:12px;line-height:1.5em}.four-fifths .testimonial-image-style-2 cite strong,.one-fifth .testimonial-image-style-2 cite strong,.one-fourth .testimonial-image-style-2 cite strong,.one-third .testimonial-image-style-2 cite strong,.three-fifths .testimonial-image-style-2 cite strong,.three-fourths .testimonial-image-style-2 cite strong,.two-fifths .testimonial-image-style-2 cite strong,.two-fourths .testimonial-image-style-2 cite strong,.two-thirds .testimonial-image-style-2 cite strong{font-size:14px}.four-fifths .testimonial-image-style-2 img:first-child,.one-fifth .testimonial-image-style-2 img:first-child,.one-fourth .testimonial-image-style-2 img:first-child,.one-third .testimonial-image-style-2 img:first-child,.three-fifths .testimonial-image-style-2 img:first-child,.three-fourths .testimonial-image-style-2 img:first-child,.two-fifths .testimonial-image-style-2 img:first-child,.two-fourths .testimonial-image-style-2 img:first-child,.two-thirds .testimonial-image-style-2 img:first-child{position:relative;margin:0;max-width:100%;width:auto}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{padding:0;font-size:12px;line-height:1.6em;clear:both}.four-fifths .testimonial-image-style-4 img,.one-fifth .testimonial-image-style-4 img,.one-fourth .testimonial-image-style-4 img,.one-half .testimonial-image-style-4 img,.one-third .testimonial-image-style-4 img,.three-fifths .testimonial-image-style-4 img,.three-fourths .testimonial-image-style-4 img,.two-fifths .testimonial-image-style-4 img,.two-fourths .testimonial-image-style-4 img,.two-thirds .testimonial-image-style-4 img{margin:10px 0;position:relative;max-width:100%;width:100%}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{font-size:12px;line-height:1.5em}.four-fifths .testimonial-image-style-6 .testimonial-image-content,.one-fifth .testimonial-image-style-6 .testimonial-image-content,.one-fourth .testimonial-image-style-6 .testimonial-image-content,.one-half .testimonial-image-style-6 .testimonial-image-content,.one-third .testimonial-image-style-6 .testimonial-image-content,.three-fifths .testimonial-image-style-6 .testimonial-image-content,.three-fourths .testimonial-image-style-6 .testimonial-image-content,.two-fifths .testimonial-image-style-6 .testimonial-image-content,.two-fourths .testimonial-image-style-6 .testimonial-image-content,.two-thirds .testimonial-image-style-6 .testimonial-image-content{font-size:14px}.one-fifth .testimonial-style-3,.one-fourth .testimonial-style-3,.one-third .testimonial-style-3,.two-fifths .testimonial-style-3,.two-thirds .testimonial-style-3{padding:0;font-size:12px}.four-fifths .testimonial-style-2,.one-fifth .testimonial-style-2,.one-fourth .testimonial-style-2,.one-half .testimonial-style-2,.one-third .testimonial-style-2,.three-fifths .testimonial-style-2,.three-fourths .testimonial-style-2,.two-fifths .testimonial-style-2,.two-fourths .testimonial-style-2,.two-thirds .testimonial-style-2{padding:20px 0}.four-fifths .testimonial-style-4,.one-fifth .testimonial-style-4,.one-fourth .testimonial-style-4,.one-half .testimonial-style-4,.one-third .testimonial-style-4,.three-fifths .testimonial-style-4,.three-fourths .testimonial-style-4,.two-fifths .testimonial-style-4,.two-fourths .testimonial-style-4,.two-thirds .testimonial-style-4{margin:20px 0;padding:10px;max-width:100%;font-size:12px;box-sizing:border-box}.four-fifths .testimonial-style-4 .testimonial-content,.one-fifth .testimonial-style-4 .testimonial-content,.one-fourth .testimonial-style-4 .testimonial-content,.one-half .testimonial-style-4 .testimonial-content,.one-third .testimonial-style-4 .testimonial-content,.three-fifths .testimonial-style-4 .testimonial-content,.three-fourths .testimonial-style-4 .testimonial-content,.two-fifths .testimonial-style-4 .testimonial-content,.two-fourths .testimonial-style-4 .testimonial-content,.two-thirds .testimonial-style-4 .testimonial-content{padding:10px}.four-fifths .testimonial-style-5,.one-fifth .testimonial-style-5,.one-fourth .testimonial-style-5,.one-half .testimonial-style-5,.one-third .testimonial-style-5,.three-fifths .testimonial-style-5,.three-fourths .testimonial-style-5,.two-fifths .testimonial-style-5,.two-fourths .testimonial-style-5,.two-thirds .testimonial-style-5{padding:0}.one-fifth .testimonial-style-6 p,.one-fourth .testimonial-style-6 p,.one-third .testimonial-style-6 p,.two-fifths .testimonial-style-6 p{font-size:12px}.two-fifths .optin-box-1 button,.two-fifths .optin-box-1 input[type=submit]{float:none}.one-fifth .optin-box-1 button span,.one-fifth .optin-box-1 input,.one-fifth .optin-box-1 p,.one-fifth .optin-box-2 button span,.one-fifth .optin-box-2 input,.one-fifth .optin-box-2 p,.one-fifth .optin-box-3 button span,.one-fifth .optin-box-3 input,.one-fifth .optin-box-3 p,.one-fifth .optin-box-4 button span,.one-fifth .optin-box-4 input,.one-fifth .optin-box-4 p,.one-fourth .optin-box-1 button span,.one-fourth .optin-box-1 input,.one-fourth .optin-box-1 p,.one-fourth .optin-box-2 button span,.one-fourth .optin-box-2 input,.one-fourth .optin-box-2 p,.one-fourth .optin-box-3 button span,.one-fourth .optin-box-3 input,.one-fourth .optin-box-3 p,.one-fourth .optin-box-4 button span,.one-fourth .optin-box-4 input,.one-fourth .optin-box-4 p,.one-half .split-half .optin-box-1 button span,.one-half .split-half .optin-box-1 input,.one-half .split-half .optin-box-1 p,.one-half .split-half .optin-box-2 button span,.one-half .split-half .optin-box-2 input,.one-half .split-half .optin-box-2 p,.one-half .split-half .optin-box-3 button span,.one-half .split-half .optin-box-3 input,.one-half .split-half .optin-box-3 p,.one-half .split-half .optin-box-4 button span,.one-half .split-half .optin-box-4 input,.one-half .split-half .optin-box-4 p{font-size:12px!important}.one-fifth .optin-box-4 form{padding:5px}.one-fifth .optin-box-4,.one-fourth .optin-box-4,.optin-box-4{padding:0}.optin-box-5 .optin-box-content{max-width:100%}.optin-box-5 form{max-width:100%;text-align:left;width:100%}.optin-box-5 .text-boxes .text-box{width:100%}.one-fifth .optin-box-5 button,.one-fifth .optin-box-5 p,.one-fourth .optin-box-5 button,.one-fourth .optin-box-5 p,.one-half .split-half .optin-box-5 button,.one-half .split-half .optin-box-5 p{font-size:12px}.three-fifths .optin-box-5 .text-boxes,.three-fifths .optin-box-5 .text-boxes .text-box{float:none;margin-right:0}.three-fifths .optin-box-5 button.default-button{margin-top:0}.one-fifth .optin-box-10 .optin-box-content{padding:10px}.one-third .optin-box-10 .privacy,.one-third .optin-box-9 .privacy,.two-fifths .optin-box-10 .privacy,.two-fifths .optin-box-9 .privacy,.two-fourths .optin-box-10 .privacy,.two-fourths .optin-box-9 .privacy{margin:15px 0;font-size:14px}.one-fifth .optin-box-9 input,.one-fourth .optin-box-9 input,.one-half .split-half .optin-box-9 input{font-size:12px}.one-half .split-half .optin-box-11 button,.one-half .split-half .optin-box-11 input,.one-half .split-half .optin-box-11 p,.one-third .optin-box-11 button,.one-third .optin-box-11 input,.one-third .optin-box-11 p{font-size:14px}.one-fifth .optin-box-11 input,.one-fifth .optin-box-11 p,.one-fourth .optin-box-11 input,.one-fourth .optin-box-11 p{font-size:11px}.one-fifth .optin-box-11 button,.one-fourth .optin-box-11 button{padding:10px 0;font-size:14px}.one-fifth .optin-box-11 p,.one-fourth .optin-box-11 p{margin:10px 0}.four-fifths .optin-box-12 input{display:block;width:100%;margin-right:0}.four-fifths .optin-box-12 button{display:block;width:100%;padding:9px 0}.optin-box-19 input{width:100%!important;border-radius:6px;display:block;font-size:16px}.optin-box-19 button.default-button{margin:10px 0;position:static!important;width:100%;border-radius:6px}.optin-box-20 button.default-button{font-size:19px}.one-half .optin-box-15 button,.one-half .optin-box-15 input{margin-top:15px;width:100%!important;display:block;border-radius:6px}.pricing-table-style1 .pricing-table-4col .pt-border{margin:5px}.pricing-table-style1 .pricing-table-2col .pt-border,.pricing-table-style1 .pricing-table-3col .pt-border{margin:10px}}@media only screen and (max-width:767px){.headline-style-16 td.headline,.headline-style-17 td.headline{white-space:normal}.headline-style-16 td.stroke,.headline-style-17 td.stroke{width:0}.css-button.style-1{margin-bottom:10px}.pagelisting-style-4{padding:0;margin:0 0 25px}.pagelisting-style-4 .content,.pagelisting-style-4 .thumb{width:94%;float:none}.pagelisting-style-4 .thumb{padding:5px}.pagelisting-style-4 .content{padding:0 5px}.pagelisting-style-4 h3{padding-left:0;margin-top:10px}.pagelisting-style-4 p{padding-left:0}.pagelisting-style-3 .content,.pagelisting-style-3 .thumb{width:auto;float:none}.pagelisting-style-3 .content{padding:20px}.four-col .pagelisting-style-3 h3,.pagelisting-style-3 h3,.three-col .pagelisting-style-3 h3{padding:0;margin:-10px 0 0}.four-col .pagelisting-style-3 p,.pagelisting-style-3 p,.three-col .pagelisting-style-3 p{padding:5px 0 0;margin:0}.one-col .pagelisting-style-3 p{padding:5px 0 0}.one-col .thumb_resize,.two-col .thumb_resize{max-height:80px;padding-top:5px}.optin-box-2{width:auto}.optin-box-2 .text-boxes .text-box.email input[type=email],.optin-box-2 .text-boxes .text-box.email input[type=text]{float:left}.optin-box-12 input,.optin-box-12 input:focus{width:48%;margin-right:0}.optin-box-12 input:first-of-type,.optin-box-12 input:first-of-type:focus{margin-right:12px}.optin-box-12 button,.optin-box-12 button.default-button{display:block;width:100%;padding:9px 0}.optin-box-19 input{margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-19 button.default-button{position:static;padding:0;margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-20 input[type=email],.optin-box-20 input[type=text]{font-size:20px!important;width:100%;display:block;border-radius:6px}.optin-box-20 button.default-button{margin:15px 0 0;width:100%;display:block;border-radius:6px;font-size:19px!important}.optin-box-20 input+div{width:100%;margin:10px 0 0}.optin-box-20 input+div .css-button{margin:0}.page-listing.four-col,.page-listing.four-col:nth-child(4n),.page-listing.three-col,.page-listing.three-col:nth-child(3n){width:49%;margin-right:2%}.page-listing.four-col:nth-child(even),.page-listing.three-col:nth-child(even){margin-right:0}.one-column .feature-block li{width:100%!important}.feature-block.feature-block-three-col li,.one-column .feature-block.feature-block-three-col li{width:100%}.feature-block-style-2{text-align:left}.feature-block-style-2 .feature-block-2-img-container{margin:0;display:inline-block;width:50px}.feature-block-style-2 h5{margin-top:10px}.feature-block-style-3{text-align:left}.feature-block-style-3 .feature-block-3-img-container{margin:0 0 25px;float:left;display:inline-block}.feature-block-style-3 div{float:left;display:inline-block;width:100%}.feature-block-style-3.feature-block.feature-block-three-col li div{margin-bottom:10px}.feature-block-style-4 .feature-block-4-img-container{margin:0 auto;float:none;display:block}.feature-block-style-4 div{width:100%;padding-left:0}.feature-block-one-col.feature-block-style-image div{width:55%;padding-left:0;box-sizing:border-box}.feature-block-one-col.feature-block-style-image .feature-block-icon-container{max-width:100%}.column .feature-block-with-image.feature-block-four-col li{width:100%}.pricing-table-style1 .popular .price-table{top:0}.pricing-table-style2 .pt-border{margin-bottom:10px!important}.pricing-table-style2 .pt-border.popular{top:0;margin-left:-3px}.pricing-table-style3 .pt-border{margin-bottom:10px!important}.pricing-table-style3 .pt-border.popular{top:0;margin-top:1em;padding-top:0;padding-bottom:0}.pt-border{width:49%}.pt-border.popular{width:49%;margin-left:-3px}.pricing-table-style1 .pricing-table-2col .pt-border,.pricing-table-style1 .pricing-table-3col .pt-border,.pricing-table-style1 .pricing-table-4col .pt-border{width:99%;margin:0 0 10px}.pricing-table-style2 .pricing-table-2col .pt-border,.pricing-table-style2 .pricing-table-3col .pt-border,.pricing-table-style2 .pricing-table-4col .pt-border,.pricing-table-style3 .pricing-table-2col .pt-border,.pricing-table-style3 .pricing-table-3col .pt-border,.pricing-table-style3 .pricing-table-4col .pt-border{width:99%}.op-text-block{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;width:100%!important}.testimonial-image-style-1{width:90%;margin:20px auto;float:none}html .testimonial-image-style-3{padding:20px 0 0;max-width:90%;background-position:194px 0}.testimonial-block .testimonial-image-style-1:nth-child(even){float:none}.testimonial-image-style-3 img:first-child{position:relative;margin:0 20px 10px 0;float:left;max-width:176px}.testimonial-image-style-4{width:90%;padding:0;margin:20px auto;float:none;line-height:1.5em}.testimonial-image-style-4 img{position:relative;max-width:100%;float:right;margin:0 0 20px 20px}.testimonial-image-style-5 img{margin:0 0 0 -170px}.testimonial-image-style-6 .testimonial-image-content{padding-right:45px}.testimonial-image-style-6{padding:0 0 0 45px;max-width:100%}.testimonial-image-style-6 .cite-container{margin:25px auto}.testimonial-image-style-6 .cite-container cite{text-align:center}.testimonial-image-style-6 .cite-container cite img{margin:-10px auto 18px;float:none;display:block}.testimonial-style-2{float:none;width:auto}.testimonial-style-3{margin:40px auto}.testimonial-style-4{width:auto;max-width:100%}.testimonial-style-5{width:auto;float:none}.testimonial-style-6-img-container{margin:25px 20px 0 35px}blockquote.testimonial-style-6 .testimonial-style-6-container{padding:30px 60px}blockquote.testimonial-style-6 p{font-size:.6em}blockquote.testimonial-style-6 cite{margin-top:37px}.four-fifths .testimonial-image-style-2 img:first-child,.one-fifth .testimonial-image-style-2 img:first-child,.one-fourth .testimonial-image-style-2 img:first-child,.one-third .testimonial-image-style-2 img:first-child,.three-fifths .testimonial-image-style-2 img:first-child,.three-fourths .testimonial-image-style-2 img:first-child,.two-fifths .testimonial-image-style-2 img:first-child,.two-fourths .testimonial-image-style-2 img:first-child,.two-thirds .testimonial-image-style-2 img:first-child{position:absolute;margin-left:-100px;max-width:71px}.four-fifths .testimonial-style-2,.one-fifth .testimonial-style-2,.one-fourth .testimonial-style-2,.one-half .testimonial-style-2,.one-third .testimonial-style-2,.three-fifths .testimonial-style-2,.three-fourths .testimonial-style-2,.two-fifths .testimonial-style-2,.two-fourths .testimonial-style-2,.two-thirds .testimonial-style-2{padding:6px 25px}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{padding:40px 0}.four-fifths .testimonial-image-style-4 img,.one-fifth .testimonial-image-style-4 img,.one-fourth .testimonial-image-style-4 img,.one-half .testimonial-image-style-4 img,.one-third .testimonial-image-style-4 img,.three-fifths .testimonial-image-style-4 img,.three-fourths .testimonial-image-style-4 img,.two-fifths .testimonial-image-style-4 img,.two-fourths .testimonial-image-style-4 img,.two-thirds .testimonial-image-style-4 img{max-width:35%;margin:0 0 20px 20px}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{padding:20px 20px 20px 170px;margin:0;min-height:100px}.four-fifths .testimonial-image-style-5 img:first-child,.one-fifth .testimonial-image-style-5 img:first-child,.one-fourth .testimonial-image-style-5 img:first-child,.one-half .testimonial-image-style-5 img:first-child,.one-third .testimonial-image-style-5 img:first-child,.three-fifths .testimonial-image-style-5 img:first-child,.three-fourths .testimonial-image-style-5 img:first-child,.two-fifths .testimonial-image-style-5 img:first-child,.two-fourths .testimonial-image-style-5 img:first-child,.two-thirds .testimonial-image-style-5 img:first-child{position:absolute;max-width:138px;margin-left:-170px}.four-fifths .testimonial-image-style-6,.one-fifth .testimonial-image-style-6,.one-fourth .testimonial-image-style-6,.one-half .testimonial-image-style-6,.one-third .testimonial-image-style-6,.three-fifths .testimonial-image-style-6,.three-fourths .testimonial-image-style-6,.two-fifths .testimonial-image-style-6,.two-fourths .testimonial-image-style-6,.two-thirds .testimonial-image-style-6{padding:0 0 0 60px}.four-fifths .testimonial-image-style-6 .testimonial-image-content,.one-fifth .testimonial-image-style-6 .testimonial-image-content,.one-fourth .testimonial-image-style-6 .testimonial-image-content,.one-half .testimonial-image-style-6 .testimonial-image-content,.one-third .testimonial-image-style-6 .testimonial-image-content,.three-fifths .testimonial-image-style-6 .testimonial-image-content,.three-fourths .testimonial-image-style-6 .testimonial-image-content,.two-fifths .testimonial-image-style-6 .testimonial-image-content,.two-fourths .testimonial-image-style-6 .testimonial-image-content,.two-thirds .testimonial-image-style-6 .testimonial-image-content{padding-right:60px;background-image:url(https://blog.solignani.it/wp-content/plugins/optimizePressPlugin/lib/assets/images/testimonials/close-quote-huge.png);background-repeat:no-repeat;background-position:top right}.one-fifth .testimonial-image-style-1,.one-fourth .testimonial-image-style-1,.two-fifths .testimonial-image-style-1,.two-fourths .testimonial-image-style-1{margin:40px auto;padding-left:90px}.one-fifth .testimonial-image-style-1 img,.one-fourth .testimonial-image-style-1 img,.two-fifths .testimonial-image-style-1 img,.two-fourths .testimonial-image-style-1 img{position:absolute;margin-left:-90px;max-width:71px}.four-fifths .testimonial-image-style-2,.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.one-third .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.three-fourths .testimonial-image-style-2,.two-fifths .testimonial-image-style-2,.two-fourths .testimonial-image-style-2,.two-thirds .testimonial-image-style-2{padding:20px 20px 20px 120px}.one-fifth .testimonial-style-1,.one-fourth .testimonial-style-1,.two-fifths .testimonial-style-1{padding:9px 20px 0 60px}.five-columns .optin-box-1 button,.five-columns .optin-box-1 input[type=submit],.four-columns .optin-box-1 button,.four-columns .optin-box-1 input[type=submit],.one-half .split-half .optin-box-1 button,.one-half .split-half .optin-box-1 input[type=submit],.three-columns .optin-box-1 button,.three-columns .optin-box-1 input[type=submit]{float:right}.optin-box-2 .text-box input[type=email],.optin-box-2 .text-box input[type=text]{width:48%!important;float:left!important}.optin-box-2 .text-box.email input[type=email],.optin-box-2 .text-box.email input[type=text]{float:right!important}.optin-box-2 .optin-box-content p,.optin-box-3 .optin-box-content p{font-size:16px!important}.optin-box-2 button.default-button,.optin-box-3 button.default-button{font-size:20px!important}.optin-box-2 button.default-button span,.optin-box-3 button.default-button span{padding:9px 30px!important}.optin-box-4 .text-box.email,.optin-box-4 .text-box.email+button,.optin-box-4 .text-box.email+div{width:100%;margin-left:0;margin-right:0}.optin-box-4 button,.optin-box-4 input{margin:5px 0!important;width:100%!important}.location_optin_box_style_4{max-width:none!important}.one-fifth .optin-box-4 button span,.one-fourth .optin-box-4 button span,.one-half .split-half .optin-box-4 button span,.optin-box-4 button span{font-size:20px!important;letter-spacing:-1px!important}.one-fifth .optin-box-4 input,.one-fourth .optin-box-4 input,.one-half .split-half .optin-box-4 input,.optin-box-4 input{font-size:16px!important}.one-fifth .optin-box-4 p,.one-fourth .optin-box-4 p,.one-half .split-half .optin-box-4 p,.optin-box-4 p{margin:10px 0;font-size:14px!important}.optin-box-5 .text-boxes,.optin-box-5 .text-boxes .text-box,.optin-box-5 .text-boxes+div,.optin-box-5 button.default-button{float:none!important;margin-right:0!important;width:100%}.optin-box-5 button.default-button{margin-top:0;font-size:20px}.optin-box-5 button.default-button span{padding:9px 30px!important}.optin-box-5 p{font-size:16px!important;line-height:1.5em}.optin-box-6 input[type=text]{font-size:17px!important}.optin-box-6 button.default-button{font-size:20px!important}.optin-box-11 button,.optin-box-11 input{font-size:24px!important}.optin-box-11 input{height:50px}.optin-box-11 button{padding:20px 0!important}.optin-box-11 p{font-size:16px!important}.optin-box-15 button.default-button,.optin-box-15 input{margin-top:15px;width:100%;display:block;border-radius:6px}.optin-box-21 button{font-size:32px!important}.optin-box-21 div{padding:25px!important}.breadcrumb-style-1 a{padding:0 .5em 0 0;font-size:14px}.breadcrumb-style-1 a:after{padding-left:.5em}.breadcrumb-style-2 a{margin:.3em .5em .3em 0;padding:0 1em 0 0;font-size:14px}.breadcrumb-style-6 a{font-size:14px;padding:7px .3em 7px 2em}.breadcrumb-style-6 li:last-child a{border:0}.breadcrumb-style-6 li:first-child:last-child a{border-left:1px solid #bfbfbf}.breadcrumb-style-6 a:before{border-top:1.4em solid transparent;border-bottom:1.4em solid transparent;border-left:1.4em solid #bfbfbf;margin-top:-1.4em}.breadcrumb-style-6 a:after{border-top:1.4em solid transparent;border-bottom:1.4em solid transparent;border-left:1.4em solid #fff;margin-top:-1.4em}.breadcrumb-style-3 a{font-size:14px;line-height:1.2em;margin-bottom:2px}.breadcrumb-style-3 a:after,.breadcrumb-style-4 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:1.1em solid #000;margin-top:-1em}.breadcrumb-style-4 a{font-size:14px;line-height:1.2em;display:block;width:90%;padding:.5em 2em .5em 1em!important;box-sizing:border-box}.breadcrumb-style-4 a:before,.breadcrumb-style-4 a:hover:before,.breadcrumb-style-4 li:nth-last-child(2) a:before{border-top:1em transparent solid;border-bottom:1em transparent solid;border-left:1em #000 solid;margin-top:-1em;margin-right:1px;left:100%;right:auto}.breadcrumb-style-4 a:hover:before,.breadcrumb-style-4 li:nth-last-child(2) a:hover:before{border-top:1em transparent solid!important;border-bottom:1em transparent solid!important;border-left:1em gray solid!important}.breadcrumb-style-4 a:after,.breadcrumb-style-4 a:hover:after{border-top:1em solid red;border-bottom:1em solid red;border-left:1em solid green;margin-top:-1em;margin-left:0;left:100%;padding-bottom:1px;margin-right:1em;display:none!important}.breadcrumb-style-5,.breadcrumb-style-5 li:first-child:last-child a{border:0}.breadcrumb-style-5 a{border-left:1px solid #ccc;font-size:13px;line-height:1.2em;width:90%;display:block;padding:.5em 0 .5em 1.3em;box-sizing:border-box}.breadcrumb-style-5 li:first-child a{border-top:1px solid #ccc}.breadcrumb-style-5 li:last-child a{border-left:0}.breadcrumb-style-5 a:after{width:14px;left:99%}.element-container .qanda.qanda-two-col li,.main-content .qanda.qanda-two-col li{width:100%}}@media only screen and (max-width:480px){.optin-box-3{width:auto}.optin-box-12 input,.optin-box-12 input:focus{width:100%;display:block;margin-right:0}.optin-box-15 .description{margin-bottom:0}.optin-box-15 button.default-button,.optin8-box-15 input{margin-top:15px;width:100%;display:block;border-radius:6px}.feature-block{padding-left:10px;padding-right:10px;box-sizing:border-box}.pt-border{width:99%;margin-bottom:10px}.pt-border.popular{width:97%;margin-left:0;top:0;margin-bottom:10px}.pricing-table-style1 .pricing-table-2col .pt-border,.pricing-table-style1 .pricing-table-3col .pt-border,.pricing-table-style1 .pricing-table-4col .pt-border{width:99%;margin:0 0 10px}.pricing-table-style2 .pricing-table-2col .pt-border,.pricing-table-style2 .pricing-table-3col .pt-border,.pricing-table-style2 .pricing-table-4col .pt-border,.pricing-table-style3 .pricing-table-2col .pt-border,.pricing-table-style3 .pricing-table-3col .pt-border,.pricing-table-style3 .pricing-table-4col .pt-border{width:99%}.one-col .pagelisting-style-3 .thumb_resize,.one-half .page-listing.four-col,.one-half .page-listing.three-col,.one-half .page-listing.two-col,.page-listing.four-col,.page-listing.four-col:nth-child(4n),.page-listing.three-col,.page-listing.three-col:nth-child(3n),.page-listing.two-col{width:100%;margin-right:0}.page-listing.four-col,.page-listing.four-col:nth-child(even),.page-listing.three-col,.page-listing.three-col:nth-child(even),.page-listing.two-col:nth-child(even){margin-right:0;width:100%}.feature-block-style-4 .feature-block-4-img-container{margin:0 auto;float:none;display:block}.feature-block-style-4 div{width:100%;padding-left:0}.testimonial-image-style-1{padding:9px 0 0}.testimonial-image-style-1 img{margin:0;max-width:100%;height:auto;position:relative}.testimonial-image-style-2{padding:20px;max-width:90%;box-sizing:border-box}.testimonial-image-style-2 img:first-child{position:relative;margin:0;max-width:100%}html .testimonial-image-style-3{background-position:0 0}.testimonial-image-style-3 .testimonial-content{font-size:14px;line-height:1.4em}.testimonial-image-style-3 img:first-child{margin:0 0 15px 15px;max-width:35%;float:right}.testimonial-image-style-4 img{max-width:35%}.testimonial-image-style-5{padding-left:0;max-width:90%;font-size:14px}.testimonial-image-style-5 img:first-child{margin:0 0 10px 20px;float:right;position:relative;max-width:35%}.testimonial-image-style-5 cite,.testimonial-image-style-6 .testimonial-image-content{font-size:14px}.testimonial-style-2,.testimonial-style-3{font-size:16px}.four-fifths .testimonial-image-style-3 .testimonial-content,.one-fifth .testimonial-image-style-3 .testimonial-content,.one-fourth .testimonial-image-style-3 .testimonial-content,.one-half .testimonial-image-style-3 .testimonial-content,.one-third .testimonial-image-style-3 .testimonial-content,.three-fifths .testimonial-image-style-3 .testimonial-content,.three-fourths .testimonial-image-style-3 .testimonial-content,.two-fifths .testimonial-image-style-3 .testimonial-content,.two-fourths .testimonial-image-style-3 .testimonial-content,.two-thirds .testimonial-image-style-3 .testimonial-content{font-size:14px}.four-fifths .testimonial-image-style-4,.one-fifth .testimonial-image-style-4,.one-fourth .testimonial-image-style-4,.one-half .testimonial-image-style-4,.one-third .testimonial-image-style-4,.three-fifths .testimonial-image-style-4,.three-fourths .testimonial-image-style-4,.two-fifths .testimonial-image-style-4,.two-fourths .testimonial-image-style-4,.two-thirds .testimonial-image-style-4{font-size:16px;padding:20px 0 0}.four-fifths .testimonial-image-style-5,.one-fifth .testimonial-image-style-5,.one-fourth .testimonial-image-style-5,.one-half .testimonial-image-style-5,.one-third .testimonial-image-style-5,.three-fifths .testimonial-image-style-5,.three-fourths .testimonial-image-style-5,.two-fifths .testimonial-image-style-5,.two-fourths .testimonial-image-style-5,.two-thirds .testimonial-image-style-5{padding:20px 0}.four-fifths .testimonial-image-style-5 img:first-child,.one-fifth .testimonial-image-style-5 img:first-child,.one-fourth .testimonial-image-style-5 img:first-child,.one-half .testimonial-image-style-5 img:first-child,.one-third .testimonial-image-style-5 img:first-child,.three-fifths .testimonial-image-style-5 img:first-child,.three-fourths .testimonial-image-style-5 img:first-child,.two-fifths .testimonial-image-style-5 img:first-child,.two-fourths .testimonial-image-style-5 img:first-child,.two-thirds .testimonial-image-style-5 img:first-child{position:relative;float:right;margin:0 0 20px 20px}.four-fifths .testimonial-style-4,.one-fifth .testimonial-style-4,.one-fourth .testimonial-style-4,.one-half .testimonial-style-4,.one-third .testimonial-style-4,.three-fifths .testimonial-style-4,.three-fourths .testimonial-style-4,.two-fifths .testimonial-style-4,.two-fourths .testimonial-style-4,.two-thirds .testimonial-style-4{padding:0}.four-fifths .testimonial-image-style-2,.one-fifth .testimonial-image-style-2,.one-fourth .testimonial-image-style-2,.one-third .testimonial-image-style-2,.three-fifths .testimonial-image-style-2,.three-fourths .testimonial-image-style-2,.two-fifths .testimonial-image-style-2,.two-fourths .testimonial-image-style-2,.two-thirds .testimonial-image-style-2{max-width:100%}.optin-box-1 button.default-button,.optin-box-1 input[type=submit]{float:none}.optin-box-1 input[type=email],.optin-box-1 input[type=text]{width:230px}.five-columns .optin-box-1 button,.five-columns .optin-box-1 input[type=submit],.four-columns .optin-box-1 button,.four-columns .optin-box-1 input[type=submit],.one-half .split-half .optin-box-1 button,.one-half .split-half .optin-box-1 input[type=submit],.three-columns .optin-box-1 button,.three-columns .optin-box-1 input[type=submit]{float:none}.optin-box-2 .text-box input[type=email],.optin-box-2 .text-box input[type=text],.optin-box-3 input[type=email],.optin-box-3 input[type=text]{width:100%!important;float:none!important;font-size:14px!important}.optin-box-2 button.default-button,.optin-box-3 button.default-button{font-size:16px!important}.optin-box-5 .privacy{font-size:12px!important}.optin-box-5 button.default-button{font-size:18px!important;width:100%}.optin-box-5 .optin-box-content{margin-right:0}.optin-box-5 form{width:100%}.optin-box-6 input[type=email],.optin-box-6 input[type=text]{font-size:14px!important}.optin-box-6 button.default-button{font-size:18px!important}.optin-box-10 label{font-size:24px}.optin-box .privacy{font-size:14px!important;margin:10px 0!important;text-align:center;position:relative}.optin-box-11 button,.optin-box-11 input{font-size:18px!important}.optin-box-11 button{padding:20px 0!important}.optin-box-11 p{font-size:14px!important}.optin-box-21 button{font-size:24px!important}.breadcrumb-style-1{line-height:1.4em}.breadcrumb-style-1 li{line-height:1}.breadcrumb-style-1 a{padding:0 .5em 0 0;font-size:13px}.breadcrumb-style-1 a:after{padding-left:.5em}.breadcrumb-style-2{line-height:1.4em}.breadcrumb-style-2 li{line-height:1}.breadcrumb-style-2 a{margin:.2em .5em .05em 0;padding:0 1em 0 0;font-size:13px}.breadcrumb-style-2 a:after{padding-left:.5em}.breadcrumb-style-6 li:first-child:last-child a{border:0}.breadcrumb-style-6{line-height:1.4em;border:0}.breadcrumb-style-6:after,.breadcrumb-style-6:before{display:none}.breadcrumb-style-6 li{line-height:1}.breadcrumb-style-6 a{padding:.5em .25em .5em 1.5em!important;font-size:13px;width:95%;box-sizing:border-box}.breadcrumb-style-6 li:last-child a{border-left:none}.breadcrumb-style-6 a:after{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #fff;margin-top:-1em}.breadcrumb-style-6 a:before{border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:.75em solid #bfbfbf;margin-top:-1em}.breadcrumb-style-6 li:first-of-type a{padding-left:.75em}.breadcrumb-style-6 li:last-child a:hover:after{border-left:.75em solid #fff!important}.breadcrumb-style-7,.breadcrumb-style-8{line-height:1.4em}.breadcrumb-style-7 li,.breadcrumb-style-8 li{line-height:1}.breadcrumb-style-7 a,.breadcrumb-style-8 a{padding:0 .5em 0 0;font-size:13px}.breadcrumb-style-7 a:after,.breadcrumb-style-8 a:after{padding-left:.5em}.guarantee-box-4-internal{padding:18px}.guarantee-box-4-internal>img{position:static;margin:0 auto;display:block;max-width:100%;height:auto}}.flare{z-index:10000!important}.op-live-editor body::before,.op-live-editor-page::before,.op-live-editor::before{display:none}.to-be-animated-row{padding:0!important;height:0!important;overflow:hidden}#content_area .section{margin-bottom:0;position:relative}#content_area .row{zoom:1;position:relative}#footer_area .row,.cols{position:relative}.op-row-image-color-overlay{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;pointer-events:none}.op-gdpr-consent-item{clear:both}.op-gdpr-consent-item label{text-align:left;line-height:22px}.op-gdpr-consent-item label a{color:#222;text-decoration:underline}.op-gdpr-consent-item{padding-top:15px;padding-bottom:2px;margin-bottom:0}.optin-box-1 .op-gdpr-consent-item{margin-bottom:0!important}.optin-box-3 .op-gdpr-consent-item{margin-bottom:0!important;padding-top:10px}.optin-box-4 .op-gdpr-consent-item,.optin-box-7 .op-gdpr-consent-item{margin-bottom:0!important}.optin-box-10 .op-gdpr-consent-item label{color:#fff;line-height:16px;width:100%;margin-top:0;margin-bottom:0}.optin-box-10 .op-gdpr-consent-item label span{color:#fff;line-height:16px}.optin-box-10 .op-gdpr-consent-item label span a{color:#fff;text-decoration:underline}.optin-box-11 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:18px}.optin-box-12 input[type=checkbox],.optin-box-13 input[type=checkbox],.optin-box-14 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto}.optin-box-15 input[type=checkbox],.optin-box-21 input[type=checkbox],.optin-box-22 input[type=checkbox],.optin-box-23 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-23 .op-gdpr-consent-item label{padding-left:25px;padding-right:25px}.optin-box-24 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-24 .op-gdpr-consent-item label{padding-left:25px;padding-right:25px;font-size:13px}.optin-box-24 .op-gdpr-consent-item label .privacy-text{font-size:13px;font-weight:400;color:#444;text-shadow:none}.optin-box-25 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-25 .op-gdpr-consent-item label{padding-left:25px;padding-right:25px}.optin-box-26 input[type=checkbox],.optin-box-27 input[type=checkbox],.optin-box-28 input[type=checkbox]{width:auto;display:inline-block;vertical-align:middle;margin:0 7px 0 0;height:auto!important}.optin-box-28 .op-gdpr-consent-item label{text-transform:none}:-webkit-full-screen-ancestor{-webkit-animation:none!important;animation:none!important;-webkit-animation-fill-mode:none!important;animation-fill-mode:none!important}
/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
[data-carousel-extra]{cursor:pointer}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png) no-repeat center center;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:normal 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-transitions .jp-carousel-slide{transition:.3s ease-out}.jp-carousel-slide.selected{position:absolute!important;opacity:1}.jp-carousel-slide{opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0 9px;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font-size:13px;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;display:inline-block!important;vertical-align:top!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none transparent}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none transparent;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}
.contact-form .clear-form{clear:both}.contact-form input:-ms-input-placeholder{transition:opacity .3s ease-out}.contact-form input::-ms-input-placeholder{transition:opacity .3s ease-out}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover:-ms-input-placeholder{opacity:.5}.contact-form input:hover::-ms-input-placeholder{opacity:.5}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus:-ms-input-placeholder{opacity:.3}.contact-form input:focus::-ms-input-placeholder{opacity:.3}.contact-form input:focus::placeholder{opacity:.3}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{box-sizing:border-box;margin-bottom:.75em;width:100%}.contact-form select{margin-bottom:.75em}.contact-form textarea{box-sizing:border-box;float:none;height:200px;margin-bottom:.75em;width:100%}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin-bottom:.75em;vertical-align:bottom;vertical-align:-webkit-baseline-middle;vertical-align:-moz-middle-with-baseline}.contact-form label{margin-bottom:.25em;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{margin-bottom:.25em;float:none;font-weight:400;display:inline-block}.contact-form .grunion-field-checkbox-multiple-wrap,.contact-form .grunion-field-checkbox-wrap,.contact-form .grunion-field-radio-wrap{margin-bottom:.5em}.contact-form label span{color:#aaa;margin-left:.25em;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto;word-wrap:break-word}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}}
.infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}
@font-face{font-family:Noticons;src:url(https://wordpress.com/i/noticons/Noticons.woff)}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px 10px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin-top:4px}.comment-likes-widget-placeholder::before{-webkit-font-smoothing:antialiased;font-family:Noticons;font-size:20px;line-height:.9;color:#5cb5d4;content:'\f408';width:16px;display:inline-block;vertical-align:middle}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:2px;align-self:center;color:#4e4e4e}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}
.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{flex-grow:1;flex-basis:0;margin:0 10px;display:flex;flex-direction:column;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{flex-direction:row;display:block}.jp-related-posts-i2__post-heading{margin:.5rem 0;font-size:1rem;line-height:1.2em}.jp-related-posts-i2__post-link{display:block;width:100%;line-height:1.2em}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{margin-top:0;display:block}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{max-width:none;margin:0}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{margin-top:0;display:block}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{max-width:none;margin:0;margin-top:1rem}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link img{width:350px}}#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em 0;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-bottom:0}#jp-relatedposts .jp-relatedposts-items p{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;overflow:hidden;max-width:33%;margin-right:3%}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;max-width:100%;margin-right:0}}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-content ul{padding:0!important;margin:0 0 .7em 0!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#656565!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f607'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f210'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f203'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:'\f608'}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.reddit_button iframe{margin-top:1px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:1px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px 8px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#1877f2;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px 0;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em 0}
.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;opacity:.5;direction:ltr;transition:.3s opacity ease-out}.slideshow-window:hover .slideshow-controls{opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;transition:.3s border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:rgba(255,255,255,1)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}
body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(https://blog.solignani.it/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}
div.jetpack-quiz{border:1px solid #deede3;background-color:#f3f3f3;padding:1em;line-height:1.3em;margin-bottom:2em;border-radius:.2em}div.jetpack-quiz div.jetpack-quiz-question{margin-bottom:.5em;font-weight:700}div.jetpack-quiz div.jetpack-quiz-answer{cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;border-bottom:1px dotted #999}div.jetpack-quiz div.jetpack-quiz-answer.last{padding-bottom:0;margin-bottom:0;border-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{display:block;color:#000;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background:0 0;margin:0;padding:0}
#subscribe-email input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}
.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a:before{content:"\f415"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}
.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important;-o-object-fit:cover;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.tiled-gallery.type-square .tiled-gallery-item img{-o-object-fit:cover;object-fit:cover}
.jetpack-display-remote-posts{margin:5px 0 20px 0}.jetpack-display-remote-posts h4{margin:5px 0;padding:0}.jetpack-display-remote-posts p{margin:0;padding:0}.jetpack-display-remote-posts img{max-width:100%}
.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}
div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px 10px 5px;background-color:#fff;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}
.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0 none;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0 none;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}
.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{margin-bottom:1em;list-style:none}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{margin-right:5px;margin-bottom:5px;vertical-align:middle;box-shadow:none}
.wpcnt{text-align:center;line-height:2}.wpa{position:relative;overflow:hidden;display:inline-block;max-width:100%}.wpa-about{position:absolute;top:5px;left:0;right:0;display:block;margin-top:0;color:#888;font:10px/1 "Open Sans",Arial,sans-serif!important;text-align:left!important;text-decoration:none!important;opacity:.85;border-bottom:none!important;box-shadow:none!important}.wpa .u>div{display:block;margin-top:5px;margin-bottom:1em}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{display:block;margin-top:17px;margin-bottom:1em;background-color:transparent}
.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes fadeIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}#eu-cookie-law form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}
.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images img{max-width:100%;margin:5px}
.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-top:1.5em;margin-bottom:.5em!important}.jetpack-search-filters-widget__clear{margin-top:.5em;margin-bottom:.5em}.jetpack-search-sort-wrapper{margin-top:1em;margin-bottom:1.5em}.jetpack-search-sort-wrapper label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{width:auto;height:auto}ul.jetpack-search-filters-widget__filter-list li{border:none;padding:0;list-style:none}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li label{font-weight:inherit;display:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name="s"]:-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::placeholder{color:transparent}body.search .jetpack-search-form input[name="s"].show-placeholder:-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::placeholder{color:inherit}
@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}
.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
/* In Content */
.mwm-aal-container{font-size:12px; padding: 5px; border-top:1px solid #ccc; border-bottom: 1px solid #ccc; margin: 2px 0px;}
.mwm-aal-container .mwm-aal-title{font-size: 14px; font-weight: bold;}
.mwm-aal-container ol li{ margin-bottom: 2px;}
.mwm-aal-container ul li{ margin-bottom: 1px;}
.mwm-aal-container ul ul, ul ul ul{margin-left: 15px;}
.mwm-aal-container ol ol, ol ol ol{margin-left: 0px;}
a.mwm-aal-item{position: absolute;margin-top: -50px;padding-top: 50px}
/* Sidebar */
.mwm-aal-sidebar-container{}
