@charset "UTF-8";

   .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-loading .slick-list {
background: #fff url(https://www.sunroom.it/wp-content/themes/storefront-child/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(https://www.sunroom.it/wp-content/themes/storefront-child/fonts/slick.eot);
src: url(https://www.sunroom.it/wp-content/themes/storefront-child/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://www.sunroom.it/wp-content/themes/storefront-child/fonts/slick.woff) format("woff"), url(https://www.sunroom.it/wp-content/themes/storefront-child/fonts/slick.ttf) format("truetype"), url(https://www.sunroom.it/wp-content/themes/storefront-child/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir=rtl] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir=rtl] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir=rtl] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir=rtl] .slick-next:before {
content: "←";
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
} .fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg {
font-size: 1.3333333333em;
line-height: 0.75em;
vertical-align: -0.0667em;
}
.fa-xs {
font-size: 0.75em;
}
.fa-sm {
font-size: 0.875em;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.fa-border {
border: solid 0.08em #eee;
border-radius: 0.1em;
padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: 0.3em;
}
.fa-spin {
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
} .fa-500px:before {
content: "\f26e";
}
.fa-accessible-icon:before {
content: "\f368";
}
.fa-accusoft:before {
content: "\f369";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-card:before {
content: "\f2bb";
}
.fa-adjust:before {
content: "\f042";
}
.fa-adn:before {
content: "\f170";
}
.fa-adversal:before {
content: "\f36a";
}
.fa-affiliatetheme:before {
content: "\f36b";
}
.fa-algolia:before {
content: "\f36c";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-right:before {
content: "\f038";
}
.fa-allergies:before {
content: "\f461";
}
.fa-amazon:before {
content: "\f270";
}
.fa-amazon-pay:before {
content: "\f42c";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-amilia:before {
content: "\f36d";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-android:before {
content: "\f17b";
}
.fa-angellist:before {
content: "\f209";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angrycreative:before {
content: "\f36e";
}
.fa-angular:before {
content: "\f420";
}
.fa-app-store:before {
content: "\f36f";
}
.fa-app-store-ios:before {
content: "\f370";
}
.fa-apper:before {
content: "\f371";
}
.fa-apple:before {
content: "\f179";
}
.fa-apple-pay:before {
content: "\f415";
}
.fa-archive:before {
content: "\f187";
}
.fa-arrow-alt-circle-down:before {
content: "\f358";
}
.fa-arrow-alt-circle-left:before {
content: "\f359";
}
.fa-arrow-alt-circle-right:before {
content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
content: "\f35b";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-arrows-alt-h:before {
content: "\f337";
}
.fa-arrows-alt-v:before {
content: "\f338";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-asymmetrik:before {
content: "\f372";
}
.fa-at:before {
content: "\f1fa";
}
.fa-audible:before {
content: "\f373";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-autoprefixer:before {
content: "\f41c";
}
.fa-avianex:before {
content: "\f374";
}
.fa-aviato:before {
content: "\f421";
}
.fa-aws:before {
content: "\f375";
}
.fa-backward:before {
content: "\f04a";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-ban:before {
content: "\f05e";
}
.fa-band-aid:before {
content: "\f462";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-bars:before {
content: "\f0c9";
}
.fa-baseball-ball:before {
content: "\f433";
}
.fa-basketball-ball:before {
content: "\f434";
}
.fa-bath:before {
content: "\f2cd";
}
.fa-battery-empty:before {
content: "\f244";
}
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-bed:before {
content: "\f236";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bimobject:before {
content: "\f378";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitcoin:before {
content: "\f379";
}
.fa-bity:before {
content: "\f37a";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-blackberry:before {
content: "\f37b";
}
.fa-blind:before {
content: "\f29d";
}
.fa-blogger:before {
content: "\f37c";
}
.fa-blogger-b:before {
content: "\f37d";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-bold:before {
content: "\f032";
}
.fa-bolt:before {
content: "\f0e7";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-bowling-ball:before {
content: "\f436";
}
.fa-box:before {
content: "\f466";
}
.fa-box-open:before {
content: "\f49e";
}
.fa-boxes:before {
content: "\f468";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-briefcase-medical:before {
content: "\f469";
}
.fa-btc:before {
content: "\f15a";
}
.fa-bug:before {
content: "\f188";
}
.fa-building:before {
content: "\f1ad";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-burn:before {
content: "\f46a";
}
.fa-buromobelexperte:before {
content: "\f37f";
}
.fa-bus:before {
content: "\f207";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-calendar:before {
content: "\f133";
}
.fa-calendar-alt:before {
content: "\f073";
}
.fa-calendar-check:before {
content: "\f274";
}
.fa-calendar-minus:before {
content: "\f272";
}
.fa-calendar-plus:before {
content: "\f271";
}
.fa-calendar-times:before {
content: "\f273";
}
.fa-camera:before {
content: "\f030";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-capsules:before {
content: "\f46b";
}
.fa-car:before {
content: "\f1b9";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-caret-square-down:before {
content: "\f150";
}
.fa-caret-square-left:before {
content: "\f191";
}
.fa-caret-square-right:before {
content: "\f152";
}
.fa-caret-square-up:before {
content: "\f151";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cc-amazon-pay:before {
content: "\f42d";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-apple-pay:before {
content: "\f416";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-centercode:before {
content: "\f380";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-chart-area:before {
content: "\f1fe";
}
.fa-chart-bar:before {
content: "\f080";
}
.fa-chart-line:before {
content: "\f201";
}
.fa-chart-pie:before {
content: "\f200";
}
.fa-check:before {
content: "\f00c";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-chess:before {
content: "\f439";
}
.fa-chess-bishop:before {
content: "\f43a";
}
.fa-chess-board:before {
content: "\f43c";
}
.fa-chess-king:before {
content: "\f43f";
}
.fa-chess-knight:before {
content: "\f441";
}
.fa-chess-pawn:before {
content: "\f443";
}
.fa-chess-queen:before {
content: "\f445";
}
.fa-chess-rook:before {
content: "\f447";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-child:before {
content: "\f1ae";
}
.fa-chrome:before {
content: "\f268";
}
.fa-circle:before {
content: "\f111";
}
.fa-circle-notch:before {
content: "\f1ce";
}
.fa-clipboard:before {
content: "\f328";
}
.fa-clipboard-check:before {
content: "\f46c";
}
.fa-clipboard-list:before {
content: "\f46d";
}
.fa-clock:before {
content: "\f017";
}
.fa-clone:before {
content: "\f24d";
}
.fa-closed-captioning:before {
content: "\f20a";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-cloud-download-alt:before {
content: "\f381";
}
.fa-cloud-upload-alt:before {
content: "\f382";
}
.fa-cloudscale:before {
content: "\f383";
}
.fa-cloudsmith:before {
content: "\f384";
}
.fa-cloudversify:before {
content: "\f385";
}
.fa-code:before {
content: "\f121";
}
.fa-code-branch:before {
content: "\f126";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cog:before {
content: "\f013";
}
.fa-cogs:before {
content: "\f085";
}
.fa-columns:before {
content: "\f0db";
}
.fa-comment:before {
content: "\f075";
}
.fa-comment-alt:before {
content: "\f27a";
}
.fa-comment-dots:before {
content: "\f4ad";
}
.fa-comment-slash:before {
content: "\f4b3";
}
.fa-comments:before {
content: "\f086";
}
.fa-compass:before {
content: "\f14e";
}
.fa-compress:before {
content: "\f066";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-contao:before {
content: "\f26d";
}
.fa-copy:before {
content: "\f0c5";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-couch:before {
content: "\f4b8";
}
.fa-cpanel:before {
content: "\f388";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-crop:before {
content: "\f125";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-css3-alt:before {
content: "\f38b";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-cut:before {
content: "\f0c4";
}
.fa-cuttlefish:before {
content: "\f38c";
}
.fa-d-and-d:before {
content: "\f38d";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-database:before {
content: "\f1c0";
}
.fa-deaf:before {
content: "\f2a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-deploydog:before {
content: "\f38e";
}
.fa-deskpro:before {
content: "\f38f";
}
.fa-desktop:before {
content: "\f108";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-diagnoses:before {
content: "\f470";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-digital-ocean:before {
content: "\f391";
}
.fa-discord:before {
content: "\f392";
}
.fa-discourse:before {
content: "\f393";
}
.fa-dna:before {
content: "\f471";
}
.fa-dochub:before {
content: "\f394";
}
.fa-docker:before {
content: "\f395";
}
.fa-dollar-sign:before {
content: "\f155";
}
.fa-dolly:before {
content: "\f472";
}
.fa-dolly-flatbed:before {
content: "\f474";
}
.fa-donate:before {
content: "\f4b9";
}
.fa-dot-circle:before {
content: "\f192";
}
.fa-dove:before {
content: "\f4ba";
}
.fa-download:before {
content: "\f019";
}
.fa-draft2digital:before {
content: "\f396";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-dribbble-square:before {
content: "\f397";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-dyalog:before {
content: "\f399";
}
.fa-earlybirds:before {
content: "\f39a";
}
.fa-edge:before {
content: "\f282";
}
.fa-edit:before {
content: "\f044";
}
.fa-eject:before {
content: "\f052";
}
.fa-elementor:before {
content: "\f430";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-ember:before {
content: "\f423";
}
.fa-empire:before {
content: "\f1d1";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-envira:before {
content: "\f299";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-erlang:before {
content: "\f39d";
}
.fa-ethereum:before {
content: "\f42e";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-euro-sign:before {
content: "\f153";
}
.fa-exchange-alt:before {
content: "\f362";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-expand:before {
content: "\f065";
}
.fa-expand-arrows-alt:before {
content: "\f31e";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-external-link-alt:before {
content: "\f35d";
}
.fa-external-link-square-alt:before {
content: "\f360";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-dropper:before {
content: "\f1fb";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-facebook-f:before {
content: "\f39e";
}
.fa-facebook-messenger:before {
content: "\f39f";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-female:before {
content: "\f182";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-alt:before {
content: "\f15c";
}
.fa-file-archive:before {
content: "\f1c6";
}
.fa-file-audio:before {
content: "\f1c7";
}
.fa-file-code:before {
content: "\f1c9";
}
.fa-file-excel:before {
content: "\f1c3";
}
.fa-file-image:before {
content: "\f1c5";
}
.fa-file-medical:before {
content: "\f477";
}
.fa-file-medical-alt:before {
content: "\f478";
}
.fa-file-pdf:before {
content: "\f1c1";
}
.fa-file-powerpoint:before {
content: "\f1c4";
}
.fa-file-video:before {
content: "\f1c8";
}
.fa-file-word:before {
content: "\f1c2";
}
.fa-film:before {
content: "\f008";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-fire:before {
content: "\f06d";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-firefox:before {
content: "\f269";
}
.fa-first-aid:before {
content: "\f479";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-firstdraft:before {
content: "\f3a1";
}
.fa-flag:before {
content: "\f024";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-flipboard:before {
content: "\f44d";
}
.fa-fly:before {
content: "\f417";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-font:before {
content: "\f031";
}
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-font-awesome-alt:before {
content: "\f35c";
}
.fa-font-awesome-flag:before {
content: "\f425";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-fonticons-fi:before {
content: "\f3a2";
}
.fa-football-ball:before {
content: "\f44e";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-fort-awesome-alt:before {
content: "\f3a3";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-forward:before {
content: "\f04e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-freebsd:before {
content: "\f3a4";
}
.fa-frown:before {
content: "\f119";
}
.fa-futbol:before {
content: "\f1e3";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-gavel:before {
content: "\f0e3";
}
.fa-gem:before {
content: "\f3a5";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-gift:before {
content: "\f06b";
}
.fa-git:before {
content: "\f1d3";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-github:before {
content: "\f09b";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-github-square:before {
content: "\f092";
}
.fa-gitkraken:before {
content: "\f3a6";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-gitter:before {
content: "\f426";
}
.fa-glass-martini:before {
content: "\f000";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-gofore:before {
content: "\f3a7";
}
.fa-golf-ball:before {
content: "\f450";
}
.fa-goodreads:before {
content: "\f3a8";
}
.fa-goodreads-g:before {
content: "\f3a9";
}
.fa-google:before {
content: "\f1a0";
}
.fa-google-drive:before {
content: "\f3aa";
}
.fa-google-play:before {
content: "\f3ab";
}
.fa-google-plus:before {
content: "\f2b3";
}
.fa-google-plus-g:before {
content: "\f0d5";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-gratipay:before {
content: "\f184";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-gripfire:before {
content: "\f3ac";
}
.fa-grunt:before {
content: "\f3ad";
}
.fa-gulp:before {
content: "\f3ae";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-hacker-news-square:before {
content: "\f3af";
}
.fa-hand-holding:before {
content: "\f4bd";
}
.fa-hand-holding-heart:before {
content: "\f4be";
}
.fa-hand-holding-usd:before {
content: "\f4c0";
}
.fa-hand-lizard:before {
content: "\f258";
}
.fa-hand-paper:before {
content: "\f256";
}
.fa-hand-peace:before {
content: "\f25b";
}
.fa-hand-point-down:before {
content: "\f0a7";
}
.fa-hand-point-left:before {
content: "\f0a5";
}
.fa-hand-point-right:before {
content: "\f0a4";
}
.fa-hand-point-up:before {
content: "\f0a6";
}
.fa-hand-pointer:before {
content: "\f25a";
}
.fa-hand-rock:before {
content: "\f255";
}
.fa-hand-scissors:before {
content: "\f257";
}
.fa-hand-spock:before {
content: "\f259";
}
.fa-hands:before {
content: "\f4c2";
}
.fa-hands-helping:before {
content: "\f4c4";
}
.fa-handshake:before {
content: "\f2b5";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-hdd:before {
content: "\f0a0";
}
.fa-heading:before {
content: "\f1dc";
}
.fa-headphones:before {
content: "\f025";
}
.fa-heart:before {
content: "\f004";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-hips:before {
content: "\f452";
}
.fa-hire-a-helper:before {
content: "\f3b0";
}
.fa-history:before {
content: "\f1da";
}
.fa-hockey-puck:before {
content: "\f453";
}
.fa-home:before {
content: "\f015";
}
.fa-hooli:before {
content: "\f427";
}
.fa-hospital:before {
content: "\f0f8";
}
.fa-hospital-alt:before {
content: "\f47d";
}
.fa-hospital-symbol:before {
content: "\f47e";
}
.fa-hotjar:before {
content: "\f3b1";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-start:before {
content: "\f251";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-html5:before {
content: "\f13b";
}
.fa-hubspot:before {
content: "\f3b2";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-id-card:before {
content: "\f2c2";
}
.fa-id-card-alt:before {
content: "\f47f";
}
.fa-image:before {
content: "\f03e";
}
.fa-images:before {
content: "\f302";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-indent:before {
content: "\f03c";
}
.fa-industry:before {
content: "\f275";
}
.fa-info:before {
content: "\f129";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-italic:before {
content: "\f033";
}
.fa-itunes:before {
content: "\f3b4";
}
.fa-itunes-note:before {
content: "\f3b5";
}
.fa-jenkins:before {
content: "\f3b6";
}
.fa-joget:before {
content: "\f3b7";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-js:before {
content: "\f3b8";
}
.fa-js-square:before {
content: "\f3b9";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-key:before {
content: "\f084";
}
.fa-keyboard:before {
content: "\f11c";
}
.fa-keycdn:before {
content: "\f3ba";
}
.fa-kickstarter:before {
content: "\f3bb";
}
.fa-kickstarter-k:before {
content: "\f3bc";
}
.fa-korvue:before {
content: "\f42f";
}
.fa-language:before {
content: "\f1ab";
}
.fa-laptop:before {
content: "\f109";
}
.fa-laravel:before {
content: "\f3bd";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-lemon:before {
content: "\f094";
}
.fa-less:before {
content: "\f41d";
}
.fa-level-down-alt:before {
content: "\f3be";
}
.fa-level-up-alt:before {
content: "\f3bf";
}
.fa-life-ring:before {
content: "\f1cd";
}
.fa-lightbulb:before {
content: "\f0eb";
}
.fa-line:before {
content: "\f3c0";
}
.fa-link:before {
content: "\f0c1";
}
.fa-linkedin:before {
content: "\f08c";
}
.fa-linkedin-in:before {
content: "\f0e1";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-linux:before {
content: "\f17c";
}
.fa-lira-sign:before {
content: "\f195";
}
.fa-list:before {
content: "\f03a";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-lock:before {
content: "\f023";
}
.fa-lock-open:before {
content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
content: "\f309";
}
.fa-long-arrow-alt-left:before {
content: "\f30a";
}
.fa-long-arrow-alt-right:before {
content: "\f30b";
}
.fa-long-arrow-alt-up:before {
content: "\f30c";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-lyft:before {
content: "\f3c3";
}
.fa-magento:before {
content: "\f3c4";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-magnet:before {
content: "\f076";
}
.fa-male:before {
content: "\f183";
}
.fa-map:before {
content: "\f279";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-map-marker-alt:before {
content: "\f3c5";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-mars:before {
content: "\f222";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-medapps:before {
content: "\f3c6";
}
.fa-medium:before {
content: "\f23a";
}
.fa-medium-m:before {
content: "\f3c7";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-medrt:before {
content: "\f3c8";
}
.fa-meetup:before {
content: "\f2e0";
}
.fa-meh:before {
content: "\f11a";
}
.fa-mercury:before {
content: "\f223";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-microsoft:before {
content: "\f3ca";
}
.fa-minus:before {
content: "\f068";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-mix:before {
content: "\f3cb";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-mizuni:before {
content: "\f3cc";
}
.fa-mobile:before {
content: "\f10b";
}
.fa-mobile-alt:before {
content: "\f3cd";
}
.fa-modx:before {
content: "\f285";
}
.fa-monero:before {
content: "\f3d0";
}
.fa-money-bill-alt:before {
content: "\f3d1";
}
.fa-moon:before {
content: "\f186";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-music:before {
content: "\f001";
}
.fa-napster:before {
content: "\f3d2";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-newspaper:before {
content: "\f1ea";
}
.fa-nintendo-switch:before {
content: "\f418";
}
.fa-node:before {
content: "\f419";
}
.fa-node-js:before {
content: "\f3d3";
}
.fa-notes-medical:before {
content: "\f481";
}
.fa-npm:before {
content: "\f3d4";
}
.fa-ns8:before {
content: "\f3d5";
}
.fa-nutritionix:before {
content: "\f3d6";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-openid:before {
content: "\f19b";
}
.fa-opera:before {
content: "\f26a";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-osi:before {
content: "\f41a";
}
.fa-outdent:before {
content: "\f03b";
}
.fa-page4:before {
content: "\f3d7";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-palfed:before {
content: "\f3d8";
}
.fa-pallet:before {
content: "\f482";
}
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-parachute-box:before {
content: "\f4cd";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-paste:before {
content: "\f0ea";
}
.fa-patreon:before {
content: "\f3d9";
}
.fa-pause:before {
content: "\f04c";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-pen-square:before {
content: "\f14b";
}
.fa-pencil-alt:before {
content: "\f303";
}
.fa-people-carry:before {
content: "\f4ce";
}
.fa-percent:before {
content: "\f295";
}
.fa-periscope:before {
content: "\f3da";
}
.fa-phabricator:before {
content: "\f3db";
}
.fa-phoenix-framework:before {
content: "\f3dc";
}
.fa-phone:before {
content: "\f095";
}
.fa-phone-slash:before {
content: "\f3dd";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-phone-volume:before {
content: "\f2a0";
}
.fa-php:before {
content: "\f457";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-piggy-bank:before {
content: "\f4d3";
}
.fa-pills:before {
content: "\f484";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-plane:before {
content: "\f072";
}
.fa-play:before {
content: "\f04b";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-playstation:before {
content: "\f3df";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-plus:before {
content: "\f067";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-poo:before {
content: "\f2fe";
}
.fa-pound-sign:before {
content: "\f154";
}
.fa-power-off:before {
content: "\f011";
}
.fa-prescription-bottle:before {
content: "\f485";
}
.fa-prescription-bottle-alt:before {
content: "\f486";
}
.fa-print:before {
content: "\f02f";
}
.fa-procedures:before {
content: "\f487";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-pushed:before {
content: "\f3e1";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-python:before {
content: "\f3e2";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-question:before {
content: "\f128";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-quidditch:before {
content: "\f458";
}
.fa-quinscape:before {
content: "\f459";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-random:before {
content: "\f074";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-react:before {
content: "\f41b";
}
.fa-readme:before {
content: "\f4d5";
}
.fa-rebel:before {
content: "\f1d0";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-red-river:before {
content: "\f3e3";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-redo:before {
content: "\f01e";
}
.fa-redo-alt:before {
content: "\f2f9";
}
.fa-registered:before {
content: "\f25d";
}
.fa-rendact:before {
content: "\f3e4";
}
.fa-renren:before {
content: "\f18b";
}
.fa-reply:before {
content: "\f3e5";
}
.fa-reply-all:before {
content: "\f122";
}
.fa-replyd:before {
content: "\f3e6";
}
.fa-resolving:before {
content: "\f3e7";
}
.fa-retweet:before {
content: "\f079";
}
.fa-ribbon:before {
content: "\f4d6";
}
.fa-road:before {
content: "\f018";
}
.fa-rocket:before {
content: "\f135";
}
.fa-rocketchat:before {
content: "\f3e8";
}
.fa-rockrms:before {
content: "\f3e9";
}
.fa-rss:before {
content: "\f09e";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-ruble-sign:before {
content: "\f158";
}
.fa-rupee-sign:before {
content: "\f156";
}
.fa-safari:before {
content: "\f267";
}
.fa-sass:before {
content: "\f41e";
}
.fa-save:before {
content: "\f0c7";
}
.fa-schlix:before {
content: "\f3ea";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-search:before {
content: "\f002";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-searchengin:before {
content: "\f3eb";
}
.fa-seedling:before {
content: "\f4d8";
}
.fa-sellcast:before {
content: "\f2da";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-server:before {
content: "\f233";
}
.fa-servicestack:before {
content: "\f3ec";
}
.fa-share:before {
content: "\f064";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-shekel-sign:before {
content: "\f20b";
}
.fa-shield-alt:before {
content: "\f3ed";
}
.fa-ship:before {
content: "\f21a";
}
.fa-shipping-fast:before {
content: "\f48b";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-sign:before {
content: "\f4d9";
}
.fa-sign-in-alt:before {
content: "\f2f6";
}
.fa-sign-language:before {
content: "\f2a7";
}
.fa-sign-out-alt:before {
content: "\f2f5";
}
.fa-signal:before {
content: "\f012";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-sistrix:before {
content: "\f3ee";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-skype:before {
content: "\f17e";
}
.fa-slack:before {
content: "\f198";
}
.fa-slack-hash:before {
content: "\f3ef";
}
.fa-sliders-h:before {
content: "\f1de";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-smile:before {
content: "\f118";
}
.fa-smoking:before {
content: "\f48d";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-snowflake:before {
content: "\f2dc";
}
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-alpha-down:before {
content: "\f15d";
}
.fa-sort-alpha-up:before {
content: "\f15e";
}
.fa-sort-amount-down:before {
content: "\f160";
}
.fa-sort-amount-up:before {
content: "\f161";
}
.fa-sort-down:before {
content: "\f0dd";
}
.fa-sort-numeric-down:before {
content: "\f162";
}
.fa-sort-numeric-up:before {
content: "\f163";
}
.fa-sort-up:before {
content: "\f0de";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-speakap:before {
content: "\f3f3";
}
.fa-spinner:before {
content: "\f110";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-square:before {
content: "\f0c8";
}
.fa-square-full:before {
content: "\f45c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-star:before {
content: "\f005";
}
.fa-star-half:before {
content: "\f089";
}
.fa-staylinked:before {
content: "\f3f5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-steam-symbol:before {
content: "\f3f6";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-sticker-mule:before {
content: "\f3f7";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-stop:before {
content: "\f04d";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stopwatch:before {
content: "\f2f2";
}
.fa-strava:before {
content: "\f428";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-stripe:before {
content: "\f429";
}
.fa-stripe-s:before {
content: "\f42a";
}
.fa-studiovinari:before {
content: "\f3f8";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-subway:before {
content: "\f239";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-sun:before {
content: "\f185";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-supple:before {
content: "\f3f9";
}
.fa-sync:before {
content: "\f021";
}
.fa-sync-alt:before {
content: "\f2f1";
}
.fa-syringe:before {
content: "\f48e";
}
.fa-table:before {
content: "\f0ce";
}
.fa-table-tennis:before {
content: "\f45d";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-tablet-alt:before {
content: "\f3fa";
}
.fa-tablets:before {
content: "\f490";
}
.fa-tachometer-alt:before {
content: "\f3fd";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-tape:before {
content: "\f4db";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-taxi:before {
content: "\f1ba";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-telegram-plane:before {
content: "\f3fe";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-terminal:before {
content: "\f120";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-thermometer:before {
content: "\f491";
}
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbtack:before {
content: "\f08d";
}
.fa-ticket-alt:before {
content: "\f3ff";
}
.fa-times:before {
content: "\f00d";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-tint:before {
content: "\f043";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-train:before {
content: "\f238";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-trash-alt:before {
content: "\f2ed";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-trello:before {
content: "\f181";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-trophy:before {
content: "\f091";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-truck-loading:before {
content: "\f4de";
}
.fa-truck-moving:before {
content: "\f4df";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-tv:before {
content: "\f26c";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-twitter:before {
content: "\f099";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-typo3:before {
content: "\f42b";
}
.fa-uber:before {
content: "\f402";
}
.fa-uikit:before {
content: "\f403";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-undo:before {
content: "\f0e2";
}
.fa-undo-alt:before {
content: "\f2ea";
}
.fa-uniregistry:before {
content: "\f404";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-university:before {
content: "\f19c";
}
.fa-unlink:before {
content: "\f127";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-untappd:before {
content: "\f405";
}
.fa-upload:before {
content: "\f093";
}
.fa-usb:before {
content: "\f287";
}
.fa-user:before {
content: "\f007";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-user-times:before {
content: "\f235";
}
.fa-users:before {
content: "\f0c0";
}
.fa-ussunnah:before {
content: "\f407";
}
.fa-utensil-spoon:before {
content: "\f2e5";
}
.fa-utensils:before {
content: "\f2e7";
}
.fa-vaadin:before {
content: "\f408";
}
.fa-venus:before {
content: "\f221";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-vial:before {
content: "\f492";
}
.fa-vials:before {
content: "\f493";
}
.fa-viber:before {
content: "\f409";
}
.fa-video:before {
content: "\f03d";
}
.fa-video-slash:before {
content: "\f4e2";
}
.fa-vimeo:before {
content: "\f40a";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-vimeo-v:before {
content: "\f27d";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-vk:before {
content: "\f189";
}
.fa-vnv:before {
content: "\f40b";
}
.fa-volleyball-ball:before {
content: "\f45f";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-vuejs:before {
content: "\f41f";
}
.fa-warehouse:before {
content: "\f494";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-weight:before {
content: "\f496";
}
.fa-weixin:before {
content: "\f1d7";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-whatsapp-square:before {
content: "\f40c";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-whmcs:before {
content: "\f40d";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-window-close:before {
content: "\f410";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-windows:before {
content: "\f17a";
}
.fa-wine-glass:before {
content: "\f4e3";
}
.fa-won-sign:before {
content: "\f159";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-wordpress-simple:before {
content: "\f411";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-x-ray:before {
content: "\f497";
}
.fa-xbox:before {
content: "\f412";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-y-combinator:before {
content: "\f23b";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-yandex:before {
content: "\f413";
}
.fa-yandex-international:before {
content: "\f414";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-yen-sign:before {
content: "\f157";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-youtube:before {
content: "\f167";
}
.fa-youtube-square:before {
content: "\f431";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.hooks {
position: fixed;
top: 0;
left: 0;
z-index: 10000;
background: white;
border: 2px solid #7DA0C3;
}
.hooks .hook {
border-bottom: 2px solid #7DA0C3;
}
.hooks .hook .tag {
font-weight: bold;
}
.hooks .hook .callback .priority {
font-style: italic;
}
body, html {
font-size: 20px;
font-family: "BarlowCondensedRegular";
}
body h1, body h2, body h3, body h4, body h5, html h1, html h2, html h3, html h4, html h5 {
font-family: "BarlowCondensedSemiBold";
} @media screen and (max-width: 678px) {
#masthead .col-full {
width: 100%;
padding: 0;
margin-left: 0;
margin-right: 0;
}
}
#masthead .col-full .storefront-primary-navigation {
display: block;
}
#masthead .col-full .storefront-primary-navigation .col-full {
box-sizing: border-box;
padding: 0;
}
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation {
margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation.toggled .handheld-navigation {
height: 100vh;
display: block;
overflow: scroll;
}
}
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
font-family: "BarlowCondensedRegular";
font-size: 0.9rem;
color: #ffffff;
text-transform: uppercase;
}
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
color: #7DA0C3;
}
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
background: transparent;
}
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation .handheld-navigation {
background-color: #F2F2F2;
}
#masthead .col-full .storefront-primary-navigation .col-full #site-navigation.main-navigation .handheld-navigation .menu-item a {
font-family: "BarlowCondensedSemiBold";
font-size: 20px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
text-align: center;
}
body #mega-menu-wrap-primary {
display: none;
}
@media screen and (max-height: 700px) {
body #masthead .col-full #site-navigation.main-navigation #mega-menu-item-103 > .mega-sub-menu {
overflow-y: auto;
height: calc(100vh - 80px);
}
body #masthead .col-full #site-navigation.main-navigation #mega-menu-item-103 > .mega-sub-menu::-webkit-scrollbar {
display: none;
}
}
body #masthead .col-full #site-navigation.main-navigation {
width: 100%;
}
@media screen and (min-width: 1024px) {
body #masthead .col-full #site-navigation.main-navigation {
width: auto;
}
}
@media screen and (max-width: 1024px) {
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation {
margin-left: -20px;
}
}
@media (min-width: 678px) and (max-width: 1024px) {
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul#menu-principale li {
display: block;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul#menu-principale li ul.sub-menu {
float: none;
position: initial;
top: auto;
z-index: 99999;
left: auto;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul#menu-principale li ul.sub-menu li a {
width: 100%;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul#menu-principale li ul.sub-menu li a:after {
content: none;
}
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item {
border-bottom: 1px solid #868686;
margin: 0 20px;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item .dropdown-toggle {
top: 7px;
right: -17px;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item .dropdown-toggle:after {
font-size: 25px;
line-height: 0;
top: 20px;
position: absolute;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.mega-sub-menu .sub-menu, body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.menu-item-has-children .sub-menu {
margin: 0;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.mega-sub-menu .sub-menu .menu-item a, body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.menu-item-has-children .sub-menu .menu-item a {
text-transform: none;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.mega-sub-menu .sub-menu .menu-item .menu-item a, body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.menu-item-has-children .sub-menu .menu-item .menu-item a {
background-color: rgb(212.2368421053, 223.75, 235.2631578947);
font-family: "BarlowCondensedRegular";
text-transform: none;
}
body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.mega-sub-menu .sub-menu img, body #masthead .col-full #site-navigation.main-navigation .handheld-navigation ul[id^=menu-principale] > .menu-item.menu-item-has-children .sub-menu img {
padding: 0;
display: none;
}
@media screen and (min-width: 1024px) {
body #masthead .col-full #mega-menu-wrap-primary {
display: block;
position: initial;
width: 100%;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary {
position: initial;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 {
position: static;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu {
padding: 0 0 20px 0;
width: 100%;
left: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: flex-start;
justify-content: flex-start;
align-items: stretch;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li {
flex: 0 0 17%;
border-bottom: 5px solid red;
border-color: var(--color);
position: relative;
margin: 1.5%;
padding-bottom: 20px;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li img,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li img,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li img,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li img,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li img,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li img {
padding: 0;
width: 100%;
margin: 0;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li .menu-image-title {
font-family: "BarlowCondensedSemiBold";
font-size: 25px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
padding: 20px 0;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title > a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title > a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li .menu-image-title > a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li .menu-image-title > a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li .menu-image-title > a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li .menu-image-title > a {
padding: 20px 0;
font-family: "BarlowCondensedSemiBold";
font-size: 32px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title > a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title > a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li .menu-image-title > a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li .menu-image-title > a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li .menu-image-title > a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li .menu-image-title > a:hover {
color: #7DA0C3;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 .mega-indicator,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 .mega-indicator,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 .mega-indicator,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 .mega-indicator,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 .mega-indicator,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 .mega-indicator {
display: none;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.mega-toggle-on .mega-sub-menu .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.mega-toggle-on .mega-sub-menu .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.mega-toggle-on .mega-sub-menu .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.mega-toggle-on .mega-sub-menu .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.mega-toggle-on .mega-sub-menu .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.mega-toggle-on .mega-sub-menu .mega-sub-menu {
position: initial;
visibility: visible;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu {
max-width: 1420px;
margin-top: 30px;
width: 80%;
left: 50%;
transform: translateX(-50%);
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children *,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu * {
background: none !important;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li {
margin: 0 1.5%;
padding-bottom: 10px;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li .menu-image-title-after .menu-image-title,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li .menu-image-title-after .menu-image-title {
padding: 10px 0;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color1,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color1 {
border-color: #007681;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color1 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color1 > .mega-sub-menu a:hover {
color: #007681;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color2,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color2 {
border-color: #8c857b;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color2 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color2 > .mega-sub-menu a:hover {
color: #8c857b;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color3,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color3 {
border-color: #8c857b;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color3 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color3 > .mega-sub-menu a:hover {
color: #8c857b;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color4,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color4 {
border-color: #86c8bc;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color4 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color4 > .mega-sub-menu a:hover {
color: #86c8bc;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color5,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color5 {
border-color: #56928A;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color5 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color5 > .mega-sub-menu a:hover {
color: #56928A;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color6,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color6 {
border-color: #789f90;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color6 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color6 > .mega-sub-menu a:hover {
color: #789f90;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color7,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color7 {
border-color: #63666A;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color7 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color7 > .mega-sub-menu a:hover {
color: #63666A;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color8,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color8 {
border-color: orange;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color8 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color8 > .mega-sub-menu a:hover {
color: orange;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color9,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color9 {
border-color: #AE0031;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li.mega-color9 > .mega-sub-menu a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li.mega-color9 > .mega-sub-menu a:hover {
color: #AE0031;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li > .mega-sub-menu,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li > .mega-sub-menu {
opacity: 1;
padding: 0;
margin: 0;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: flex-start;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li > .mega-sub-menu > li,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li > .mega-sub-menu > li {
padding: 0;
margin: 0;
flex: 0 0 48%;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li > .mega-sub-menu > li a {
min-width: 0;
font-family: "BarlowSemiCondensedRegular";
font-size: 18px;
color: #000000;
line-height: 1.5;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li > .mega-sub-menu > li a:hover,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li > .mega-sub-menu > li a:hover {
color: #7DA0C3;
}
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-103 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4636 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4648 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4660 > .mega-sub-menu > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672.menu-item-has-children > li > .mega-sub-menu > li a,
body #masthead .col-full #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-4672 > .mega-sub-menu > li > .mega-sub-menu > li a {
min-width: 0;
line-height: 1;
margin-bottom: 5px;
}
}
*:focus {
outline: none !important;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header,
.archive.category #header-global .header-global-container #masthead.site-header,
.archive.category-news #header-global .header-global-container #masthead.site-header,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header {
background-color: #F2F2F2;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.category #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.category-news #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .col-full .site-branding.main-logo {
display: none;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.category #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.category-news #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .col-full .site-branding.alt-logo {
display: block;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.category #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.category-news #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti {
background-color: #000000;
color: #ffffff;
border: 1px solid #ffffff;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.category #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.category-news #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover {
background-color: #ffffff;
color: #000000;
border: 1px solid #000000;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.category #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.category-news #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
color: #000000;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header,
.archive.category #header-global .header-global-container #masthead.site-header,
.archive.category-news #header-global .header-global-container #masthead.site-header,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header {
position: initial;
}
.page.page-template-default #header-global .header-global-container #masthead.site-header .menu-toggle:after, .page.page-template-default #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.page.page-template-default #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.category #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.category #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.category #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.category-news #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.category-news #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.category-news #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.site-header .menu-toggle span:before,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .menu-toggle:after,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .menu-toggle:before,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.site-header .menu-toggle span:before {
background-color: #000000;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened,
.archive.category #header-global .header-global-container #masthead.fixed-header,
.archive.category #header-global .header-global-container #masthead.megamenu-opened,
.archive.category-news #header-global .header-global-container #masthead.fixed-header,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened {
background-color: #ffffff;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.category #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.category #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.category-news #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo {
display: none;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.category #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.category #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.category-news #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo {
display: block;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.category #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.category #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.category-news #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti {
background-color: #000000;
color: #ffffff;
border: 1px solid #ffffff;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.category #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.category #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.category-news #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover {
background-color: #ffffff;
color: #000000;
border: 1px solid #000000;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.category #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.category #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.category-news #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
color: #000000;
}
.page.page-template-default #header-global .header-global-container #masthead.fixed-header, .page.page-template-default #header-global .header-global-container #masthead.megamenu-opened,
.archive.category #header-global .header-global-container #masthead.fixed-header,
.archive.category #header-global .header-global-container #masthead.megamenu-opened,
.archive.category-news #header-global .header-global-container #masthead.fixed-header,
.archive.category-news #header-global .header-global-container #masthead.megamenu-opened,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.fixed-header,
.archive.post-type-archive-faq #header-global .header-global-container #masthead.megamenu-opened,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.fixed-header,
.archive.post-type-archive-rivenditori #header-global .header-global-container #masthead.megamenu-opened,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.fixed-header,
.archive.post-type-archive-realizzazioni #header-global .header-global-container #masthead.megamenu-opened,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.fixed-header,
.archive.tax-cat-product-contract:not(.term-contract) #header-global .header-global-container #masthead.megamenu-opened,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.fixed-header,
.archive.tax-cat-product-privati:not(.term-privati) #header-global .header-global-container #masthead.megamenu-opened {
position: fixed;
}
.site #header-global {
position: relative;
}
.site #header-global .header-global-container {
top: 0;
width: 100%;
z-index: 1;
}
.site #header-global .header-global-container #header-top {
display: block;
overflow: hidden;
height: auto;
border-bottom: 1px solid #ffffff;
}
.site #header-global .header-global-container #header-top .header-top-container {
height: auto;
overflow: hidden;
max-width: 1420px;
margin: 0 auto;
}
.site #header-global .header-global-container #header-top .header-top-container .secondary-navigation {
float: right;
margin: 0;
}
.site #header-global .header-global-container #masthead {
z-index: 1000;
}
.site #header-global .header-global-container #masthead.site-header {
width: 100%;
margin-bottom: 0;
padding: 20px 0;
border: none;
transition: all 0.3s ease-in;
position: fixed;
background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 678px) {
.site #header-global .header-global-container #masthead.site-header {
z-index: 10000;
}
}
.site #header-global .header-global-container #masthead > .col-full {
padding: 0 20px;
max-width: 1420px;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: space-between;
color: #ffffff;
align-items: center;
}
@media screen and (min-width: 1024px) {
.site #header-global .header-global-container #masthead > .col-full {
flex-flow: row nowrap;
}
}
.site #header-global .header-global-container #masthead > .col-full .site-branding {
flex: 0 0 100%;
margin: 0;
width: auto;
}
@media screen and (max-width: 678px) {
.site #header-global .header-global-container #masthead > .col-full .site-branding {
flex: 0 0 70%;
padding-bottom: 5px;
}
}
.site #header-global .header-global-container #masthead > .col-full .site-branding a {
display: block;
}
.site #header-global .header-global-container #masthead > .col-full .site-branding img {
float: left;
max-height: 50px;
width: auto;
}
.site #header-global .header-global-container #masthead > .col-full .site-branding.main-logo {
display: block;
}
.site #header-global .header-global-container #masthead > .col-full .site-branding.alt-logo {
display: none;
}
@media screen and (min-width: 678px) {
.site #header-global .header-global-container #masthead > .col-full .site-branding {
flex: initial;
}
}
@media screen and (min-width: 1024px) {
.site #header-global .header-global-container #masthead > .col-full .site-branding {
flex: 1 1 20%;
}
.site #header-global .header-global-container #masthead > .col-full .site-branding img {
max-height: 70px;
}
}
.site #header-global .header-global-container #masthead > .col-full .menu-toggle {
display: block;
background-color: transparent;
border: none;
color: #ffffff;
transform: scale(2);
font-size: 0;
padding: 15px;
top: 30px;
right: 0;
position: absolute;
}
.site #header-global .header-global-container #masthead > .col-full .menu-toggle:after, .site #header-global .header-global-container #masthead > .col-full .menu-toggle:before,
.site #header-global .header-global-container #masthead > .col-full .menu-toggle span:before {
background-color: #ffffff;
}
@media screen and (min-width: 1024px) {
.site #header-global .header-global-container #masthead > .col-full .menu-toggle {
display: none;
}
}
.site #header-global .header-global-container #masthead > .col-full .storefront-secondary-navigation {
display: none;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation {
flex: 0 0 100%;
}
@media screen and (min-width: 1024px) {
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation {
flex: 0 0 80%;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .handheld-navigation,
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .menu-toggle {
display: none;
}
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: flex-end;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti {
background-color: transparent;
color: #ffffff;
border: 1px solid #ffffff;
text-transform: uppercase;
white-space: nowrap;
padding: 0 20px;
line-height: 2;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti a {
color: #ffffff;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover {
background-color: #ffffff;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover a {
color: #000000;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti {
flex: 0 0 100%;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: #000000;
}
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover {
border: 1px solid #000000;
}
@media screen and (min-width: 1024px) {
.site #header-global .header-global-container #masthead > .col-full .storefront-primary-navigation .col-full .button-header-progetti {
flex: 0 0 5%;
position: initial;
background-color: transparent;
width: auto;
flex: initial;
margin-bottom: 10px;
}
}
.site #header-global .header-global-container #masthead.fixed-header, .site #header-global .header-global-container #masthead.megamenu-opened {
padding: 5px 0;
background-color: #ffffff;
}
.site #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.main-logo, .site #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.main-logo {
display: none;
}
.site #header-global .header-global-container #masthead.fixed-header .col-full .site-branding.alt-logo, .site #header-global .header-global-container #masthead.megamenu-opened .col-full .site-branding.alt-logo {
display: block;
}
.site #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti, .site #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti {
background-color: #000000;
color: #ffffff;
border: 1px solid #ffffff;
}
.site #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover, .site #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full .button-header-progetti:hover {
background-color: #ffffff;
color: #000000;
border: 1px solid #000000;
}
.site #header-global .header-global-container #masthead.fixed-header .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link, .site #header-global .header-global-container #masthead.megamenu-opened .col-full .storefront-primary-navigation .col-full #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
color: #000000;
}
.site #header-global .header-global-container #masthead.fixed-header > .col-full .site-branding img, .site #header-global .header-global-container #masthead.megamenu-opened > .col-full .site-branding img {
max-height: 50px;
width: auto;
}
.site #header-global .header-global-container #masthead.fixed-header > .col-full .menu-toggle, .site #header-global .header-global-container #masthead.megamenu-opened > .col-full .menu-toggle {
top: 15px;
}
.site #header-global .header-global-container #masthead.fixed-header > .col-full .menu-toggle:after, .site #header-global .header-global-container #masthead.fixed-header > .col-full .menu-toggle:before,
.site #header-global .header-global-container #masthead.fixed-header > .col-full .menu-toggle span:before, .site #header-global .header-global-container #masthead.megamenu-opened > .col-full .menu-toggle:after, .site #header-global .header-global-container #masthead.megamenu-opened > .col-full .menu-toggle:before,
.site #header-global .header-global-container #masthead.megamenu-opened > .col-full .menu-toggle span:before {
background-color: #000000;
}
.site .storefront-breadcrumb {
text-transform: uppercase;
margin-bottom: 0;
}
.site .storefront-breadcrumb .woocommerce-breadcrumb {
text-align: center;
color: #868686;
font-size: 14px;
}
.site .storefront-breadcrumb .woocommerce-breadcrumb a {
color: #000000;
text-decoration: none;
}
.site .storefront-breadcrumb .woocommerce-breadcrumb a:hover {
color: #7DA0C3;
}
.site .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator {
padding: 0 3px;
}
.site .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:after {
color: #868686;
content: "|";
opacity: 1;
line-height: 9px;
}
.site .video-header {
width: 100%;
height: calc(100vw * 0.4114583333);
overflow: hidden;
position: relative;
}
@media screen and (max-width: 480px) {
.site .video-header {
height: calc(100vw * 0.4114583333 * 1.6);
}
}
.site .video-header .hytPlayerWrapOuter {
height: calc(100vw * 0.4114583333);
position: absolute;
top: calc(-290 * 0.0520833333vw / 2);
width: 100vw;
}
@media screen and (max-width: 480px) {
.site .video-header .hytPlayerWrapOuter {
width: calc(100vw * 1.6);
top: calc(-290 * 0.0520833333vw / 2 * 1.6);
width: 200vw;
transform: translateX(calc(-50vw * 1.6 / 2));
height: calc(100vw * 0.4114583333 * 1.6);
}
}
@media screen and (max-width: 480px) {
.site .video-header .hytPlayerWrapOuter .hytPlayerWrap {
background: red;
width: calc(100vw * 1.6) !important;
height: calc(56.25vw * 1.6);
}
}
.site .video-header .hytPlayerWrapOuter .hytPlayerWrap iframe {
height: 56.25vw;
width: 100% !important;
}
@media screen and (max-width: 480px) {
.site .video-header .hytPlayerWrapOuter .hytPlayerWrap iframe {
width: calc(100vw * 1.6) !important;
height: calc(56.25vw * 1.6);
}
}
.single-product .storefront-breadcrumb .woocommerce-breadcrumb a:nth-of-type(2),
.tax-product_cat .storefront-breadcrumb .woocommerce-breadcrumb a:nth-of-type(2) {
display: none;
}
.single-product .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type:before,
.tax-product_cat .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type:before {
content: none;
}
.single-product .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:nth-of-type(2),
.tax-product_cat .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:nth-of-type(2) {
display: none;
}
@media screen and (max-width: 678px) {
body .site #content .col-full {
margin-left: 0;
margin-right: 0;
}
}
body .site #content .col-full #primary.content-area {
width: 100%;
float: none; }
@media screen and (max-width: 678px) {
body .site #content .col-full #primary.content-area .site-main#main {
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}
}
.block.footer-widget-4 {
display: none;
}
.error404 #page #header-global .header-global-container #masthead {
position: initial;
display: block;
}
.error404 .message404 {
width: 100%;
text-align: center;
padding: 40px 0;
}
.post-template-default .storefront-breadcrumb {
padding-top: 140px;
}
.post-template-default .wp-block-button, .post-template-default .wp-block-button__link {
width: 100%;
}
.post-template-default .wp-block-button a, .post-template-default .wp-block-button__link a {
color: white;
text-transform: uppercase;
}
a {
color: #7DA0C3;
text-decoration: none;
}
a:hover {
color: rgb(68.8421052632, 109, 149.1578947368);
}
.header-term-content, .textwidget, #header-realizzazioni, .woocommerce-products-header {
max-width: 1100px;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
}
@media screen and (min-width: 1024px) {
.header-term-content, .textwidget, #header-realizzazioni, .woocommerce-products-header {
padding-left: 0;
padding-right: 0;
}
}
.home-header-evidenza .textwidget {
width: 100%;
}
.hide-on-desktop {
display: block;
}
.hide-on-mobile {
display: none;
}
@media screen and (min-width: 1024px) {
.hide-on-mobile {
display: block;
}
.hide-on-desktop {
display: none;
}
}
@media screen and (min-width: 1024px) {
.menu-menu-principale-container,
.menu-menu-principale-it-container {
display: none;
}
#content .col-full {
box-sizing: border-box;
max-width: 1420px;
padding: 0;
}
#instagram .col-full {
max-width: 1420px; }
footer .col-full {
max-width: 1420px;
}
}
@media screen and (min-width: 1024px) {
.menu-primary-menu-container {
display: none;
}
}
.post-type-archive-rivenditori #header-rivenditori {
display: none;
}
.filters-button-group {
width: auto;
margin: 0 auto;
padding-bottom: 90px;
list-style: none;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: stretch;
flex-wrap: wrap;
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
}
.filters-button-group .child-filter {
padding: 0 10px;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: center;
flex: 0 0 100%;
}
.filters-button-group .child-filter:hover {
color: #7DA0C3;
cursor: pointer;
}
.filters-button-group .child-filter .label {
flex: 0 0 99%;
text-align: center;
}
.filters-button-group .separatore {
display: none;
padding: 1px;
border-left: 2px solid #000000;
}
@media screen and (min-width: 1024px) {
.filters-button-group {
flex-wrap: nowrap;
}
}
@media screen and (min-width: 1024px) {
.filters-button-group {
justify-content: center;
}
.filters-button-group .child-filter {
margin-bottom: 10px;
line-height: 1;
flex: initial;
}
.filters-button-group .separatore {
display: inline;
}
}
.archive header section {
margin-bottom: 0;
}
.archive header section.widget .widget-title {
text-align: center;
}
.archive section.widget {
text-align: center;
}
.archive section.widget .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.archive section#header-slider-privati-contract {
margin-top: 60px;
}
.archive section#claim-privati-contract,
.archive section #claim-contract {
text-align: center;
margin: 0;
}
.archive section#claim-privati-contract .widget-title,
.archive section #claim-contract .widget-title {
text-transform: none;
margin: 0;
}
.archive .woocommerce-products-header {
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}
.archive .woocommerce-products-header .page-title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
border: none;
}
.archive .woocommerce-products-header .term-description p {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.archive .woocommerce-products-header .term-description a {
font-family: "BarlowCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.archive .woocommerce-products-header .term-description a:hover {
color: #7DA0C3;
}
.archive .woocommerce-products-header .woocommerce-products-header__title {
text-align: center;
}
.archive .woocommerce-products-header .woocommerce-products-header__title:after {
content: "";
display: block;
width: 100px;
border-bottom: 4px solid var(--color);
padding-top: 30px;
}
.archive .woocommerce-products-header .woocommerce-products-header__title:after {
margin: 10px auto 25px;
}
@media screen and (min-width: 1420px) {
.archive .woocommerce-products-header {
padding-left: 0;
padding-right: 0;
}
}
.archive .woocommerce-products-header .term-description p {
line-height: 1.5;
}
.archive.category .loop {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.archive.category .loop:after, .archive.category .loop:before {
content: none;
}
.archive.category .loop .post {
flex: 0 0 100%;
margin: 0;
padding-bottom: 40px;
}
@media screen and (min-width: 1420px) {
.archive.category .loop .post {
flex: 0 0 32%;
}
}
@media screen and (min-width: 1024px) {
.archive.category .loop .post {
flex: 0 0 48%;
}
}
.archive.category .loop .post a:focus {
border: none;
outline: none;
}
.archive.category .loop .post .entry-title {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
text-align: left;
font-family: "BarlowCondensedSemiBold";
}
.archive.category .loop .post .entry-title a {
color: #000000;
}
.archive.category .loop .post .entry-title .category {
font-family: "BarlowCondensedRegular";
}
.archive.category .loop .post .entry-content {
width: 100%;
margin-bottom: 25px;
border-radius: 0;
}
.archive.category .loop {
align-items: flex-start;
}
.archive.category .page-header {
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.archive.category .page-header {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.archive.category .page-header .content-widget {
max-width: 1420px;
margin: 0 auto;
}
.archive.category .page-header {
text-align: justify;
}
.archive.category .page-header .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
border: none;
}
.archive.category .page-header .textwidget p {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.archive.category .page-header .textwidget a {
font-family: "BarlowCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.archive.category .page-header .textwidget a:hover {
color: #7DA0C3;
}
.archive.category .page-header {
padding-top: 120px;
padding-bottom: 10px;
flex: 100%;
margin-bottom: 30px;
}
.archive.category .page-header h1 {
text-align: center;
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.archive.category article .entry-header {
margin: 0;
border: none;
}
.archive.category article .entry-date {
font-family: "BarlowSemiCondensedRegular";
font-size: 16px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
padding: 10px 0;
}
.archive.category article .entry-content {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
}
.archive.category article .entry-content a {
color: #7DA0C3;
text-decoration: none;
}
.archive.category article .entry-content a:hover {
color: rgb(68.8421052632, 109, 149.1578947368);
}
.archive.category article .entry-title {
font-family: "BarlowSemiCondensedRegular";
font-size: 24px;
color: #000000;
line-height: 1.5;
font-family: "BarlowCondensedSemiBold";
padding: 10px 0;
border: none;
margin: 0;
}
.archive.category article img {
border-radius: 0;
margin: 0;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode:after, .archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode:before, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode:after, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode:before {
content: none;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat {
flex: 0 0 100%;
margin: 0;
padding-bottom: 40px;
}
@media screen and (min-width: 1420px) {
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat {
flex: 0 0 32%;
}
}
@media screen and (min-width: 1024px) {
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat {
flex: 0 0 48%;
}
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat a:focus, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat a:focus {
border: none;
outline: none;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-title, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-title {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
text-align: left;
font-family: "BarlowCondensedSemiBold";
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-title a, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-title a {
color: #000000;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-title .category, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-title .category {
font-family: "BarlowCondensedRegular";
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-image, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat .loop-item-image {
width: 100%;
margin-bottom: 25px;
border-radius: 0;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode {
align-items: flex-start;
}
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat {
padding-bottom: 31px;
}
@media screen and (max-width: 1024px) {
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat {
flex: 0 0 48%;
}
}
@media screen and (max-width: 678px) {
.archive.tax-cat-product-contract .product-term-loop-container .custom-shortcode .loop-item-cat, .archive.tax-cat-product-privati .product-term-loop-container .custom-shortcode .loop-item-cat {
flex: 0 0 100%;
}
}
.archive.tax-cat-product-contract .woocommerce-products-header__title.page-title:after, .archive.tax-cat-product-privati .woocommerce-products-header__title.page-title:after {
content: none;
margin: 10px auto 25px;
}
@media screen and (max-width: 1024px) {
.archive.tax-cat-product-privati #slider-home .loop-item-text .loop-item-title {
color: white !important;
text-shadow: 1px 1px 3px black !important;
}
}
#elenco-location {
display: flex;
align-items: stretch;
justify-content: space-between;
}
#elenco-location .acf-map {
flex: 0 0 75%;
}
#elenco-location .rivenditori {
flex: 0 0 25%;
padding-right: 3%;
}
#elenco-location .rivenditori h2 {
text-transform: uppercase;
margin: 0;
font-family: "BarlowCondensedBold";
}
#elenco-location .rivenditori h5 {
color: gray;
font-weight: 200;
font-family: "BarlowCondensedRegular";
margin-bottom: 25px;
font-size: 26px;
}
#elenco-location .rivenditori ul.categorie {
list-style: none;
margin: 0;
padding: 0;
padding-right: 20%;
flex-wrap: wrap;
}
#elenco-location .rivenditori ul.categorie li {
margin-bottom: 22px;
border: 1px solid black;
text-align: center;
width: auto;
display: inline-block;
width: 100%;
cursor: pointer;
}
#elenco-location .rivenditori ul.categorie li h3 {
text-transform: uppercase;
padding: 0;
margin: 0;
}
#elenco-location .rivenditori ul.categorie li:hover, #elenco-location .rivenditori ul.categorie li.active {
background-color: #000000;
}
#elenco-location .rivenditori ul.categorie li:hover h3, #elenco-location .rivenditori ul.categorie li.active h3 {
color: #ffffff;
}
#elenco-location article {
display: none;
position: relative !important;
top: auto !important;
margin: 0;
padding: 0;
border-bottom: 1px solid #F2F2F2;
}
#elenco-location article .collapse-trigger {
cursor: pointer;
}
#elenco-location article .entry-header {
border: none;
margin: 0;
padding: 0;
}
#elenco-location article .entry-header .loop-item-title {
padding: 0;
margin: 0;
align-items: flex-start;
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger {
padding: 0;
margin: 0;
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger a {
font-family: "BarlowCondensedSemiBold";
font-size: 26px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger a:hover {
color: var(--color);
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger i {
display: inline-block;
font-style: normal;
padding: 0 20px;
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger i:after {
font-weight: 200;
font-size: 20px;
font-family: "fontello";
content: "\e80c";
display: block;
cursor: pointer;
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger.active i:after {
content: "X";
font-size: 23px;
font-weight: 100;
font-family: sans-serif;
}
@media screen and (max-width: 1024px) {
#elenco-location article .entry-header .loop-item-title.collapse-trigger {
display: flex;
}
#elenco-location article .entry-header .loop-item-title.collapse-trigger a {
display: inline-block;
line-height: 1.2;
}
}
#elenco-location article .entry-content.collapsable {
display: none;
}
@media screen and (max-width: 678px) {
#elenco-location {
flex-wrap: wrap;
}
#elenco-location .rivenditori {
padding: 30px 0;
}
#elenco-location .rivenditori,
#elenco-location .acf-map {
flex: 0 0 100%;
}
#elenco-location .rivenditori ul.categorie,
#elenco-location .acf-map ul.categorie {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 0;
}
#elenco-location .rivenditori ul.categorie li,
#elenco-location .acf-map ul.categorie li {
flex: 0 0 48%;
margin-bottom: 10px;
}
#elenco-location .rivenditori ul.categorie li h3,
#elenco-location .acf-map ul.categorie li h3 {
font-size: 21px;
}
}
.post-type-archive-realizzazioni #header-realizzazioni .widget-title {
text-align: center;
}
.post-type-archive-realizzazioni #main article {
flex: 0 0 49.5%;
position: relative;
margin: 0;
padding-bottom: 3%;
}
.post-type-archive-realizzazioni #main article .entry-header {
position: absolute;
}
.post-type-archive-realizzazioni #main article .entry-content img {
margin: 0;
width: 100%;
}
.post-type-archive-realizzazioni #main article .entry-content.verticale_grid {
overflow: hidden;
}
.post-type-archive-realizzazioni #main article .entry-content.verticale_grid img {
width: 103%;
max-width: 101.5%;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] {
margin: -1%;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid-sizer,
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid-item {
width: 100%;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article {
margin: 0;
padding: 1%;
overflow: hidden;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header {
transition: transform 0.3s ease-out;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article:hover .entry-header {
transform: translate(-100%, 0);
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .content {
position: relative;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: auto;
left: 0;
transform: translate(0, 0);
padding: 2vw 2vw 2vw 40px;
margin: 0;
bottom: 20px;
max-width: 90%;
min-width: 300px;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header .entry-title {
font-family: "BarlowCondensedSemiBold";
font-size: 24px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header p {
font-family: "BarlowSemiCondensedRegular";
font-size: 18px;
color: #000000;
line-height: 1.5;
line-height: 1;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header p strong {
font-family: "BarlowCondensedRegular";
}
@media screen and (max-width: 480px) {
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header {
min-width: 0;
background-color: rgba(255, 255, 255, 0.65);
padding: 20px;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-header .prodotto a {
color: rgb(68.8421052632, 109, 149.1578947368);
font-family: "BarlowCondensedBold";
}
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb {
display: none;
overflow: hidden;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb img {
transition: transform 0.5s ease-out;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb:hover img {
transform: scale(1.1);
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb.mobile {
display: block;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb img {
margin: 0;
width: 100%;
}
@media screen and (min-width: 1024px) {
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid-sizer,
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid-item {
width: 33.3333333333%;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid_orizzontale_wide {
width: 66.6666666667%;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb {
display: block;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb.mobile {
display: none;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] article .entry-content .thumb img {
margin: 0;
width: 100%;
border-radius: 0;
}
}
@media screen and (min-width: 1024px) {
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid-sizer,
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid-item {
width: 33.3333333333%;
}
.post-type-archive-realizzazioni #main #grid[data-masonry] .grid_orizzontale_wide {
width: 66.6666666667%;
}
}
.post-type-archive-realizzazioni #main #grid[data-columns]:before {
content: "1 .column.size-1of1";
}
@media screen and (min-width: 768px) {
.post-type-archive-realizzazioni #main #grid[data-columns] {
flex: 0 0 49.5%;
}
.post-type-archive-realizzazioni #main #grid[data-columns]:before {
content: "2 .column.size-1of2";
}
}
@media screen and (min-width: 1024px) {
.post-type-archive-realizzazioni #main #grid[data-columns] {
flex: 0 0 32.6666666667%;
}
.post-type-archive-realizzazioni #main #grid[data-columns]:before {
content: "3 .column.size-1of3";
}
}
.post-type-archive-realizzazioni #main { }
.post-type-archive-realizzazioni #main .size-1of1 {
flex: 0 0 100%;
}
.post-type-archive-realizzazioni #main .size-1of2 {
flex: 0 0 49.5%;
}
.post-type-archive-realizzazioni #main .size-1of3 {
flex: 0 0 32.6666666667%;
}
.post-type-archive #main .page-header {
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.post-type-archive #main .page-header {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.post-type-archive #main .page-header .content-widget {
max-width: 1420px;
margin: 0 auto;
}
.post-type-archive #main .page-header section.widget.widget {
padding: 0 40px;
}
.post-type-archive #main .page-header section.widget.widget .container .content-widget {
text-align: justify;
}
.post-type-archive #main .page-header section.widget.widget .container .content-widget .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
border: none;
}
.post-type-archive #main .page-header section.widget.widget .container .content-widget .textwidget p {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.post-type-archive #main .page-header section.widget.widget .container .content-widget .textwidget a {
font-family: "BarlowCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.post-type-archive #main .page-header section.widget.widget .container .content-widget .textwidget a:hover {
color: #7DA0C3;
}
.post-type-archive #main .page-header section.widget.widget .container .content-widget {
padding-top: 120px;
padding-bottom: 10px;
}
.post-type-archive-faq #main #elenco-faq {
height: initial !important;
}
.post-type-archive-faq #main #elenco-faq article {
position: relative !important;
top: auto !important;
margin: 0;
padding: 0;
border-bottom: 1px solid #F2F2F2;
}
.post-type-archive-faq #main #elenco-faq article .collapse-trigger {
cursor: pointer;
}
.post-type-archive-faq #main #elenco-faq article .entry-header {
border: none;
margin: 0;
padding: 0;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title {
padding: 0;
margin: 0;
align-items: flex-start;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger {
padding: 0;
margin: 0;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger a {
font-family: "BarlowCondensedSemiBold";
font-size: 26px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger a:hover {
color: var(--color);
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger i {
display: inline-block;
font-style: normal;
padding: 0 20px;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger i:after {
font-weight: 200;
font-size: 20px;
font-family: "fontello";
content: "\e80c";
display: block;
cursor: pointer;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger.active i:after {
content: "X";
font-size: 23px;
font-weight: 100;
font-family: sans-serif;
}
@media screen and (max-width: 1024px) {
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger {
display: flex;
}
.post-type-archive-faq #main #elenco-faq article .entry-header .loop-item-title.collapse-trigger a {
display: inline-block;
line-height: 1.2;
}
}
.post-type-archive-faq #main #elenco-faq article .entry-content.collapsable {
display: none;
}
@media screen and (max-width: 1024px) {
.archive.tax-product_cat .header-slider#slider-home .loop-item-text .loop-item-title {
border: 5px solid blue;
display: none;
}
}
.archive .product-term-loop-container {
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.archive .product-term-loop-container {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.archive .product-term-loop-container .products {
max-width: 1420px;
margin: 0 auto;
}
.archive .product-term-loop-container {
padding: 60px 0;
}
.archive .product-term-loop-container ul.products {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.archive .product-term-loop-container ul.products:after, .archive .product-term-loop-container ul.products:before {
content: none;
}
.archive .product-term-loop-container ul.products li.product {
flex: 0 0 100%;
margin: 0;
padding-bottom: 40px;
}
@media screen and (min-width: 1420px) {
.archive .product-term-loop-container ul.products li.product {
flex: 0 0 32%;
}
}
@media screen and (min-width: 1024px) {
.archive .product-term-loop-container ul.products li.product {
flex: 0 0 48%;
}
}
.archive .product-term-loop-container ul.products li.product a:focus {
border: none;
outline: none;
}
.archive .product-term-loop-container ul.products li.product .woocommerce-loop-product__title {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
text-align: left;
font-family: "BarlowCondensedSemiBold";
}
.archive .product-term-loop-container ul.products li.product .woocommerce-loop-product__title a {
color: #000000;
}
.archive .product-term-loop-container ul.products li.product .woocommerce-loop-product__title .category {
font-family: "BarlowCondensedRegular";
}
.archive .product-term-loop-container ul.products li.product img {
width: 100%;
margin-bottom: 25px;
border-radius: 0;
}
.shortcode .loop-item-image img, .custom-shortcode .loop-item-image img {
width: 100%;
}
.custom-shortcode a {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.custom-shortcode .loop-item-excerpt {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.slick-slide {
height: auto;
}
.slick-slide .item-list .wrapper {
position: relative;
}
.slick-slider {
min-height: 105px;
}
.slick-slider .slick-arrow {
padding: 40px;
}
.slick-slider .slick-arrow:before {
color: #000000;
}
.slick-slider .slick-arrow.slick-prev:after {
content: "";
}
.slick-slider .slick-arrow.slick-prev:before {
content: "\e801";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\e801";
font-size: 1rem;
padding: 0 10px 0 0;
}
.slick-slider .slick-arrow.slick-next:after {
content: "";
}
.slick-slider .slick-arrow.slick-next:before {
content: "\e800";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\e800";
font-size: 1rem;
padding: 0 10px 0 0;
}
#grid[data-columns],
.grid-home {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: flex-start;
}
#grid[data-columns] .post-list,
.grid-home .post-list {
flex: 0 0 100%;
}
@media screen and (min-width: 480px) {
#grid[data-columns] .post-list,
.grid-home .post-list {
flex: 0 0 49.5%;
}
#grid[data-columns] .post-list:nth-child(3),
.grid-home .post-list:nth-child(3) {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
flex: 100%;
}
#grid[data-columns] .post-list:nth-child(3) .item-list,
#grid[data-columns] .post-list:nth-child(3) article,
.grid-home .post-list:nth-child(3) .item-list,
.grid-home .post-list:nth-child(3) article {
flex: 0 0 49.5%;
}
}
@media screen and (min-width: 1024px) {
#grid[data-columns] .post-list,
.grid-home .post-list {
flex: 0 0 32.6666666667%;
}
#grid[data-columns] .post-list:nth-child(3),
.grid-home .post-list:nth-child(3) {
flex: 0 0 32.6666666667%;
}
#grid[data-columns] .post-list:nth-child(3) .item-list,
.grid-home .post-list:nth-child(3) .item-list {
flex: 0 0 100%;
}
}
#grid[data-columns] .post-list .item-list,
.grid-home .post-list .item-list {
padding-bottom: 3%;
position: relative;
}
#grid[data-columns] .post-list .item-list .wrapper .loop-item-text,
.grid-home .post-list .item-list .wrapper .loop-item-text {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
min-width: 50%;
}
#grid[data-columns] .post-list .item-list .wrapper .loop-item-text .entry-title,
.grid-home .post-list .item-list .wrapper .loop-item-text .entry-title {
font-family: "BarlowCondensedSemiBold";
font-size: 24px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
#grid[data-columns] .post-list .item-list .wrapper .loop-item-text .loop-item-excerpt,
.grid-home .post-list .item-list .wrapper .loop-item-text .loop-item-excerpt {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
#grid[data-columns] .post-list .item-list .wrapper .loop-item-image img,
.grid-home .post-list .item-list .wrapper .loop-item-image img {
width: 100%;
}
#grid[data-columns] .post-list .item-list .wrapper .loop-item-image.verticale_grid,
.grid-home .post-list .item-list .wrapper .loop-item-image.verticale_grid {
overflow: hidden;
}
@media screen and (max-width: 678px) {
#grid[data-columns] .post-list .item-list .wrapper .loop-item-text,
.grid-home .post-list .item-list .wrapper .loop-item-text {
background-color: rgba(255, 255, 255, 0.8);
transform: none;
right: auto;
top: 0;
left: auto;
bottom: 0;
max-width: 100%;
width: 100%;
}
}
.categorie-home .loop-item-cat {
border-bottom: 1px solid transparent;
border-color: var(--color);
}
.slider.header-slider {
overflow: hidden;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
padding-left: 5vw;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-title {
font-family: "BarlowCondensedSemiBold";
font-size: 3rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
@media screen and (min-width: 678px) {
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-title {
text-align: left;
}
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-title {
line-height: 1;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-title p {
margin-bottom: 15px;
padding: 0;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-excerpt {
max-width: 700px;
}
@media screen and (max-width: 678px) {
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-excerpt {
display: none;
}
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-readmore a {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
justify-content: flex-start;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-readmore a .label {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
font-size: 0.9rem;
font-family: "BarlowCondensedSemiBold";
line-height: 1;
padding-bottom: 5px;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-readmore a i {
padding-right: 5px;
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-readmore a i:after {
content: "";
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-readmore a i:before {
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
width: auto;
display: inline-block;
font-family: "fontello";
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
font-size: 1rem;
padding: 0 0 0 0;
}
@media screen and (max-width: 678px) {
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text {
max-width: 100%;
width: 100%;
padding: 0;
background-color: rgba(255, 255, 255, 0);
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-text .loop-item-title {
text-align: center;
padding: 10px 0;
font-size: 50px;
text-shadow: 1px 1px 3px white;
}
}
.slider.header-slider .slick-slide .item-list .wrapper .loop-item-image img {
width: 100%;
}
.slider#home-slider {
max-height: 920px;
}
.slider#home-slider .item-list .loop-item-image.slider-home {
display: none;
overflow: hidden;
}
@media screen and (min-width: 1024px) {
.slider#home-slider .item-list .loop-item-image.mobile {
display: none;
}
.slider#home-slider .item-list .loop-item-image.slider-home {
display: block;
}
}
.slider.slider-image-gallery .loop-item-text .loop-item-title {
font-family: "BarlowCondensedSemiBold";
font-size: 3rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.slider.slider-image-gallery .loop-item-text .loop-item-excerpt .acf-fields .field {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
line-height: 1.5;
}
.slider.slider-image-gallery .loop-item-text .loop-item-excerpt .acf-fields .field .label {
font-family: "BarlowCondensedSemiBold";
font-size: 1.1rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
font-family: "BarlowCondensedSemiBold";
}
.single-product .slider.header-slider .loop-item-text {
display: none;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list {
padding: 10px;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper {
position: relative;
overflow: hidden;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper img {
transition: transform 0.5s ease-out;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper:hover img {
transform: scale(1.1);
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-image img {
width: 100%;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text {
bottom: auto;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-title a {
font-family: "BarlowCondensedSemiBold";
font-size: 24px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-excerpt {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
min-height: 90px;
}
.custom-shortcode.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-excerpt span.prodotto a {
color: #7DA0C3;
}
.custom-shortcode.shortcode-loop-category-home {
display: none;
}
@media screen and (min-width: 1024px) {
.custom-shortcode.shortcode-loop-category-home {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: flex-start;
align-items: stretch;
justify-content: space-between;
justify-content: flex-start;
}
}
.custom-shortcode.shortcode-loop-category-home .message,
.custom-shortcode.shortcode-loop-category-home .readmore {
display: none;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat {
flex: 0 0 100%;
border-bottom: 5px solid black;
border-color: var(--color);
position: relative;
margin: 1.5% 0;
margin-bottom: 20px;
}
@media screen and (min-width: 678px) {
.custom-shortcode.shortcode-loop-category-home .loop-item-cat {
flex: 0 0 49%;
padding-bottom: 20px;
margin: 1.5%;
}
}
@media screen and (min-width: 1024px) {
.custom-shortcode.shortcode-loop-category-home .loop-item-cat {
flex: 0 0 30%;
}
}
@media screen and (min-width: 1420px) {
.custom-shortcode.shortcode-loop-category-home .loop-item-cat {
flex: 0 0 17%;
}
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-image img {
width: 100%;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text {
padding-left: 10px;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text .loop-item-title {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: flex-start;
padding: 10px 0;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text .loop-item-title a {
font-family: "BarlowCondensedSemiBold";
font-size: 26px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
max-width: 90%;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text .loop-item-title a:hover {
color: var(--color);
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text .loop-item-title i {
display: inline-block;
font-style: normal;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text .loop-item-title i.active:after {
content: "X";
font-size: 23px;
font-weight: 100;
font-family: sans-serif;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .loop-item-text .loop-item-title i:after {
font-weight: 200;
font-size: 20px;
font-family: "fontello";
content: "\e80c";
display: block;
cursor: pointer;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable {
padding-left: 10px;
padding-bottom: 20px;
}
@media screen and (min-width: 678px) {
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable {
padding-bottom: 0;
display: none;
}
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable .shortcode.loop-posts-child-category {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: flex-start;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable .shortcode.loop-posts-child-category .item-list {
flex: 0 0 50%;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable .shortcode.loop-posts-child-category .item-list .wrapper .loop-item-title a {
font-family: "BarlowSemiCondensedRegular";
font-size: 21px;
color: #000000;
line-height: 1.5;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable .shortcode.loop-posts-child-category .item-list .wrapper .loop-item-title a:hover {
color: #7DA0C3;
}
.custom-shortcode.shortcode-loop-category-home .loop-item-cat .collapsable .shortcode.loop-posts-child-category .item-list .wrapper .loop-item-title a:hover {
color: var(--color);
}
.home .widget {
position: relative;
}
.home .widget .widget_text {
padding: 20px;
}
.home .widget .widget_text .widget-title {
border: none;
}
.home .widget .widget {
margin-bottom: 0;
}
.home .widget#header-categorie-home {
text-align: center;
}
@media screen and (max-width: 1024px) {
.home .widget#header-categorie-home {
display: none;
}
}
.home .widget#header-categorie-home {
padding: 120px 0 46px;
margin: 0;
}
.home .widget#header-categorie-home .widget_text .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 50px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.home .widget#header-categorie-home .widget_text .textwidget p {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
}
.home .widget#banner-home {
margin: 0 auto 45px;
}
.home .widget#banner-home .widget_text {
z-index: 100;
}
.home .widget#banner-home .widget_text .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 40px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
padding: 0;
margin: 0;
text-align: center;
}
.home .widget#banner-home .widget_text .textwidget {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.home .widget#banner-home .widget_text .textwidget p {
margin: 0;
}
.home .widget#banner-home .widget_text .textwidget p a {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
justify-content: flex-start;
}
.home .widget#banner-home .widget_text .textwidget p a .label {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
font-size: 0.9rem;
font-family: "BarlowCondensedSemiBold";
line-height: 1;
padding-bottom: 5px;
}
.home .widget#banner-home .widget_text .textwidget p a i {
padding-right: 5px;
}
.home .widget#banner-home .widget_text .textwidget p a i:after {
content: "";
}
.home .widget#banner-home .widget_text .textwidget p a i:before {
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
width: auto;
display: inline-block;
font-family: "fontello";
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
font-size: 1rem;
padding: 0 0 0 0;
}
@media screen and (min-width: 1024px) {
.home .widget#banner-home .widget_text {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
}
}
.home .widget#banner-home .widget_media_image {
width: 100%;
}
@media screen and (max-width: 1024px) {
.home .widget#banner-home .widget_media_image {
display: none;
}
}
.home section.bg {
background: #F2F2F2;
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.home section.bg {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.home section.bg .content-widget {
max-width: 1420px;
margin: 0 auto;
}
.home section.bg {
margin-bottom: 120px;
}
.home section.bg .section-content {
max-width: 1420px;
margin: 0 auto;
}
.home section#widgets-home {
margin: 80px 0;
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.home section#widgets-home {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.home section#widgets-home .content-widget {
max-width: 1420px;
margin: 0 auto;
}
.home section#widgets-home {
background-color: transparent;
}
.home section#widgets-home .section-content {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
max-width: 100vw;
align-items: stretch;
}
@media screen and (min-width: 1024px) {
.home section#widgets-home .section-content .column {
flex: 0 0 49%;
}
}
.home section#widgets-home .section-content .column .widget {
margin-bottom: 0;
}
.home section#widgets-home .section-content .column .widget .container .content-widget {
overflow: hidden;
}
.home section#widgets-home .section-content .column .widget .container .content-widget img {
transition: transform 0.5s ease-out;
}
.home section#widgets-home .section-content .column .widget .container .content-widget:hover img {
transform: scale(1.1);
}
.home section#widgets-home .section-content .column .widget .container .content-widget {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text {
order: 2;
}
@media screen and (min-width: 1024px) {
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
}
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text {
padding-left: 40px;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 40px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
text-align: left;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget {
text-align: left;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget p {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget a {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
justify-content: flex-start;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget a .label {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
font-size: 0.9rem;
font-family: "BarlowCondensedSemiBold";
line-height: 1;
padding-bottom: 5px;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget a i {
padding-right: 5px;
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget a i:after {
content: "";
}
.home section#widgets-home .section-content .column .widget .container .content-widget .widget_text .textwidget a i:before {
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
width: auto;
display: inline-block;
font-family: "fontello";
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
font-size: 1rem;
padding: 0 0 0 0;
}
.home section#widgets-news-home {
text-align: center;
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget {
padding: 20px 0;
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 40px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode {
text-align: left;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: stretch;
}
@media screen and (min-width: 1024px) {
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list {
flex: 0 0 32%;
}
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-date {
font-family: "BarlowSemiCondensedRegular";
font-size: 16px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
padding: 0 20px;
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-title {
font-family: "BarlowSemiCondensedRegular";
font-size: 24px;
color: #000000;
line-height: 1.5;
font-family: "BarlowCondensedSemiBold";
padding: 0 20px;
}
@media screen and (min-width: 1024px) {
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-date {
padding: 10px 0;
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-excerpt, .home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-title {
padding: 10px 0;
}
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-excerpt {
padding: 20px;
}
.home section#widgets-news-home .section-content .widget .container .content-widget .widget .textwidget .shortcode .item-list .wrapper .loop-item-excerpt p {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
line-height: 1.5;
margin: 0;
}
.custom-pattern .wp-block-cover.banner-custom {
margin: 0 auto 45px;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-cover__inner-container {
z-index: 100;
}
.custom-pattern .wp-block-cover.banner-custom .widget-title,
.custom-pattern .wp-block-cover.banner-custom .wp-block-heading {
font-family: "BarlowCondensedSemiBold";
font-size: 40px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
padding: 0;
margin: 0;
text-align: left;
margin-bottom: 20px;
}
.custom-pattern .wp-block-cover.banner-custom .textwidget {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
margin: 0;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-buttons {
margin-top: 20px;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
justify-content: flex-start;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link .label {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
font-size: 0.9rem;
font-family: "BarlowCondensedSemiBold";
line-height: 1;
padding-bottom: 5px;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link i {
padding-right: 5px;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link i:after {
content: "";
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link i:before {
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
width: auto;
display: inline-block;
font-family: "fontello";
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
font-size: 1rem;
padding: 0 0 0 0;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link:after {
content: "";
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link:before {
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
width: auto;
display: inline-block;
font-family: "fontello";
content: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/sunroom-arrow-right.svg);
font-size: 1rem;
padding: 0 0 0 0;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link {
background: transparent;
border: 0;
color: #000000;
padding: 0;
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
font-size: 0.9rem;
font-family: "BarlowCondensedSemiBold";
line-height: 1;
padding-bottom: 5px;
}
.custom-pattern .wp-block-cover.banner-custom .wp-block-button__link:before {
padding-right: 5px;
padding-top: 5px;
}
@media screen and (min-width: 1024px) {
.custom-pattern .wp-block-cover.banner-custom .wp-block-cover__inner-container {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
}
}
.single-post .wp-block-button {
align-items: center;
background: transparent;
border: 1px solid #000000;
display: inline-block;
transition: all 0.3s;
margin: 30px 0;
}
.single-post .wp-block-button:hover {
background: #000000;
}
.single-post .wp-block-button:hover a {
color: #ffffff;
}
.single-post .wp-block-button:hover:before {
color: #ffffff;
}
.single-post .wp-block-button {
margin: 0;
}
.single-post .wp-block-button a {
background: transparent !important;
color: black;
}
.single-product .product.product {
padding: 5px;
flex-wrap: wrap;
overflow: visible;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: flex-start;
border-bottom: 1px solid #000000;
}
.single-product .product.product:after, .single-product .product.product:before {
content: none;
}
.single-product .product.product .woocommerce-product-gallery {
margin: 0;
float: none;
width: auto;
margin-top: 0;
flex: 0 0 100%;
margin-bottom: 5vh;
order: 2;
}
@media screen and (min-width: 1024px) {
.single-product .product.product .woocommerce-product-gallery {
flex: 0 0 48%;
}
}
.single-product .product.product .entry-summary {
width: auto;
flex: 0 0 100%;
float: none;
margin: 0;
}
.single-product .product.product .entry-summary .prodotto-logo-categoria {
padding-bottom: 20px;
}
.single-product .product.product .entry-summary .product_title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.single-product .product.product .entry-summary .product_title:after {
content: "";
display: block;
width: 100px;
border-bottom: 4px solid var(--color);
padding-top: 30px;
}
.single-product .product.product .entry-summary .product-description {
padding: 0 10px;
}
@media screen and (min-width: 1024px) {
.single-product .product.product .entry-summary .product-description {
padding: 0;
}
}
.single-product .product.product .entry-summary button.button {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
background: transparent;
border: 1px solid #000000;
display: inline-block;
transition: all 0.3s;
margin: 30px 0;
}
.single-product .product.product .entry-summary button.button:hover {
background: #000000;
}
.single-product .product.product .entry-summary button.button:hover a {
color: #ffffff;
}
.single-product .product.product .entry-summary button.button:hover:before {
color: #ffffff;
}
.single-product .product.product .entry-summary button.button.button-download {
margin-bottom: 0;
}
.single-product .product.product .entry-summary button.button.button-info {
margin-top: 20px;
}
.single-product .product.product .entry-summary button.button.button-download:after {
content: "";
}
.single-product .product.product .entry-summary button.button.button-download:before {
content: "\e809";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\e809";
font-size: 15px;
padding: 0 10px 0 0;
}
.single-product .product.product .entry-summary button.button a {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
line-height: 1.5;
padding: 0;
}
.single-product .product.product .entry-summary .plus-prodotto .plus-title {
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
text-transform: uppercase;
line-height: 1.5;
padding: 0;
}
.single-product .product.product .entry-summary .plus-prodotto .plus-items {
position: relative;
padding: 20px 0;
margin: 0;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
justify-content: flex-start;
list-style: none;
}
.single-product .product.product .entry-summary .plus-prodotto .plus-items li.plus-item {
padding-right: 5px;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: center;
cursor: pointer;
}
.single-product .product.product .entry-summary .plus-prodotto .plus-items li.plus-item .tooltip {
display: none;
width: 100%;
padding: 20px;
top: 0;
position: absolute;
transform: translateY(-100%);
border-radius: 0;
background-color: white;
max-width: 200px;
font-size: 15px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
}
.single-product .product.product .entry-summary .plus-prodotto .plus-items li.plus-item .tooltip.n:before {
border-top: 10px solid white;
}
.single-product .product.product .entry-summary .plus-prodotto .plus-items li.plus-item .tooltip.s:before {
border-bottom: 10px solid white;
top: -10px;
}
.single-product .product.product .entry-summary .plus-prodotto .plus-items li.plus-item .tooltip:before {
border-top: 10px solid white;
display: block;
content: " ";
position: absolute;
bottom: -10px;
left: 50px;
transform: translateX(-50%);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
@media screen and (min-width: 1024px) {
.single-product .product.product .entry-summary {
order: 1;
flex: 0 0 48%;
}
}
.single-product section {
padding: 5px;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
.single-product section h2 {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.single-product section .section-content {
text-align: center;
}
.single-product section.single-product-montaggio {
background: #7DA0C3;
}
.single-product section.single-product-montaggio ul {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: center;
align-items: center;
padding: 0;
margin: 0;
}
.single-product section.single-product-montaggio ul li {
margin: 0 20px;
}
.single-product section.single-product-montaggio ul li:after {
content: "";
}
.single-product section.single-product-montaggio ul li:before {
content: "\e806";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\e806";
font-size: 1rem;
padding: 0 10px 0 0;
}
.single-product section.single-product-montaggio ul li a {
color: #ffffff;
}
.single-product section.single-product-montaggio ul li:before {
color: #ffffff;
border: 1px solid #ffffff;
border-radius: 50%;
width: 30px;
line-height: 30px;
padding: 0;
text-align: center;
margin-right: 10px;
}
.single-product section.single-product-video {
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.single-product section.single-product-video {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.single-product section.single-product-video .content-widget {
max-width: 1420px;
margin: 0 auto;
}
.single-product section.single-product-video .section-content {
max-width: 1420px;
margin: 0 auto;
}
.single-product section.single-product-video {
padding: 40px 0;
}
.single-product section.single-product-video .section-content {
text-align: center;
margin: 0 auto;
max-width: 960px;
}
.single-product section.single-product-video .section-content iframe {
width: 100%;
height: 540px;
}
@media screen and (max-width: 960px) {
.single-product section.single-product-video .section-content iframe {
height: calc((100vw - 104px) / 16 * 9);
}
}
.single-product section.single-product-configurazioni-header, .single-product section.single-product-finiture-header {
text-align: center;
margin-bottom: 0;
padding-bottom: 0;
}
.single-product section.single-product-configurazioni {
background: #ffffff;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.single-product section.single-product-configurazioni {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.single-product section.single-product-configurazioni .content-widget {
max-width: 1420px;
margin: 0 auto;
}
.single-product section.single-product-configurazioni .section-content {
max-width: 1420px;
margin: 0 auto;
}
.single-product section.single-product-configurazioni {
margin: 0 auto;
padding: 0;
}
.single-product section.single-product-configurazioni .section-content {
text-align: center;
}
.single-product section.single-product-configurazioni .section-content #carousel-configurazioni {
margin: 0 auto;
max-width: 960px;
width: 100%;
}
.single-product section.single-product-configurazioni .section-content #carousel-configurazioni .slick-arrow {
z-index: 1;
}
.single-product section.single-product-configurazioni .section-content #carousel-configurazioni .loop-item {
position: relative;
}
@media screen and (min-width: 1420px) {
.single-product section.single-product-configurazioni {
max-height: 580px;
overflow: hidden;
}
.single-product section.single-product-configurazioni .section-content {
margin-top: -60px;
}
.single-product section.single-product-configurazioni .section-content #carousel-configurazioni .loop-item .didascalia {
position: absolute;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
}
.single-product section.single-product-configurazioni:not(.Serramenti) {
max-height: 480px;
}
}
.single-product section#single-product-finiture {
margin-top: 0;
}
.single-product section#single-product-finiture .section-content {
margin: 0 auto;
max-width: 960px;
width: 100%;
}
.single-product section#single-product-finiture .section-content .post-list {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.single-product section#single-product-finiture .section-content .post-list .item-list {
flex: 0 0 48%;
}
@media screen and (min-width: 678px) {
.single-product section#single-product-finiture .section-content .post-list .item-list {
flex: 0 0 29%;
}
}
@media screen and (min-width: 1024px) {
.single-product section#single-product-finiture .section-content .post-list .item-list {
flex: 0 0 15%;
}
}
.single-product section#single-product-finiture .section-content .post-list .item-list .wrapper {
display: flex;
flex-wrap: wrap;
}
.single-product section#single-product-finiture .section-content .post-list .item-list .wrapper .loop-item-title {
order: 2;
}
.single-product section#single-product-finiture .section-content .post-list .item-list .wrapper {
padding-bottom: 10px;
}
.single-product section#single-product-finiture .section-content .post-list .item-list .wrapper .loop-item-image img {
border-radius: 0;
}
.single-product section#single-product-finiture .caption {
padding-top: 20px;
text-align: left;
}
.single-product section#slider-realizzazioni h2 {
margin: 40px 0;
}
.single-product section#slider-realizzazioni #slider-single-product.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text {
text-align: left;
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
min-width: 50%;
}
.single-product section#slider-realizzazioni #slider-single-product.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-title {
font-family: "BarlowCondensedSemiBold";
font-size: 24px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.single-product section#slider-realizzazioni #slider-single-product.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-title a {
color: #000000;
}
.single-product section#slider-realizzazioni #slider-single-product.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-image img {
width: 100%;
}
.single-product section#slider-realizzazioni #slider-single-product.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text .loop-item-excerpt {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
@media screen and (max-width: 678px) {
.single-product section#slider-realizzazioni #slider-single-product.shortcode-loop-realizzazioni-single-product .item-list .wrapper .loop-item-text {
background-color: rgba(255, 255, 255, 0.8);
transform: none;
right: auto;
top: 0;
left: auto;
bottom: 0;
max-width: 100%;
}
}
.single-product section .product_cat-serramenti,
.single-product section .product_cat-pergole-bioclimatiche {
border: 10px solid red;
}
.single-product section .product_cat-serramenti.single-product-configurazioni,
.single-product section .product_cat-pergole-bioclimatiche.single-product-configurazioni {
max-height: auto;
}
.single-product #powerTip {
border-radius: 0;
background-color: white;
max-width: 200px;
font-size: 15px;
box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
}
.single-product #powerTip.n:before {
border-top: 10px solid white;
}
.single-product #powerTip.s:before {
border-bottom: 10px solid white;
top: -10px;
}
.single-product #powerTip .box_view_html {
background-color: white !important;
color: black !important;
border: none;
}
.single-product #powerTip .box_view_html p {
background-color: transparent !important;
font-size: 16px;
max-width: 200px;
}
.single-realizzazioni .slider-image-gallery .item-list .wrapper .loop-item-text {
text-align: center;
}
.single-realizzazioni .slider-image-gallery .item-list .wrapper .loop-item-text {
padding: 30px 0;
}
@media screen and (min-width: 678px) {
.single-realizzazioni .slider-image-gallery .item-list .wrapper .loop-item-text {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
text-align: left;
}
}
.single-realizzazioni .slider-image-gallery .item-list .wrapper .loop-item-text img {
width: 100%;
}
.single-realizzazioni .storefront-breadcrumb {
margin-bottom: 0;
}
.single-realizzazioni .entry-header {
flex: 100%;
border: none;
}
.single-realizzazioni .entry-header .entry-title {
text-align: center;
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.single-realizzazioni .entry-taxonomy {
display: none;
}
.single-realizzazioni .entry-content {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
align-items: flex-start;
padding: 10px 0;
}
.single-realizzazioni .entry-content .left {
flex: 100%;
}
.single-realizzazioni .entry-content .left a {
color: #7DA0C3;
}
.single-realizzazioni .entry-content .left a:hover {
color: #000000;
}
@media screen and (min-width: 1024px) {
.single-realizzazioni .entry-content .left {
flex: 0 0 58%;
padding-right: 40px;
}
}
.single-realizzazioni .entry-content .right {
flex: 100%;
}
.single-realizzazioni .entry-content .right .wpcf7 {
background-color: #E9E9E9;
padding: 40px;
}
.single-realizzazioni .entry-content .right .wpcf7 form {
position: relative;
margin: 0;
}
.single-realizzazioni .entry-content .right .wpcf7 form .ajax-loader {
position: absolute;
bottom: -16px;
left: 50%;
}
.single-realizzazioni .entry-content .right .wpcf7 textarea {
width: 100%;
border: none;
background: #ffffff;
height: 200px;
margin-bottom: 2%;
box-shadow: none;
}
.single-realizzazioni .entry-content .right .wpcf7 .fields {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
padding: 2% 0;
}
.single-realizzazioni .entry-content .right .wpcf7 .fields p {
margin: 0;
padding: 0;
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.single-realizzazioni .entry-content .right .wpcf7 .fields .wpcf7-form-control-wrap {
display: block;
flex: 0 0 49.5%;
box-shadow: none;
margin-bottom: 1%;
}
.single-realizzazioni .entry-content .right .wpcf7 .fields .wpcf7-form-control-wrap input,
.single-realizzazioni .entry-content .right .wpcf7 .fields .wpcf7-form-control-wrap select {
background: #ffffff;
border: none;
width: 100%;
padding: 10px;
box-shadow: none;
}
.single-realizzazioni .entry-content .right .wpcf7 .fields .wpcf7-form-control-wrap input option,
.single-realizzazioni .entry-content .right .wpcf7 .fields .wpcf7-form-control-wrap select option {
padding: 10px;
border: 1px solid #000000;
}
@media screen and (max-width: 1024px) {
.single-realizzazioni .entry-content .right .wpcf7 .fields .wpcf7-form-control-wrap {
flex: 0 0 100%;
}
}
.single-realizzazioni .entry-content .right .wpcf7 input[type=submit] {
width: 100%;
background-color: transparent;
border: 1px solid #000000;
}
.single-realizzazioni .entry-content .right .wpcf7 input[type=submit]:hover {
border: 1px solid #ffffff;
color: #ffffff;
background-color: #000000;
}
@media screen and (min-width: 1024px) {
.single-realizzazioni .entry-content .right {
flex: 0 0 35%;
}
}
.single-realizzazioni .entry-content .right .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 30px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
text-align: center;
}
.single-realizzazioni .entry-content .right .widget-title {
margin: 0;
}
.single-realizzazioni section.single-realizzazioni-acf-fields {
flex: 0 0 100%;
}
.single-realizzazioni section.single-realizzazioni-acf-fields .section-content .entry-header .acf-fields .field {
font-family: "BarlowSemiCondensedRegular";
font-size: 1.1rem;
color: #000000;
line-height: 1.5;
line-height: 1.5;
}
.single-realizzazioni section.single-realizzazioni-acf-fields .section-content .entry-header .acf-fields .field .label {
font-family: "BarlowCondensedSemiBold";
font-size: 1.1rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
font-family: "BarlowCondensedSemiBold";
} .page-template-template-documenti li {
list-style: none;
}
.page-template-template-documenti .folder {
display: none;
}
.page-template-template-documenti .file {
display: none;
}
.page-template-template-documenti .root {
display: block;
}
.page-template-template-documenti { }
.page-template-template-documenti h1.titolo-area-riservata {
font-size: 35px;
}
.page-template-template-documenti #tree ul {
margin: 0 0 0 10px;
padding-left: 20px;
border-left: 1px dashed #868686;
}
.page-template-template-documenti #tree ul li {
color: #7DA0C3;
}
.page-template-template-documenti #tree ul li:after {
content: "";
}
.page-template-template-documenti #tree ul li:before {
content: "\e804";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\e804";
font-size: 22px;
padding: 0 10px 0 0;
}
.page-template-template-documenti #tree ul li {
cursor: pointer;
font-size: 20px;
}
.page-template-template-documenti #tree ul li:before {
content: none;
}
.page-template-template-documenti #tree ul li.doc:before, .page-template-template-documenti #tree ul li.docx:before {
content: "\f1c2";
color: #2B579A;
}
.page-template-template-documenti #tree ul li.xls:before, .page-template-template-documenti #tree ul li.xlsx:before {
content: "\f1c3";
color: #217346;
}
.page-template-template-documenti #tree ul li.ppt:before {
content: "\f1c4";
color: #D24726;
}
.page-template-template-documenti #tree ul li.jpg:before {
content: "\f1c5";
}
.page-template-template-documenti #tree ul li.pdf:before {
content: "\f1c1";
color: #EC0F02;
}
.page-template-template-documenti #tree ul li.folder:before {
content: "\f069";
}
.page-template-template-documenti #tree ul li.folder.open:before {
content: "\f4c2";
}
.page-template-template-documenti #tree ul li a {
border-bottom: 1px solid transparent;
color: #868686;
text-decoration: none;
transition: all 0.2s ease;
}
.page-template-template-documenti #tree ul li a:hover {
border-color: #7DA0C3;
}
.page-template-template-documenti { }
@media screen and (max-width: 1420px) {
.page-template-template-documenti #content .col-full {
padding-left: 30px;
}
}
body section#form-footer {
background: #F2F2F2;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
body section#form-footer {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
body section#form-footer .content-widget {
max-width: 1420px;
margin: 0 auto;
}
body section#form-footer {
text-align: justify;
}
body section#form-footer .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
border: none;
}
body section#form-footer .textwidget p {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
body section#form-footer .textwidget a {
font-family: "BarlowCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
body section#form-footer .textwidget a:hover {
color: #7DA0C3;
}
body section#form-footer {
padding-top: 120px;
padding-bottom: 10px;
background: transparent;
padding-top: 100px;
}
body section#form-footer * {
border: none;
}
body section#form-footer .content-widget {
min-width: 400px;
max-width: 568px;
}
body section#form-footer .content-widget .wpcf7 {
background-color: #E9E9E9;
padding: 40px;
}
body section#form-footer .content-widget .wpcf7 form {
position: relative;
margin: 0;
}
body section#form-footer .content-widget .wpcf7 form .ajax-loader {
position: absolute;
bottom: -16px;
left: 50%;
}
body section#form-footer .content-widget .wpcf7 textarea {
width: 100%;
border: none;
background: #ffffff;
height: 200px;
margin-bottom: 2%;
box-shadow: none;
}
body section#form-footer .content-widget .wpcf7 .fields {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
padding: 2% 0;
}
body section#form-footer .content-widget .wpcf7 .fields p {
margin: 0;
padding: 0;
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
body section#form-footer .content-widget .wpcf7 .fields .wpcf7-form-control-wrap {
display: block;
flex: 0 0 49.5%;
box-shadow: none;
margin-bottom: 1%;
}
body section#form-footer .content-widget .wpcf7 .fields .wpcf7-form-control-wrap input,
body section#form-footer .content-widget .wpcf7 .fields .wpcf7-form-control-wrap select {
background: #ffffff;
border: none;
width: 100%;
padding: 10px;
box-shadow: none;
}
body section#form-footer .content-widget .wpcf7 .fields .wpcf7-form-control-wrap input option,
body section#form-footer .content-widget .wpcf7 .fields .wpcf7-form-control-wrap select option {
padding: 10px;
border: 1px solid #000000;
}
@media screen and (max-width: 1024px) {
body section#form-footer .content-widget .wpcf7 .fields .wpcf7-form-control-wrap {
flex: 0 0 100%;
}
}
body section#form-footer .content-widget .wpcf7 input[type=submit] {
width: 100%;
background-color: transparent;
border: 1px solid #000000;
}
body section#form-footer .content-widget .wpcf7 input[type=submit]:hover {
border: 1px solid #ffffff;
color: #ffffff;
background-color: #000000;
}
body section#form-footer .content-widget .widget-title {
text-align: center;
}
body section#form-footer #form-categorie-prodotto .content-widget .wpcf7 .fields .wpcf7-form-control-wrap.cliente, body section#form-footer #form-categorie-prodotto .content-widget .wpcf7 .fields .wpcf7-form-control-wrap.your-email {
flex: 0 0 100%;
}
body .widget-title {
border: none !important;
}
.post .wpcf7 {
background-color: #ffffff;
padding: 40px;
}
.post .wpcf7 form {
position: relative;
margin: 0;
}
.post .wpcf7 form .ajax-loader {
position: absolute;
bottom: -16px;
left: 50%;
}
.post .wpcf7 textarea {
width: 100%;
border: none;
background: #E9E9E9;
height: 200px;
margin-bottom: 2%;
box-shadow: none;
}
.post .wpcf7 .fields {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
padding: 2% 0;
}
.post .wpcf7 .fields p {
margin: 0;
padding: 0;
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.post .wpcf7 .fields .wpcf7-form-control-wrap {
display: block;
flex: 0 0 49.5%;
box-shadow: none;
margin-bottom: 1%;
}
.post .wpcf7 .fields .wpcf7-form-control-wrap input,
.post .wpcf7 .fields .wpcf7-form-control-wrap select {
background: #E9E9E9;
border: none;
width: 100%;
padding: 10px;
box-shadow: none;
}
.post .wpcf7 .fields .wpcf7-form-control-wrap input option,
.post .wpcf7 .fields .wpcf7-form-control-wrap select option {
padding: 10px;
border: 1px solid #000000;
}
@media screen and (max-width: 1024px) {
.post .wpcf7 .fields .wpcf7-form-control-wrap {
flex: 0 0 100%;
}
}
.post .wpcf7 input[type=submit] {
width: 100%;
background-color: transparent;
border: 1px solid #000000;
}
.post .wpcf7 input[type=submit]:hover {
border: 1px solid #E9E9E9;
color: #E9E9E9;
background-color: #000000;
}
.page .entry-header {
text-align: center;
padding: 0 0 30px;
}
.page .entry-header h1 {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.page h3 {
font-family: "BarlowCondensedSemiBold";
font-size: 24px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
padding: 40px 40px 0;
}
.page h3.titolo-left {
font-family: "BarlowCondensedSemiBold";
font-size: 26px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
padding: 40px 40px 40px 0;
}
.page .login-form {
background-color: #E9E9E9;
padding: 40px;
}
.page .login-form form {
position: relative;
margin: 0;
}
.page .login-form form .ajax-loader {
position: absolute;
bottom: -16px;
left: 50%;
}
.page .login-form textarea {
width: 100%;
border: none;
background: #ffffff;
height: 200px;
margin-bottom: 2%;
box-shadow: none;
}
.page .login-form .fields {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
padding: 2% 0;
}
.page .login-form .fields p {
margin: 0;
padding: 0;
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.page .login-form .fields .wpcf7-form-control-wrap {
display: block;
flex: 0 0 49.5%;
box-shadow: none;
margin-bottom: 1%;
}
.page .login-form .fields .wpcf7-form-control-wrap input,
.page .login-form .fields .wpcf7-form-control-wrap select {
background: #ffffff;
border: none;
width: 100%;
padding: 10px;
box-shadow: none;
}
.page .login-form .fields .wpcf7-form-control-wrap input option,
.page .login-form .fields .wpcf7-form-control-wrap select option {
padding: 10px;
border: 1px solid #000000;
}
@media screen and (max-width: 1024px) {
.page .login-form .fields .wpcf7-form-control-wrap {
flex: 0 0 100%;
}
}
.page .login-form input[type=submit] {
width: 100%;
background-color: transparent;
border: 1px solid #000000;
}
.page .login-form input[type=submit]:hover {
border: 1px solid #ffffff;
color: #ffffff;
background-color: #000000;
}
.page .login-form {
max-width: 600px;
margin: 0 auto 80px;
}
.page .login-form .login-form-intro {
margin-bottom: 40px;
}
.page .login-form .login-form-intro h3 {
padding: 0;
}
.page .login-form label {
display: none;
}
.page .login-form p {
width: 100%;
}
.page .login-form p input {
width: 100%;
background: white;
margin-bottom: 10px;
}
.page .video-header {
position: relative;
}
.page .video-header #cover {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 10;
background-image: url(//www.sunroom.it/de//wp-content/uploads/2020/10/cover-video.png);
background-size: cover;
}
.page .video-header #playbutton {
content: " ";
display: block;
background-image: url(//www.sunroom.it/de//wp-content/uploads/2020/10/youtube-play-button.png);
background-size: contain;
z-index: 100;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 90px;
height: 60px;
background-repeat: no-repeat;
background-size: contain;
}
.page .block-riservata .call-to-action .claim-registrati {
font-family: "BarlowCondensedSemiBold";
font-size: 20px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
margin: 0;
padding: 0;
}
.page .block-riservata .call-to-action .button-registrati {
margin: 0;
padding: 0;
}
.page .block-riservata .call-to-action .button-registrati a {
border: 1px solid black;
color: black;
padding: 0 30px;
line-height: 2;
text-transform: uppercase;
display: inline-block;
margin: 20px 0;
text-decoration: none;
}
.page .block-riservata .call-to-action .button-registrati a:hover {
color: white;
background-color: black;
}
.page .block-riservata .login-form {
margin: 0;
}
.page .block-riservata .ab-block-layout-column-inner {
height: 100%;
}
.page .block-riservata .wp-block-cover .wp-block-cover__inner-container p {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 20%;
left: 0;
transform: translate(0, -50%);
color: black;
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
padding: 20px;
}
.page input::placeholder,
.page textarea::placeholder {
color: #000000;
}
.page .wpcf7 {
background-color: #ffffff;
padding: 40px;
}
.page .wpcf7 form {
position: relative;
margin: 0;
}
.page .wpcf7 form .ajax-loader {
position: absolute;
bottom: -16px;
left: 50%;
}
.page .wpcf7 textarea {
width: 100%;
border: none;
background: #E9E9E9;
height: 200px;
margin-bottom: 2%;
box-shadow: none;
}
.page .wpcf7 .fields {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
padding: 2% 0;
}
.page .wpcf7 .fields p {
margin: 0;
padding: 0;
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.page .wpcf7 .fields .wpcf7-form-control-wrap {
display: block;
flex: 0 0 49.5%;
box-shadow: none;
margin-bottom: 1%;
}
.page .wpcf7 .fields .wpcf7-form-control-wrap input,
.page .wpcf7 .fields .wpcf7-form-control-wrap select {
background: #E9E9E9;
border: none;
width: 100%;
padding: 10px;
box-shadow: none;
}
.page .wpcf7 .fields .wpcf7-form-control-wrap input option,
.page .wpcf7 .fields .wpcf7-form-control-wrap select option {
padding: 10px;
border: 1px solid #000000;
}
@media screen and (max-width: 1024px) {
.page .wpcf7 .fields .wpcf7-form-control-wrap {
flex: 0 0 100%;
}
}
.page .wpcf7 input[type=submit] {
width: 100%;
background-color: transparent;
border: 1px solid #000000;
}
.page .wpcf7 input[type=submit]:hover {
border: 1px solid #E9E9E9;
color: #E9E9E9;
background-color: #000000;
}
.page .forms .child-filter {
width: 100%;
}
.page .wpcf7 {
background: white;
}
.page .wpcf7 .fields .wpcf7-form-control-wrap input::placeholder,
.page .wpcf7 .fields .wpcf7-form-control-wrap textarea::placeholder {
color: #000000;
}
.page .page-header-block p {
font-family: "BarlowSemiCondensedRegular";
font-size: 1rem;
color: #000000;
line-height: 1.5;
}
.page .page-header-block h2 {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.page .ab-block-container {
padding: 40px;
}
.page .ab-block-container.full {
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
.page .ab-block-container.full {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
.page .ab-block-container.full .ab-container-inside {
max-width: 1420px;
margin: 0 auto;
}
.page .ab-block-container.full .icon .wp-block-column:first-child {
flex-basis: 15% !important;
}
.page .ab-block-container.full .icon img {
max-width: 96px;
}
.page .ab-block-container.bg-image-progetta {
background-image: url(//www.sunroom.it/de//wp-content/uploads/2020/09/progetta-foto-sotto-1.jpg);
background-size: cover;
background-position: right center;
min-height: 600px;
margin-top: 100px;
}
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content {
position: initial;
}
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content .wp-block-columns .wp-block-column .login-form {
position: absolute;
background: #ffffff;
color: black;
padding: 40px;
z-index: 999;
max-width: 60%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
}
@media screen and (min-width: 1420px) {
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content .wp-block-columns .wp-block-column .login-form {
left: 18px;
}
}
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content .wp-block-columns .wp-block-column .login-form {
background-color: #ffffff;
}
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content .wp-block-columns .wp-block-column .login-form .login-submit {
border-color: #000000;
}
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content .wp-block-columns .wp-block-column .login-form .login-submit input {
border: 1px solid #000000;
}
.page .ab-block-container.bg-image-progetta .ab-container-inside .ab-container-content .wp-block-columns .wp-block-column .login-form input {
border: 1px solid #868686;
}
.page .ab-block-container.background {
background-color: #F2F2F2;
}
.page .ab-block-container.timeline {
background-image: url(//www.sunroom.it/wp-content/themes/storefront-child/assets/images/company_bg.png);
}
@media screen and (min-width: 1024px) {
.page .ab-block-container.timeline {
padding: 200px 0;
}
}
.page .ab-block-container.timeline {
background-color: #7DA0C3;
background-size: cover;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list {
flex: 0 0 100%;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: flex-start;
align-items: center;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper > * {
color: white !important;
display: inline-block;
text-align: flex-start;
display: flex;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-title {
font-family: "BarlowCondensedSemiBold";
font-size: 2.5rem;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
order: 1;
align-items: flex-end;
padding: 0;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-image {
flex: 0 0 50%;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-image img {
transform: rotate(-90deg);
width: auto;
margin: auto 0;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-excerpt {
order: 3;
}
@media screen and (min-width: 1024px) {
.page .ab-block-container.timeline .shortcode#shortcode-timeline {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
align-items: stretch;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list {
flex: 0 0 12%;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper {
flex: 0 0 100%;
font-family: "BarlowSemiCondensedRegular";
font-size: 16px;
color: #000000;
line-height: 1.5;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: center;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-title {
order: 1;
align-items: flex-end;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-image {
flex: 0 0 100%;
padding: 15px 0;
order: 2;
align-items: center;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-image img {
transform: rotate(0deg);
margin: 0 auto;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-excerpt {
flex: 0 0 100%;
text-align: left;
align-items: flex-start;
order: 3;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list .wrapper .loop-item-excerpt p {
border-bottom: 1px solid white;
padding-bottom: 20px;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list:nth-child(even) .wrapper .loop-item-image {
transform: rotate(180deg);
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list:nth-child(even) .wrapper .loop-item-title {
align-items: flex-start;
order: 3;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list:nth-child(even) .wrapper .loop-item-image {
transform: rotate(180deg);
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list:nth-child(even) .wrapper .loop-item-excerpt {
align-items: flex-end;
order: 1;
}
.page .ab-block-container.timeline .shortcode#shortcode-timeline .item-list:nth-child(even) .wrapper .loop-item-excerpt p {
border-top: 1px solid white;
border-bottom: 0 solid white;
padding-top: 20px;
}
}
.page.page-template-template-page-multiform .wpcf7 {
padding: 0;
}
.page .isotope-filterable {
height: auto !important;
}
.page .isotope-filterable .child-filter {
position: relative !important;
}
.page.page-template-template-documenti .wpcf7 {
background: transparent;
}
.page.page-template-template-documenti .wpcf7 input:not([type=submit]), .page.page-template-template-documenti .wpcf7 select:not([type=submit]), .page.page-template-template-documenti .wpcf7 textarea:not([type=submit]) {
background: white !important;
}
.acf-map {
height: 600px;
}
.loop-item-title {
padding: 0;
margin: 0;
align-items: flex-start;
}
.loop-item-title.collapse-trigger {
padding: 0;
margin: 0;
}
.loop-item-title.collapse-trigger a {
font-family: "BarlowCondensedSemiBold";
font-size: 26px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
}
.loop-item-title.collapse-trigger a:hover {
color: var(--color);
}
.loop-item-title.collapse-trigger i {
display: inline-block;
font-style: normal;
padding: 0 20px;
}
.loop-item-title.collapse-trigger i:after {
font-weight: 200;
font-size: 20px;
font-family: "fontello";
content: "\e80c";
display: block;
cursor: pointer;
}
.loop-item-title.collapse-trigger.active i:after {
content: "X";
font-size: 23px;
font-weight: 100;
font-family: sans-serif;
}
.page-template-template-landing {
font-size: 30px;
color: black;
line-height: 1.2;
}
.page-template-template-landing h1 {
font-size: 50px;
}
.page-template-template-landing h2 {
font-size: 49px;
}
.page-template-template-landing h3 {
font-size: 39px;
}
.page-template-template-landing h4 {
font-size: 28px;
}
.page-template-template-landing .wpcf7 .fields p {
align-items: flex-start;
}
.page-template-template-landing .wpcf7 .fields input,
.page-template-template-landing .wpcf7 .fields textarea {
border: 1px solid gray;
width: 100%;
text-transform: uppercase;
font-size: 20px;
padding: 5px;
margin: 5px 0;
background: transparent;
}
.page-template-template-landing .wpcf7 .fields [type=submit] {
background-color: #7DA0C3 !important;
color: white;
transition: all 0.2s ease-out;
max-width: 100%;
}
.page-template-template-landing .wpcf7 .fields [type=submit]:hover {
background-color: #ffffff !important;
color: #7DA0C3 !important;
border: 1px solid #7DA0C3;
}
.page-template-template-landing .totop {
z-index: 99999;
position: fixed;
bottom: 100px;
right: 30px;
}
.page-template-template-landing .totop .wp-block-button a {
color: Black;
font-size: 30px;
line-height: 30px;
background: #7DA0C3;
}
.page-template-template-landing .totop .wp-block-button a:after {
font-family: fontello;
content: "\e80d";
}
.page-template-template-landing .wp-block-group {
padding: 30px 0;
}
.page-template-template-landing .wp-block-group h2,
.page-template-template-landing .wp-block-group h3 {
text-transform: uppercase;
font-family: "BarlowCondensedRegular";
}
.page-template-template-landing .wp-block-group h2 {
font-weight: 600;
}
.page-template-template-landing .wp-block-group h3 {
font-weight: 200;
}
.page-template-template-landing .wp-block-group .ab-block-container.text {
padding: 80px 20px;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni .wp-block-image {
padding: 6px;
}
.page-template-template-landing .wp-block-group .wp-block-columns {
justify-content: space-between;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni {
text-transform: uppercase;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni.\33 cols .wp-block-image {
padding: 20px 80px !important;
}
.page-template-template-landing .wp-block-group .wp-block-cover {
padding: 30px;
}
.page-template-template-landing .wp-block-group .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1300px;
color: white;
}
.page-template-template-landing .wp-block-group .wp-block-cover .has-huge-font-size {
font-size: 64px;
text-shadow: 1px 1px black;
}
.page-template-template-landing .wp-block-group#full3 .wp-block-cover {
justify-content: flex-end;
}
.page-template-template-landing .wp-block-group .wp-block-button a {
min-width: 300px;
background-color: #7DA0C3 !important;
border-radius: 0;
text-transform: uppercase;
font-size: 25px;
transition: all 0.2s ease-out;
}
.page-template-template-landing .wp-block-group .wp-block-button a:after {
font-family: fontello;
padding-left: 20px;
content: "\e80b";
}
.page-template-template-landing .wp-block-group .wp-block-button a:hover {
background-color: #ffffff !important;
color: #7DA0C3 !important;
border: 1px solid #7DA0C3;
}
.page-template-template-landing .wp-block-group .wp-block-button.scarica a:after {
content: "\e809";
}
.page-template-template-landing .wp-block-group .wp-block-button.vai a:after {
content: "\e800";
}
.page-template-template-landing .wp-block-group#unica {
padding-top: 0;
padding-bottom: 0;
}
.page-template-template-landing .wp-block-group.boxed {
max-width: 1300px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.page-template-template-landing .wp-block-group.title-full {
text-transform: uppercase;
}
.page-template-template-landing .wp-block-group.title-full h1 {
color: #97d1cc;
font-size: 50px;
margin: 0;
text-align: right;
line-height: 0.8;
}
.page-template-template-landing .wp-block-group.title-full h1 + p {
color: #97d1cc;
text-align: right;
}
.page-template-template-landing .wp-block-group.title-full p {
margin-bottom: 0;
font-weight: 600;
}
.page-template-template-landing .wp-block-group.header .wp-block-columns {
justify-content: center;
}
.page-template-template-landing .wp-block-group.header .wp-block-columns .wp-block-image {
margin-bottom: 40px;
}
.page-template-template-landing .wp-block-group.header ul {
list-style: none;
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0;
float: right;
}
.page-template-template-landing .wp-block-group.header ul li {
padding: 0 10px;
}
.page-template-template-landing .wp-block-group.header ul li a {
text-transform: uppercase;
color: black;
}
.page-template-template-landing .wp-block-group.header ul li a:hover {
color: #7DA0C3 !important;
}
.page-template-template-landing .wp-block-group.has-background {
margin: 0;
}
.page-template-template-landing .wp-block-group.led {
padding: 0;
}
.page-template-template-landing .wp-block-group.led .wp-block-cover .wp-block-cover__inner-container {
max-width: 900px;
width: 90%;
}
.page-template-template-landing .wp-block-group.led .wp-block-cover .wp-block-cover__inner-container h3 {
color: white;
}
.page-template-template-landing .wp-block-group.vivo {
padding: 0;
}
.page-template-template-landing .wp-block-group.vivo .wp-block-image {
margin-bottom: 0;
}
.page-template-template-landing .wp-block-group.vivo .wp-block-columns {
margin-bottom: 0;
padding: 0;
gap: 0;
}
.page-template-template-landing .wp-block-group.vivo .wp-block-columns .wp-block-column {
margin-left: 0;
}
.page-template-template-landing .wp-block-group.vivo.half-right.blu .wp-block-column:nth-child(1) {
padding: 80px;
padding-left: 0;
}
.page-template-template-landing .wp-block-group.vivo.half-left .wp-block-column:nth-child(2) {
padding-left: 40px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.page-template-template-landing .wp-block-group.vivo.half-left.blu .wp-block-column:nth-child(2) {
padding: 80px;
}
.page-template-template-landing .wp-block-group#plus {
padding: 80px;
margin-top: 0;
text-align: center;
background-image: url(//www.sunroom.it/de//wp-content/uploads/2023/12/landing-2nude-tuttovetroFloor_res.jpg);
background-size: cover;
}
.page-template-template-landing .wp-block-group#plus h1,
.page-template-template-landing .wp-block-group#plus h2,
.page-template-template-landing .wp-block-group#plus h3,
.page-template-template-landing .wp-block-group#plus h4,
.page-template-template-landing .wp-block-group#plus p {
color: white !important;
}
.page-template-template-landing .wp-block-group#catalogo.half-right .wp-block-column:first-child {
display: flex;
align-items: center;
justify-content: flex-end;
}
.page-template-template-landing .wp-block-group.video {
text-align: center;
}
.page-template-template-landing .wp-block-group.half .wp-block-column img {
width: 100%;
}
.page-template-template-landing .wp-block-group.half-left .wp-block-columns {
justify-content: flex-start;
}
.page-template-template-landing .wp-block-group.half-right .wp-block-columns {
justify-content: flex-end;
}
.page-template-template-landing .wp-block-group.half-right .wp-block-column:first-child .ab-block-container {
padding: 40px;
}
.page-template-template-landing .wp-block-group.half-left .wp-block-column:nth-child(2) {
padding: 40px;
}
.page-template-template-landing .wp-block-group.bg-gray {
background-color: #F2F2F2 !important;
}
.page-template-template-landing .wp-block-group.bg-gray h2,
.page-template-template-landing .wp-block-group.bg-gray h3 {
color: #000000;
}
.page-template-template-landing .wp-block-group.bg-gray h3 {
text-transform: none;
}
.page-template-template-landing .wp-block-group.bg-gray .wp-block-buttons {
padding-top: 40px;
}
.page-template-template-landing .wp-block-group#footer {
background: #7DA0C3 !important;
}
.page-template-template-landing .wp-block-group#footer * {
color: white !important;
}
.page-template-template-landing .wp-block-group.title-lower h2,
.page-template-template-landing .wp-block-group.title-lower h3,
.page-template-template-landing .wp-block-group.title-lower h4,
.page-template-template-landing .wp-block-group.title-lower h5 {
text-transform: initial;
}
.page-template-template-landing .wp-block-group.no-margin p {
margin: 0;
}
.page-template-template-landing .wp-block-group#icone p {
font-size: 26px !important;
line-height: 1;
}
.page-template-template-landing .wp-block-group .menu-social-container ul {
display: flex;
justify-content: space-between;
align-items: center;
max-width: 200px;
margin: 0 auto;
list-style: none;
}
.page-template-template-landing .wp-block-group .menu-social-container ul li {
cursor: pointer;
padding: 15px;
}
.page-template-template-landing .wp-block-group .menu-social-container ul li a {
font-size: 0;
}
.page-template-template-landing .wp-block-group .menu-social-container ul li a:before {
font-family: fontello;
display: block;
color: white;
opacity: 1;
font-size: 20px !important;
content: "\f30c";
}
.page-template-template-landing .wp-block-group .menu-social-container ul li a:hover:before {
color: #000000;
}
.page-template-template-landing .wp-block-group .menu-social-container ul li.facebook a:before {
content: "\f30c";
}
.page-template-template-landing .wp-block-group .menu-social-container ul li.linkedin a:before {
content: "\f318";
}
.page-template-template-landing .wp-block-group .menu-social-container ul li.instagram a:before {
content: "\f32d";
}
.page-template-template-landing .wp-block-group .menu-social-container ul li.pinterest a:before {
content: "\f312";
}
.page-template-template-landing .wp-block-group .menu-social-container ul li.youtube a:before {
content: "\f167";
}
.page-template-template-landing .wp-block-group .copy {
font-size: 18px;
}
.page-template-template-landing .wp-block-group .wp-block-group__inner-container {
margin: 0 auto;
}
.page-template-template-landing #header.rt .wp-block-group__inner-container .wp-block-columns,
.page-template-template-landing #header.batimat .wp-block-group__inner-container .wp-block-columns {
z-index: 0;
padding: 0;
margin: 0;
}
.page-template-template-landing #header.rt .wp-block-group__inner-container .wp-block-columns ul li a,
.page-template-template-landing #header.batimat .wp-block-group__inner-container .wp-block-columns ul li a {
color: white;
}
.page-template-template-landing #header.rt {
background: rgba(0, 51, 153, 0.8);
}
.page-template-template-landing #header.batimat {
background: rgba(0, 0, 0, 0.3);
}
.page-template-template-landing .wp-block-group.rt h1 {
color: #003399;
}
.page-template-template-landing .wp-block-group.batimat h1 {
color: #CC0033;
}
.page-template-template-landing .wp-block-group.head {
padding-top: 0;
}
.page-template-template-landing .wp-block-group#plus.rt {
background-image: url(//www.sunroom.it/de//wp-content/uploads/2024/01/sfondo_OSKURA-Orienta-A3_web_res.jpg);
background-size: cover;
}
.page-template-template-landing .wp-block-group#plus.batimat {
background-image: url(//www.sunroom.it/de//wp-content/uploads/2024/08/sfondo_img_commerciali_web.jpg);
background-size: cover;
}
.page-template-template-landing .half .wp-block-columns {
align-items: stretch !important;
}
.page-template-template-landing .half .wp-block-columns .wp-block-column {
align-items: stretch !important;
}
.page-template-template-landing .half .wp-block-columns .wp-block-column > .wp-block-cover {
height: 100%;
}
@media screen and (min-width: 678px) {
.page-template-template-landing {
font-size: 39px;
}
.page-template-template-landing h1 {
font-size: 70px;
}
.page-template-template-landing h2 {
font-size: 59px;
}
.page-template-template-landing h3 {
font-size: 50px;
}
.page-template-template-landing h3 strong {
font-weight: 200 !important;
}
.page-template-template-landing h4 {
font-size: 25px;
font-weight: 300 !important;
}
.page-template-template-landing .wp-block-group {
padding: 30px 0;
}
.page-template-template-landing .wp-block-group.header {
position: absolute;
width: 100%;
top: 0;
right: 0;
}
.page-template-template-landing .wp-block-group.header .wp-block-group__inner-container {
margin: 0 auto;
max-width: 1300px;
}
.page-template-template-landing .wp-block-group.header .wp-block-columns {
justify-content: space-between;
align-items: center;
}
.page-template-template-landing .wp-block-group.header .wp-block-columns .wp-block-image {
margin-bottom: 0;
}
.page-template-template-landing .wp-block-group.title-full {
margin-top: 100px;
padding-bottom: 0;
}
.page-template-template-landing .wp-block-group.title-full h1 {
font-size: 190px;
}
.page-template-template-landing .wp-block-group.title-full p {
margin-bottom: 0;
font-weight: 600;
}
.page-template-template-landing .wp-block-group#full3 .wp-block-cover .wp-block-cover__inner-container {
width: 35%;
}
.page-template-template-landing .wp-block-group .wp-block-cover {
padding: 80px;
}
.page-template-template-landing .wp-block-group.half .wp-block-column {
max-width: 50%;
}
.page-template-template-landing .wp-block-group.half-right .wp-block-column:first-child {
padding: 0px;
float: right;
width: 100%;
max-width: 650px;
}
.page-template-template-landing .wp-block-group.half-left .wp-block-column:nth-child(2) {
max-width: 650px;
padding: 0;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni.cols3 .wp-block-image {
padding: 40px !important;
}
}
@media screen and (max-width: 678px) {
.ab-block-container {
padding: 0px;
}
.page-template-template-landing .wp-block-group.header .wp-block-columns .wp-block-column {
display: flex;
justify-content: center;
}
.page-template-template-landing .wp-block-group .wp-block-cover .has-huge-font-size {
font-size: 40px;
}
.page-template-template-landing .wp-block-group.half-right .wp-block-column:nth-child(2) {
order: 0;
}
.page-template-template-landing .wp-block-group.half-right .wp-block-column:first-child {
order: 99;
}
}
@media screen and (max-width: 678px) and (orientation: portrait) {
.page-template-template-landing .wp-block-group.header ul li a {
font-size: 25px;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni p {
font-size: 24px !important;
padding: 0 20px;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni .wp-block-image {
padding: 20px 80px !important;
}
}
@media screen and (max-width: 678px) and (orientation: landscape) {
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni {
flex-wrap: wrap !important;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni .wp-block-image {
padding: 5px !important;
}
.page-template-template-landing .wp-block-group .wp-block-columns.loghi-certificazioni .wp-block-column {
flex: 0 0 27% !important;
}
}
@media screen and (min-width: 1300px) {
.page-template-template-landing .wp-block-group#footer .wp-block-group__inner-container {
max-width: 1300px;
}
}
@media screen and (max-width: 700px) and (orientation: portrait) {
.page-template-template-landing .wp-block-group.header ul li a {
font-size: 18px;
}
}
.page-id-19511 .wp-block-group.half .wp-block-columns {
background-color: #E8EEF4;
}
.page-id-19511 .wp-block-group__inner-container > p {
margin: 0;
}
.page-big5_2025 .half .wp-block-group__inner-container .wp-block-columns .wp-block-column p,
.page-big5_2025 .half .wp-block-group__inner-container .wp-block-columns .wp-block-column h1,
.page-big5_2025 .half .wp-block-group__inner-container .wp-block-columns .wp-block-column h2,
.page-big5_2025 .half .wp-block-group__inner-container .wp-block-columns .wp-block-column h3,
.page-big5_2025 .half .wp-block-group__inner-container .wp-block-columns .wp-block-column h4 {
text-align: right;
}
.page-big5_2025 .half .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-buttons {
justify-content: flex-end;
}
.page-big5_2025 .half.half-right .ab-block-container {
float: left;
}
.page-big5-2025 .wpcf7 .fields [type=submit], .page-big5_2025 .wpcf7 .fields [type=submit] {
background-color: green !important;
}
.page-big5-2025 .wp-block-buttons .wp-block-button .wp-block-button__link,
.page-big5-2025 .wp-block-buttons .wp-block-button input[type=submit], .page-big5_2025 .wp-block-buttons .wp-block-button .wp-block-button__link,
.page-big5_2025 .wp-block-buttons .wp-block-button input[type=submit] {
background-color: green !important;
}
.page-big5-2025 .wp-block-buttons .wp-block-button .wp-block-button__link:not(:hover),
.page-big5-2025 .wp-block-buttons .wp-block-button input[type=submit]:not(:hover), .page-big5_2025 .wp-block-buttons .wp-block-button .wp-block-button__link:not(:hover),
.page-big5_2025 .wp-block-buttons .wp-block-button input[type=submit]:not(:hover) {
border: 1px solid transparent !important;
}
.page-big5-2025 .title-lower h2:first-of-type, .page-big5_2025 .title-lower h2:first-of-type {
color: green !important;
}
.page-big5-2025 .bg-gray, .page-big5_2025 .bg-gray {
padding: 0;
}
.page-big5-2025 .bg-gray .wp-block-group__inner-container, .page-big5_2025 .bg-gray .wp-block-group__inner-container {
background: #37414B !important;
padding-top: 40px;
padding-bottom: 40px;
}
.page-big5-2025 .bg-gray .wp-block-group__inner-container .wp-block-columns .wp-block-column *, .page-big5_2025 .bg-gray .wp-block-group__inner-container .wp-block-columns .wp-block-column * {
color: white !important;
}
.page-big5-2025 #icone, .page-big5_2025 #icone {
background: black;
}
.page-big5-2025 #icone .wp-block-group__inner-container .wp-block-columns .wp-block-column > *, .page-big5_2025 #icone .wp-block-group__inner-container .wp-block-columns .wp-block-column > * {
color: white !important;
}
.page-big5-2025 #icone .wp-block-group__inner-container, .page-big5_2025 #icone .wp-block-group__inner-container {
max-width: 1300px;
}
.page-big5-2025 .blu.half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even), .page-big5_2025 .blu.half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even) {
background: #EAF0F6;
max-width: none;
padding-left: 0;
}
.page-big5-2025 .blu.half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even) .ab-block-container, .page-big5_2025 .blu.half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even) .ab-block-container {
padding-left: 40px;
max-width: 650px;
}
.page-big5-2025 .blu.half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd), .page-big5_2025 .blu.half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd) {
background: #EAF0F6;
max-width: none;
padding-right: 0;
}
.page-big5-2025 .blu.half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd) .ab-block-container, .page-big5_2025 .blu.half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd) .ab-block-container {
padding-right: 40px;
max-width: 650px;
}
.page-big5-2025 .blu.half .wp-block-group__inner-container .wp-block-columns .wp-block-column, .page-big5_2025 .blu.half .wp-block-group__inner-container .wp-block-columns .wp-block-column {
background: #96BAD8 !important;
}
.page-big5-2025 .claim .wp-block-group__inner-container .wp-block-columns .wp-block-column > *, .page-big5_2025 .claim .wp-block-group__inner-container .wp-block-columns .wp-block-column > * {
color: white !important;
}
.page-big5-2025 .claim .wp-block-group__inner-container .wp-block-columns .wp-block-column p, .page-big5_2025 .claim .wp-block-group__inner-container .wp-block-columns .wp-block-column p {
margin: 0;
padding: 0;
}
.page-big5-2025 .claim .wp-block-group__inner-container, .page-big5_2025 .claim .wp-block-group__inner-container {
padding: 40px;
max-width: 1300px;
}
.page-big5-2025 .claim,
.page-big5-2025 .landing-title, .page-big5_2025 .claim,
.page-big5_2025 .landing-title {
background: #37414B;
}
.page-big5-2025 .landing-title .wp-block-group__inner-container, .page-big5_2025 .landing-title .wp-block-group__inner-container {
max-width: 1300px;
}
.page-big5-2025 .landing-title .wp-block-group__inner-container .wp-block-columns .wp-block-column > *, .page-big5_2025 .landing-title .wp-block-group__inner-container .wp-block-columns .wp-block-column > * {
color: white;
}
.page-big5-2025 .landing-title .wp-block-group__inner-container .wp-block-columns .wp-block-column h1, .page-big5_2025 .landing-title .wp-block-group__inner-container .wp-block-columns .wp-block-column h1 {
color: green;
font-size: 90px;
}
.page-big5-2025 .landing-title .wp-block-group__inner-container .wp-block-columns .wp-block-column h2, .page-big5_2025 .landing-title .wp-block-group__inner-container .wp-block-columns .wp-block-column h2 {
text-transform: none;
}
.page-big5-2025 .half h1,
.page-big5-2025 .half h2,
.page-big5-2025 .half h3, .page-big5_2025 .half h1,
.page-big5_2025 .half h2,
.page-big5_2025 .half h3 {
font-weight: 900 !important;
}
.page-big5-2025 .half h3, .page-big5_2025 .half h3 {
font-size: 30px;
padding: 0;
}
.page-big5-2025 .half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even), .page-big5_2025 .half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even) {
background: #EAF0F6;
max-width: none;
padding-left: 0;
}
.page-big5-2025 .half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even) .ab-block-container, .page-big5_2025 .half.half-left .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(even) .ab-block-container {
padding-left: 40px;
max-width: 650px;
}
.page-big5-2025 .half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd), .page-big5_2025 .half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd) {
background: #EAF0F6;
max-width: none;
padding-right: 0;
}
.page-big5-2025 .half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd) .ab-block-container, .page-big5_2025 .half.half-right .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(odd) .ab-block-container {
padding-right: 40px;
max-width: 650px;
}
.page-bau-2025 .wp-block-group.batimat h1 {
color: #7DA0C3;
}
#newsletter-box {
background-color: #7DA0C3;
background-size: cover;
background-blend-mode: multiply;
padding: 60px;
margin-left: -20;
margin-right: -20;
}
@media screen and (min-width: 1420px) {
#newsletter-box {
margin-left: calc(-50vw + 1402px / 2);
margin-right: calc(-50vw + 1402px / 2);
}
}
#newsletter-box .content-widget {
max-width: 1420px;
margin: 0 auto;
}
#newsletter-box .widget {
margin: 0;
padding: 0;
}
#newsletter-box .widget .container .content-widget {
text-align: center;
padding: 30px 0;
}
#newsletter-box .widget .container .content-widget .widget_text .widget-title {
font-family: "BarlowCondensedSemiBold";
font-size: 30px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
font-family: "BarlowCondensedRegular";
color: #ffffff;
border: none;
text-align: center;
}
#newsletter-box .widget .container .content-widget .widget_text .textwidget p {
font-family: "BarlowCondensedSemiBold";
font-size: 50px;
color: #000000;
line-height: 1;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 0;
font-family: "BarlowCondensedRegular";
color: #ffffff;
padding: 30px 0;
}
#newsletter-box .subscribeForm {
margin-bottom: 0;
}
#newsletter-box .subscribeForm .subscribeDataTable {
background: transparent;
max-width: 400px;
display: inline;
margin: 0 auto;
text-align: center;
}
#newsletter-box .subscribeForm .subscribeDataTable input {
padding: 0 20px;
line-height: 50px;
width: 100%;
border: none;
}
#newsletter-box .subscribeForm .subscribeDataTable .muField {
width: 100%;
padding: 0 0 5px;
margin: 0;
border: none;
}
#newsletter-box .subscribeForm .subscribeDataTable .muTerms, #newsletter-box .subscribeForm .subscribeDataTable .muTermsCheckbox {
line-height: 1;
font-size: 14px;
}
#newsletter-box .subscribeForm .subscribeDataTable .muTerms a, #newsletter-box .subscribeForm .subscribeDataTable .muTermsCheckbox a {
color: black;
}
#newsletter-box .subscribeForm .subscribeDataTable .muTerms a:hover, #newsletter-box .subscribeForm .subscribeDataTable .muTermsCheckbox a:hover {
color: white;
}
#newsletter-box .subscribeForm .subscribeDataTable .muTermsCheckbox {
text-align: left;
padding: 20px 0;
}
#newsletter-box .subscribeForm .subscribeDataTable .muTermsCheckbox label {
float: right;
width: 90%;
text-align: right;
}
#newsletter-box .subscribeForm .subscribeDataTable .muTermsCheckbox label input {
float: right;
width: 10%;
}
#newsletter-box .subscribeForm .subscribeDataTable .muSubmit {
clear: both;
padding: 0;
margin: 20px 0;
width: 100%;
border: 1px solid #000000;
}
#newsletter-box .subscribeForm .subscribeDataTable .muSubmit input {
background-color: #7DA0C3;
font-family: "BarlowSemiCondensedRegular";
font-size: 20px;
color: #000000;
line-height: 1.5;
line-height: 50px;
text-transform: uppercase;
font-family: "BarlowCondensedRegular";
}
#newsletter-box .subscribeForm .subscribeDataTable .muSubmit:hover input {
background-color: #000000;
color: #ffffff;
}
#newsletter-box .subscribeForm .subscribeDataTable .widget-title {
display: none;
}
#newsletter-box .subscribeForm .subscribeDataTable .muDescription {
display: none;
}
#newsletter-box .subscribeForm .subscribeDataTable .show-response {
color: red;
}
#colophon {
background-color: #868686;
color: #ffffff;
}
#colophon .footer-wrap .footer-widgets {
border: none;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: space-between;
align-items: stretch;
}
#colophon .footer-wrap .footer-widgets:after, #colophon .footer-wrap .footer-widgets:before {
content: none;
}
#colophon .footer-wrap .footer-widgets .block {
flex: 0 0 100%;
}
@media screen and (min-width: 1024px) {
#colophon .footer-wrap .footer-widgets .block {
flex: 0 0 22%;
}
}
#colophon .footer-wrap .footer-widgets .block.footer-widget-1 {
padding-top: 10px;
}
#colophon .footer-wrap .footer-widgets .block.footer-widget-1 .widget.widget_media_image {
padding: 0;
margin: 0 0 10px;
}
#colophon .footer-wrap .footer-widgets .block.footer-widget-1 .widget.widget_media_image img {
width: 100%;
max-width: 190px !important;
}
#colophon .footer-wrap .footer-widgets .block.footer-widget-1 .widget.widget_text {
border-top: 1px solid #F2F2F2;
padding: 10px 0;
border-bottom: 1px solid #F2F2F2;
}
#colophon .footer-wrap .footer-widgets .block.footer-widget-1 .widget.widget_text p {
margin: 0;
}
#colophon .footer-wrap .footer-widgets .block.footer-widget-5 {
flex: 0 0 100%;
text-align: center;
}
#colophon .footer-wrap .footer-widgets .widget {
color: #ffffff;
}
#colophon .footer-wrap .footer-widgets .widget a {
color: #ffffff;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu {
border-top: 2px solid #ffffff;
width: 100%;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item {
border-bottom: 1px solid #ffffff;
margin: 0;
padding: 5px 0;
transition: all 1s ease-out;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item a {
transition: all 0.6s;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item a:hover {
text-decoration: none;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item:before {
content: none;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item:hover {
background: #F2F2F2;
padding-left: 10px;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item:hover a {
color: #868686;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu ul.menu li.menu-item:hover a:hover {
text-decoration: none;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: center;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li {
font-size: 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.facebook a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.facebook a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.facebook a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.facebook a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.facebook a:after {
content: "";
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.facebook a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.facebook a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.facebook a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.facebook a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.facebook a:before {
content: "\f30c";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\f30c";
font-size: 1rem;
padding: 0 0 0 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.pinterest a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.pinterest a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.pinterest a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.pinterest a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.pinterest a:after {
content: "";
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.pinterest a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.pinterest a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.pinterest a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.pinterest a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.pinterest a:before {
content: "\f312";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\f312";
font-size: 1rem;
padding: 0 0 0 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.instagram a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.instagram a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.instagram a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.instagram a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.instagram a:after {
content: "";
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.instagram a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.instagram a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.instagram a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.instagram a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.instagram a:before {
content: "\f32d";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\f32d";
font-size: 1rem;
padding: 0 0 0 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.youtube a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.youtube a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.youtube a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.youtube a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.youtube a:after {
content: "";
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.youtube a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.youtube a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.youtube a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.youtube a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.youtube a:before {
content: "\f167";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\f167";
font-size: 1rem;
padding: 0 0 0 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.twitter a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.twitter a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.twitter a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.twitter a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.twitter a:after {
content: "";
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.twitter a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.twitter a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.twitter a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.twitter a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.twitter a:before {
content: "\f309";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\f309";
font-size: 1rem;
padding: 0 0 0 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.linkedin a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.linkedin a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.linkedin a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.linkedin a:after,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.linkedin a:after {
content: "";
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li.linkedin a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li.linkedin a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li.linkedin a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li.linkedin a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li.linkedin a:before {
content: "\f318";
width: auto;
display: inline-block;
font-family: "fontello";
content: "\f318";
font-size: 1rem;
padding: 0 0 0 0;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
justify-content: center;
width: auto;
border-top: none;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
justify-content: center;
border-bottom: none;
flex: 10%;
text-align: center;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li a,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li a,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li a,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li a,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li a {
display: block;
color: white;
position: relative;
padding: 10px;
transition: all 0.5s;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li a:before,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li a:before {
font-size: 40px;
}
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-container ul.menu li a:hover,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-es-container ul.menu li a:hover,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-de-container ul.menu li a:hover,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-fr-container ul.menu li a:hover,
#colophon .footer-wrap .footer-widgets .widget.widget_nav_menu .menu-social-en-container ul.menu li a:hover {
color: #000000;
}
#colophon .footer-wrap .footer-widgets .widget .widget-title {
text-transform: uppercase;
font-family: "BarlowCondensedSemiBold";
color: #ffffff;
padding: 0;
margin: 0;
}
#colophon .site-info {
text-align: center;
font-size: 16px;
display: flex;
justify-content: space-between;
}
#colophon .site-info span {
display: inline-block;
}
#colophon .site-info a {
color: #ffffff;
text-decoration: none;
}
#colophon .site-info a:hover {
color: #7DA0C3;
} @font-face {
font-family: "BarlowCondensedRegular";
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedRegular.eot);
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedRegular.woff2) format("woff2"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedRegular.woff) format("woff"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedRegular.eot?#iefix) format("embedded-opentype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedRegular.ttf) format("truetype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedRegular.svg#BarlowCondensedRegular) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "BarlowCondensedSemiBold";
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedSemiBold.eot);
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedSemiBold.woff2) format("woff2"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedSemiBold.woff) format("woff"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedSemiBold.eot?#iefix) format("embedded-opentype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedSemiBold.ttf) format("truetype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedSemiBold.svg#BarlowCondensedSemiBold) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "BarlowCondensedBold";
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedBold.eot);
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedBold.woff2) format("woff2"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedBold.woff) format("woff"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedBold.eot?#iefix) format("embedded-opentype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedBold.ttf) format("truetype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowCondensedBold.svg#BarlowCondensedBold) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "BarlowSemiCondensedSemiBold";
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedSemiBold.eot);
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedSemiBold.woff2) format("woff2"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedSemiBold.woff) format("woff"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedSemiBold.eot?#iefix) format("embedded-opentype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedSemiBold.ttf) format("truetype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedSemiBold.svg#BarlowSemiCondensedSemiBold) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "BarlowSemiCondensedRegular";
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedRegular.eot);
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedRegular.woff2) format("woff2"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedRegular.woff) format("woff"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedRegular.eot?#iefix) format("embedded-opentype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedRegular.ttf) format("truetype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts/BarlowSemiCondensedRegular.svg#BarlowSemiCondensedRegular) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "fontello";
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts//icons/fontello.eot);
src: url(//www.sunroom.it/wp-content/themes/storefront-child/fonts//icons/fontello.woff2) format("woff2"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts//icons/fontello.woff) format("woff"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts//icons/fontello.eot?#iefix) format("embedded-opentype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts//icons/fontello.ttf) format("truetype"), url(//www.sunroom.it/wp-content/themes/storefront-child/fonts//icons/fontello.svg#fontello) format("svg");
font-weight: normal;
font-style: normal;
}
message {
position: fixed;
bottom: 0;
padding: 20px;
z-index: 10000;
left: 0;
background: white;
}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}