@charset "UTF-8";

 .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-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);
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;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
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.alfatecsrl.it/wp-content/themes/storefront-child/ajax-loader.gif) center center no-repeat; }
@font-face {
font-family: "slick";
src: url(https://www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/slick.eot);
src: url(https://www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/slick.woff) format("woff"), url(https://www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/slick.ttf) format("truetype"), url(https://www.alfatecsrl.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%);
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.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .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: .1em;
padding: .2em .25em .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: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -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 {
-webkit-filter: none;
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; }
.page-template-styleguide .separatore {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
color: #D00A11;
margin-top: 20px;
width: 100%;
white-space: nowrap;
text-transform: uppercase;
font-size: 1.875rem;
font-family: "InterSemiBold";
color: #D00A11;
white-space: nowrap;
text-decoration: none;
padding: 0 10px; }
.page-template-styleguide .separatore:after, .page-template-styleguide .separatore:before {
z-index: 0;
display: block;
content: "";
width: 50%;
top: 50%;
height: 1px;
background: #C7C7C7; }
.page-template-styleguide .separatore.even {
color: #D00A11;
padding-bottom: 40px; }
.page-template-styleguide .separatore.even:after, .page-template-styleguide .separatore.even:before {
background-color: #C7C7C7; }
.page-template-styleguide .separatore.even a {
color: #D00A11; }
.page-template-styleguide .separatore:before {
left: 0; }
.page-template-styleguide .separatore:after {
right: 0; }
.page-template-styleguide .separatore a {
text-transform: uppercase;
font-size: 1.875rem;
font-family: "InterSemiBold";
color: #D00A11;
white-space: nowrap;
text-decoration: none;
padding: 0 10px; }
.page-template-styleguide #styleguide {
width: 100%; }
.page-template-styleguide #styleguide section {
font-size: 30px;
color: black;
font-family: helvetica;
line-height: 20px;
padding: 20px 0;
margin: 0; }
.page-template-styleguide #styleguide section:after {
display: inline-block;
height: 2px;
background-color: #C7C7C7;
width: 100%;
content: ""; }
.page-template-styleguide #styleguide .sfumatura {
position: relative;
height: 300px;
width: 100px;
background-color: #D00A11;
background-color: #1D1D1D;
background-image: -webkit-gradient(linear, left top, left bottom, from(#1D1D1D), to(#595959));
background-image: linear-gradient(to bottom, #1D1D1D, #595959); }
.page-template-styleguide #styleguide .sfumatura:before {
display: block;
content: "#1D1D1D";
color: white; }
.page-template-styleguide #styleguide .sfumatura:after {
position: absolute;
bottom: 0;
display: block;
content: "#595959";
color: white; }
.page-template-styleguide #styleguide .colors li.item {
list-style: none; }
.page-template-styleguide #styleguide .colors li.item:before {
display: inline-block;
text-align: center;
width: 150px;
line-height: 50px;
background: red;
border-radius: 5px; }
.page-template-styleguide #styleguide .colors li.item1:before {
background-color: #D00A11;
color: white;
content: "#D00A11"; }
.page-template-styleguide #styleguide .colors li.item2:before {
background-color: #262626;
color: white;
content: "#262626"; }
.page-template-styleguide #styleguide .colors li.item3:before {
background-color: #1D1D1D;
color: white;
content: "#1D1D1D"; }
.page-template-styleguide #styleguide .colors li.item4:before {
background-color: #F1F1F1;
color: black;
content: "#F1F1F1"; }
.page-template-styleguide #styleguide .colors li.item5:before {
background-color: #000000;
color: white;
content: "#000000"; }
.page-template-styleguide #styleguide .colors li.item6:before {
background-color: #707070;
color: white;
content: "#707070"; }
.page-template-styleguide #styleguide .colors li.item7:before {
background-color: #C7C7C7;
color: black;
content: "#C7C7C7"; }
.page-template-styleguide #styleguide .colors li.item8:before {
background-color: #ffffff;
color: black;
content: "#ffffff"; }
.page-template-styleguide #styleguide .colors .button {
border-radius: 30px;
background-color: #F1F1F1;
color: #ffffff; }
.page-template-styleguide #styleguide .colors .button:hover {
background-color: #D00A11;
color: #ffffff; }
.page-template-styleguide .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.page-template-styleguide .row item {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.page-template-styleguide .row .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
min-width: 200px;
border: 1px solid red; }
.page-template-styleguide .row .item sub {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.page-template-styleguide .row .grid12 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid12 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid12 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid11 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid11 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid11 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid10 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid10 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid10 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid9 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid9 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid9 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid8 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid8 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid8 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid7 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid7 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid7 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid6 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid6 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid6 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid5 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid5 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid5 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid4 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid4 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid4 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid3 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid3 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid3 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid2 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid2 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid2 .item1 {
min-height: 50px; }
.page-template-styleguide .row .grid1 .item3 {
min-height: 50px; }
.page-template-styleguide .row .grid1 .item2 {
min-height: 50px; }
.page-template-styleguide .row .grid1 .item1 {
min-height: 50px; }
.page-template-styleguide .item12 .sub3 {
min-height: 50px; }
.page-template-styleguide .item12 .sub2 {
min-height: 50px; }
.page-template-styleguide .item12 .sub1 {
min-height: 50px; }
.page-template-styleguide .item11 .sub3 {
min-height: 50px; }
.page-template-styleguide .item11 .sub2 {
min-height: 50px; }
.page-template-styleguide .item11 .sub1 {
min-height: 50px; }
.page-template-styleguide .item10 .sub3 {
min-height: 50px; }
.page-template-styleguide .item10 .sub2 {
min-height: 50px; }
.page-template-styleguide .item10 .sub1 {
min-height: 50px; }
.page-template-styleguide .item9 .sub3 {
min-height: 50px; }
.page-template-styleguide .item9 .sub2 {
min-height: 50px; }
.page-template-styleguide .item9 .sub1 {
min-height: 50px; }
.page-template-styleguide .item8 .sub3 {
min-height: 50px; }
.page-template-styleguide .item8 .sub2 {
min-height: 50px; }
.page-template-styleguide .item8 .sub1 {
min-height: 50px; }
.page-template-styleguide .item7 .sub3 {
min-height: 50px; }
.page-template-styleguide .item7 .sub2 {
min-height: 50px; }
.page-template-styleguide .item7 .sub1 {
min-height: 50px; }
.page-template-styleguide .item6 .sub3 {
min-height: 50px; }
.page-template-styleguide .item6 .sub2 {
min-height: 50px; }
.page-template-styleguide .item6 .sub1 {
min-height: 50px; }
.page-template-styleguide .item5 .sub3 {
min-height: 50px; }
.page-template-styleguide .item5 .sub2 {
min-height: 50px; }
.page-template-styleguide .item5 .sub1 {
min-height: 50px; }
.page-template-styleguide .item4 .sub3 {
min-height: 50px; }
.page-template-styleguide .item4 .sub2 {
min-height: 50px; }
.page-template-styleguide .item4 .sub1 {
min-height: 50px; }
.page-template-styleguide .item3 .sub3 {
min-height: 50px; }
.page-template-styleguide .item3 .sub2 {
min-height: 50px; }
.page-template-styleguide .item3 .sub1 {
min-height: 50px; }
.page-template-styleguide .item2 .sub3 {
min-height: 50px; }
.page-template-styleguide .item2 .sub2 {
min-height: 50px; }
.page-template-styleguide .item2 .sub1 {
min-height: 50px; }
.page-template-styleguide .item1 .sub3 {
min-height: 50px; }
.page-template-styleguide .item1 .sub2 {
min-height: 50px; }
.page-template-styleguide .item1 .sub1 {
min-height: 50px; }
.page-template-styleguide .item {
max-width: 25%; }
.page-template-styleguide .item .sub3 {
max-width: 300px;
min-height: 30vh;
background-image: url(//www.alfatecsrl.it/wp-content/uploads/2019/04/122-400x300.jpg);
-ms-flex-item-align: end;
align-self: flex-end; }
body, html {
font-size: 16px;
font-family: "InterRegular"; }
a:focus, input:focus, textarea:focus, button:focus {
outline: none; }
#main h2 {
font-size: 3.4375rem;
font-family: "InterBold"; }
#main h4 {
font-size: 1.375rem;
font-family: "InterBold";
color: #D00A11; }
#main p {
margin: 0 0 0.5em; }
#main p + h2 {
margin-top: 0; }
#main .wp-block-button a {
background-color: #D00A11;
color: #ffffff;
border-radius: 6px;
border: 1px solid #D00A11;
font-family: "InterSemiBold"; }
#main .wp-block-button a:hover {
background-color: #ffffff;
color: #D00A11; }
div.storefront-primary-navigation div.col-full {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
div.storefront-primary-navigation div.col-full nav.main-navigation {
width: initial;
float: initial;
margin: initial;
clear: initial;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 75%;
-ms-flex: 75%;
flex: 75%; }
div.storefront-primary-navigation div.col-full nav.main-navigation div.primary-navigation ul.menu li.menu-item a {
padding: 1em 0.3em !important;
}
div.storefront-primary-navigation div.col-full nav.main-navigation div.primary-navigation ul.menu li.menu-item ul.sub-menu {
background-color: #ffffff;
border-radius: 6px;
width: 256px; }
div.storefront-primary-navigation div.col-full nav.main-navigation div.primary-navigation ul.menu li.menu-item ul.sub-menu li {
font-size: 0.9375rem; }
div.storefront-primary-navigation div.col-full nav.main-navigation div.primary-navigation ul.menu li.menu-item ul.sub-menu li a {
color: #000000; }
div.storefront-primary-navigation div.col-full nav.main-navigation div.primary-navigation ul.menu li.menu-item ul.sub-menu li a:before {
content: "\E803";
font-family: "fontello";
font-size: 12px;
display: inline-block;
padding-right: 1em; }
@media screen and (min-width: 768px) {
div.storefront-primary-navigation div.col-full nav.main-navigation div.primary-navigation ul.menu li.menu-item ul.sub-menu li a {
width: auto; } }
div.storefront-primary-navigation div.col-full #header-widgets {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
position: relative; }
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container ul#site-header-cart {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 0;
position: unset; }
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container a {
color: #ffffff;
font-family: "InterSemiBold"; }
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container a #header-button {
background-color: #D00A11;
padding: 1em 1.5em;
border-radius: 8px; }
@media screen and (max-width: 1270px) {
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container a #header-button {
display: none; } }
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container a:hover {
color: #D00A11; }
div.storefront-primary-navigation div.col-full #header-widgets .header-widgets-container a:hover #header-button {
background-color: #ffffff; }
@media screen and (min-width: 1271px) {
#mega-menu-wrap-handheld {
display: none;
visibility: hidden; } }
@media screen and (max-width: 1270px) {
.primary-navigation {
display: none;
visibility: hidden; }
#mega-menu-wrap-handheld {
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0; }
#mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item {
border-top: 1px solid #C7C7C7;
border-bottom: 1px solid #C7C7C7; }
#mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item > a.mega-menu-link {
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
margin: 0 auto; }
#mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item.mega-toggle-on {
background-color: #C7C7C7; }
#mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item.mega-toggle-on a {
background-color: #C7C7C7 !important; }
#mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item ul.mega-sub-menu li a {
text-align: center; } }
@media screen and (min-width: 768px) {
.main-navigation ul.menu > li.menu-item-has-children > a::after,
.main-navigation ul.menu > li.page_item_has_children > a::after,
.main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
.main-navigation ul.nav-menu > li.page_item_has_children > a::after {
margin-left: 0.5em; } }
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding, .woocommerce-active .site-header .site-branding {
margin-bottom: 1em;
margin-right: 0;
max-width: 157px; }
@media screen and (max-width: 768px) {
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding, .woocommerce-active .site-header .site-branding {
margin-bottom: 0; } }
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding img, .woocommerce-active .site-header .site-branding img {
width: 157px; }
#header-global {
position: relative;
z-index: 10; }
#header-global .header-global-container {
position: absolute;
top: 0;
width: 100%;
z-index: 1; }
#header-global .header-global-container #header-top {
background-color: rgba(255, 255, 255, 0);
display: block;
overflow: hidden;
height: auto; }
#header-global .header-global-container #header-top .header-top-container {
height: auto;
overflow: hidden;
max-width: 1920px;
margin: 0 auto;
padding: 0 30px; }
#header-global .header-global-container #header-top .header-top-container .secondary-navigation {
float: right;
margin: 0; }
#header-global .header-global-container #masthead.site-header {
width: 100%;
background-color: rgba(255, 255, 255, 0);
margin-bottom: 0;
padding-top: 1em; }
@media screen and (min-width: 768px) {
#header-global .header-global-container #masthead.site-header {
border-bottom-color: transparent; } }
#header-global .header-global-container #masthead .col-full {
max-width: 1920px;
padding: 0 30px; }
@media (min-width: 768px) {
#header-global .header-global-container #masthead .col-full {
margin-left: 1.5em;
margin-right: 1.5em; } }
@media screen and (max-width: 1300px) {
#header-global .header-global-container #masthead .col-full {
padding: 0 15px; } }
@media screen and (max-width: 1024px) {
#header-global .header-global-container #masthead .col-full {
padding: 0; } }
@media screen and (max-width: 768px) {
#header-global .header-global-container #masthead .col-full {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; } }
#header-global .header-global-container #masthead .col-full .storefront-primary-navigation {
display: block;
clear: none; }
@media screen and (max-width: 768px) {
#header-global .header-global-container #masthead .col-full .storefront-primary-navigation {
width: 75%; } }
#header-global .header-global-container #masthead .col-full .storefront-primary-navigation .col-full {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
#header-global .header-global-container #masthead .col-full .storefront-primary-navigation .col-full .main-navigation {
width: 100%; }
@media screen and (max-width: 768px) {
#header-global .header-global-container #masthead .col-full .storefront-primary-navigation .col-full .main-navigation #site-navigation-menu-toggle {
display: none;
visibility: hidden; } }
#page header {
height: auto; }
.home #sample_slider .owl-item {
color: #ffffff; }
.home #sample_slider .owl-item h1 {
font-size: 5.625rem;
color: #ffffff;
font-family: "InterBold"; }
@media screen and (max-width: 768px) {
.home #sample_slider .owl-item h1 {
font-size: 3.375rem; } }
.home #sample_slider .owl-item p {
font-size: 1.1875rem;
max-width: 45%; }
@media screen and (max-width: 768px) {
.home #sample_slider .owl-item p {
max-width: 90%; } }
.home #sample_slider .owl-item a {
color: #ffffff;
font-size: 1.1875rem; }
.home #sample_slider .owl-item .sa_vert_center {
max-width: 41%; }
@media screen and (max-width: 1024px) {
.home #sample_slider .owl-item .sa_vert_center {
max-width: 60%; } }
@media screen and (max-width: 768px) {
.home #sample_slider .owl-item .sa_vert_center {
max-width: 90%; } }
@media screen and (max-width: 768px) {
.home #sample_slider .owl-item .sa_hover_container {
padding: 20% 5% !important; } }
.home #sample_slider .owl-item .sa_hover_container:before {
content: "";
background-color: rgba(0, 0, 0, 0.6);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: block; }
@media screen and (min-width: 1025px) {
.archive header.woocommerce-products-header-custom {
margin-bottom: 2em;
background-position: center center; } }
.archive header.woocommerce-products-header-custom:before {
content: "";
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
position: absolute; }
.single-product header.woocommerce-products-header-custom {
background-position: center center;
z-index: auto; }
.single-product header.woocommerce-products-header-custom:before {
content: none; }
.single-product header.woocommerce-products-header-custom .bg-color {
min-height: 200px; }
.single-product header.woocommerce-products-header-custom:before {
content: "";
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
position: absolute; }
.page header.woocommerce-products-header-custom {
background-position: center center;
min-height: 570px; }
.page header.woocommerce-products-header-custom .bg-color {
min-height: 570px; }
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione {
color: #ffffff;
margin: 0 auto;
text-align: center;
max-width: 960px;
width: 100%;
margin: 0 auto;
padding: 1em 0;
min-height: 570px; }
@media screen and (max-width: 960px) {
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione {
padding: 30px; } }
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-titolo {
font-size: 5rem;
font-weight: bold; }
@media screen and (max-width: 424px) {
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-titolo {
font-size: 24px; } }
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-bottone a .more-info {
position: relative;
background-color: #D00A11;
color: #ffffff;
text-transform: uppercase;
padding: 1em 2em;
font-family: "InterSemiBold";
font-size: 30px;
border: 1px solid #D00A11;
text-align: center; }
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-bottone a .more-info:hover {
background-color: #ffffff;
color: #D00A11; }
@media screen and (max-width: 768px) {
.page header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-testo {
font-size: 30px; } }
.page header.woocommerce-products-header-custom:before {
content: "";
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
position: absolute; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom {
background-position: center center;
min-height: 570px; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom .bg-color {
min-height: 570px; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione {
color: #ffffff;
max-width: 1300px;
margin: 0 auto;
text-align: center;
max-width: 960px;
width: 100%;
margin: 0 auto;
padding: 1em 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
min-height: 570px; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-titolo {
font-size: 5rem;
font-weight: bold; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-bottone a .more-info {
position: relative;
background-color: #D00A11;
color: #ffffff;
text-transform: uppercase;
padding: 1em 2em;
font-family: "InterSemiBold";
font-size: 30px;
border: 1px solid #D00A11;
text-align: center; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom .bg-color .intestazione .content-intestazione .intestazione-bottone a .more-info:hover {
background-color: #ffffff;
color: #D00A11; }
.page.page-template-template-fullwidth header.woocommerce-products-header-custom:before {
content: "";
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
position: absolute; }
.search header.woocommerce-products-header-custom {
z-index: -1; }
.search header.woocommerce-products-header-custom:before {
content: "";
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
position: absolute; }
header.woocommerce-products-header-custom {
background-position: center center;
background-color: transparent;
position: relative;
background-size: cover;
background-repeat: no-repeat;
min-height: 570px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 130px;
}
header.woocommerce-products-header-custom:before {
content: "";
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
display: block;
position: absolute; }
header.woocommerce-products-header-custom .subheader-content {
max-width: 1300px;
width: 100%;
margin: 0 auto;
padding: 5em 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
z-index: 1;
min-height: 200px; }
@media screen and (max-width: 769px) {
header.woocommerce-products-header-custom .subheader-content {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; } }
header.woocommerce-products-header-custom .subheader-content img {
width: auto;
padding: 0.5em; }
header.woocommerce-products-header-custom .subheader-content h1 {
color: #ffffff;
font-family: "InterRegular";
font-size: 5rem;
margin-bottom: 0;
padding: 0.5em; }
header.woocommerce-products-header-custom .subheader-content #breadcrumbs {
margin-bottom: 0;
color: #ffffff;
font-size: 0.875rem; }
header.woocommerce-products-header-custom .subheader-content #breadcrumbs a {
color: #ffffff; }
@media screen and (max-width: 1299px) {
header.woocommerce-products-header-custom .subheader-content {
padding-left: 30px;
padding-right: 30px; }
header.woocommerce-products-header-custom .subheader-content h1 {
text-align: center; } }
@media screen and (max-width: 769px) {
header.woocommerce-products-header-custom .subheader-content h1 {
font-size: 3.375rem; } }
#main .woocommerce-products-header {
padding-bottom: 0; }
@media screen and (min-width: 1024px) {
.menu-primary-menu-container {
display: none; } }
#content .col-full {
max-width: 1300px; }
@media (min-width: 768px) {
#content .col-full:before, #content .col-full:after {
content: none;
display: block; } }
#content #main .woocommerce-products-header .woocommerce-products-header__title {
display: none;
visibility: hidden; }
#content #main .woocommerce-products-header .term-description {
text-align: left; }
.home #primary {
margin-bottom: 0; }
.home #primary #main {
margin-bottom: 0; }
.page-template-default article header {
display: none;
visibility: hidden; }
p.pin {
margin-left: 30px; }
p.pin:before {
content: "\E810";
font-family: "fontello";
display: inline-block;
margin-right: 15px;
margin-left: -30px;
width: 15px; }
p.tel {
margin-left: 30px; }
p.tel:before {
content: "\E80A";
font-family: "fontello";
display: inline-block;
margin-right: 15px;
margin-left: -30px;
width: 15px; }
p.mail {
margin-left: 30px; }
p.mail:before {
content: "\E80B";
font-family: "fontello";
display: inline-block;
margin-right: 15px;
margin-left: -30px;
width: 15px; }
.edit-link {
display: none;
visibility: hidden; }
@media screen and (max-width: 768px) {
.archive #primary #main ul.products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.archive #primary #main ul.products li.product a img {
border: 1px solid #E2E2E2; }
.archive #primary #main ul.products li.product a .woocommerce-loop-product__title {
font-size: 1.375rem;
text-align: left; }
.archive #primary #main ul.products li.product a p:not(.catil) {
color: #000000;
font-size: 1.1875rem; }
.archive #primary #main ul.products li.product a p {
text-align: left; }
@media screen and (max-width: 768px) {
.archive #primary #main ul.products li.product {
width: 45%;
-webkit-box-sizing: border-box;
box-sizing: border-box; } }
@media screen and (max-width: 767px) {
.archive #primary #main ul.products li.product {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box; } }
.single-product .summary .entry-title {
font-family: "InterBold"; }
.single-product .summary .catil {
color: #D00A11; }
.single-product .summary p:not(.catil) {
font-size: 1.1875rem; }
.single-product .summary a {
display: block;
color: #000000;
border: 1px solid #000000;
margin-bottom: 1em;
padding: 1em; }
.single-product .summary a.pdf-download-button .pdf-button {
font-size: 1.5rem;
font-family: "InterBold"; }
.single-product .summary a.pdf-download-button .pdf-button:after {
content: "\E80F";
font-family: "fontello";
display: inline-block;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.single-product .container-video {
clear: both;
margin-top: 115px;
margin-bottom: 115px; }
.single-product .container-video .custom-field-title {
font-size: 2.625rem;
font-family: "InterSemiBold";
text-align: center;
padding: 1em 0; }
.single-product .container-video .content-video {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.single-product .container-video .content-video .single-video {
-webkit-box-flex: 0;
-ms-flex: 0 1 33.3%;
flex: 0 1 33.3%;
text-align: center; }
.single-product .woocommerce-product-gallery img {
border: 1px solid #E2E2E2; }
.main-contatti {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.main-contatti .container-contatti.container-1 {
background-color: #F1F1F1;
-webkit-box-flex: 0;
-ms-flex: 0 1 55%;
flex: 0 1 55%; }
@media screen and (max-width: 1200px) {
.main-contatti .container-contatti.container-1 {
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%; } }
.main-contatti .container-contatti.container-1 .contact-box-footer {
max-width: 628px;
padding: 15vh 0 10vh 0; }
@media screen and (min-width: 1860px) {
.main-contatti .container-contatti.container-1 .contact-box-footer {
margin: 0 0 0 15vw; } }
@media screen and (max-width: 1859px) {
.main-contatti .container-contatti.container-1 .contact-box-footer {
margin: 0 0 0 9vw; } }
@media screen and (max-width: 1440px) {
.main-contatti .container-contatti.container-1 .contact-box-footer {
margin: 0 auto; } }
@media screen and (max-width: 1200px) {
.main-contatti .container-contatti.container-1 .contact-box-footer {
padding: 15vh 30px 10vh 30px; } }
.main-contatti .container-contatti.container-1 .contact-box-footer .widget {
margin: 0; }
.main-contatti .container-contatti.container-1 .contact-box-footer .widget h2 {
font-size: 3.4375rem;
font-family: "InterBold"; }
.main-contatti .container-contatti.container-1 .contact-box-footer .widget h4 {
font-size: 1.375rem;
font-family: "InterBold";
color: #D00A11; }
.main-contatti .container-contatti.container-1 .contact-box-footer .widget p {
font-size: 1.1875rem; }
.main-contatti .container-contatti.container-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 45%;
flex: 0 1 45%;
background-image: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/assets/images/testata-interna.jpg);
background-size: cover;
background-position: center center;
display: flex;
-ms-flex-item-align: stretch;
align-self: stretch; }
@media screen and (max-width: 1200px) {
.main-contatti .container-contatti.container-2 {
display: none;
visibility: hidden; } }
.main-contatti .container-contatti p {
font-size: 1.1875rem; }
@media screen and (min-width: 782px) {
#main #box-home-01 {
padding-top: 140px; }
#main #box-home-01 .box-home-01-container .wp-block-columns {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
#main #box-home-01 .box-home-01-container .wp-block-columns .wp-block-column:nth-child(1) {
-webkit-box-flex: 0;
-ms-flex: 0 1 42%;
flex: 0 1 42%;
margin-right: 30px; }
#main #box-home-01 .box-home-01-container .wp-block-columns .wp-block-column:nth-child(2) {
-webkit-box-flex: 0;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
margin-left: 30px; } }
@media screen and (min-width: 782px) {
#main #box-home-02 {
padding-top: 140px; }
#main #box-home-02 .box-home-02-container .wp-block-columns {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
#main #box-home-02 .box-home-02-container .wp-block-columns .wp-block-column:nth-child(1) {
-webkit-box-flex: 0;
-ms-flex: 0 1 42%;
flex: 0 1 42%;
margin-right: 30px; }
#main #box-home-02 .box-home-02-container .wp-block-columns .wp-block-column:nth-child(2) {
-webkit-box-flex: 0;
-ms-flex: 0 1 38%;
flex: 0 1 38%;
border-radius: 12px;
margin-left: 30px; } }
#main #box-service .servizi-colonne .wp-block-group__inner-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer; }
#main #box-spot-home .wp-block-cover .wp-block-cover__background {
border-radius: 12px; }
#main #box-spot-home .wp-block-cover img {
border-radius: 12px; }
#main #box-spot-home .wp-block-cover .wp-block-cover__inner-container a {
color: #ffffff; }
#main #box-spot-home .wp-block-cover .wp-block-cover__inner-container a:hover {
color: #C7C7C7; }
#main #box-cat-prod .box-cat-prod-container .widget {
margin-bottom: 0; }
#main #box-cat-prod .box-cat-prod-container .widget .wp-block-cover {
padding: 160px 0 80px 0; }
#main #box-cat-prod .box-cat-prod-container .widget .wp-block-cover .woocommerce {
padding-top: 100px; }
#main #box-cat-prod .box-cat-prod-container .widget .wp-block-cover .woocommerce ul li .woocommerce-loop-category__title {
font-family: "InterSemiBold";
font-size: 1.1875rem;
color: #ffffff; }
#main #box-cat-prod .box-cat-prod-container .widget .wp-block-cover .woocommerce ul li img {
max-width: 90px; }
#main .wp-block-columns .wp-block-column ul {
margin-bottom: 0em;
margin-top: 1em;
border-radius: 12px;
font-size: 16px; }
@media screen and (min-width: 782px) {
#main .wp-block-columns .wp-block-column ul {
padding: 13% 11%; } }
#main .wp-block-columns .wp-block-column ul li:before {
content: "\E81D";
font-family: "fontello";
display: inline-block;
font-size: 1.25rem;
padding-right: 15px; }
#filtro-categorie .filtro-categorie-container .wpc-edit-filter-set {
display: none;
visibility: hidden; }
#filtro-categorie .filtro-categorie-container .widget .widget-title {
border: none;
margin-bottom: 0;
padding: 0; }
#filtro-categorie .filtro-categorie-container .wpc-term-selected label {
border-top: 3px solid #D00A11 !important;
border-left: none;
border-right: none;
border-bottom: none;
border-radius: 0;
padding: 0.8em 0 !important; }
#filtro-categorie .filtro-categorie-container .wpc-term-selected label .wpc-filter-label-wrapper {
background-color: transparent;
border: none; }
#filtro-categorie .filtro-categorie-container .wpc-term-selected label .wpc-filter-label-wrapper a {
color: #262626; }
#filtro-categorie .filtro-categorie-container ul {
border-top: 3px solid rgba(0, 0, 0, 0.1);
border-bottom: 3px solid rgba(0, 0, 0, 0.1);
padding: 0; }
#filtro-categorie .filtro-categorie-container ul li {
margin-bottom: 0; }
#filtro-categorie .filtro-categorie-container ul li.wpc-label-item label {
border-left: none;
border-right: none;
border-radius: 0;
margin-right: 0;
border-top: none;
border-bottom: none;
padding: 1em 0; }
#filtro-categorie .filtro-categorie-container ul li.wpc-label-item label .wpc-filter-label-wrapper {
background-color: transparent;
border: none; }
#filtro-categorie .filtro-categorie-container ul li.wpc-label-item label .wpc-filter-label-wrapper a {
color: #262626; }
footer.site-footer {
color: #ffffff;
background-color: #262626; }
footer.site-footer .footer-widgets:after, footer.site-footer .footer-widgets:before {
content: none; }
footer.site-footer a:not(.button):not(.components-button) {
color: #ffffff;
text-decoration: none; }
footer .col-full {
padding: 100px 0 50px 0;
max-width: 1300px; }
footer .col-full #info-box .info-box-footer .info-box-columns {
gap: 0; }
footer .col-full #info-box .info-box-footer .info-box-columns .wp-block-column {
border: 1px solid #ffffff;
padding: 1em;
line-height: 30px; }
footer .col-full #info-box .info-box-footer .info-box-columns .wp-block-column p, footer .col-full #info-box .info-box-footer .info-box-columns .wp-block-column .wp-block-social-links {
margin: 0; }
footer .widget {
margin: 0 0 0 0; }
.wpcf7 {
padding: 0; }
.wpcf7 form {
margin-bottom: 0; }
.wpcf7 form .input-text,
.wpcf7 form input[type=email],
.wpcf7 form input[type=password],
.wpcf7 form input[type=search],
.wpcf7 form input[type=text],
.wpcf7 form input[type=url],
.wpcf7 form input[type=date],
.wpcf7 form textarea,
.wpcf7 form select {
width: 100%;
background-color: #ffffff;
min-height: 50px;
border: none;
padding: 0 30px;
color: #D00A11;
margin-bottom: 15px;
border: 1px solid #ffffff; }
.wpcf7 form .input-text::-webkit-input-placeholder,
.wpcf7 form input[type=email]::-webkit-input-placeholder,
.wpcf7 form input[type=password]::-webkit-input-placeholder,
.wpcf7 form input[type=search]::-webkit-input-placeholder,
.wpcf7 form input[type=text]::-webkit-input-placeholder,
.wpcf7 form input[type=url]::-webkit-input-placeholder,
.wpcf7 form input[type=date]::-webkit-input-placeholder,
.wpcf7 form textarea::-webkit-input-placeholder,
.wpcf7 form select::-webkit-input-placeholder {
color: #262626; }
.wpcf7 form .input-text::-moz-placeholder,
.wpcf7 form input[type=email]::-moz-placeholder,
.wpcf7 form input[type=password]::-moz-placeholder,
.wpcf7 form input[type=search]::-moz-placeholder,
.wpcf7 form input[type=text]::-moz-placeholder,
.wpcf7 form input[type=url]::-moz-placeholder,
.wpcf7 form input[type=date]::-moz-placeholder,
.wpcf7 form textarea::-moz-placeholder,
.wpcf7 form select::-moz-placeholder {
color: #262626; }
.wpcf7 form .input-text:-ms-input-placeholder,
.wpcf7 form input[type=email]:-ms-input-placeholder,
.wpcf7 form input[type=password]:-ms-input-placeholder,
.wpcf7 form input[type=search]:-ms-input-placeholder,
.wpcf7 form input[type=text]:-ms-input-placeholder,
.wpcf7 form input[type=url]:-ms-input-placeholder,
.wpcf7 form input[type=date]:-ms-input-placeholder,
.wpcf7 form textarea:-ms-input-placeholder,
.wpcf7 form select:-ms-input-placeholder {
color: #262626; }
.wpcf7 form .input-text:-moz-placeholder,
.wpcf7 form input[type=email]:-moz-placeholder,
.wpcf7 form input[type=password]:-moz-placeholder,
.wpcf7 form input[type=search]:-moz-placeholder,
.wpcf7 form input[type=text]:-moz-placeholder,
.wpcf7 form input[type=url]:-moz-placeholder,
.wpcf7 form input[type=date]:-moz-placeholder,
.wpcf7 form textarea:-moz-placeholder,
.wpcf7 form select:-moz-placeholder {
color: #262626; }
.wpcf7 form textarea {
padding-top: 15px; }
.wpcf7 form input[type="submit"] {
width: 100%;
background-color: #1D1D1D;
color: #ffffff;
font-weight: bold;
position: relative;
font-family: "InterSemiBold";
opacity: 1 !important; }
.wpcf7 form input[type="submit"]:hover {
background-color: #D00A11;
color: #ffffff; }
.wpcf7 form .field-boxed {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 1em; }
.wpcf7 form .field-boxed .wpcf7-form-control-wrap {
-webkit-box-flex: 1;
-ms-flex: 1 0 48%;
flex: 1 0 48%; }
@media screen and (max-width: 768px) {
.wpcf7 form .field-boxed .wpcf7-form-control-wrap {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%; } }
.wpcf7 form .field-boxed .wpcf7-form-control-wrap:not(:last-child) {
margin-right: 20px; }
.wpcf7 form .area-big .wpcf7-list-item {
margin-left: 0; }
.wpcf7 form .area-big .submit-wrap {
text-align: left;
position: relative; }
.wpcf7 form .area-big .submit-wrap:after {
content: "\E80F";
font-family: "fontello";
display: block;
color: #ffffff;
position: absolute;
top: 30%;
right: 50%;
width: 50px;
height: auto;
-webkit-transform: translateY(0);
transform: translateY(0); }
@media screen and (max-width: 1023px) {
.wpcf7 form .area-big .submit-wrap:after {
display: none;
visibility: hidden; } }
.wpcf7 form .area-big .submit-wrap .submit-btn {
padding: 40px 50px;
margin-top: 1em;
position: relative;
margin: 0 auto;
text-align: left; }
@media screen and (max-width: 1023px) {
.wpcf7 form .area-big .submit-wrap .submit-btn {
text-align: center; } }
.wpcf7 form select:-webkit-appearance {
margin: 0 1em; }
.wpcf7 form select:-moz-appearance {
margin: 0 1em; }
#mailpoet_form_1 form.mailpoet_form {
padding: 0 !important; }
#mailpoet_form_1 form.mailpoet_form input[type=email],
#mailpoet_form_1 form.mailpoet_form input[type=text] {
background-color: #ffffff; }
#mailpoet_form_1 form.mailpoet_form input[type=email]::-webkit-input-placeholder,
#mailpoet_form_1 form.mailpoet_form input[type=text]::-webkit-input-placeholder {
font-style: italic; }
#mailpoet_form_1 form.mailpoet_form input[type=email]::-moz-placeholder,
#mailpoet_form_1 form.mailpoet_form input[type=text]::-moz-placeholder {
font-style: italic; }
#mailpoet_form_1 form.mailpoet_form input[type=email]:-ms-input-placeholder,
#mailpoet_form_1 form.mailpoet_form input[type=text]:-ms-input-placeholder {
font-style: italic; }
#mailpoet_form_1 form.mailpoet_form input[type=email]:-moz-placeholder,
#mailpoet_form_1 form.mailpoet_form input[type=text]:-moz-placeholder {
font-style: italic; }
#mailpoet_form_1 form.mailpoet_form input[type="submit"] {
border-radius: 6px;
background-color: #262626;
color: #000000;
font-weight: bold;
position: relative;
font-family: "InterSemiBold"; }
#mailpoet_form_1 form.mailpoet_form input[type="submit"]:hover {
background-color: #D00A11;
color: #ffffff; }
#mailpoet_form_1 form.mailpoet_form .mailpoet_paragraph.last {
position: relative; }
#mailpoet_form_1 form.mailpoet_form .mailpoet_paragraph.last:after {
content: '\E803';
font-family: "fontello";
position: absolute;
display: block;
top: 50%;
right: 0;
-webkit-transform: translate(-10px, -50%);
transform: translate(-10px, -50%); }
#mailpoet_form_1 form.mailpoet_form .mailpoet_paragraph.last:hover:after {
color: #ffffff; }
.checkout .optional {
display: none;
visibility: hidden; }
:root {
--width-site: 1520px;
--width-site-wide: 1820px;
--side-margin: 0px;
--scrollbar-width: 0px; }
.full,
.alignfull {
position: relative;
max-width: none;
width: 100%;
margin-left: 0;
margin-right: 0; }
.wide,
.alignwide {
max-width: var(--width-site-wide);
width: 100%;
margin-left: auto;
margin-right: auto; }
body:not(.page-template-template-contatti) #primary #main {
padding-left: var(--side-margin);
padding-right: var(--side-margin);
clear: both; }
body:not(.page-template-template-contatti) #primary #main .alignwide {
width: auto;
margin-left: -150px;
margin-right: -150px;
max-width: calc(var(--width-site) + 300px); }
body:not(.page-template-template-contatti) #primary #main .alignfull {
width: calc(100vw - var(--scrollbar-width));
margin-left: calc(-100vw / 2 + 100% / 2 + var(--scrollbar-width) / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
max-width: calc(100vw - var(--scrollbar-width));
padding-left: var(--side-margin);
padding-right: var(--side-margin); }
body:not(.page-template-template-contatti) #primary #main .alignfull > img {
width: 100vw; }
@media (max-width: 1820px) {
body:not(.page-template-template-contatti) #primary #main .alignwide {
width: calc(100vw - var(--scrollbar-width));
margin-left: calc(-100vw / 2 + 100% / 2 + var(--scrollbar-width) / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
max-width: calc(100vw - var(--scrollbar-width));
padding-left: var(--side-margin);
padding-right: var(--side-margin); } }
@font-face {
font-family: "InterBold";
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterBold.eot);
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterBold.woff2) format("woff2"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterBold.woff) format("woff"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterBold.eot?#iefix) format("embedded-opentype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterBold.ttf) format("truetype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterBold.svg#InterBold) format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "InterSemiBold";
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterSemiBold.eot);
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterSemiBold.woff2) format("woff2"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterSemiBold.woff) format("woff"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterSemiBold.eot?#iefix) format("embedded-opentype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterSemiBold.ttf) format("truetype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterSemiBold.svg#InterSemiBold) format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "InterRegular";
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterRegular.eot);
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterRegular.woff2) format("woff2"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterRegular.woff) format("woff"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterRegular.eot?#iefix) format("embedded-opentype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterRegular.ttf) format("truetype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts/InterRegular.svg#InterRegular) format("svg");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "fontello";
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts//icons/fontello.eot);
src: url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts//icons/fontello.woff2) format("woff2"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts//icons/fontello.woff) format("woff"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts//icons/fontello.eot?#iefix) format("embedded-opentype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts//icons/fontello.ttf) format("truetype"), url(//www.alfatecsrl.it/wp-content/themes/storefront-child/fonts//icons/fontello.svg#fontello) format("svg");
font-weight: normal;
font-style: normal; }body .wpc-hidden{
display: none;
}
.wpc-front-error{
color: #cc0000;
text-align: center;
}
.wpc-page-seo-description{
margin-bottom: 1em;
}
.wpc-filters-section{
margin-bottom: 1.5em;
position: relative;
}
.wpc-filter-layout-submit-button{
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}
.wpc-filters-widget-controls-container .wpc-filter-layout-submit-button{
margin-right: 20px;
margin-left: 20px;
padding: 20px 0;
}
.wpc-query-on-the-page .wpc-filters-widget-controls-container .wpc-filter-layout-submit-button{
display: none;
}
#top .wpc-filters-widget-main-wrapper ul.children,
#content .wpc-filters-widget-main-wrapper ul.children,
#primary .wpc-filters-widget-main-wrapper ul.children,
#secondary .wpc-filters-widget-main-wrapper ul.children,
#sidebar .wpc-filters-widget-main-wrapper ul.children,
.wpc-filters-widget-main-wrapper ul.children{
list-style: none;
margin-left: 20px;
} #top .widget ul.wpc-filters-ul-list,
.widget-area ul.wpc-filters-ul-list,
.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list{
list-style: none;
padding: .25em 0 0 .25em;
margin-left: 0;
float: none;
}
#top .widget .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list,
.widget-area .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list,
.wpc-filters-widget-main-wrapper .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list{
padding-bottom: 0;
margin-bottom: 0;
}
.theme-numinous .widget-area ul.wpc-filters-ul-list,
.theme-numinous .wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list{
margin-top: 0;
}
.widget-area ul.wpc-filters-ul-list input,
.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list input{
margin-top: 0;
}
.widget-area ul.wpc-filters-labels,
.wpc-filters-widget-main-wrapper ul.wpc-filters-labels{
padding-left: 0;
}
.widget-area .wpc-filter-has-swatches ul.wpc-filters-labels,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches ul.wpc-filters-labels{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.widget-area .wpc-filter-has-swatches ul.wpc-filters-labels:after,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches ul.wpc-filters-labels:after{
display: none;
}
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,
.widget-area .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels{
justify-content: flex-start;
}
.wpc-filters-widget-main-wrapper .wpc-show-counts-yes .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,
.widget-area .wpc-show-counts-yes .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels{
justify-content: space-between;
}
.wpc-filter-title {
margin-bottom: 1em;
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
body .wpc-filters-widget-main-wrapper li.wpc-term-item,
.widget-area li.wpc-term-item{
margin-bottom: 10px;
border: none;
padding: 0;
margin-left: 0;
}
#top li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children{
margin-top: 14px;
}
.theme-flatsome li.wpc-term-item > button.toggle{
display: none;
}
body .wpc-filters-widget-main-wrapper .wpc-term-item-content-wrapper,
.widget-area .wpc-term-item-content-wrapper,
.wpc-term-item-content-wrapper{
display: flex;
align-items: center;
position: relative;
}
body .wpc-filters-widget-main-wrapper .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper,
.widget-area .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper,
.wpc-filter-has-hierarchy .wpc-term-item-content-wrapper{
padding-right: 32px;
}
body .wpc-filters-widget-main-wrapper .wpc-filters-labels .wpc-term-item-content-wrapper,
.widget-area .wpc-filters-labels .wpc-term-item-content-wrapper,
.wpc-filters-labels .wpc-term-item-content-wrapper{
padding-right: 0;
}
i.wpc-toggle-children-list{
width: 24px;
top: 0;
bottom: 0;
right: 6px;
position: absolute;
}
i.wpc-toggle-children-list:hover{
cursor: pointer;
}
i.wpc-toggle-children-list:before,
i.wpc-toggle-children-list:after{
content: "";
display: inline-block;
width: 11px;
height: 1px;
background-color: #6d6d6d;
position: absolute;
right: 0;
}
i.wpc-toggle-children-list:before{
top: 50%;
transform: rotate( 90deg );
}
i.wpc-toggle-children-list:after{
bottom: calc(50% + -1px);
} .wpc-filter-hierarchy-reverse li.wpc-term-item.wpc-closed > .wpc-term-item-content-wrapper+ul.children,
li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children,
li.wpc-term-item ul.children{
display: none;
margin-top: 14px;
} .wpc-search-active li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children,
.wpc-search-active li.wpc-term-item.wpc-closed > .wpc-term-item-content-wrapper+ul.children,
.wpc-filter-hierarchy-reverse li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children,
li.wpc-term-item.wpc-opened > ul.children{
display: block;
} .wpc-filter-hierarchy-reverse .wpc-checkbox-item.wpc-closed > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before{
display: inline-block;
} .wpc-search-active .wpc-checkbox-item > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before,
.wpc-search-active .wpc-checkbox-item.wpc-closed > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before,
.wpc-filter-hierarchy-reverse .wpc-checkbox-item > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before,
.wpc-checkbox-item.wpc-opened > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before{
display: none;
}
.woocommerce-page .content .h-section .wpc-filters-labels li.wpc-term-item input[type=checkbox],
.widget-area .wpc-filters-labels li.wpc-term-item input,
.wpc-filters-labels li.wpc-term-item input{
display: none;
}
.wpc-filters-labels{
padding-top: 1px;
}
.wpc-filters-labels:after{
content: "";
display: block;
height: 0;
clear: both;
}
.widget-area .wpc-filters-labels li.wpc-term-item,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item{
float: left;
margin-top: 0;
margin-bottom: 10px;
padding: 0;
width: auto;
}
.widget-area .wpc-filter-has-swatches.wpc-filter-visible-term-names .wpc-filters-labels li.wpc-term-item,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches.wpc-filter-visible-term-names .wpc-filters-labels li.wpc-term-item{
width:48%;
}
.widget-area .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label{
margin-right: 7px;
margin-left: 0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding-left: 0;
margin-bottom: 0;
position: relative;
}
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label span.wpc-filter-label-wrapper{
padding: 0;
}
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label{
border: none;
}
.widget-area .wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label{
margin-right: 0;
}
.widget-area .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
border: 1px solid transparent;
margin-left: 0;
cursor: pointer;
display: flex;
padding: 2px 10px;
border-radius: 3px;
}
#secondary .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
body .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-item input+label:hover a,
#secondary .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
#secondary .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
body .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
.widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
#secondary .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
body .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
#secondary .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
#secondary .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
body .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a, body#colibri .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
body#colibri .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
body#colibri .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
body#colibri .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
body#colibri .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
body#colibri .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper, .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{
background-color: transparent;
color: inherit;
}
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,
.widget-area .wpc-filter-has-swatches input.wpc-label-input+label:hover,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input+label:hover,
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
padding: 0;
border: none;
}
.theme-twentyfourteen .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
background-color: rgba(255, 255, 255, 0.25);
}
.widget-area input.wpc-label-input:checked+label,
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label{
border: 1px solid rgba(0,0,0,0.25);
border-radius: 5px;
}
.widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
color: #333333;
background-color: rgba(0,0,0,0.25);
}
.theme-twentytwentyone .widget-area .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,
.theme-twentytwentyone .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
padding: 6px 12px;
}
.theme-twentytwentyone .widget-area li.wpc-term-item label,
.theme-twentytwentyone .wpc-filters-widget-main-wrapper .widget li.wpc-term-item label{
padding-left: 8px;
}
.widget-area .wpc-filters-labels li.wpc-term-item input:checked+label a,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item input:checked+label a{
color: #333333;
}
.widget-area .wpc-filters-labels li.wpc-term-item label a,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label a{
text-decoration: none;
transition: none;
}     .wpc-term-disabled input:hover,
.wpc-term-disabled a:hover,
.wpc-term-disabled span.wpc-term-count:hover,
.wpc-label-item.wpc-term-disabled label:hover {
cursor: not-allowed;
}
.wpc-term-disabled ul.children input:hover,
.wpc-term-disabled ul.children span.wpc-term-count:hover,
.wpc-term-disabled ul.children a:hover{
cursor: inherit;
}
.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper,
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper,
body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a,
.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.wpc-term-count-0:not(.wpc-has-not-empty-children){
opacity: 0.8;
}
.widget-area li.wpc-term-item input[type='checkbox'],
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='checkbox'],
.widget-area li.wpc-term-item input[type='radio'],
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='radio'] {
outline: none;
margin-left: 1px;
margin-right: 2px;
margin-bottom: 0;
}
.widget-area li.wpc-term-item input[type='checkbox']:hover,
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='checkbox']:hover,
.widget-area li.wpc-term-item input[type='radio']:hover,
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='radio']:hover{
background-color: transparent;
}
.wpc-filters-widget-main-wrapper li.wpc-term-item label,
.widget-area li.wpc-term-item label{
display: flex;
margin-bottom: 0;
margin-top: 0;
padding-left: 5px;
margin-left: 0;
line-height: 1.3;
}
.wpc-filters-widget-main-wrapper .wpc-filter-has-hierarchy li.wpc-term-item label,
.widget-area .wpc-filter-has-hierarchy li.wpc-term-item label{
width: auto;
justify-content: normal;
}
.widget-area .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label{
padding-left: 0;
}
.widget-area li.wpc-term-item:not(.wpc-term-disabled) label:hover,
.wpc-filters-widget-main-wrapper li.wpc-term-item:not(.wpc-term-disabled) label:hover{
cursor: pointer;
}
.wpc-filter-content select{
width: 100% !important;
margin-bottom: 1em;
}
.wpc-filters-widget-main-wrapper li.wpc-term-item a,
.widget-area .widget li.wpc-term-item a {
text-decoration: none;
font-weight: normal;
outline: none;
padding-top: 0;
padding-bottom: 0;
}    .wpc-filter-product_visibility .wpc-term-item label a{
display: block;
}
.wpc-filter-product_visibility .wpc-term-item label a .star-rating{
display: block;
margin-right: 2px;
position: relative;
height: 1.618em;
line-height: 1.618;
}
.theme-twentytwentyone .wpc-filter-product_visibility .wpc-term-item label a .star-rating{
margin-bottom: 0;
}
.widget-area .wpc-filter-product_visibility li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filter-product_visibility li.wpc-term-item label{
display: flex;
align-items: flex-start;
}
.widget-area .widget .wpc-filter-chips-list a:focus,
.wpc-filter-chips-list a:focus,
body li.wpc-term-item a:hover,
.widget-area .widget li.wpc-term-item a:hover,
body li.wpc-term-item a:focus,
.widget-area .widget li.wpc-term-item a:focus{
box-shadow: none;
text-decoration: none;
}
.widget-area .widget .wpc-filter-chips-list a,
body .wpc-filter-chips-list li.wpc-filter-chip a,
.wpc-filter-chips-list a{
text-decoration: none;
font-weight: 400;
border-radius: 50px;
padding: 1px 10px 2px 10px;
display: inline-block;
outline: none;
border: 1px solid #d8d8d8;
position: relative;
color: #333333;
}
.widget-area .widget .wpc-filter-chips-list .wpc-chip-reset-all a,
body .wpc-filter-chips-list li.wpc-chip-reset-all a{
border-color: #cc8181;
color: inherit;
}
li.wpc-chip-reset-all .wpc-filter-chip-name{
margin-right: 0;
}
li.wpc-chip-reset-all .wpc-chip-remove-icon{
display: none;
}
.widget-area .widget .wpc-filter-chips-list a:hover,
.wpc-filters-widget-main-wrapper .wpc-filter-chips-list a:hover{
box-shadow: none;
}
body .wpc-filter-chips-list li.wpc-filter-chip a:active,
.widget-area .wpc-filter-chips-list li.wpc-filter-chip a:active,
.wpc-filters-widget-main-wrapper .wpc-filter-chips-list li.wpc-filter-chip a:active {
opacity: 0.75;
}
.wpc-filter-chips-list a:hover .wpc-chip-remove-icon{
color: #cc0000;
}
.widget-area .widget ul.wpc-filter-chips-list,
body ul.wpc-filter-chips-list{
margin-left: 0;
list-style: none !important;
}
body .wpc-filter-chips-list li.wpc-filter-chip,
.wpc-filter-chips-list li,
li.wpc-filter-chip{
margin: 0 7px 7px 0;
padding: 0;
border: none;
list-style: none;
font-size: 91%;
}
.wpc-filter-chip-name{
margin-right: 0.5em;
white-space: nowrap;
max-width: 152px;
overflow: hidden;
}
.wpc-chip-remove-icon{
display: inline-block;
font-size: 1.25em;
line-height: 0.8;
}
.wpc-chip-content{
display: flex;
align-items: center;
}
form.wpc-filter-range-form{
display: block;
}
.wpc-filters-range-wrapper{
display: flex;
justify-content: space-between;
}
.wpc-filters-range-column {
width: auto;
}
.wpc-filters-range-min-column,
.wpc-filters-range-max-column{
max-width: 47%;
}
.wpc-filters-range-min-column{
margin-right: 3%;
}
.wpc-filters-range-wrapper input[type="number"]{
width: 100%;
box-sizing: border-box;
-webkit-appearance: none;
}
.wpc-filters-range-values-wrapper{
text-align: right;
margin-top: 10px;
} .wpc-filters-range-slider-wrapper{
margin: 1.5em 13px 10px 0;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 26px;
height: 26px;
cursor: default;
-ms-touch-action: none;
touch-action: none;
box-shadow: inset 0 0 0 1px #ebebeb;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: 3px;
background: #c5c5c5;
}
.ui-slider-horizontal .ui-slider-handle {
top: -12px;
margin-left: -6px;
border-radius: 50%;
outline: none;
box-shadow: 0 2px 9px rgba(0,0,0,.23);
}
.ui-slider-horizontal .ui-slider-range:hover,
.ui-slider-horizontal .ui-slider-handle:hover{
cursor: pointer;
}
.wpc-filters-widget-main-wrapper .ui-slider-horizontal .ui-slider-handle:after,
.wpc-filters-widget-main-wrapper .ui-slider-horizontal .ui-slider-handle:before{
display: none;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
background: #4c4c4c;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
} .wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon{
content: "";
width: 0.5em;
min-width: 0.5em;
height: 0.5em;
display: block;
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
position: relative;
transform: rotate(-135deg);
} .wpc-filter-collapsible-reverse.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-opened .wpc-filter-title .wpc-open-icon{
transform: rotate(45deg);
} .wpc-filter-has-selected.wpc-closed .wpc-filter-content,
.wpc-filter-collapsible.wpc-closed .wpc-filter-content,
.wpc-filter-collapsible .wpc-filter-content{
display: none;
} .wpc-filter-collapsible-reverse .wpc-filter-content,
.wpc-filter-has-selected .wpc-filter-content,
.wpc-filter-collapsible.wpc-opened .wpc-filter-content{
display: block;
}
.wpc-filter-collapsible .wpc-filter-title{
position: relative;
}
.wpc-filter-header .wpc-filter-title button{
width: 100%;
background: none;
border: none;
cursor: pointer;
padding: 0;
text-align: left;
outline: none;
font-size: inherit;
color: inherit;
font-weight: inherit;
box-shadow: none;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0;
min-height: 0;
}
.wpc-filter-selected-values{
visibility: hidden;
opacity: 0;
margin-top: 5px;
font-size: 13px;
padding-right: 10px;
line-height: 1.3;
}
.wpc-filter-collapsible.wpc-closed .wpc-filter-selected-values{
visibility: visible;
opacity: 1;
}
.widget-area{
position: relative;
}
.wpc-filters-widget-main-wrapper,
.widget_wpc_filters_widget{
position: relative;
}
.widget_wpc_filters_widget{
overflow: visible;
}
.wpc-filters-widget-main-wrapper a.wpc-toggle-a{
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dashed;
}
.wpc-filters-widget-top-container{
background: #fff;
border-bottom: 1px solid transparent;
padding: 0;
}
.wpc-filters-widget-top-container:not(.wpc-show-on-desktop){
display: none;
}
.wpc-filters-widget-top-container:before{
content: "";
display: block;
height: 1px;
background: #ffffff;
position: relative;
bottom: 1px;
}
.wpc-widget-top-inside{
display: flex;
justify-content: flex-start;
flex-wrap: nowrap;
overflow: hidden;
}
.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{
margin: 0;
}
.wpc-widget-close-container{
width: 100%;
position: relative;
display: none;
}
a.wpc-widget-close-icon{
display: flex;
width: 56px;
height: 56px;
margin: 0;
align-items: center;
justify-content: flex-start;
position: relative;
z-index: 10;
}
.wpc-filters-widget-controls-container{
display: none;
text-align: center;
position: sticky;
bottom: 0;
background: #fff;
z-index: 99999;
border-top: 1px solid #e4e4e4;
}
.theme-twentyfourteen .wpc-filters-widget-controls-container{
background-color: #000;
}
.wpc-filters-toolbar,
.wpc-filters-open-button-container,
.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper .wpc-filters-open-button-container{
display: none;
}
.wpc-filters-widget-controls-wrapper{
margin-right: 20px;
margin-left: 20px;
display: flex;
justify-content: space-between;
align-items: center;
position: sticky;
bottom: 0;
padding: 20px 0;
}
.wpc-query-not-on-the-page .wpc-filters-widget-controls-wrapper{
display: none;
}
.wpc-filters-widget-main-wrapper a.wpc-filters-reset-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button,
.widget-area .widget .wpc-filters-widget-controls-container a,
.widget .wpc-filters-widget-controls-container a,
.wpc-filters-widget-main-wrapper .wpc-filters-widget-controls-container a{
outline: none !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition: opacity .1s ease-in-out;
text-decoration: none;
font-weight: 400;
white-space: nowrap;
box-shadow: none;
padding: 6px 14px;
border-radius: 4px;
border: 1px solid #d8d8d8;
display: block;
text-align: center;
}
.wpc-filters-widget-main-wrapper a.wpc-filters-reset-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button{
width: 45%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
}
.wpc-filters-widget-main-wrapper a.wpc-filters-reset-button{
background-color: #ffffff;
}
.wpc-filters-widget-controls-container a.wpc-filters-apply-button{
background-color: #d8d8d8;
}
a.wpc-filters-reset-button:hover,
a.wpc-filters-reset-button:active,
a.wpc-filters-reset-button:focus,
a.wpc-filters-submit-button:hover,
a.wpc-filters-submit-button:active,
a.wpc-filters-submit-button:focus{
opacity: .85;
}
.wpc-filters-widget-controls-container a:hover,
.wpc-filters-widget-controls-container a:active,
.wpc-filters-widget-controls-container a:focus{
opacity: .6;
box-shadow: none;
}
.widget-area .widget a.wpc-open-close-filters-button,
body a.wpc-open-close-filters-button,
a.wpc-open-close-filters-button,
.wpc-open-close-filters-button,
body a.wpc-filters-open-widget,
a.wpc-filters-open-widget,
.wpc-filters-open-widget{
display: inline-block;
text-align: left;
border: 1px solid #2c2d33;
border-radius: 2px;
line-height: 1.5;
padding: 7px 12px 7px 12px;
background-color: transparent;
color: #2c2d33;
box-sizing: border-box;
text-decoration: none !important;
font-weight: normal;
transition: none;
position: relative;
}
.wpc-filters-widget-main-wrapper.is-active,
.wpc-filters-section.is-active .wpc-filters-reset-button,
.wpc-filters-section.is-active .wpc-filters-submit-button{
opacity: 0.7;
}
.wpc-button-inner{
display: flex;
align-items: center;
}
.wpc-filters-scroll-container{
padding: 0;
}
.wpc-filters-widget-wrapper .wpc-posts-found p{
margin-bottom: 0;
}
.wpc-filters-scroll-container .wpc-filters-widget-wrapper{
transition: opacity .25s ease;
}
.wpc-spinner {
width: 32px;
height: 32px;
position: fixed;
z-index: 9;
left: calc(50% - 16px);
top: calc(50% - 16px);
display: none;
z-index: 1000001;
}
.wpc-spinner:after{
content: '';
position: absolute;
opacity: 0.8;
border: 3px solid #f3f3f3;
border-top: 3px solid #9f9f9f;
border-radius: 50%;
width: 32px;
height: 32px;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
animation: wpc-spinner .5s linear infinite;
}
.wpc-filters-overlay{
content: " ";
background: #252525;
opacity: 0;
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 99999;
margin: 0;
}
.wpc-filters-widget-controls-item{
width: 45%;
}
.wpc-filters-widget-controls-one{
text-align: left;
}
.wpc-filters-widget-controls-two{
text-align: right;
}
.wpc-filters-toolbar .wpc-filter-chips-list{
margin: 0 0 0 .5em;
display: flex;
-webkit-box-pack: start;
place-content: center flex-start;
-webkit-box-align: center;
align-items: center;
overflow-x: auto;
}
.wpc-filters-toolbar li.wpc-filter-chip{
display: inline-block;
}
.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar {
width: 6px;
border-radius: 6px;
background: #E9E9EB;
}
.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar-track {
border-radius: 6px;
}
.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar-thumb {
background: #c4c4c4;
border-radius: 6px;
}
.wpc-open-close-filters-button{
display: none;
}
#sidebar:after,
.fusion-sidebar-inner-content:after{
content: "";
clear: both;
display: block;
width: 1px;
height: 1px;
}
.wpc-icon-html-wrapper{
position: relative;
margin-right: 10px;
top: 2px;
}
.wpc-widget-close-container .wpc-icon-html-wrapper{
top: 1px;
margin: 0;
left: 20px;
background: #f5f5f5;
border-radius: 50%;
padding: 14px 7px;
display: block;
}
.wpc-widget-close-container .wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-container .wpc-widget-close-icon span.wpc-icon-line-1{
height: 1px;
margin-bottom: -1px;
}
.wpc-icon-html-wrapper span{
display: block;
height: 1px;
width: 18px;
border-radius: 3px;
background: #2c2d33;
margin-bottom: 4px;
position: relative;
}
.wpc-widget-close-container .wpc-icon-html-wrapper:hover span{
background: #cc0000;
}
span.wpc-icon-line-1:after{
content: "";
display: block;
width: 3px;
height: 3px;
border: 1px solid #2c2d33;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: -2px;
left: 5px;
box-sizing: content-box;
}
span.wpc-icon-line-2:after{
content: "";
display: block;
width: 3px;
height: 3px;
border: 1px solid #2c2d33;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: -2px;
left: 12px;
box-sizing: content-box;
}
span.wpc-icon-line-3:after{
content: "";
display: block;
width: 3px;
height: 3px;
border: 1px solid #2c2d33;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: -2px;
left: 2px;
box-sizing: content-box;
}
.wpc-widget-close-icon span.wpc-icon-line-2,
.wpc-widget-close-icon span.wpc-icon-line-1:after,
.wpc-widget-close-icon span.wpc-icon-line-2:after,
.wpc-widget-close-icon span.wpc-icon-line-3:after,
.wpc-opened span.wpc-icon-line-2,
.wpc-opened span.wpc-icon-line-1:after,
.wpc-opened span.wpc-icon-line-2:after,
.wpc-opened span.wpc-icon-line-3:after{
border-color: #ffffff;
display: none;
}
.wpc-widget-close-icon span.wpc-icon-line-1,
.wpc-opened span.wpc-icon-line-1{
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-opened span.wpc-icon-line-3{
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-icon span.wpc-icon-line-1,
.wpc-opened span.wpc-icon-line-3,
.wpc-opened span.wpc-icon-line-1{
margin-bottom: -1px;
top: -3px;
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-icon span.wpc-icon-line-1{
top: -1px;
}
.wpc-widget-close-icon .wpc-icon-html-wrapper span{
width: 14px;
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-icon span.wpc-icon-line-1{
margin-bottom: -2px;
height: 2px;
} .wpc-filter-few-terms .wpc-see-less-control,
.wpc-filter-few-terms .wpc-see-more-control{
display: none !important;
}
.wpc-show-more-reverse.wpc-filter-more-less.wpc-show-less .wpc-see-less-control,
.wpc-show-more-reverse.wpc-filter-more-less .wpc-see-more-control,
.wpc-filter-has-selected.wpc-show-less .wpc-see-less-control,
.wpc-filter-has-selected.wpc-filter-more-less .wpc-see-more-control,
.wpc-filter-more-less.wpc-show-more .wpc-see-more-control,
.wpc-filter-more-less .wpc-see-less-control{
display: none;
} .wpc-show-more-reverse.wpc-filter-more-less.wpc-show-less .wpc-see-more-control,
.wpc-show-more-reverse.wpc-filter-more-less .wpc-see-less-control,
.wpc-filter-has-selected.wpc-show-less .wpc-see-more-control,
.wpc-filter-has-selected .wpc-see-less-control,
.wpc-filter-more-less.wpc-show-more .wpc-see-less-control,
.wpc-filter-more-less .wpc-see-more-control{
display: inline;
} .wpc-show-more-reverse.wpc-show-less .wpc-filters-ul-list > li,
.wpc-filter-has-selected.wpc-filter-more-less.wpc-show-less .wpc-filters-ul-list > li,
.wpc-filter-more-less .wpc-filters-ul-list > li{
display: none;
} .wpc-show-more-reverse .wpc-filters-ul-list > li,
.wpc-filter-has-selected.wpc-filter-more-less .wpc-filters-ul-list > li,
.wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list > li{
display: list-item;
}
.wpc-search-active .wpc-toggle-a{
display: none !important;
}
.wpc-search-active .wpc-filters-ul-list li,
.wpc-search-active.wpc-filter-more-less .wpc-filters-ul-list li{
display: none;
}
.wpc-search-active.wpc-filter-more-less .wpc-filters-ul-list li.showli,
.wpc-search-active .wpc-filters-ul-list li.showli{
display: list-item;
}
.theme-generatepress.woocommerce .wpc-filters-open-button-container,
.theme-Avada .woocommerce-container .wpc-filters-open-button-container{
padding-left: 0;
padding-right: 0;
}
.theme-generatepress .wpc-filters-open-button-container,
.theme-Avada .wpc-filters-open-button-container{
padding-left: 30px;
padding-right: 30px;
}
.wpc-overlay-visible .theme-neve .nv-sidebar-wrap.shop-sidebar{
opacity: 1;
z-index: 100000;
position: relative;
pointer-events: initial;
}
.wpc-term-count{
white-space: nowrap;
margin: 0 5px;
display: inline-block;
opacity: .6;
} .wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-term-count,
.wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-term-count{
margin: 0;
}
.wpc-hidden-term-name .wpc-term-name,
.wpc-filter-has-brands.wpc-filter-hidden-term-names .wpc-term-name,
.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-term-name{
display: none;
}
.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-dropdown-default .wpc-term-name,
.wpc-filter-has-brands.wpc-filter-hidden-term-names .wpc-dropdown-default .wpc-term-name{
display: block;
}
.wpc-filter-has-brands .wpc-term-count,
.wpc-filter-has-swatches .wpc-term-count{
display: inline-flex;
align-items: center;
}
.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown .select2-search{
border: none;
}
.theme-Avada .select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown{
border-color: #e2e2e2;
}
.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown{
border-color: #ccd0dc;
}
.theme-Avada .wpc-sorting-form .select2-container--default .select2-selection--single,
.theme-Avada .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single{
border-color: #e2e2e2;
border-radius: 6px;
}
.wpc-sorting-form .select2-container--default .select2-selection--single,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single{
border-color: #ccd0dc;
border-radius: 2px;
}
.theme-Avada .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.theme-Avada .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 36px;
}
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: inherit;
color: inherit;
display: flex;
padding: 6px 14px;
}
.sidebar .widget .wpc-filter-everything-dropdown li.select2-results__option,
.wpc-filter-everything-dropdown .select2-results__option{
line-height: inherit;
font-size: inherit;
padding: 6px 14px;
margin: 0;
display: flex;
}
.wpc-sorting-form .select2-container .select2-selection--single,
.wpc-filter-layout-dropdown .select2-container .select2-selection--single{
height: auto;
padding: 0;
}
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 100%;
border: none;
}
.select2-dropdown.wpc-filter-everything-dropdown {
border-color: #ccd0dc;
}
.select2-dropdown.wpc-filter-everything-dropdown{
z-index: 999999;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[aria-selected=true],
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[aria-disabled=true],
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[data-selected=true]{
background-color: #f2f2f2;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown{
padding: 4px 10px;
}
.theme-Avada .select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field{
border-color: #e2e2e2;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field{
border-color: #ccd0dc;
box-shadow: none;
border-radius: 3px;
height: auto;
}
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b{
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
width: 8px;
height: 8px;
font-size: 16px;
transform: rotate(-135deg);
right: 10px;
top: calc(50% + -6px);
left: auto;
margin: 0;
display: block;
border-right: none;
border-bottom: none;
}
.wpc-sorting-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.wpc-filter-layout-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
transform: rotate(45deg);
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
top: calc(50% + -2px);
}
.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field:focus{
background-color: #f2f2f2;
}
.select2-results__option .wpc-term-count-0{
opacity: 0.7;
}
.wpc-filters-overlay{
transition: opacity .05s linear;
} .wpc-help-tip {
color: #929292;
display: inline-block;
font-style: normal;
height: 15px;
line-height: 15px;
position: relative;
vertical-align: middle;
width: 15px;
min-width: 15px;
}
.wpc-help-tip::after {
speak: none;
font-weight: 700;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin: 0;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
content: "?";
cursor: help;
background: #bdbdbd;
border-radius: 50%;
color: #fff;
font-size: 10px;
line-height: 15px;
font-family: arial;
}
.wpc-filter-title .wpc-help-tip {
font-size: 1em;
}
.wpc-wrap-icons .wpc-help-tip {
margin-left: 10px;
margin-right: 10px;
}
#tiptip_holder {
display: none;
z-index: 8675309;
position: absolute;
top: 0;
left: 0;
}
#tiptip_holder.tip_top {
padding-bottom: 5px
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: #333
}
#tiptip_holder.tip_bottom {
padding-top: 5px
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: #333
}
#tiptip_holder.tip_right {
padding-left: 5px
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: #333
}
#tiptip_holder.tip_left {
padding-right: 5px
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: #333
}
#tiptip_content, .chart-tooltip, .wc_error_tip {
color: #fff;
font-size: .75em;
background: #333;
border-radius: 3px;
padding: .618em 1em;
box-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}
#tiptip_content code, .chart-tooltip code, .wc_error_tip code {
padding: 1px;
background: #888
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0
}
.wpc-wrap-icons{
display: flex;
align-items: center;
flex-wrap: wrap;
width: 100%;
line-height: 1;
}
.wpc-wrap-icons > *{
flex-grow: 1;
}
.wpc-wrap-icons .wpc-help-tip{
flex-grow: initial;
}
.wpc-wrap-icons .wpc-filter-selected-values{
flex-grow: 2;
min-width: 100%;
}
.wpc-debug-message {
padding: 16px;
font-size: 14px;
border: 1px dashed #ccc;
margin-bottom: 3px;
}
.wpc-debug-title{
font-size: 13px;
margin-bottom: 24px;
font-style: italic;
}
.wpc-edit-filter-set{
font-size: 13px;
}
.wpc-orderby-select{
width: 100%;
max-width: 300px
}
.select2.select2-container.select2-container--default{
min-width: 140px !important;
}
.wpc-sorting-form{
margin: 0;
}
.wpc-force-visibility{
display: block !important;
opacity: 1 !important;
visibility: hidden !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
position: static !important;
left: 0 !important;
transition: none !important;
overflow: visible !important;
z-index: 999999 !important;
width: 0 !important;
left: auto !important;
right: auto !important;
bottom: auto !important;
top: auto !important;
}
.wpc-force-visibility .wpc-filters-widget-main-wrapper,
.wpc-force-visibility .widget_wpc_filters_widget{
visibility: visible !important;
display: block !important;
}
.wpc-chip-empty{
display: none;
}
.wpc-widget-top-inside .wpc-inner-widget-chips-wrapper{
overflow-y: scroll;
width: 100%;
}
.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{
padding: 2px 0 10px 0;
}
.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list.wpc-empty-chips-container{
padding: 0;
}
.wpc-widget-popup-title{
position: absolute;
top: 0;
text-align: center;
bottom: 0;
right: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
color: #333;
font-weight: 600;
}
.wpc-term-image-wrapper{
position: relative;
font-size: 0;
width: 70px;
min-width: 70px;
height: 40px;
border: rgba(0, 0, 0, 0.1) 1px solid;
text-align: center;
display: flex;
padding: 3px;
justify-content: center;
align-items: center;
border-radius: 2px;
}
.wpc-dropdown-default .wpc-term-swatch-wrapper,
.wpc-dropdown-default .wpc-term-image-wrapper{
width: 0 !important;
min-width: 0;
border-color: transparent;
margin: 0 !important;
padding: 0;
}
.wpc-item-has-brand .wpc-term-image-wrapper,
.wpc-filter-visible-term-names .wpc-term-image-wrapper{
margin-right: 7px;
}
.wpc-term-swatch-wrapper{
position: relative;
margin-right: 5px;
font-size: 0;
width: 25px;
height: 25px;
border: rgba(0, 0, 0, 0.1) 1px solid;
border-radius: 2px;
box-sizing: content-box;
overflow: hidden;
}
.wpc-term-image-wrapper:before,
.wpc-term-swatch-wrapper:before{
content:"";
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
background: #000000;
opacity: .15;
display: none;
z-index: 10;
}
.wpc-term-swatch-wrapper:after{
content: "";
left: 7px;
top: 7px;
width: 10px;
height: 5px;
position: absolute;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
display: none;
transform: rotate(-45deg);
box-sizing: content-box;
z-index: 20;
}
.wpc-filters-labels li.wpc-term-has-image input[type=checkbox]:checked + label .wpc-filter-label-wrapper .wpc-term-image-wrapper,
.wpc-filters-labels li.wpc-term-has-image label:hover .wpc-filter-label-wrapper .wpc-term-image-wrapper{
border-width: 2px;
padding: 2px;
}
.wpc-filters-labels li.wpc-term-item label:active .wpc-term-swatch-wrapper:before{
background: #ffffff;
opacity: 0.05;
}
.wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label:active .wpc-term-image-wrapper:before{
display: block;
background: #ffffff;
opacity: 0.2;
}
.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked + label .wpc-term-swatch-wrapper:after,
.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked + label .wpc-term-swatch-wrapper:before,
.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:after,
.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:before{
display: block;
}
.wpc-term-image-container{
position: relative;
display: block;
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
width: 32px;
height: 24px;
}
span.wpc-item-has-brand,
span.wpc-item-has-swatch,
.wpc-filter-has-swatches ul.wpc-filters-ul-list li.wpc-term-item a,
.wpc-filter-has-brands li.wpc-term-item a{
display: inline-flex;
align-items: center;
flex-direction: row;
}
.wpc-filter-has-brands li.wpc-term-item label{
display: inline-flex;
align-items: center;
flex-direction: row;
}
.wpc-filter-search-wrapper{
margin-bottom: 14px;
position: relative;
}
.wpc-filters-widget-main-wrapper input.wpc-filter-search-field{
padding-right: 30px;
width: 100%;
margin: 0;
}
.wpc-filter-search-wrapper button.wpc-search-clear{
position: absolute;
right: 10px;
top: 0;
height: 100%;
background: transparent;
border: none;
font-size: 24px;
font-weight: 400;
opacity: .6;
font-family: 'Open Sans';
padding: 0;
outline: none;
color: inherit;
box-shadow: none;
display: none;
line-height: 1;
margin: 0;
-webkit-appearance: none;
min-height: 0;
}
.wpc-search-clear:hover{
cursor: pointer;
background: transparent;
box-shadow: none;
border: none;
outline: none;
}
.select2-selection span.wpc-term-swatch,
li.select2-results__option span.wpc-term-swatch,
li.wpc-term-item label span.wpc-term-swatch{
display: block;
border-radius: 1px;
width: 100%;
height: 100%;
}
li.wpc-term-item label span.wpc-term-swatch.wpc-no-swatch-yet{
display: flex;
justify-content: center;
align-items: center;
}
.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked + label .wpc-term-swatch.wpc-no-swatch-yet:before,
.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch.wpc-no-swatch-yet:before{
display: none;
}
.wpc-term-swatch.wpc-no-swatch-yet:before{ content: "";
display: block;
width: 100%;
height: 100%;
color: #9d9d9d;
position: relative;
z-index: 30; text-align: center;
line-height: 15px;
background-image: url(//www.alfatecsrl.it/wp-content/plugins/filter-everything-pro/assets/img/no-image.png);
background-size: contain;
background-repeat: no-repeat;
}
li.select2-results__option img.wpc-term-image,
.wpc-filters-widget-main-wrapper li.wpc-term-item label img.wpc-term-image,
.widget-area .widget li.wpc-term-item label img.wpc-term-image{
width: auto;
max-width: 100%; display: block;
border-radius: 0;
margin: 0;
}
.wpc-term-image-wrapper img{
display: inline;
max-height: 100%;
}
.wpc-horizontal-layout .wpc-filters-widget-wrapper{
display: flex;
width: 100%;
justify-content: flex-start;
flex-wrap: wrap;
align-items: flex-start;
} .wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 49%;
width: 49%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:nth-child(2n+1){
margin-right: 0;
} .wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 32%;
width: 32%;
margin-right: 2%;
}
.wpc-horizontal-layout .wpc-filters-section:nth-child(3n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(3n+1){
margin-right: 0;
} .wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 24%;
width: 24%;
margin-right: 1.33333%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(4n+1){
margin-right: 0;
} .wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 19%;
width: 19%;
margin-right: 1.25%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(5n+1){
margin-right: 0;
}
.wpc-horizontal-layout .wpc-filter-layout-submit-button,
.wpc-horizontal-layout .wpc-inner-widget-chips-wrapper,
.wpc-horizontal-layout .wpc-posts-found{
max-width: 100%;
flex-basis: 100%;
} .wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-submit-button {
width: 23.5%;
max-width: 23.5%;
margin-right: 2%;
padding-left: 0;
padding-right: 0;
} .wpc-horizontal-layout a.wpc-filters-reset-button,
.wpc-horizontal-layout a.wpc-filters-submit-button {
width: 15%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
max-width: 15%;
margin-right: 2%;
} .wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
width: 11.33333%;
max-width: 11.33333%;
margin-right: 1.33333%;
padding-left: 0;
padding-right: 0;
} .wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button {
width: 14%;
max-width: 14%;
margin-right: 1.25%;
padding-left: 0;
padding-right: 0;
}
.wpc-horizontal-layout .wpc-filter-layout-submit-button{
justify-content: flex-end;
}
.wpc-horizontal-layout form.wpc-filter-range-form{
margin-bottom: 0;
}
@media screen and (max-width: 1050px){
.wpc-horizontal-layout a.wpc-filters-reset-button,
.wpc-horizontal-layout a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 1000px){ .wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 24%;
width: 24%;
margin-right: 1.33333%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(4n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
width: 14%;
max-width: 14%;
margin-right: 1.25%;
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 900px){
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 32%;
width: 32%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(3n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button {
width: 15%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
max-width: 15%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 32%;
width: 32%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(3n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
width: 15%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
max-width: 15%;
margin-right: 2%;
}
}
@media screen and (max-width: 700px){
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 49%;
width: 49%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(2n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(2n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(2n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button {
width: 23.5%;
max-width: 23.5%;
margin-right: 2%;
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 500px){
.wpc-horizontal-layout .wpc-filters-widget-wrapper{
display: block;
width: 100%;
}
.wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 100%;
width: auto;
margin-right: 0;
}
.wpc-horizontal-layout .wpc-filters-section:nth-child(3n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:nth-child(2n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(3n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(4n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(5n+1){
margin-right: 0;
}
.wpc-horizontal-layout a.wpc-filters-reset-button,
.wpc-horizontal-layout a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button{
width: 45%;
max-width: none;
margin: 0;
padding-left: 14px;
padding-right: 14px;
}
.wpc-horizontal-layout form.wpc-filter-range-form{
margin-bottom: inherit;
}
}
@keyframes wpc-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}@media screen and (min-width:769px){.wpc_show_bottom_widget .wpc-filters-widget-content{height:auto!important}body.wpc_show_open_close_button .wpc-filters-widget-content.wpc-closed,body.wpc_show_open_close_button .wpc-filters-widget-content.wpc-opened,body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened){display:block!important}}@media screen and (min-width:768px){.wpc-custom-selected-terms{clear:both;width:100%}.wpc-custom-selected-terms ul.wpc-filter-chips-list{display:flex;overflow-x:auto;padding-left:0}#secondary .wpc-custom-selected-terms ul.wpc-filter-chips-list,#sidebar .wpc-custom-selected-terms ul.wpc-filter-chips-list,.sidebar .wpc-custom-selected-terms ul.wpc-filter-chips-list,.widget-area .wpc-custom-selected-terms ul.wpc-filter-chips-list{display:block;overflow:visible}html.is-active .wpc-filters-overlay{top:0;opacity:.3;background:#fff}.widget-area input.wpc-label-input+label:hover,.wpc-filters-widget-main-wrapper input.wpc-label-input+label:hover{border:1px solid rgba(0,0,0,.25);border-radius:5px}.widget-area input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,.wpc-filters-widget-main-wrapper input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{color:#333;background-color:rgba(0,0,0,.25)}.widget-area .wpc-filters-labels li.wpc-term-item input+label:hover a,.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item input+label:hover a{color:#333}.theme-storefront #primary .storefront-sorting .wpc-custom-selected-terms{font-size:inherit}.theme-storefront #primary .wpc-custom-selected-terms{font-size:.875em}}@media screen and (max-width:768px){.wpc_show_bottom_widget .wpc-filters-widget-top-container,.wpc_show_open_close_button .wpc-filters-widget-top-container{text-align:center}.wpc_show_bottom_widget .wpc-filters-widget-top-container{position:sticky;top:0;z-index:99999;border-bottom:1px solid #f7f7f7}.wpc-custom-selected-terms:not(.wpc-show-on-mobile),.wpc-edit-filter-set,.wpc_show_bottom_widget .widget_wpc_selected_filters_widget,.wpc_show_bottom_widget .wpc-filters-widget-content .wpc-filter-set-widget-title,.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper .widget-title,.wpc_show_bottom_widget .wpc-filters-widget-wrapper .wpc-filter-layout-submit-button,.wpc_show_bottom_widget .wpc-posts-found,body.wpc_show_bottom_widget .wpc-open-close-filters-button,body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened){display:none}.wpc_show_bottom_widget .wpc-filters-widget-top-container:not(.wpc-show-on-desktop),.wpc_show_bottom_widget .wpc-spinner.is-active,.wpc_show_bottom_widget .wpc-widget-close-container,html.is-active body:not(.wpc_show_bottom_widget) .wpc-spinner{display:block}.widget-area li.wpc-term-item,body .wpc-filters-widget-main-wrapper li.wpc-term-item{padding:2px 0}.widget-area ul.wpc-filters-ul-list,.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list{padding-left:0}.wpc-chip-empty{width:0;display:list-item;visibility:hidden;margin-right:0!important}.wpc-overlay-visible #secondary{z-index:auto}html.is-active:not(.wpc-overlay-visible) .wpc-filters-overlay{top:0;opacity:.2;background:#fff}.wpc-custom-selected-terms.wpc-show-on-mobile ul.wpc-filter-chips-list{display:flex;overflow-x:auto;padding-left:0}html.is-active body:not(.wpc_show_bottom_widget) .wpc-filters-overlay{top:0;opacity:.3;background:#fff}body.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-closed,body.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-opened,body.wpc_show_bottom_widget .wpc-filters-widget-content:not(.wpc-opened){display:block!important}.wpc-open-close-filters-button{display:block;margin-bottom:20px}.wpc-overlay-visible body,html.wpc-overlay-visible{overflow:hidden!important}.wpc_show_bottom_widget .widget_wpc_filters_widget,.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper{padding:0!important;margin:0!important}.wpc_show_bottom_widget .wpc-filters-range-column{width:48%;max-width:none}.wpc_show_bottom_widget .wpc-filters-toolbar{display:flex;margin:1em 0}.wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper{display:block;padding-left:20px;padding-right:20px}.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper .widget-title.wpc-filter-title{display:flex}.wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list,.wpc_show_open_close_button .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{display:flex;-webkit-box-pack:start;place-content:center flex-start;overflow-x:auto;padding-top:5px;padding-bottom:5px;margin-left:0;padding-left:0}.wpc-overlay-visible .wpc_show_bottom_widget .wpc-filters-overlay{top:0;opacity:.4}.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper .wpc-spinner.is-active+.wpc-filters-widget-content .wpc-filters-scroll-container .wpc-filters-widget-wrapper{opacity:.6;pointer-events:none}.wpc_show_bottom_widget .wpc-filters-open-button-container{margin-top:1em;margin-bottom:1em}.wpc_show_bottom_widget .wpc-filters-widget-content{position:fixed;bottom:0;right:0;left:0;top:5%;z-index:999999;padding:0;background-color:#fff;margin:0;box-sizing:border-box;border-radius:7px 7px 0 0;transition:transform .25s;transform:translate3d(0,120%,0);-webkit-overflow-scrolling:touch;height:auto}.wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper{padding:0;margin:0;overflow-y:scroll;box-sizing:border-box;position:fixed;top:56px;left:0;right:0;bottom:0}.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-filters-widget-opened{transform:translate3d(0,0,0)}.theme-twentyfourteen .wpc_show_bottom_widget .wpc-filters-widget-content,.theme-twentyfourteen.wpc_show_bottom_widget .wpc-filters-scroll-container{background-color:#000}.wpc_show_bottom_widget .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list,.wpc_show_open_close_button .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list{max-height:none}.wpc_show_bottom_widget .wpc-filters-scroll-container{background:#fff;min-height:100%}.wpc_show_bottom_widget .wpc-filters-widget-wrapper{padding:20px 20px 15px}.wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field,.wpc-sorting-form select,.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper input[type=number],.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper input[type=text],.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper select,.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper textarea{font-size:16px}.wpc-filter-layout-dropdown .select2-container .select2-selection--single,.wpc-sorting-form .select2-container .select2-selection--single{height:auto;padding:6px}.wpc_show_bottom_widget .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list{overflow-y:visible}.theme-twentyeleven #primary,.theme-twentyeleven #secondary{margin-left:0;margin-right:0;clear:both;float:none}#main>.fusion-row{max-width:100%}}
.wpc-preload-img{display:none;}.wpc-filter-more-less:not(.wpc-search-active) .wpc-filters-ul-list > li:nth-child(-n+5){display: list-item;}
li.wpc-term-item label span.wpc-term-swatch,.wpc-term-swatch-wrapper{width:25px;min-width:25px;height:25px;}
.wpc-term-swatch-wrapper:after{width:10px;height:5px;left:7.1428571428571px;top:7.1428571428571px;}.wpc-term-image-wrapper{width:70px;min-width:70px;height:40px;}.wpc-filters-section:not(.wpc-filter-more-less):not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric):not(.wpc-filter-layout-dropdown) .wpc-filter-content:not(.wpc-filter-has-hierarchy) ul.wpc-filters-ul-list{
max-height: 350px;
overflow-y: auto;
}
.ui-slider-horizontal .ui-slider-range{
background-color: #d00a11;
}
.wpc-spinner:after {
border-top-color: #d00a11;
}
.theme-Avada .wpc-filter-product_visibility .star-rating:before,
.wpc-filter-product_visibility .star-rating span:before{
color: #d00a11;
}
.theme-twentyfourteen .widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, 
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
background-color: #d00a11;
}
.widget-area input.wpc-label-input:checked+label, 
input.wpc-label-input:checked+label{
border-color: #d00a11;
}
.theme-twentyfourteen .widget-area .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, 
.wpc-filters-widget-main-wrapper .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
background-color: #d8d8d8;
}
.widget-area .wpc-term-disabled input.wpc-label-input:checked+label, 
.wpc-term-disabled input.wpc-label-input:checked+label{
border-color: #d8d8d8;
}
.widget-area .wpc-term-disabled input.wpc-label-input+label:hover, 
.wpc-filters-widget-main-wrapper .wpc-term-disabled input.wpc-label-input+label:hover{
border-color: #d8d8d8;
}
#secondary .widget-area .wpc-term-disabled  input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, 
.wpc-filters-widget-main-wrapper .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
body#colibri .widget-area .wpc-term-disabled input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
#secondary .wpc-filters-labels li.wpc-term-item.wpc-term-disabled input:checked+label a,
.widget-area .wpc-filters-labels li.wpc-term-item.wpc-term-disabled input:checked+label a, 
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item.wpc-term-disabled  input:checked+label a,
body .wpc-filters-labels li.wpc-term-item.wpc-term-disabled input:checked+label a,
body#colibri .wpc-filters-labels li.wpc-term-item.wpc-term-disabled input:checked+label a{
color: #333333;
}
#secondary .wpc-filters-labels li.wpc-term-item input:checked+label a,
#secondary .widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, 
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filters-labels li.wpc-term-item input:checked+label a, 
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item input:checked+label a,
body .wpc-filters-labels li.wpc-term-item input:checked+label a,
body#colibri .wpc-filters-labels li.wpc-term-item input:checked+label a,
body#colibri .widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
color: #f5f5f5;
}
#secondary .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a,
.widget-area .widget .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, 
body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a, 
body#colibri .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a,
.wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a{
border-color: #d00a11;
}
.widget-area .widget .wpc-filters-widget-controls-container a.wpc-filters-apply-button, 
.widget .wpc-filters-widget-controls-container a.wpc-filters-apply-button, 
.wpc-filters-widget-main-wrapper .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button{
border-color: #d00a11;
background-color: #d00a11;
color: #f5f5f5;
}
.widget-area .widget .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a:hover, 
.wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a:hover{
opacity: 0.9;
}
.widget-area .widget .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a:active, 
.wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a:active{
opacity: 0.75;
}
.star-rating span,
.star-rating span:before{
color: #d00a11;
}
body a.wpc-filters-open-widget:active, a.wpc-filters-open-widget:active, 
.wpc-filters-open-widget:active{
border-color: #d00a11;
background-color: #d00a11;
color: #f5f5f5;
}
a.wpc-filters-open-widget:active span.wpc-icon-line-1:after,
a.wpc-filters-open-widget:active span.wpc-icon-line-2:after,
a.wpc-filters-open-widget:active span.wpc-icon-line-3:after{
background-color: #d00a11;
border-color: #f5f5f5;
}
a.wpc-filters-open-widget:active .wpc-icon-html-wrapper span{
background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
.theme-twentyfourteen .widget-area input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
.widget-area input.wpc-label-input+label:hover span.wpc-filter-label-wrapper, 
.wpc-filters-widget-main-wrapper input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{
color: #f5f5f5;
background-color: #d00a11;
}
#secondary .wpc-filters-labels li.wpc-term-item input+label:hover a,
body .wpc-filters-labels li.wpc-term-item input+label:hover a,
body#colibri .wpc-filters-labels li.wpc-term-item input+label:hover a,
.widget-area .wpc-filters-labels li.wpc-term-item input+label:hover a, 
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item input+label:hover a{
color: #f5f5f5;
}
.widget-area input.wpc-label-input+label:hover, 
.wpc-filters-widget-main-wrapper input.wpc-label-input+label:hover{
border-color: #d00a11;
}
.wpc-filters-labels li.wpc-term-has-image label:hover .wpc-term-image-wrapper,
.wpc-filters-labels li.wpc-term-has-image input[type=checkbox]:checked + label .wpc-term-image-wrapper{
border-color: #d00a11;
}
}
.wpc-filters-widget-main-wrapper input[type=checkbox],
.wpc-filters-widget-main-wrapper input[type=radio]{
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
width: 20px;
height: 20px;
border: 2px solid #bdbdbd;
border: 2px solid #ccd0dc;
background: #ffffff;
border-radius: 5px;
min-width: 20px;
}
.wpc-filters-widget-main-wrapper input[type=checkbox]:after {
content: "";
opacity: 0;
display: block;
left: 5px;
top: 2px;
position: absolute;
width: 4px;
height: 8px;
border: 2px solid #d00a11;
border-top: 0;
border-left: 0;
transform: rotate(45deg);
box-sizing: content-box;
}
.wpc-filters-widget-main-wrapper input[type=radio]:after {
content: "";
opacity: 0;
display: block;
left: 4px;
top: 4px;
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
background: #d00a11;
box-sizing: content-box;
}
.wpc-filters-widget-main-wrapper input[type=radio]:checked,
.wpc-filters-widget-main-wrapper input[type=checkbox]:checked {
border-color: #d00a11;
}
.wpc-filters-widget-main-wrapper .wpc-radio-item.wpc-term-disabled input[type=radio],
.wpc-filters-widget-main-wrapper .wpc-checkbox-item.wpc-term-disabled > div > input[type=checkbox],
.wpc-filters-widget-main-wrapper .wpc-checkbox-item.wpc-term-disabled > div > input[type=checkbox]:after,
.wpc-filters-widget-main-wrapper .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=checkbox]:after,
.wpc-filters-widget-main-wrapper .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=checkbox],
.wpc-filters-widget-main-wrapper .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=radio]{
border-color: #d8d8d8;
}
.wpc-filters-widget-main-wrapper .wpc-radio-item.wpc-term-disabled input[type=radio]:after,
.wpc-filters-widget-main-wrapper .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=radio]:after{
background-color: #d8d8d8;
}
.wpc-filters-widget-main-wrapper input[type=radio]:checked:after,
.wpc-filters-widget-main-wrapper input[type=checkbox]:checked:after {
opacity: 1;
}
.wpc-filters-widget-main-wrapper input[type=radio] {
border-radius: 50%;
}
@media screen and (min-width: 768px) {
.wpc-filters-widget-main-wrapper input[type=radio]:hover,
.wpc-filters-widget-main-wrapper input[type=checkbox]:hover{
border-color: #d00a11;
}
.wpc-filters-widget-main-wrapper .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=radio]:hover,
.wpc-filters-widget-main-wrapper .wpc-term-count-0:not(.wpc-has-not-empty-children) input[type=checkbox]:hover{
border-color: #c3c3c3;
}
}@media screen and (min-width: 768px) {
html.is-active .wpc-spinner{
display: block;
}}
@media screen and (min-width: 768px) {
html.is-active .wpc-filters-overlay{
opacity: .15;
background: #000000;
}}