.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.fa,.fab,.fad,.fal,.far,.fas{-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:.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 .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.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-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.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-alipay:before{content:"\f642"}.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-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.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-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.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-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.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-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.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-battle-net:before{content:"\f835"}.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-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.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-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.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-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.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-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.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-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.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-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.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-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.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-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.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-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.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-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.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-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.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-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.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-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.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-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.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-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.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-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.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-font-awesome-logo-full:before{content:"\f4e6"}.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-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.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-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.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-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.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-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.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-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.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-middle-finger:before{content:"\f806"}.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-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.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-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.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-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.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-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.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-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.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-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.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-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.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:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.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-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.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-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.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-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.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-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.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-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.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-project-diagram:before{content:"\f542"}.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-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.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-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.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-shapes:before{content:"\f61f"}.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-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.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-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.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-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.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-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.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-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.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-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.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-think-peaks:before{content:"\f731"}.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-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.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-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.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-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.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-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.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-vihara:before{content:"\f6a7"}.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-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.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-wind:before{content:"\f72e"}.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-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.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-wpressr:before{content:"\f3e4"}.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-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.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}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-brands-400.eot);src:url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:'Font Awesome 5 Brands'}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:auto;src:url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-regular-400.eot);src:url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-solid-900.eot);src:url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-framework/includes/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.sc85_rating_stars_shortcode {
display: inline-block;
margin: 0 auto;
width: 66px;
height: 11px;
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/css/images/rating-stars.png) left top;
}
.sc85_rating_stars_shortcode span {
display: block;
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/css/images/rating-stars.png) left bottom;
width: 0px;
height: 11px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.sc85_rating_stars_shortcode {
background-image: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/css/images/rating-stars@2x.png);
background-size: 66px 22px;
}
.sc85_rating_stars_shortcode span {
background-image: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/css/images/rating-stars@2x.png);
background-size: 66px 22px;
}
} .sc85_post_navigation {
background: #E6E6E6;
color: #232323;
overflow: hidden;
display: block;
width: 250px;
height: 90px;
z-index: 1;
zoom: 1;
cursor: pointer;
-webkit-opacity: 0.9;
-moz-opacity: 0.9;
opacity: 0.9;
filter: alpha(opacity=0.9);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
position: fixed;
top: 50%;
margin-top: -45px;
}
.sc85_post_navigation.prev {
left: 0;
-webkit-transform: translate(-226px, 0);
-ms-transform: translate(-226px, 0);
transform: translate(-226px, 0);
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.sc85_post_navigation.prev .arrow {
right: 0;
}
.sc85_post_navigation.prev .title {
text-align: right;
}
.sc85_post_navigation.prev:hover .arrow {
right: auto;
left: 0;
}
.sc85_post_navigation.next {
right: 0;
-webkit-transform: translate(226px, 0);
-ms-transform: translate(226px, 0);
transform: translate(226px, 0);
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.sc85_post_navigation.next .arrow {
left: 0;
}
.sc85_post_navigation.next .title {
text-align: left;
}
.sc85_post_navigation.next:hover .arrow {
left: auto;
right: 0;
}
.sc85_post_navigation .info {
display: block;
height: 100%;
padding: 17px 24px;
font-size: 0.9em;
}
.sc85_post_navigation .info .wrapper {
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
}
.sc85_post_navigation .info .title,
.sc85_post_navigation .info .image {
display: table-cell;
vertical-align: middle;
}
.sc85_post_navigation .info .title {
width: 75%;
padding: 0 20px;
}
.sc85_post_navigation .info .title .primary,
.sc85_post_navigation .info .title .secondary {
display: block;
}
.sc85_post_navigation .info .title .secondary {
color: #707070;
font-size: 0.9em;
margin-top: 2px;
}
.sc85_post_navigation .info .image img {
width: 50px;
height: 50px;
background: #eee;
}
.sc85_post_navigation .arrow {
display: block;
width: 27px;
height: 100%;
position: absolute;
text-align: center;
}
.sc85_post_navigation .arrow:before {
line-height: 90px;
font-size: 22px;
}
.sc85_post_navigation.prev .arrow:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f104';
}
.sc85_post_navigation.next .arrow:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f105';
}
.sc85_post_navigation:hover {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
color: #232323;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
@media print {
.sc85_post_navigation {
display: none;
}
} .sc85_social_icons {
font-size: 16px;
}
.sc85_social_icons a {
padding: 2px;
} .sc85_heading .title,
.sc85_heading .subtitle {
margin: 0;
padding: 0;
}
.sc85_heading .title {
font-size: 1.6em;
font-weight: bold;
line-height: 1.2;
margin-bottom: 4px;
}
.sc85_heading .title:last-child {
margin-bottom: 0 !important;
}
.sc85_heading.left,
.sc85_heading.left * {
text-align: left;
}
.sc85_heading.center,
.sc85_heading.center * {
text-align: center;
}
.sc85_heading.right,
.sc85_heading.right * {
text-align: right;
}
.sc85_heading.regular .title {
font-family: inherit;
font-weight: normal;
font-size: 1.5em;
margin-bottom: 8px;
}
.sc85_heading.regular .subtitle {
font-size: 14px;
line-height: 1.6;
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
filter: alpha(opacity=0.8);
}
.sc85_heading.impact .title {
width: 100%;
font-size: 1.8em;
position: relative;
padding-bottom: 18px;
margin-bottom: 15px;
}
.sc85_heading.impact .title .separator {
width: 30px;
height: 1px;
background: #000;
position: absolute;
left: 0;
bottom: 0;
}
.sc85_heading.impact .subtitle {
width: 100%;
font-size: 1.235em;
font-weight: lighter;
line-height: 1.5;
letter-spacing: -0.4px;
}
.sc85_heading.impact.center .title .separator {
left: 50%;
margin-left: -15px;
}
.sc85_heading.impact.right .title .separator {
left: auto;
margin-left: 0;
right: 0;
}
.sc85_heading.bold .title {
width: 100%;
font-size: 3.1em;
font-weight: bold;
position: relative;
padding-bottom: 18px;
margin-bottom: 15px;
}
.sc85_heading.bold .title .separator {
display: block;
width: 30px;
height: 1px;
background: #000;
position: absolute;
left: 0;
bottom: 0;
}
.sc85_heading.bold .subtitle {
width: 100%;
font-size: 1.235em;
font-weight: lighter;
line-height: 1.5;
letter-spacing: -0.4px;
}
.sc85_heading.bold.center .title .separator {
left: 50%;
margin-left: -15px;
}
.sc85_heading.bold.right .title .separator {
left: auto;
margin-left: 0;
right: 0;
}
.sc85_heading.classic .title {
font-family: 'Georgia', 'Times New Roman', 'serif';
text-transform: none;
margin-bottom: 8px;
}
.sc85_heading.classic .subtitle {
font-family: 'Georgia', 'Times New Roman', 'serif';
text-transform: none;
font-size: 1.1em;
opacity: 0.7;
}
.sc85_heading.condensed .title {
font-weight: normal;
font-size: 1.3em;
margin-bottom: 4px;
}
.sc85_heading.condensed .subtitle {
font-size: 1em;
}
.sc85_heading.inverted .title {
font-size: 1.8em;
margin-bottom: 0;
margin-top: 4px;
text-transform: none;
font-family: inherit;
}
.sc85_heading.inverted .title:first-child {
margin-top: 0 !important;
}
.sc85_heading.inverted .subtitle {
text-transform: uppercase;
font-weight: bold;
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=0.7);
letter-spacing: 0.5px;
} .sc85_contacts .field {
position: relative;
padding-left: 16px;
margin: 6px 0;
}
.sc85_contacts .field:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f179';
position: absolute;
left: 0;
top: 0;
}
.sc85_contacts .field.email:before {
content: '\f0e0';
font-size: 0.9em;
left: -1px;
}
.sc85_contacts .field.phone:before {
content: '\f095';
font-size: 1.1em;
}
.sc85_contacts .field.mobile:before {
content: '\f10b';
font-size: 1.5em;
top: -4px;
left: 0px;
}
.sc85_contacts .field.fax:before {
content: '\f1ac';
left: -2px;
}
.sc85_contacts .field.map:before {
content: '\f041';
font-size: 1.2em;
left: 0px;
top: -2px;
}
.sc85_contacts .field:last-child {
margin-bottom: 0;
}
.sc85_contacts hr {
border-style: none;
height: 1px;
background: #b0b0b0;
margin: 10px 0;
} .sc85_iconbox .icon {
font-size: 28px;
line-height: 1;
margin-bottom: 10px;
}
.sc85_iconbox .info > * {
margin-bottom: 12px;
}
.sc85_iconbox .info > *:last-child {
margin-bottom: 0;
}
.sc85_iconbox .info .title {
font-size: 1.13em;
}
.sc85_iconbox .info .subtitle {
margin-top: -8px;
}
.sc85_iconbox.centered {
text-align: center;
}
.sc85_iconbox.left_aligned {
display: block;
zoom: 1;
}
.sc85_iconbox.left_aligned:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_iconbox.left_aligned .icon {
float: left;
padding-top: 5px;
}
.sc85_iconbox.left_aligned .info {
padding-left: 50px;
}
.sc85_iconbox.left_aligned .info .title {
margin-top: 5px;
}
.sc85_iconbox.left_aligned_condensed {
display: block;
zoom: 1;
padding: 20px 15px 18px 13px;
}
.sc85_iconbox.left_aligned_condensed:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_iconbox.left_aligned_condensed .icon {
float: left;
}
.sc85_iconbox.left_aligned_condensed .info {
padding-left: 50px;
}
.sc85_iconbox.left_aligned_condensed .info > * {
margin-bottom: 3px;
}
.sc85_iconbox.left_aligned_condensed .info > *:last-child {
margin-bottom: 0;
}
.sc85_iconbox.clean_left_aligned,
.sc85_iconbox.clean_right_aligned {
border: none;
padding: 0;
display: block;
zoom: 1;
}
.sc85_iconbox.clean_left_aligned:after,
.sc85_iconbox.clean_right_aligned:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_iconbox.clean_left_aligned .icon,
.sc85_iconbox.clean_right_aligned .icon {
float: left;
font-size: 21px;
}
.sc85_iconbox.clean_left_aligned .info,
.sc85_iconbox.clean_right_aligned .info {
padding-left: 38px;
padding-top: 3px;
}
.sc85_iconbox.clean_left_aligned .info > *,
.sc85_iconbox.clean_right_aligned .info > * {
margin-bottom: 6px;
}
.sc85_iconbox.clean_left_aligned .info > *:last-child,
.sc85_iconbox.clean_right_aligned .info > *:last-child {
margin-bottom: 0;
}
.sc85_iconbox.clean_right_aligned {
text-align: right;
}
.sc85_iconbox.clean_right_aligned .icon {
float: right;
}
.sc85_iconbox.clean_right_aligned .info {
padding-right: 38px;
padding-left: 0;
} .sc85_recent_posts_preview {
display: block;
zoom: 1;
margin: 0 -1.5%;
}
.sc85_recent_posts_preview:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_recent_posts_preview .entry {
float: left;
width: 25%;
padding: 0 1.5%;
}
.sc85_recent_posts_preview .entry .thumbnail {
margin-bottom: 10px;
}
.sc85_recent_posts_preview .entry .thumbnail img {
display: block;
}
.sc85_recent_posts_preview .entry .details h4 {
margin: 0;
margin-bottom: 2px;
}
.w_1cols.sc85_recent_posts_preview .entry {
width: 100%;
float: none;
}
.w_2cols.sc85_recent_posts_preview .entry {
width: 50%;
}
.w_3cols.sc85_recent_posts_preview .entry {
width: 33.3%;
}
.w_4cols.sc85_recent_posts_preview .entry {
width: 25%;
}
.w_5cols.sc85_recent_posts_preview .entry {
width: 20%;
} .sc85_call_to_action.left_aligned {
text-align: left;
}
.sc85_call_to_action.center_aligned {
text-align: center;
}
.sc85_call_to_action.right_aligned {
text-align: right;
}
.sc85_call_to_action > .section {
margin-bottom: 20px;
}
.sc85_call_to_action > .section:last-child {
margin-bottom: 0;
}
.sc85_call_to_action .head * {
margin: 0 0 5px;
}
.sc85_call_to_action .head *:last-child {
margin: 0;
}
.sc85_call_to_action .title {
font-size: 2.26em;
line-height: 1.3;
}
.sc85_call_to_action .subtitle {
font-size: 1.45em;
line-height: 1.3;
}
.sc85_call_to_action .body {
font-size: 1.14em;
font-weight: lighter;
padding-bottom: 4px;
width: 80%;
}
.sc85_call_to_action.left_aligned .body {
margin-left: 0;
margin-right: auto;
}
.sc85_call_to_action.center_aligned .body {
margin-left: auto;
margin-right: auto;
}
.sc85_call_to_action.right_aligned .body {
margin-left: auto;
margin-right: 0;
}
.sc85_call_to_action .foot {
font-size: 1.14em;
}
.sc85_call_to_action.text_as_subtitle .head {
margin-bottom: 4px;
} .sc85_pricing_table {
display: block;
zoom: 1;
}
.sc85_pricing_table:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_pricing_table .entry {
width: 25%;
float: left;
margin-left: -1px;
}
.sc85_pricing_table .entry .wrapper {
display: block;
zoom: 1;
}
.sc85_pricing_table .entry .wrapper:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_pricing_table.w_1cols .entry {
width: 100%;
}
.sc85_pricing_table.w_2cols .entry {
width: 50%;
}
.sc85_pricing_table.w_3cols .entry {
width: 33.3%;
}
.sc85_pricing_table.w_4cols .entry {
width: 25%;
}
.sc85_pricing_table.w_5cols .entry {
width: 20%;
}
.sc85_pricing_table.w_6cols .entry {
width: 16.666666%;
}
.sc85_pricing_table.wmt_6cols .entry {
width: 25%;
}
.sc85_pricing_table.wmt_6cols .entry:nth-child(4n+1) {
clear: both;
}
.sc85_pricing_table.w_1cols {
width: 25%;
margin-left: auto;
margin-right: auto;
}
.sc85_pricing_table.w_2cols {
width: 50%;
margin-left: auto;
margin-right: auto;
}
.sc85_pricing_table.w_3cols {
width: 70%;
margin-left: auto;
margin-right: auto;
}
.sc85_pricing_table .entry {
text-align: center;
border: 1px solid #e2e2e2;
padding: 20px 25px;
}
.sc85_pricing_table .entry .section {
padding: 17px 0;
border-bottom: 1px solid #e2e2e2;
}
.sc85_pricing_table .entry .section:first-child {
padding-top: 0;
}
.sc85_pricing_table .entry .section:last-child {
border-bottom: none;
padding-bottom: 0;
}
.sc85_pricing_table .entry .head {
padding-bottom: 10px;
line-height: 1.3;
}
.sc85_pricing_table .entry .head .title {
font-size: 1.28em;
font-weight: bold;
}
.sc85_pricing_table .entry .head .subtitle {
font-size: 0.865em;
}
.sc85_pricing_table .entry .price {
line-height: 1;
}
.sc85_pricing_table .entry .price .value {
font-size: 3em;
font-weight: bold;
}
.sc85_pricing_table .entry .price .value > * {
display: inline-block;
}
.sc85_pricing_table .entry .price .value .price_currency {
font-size: 0.5em;
vertical-align: top;
position: relative;
top: 2px;
}
.sc85_pricing_table .entry .price .value .price_value cite {
font-style: normal;
font-size: 0.40em;
margin-left: 1px;
position: relative;
bottom: 1px;
}
.sc85_pricing_table .entry .price .period {
margin-top: 4px;
font-size: 0.85em;
}
.sc85_pricing_table .entry .content {
text-align: left;
}
.sc85_pricing_table .entry .content > *:empty {
display: none;
}
.sc85_pricing_table .entry .content ul {
margin-bottom: 0;
}
.sc85_pricing_table .entry .content li {
line-height: 1.1;
margin: 10px 0;
}
.sc85_pricing_table .entry .content li:first-child {
margin-top: 0;
}
.sc85_pricing_table .entry .content li:last-child {
margin-bottom: 0;
}
.sc85_pricing_table .entry.highlight {
position: relative;
top: -20px;
margin-bottom: -20px;
padding-top: 40px;
padding-bottom: 40px;
-webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.04);
-moz-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.04);
box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.04);
}
.sc85_pricing_table.has_highlight {
padding-top: 20px;
}
.sc85_pricing_table .entry:first-child {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 8px;
border-top-left-radius: 8px; }
.sc85_pricing_table .entry:last-child {
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.sc85_pricing_table .entry.highlight,
.sc85_pricing_table .entry.highlight:first-child,
.sc85_pricing_table .entry.highlight:last-child {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.sc85_pricing_table.w_1cols .entry {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .sc85_partners {
display: block;
zoom: 1;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.sc85_partners:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_partners .entry {
float: left;
border: 1px solid #eee;
text-align: center;
margin-left: -1px;
margin-top: -1px;
position: relative;
word-wrap: break-word;
}
.sc85_partners .entry .logo {
padding: 5px;
height: 100%;
}
.sc85_partners .entry .logo:before {
content: ' ';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.sc85_partners .entry .logo img {
display: inline-block;
vertical-align: middle;
max-height: 100%;
margin: 0 auto;
}
.sc85_partners .entry .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
table-layout: fixed;
background: #ffffff;
overflow: hidden;
opacity: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.sc85_partners .entry .overlay > .wrapper {
display: table-cell;
vertical-align: middle;
}
.sc85_partners .entry .overlay a {
color: inherit;
}
.sc85_partners .entry .overlay .link {
padding: 0 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.sc85_partners .entry:hover .overlay {
opacity: 1;
}
.sc85_partners.w_3cols {
width: 80%;
}
.sc85_partners.w_2cols {
width: 55%;
}
.sc85_partners.w_1cols {
width: 25%;
}
.sc85_partners.w_5cols .entry {
width: 20%;
}
.sc85_partners.w_4cols .entry {
width: 25%;
}
.sc85_partners.w_3cols .entry {
width: 33.3%;
}
.sc85_partners.w_2cols .entry {
width: 50%;
}
.sc85_partners.w_1cols .entry {
width: 100%;
} .sc85_gallery .wrapper {
display: block;
zoom: 1;
margin: 0 -0.7%;
}
.sc85_gallery .wrapper:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_gallery .image {
float: left;
padding: 0.7%;
}
.sc85_gallery a,
.sc85_gallery img {
display: block;
}
.sc85_gallery.w_1cols .image {
width: 100%;
}
.sc85_gallery.w_2cols .image {
width: 50%;
}
.sc85_gallery.w_3cols .image {
width: 33.3%;
}
.sc85_gallery.w_4cols .image {
width: 25%;
}
.sc85_gallery.w_5cols .image {
width: 20%;
}
.sc85_gallery.w_6cols .image {
width: 16.6%;
}
.sc85_gallery.w_7cols .image {
width: 14.28%;
}
.sc85_gallery.w_8cols .image {
width: 12.5%;
}
.sc85_gallery.w_9cols .image {
width: 11.1%;
}
.sc85_gallery.w_10cols .image {
width: 10%;
} .sc85_button {
margin-bottom: 8px;
}
.sc85_button.inline {
display: inline-block;
vertical-align: top;
margin-right: 8px;
}
.sc85_button.left {
text-align: left;
}
.sc85_button.center {
text-align: center;
}
.sc85_button.right {
text-align: right;
}
.sc85_button .button {
display: inline-block;
vertical-align: middle;
color: #4C4C4C;
background: #eee;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 10px 22px;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
}
.sc85_button .button:hover {
background: #E0E0E0;
}
.sc85_button.large {
font-size: 1.44em;
}
.sc85_button.large .button {
padding: 12px 22px;
} .sc85_bullet_list li:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
margin-right: 5px;
} .sc85_popular_posts_widget li {
display: block;
zoom: 1;
margin-bottom: 5px;
}
.sc85_popular_posts_widget li:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_popular_posts_widget li .thumbnail {
display: block;
float: left;
width: 15%;
}
.sc85_popular_posts_widget li .details {
display: block;
float: left;
width: 85%;
padding-left: 13px;
}
.sc85_popular_posts_widget li.no_thumbnail .details {
padding-left: 0;
} .sc85_post_sharing_links a {
position: relative;
top: 0;
display: inline-block;
width: 25px;
height: 25px;
text-indent: -9999px;
text-align: left;
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/css/images/social-icons.png) no-repeat 0 0;
margin: 0 2px;
-webkit-transition: all 0.1s ease;
transition: all 0.1s ease;
}
.sc85_post_sharing_links a:first-child {
margin-left: 0;
}
.sc85_post_sharing_links a:last-child {
margin-right: 0;
}
.sc85_post_sharing_links a:hover {
position: relative;
top: -2px;
}
.sc85_post_sharing_links .facebook {
background-position: 0 0;
}
.sc85_post_sharing_links .twitter {
background-position: -25px 0;
}
.sc85_post_sharing_links .googleplus {
background-position: -50px 0;
}
.sc85_post_sharing_links .linkedin {
background-position: -75px 0;
}
.sc85_post_sharing_links .pinterest {
background-position: -100px 0;
}
.sc85_post_sharing_links .email {
background-position: -125px 0;
}
.sc85_post_sharing_links .vkontakte {
background-position: -150px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.sc85_post_sharing_links a {
background-image: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/css/images/social-icons@2x.png);
background-size: 175px 25px;
}
} .sc85_counter.left {
text-align: left;
}
.sc85_counter.center {
text-align: center;
}
.sc85_counter.right {
text-align: right;
}
.sc85_counter.left,
.sc85_counter.right {
display: table;
width: 100%;
}
.sc85_counter.left .counter_icon,
.sc85_counter.right .counter_icon {
display: table-cell;
vertical-align: middle;
width: 1px;
}
.sc85_counter.left .counter_value,
.sc85_counter.right .counter_value {
display: table-cell;
vertical-align: middle;
width: 1px;
}
.sc85_counter.left .counter_description,
.sc85_counter.right .counter_description {
display: table-cell;
vertical-align: middle;
}
.sc85_counter.left {
text-align: left;
}
.sc85_counter.left .counter_icon {
padding-right: 12px;
}
.sc85_counter.left .counter_description {
padding-left: 12px;
}
.sc85_counter.right {
text-align: right;
direction: rtl;
}
.sc85_counter.right .counter_icon {
padding-left: 12px;
}
.sc85_counter.right .counter_description {
padding-right: 12px;
}
.sc85_counter.right * {
direction: ltr;
}
.sc85_counter.center {
text-align: center;
}
.sc85_counter.center .counter_icon {
padding-bottom: 12px;
}
.sc85_counter.big .counter_value {
font-size: 4.2em;
}
.sc85_counter.inline {
display: inline-block;
}
.sc85_wrapper .sc85_counter.inline {
margin-left: 25px;
margin-right: 25px;
}
.sc85_counter .counter_icon {
font-size: 30px;
line-height: 30px;
}
.sc85_counter .counter_value {
font-size: 2.8em;
font-weight: 800;
line-height: 1;
font-family: 'Oswald';
}
.sc85_counter .counter_value .prefix,
.sc85_counter .counter_value .suffix {
font-size: 0.6em;
}
.sc85_counter .counter_value .prefix {
margin-right: 3px;
}
.sc85_counter .counter_value .suffix {
margin-left: 3px;
}
.sc85_counter .counter_description {
line-height: 1.3;
margin-top: 6px;
}
.sc85_counter.digital_clock .counter_value {
font-size: 1em;
}
.sc85_counter.digital_clock .counter_description {
margin-top: 11px;
}
.sc85_counter.digital_clock .digit {
position: relative;
background: #333;
background-color: #4A4A4A;
background: -webkit-gradient(linear, left top, left bottom, from(#4A4A4A), to(#232323));
background: -webkit-linear-gradient(top, #4A4A4A, #232323);
background: -moz-linear-gradient(top, #4A4A4A, #232323);
background: -ms-linear-gradient(top, #4A4A4A, #232323);
background: -o-linear-gradient(top, #4A4A4A, #232323);
background: linear-gradient(top, #4A4A4A, #232323);
background-color: #545454;
background: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#313131));
background: -webkit-linear-gradient(top, #545454, #313131);
background: -moz-linear-gradient(top, #545454, #313131);
background: -ms-linear-gradient(top, #545454, #313131);
background: -o-linear-gradient(top, #545454, #313131);
background: linear-gradient(top, #545454, #313131);
color: #F2F2F2;
display: inline-block;
margin: 0 1px;
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
line-height: 1;
padding: 7px 6px 6px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.sc85_counter.digital_clock .digit:after {
content: ' ';
display: block;
height: 1px;
background: #000;
position: absolute;
left: 0;
top: 50%;
margin-top: -2px;
width: 100%;
} .sc85_image_carousel {
position: relative;
}
.sc85_image_carousel > .carousel_wrapper {
display: block;
zoom: 1;
}
.sc85_image_carousel > .carousel_wrapper:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_image_carousel img {
display: block;
}
.sc85_image_carousel .item {
float: left;
}
.sc85_image_carousel.w_1cols .item {
width: 100%;
}
.sc85_image_carousel.w_2cols .item {
width: 50%;
}
.sc85_image_carousel.w_3cols .item {
width: 33.3%;
}
.sc85_image_carousel.w_4cols .item {
width: 25%;
}
.sc85_image_carousel.w_5cols .item {
width: 20%;
}
.sc85_image_carousel.w_6cols .item {
width: 16.6%;
}
.sc85_image_carousel.w_7cols .item {
width: 14.28%;
}
.sc85_image_carousel.w_8cols .item {
width: 12.5%;
}
.sc85_image_carousel.w_9cols .item {
width: 11.1%;
}
.sc85_image_carousel.w_10cols .item {
width: 10%;
}
.sc85_image_carousel .negative_border {
content: '';
display: block;
width: 10px;
height: 100%;
background: #FFF;
position: absolute;
top: 0;
z-index: 5;
}
.sc85_image_carousel .negative_border.left {
left: 0;
}
.sc85_image_carousel .negative_border.right {
right: 0;
}
.sc85_image_carousel .flickity-prev-next-button {
z-index: 6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #000000;
background: rgba(0, 0, 0, 0.5);
padding: 0;
width: 38px;
height: 38px;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.2s ease 0.2s;
transition: all 0.2s ease 0.2s;
}
.sc85_image_carousel .flickity-prev-next-button svg {
width: 32%;
height: 32%;
top: 50%;
left: 50%;
margin-top: -16%;
margin-left: -16%;
}
.sc85_image_carousel .flickity-prev-next-button svg .arrow {
fill: #FFF;
}
.sc85_image_carousel .flickity-prev-next-button.previous svg {
margin-left: -15%;
}
.sc85_image_carousel .flickity-prev-next-button:hover {
background: #000000;
}
.sc85_image_carousel:hover .flickity-prev-next-button {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.sc85_image_carousel .flickity-page-dots {
position: relative;
bottom: 0;
margin: 0;
margin-top: 15px;
}
.sc85_image_carousel .flickity-page-dots .dot {
margin: 0 3px;
position: relative;
width: 8px;
height: 8px;
} .sc85_icon {
margin-bottom: 8px;
}
.sc85_icon.inline {
display: inline-block;
vertical-align: top;
margin-right: 8px;
}
.sc85_icon.left {
text-align: left;
}
.sc85_icon.left .icon {
margin-right: 4px;
}
.sc85_icon.center {
text-align: center;
}
.sc85_icon.center .icon {
display: block;
}
.sc85_icon.right {
direction: rtl;
}
.sc85_icon.right .icon {
margin-left: 4px;
}
.sc85_icon.right .icon_label {
direction: ltr;
}
.sc85_icon .wrapper {
display: inline-block;
vertical-align: middle;
} .sc85_posts_teasers_shortcode .details {
padding-top: 14px;
}
.sc85_posts_teasers_shortcode .title {
margin: 0;
}
.sc85_posts_teasers_shortcode .excerpt {
margin-top: 7px;
}
.sc85_posts_teasers_shortcode .sc85_rating_stars_shortcode {
margin-top: 7px;
}
.sc85_posts_teasers_shortcode .more {
display: inline-block;
margin-top: 7px;
}
.sc85_posts_teasers_shortcode .button {
margin-top: 10px;
} .sc85_teasers.sc85_grid_fitrows,
.sc85_teasers.sc85_grid_masonry {
display: block;
zoom: 1;
margin: 0 -1.6%;
}
.sc85_teasers.sc85_grid_fitrows:after,
.sc85_teasers.sc85_grid_masonry:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_teasers.sc85_grid_fitrows .entry,
.sc85_teasers.sc85_grid_masonry .entry {
float: left;
width: 25%;
padding: 0 1.6% 3.2%;
}
.sc85_teasers.sc85_grid_fitrows.w_1cols .entry,
.sc85_teasers.sc85_grid_masonry.w_1cols .entry {
width: 100%;
}
.sc85_teasers.sc85_grid_fitrows.w_2cols .entry,
.sc85_teasers.sc85_grid_masonry.w_2cols .entry {
width: 50%;
}
.sc85_teasers.sc85_grid_fitrows.w_3cols .entry,
.sc85_teasers.sc85_grid_masonry.w_3cols .entry {
width: 33.3%;
}
.sc85_teasers.sc85_grid_fitrows.w_4cols .entry,
.sc85_teasers.sc85_grid_masonry.w_4cols .entry {
width: 25%;
}
.sc85_teasers.sc85_carousel {
margin-left: -15px;
margin-right: -15px;
position: relative; }
.sc85_teasers.sc85_carousel:before,
.sc85_teasers.sc85_carousel:after {
content: '';
display: block;
width: 15px;
height: 100%;
background: #FFF;
position: absolute;
top: 0;
z-index: 5;
}
.sc85_teasers.sc85_carousel:before {
left: 0;
}
.sc85_teasers.sc85_carousel:after {
right: 0;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button {
z-index: 6;
background: transparent;
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
filter: alpha(opacity=0.1);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button svg {
width: 40%;
height: 40%;
top: 30%;
left: 30%;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button.previous {
left: -30px;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button.next {
right: -30px;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.sc85_teasers.sc85_carousel:hover .flickity-prev-next-button {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.sc85_teasers.sc85_carousel .entry {
width: 33.3%;
float: left;
}
.sc85_teasers.sc85_carousel .entry > .wrapper {
margin: 0 15px;
}
.sc85_teasers.sc85_carousel.w_1cols .entry {
width: 100%;
}
.sc85_teasers.sc85_carousel.w_2cols .entry {
width: 50%;
}
.sc85_teasers.sc85_carousel.w_3cols .entry {
width: 33.3%;
}
.sc85_teasers.sc85_carousel.w_4cols .entry {
width: 25%;
}
.sc85_teasers.sc85_condensed .entry {
position: relative;
text-align: center;
}
.sc85_teasers.sc85_condensed .entry > .wrapper {
position: relative;
}
.sc85_teasers.sc85_condensed .entry .thumbnail > * {
display: block;
padding-bottom: 66px;
}
.sc85_teasers.sc85_condensed .entry .thumbnail,
.sc85_teasers.sc85_condensed .entry .thumbnail img {
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 6px; }
.sc85_teasers.sc85_condensed .entry .details {
background: #FFF;
position: absolute;
bottom: 0;
width: 100%;
padding: 16px;
border: 1px solid #ebeaea;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
border-top-left-radius: 0; }
.sc85_teasers.sc85_condensed .entry .body_area {
height: 0;
overflow: hidden;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.sc85_teasers.sc85_condensed .entry .body_area .wrapper,
.sc85_teasers.sc85_condensed .entry .body_area .excerpt,
.sc85_teasers.sc85_condensed .entry .body_area .permalink {
margin-top: 7px;
}
.sc85_teasers.sc85_condensed .entry .body_area .sc85_rating_stars_shortcode {
display: block;
}
.sc85_teasers.sc85_condensed .entry .body_area .wrapper {
margin-top: 5px;
}
.sc85_teasers.sc85_condensed .entry .body_area .more {
font-size: 14px;
padding: 8px 14px;
}
.sc85_teasers.sc85_condensed .entry .body_area .excerpt {
margin-bottom: 0 !important;
}
.sc85_teasers.sc85_condensed .entry:hover .body_area {
position: relative;
-webkit-transition: all 0.2s ease 0.1s;
transition: all 0.2s ease 0.1s;
} .sc85_timetable .entry {
display: block;
zoom: 1;
}
.sc85_timetable .entry:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_timetable .entry .weekday {
float: left;
}
.sc85_timetable .entry .time {
float: right;
}
.sc85_timetable .entry {
padding: 4px 0;
}
.sc85_timetable .time .countdown,
.sc85_timetable .time .schedule {
white-space: nowrap;
}
.sc85_timetable .time {
display: block;
zoom: 1;
}
.sc85_timetable .time:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.sc85_timetable .time .countdown,
.sc85_timetable .time .schedule {
white-space: nowrap;
display: block;
text-align: right;
float: right;
margin-left: 15px;
}
.sc85_timetable .time .schedule > * {
margin-left: 15px;
}
.sc85_timetable .time .schedule > *:first-child {
margin-left: 0;
}
.sc85_timetable .time .countdown {
display: none;
}
.sc85_timetable .entry.narrow .countdown,
.sc85_timetable .entry.narrow .schedule {
float: none;
padding: 0;
}
.sc85_timetable .entry.narrow .schedule > * {
display: block;
}  .sc85_animate {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
.sc85_trigger_animation.sc85_top-to-bottom {
-webkit-animation: sc85_ttb 0.5s 1 ease-out;
animation: sc85_ttb 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.sc85_trigger_animation.sc85_bottom-to-top {
-webkit-animation: sc85_btt 0.5s 1 ease-out;
animation: sc85_btt 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.sc85_trigger_animation.sc85_left-to-right {
-webkit-animation: sc85_ltr 0.5s 1 ease-out;
animation: sc85_ltr 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.sc85_trigger_animation.sc85_right-to-left {
-webkit-animation: sc85_rtl 0.5s 1 ease-out;
animation: sc85_rtl 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.sc85_trigger_animation.sc85_appear {
-webkit-animation: sc85_appear 0.5s 1 ease-out;
animation: sc85_appear 0.5s 1 ease-out;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
} @-webkit-keyframes sc85_ttb {
0% {
-webkit-transform: translate(0, -10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-moz-keyframes sc85_ttb {
0% {
-moz-transform: translate(0, -10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-o-keyframes sc85_ttb {
0% {
-o-transform: translate(0, -10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@keyframes sc85_ttb {
0% {
-webkit-transform: translate(0, -10%);
-ms-transform: translate(0, -10%);
transform: translate(0, -10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
} @-webkit-keyframes sc85_btt {
0% {
-webkit-transform: translate(0, 10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-moz-keyframes sc85_btt {
0% {
-moz-transform: translate(0, 10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-o-keyframes sc85_btt {
0% {
-o-transform: translate(0, 10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@keyframes sc85_btt {
0% {
-webkit-transform: translate(0, 10%);
-ms-transform: translate(0, 10%);
transform: translate(0, 10%);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
} @-webkit-keyframes sc85_ltr {
0% {
-webkit-transform: translate(-10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-moz-keyframes sc85_ltr {
0% {
-moz-transform: translate(-10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-o-keyframes sc85_ltr {
0% {
-o-transform: translate(-10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@keyframes sc85_ltr {
0% {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
transform: translate(-10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
} @-webkit-keyframes sc85_rtl {
0% {
-webkit-transform: translate(10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-moz-keyframes sc85_rtl {
0% {
-moz-transform: translate(10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-o-keyframes sc85_rtl {
0% {
-o-transform: translate(10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@keyframes sc85_rtl {
0% {
-webkit-transform: translate(10%, 0);
-ms-transform: translate(10%, 0);
transform: translate(10%, 0);
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
} @-webkit-keyframes sc85_appear {
0% {
-webkit-transform: scale(0.5);
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
filter: alpha(opacity=0.1);
}
100% {
-webkit-transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-moz-keyframes sc85_appear {
0% {
-moz-transform: scale(0.5);
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
filter: alpha(opacity=0.1);
}
100% {
-moz-transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@-o-keyframes sc85_appear {
0% {
-o-transform: scale(0.5);
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
filter: alpha(opacity=0.1);
}
100% {
-o-transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}
@keyframes sc85_appear {
0% {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-opacity: 0.1;
-moz-opacity: 0.1;
opacity: 0.1;
filter: alpha(opacity=0.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
}.flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: hsla(0, 0%, 100%, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
filter: alpha(opacity=60); opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
filter: alpha(opacity=30); opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
}
.flickity-prev-next-button .arrow {
fill: #333;
} .flickity-prev-next-button.no-svg {
color: #333;
font-size: 26px;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
filter: alpha(opacity=25); opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
filter: alpha(opacity=100); opacity: 1;
}@font-face {
font-family: 'lg';
src: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/fonts/lg.eot?n1z373);
src: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/fonts/lg.woff?n1z373) format("woff"), url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/fonts/lg.ttf?n1z373) format("truetype"), url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1080;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/img/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform 0.3s ease 0s;
-moz-transition: -moz-transform 0.3s ease 0s;
-o-transition: -o-transform 0.3s ease 0s;
transition: transform 0.3s ease 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
transition: transform 0.3s ease 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//www.invictus-training.ch/wp-content/plugins/oitentaecinco-shortcodes/assets/plugins/light-gallery/img/loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
will-change: transform, opacity;
}
.lg-css3.lg-use-left .lg-item {
will-change: left, opacity;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}#sb-site,.sb-site-container,.sb-slidebar,body,html{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}html{height:100%}body{min-height:100%;height:auto;position:relative}html.sb-scroll-lock.sb-active:not(.sb-static){overflow:hidden}#sb-site,.sb-site-container{width:100%;min-height:100vh;position:relative;z-index:1;background-color:#fff}#sb-site:after,#sb-site:before,.sb-site-container:after,.sb-site-container:before{content:' ';display:table;clear:both}.sb-slidebar{height:100%;overflow-y:auto;position:fixed;top:0;z-index:0;display:none;background-color:#222}.sb-slidebar,.sb-slidebar *{-webkit-transform:translateZ(0px)}.sb-left{left:0}.sb-right{right:0}.sb-slidebar.sb-static,html.sb-static .sb-slidebar{position:absolute}.sb-slidebar.sb-active{display:block}.sb-style-overlay{z-index:9999}.sb-momentum-scrolling{-webkit-overflow-scrolling:touch}.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}@media (max-width:480px){.sb-slidebar{width:70%}.sb-width-thin{width:55%}.sb-width-wide{width:85%}}@media (min-width:481px){.sb-slidebar{width:55%}.sb-width-thin{width:40%}.sb-width-wide{width:70%}}@media (min-width:768px){.sb-slidebar{width:40%}.sb-width-thin{width:25%}.sb-width-wide{width:55%}}@media (min-width:992px){.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}}@media (min-width:1200px){.sb-slidebar{width:20%}.sb-width-thin{width:5%}.sb-width-wide{width:35%}}#sb-site,.sb-site-container,.sb-slide,.sb-slidebar{-webkit-transform:translate(0px);-moz-transform:translate(0px);-o-transform:translate(0px);transform:translate(0px);-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform,left,right;-webkit-backface-visibility:hidden}.sb-hide{display:none}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body .__web-inspector-hide-shortcut__,
body .__web-inspector-hide-shortcut__ * {
visibility: visible !important;
display: none !important;
}
img {
max-width: 100%;
height: auto;
}
html,
body {
overflow-x: hidden;
}
.dummy {
display: none;
} .theme_canvas {
width: 87%;
margin: 0 auto;
}
@media only screen and (min-width:1100px) {
.theme_canvas {
width: 1000px;
}
}
#sb-site {
overflow: hidden;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
@media only screen and (max-width:768px) {
#sb-site {
-webkit-transform: translate(0px);
-ms-transform: translate(0px);
transform: translate(0px);
}
}
.page_body {
margin-top: 45px;
margin-bottom: 45px;
}
.page_body.hidden_titlebar {
margin-top: 0;
}
.page_content {
margin-bottom: 30px;
}
.main_column .page_entry .wpb_row:last-child {
margin-bottom: -35px;
} .main_column {
position: relative;
}
.page_body {
display: block;
zoom: 1;
}
.page_body:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_body .main_column {
width: 70%;
float: left;
}
.page_body .side_column {
width: 25%;
float: right;
}
.winner_left_sidebar .page_body .main_column {
float: right;
}
.winner_left_sidebar .page_body .side_column {
float: left;
}
.winner_right_sidebar .page_body .main_column {
float: left;
}
.winner_right_sidebar .page_body .side_column {
float: right;
}
.winner_no_sidebar .page_body .main_column {
float: none;
width: 100%;
}
.winner_no_sidebar .page_body .side_column {
float: none;
width: 100%; }
@media only screen and (max-width:768px) {
.winner_left_sidebar .page_body .main_column,
.winner_right_sidebar .page_body .main_column {
width: 100%;
}
.winner_left_sidebar .page_body .side_column,
.winner_right_sidebar .page_body .side_column {
width: 100%;
margin-top: 30px;
}
.winner_left_sidebar .page_body .side_column,
.winner_right_sidebar .page_body .side_column {
display: none;
}
} .winner_content_grid {
display: block;
zoom: 1;
margin: 0 -20px -40px;
}
.winner_content_grid:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_content_grid .col {
float: left;
width: 33.3%;
padding: 0 20px 40px;
}
.winner_content_grid.w_1cols .col {
width: 100%;
}
.winner_content_grid.w_2cols .col {
width: 50%;
}
.winner_content_grid.w_3cols .col {
width: 33.3%;
}
.winner_content_grid.w_4cols .col {
width: 25%;
}
.winner_content_grid.w_5cols .col {
width: 20%;
}
@media only screen and (max-width:768px) {
.winner_content_grid.w_2cols .col,
.winner_content_grid.w_3cols .col,
.winner_content_grid.w_4cols .col,
.winner_content_grid.w_5cols .col {
width: 50%;
}
}
@media only screen and (max-width:568px) {
.winner_content_grid.w_2cols .col,
.winner_content_grid.w_3cols .col,
.winner_content_grid.w_4cols .col,
.winner_content_grid.w_5cols .col {
width: 100%;
}
} .sc85_button .button,
a.button,
button,
input[type="submit"] {
border: none;
display: inline-block;
background: #cb1313;
color: #FFF;
padding: 9px 16px 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-transform: uppercase;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
white-space: nowrap !important;
font-family: 'Pathway Gothic One', sans-serif;
font-size: 1.15em;
line-height: 1.2;
cursor: pointer;
}
.sc85_button .button:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover {
background: #149FB8;
color: #FFF;
}
.sc85_button .button.large,
a.button.large,
button.large,
input[type="submit"].large {
font-size: 1.5em;
padding: 10px 22px;
}
.sc85_button .button.ghost,
a.button.ghost,
button.ghost,
input[type="submit"].ghost {
background: none;
color: #404040;
font-family: 'Open Sans';
text-transform: none;
font-size: 0.9em;
}
.sc85_button .button.ghost:hover,
a.button.ghost:hover,
button.ghost:hover,
input[type="submit"].ghost:hover {
color: #cb1313;
} select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 7px 14px;
padding: 7px 30px 7px 12px;
font: 1em/1.4 'Open Sans', Arial, Helvetica, sans-serif;
color: #737373;
background: #FFF url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/general/dropdown-arrow.png) no-repeat right center;
border: 1px solid #cdcdcd;
height: 34px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
select {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/general/dropdown-arrow@2x.png);
background-size: 25px 12px;
}
}
select.idle {
color: #c0c0c0;
font-style: italic;
font-size: 0.9em;
font-weight: lighter;
line-height: 1;
} input[type="text"],
input[type="search"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="password"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #cdcdcd;
padding: 7px 12px;
font: 13px/1.4 'Open Sans', Arial, Helvetica, sans-serif;
color: #737373;
resize: none;
}
input[type="text"]:disabled,
input[type="search"]:disabled,
input[type="date"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="password"]:disabled,
textarea:disabled {
background: #f7f7f7;
}
.page_footer input[type="text"],
.page_footer input[type="search"],
.page_footer input[type="date"],
.page_footer input[type="email"],
.page_footer input[type="number"],
.page_footer input[type="search"],
.page_footer input[type="tel"],
.page_footer input[type="time"],
.page_footer input[type="url"],
.page_footer input[type="password"],
.page_footer textarea {
background: #222222;
border-color: #5d5d5d;
}
::-webkit-input-placeholder {
color: #c0c0c0;
font-style: italic;
font-weight: lighter;
font-size: 0.9em;
line-height: 1.6;
}
::-moz-placeholder {
color: #c0c0c0;
font-style: italic;
font-weight: lighter;
opacity: 1;
font-size: 0.9em;
line-height: 1.6;
}
:-ms-input-placeholder {
color: #c0c0c0;
font-style: italic;
font-weight: lighter;
opacity: 1;
font-size: 0.9em;
line-height: 1.6;
}
.trainer_background {
background-color: #000;
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#F00));
background: -webkit-linear-gradient(top, #000, #F00);
background: -moz-linear-gradient(top, #000, #F00);
background: -ms-linear-gradient(top, #000, #F00);
background: -o-linear-gradient(top, #000, #F00);
background: linear-gradient(top, #000, #F00);
} .winner_scroll2top {
position: fixed;
z-index: 20;
bottom: 55px;
right: 40px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.winner_scroll2top:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f106';
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 30px;
background: #404040;
color: #FFF;
padding: 7px 15px 10px;
}
.winner_scroll2top.visible {
visibility: visible;
opacity: 0.3;
}
.winner_scroll2top.visible:hover {
opacity: 1;
}  body {
font: 13px/1.4 'Open Sans', Arial, Helvetica, sans-serif;
color: #404040;
}
* {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.label {
text-transform: uppercase;
font-family: 'Oswald';
font-size: 0.9em;
letter-spacing: 0.4px;
color: #454545;
} a {
color: #cb1313;
text-decoration: none;
}
a:hover {
color: #149FB8;
} p {
margin-bottom: 15px;
}
p:last-child {
margin-bottom: 0;
} h1,
h2,
h3,
h4,
h5,
h6,
.page_title,
.page_subtitle {
font-family: 'Oswald';
font-weight: normal;
text-transform: uppercase;
line-height: 1.2;
margin-bottom: 15px;
margin-top: 30px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.page_title:first-child,
.page_subtitle:first-child {
margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.page_title:last-child,
.page_subtitle:last-child {
margin-bottom: 0;
}
h1 {
font-size: 2.3em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.1em;
}
h4 {
font-size: 1.0em;
}
h5 {
font-size: 0.9em;
}
h6 {
font-size: 0.8em;
} table {
width: 100%;
padding: 0;
margin: 0;
margin-bottom: 15px;
}
table caption {
padding: 0 0 5px 0;
width: auto;
font-style: italic;
text-align: right;
font-size: 0.9em;
}
table thead td,
table th {
font-weight: 600;
text-transform: uppercase;
text-align: left;
padding: 9px 12px;
border-style: solid;
border-width: 1px;
border-left: none;
border-top: none;
color: #0d0d0d;
background: #f5f5f5;
}
table td {
padding: 7px 12px;
border-style: solid;
border-width: 1px;
border-left: none;
border-top: none;
font-size: 0.9em;
}
table tr th:first-child,
table tr td:first-child {
border-left-style: solid;
border-left-width: 1px;
}
table tr:first-child th,
table tr:first-child td {
border-top-style: solid;
border-top-width: 1px;
}
table tr:nth-child(even) {
background-color: #fcfcfc;
}
table th,
table td,
table thead td,
table tr.vc-th td {
border-color: #e1e1e1;
} .copy ul,
.copy ol {
margin-bottom: 15px;
margin-left: 0px;
}
.copy ul,
.copy ol {
margin-left: 20px;
}
.copy ul {
list-style: square;
}
.copy ol ul,
.copy ul ul {
margin-left: 20px;
margin-bottom: 0;
}
.copy ol ol,
.copy ul ol {
margin-left: 20px;
margin-bottom: 0;
}
.copy ul > li {
margin: 5px 0;
position: relative;
}
.copy ol > li {
margin: 10px 0;
list-style: decimal;
}
.copy dl {
margin-bottom: 15px;
}
.copy dl dt {
font-weight: 600;
color: #0d0d0d;
}
.copy dl dd {
margin: 0 10px 10px 10px;
font-size: 0.9em;
} blockquote {
border-left: 5px solid #eee;
font-size: 1.2em;
font-family: Georgia, Times, serif;
font-style: italic;
color: #737373;
margin-left: 10px;
padding-left: 15px;
margin-bottom: 15px;
}
blockquote cite {
display: block;
font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
font-size: 0.75em;
font-style: normal;
text-align: right;
margin-top: 10px;
color: #5a5a5a;
}
blockquote cite:before {
content: '– ';
} pre {
border: 1px solid #e1e1e1;
overflow: auto;
padding: 2em;
line-height: 2em;
font-size: 12px;
margin-bottom: 20px;
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
text-transform: none;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.03) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.03) 50%, transparent 50%, transparent);
background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.03) 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(rgba(0, 0, 0, 0.03) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, 0.03) 50%, transparent 50%, transparent);
-webkit-background-size: 100% 4em;
-moz-background-size: 100% 4em;
background-size: 100% 4em;
} strong,
b {
font-weight: 600;
}
address {
margin-bottom: 15px;
}
abbr,
acronym {
border-bottom: 1px dotted #999999;
}
cite {
font-style: italic;
font-weight: lighter;
}
code {
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}
q,
em {
font-style: italic;
}
ins {
text-decoration: underline;
}
sub,
sup {
height: 0;
font-size: 0.7em;
line-height: 1;
vertical-align: baseline;
position: relative;
}
sub {
bottom: -3px;
}
sup {
top: -6px;
} .copy .alignleft {
float: left;
display: block;
margin: 4px 20px 5px 0;
}
.copy .alignright {
float: right;
display: block;
margin: 4px 0 5px 20px;
}
.copy .wp-caption-text {
display: block;
margin: 0 auto;
padding: 5px 10px 10px;
margin-bottom: 0 !important;
text-align: center;
font-size: 0.9em;
font-style: italic;
}  .page_header {
background: #fcfcfc;
background: #FFF;
border-bottom: 1px solid #eee;
height: 90px;
position: relative;
display: block;
zoom: 1;
}
.page_header:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_header .theme_canvas {
height: 100%;
position: relative;
}
.page_header .page_logo {
float: left;
}
.page_header .page_menu {
float: right;
}
.winner_sticky_header .winner_header_wrapper {
-webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1);
z-index: 20;
}
.winner_autodisplay_header .winner_header_wrapper {
will-change: transform;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition: -webkit-transform 0.5s;
transition: -webkit-transform 0.5s;
transition: transform .5s;
transition: transform 0.5s, -webkit-transform 0.5s;
}
.winner_autodisplay_header .winner_header_wrapper.unpinned {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
} .header_metabar {
background: #fefefe;
border-bottom: 1px solid #e6e6e6;
color: #5a5a5a;
font-size: 0.9em;
line-height: 1;
padding: 10px 0 8px;
height: 33px;
display: block;
zoom: 1;
}
.header_metabar i {
color: #8d8d8d;
}
.header_metabar a:hover i {
color: #cb1313;
}
.header_metabar:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.header_metabar .theme_canvas {
display: block;
zoom: 1;
}
.header_metabar .theme_canvas:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.header_metabar .left_side,
.header_metabar .right_side {
display: block;
zoom: 1;
margin: 0 -10px;
}
.header_metabar .left_side:after,
.header_metabar .right_side:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.header_metabar .left_side {
float: left;
}
.header_metabar .right_side {
float: right;
}
.header_metabar .element {
float: left;
padding-right: 10px;
margin-left: 10px;
border-right: solid 1px #B3B3B3;
}
.header_metabar .element:last-child {
border-right: none;
}
.header_metabar a {
color: #5a5a5a;
}
.header_metabar a:hover {
color: #cb1313;
}
.header_metabar .meta_phone {
letter-spacing: -0.5px;
}
.header_metabar .meta_phone:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f095';
margin-right: 4px;
font-size: 1.05em;
vertical-align: middle;
color: #8d8d8d;
}
.header_metabar .meta_mail:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0e0';
margin-right: 1px;
color: #8d8d8d;
}
.header_metabar .meta_search > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f002';
margin-right: 3px;
}
.header_metabar .meta_social {
display: block;
zoom: 1;
margin: 0 -2px;
}
.header_metabar .meta_social:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.header_metabar .meta_social a {
display: block;
float: left;
margin: 0 2px;
font-size: 14px;
padding: 0;
}
@media only screen and (max-width:568px) {
.header_metabar {
display: none;
}
.header_metabar .left_side,
.header_metabar .right_side {
float: none;
text-align: center;
}
.header_metabar .left_side {
margin-bottom: 6px;
}
.header_metabar .element {
float: none;
display: inline-block;
margin: 0 6px;
}
} .page_header .page_logo {
height: 100%;
}
.page_header .page_logo a {
display: inline-block;
height: 100%;
}
.page_header .page_logo img {
max-height: 100%;
display: block;
} .page_header .page_menu {
margin: 0 -10px;
}
.page_header .page_menu .menu {
display: block;
zoom: 1;
}
.page_header .page_menu .menu:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_header .page_menu .menu > li {
float: left;
position: relative;
}
.page_header .page_menu .menu > li > a {
display: block;
padding: 0 10px;
line-height: 90px;
color: #404040;
font-family: 'Oswald';
font-size: 1.15em;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.page_header .page_menu .menu > li a:hover,
.page_header .page_menu .menu > li:hover > a {
color: #cb1313;
}
.page_header .page_menu .menu .sub-menu {
position: absolute;
left: 0;
z-index: 99;
background: #FFF;
-webkit-box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
}
.page_header .page_menu .menu .sub-menu > li > a {
font-family: 'Roboto';
font-size: 12px;
}
.page_header .page_menu .menu .sub-menu li {
position: relative;
min-width: 170px;
}
.page_header .page_menu .menu .sub-menu a {
display: block;
padding: 9px 30px 9px 11px;
color: #808080;
background: #FFF;
border: 1px solid #E6E6E6;
border-top: none;
white-space: nowrap;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.page_header .page_menu .menu .sub-menu a:hover {
background: #f7f7f7;
color: #404040;
-webkit-transition: none;
transition: none;
}
.page_header .page_menu .menu .sub-menu li.menu-item-has-children:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #a6a6a6;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.page_header .page_menu .menu .sub-menu li.menu-item-has-children:hover:after {
color: #404040;
-webkit-transition: none;
transition: none;
}
.page_header .page_menu .menu .sub-menu .sub-menu {
top: -1px;
left: 100%;
-webkit-box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.08);
box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.08);
border-top: 1px solid #E6E6E6;
-webkit-transform: translateX(-1px);
-moz-transform: translateX(-1px);
-ms-transform: translateX(-1px);
transform: translateX(-1px);
}
.page_header .page_menu .menu > li > .sub-menu:before {
content: ' ';
display: block;
width: 100%;
height: 2px;
background: #cb1313;
position: absolute;
top: -2px;
}
.page_header .page_menu .menu .current_page_item > a,
.page_header .page_menu .menu .current_page_parent > a,
.page_header .page_menu .menu .current_page_ancestor > a,
.page_header .page_menu .menu .current-menu-item > a,
.page_header .page_menu .menu .current-menu-parent > a,
.page_header .page_menu .menu .current-menu-ancestor > a {
color: #cb1313;
}
.page_header .page_menu .menu .current_page_item > a:hover,
.page_header .page_menu .menu .current_page_parent > a:hover,
.page_header .page_menu .menu .current_page_ancestor > a:hover,
.page_header .page_menu .menu .current-menu-item > a:hover,
.page_header .page_menu .menu .current-menu-parent > a:hover,
.page_header .page_menu .menu .current-menu-ancestor > a:hover {
color: #cb1313;
}
.page_header .page_menu .menu .sub-menu .lefty {
-webkit-box-shadow: -6px 6px 14px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: -6px 6px 14px 0px rgba(0, 0, 0, 0.08);
box-shadow: -6px 6px 14px 0px rgba(0, 0, 0, 0.08);
}
.page_header .page_menu .menu .sub-menu .lefty:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0d9';
position: absolute;
right: 0;
top: 12px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper {
position: absolute;
-webkit-box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
display: block;
zoom: 1;
min-width: 500px;
font-size: 12px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_header .page_menu .menu .winner_megamenu_wrapper:before {
content: ' ';
display: block;
width: 100%;
height: 2px;
background: #cb1313;
position: absolute;
top: -2px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper > .sub-menu {
padding: 25px 0 20px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper > .sub-menu > li {
float: left;
border-right: 1px solid #E6E6E6;
padding: 0 25px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper > .sub-menu > li:last-child {
border-right: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .sub-menu {
position: relative;
left: 0;
top: 0;
display: block;
zoom: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .sub-menu:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .sub-menu li.menu-item-has-children:after {
display: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .sub-menu .sub-menu .sub-menu {
margin-left: 10px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper h3 {
font-size: 14px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper h4 {
margin-bottom: 10px;
font-size: 1.1em;
font-size: 13px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper li {
background: none;
min-width: inherit;
}
.page_header .page_menu .menu .winner_megamenu_wrapper a {
padding: 5px 10px;
background: none;
border: none;
min-width: inherit;
white-space: normal;
}
.page_header .page_menu .menu .winner_megamenu_wrapper a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
position: absolute;
left: 0;
color: #808080;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.page_header .page_menu .menu .winner_megamenu_wrapper a:hover {
background: #f7f7f7;
}
.page_header .page_menu .menu .winner_megamenu_wrapper a:hover,
.page_header .page_menu .menu .winner_megamenu_wrapper a:hover:before {
color: #404040;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .current-menu-item a:hover {
color: #cb1313;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_1 {
width: 100%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_2 {
width: 50%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_3 {
width: 33.3%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_4 {
width: 25%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_5 {
width: 20%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_1.winner_double_width_column {
width: 100%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_2.winner_double_width_column {
width: 100%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_3.winner_double_width_column {
width: 66.6%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_4.winner_double_width_column {
width: 50%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_columns_5.winner_double_width_column {
width: 40%;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_hr {
clear: both;
width: 100% !important;
margin: 15px 0;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_textblock {
color: #666666;
margin-bottom: 10px;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_textblock:last-child {
margin-bottom: 0;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_textblock a {
padding: 0;
background: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_textblock a:hover {
background: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .winner_megamenu_textblock a:before {
display: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .wpb_content_element {
margin-bottom: 0;
}
.page_header .page_menu .menu .sub-menu {
display: none;
}
.page_header .page_menu .menu li:hover > .sub-menu {
display: block;
}
.page_header .page_menu .menu .winner_megamenu_wrapper {
display: none;
}
.page_header .page_menu .menu .winner_megamenu_wrapper .sub-menu {
display: block;
}
.page_header .page_menu .menu > li:hover > .winner_megamenu_wrapper {
display: block;
}
.page_header .page_menu .menu .winner_search_opt {
position: relative;
}
.page_header .page_menu .menu .winner_search_opt > a {
margin-top: -3px;
}
.page_header .page_menu .menu .winner_search_opt > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f002';
}
.page_header .page_menu .menu .winner_search_opt > a > span {
display: none;
}
.page_header .page_menu .menu .winner_search_opt .popup {
right: -11px;
top: 70px;
font-size: 0.92em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
z-index: 100;
}
.page_header .page_menu .menu .winner_search_opt .popup .entry a {
color: #404040;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page_header .page_menu .menu .winner_search_opt .popup .entry a:hover {
color: #cb1313;
}
.page_header .page_menu .menu .winner_search_opt .popup .entry .description {
padding-top: 0;
}
.page_header .page_menu .menu .winner_search_opt .popup .view_all a {
color: #cb1313;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page_header .page_menu .menu .winner_search_opt .popup .view_all a:hover {
color: #149FB8;
}
html.js .page_header .page_menu .menu li:hover > .sub-menu {
display: none;
}
html.js .page_header .page_menu .menu > li:hover > .winner_megamenu_wrapper {
display: none;
}
html.js .page_header .page_menu .menu > li:hover > .winner_megamenu_wrapper .sub-menu {
display: block;
}
.widget .menu .winner_megamenu_wrapper {
display: none;
} .page_header .page_menu.pages .menu > ul {
display: block;
zoom: 1;
}
.page_header .page_menu.pages .menu > ul:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_header .page_menu.pages .menu > ul > li {
float: left;
position: relative;
}
.page_header .page_menu.pages .menu > ul > li > a {
display: block;
padding: 0 10px;
line-height: 90px;
color: #404040;
font-family: 'Oswald';
font-size: 1.15em;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.page_header .page_menu.pages .menu > ul > li > a:hover {
color: #cb1313;
}
.page_header .page_menu.pages .menu > ul .current_page_item > a,
.page_header .page_menu.pages .menu > ul .current_page_parent > a,
.page_header .page_menu.pages .menu > ul .current_page_ancestor > a,
.page_header .page_menu.pages .menu > ul .current-menu-item > a,
.page_header .page_menu.pages .menu > ul .current-menu-parent > a,
.page_header .page_menu.pages .menu > ul .current-menu-ancestor > a {
color: #cb1313;
} .winner_responsive_menu {
background: #F5F5F5;
background: #ECECEC;
-webkit-box-shadow: inset 10px 0px 17px -9px rgba(0, 0, 0, 0.44);
-moz-box-shadow: inset 10px 0px 17px -9px rgba(0, 0, 0, 0.44);
box-shadow: inset 10px 0px 17px -9px rgba(0, 0, 0, 0.44);
}
.winner_responsive_menu .menu_title {
padding: 20px 20px 0px;
margin-bottom: 0;
text-align: center;
display: block;
zoom: 1;
}
.winner_responsive_menu .menu_title:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_responsive_menu .menu_title .close_menu {
display: none;
float: right;
color: #a6a6a6;
}
.winner_responsive_menu .menu_title .close_menu span {
display: none;
}
.winner_responsive_menu .menu_title .close_menu:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00d';
position: relative;
top: -2px;
}
.winner_responsive_menu .menu_title .close_menu:hover {
color: #cb1313;
}
.winner_responsive_menu .menu,
.winner_responsive_menu .menu > ul {
padding: 20px;
font-family: 'Roboto';
font-size: 12px;
line-height: 1.2em;
}
.winner_responsive_menu .menu > li,
.winner_responsive_menu .menu > ul > li {
margin-bottom: 5px;
background: #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.winner_responsive_menu .menu > li > a,
.winner_responsive_menu .menu > ul > li > a {
display: block;
padding: 8px 10px;
position: relative;
color: #808080;
}
.winner_responsive_menu .menu > li > a .arrow,
.winner_responsive_menu .menu > ul > li > a .arrow {
position: absolute;
right: 0;
top: 0;
background: #F9F9F9;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 0;
border-top-left-radius: 0; display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #a6a6a6;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.winner_responsive_menu .menu > li > a .arrow:before,
.winner_responsive_menu .menu > ul > li > a .arrow:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0d7';
}
.winner_responsive_menu .menu > li > a .arrow.active:before,
.winner_responsive_menu .menu > ul > li > a .arrow.active:before {
content: '\f0d8';
}
.winner_responsive_menu .menu > li.current_page_item,
.winner_responsive_menu .menu > ul > li.current_page_item,
.winner_responsive_menu .menu > li.current_page_parent,
.winner_responsive_menu .menu > ul > li.current_page_parent,
.winner_responsive_menu .menu > li.current_page_ancestor,
.winner_responsive_menu .menu > ul > li.current_page_ancestor,
.winner_responsive_menu .menu > li.current-menu-item,
.winner_responsive_menu .menu > ul > li.current-menu-item,
.winner_responsive_menu .menu > li.current-menu-parent,
.winner_responsive_menu .menu > ul > li.current-menu-parent,
.winner_responsive_menu .menu > li.current-menu-ancestor,
.winner_responsive_menu .menu > ul > li.current-menu-ancestor {
background: #cb1313 !important;
}
.winner_responsive_menu .menu > li.current_page_item > a,
.winner_responsive_menu .menu > ul > li.current_page_item > a,
.winner_responsive_menu .menu > li.current_page_parent > a,
.winner_responsive_menu .menu > ul > li.current_page_parent > a,
.winner_responsive_menu .menu > li.current_page_ancestor > a,
.winner_responsive_menu .menu > ul > li.current_page_ancestor > a,
.winner_responsive_menu .menu > li.current-menu-item > a,
.winner_responsive_menu .menu > ul > li.current-menu-item > a,
.winner_responsive_menu .menu > li.current-menu-parent > a,
.winner_responsive_menu .menu > ul > li.current-menu-parent > a,
.winner_responsive_menu .menu > li.current-menu-ancestor > a,
.winner_responsive_menu .menu > ul > li.current-menu-ancestor > a {
color: #FFF !important;
}
.winner_responsive_menu .menu > li.current_page_item .arrow,
.winner_responsive_menu .menu > ul > li.current_page_item .arrow,
.winner_responsive_menu .menu > li.current_page_parent .arrow,
.winner_responsive_menu .menu > ul > li.current_page_parent .arrow,
.winner_responsive_menu .menu > li.current_page_ancestor .arrow,
.winner_responsive_menu .menu > ul > li.current_page_ancestor .arrow,
.winner_responsive_menu .menu > li.current-menu-item .arrow,
.winner_responsive_menu .menu > ul > li.current-menu-item .arrow,
.winner_responsive_menu .menu > li.current-menu-parent .arrow,
.winner_responsive_menu .menu > ul > li.current-menu-parent .arrow,
.winner_responsive_menu .menu > li.current-menu-ancestor .arrow,
.winner_responsive_menu .menu > ul > li.current-menu-ancestor .arrow {
background: #b41111 !important;
}
.winner_responsive_menu .menu > li.current_page_item .arrow:before,
.winner_responsive_menu .menu > ul > li.current_page_item .arrow:before,
.winner_responsive_menu .menu > li.current_page_parent .arrow:before,
.winner_responsive_menu .menu > ul > li.current_page_parent .arrow:before,
.winner_responsive_menu .menu > li.current_page_ancestor .arrow:before,
.winner_responsive_menu .menu > ul > li.current_page_ancestor .arrow:before,
.winner_responsive_menu .menu > li.current-menu-item .arrow:before,
.winner_responsive_menu .menu > ul > li.current-menu-item .arrow:before,
.winner_responsive_menu .menu > li.current-menu-parent .arrow:before,
.winner_responsive_menu .menu > ul > li.current-menu-parent .arrow:before,
.winner_responsive_menu .menu > li.current-menu-ancestor .arrow:before,
.winner_responsive_menu .menu > ul > li.current-menu-ancestor .arrow:before {
color: #FFF !important;
}
.winner_responsive_menu .menu > li:hover > a,
.winner_responsive_menu .menu > ul > li:hover > a {
color: #cb1313;
}
.winner_responsive_menu .menu > li > ul,
.winner_responsive_menu .menu > ul > li > ul {
background: #f7f7f7;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0; padding: 8px 0;
}
.winner_responsive_menu .menu > li > ul a,
.winner_responsive_menu .menu > ul > li > ul a {
color: #808080;
display: block;
padding: 5px 10px 5px 20px;
}
.winner_responsive_menu .menu > li > ul a:before,
.winner_responsive_menu .menu > ul > li > ul a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
position: absolute;
left: 10px;
color: #808080;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 10px;
}
.winner_responsive_menu .menu > li > ul a:hover,
.winner_responsive_menu .menu > ul > li > ul a:hover {
color: #cb1313;
}
.winner_responsive_menu .menu > li > ul ul,
.winner_responsive_menu .menu > ul > li > ul ul {
margin-left: 10px;
}
.winner_responsive_menu .menu > li > ul li.current_page_item a,
.winner_responsive_menu .menu > ul > li > ul li.current_page_item a,
.winner_responsive_menu .menu > li > ul li.current_page_parent a,
.winner_responsive_menu .menu > ul > li > ul li.current_page_parent a,
.winner_responsive_menu .menu > li > ul li.current_page_ancestor a,
.winner_responsive_menu .menu > ul > li > ul li.current_page_ancestor a,
.winner_responsive_menu .menu > li > ul li.current-menu-item a,
.winner_responsive_menu .menu > ul > li > ul li.current-menu-item a,
.winner_responsive_menu .menu > li > ul li.current-menu-parent a,
.winner_responsive_menu .menu > ul > li > ul li.current-menu-parent a,
.winner_responsive_menu .menu > li > ul li.current-menu-ancestor a,
.winner_responsive_menu .menu > ul > li > ul li.current-menu-ancestor a {
color: #cb1313;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper {
background: #f7f7f7;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0; padding: 8px 0;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper ul,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper ul {
display: block;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper a,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4 {
font-family: 'Roboto';
font-size: 12px;
line-height: 1.2em;
text-transform: none;
margin-bottom: 0;
color: #808080;
display: block;
padding: 5px 10px 5px 20px;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper a:before,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper a:before,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4:before,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
position: absolute;
left: 10px;
color: #808080;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 10px;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper a:hover,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper a:hover,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4:hover,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4:hover {
color: #cb1313;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4 {
padding-left: 10px;
color: #b3b3b3;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4:before,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4:before {
display: none;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4:after,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4:after {
content: ':';
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper h4:hover,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper h4:hover {
color: #b3b3b3;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li ul,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li ul {
margin-left: 10px;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li.current_page_item a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li.current_page_item a,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li.current_page_parent a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li.current_page_parent a,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li.current_page_ancestor a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li.current_page_ancestor a,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li.current-menu-item a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li.current-menu-item a,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li.current-menu-parent a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li.current-menu-parent a,
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper li.current-menu-ancestor a,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper li.current-menu-ancestor a {
color: #cb1313;
}
.winner_responsive_menu .menu > li > .winner_megamenu_wrapper .winner_megamenu_textblock,
.winner_responsive_menu .menu > ul > li > .winner_megamenu_wrapper .winner_megamenu_textblock {
display: none;
}
.winner_responsive_menu .menu > ul {
padding: 0;
}
.winner_responsive_menu .widget_search {
padding: 0 20px;
}
.winner_responsive_menu .widget_search input[type="text"] {
background: #f1f1f1;
padding: 6px 11px;
font-size: 0.95em;
}
.winner_responsive_menu .widget_wpml {
padding: 0 20px;
margin-top: 10px;
}
.winner_responsive_menu .widget_wpml .wpml-ls-legacy-dropdown {
width: 100%;
}
body.admin-bar .sb-slidebar {
padding-top: 46px;
} .page_header .winner_responsive_menu_btn {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border: 1px solid #E0E0E0;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 18px;
}
.page_header .winner_responsive_menu_btn span {
display: none;
}
.page_header .winner_responsive_menu_btn:before {
color: #404040;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0c9';
position: relative;
top: -1px;
}
.page_header .winner_responsive_menu_btn:hover {
border-color: #bebebe;
}
.page_header .page_menu {
display: block;
}
.page_header .winner_responsive_menu_btn {
display: none;
}
@media only screen and (max-width:768px) {
.page_header .page_menu {
display: none;
}
.page_header .winner_responsive_menu_btn {
display: block;
}
} .js .page_header .page_menu {
display: none;
} .page_header .winner_responsive_cart_btn {
position: absolute;
top: 50%;
right: 45px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border: 1px solid transparent;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 18px;
}
.page_header .winner_responsive_cart_btn span {
display: none;
}
.page_header .winner_responsive_cart_btn:before {
color: #c0c0c0;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f07a';
position: relative;
top: -1px;
}
.page_header .winner_responsive_cart_btn:hover {
border-color: transparent;
}
.page_header .winner_responsive_cart_btn.hidden {
visibility: hidden;
}
.page_header .winner_responsive_cart_btn {
display: none;
}
@media only screen and (max-width:768px) {
.page_header .winner_responsive_cart_btn {
display: block;
}
} .title_bar {
background: #2a2a2a no-repeat center center;
background-size: cover;
color: #FFF;
padding: 60px 0;
}
.title_bar .page_title {
font-size: 2.3em;
margin: 0;
}
.title_bar .page_subtitle {
margin: 8px 0 0;
color: #b3b3b3;
font-size: 1.15em;
}
.title_bar .page_subtitle a {
color: inherit;
}
@media only screen and (max-width:568px) {
.title_bar {
padding: 35px 0;
font-size: 0.8em;
}
.title_bar .page_subtitle {
margin-top: 5px;
}
}
@media print {
.title_bar {
padding: 0;
background: none !important;
color: #404040;
text-align: left;
}
.title_bar .page_title {
display: block;
font-size: 2em;
margin-top: 20px;
margin-bottom: 10px;
}
.title_bar .page_subtitle {
display: block;
margin-top: 1px;
margin-bottom: 20px;
}
} .titlebar_slider {
background: #2a2a2a no-repeat center center;
}
.titlebar_slider rs-module *,
.titlebar_slider .rev_slider * {
letter-spacing: 0px !important;
}
.titlebar_slider rs-module .fullwidth,
.titlebar_slider .rev_slider .fullwidth {
padding-left: 9999px !important;
padding-right: 9999px !important;
margin-left: -9999px !important;
margin-right: -9999px !important;
}
.titlebar_slider rs-module .text_gradient,
.titlebar_slider .rev_slider .text_gradient {
background: -webkit-linear-gradient(#FFF, #B9B9B9);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.titlebar_slider rs-module .checklist:before,
.titlebar_slider .rev_slider .checklist:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f058';
font-size: 1.2em;
margin-right: 5px;
}
.titlebar_slider rs-module .cart_button,
.titlebar_slider .rev_slider .cart_button {
padding: 14px 25px 14px 20px !important;
}
.titlebar_slider rs-module .cart_button:before,
.titlebar_slider .rev_slider .cart_button:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f07a';
font-size: 1.3em;
margin-right: 5px;
}
.titlebar_slider rs-module .winner_revslider_button,
.titlebar_slider .rev_slider .winner_revslider_button {
background: #cb1313 !important;
color: #FFF !important;
border: none !important;
padding: 13px 24px 12px !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-transition: background 0.2s ease !important;
transition: background 0.2s ease !important;
white-space: nowrap !important;
text-transform: uppercase;
font-family: 'Oswald', sans-serif !important;
font-size: 16px !important;
line-height: 1.2 !important;
cursor: pointer !important;
}
.titlebar_slider rs-module .winner_revslider_button:hover,
.titlebar_slider .rev_slider .winner_revslider_button:hover {
background: #149FB8 !important;
color: #FFF !important;
} .winner_ajax_search_form {
position: relative;
}
.winner_ajax_search_form .popup {
position: absolute;
right: -20px;
top: 35px;
z-index: 4;
width: 300px;
background: #FFF;
padding: 12px;
border: 1px solid #dfdfdf;
-webkit-box-shadow: 0px 6px 14px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 6px 14px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0px 6px 14px 0 rgba(0, 0, 0, 0.1);
-webkit-animation: winner_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
animation: winner_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.winner_ajax_search_form .popup form input[type="text"] {
background: #F9F9F9;
font-size: 0.95em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner_ajax_search_form .popup form i {
color: #404040;
}
.winner_ajax_search_form .popup form i:hover,
.winner_ajax_search_form .popup form i.loading {
color: #cb1313 !important;
}
.winner_ajax_search_form .popup:after {
display: block;
content: '';
position: absolute;
top: -7px;
right: 20px;
width: 0;
border-width: 0 7px 8px;
border-style: solid;
border-color: #FFF transparent;
clear: both;
}
.winner_ajax_search_form .popup:before {
content: '';
display: block;
position: absolute;
top: -8px;
right: 19px;
width: 0;
border-width: 0 8px 8px;
border-style: solid;
border-color: #dfdfdf transparent;
}
.winner_ajax_search_form .popup .results {
margin-top: 12px;
}
.winner_ajax_search_form .popup .results .entry {
margin-bottom: 8px;
padding-bottom: 0;
border-bottom: none;
}
.winner_ajax_search_form .popup .results .entry .title {
font-weight: 600;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.winner_ajax_search_form .popup .results .entry .description {
padding-top: 4px;
}
.winner_ajax_search_form .popup .results .entry.no_results {
margin-bottom: 0;
}
.winner_ajax_search_form .popup .results .entry.no_results .thumbnail:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f129';
position: absolute;
left: 0;
top: 1px;
text-align: center;
color: #737373;
font-size: 20px;
width: 35px;
height: 35px;
line-height: 35px;
}
@-webkit-keyframes winner_pop {
0% {
-webkit-transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes winner_pop {
0% {
transform: scale(0.8);
}
100% {
transform: scale(1);
}
} .page_footer a {
color: #C3C3C3;
}
.page_footer a:hover {
color: #FF4343;
}
.page_footer h1,
.page_footer h2,
.page_footer h3,
.page_footer h4,
.page_footer h5,
.page_footer h6 {
color: #f2f2f2;
letter-spacing: 0.4px;
font-weight: normal;
} .page_footer .widgets {
padding: 40px 0;
background-color: #2a2a2a;
color: #C3C3C3;
}
.page_footer .widgets .wpb_content_element {
margin-bottom: 0;
} .page_footer .socket {
display: block;
zoom: 1;
font-size: 0.85em;
background: #1b1b1b;
color: #a9a9a9;
text-align: center;
padding: 8px 0;
}
.page_footer .socket:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.page_footer .socket .copyrights {
float: left;
}
.page_footer .socket .authorship {
float: right;
} @media print {
.page_footer .widgets {
display: none;
}
.page_footer .socket {
background-color: transparent;
color: #404040;
font-size: 0.7em;
}
.page_footer .socket a {
color: #404040;
}
} .page_social_sharing_links {
text-align: center;
}  .winner_post_single .thumbnail,
.winner_post_single .content,
.winner_post_single .author_info,
.winner_post_single .meta {
margin-bottom: 25px;
}
.winner_post_single .meta {
margin-bottom: 30px;
}
.winner_post_single .winner_post_comments {
margin-top: 35px;
}
.winner_post_single .post_body {
display: block;
zoom: 1;
}
.winner_post_single .post_body:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_post_single .post_body img {
max-width: 100%;
}
.winner_post_single .thumbnail img {
display: block;
margin: 0 auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner_post_single .meta {
display: block;
zoom: 1;
}
.winner_post_single .meta:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_post_single .meta .tags {
float: left;
width: 48%;
}
.winner_post_single .meta .social {
float: right;
width: 48%;
text-align: right;
}
.winner_post_single .meta > div:only-child {
float: none;
width: 100%;
}
@media only screen and (max-width:568px) {
.winner_post_single .meta .tags,
.winner_post_single .meta .social {
float: none;
width: 100%;
text-align: left;
}
.winner_post_single .meta .social {
margin-top: 20px;
}
}
.winner_post_single .author_info {
background: #FCFCFC;
border: 1px solid #ebeaea;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 20px 30px;
display: block;
zoom: 1;
}
.winner_post_single .author_info:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_post_single .author_info .avatar {
float: left;
width: 70px;
margin-right: 20px;
}
.winner_post_single .author_info .avatar img {
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner_post_single .author_info .details {
padding-left: 90px;
}
.winner_post_single .author_info .details cite {
font-size: 0.9em;
line-height: 1;
font-style: normal;
font-weight: normal;
color: #808080;
}
.winner_post_single .author_info .details .name {
margin-bottom: 10px;
font-size: 1.15em;
line-height: 1.2;
}
.winner_post_single .author_info .details .bio {
margin-bottom: 10px;
}
.winner_post_single .tags ul {
margin-bottom: -5px;
} .winner_post_archive .entry {
margin-bottom: 35px;
}
.winner_post_archive .entry .thumbnail,
.winner_post_archive .entry .thumbnail img {
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 8px; display: block;
}
.winner_post_archive .entry .details {
border: 1px solid #ebeaea;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-top-left-radius: 0; padding: 20px 20px;
}
.winner_post_archive .entry.no_thumbnail .details {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner_post_archive .entry .post_head .date {
float: left;
padding-right: 10px;
display: block;
zoom: 1;
}
.winner_post_archive .entry .post_head .date:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_post_archive .entry .post_head .date .day,
.winner_post_archive .entry .post_head .date .month {
display: block;
text-align: center;
text-transform: uppercase;
font-family: Arial;
font-weight: 600;
line-height: 1;
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=0.7);
}
.winner_post_archive .entry .post_head .date .day {
font-size: 1.8em;
}
.winner_post_archive .entry .post_head .date .month {
font-size: 1em;
letter-spacing: -0.4px;
}
.winner_post_archive .entry .post_head .info {
border-left: 1px solid #CCCCCC;
margin-left: 36px;
padding-left: 10px;
}
.winner_post_archive .entry .post_head .title {
margin-bottom: 0;
font-size: 1.3em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.winner_post_archive .entry .post_body {
border-top: 1px solid #ebeaea;
margin-top: 15px;
padding-top: 15px;
}
.winner_post_archive .entry .post_body * {
max-width: 100%;
}
.winner_post_archive .entry .post_body p,
.winner_post_archive .entry .post_body pre {
margin-bottom: 10px;
}
.winner_post_archive .entry .post_body p:last-child,
.winner_post_archive .entry .post_body pre:last-child {
margin-bottom: 0;
}
.winner_post_archive .entry .post_body .page_title,
.winner_post_archive .entry .post_body .page_subtitle,
.winner_post_archive .entry .post_body h1,
.winner_post_archive .entry .post_body h2,
.winner_post_archive .entry .post_body h3,
.winner_post_archive .entry .post_body h4,
.winner_post_archive .entry .post_body h5,
.winner_post_archive .entry .post_body h6 {
margin-top: 15px;
margin-bottom: 10px;
}
.winner_post_archive .entry .post_body .page_title:first-child,
.winner_post_archive .entry .post_body .page_subtitle:first-child,
.winner_post_archive .entry .post_body h1:first-child,
.winner_post_archive .entry .post_body h2:first-child,
.winner_post_archive .entry .post_body h3:first-child,
.winner_post_archive .entry .post_body h4:first-child,
.winner_post_archive .entry .post_body h5:first-child,
.winner_post_archive .entry .post_body h6:first-child {
margin-top: 0;
}
.winner_post_archive .entry .post_foot {
border-top: 1px solid #ebeaea;
margin-top: 15px;
padding-top: 20px;
display: table;
width: 100%;
}
.winner_post_archive .entry .post_foot .actions,
.winner_post_archive .entry .post_foot .metadata {
display: table-cell;
vertical-align: middle;
}
.winner_post_archive .entry .post_foot .actions {
text-align: left;
}
.winner_post_archive .entry .post_foot .metadata {
text-align: right;
}
.winner_post_archive .entry .post_foot .metadata {
font-size: 0.9em;
}
.winner_post_archive .entry .post_foot .metadata .meta {
margin-left: 10px;
}
.winner_post_archive .entry.no_button .post_foot {
padding-top: 15px;
}
.winner_post_archive .entry.no_button .post_foot .metadata {
text-align: left;
}
.winner_post_archive .entry.no_button .post_foot .meta {
margin-left: 0;
margin-right: 10px;
}
.winner_post_archive .entry .metadata .meta:before {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=0.7);
}
.winner_post_archive .entry .metadata .date:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
}
.winner_post_archive .entry .metadata .comments:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f086';
}
.winner_post_archive .entry .metadata .tags:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f02c';
}
.winner_post_archive .entry.sticky .details {
background: #F5F5F5;
}
.winner_post_archive .entry.format-link .info {
position: relative;
padding-right: 44px;
}
.winner_post_archive .entry.format-link .info:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0c1';
position: absolute;
right: 0;
top: 0;
background: #737373;
color: #FFF;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border-radius: 36px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-align: center;
font-size: 16px;
line-height: 36px;
width: 36px;
height: 36px;
}
.winner_post_archive .entry.format-aside .post_body {
border-top: none;
padding-top: 0;
margin-top: 0;
}
.winner_post_archive .entry.format-status .details {
border-color: #C5C5C5;
border-style: dashed;
background: #FBFBFB;
}
.winner_post_archive .entry.format-status .post_body {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.winner_post_archive .entry.format-status .post_foot {
margin-top: 10px;
padding-top: 0;
border-top: none;
}
.winner_post_archive .entry.format-status .meta.date {
border-top: 1px solid #ebeaea;
display: inline-block;
padding-top: 5px;
font-size: 0.9em;
font-style: italic;
}
.winner_post_archive .entry.format-quote .post_body,
.winner_post_archive .entry.format-quote .post_foot {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.winner_post_archive .entry.format-quote blockquote {
border-left: none;
padding-left: 43px;
position: relative;
}
.winner_post_archive .entry.format-quote blockquote:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f10d';
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
filter: alpha(opacity=0.5);
font-size: 2em;
position: absolute;
top: -4px;
left: 0;
}
.winner_post_archive .entry.format-quote .metadata {
text-align: right !important;
} .winner_post_archive .entry.format-chat .post_body,
.winner_post_single .entry.format-chat .post_body,
.winner_post_archive.format-chat .post_body,
.winner_post_single.format-chat .post_body {
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
font-size: 0.9em;
}
.winner_post_archive .entry.format-chat .post_body p,
.winner_post_single .entry.format-chat .post_body p,
.winner_post_archive.format-chat .post_body p,
.winner_post_single.format-chat .post_body p {
margin-bottom: 0;
padding: 6px 10px;
}
.winner_post_archive .entry.format-chat .post_body p:nth-child(odd),
.winner_post_single .entry.format-chat .post_body p:nth-child(odd),
.winner_post_archive.format-chat .post_body p:nth-child(odd),
.winner_post_single.format-chat .post_body p:nth-child(odd) {
background: #F5F5F5;
}
.winner_post_archive .entry.format-chat .post_body p:nth-child(even),
.winner_post_single .entry.format-chat .post_body p:nth-child(even),
.winner_post_archive.format-chat .post_body p:nth-child(even),
.winner_post_single.format-chat .post_body p:nth-child(even) {
background: #FDFDFD;
} .winner_post_comments {
margin-bottom: 30px;
}
.winner_post_comments .comments_title {
margin-bottom: 15px;
}
.winner_post_comments .comments_loop .children {
margin-left: 60px;
}
@media only screen and (max-width:768px) {
.winner_post_comments .comments_loop .children {
margin-left: 10%;
}
}
.winner_post_comments .comments_loop .entry {
border-top: 1px solid #eee;
padding-top: 15px;
margin-top: 15px;
}
.winner_post_comments .comments_loop .entry .media {
float: left;
width: 50px;
}
.winner_post_comments .comments_loop .entry .media img {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: block;
}
.winner_post_comments .comments_loop .entry .text {
padding-left: 60px;
}
.winner_post_comments .comments_loop .entry .text .head {
margin-bottom: 5px;
}
.winner_post_comments .comments_loop .entry .text .body p {
margin-bottom: 5px;
}
.winner_post_comments .comments_loop .entry .text .body h1,
.winner_post_comments .comments_loop .entry .text .body h2,
.winner_post_comments .comments_loop .entry .text .body h3,
.winner_post_comments .comments_loop .entry .text .body h4,
.winner_post_comments .comments_loop .entry .text .body h5,
.winner_post_comments .comments_loop .entry .text .body h6 {
margin-top: 10px;
}
.winner_post_comments .comments_loop .entry.no_avatar .media {
display: none;
}
.winner_post_comments .comments_loop .entry.no_avatar .text {
padding-left: 0;
}
@media only screen and (max-width:568px) {
.winner_post_comments .comments_loop .entry .media {
display: none;
}
.winner_post_comments .comments_loop .entry .text {
padding-left: 0;
}
}
.winner_post_comments .comments_loop .entry .author {
font-size: 1.10em;
}
.winner_post_comments .comments_loop .entry .date {
float: right;
font-size: 0.9em;
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=0.7);
}
.winner_post_comments .comments_loop .entry .date:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
}
@media only screen and (max-width:568px) {
.winner_post_comments .comments_loop .entry .date {
float: none;
display: block;
}
}
.winner_post_comments .comments_loop .entry .reply,
.winner_post_comments .comments_loop .entry .edit {
margin-right: 15px;
font-size: 0.9em;
white-space: nowrap;
}
.winner_post_comments .comments_loop .entry .reply:before,
.winner_post_comments .comments_loop .entry .edit:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f304';
margin-right: 4px;
color: #5f5f5f;
}
.winner_post_comments .comments_loop .entry .moderation {
display: block;
width: 100%;
padding: 5px 10px;
margin-bottom: 10px;
background: #FCFCFC;
border: dashed 1px #D8D8D8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 0.9em;
}
.winner_post_comments .comments_loop .entry .moderation:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f071';
font-size: 1.1em;
margin-right: 3px;
}
.winner_post_comments .comments_loop .entry .author_marker {
background: #ffd321;
color: #5b5b5b;
border: 1px solid #E7BF05;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-family: Arial;
font-weight: bold;
font-size: 8px;
text-transform: uppercase;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
margin-left: 5px;
padding: 3px 4px 1px 4px;
vertical-align: middle;
display: none;
}
.winner_post_comments .comments_loop .entry.bypostauthor .author_marker {
display: inline;
}
.winner_post_comments .comments_loop > .entry:first-child {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.winner_post_comments .comments_nav {
margin-top: 30px;
background: #FCFCFC;
padding: 10px 15px;
border: 1px solid #eee;
display: block;
zoom: 1;
}
.winner_post_comments .comments_nav:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_post_comments .comments_nav .prev {
float: left;
}
.winner_post_comments .comments_nav .prev a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f104';
margin-right: 5px;
}
.winner_post_comments .comments_nav .next {
float: right;
}
.winner_post_comments .comments_nav .next a:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f105';
margin-left: 5px;
}
@media only screen and (max-width:568px) {
.winner_post_comments .comments_nav {
text-align: center;
}
.winner_post_comments .comments_nav .prev,
.winner_post_comments .comments_nav .next {
float: none;
}
}
.winner_post_comments .comments_loop .winner_comment_form {
margin-top: 15px;
margin-bottom: 20px;
padding: 20px;
background: #FFF;
border: dashed 1px #D8D8D8;
}
.winner_post_comments li {
list-style: none;
}
.page .winner_post_comments {
margin-top: 20px;
} .winner_post_pings .pings_title {
margin-bottom: 10px;
}
.winner_post_pings .pings_loop {
padding-left: 20px;
}
.winner_post_pings .entry {
margin-top: 15px;
margin-bottom: 0;
list-style: decimal;
}
.winner_post_pings .entry .date {
font-size: 0.9em;
display: block;
}
.winner_post_pings .entry .body {
margin-top: 10px;
font-style: italic;
} .winner_comment_form input[type="text"] {
width: 60%;
margin-right: 5px;
}
.winner_comment_form textarea {
width: 100%;
}
.winner_comment_form p {
position: relative;
}
.winner_comment_form .required_marker {
color: #ed9006;
}
.winner_comment_form .form-submit {
margin-bottom: 0;
}
.winner_comment_form .legend {
position: absolute;
right: 0;
top: 0;
text-align: right;
}
.winner_comment_form .legend > span {
display: block;
font-size: 0.9em;
}
.winner_comment_form .legend .required_marker_icon {
margin-right: 3px;
}
.winner_comment_form .legend .legend_invalid {
display: none;
color: #D00;
}
.winner_comment_form .legend .legend_invalid:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f071';
margin-right: 5px;
}
.winner_comment_form #cancel-comment-reply-link {
font-size: 0.8em;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
text-transform: capitalize;
}
.winner_comment_form #cancel-comment-reply-link:before {
content: '(';
}
.winner_comment_form #cancel-comment-reply-link:after {
content: ')';
}  .winner_pagination {
text-align: center;
}
.winner_pagination .page-numbers .page {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
margin: 0 1px;
font-size: 0.9em;
text-align: center;
background: #f7f7f7;
color: #808080;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.winner_pagination .page-numbers .page.current,
.winner_pagination .page-numbers .page.current:hover {
background: #cb1313;
color: #FFF;
cursor: default;
}
.winner_pagination .page-numbers .page:hover {
background: #f0f0f0;
color: #404040;
}
.winner_pagination .page-numbers.current .page,
.winner_pagination .page-numbers.current:hover .page {
background: #cb1313;
border-color: #cb1313;
color: #FFF;
cursor: default;
}
.winner_pagination .page-numbers:hover .page {
background: #f0f0f0;
color: #404040;
}
.winner_pagination .prev {
display: inline-block;
margin-right: 5px;
}
.winner_pagination .next {
display: inline-block;
margin-left: 5px;
}
.winner_single_page_pagination h4 {
display: inline-block;
}
.winner_single_page_pagination a {
display: inline-block;
}
.winner_single_page_pagination span {
display: inline-block;
border: 1px solid #D8D8D8;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0 2px;
font-family: Arial, sans-serif;
background: #cb1313;
border-color: #cb1313;
color: #FFF;
cursor: default;
}
.winner_single_page_pagination a span {
background: #FFF;
color: #cb1313;
border: 1px solid #D8D8D8;
cursor: pointer;
}
.winner_single_page_pagination a span:hover {
background: #f8f8f8;
color: #cb1313;
} .attachment_page .image img {
margin: 0 auto;
display: block;
}
.attachment_page .caption {
margin-top: 20px;
padding: 0 10%;
text-align: center;
font-family: Georgia, Times, serif;
font-style: italic;
font-size: 1.1em;
} .winner_search_results_list h4 {
margin-top: 15px;
margin-bottom: 10px;
padding-top: 15px;
border-top: dashed 1px #c0c0c0;
font-size: 1.1em;
}
.winner_search_results_list h4:first-child {
padding-top: 5px;
border: none;
}
.winner_search_results_list .entry {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: dashed 1px #ccc;
display: block;
zoom: 1;
}
.winner_search_results_list .entry:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.winner_search_results_list .entry:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner_search_results_list .entry .thumbnail {
position: relative;
width: 35px;
height: 35px;
float: left;
margin-right: 10px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #eee;
color: #5a5a5a;
}
.winner_search_results_list .entry .thumbnail a {
display: block;
width: 35px;
height: 35px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #eee;
color: #5a5a5a;
}
.winner_search_results_list .entry .thumbnail a:hover:before {
color: #5a5a5a;
}
.winner_search_results_list .entry .thumbnail a img {
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
position: absolute;
left: 0;
top: 0;
background: #FFF;
}
.winner_search_results_list .entry .details {
min-height: 35px;
display: table;
table-layout: fixed;
}
.winner_search_results_list .entry .details .wrapper {
display: table-cell;
vertical-align: middle;
}
.winner_search_results_list .entry .description {
font-size: 0.9em;
color: #8d8d8d;
}
.winner_search_results_list .entry.current .title a {
color: #cb1313;
}
.winner_search_results_list .entry .thumbnail a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f304';
color: #5f5f5f;
position: absolute;
top: 0;
left: 0;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
font-size: 15px;
}
.winner_search_results_list .entry.page .thumbnail a:before {
content: '\f15c';
font-size: 14px;
}
.winner_search_results_list .entry.winner_workout .thumbnail a:before {
content: '\f1ae';
font-size: 16px;
}
.winner_search_results_list .entry.no_results {
margin-bottom: 0;
}
.winner_search_results_list .entry.no_results .thumbnail:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f129';
position: absolute;
left: 0;
top: 1px;
text-align: center;
color: #737373;
font-size: 20px;
width: 35px;
height: 35px;
line-height: 35px;
}
.winner_search_results_list .view_all {
border-top: dashed 1px #c0c0c0;
padding-top: 10px;
margin-top: 15px;
text-align: center;
}
.winner_search_results_list .view_all a {
color: #cb1313;
font-weight: 600;
}
.winner_search_results_list .view_all a:hover {
color: #149FB8;
}
.winner_search_results_list .view_all a:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f30b';
margin-left: 5px;
}
body.search .winner_pagination {
margin-top: 20px;
}
body.search .main_column .winner_search_form {
max-width: 350px;
margin: 0 auto;
} .after_custom_loop {
margin-top: 45px;
} .page503 .root {
display: table;
width: 100%;
height: 100vh;
}
.page503 .root > .wrapper {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 50px 20px;
}
.page503 .logo {
margin: 0 auto;
}
.page503 .title {
font-size: 2.4em;
margin-top: 25px;
}
.page503 .message {
font-size: 1.14em;
line-height: 1.6;
font-weight: lighter;
}
.page503 .meta_social {
margin-top: 15px;
}
.page503 .meta_social a {
font-size: 1.3em;
opacity: 0.8;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0 1px;
}
.page503 .meta_social a:hover {
opacity: 1;
}
.page503 .button {
margin-top: 20px;
font-size: 1.3em;
padding: 9px 25px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .error404 .winner_header_wrapper,
.error404 .page_header {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: none !important;
}
.page404 {
padding: 0 0 100px 0;
margin-bottom: -45px;
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
background: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/general/clouds.jpg) repeat-x center top;
}
.page404 .icon {
font-size: 1.7em;
}
.page404 .title {
margin-bottom: 25px;
}
.page404 .title .sc85_heading {
margin: 0;
}
.page404 .search {
text-align: center;
width: 60%;
margin: 0 auto;
margin-bottom: 25px;
}
.page404 .search .winner_search_form {
max-width: none;
width: 100%;
}
@media only screen and (max-width:568px) {
.page404 .search {
width: 100%;
}
}
.page404 .buttons {
text-align: center;
}  #winner_page_loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
overflow: hidden;
background: #F00;
-webkit-transition: opacity 0.4s ease 0.2s;
transition: opacity 0.4s ease 0.2s;
display: none;
}
#winner_page_loader .icon {
content: ' ';
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: all 0.1s ease;
transition: all 0.1s ease;
}
#winner_page_loader.dark {
background-color: #2a2a2a;
}
#winner_page_loader.light {
background-color: #FFF;
}
#winner_page_loader.fading-circles .icon {
width: 42px;
height: 14px;
background-size: 42px 14px;
margin-left: -21px;
margin-top: -7px;
}
#winner_page_loader.fading-circles.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/fading-circles.gif);
}
#winner_page_loader.fading-circles.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/fading-circles.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.fading-circles.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/fading-circles@2x.gif);
}
#winner_page_loader.fading-circles.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/fading-circles@2x.gif);
}
}
#winner_page_loader.broken-ring .icon {
width: 40px;
height: 40px;
background-size: 40px 40px;
margin-left: -20px;
margin-top: -20px;
}
#winner_page_loader.broken-ring.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/broken-ring.gif);
}
#winner_page_loader.broken-ring.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/broken-ring.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.broken-ring.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/broken-ring@2x.gif);
}
#winner_page_loader.broken-ring.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/broken-ring@2x.gif);
}
}
#winner_page_loader.flip-flop .icon {
width: 50px;
height: 50px;
background-size: 50px 50px;
margin-left: -25px;
margin-top: -25px;
}
#winner_page_loader.flip-flop.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/flip-flop.gif);
}
#winner_page_loader.flip-flop.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/flip-flop.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.flip-flop.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/flip-flop@2x.gif);
}
#winner_page_loader.flip-flop.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/flip-flop@2x.gif);
}
}
#winner_page_loader.ring .icon {
width: 80px;
height: 80px;
background-size: 80px 80px;
margin-left: -40px;
margin-top: -40px;
}
#winner_page_loader.ring.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/ring.gif);
}
#winner_page_loader.ring.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/ring.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.ring.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/ring@2x.gif);
}
#winner_page_loader.ring.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/ring@2x.gif);
}
}
#winner_page_loader.ripple .icon {
width: 60px;
height: 60px;
background-size: 60px 60px;
margin-left: -30px;
margin-top: -30px;
}
#winner_page_loader.ripple.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/ripple.gif);
}
#winner_page_loader.ripple.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/ripple.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.ripple.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/ripple@2x.gif);
}
#winner_page_loader.ripple.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/ripple@2x.gif);
}
}
#winner_page_loader.bench_press .icon {
width: 60px;
height: 60px;
background-size: 60px 60px;
margin-left: -30px;
margin-top: -30px;
}
#winner_page_loader.bench_press.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/bench-press.gif);
}
#winner_page_loader.bench_press.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/bench-press.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.bench_press.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/bench-press@2x.gif);
}
#winner_page_loader.bench_press.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/bench-press@2x.gif);
}
}
#winner_page_loader.running_machine .icon {
width: 60px;
height: 60px;
background-size: 60px 60px;
margin-left: -30px;
margin-top: -30px;
}
#winner_page_loader.running_machine.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/running-machine.gif);
}
#winner_page_loader.running_machine.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/running-machine.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.running_machine.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/running-machine@2x.gif);
}
#winner_page_loader.running_machine.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/running-machine@2x.gif);
}
}
#winner_page_loader.barbell_squat .icon {
width: 60px;
height: 60px;
background-size: 60px 60px;
margin-left: -30px;
margin-top: -30px;
}
#winner_page_loader.barbell_squat.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/barbell-squat.gif);
}
#winner_page_loader.barbell_squat.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/barbell-squat.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.barbell_squat.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/barbell-squat@2x.gif);
}
#winner_page_loader.barbell_squat.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/barbell-squat@2x.gif);
}
}
#winner_page_loader.dumbbell_side .icon {
width: 60px;
height: 60px;
background-size: 60px 60px;
margin-left: -30px;
margin-top: -30px;
}
#winner_page_loader.dumbbell_side.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/dumbbell-side.gif);
}
#winner_page_loader.dumbbell_side.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/dumbbell-side.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.dumbbell_side.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/dumbbell-side@2x.gif);
}
#winner_page_loader.dumbbell_side.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/dumbbell-side@2x.gif);
}
}
#winner_page_loader.sit_up .icon {
width: 60px;
height: 60px;
background-size: 60px 60px;
margin-left: -30px;
margin-top: -30px;
}
#winner_page_loader.sit_up.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/sit-up.gif);
}
#winner_page_loader.sit_up.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/sit-up.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.sit_up.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/sit-up@2x.gif);
}
#winner_page_loader.sit_up.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/sit-up@2x.gif);
}
}
#winner_page_loader.balls .icon {
width: 80px;
height: 80px;
background-size: 80px 80px;
margin-left: -40px;
margin-top: -40px;
}
#winner_page_loader.balls.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/balls.gif);
}
#winner_page_loader.balls.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/balls.gif);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
#winner_page_loader.balls.dark .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/dark/balls@2x.gif);
}
#winner_page_loader.balls.light .icon {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loaders/light/balls@2x.gif);
}
}
.loaded #winner_page_loader {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
.loaded #winner_page_loader .icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
.loading #winner_page_loader,
.loading #winner_page_loader .icon {
transition: none;
-webkit-transition: none;
}
html.js #winner_page_loader {
display: block;
} html.js .winner_element_preloading {
position: absolute;
width: 100%;
}
html.js .winner_element_preloading:before {
content: ' ';
display: block;
width: 24px;
height: 24px;
margin: 0 auto;
margin-top: 50px;
background: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/general/loading.gif) no-repeat center center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
html.js .winner_element_preloading:before {
background-image: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/loading@2x.png);
background-size: 24px 24px;
}
} .winner .winner_masonry,
.winner .winner_fitrows {
display: block;
zoom: 1;
margin: 0 -2%;
margin-bottom: -4%;
}
.winner .winner_masonry:after,
.winner .winner_fitrows:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.winner .winner_masonry .entry,
.winner .winner_fitrows .entry {
float: left;
width: 33.3%;
padding: 0 2%;
margin-bottom: 4%;
}
.winner .winner_masonry.w_1cols .entry,
.winner .winner_fitrows.w_1cols .entry {
width: 100%;
}
.winner .winner_masonry.w_2cols .entry,
.winner .winner_fitrows.w_2cols .entry {
width: 50%;
}
.winner .winner_masonry.w_3cols .entry,
.winner .winner_fitrows.w_3cols .entry {
width: 33.3%;
}
.winner .winner_masonry.w_4cols .entry,
.winner .winner_fitrows.w_4cols .entry {
width: 25%;
}
@media only screen and (max-width:768px) {
.winner .winner_masonry.w_2cols .entry,
.winner .winner_fitrows.w_2cols .entry {
width: 50%;
}
.winner .winner_masonry.w_3cols .entry,
.winner .winner_fitrows.w_3cols .entry {
width: 50%;
}
.winner .winner_masonry.w_4cols .entry,
.winner .winner_fitrows.w_4cols .entry {
width: 33.3%;
}
}
@media only screen and (max-width:568px) {
.winner .winner_masonry.w_2cols .entry,
.winner .winner_fitrows.w_2cols .entry,
.winner .winner_masonry.w_3cols .entry,
.winner .winner_fitrows.w_3cols .entry,
.winner .winner_masonry.w_4cols .entry,
.winner .winner_fitrows.w_4cols .entry {
width: 100%;
}
} .winner_image_slider .flickity-slider > * {
display: block;
width: 100%;
}
.winner_image_slider .flickity-prev-next-button {
z-index: 6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #000000;
background: rgba(0, 0, 0, 0.5);
padding: 0;
width: 38px;
height: 38px;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.2s ease 0.2s;
transition: all 0.2s ease 0.2s;
}
.winner_image_slider .flickity-prev-next-button svg {
width: 32%;
height: 32%;
top: 50%;
left: 50%;
margin-top: -16%;
margin-left: -16%;
}
.winner_image_slider .flickity-prev-next-button svg .arrow {
fill: #FFF;
}
.winner_image_slider .flickity-prev-next-button.previous svg {
margin-left: -15%;
}
.winner_image_slider .flickity-prev-next-button:hover {
background: #000000;
}
.winner_image_slider:hover .flickity-prev-next-button {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
} .wpt_feedback_panel:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f071';
font-size: 2.9em;
display: block;
margin-bottom: 10px;
} .winner_ajax_load_more {
margin-top: 35px;
background: #eee;
display: block;
text-align: center;
padding: 12px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
width: 140px;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
font-size: 0.85em;
font-weight: 600;
color: #808080;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.winner_ajax_load_more:hover {
background: #EAEAEA;
color: #414141;
background: #cb1313;
color: #FFF;
text-shadow: none;
}
.winner_ajax_load_more.loading,
.winner_ajax_load_more.loading:hover {
background: #eee;
color: #C0C0C0;
cursor: progress;
}
.winner_ajax_load_more.loading:after,
.winner_ajax_load_more.loading:hover:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f021';
margin-left: 6px;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
position: absolute;
} .lg-outer .lg-thumb-item {
border: 1px solid transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .winner_hover_effect {
position: relative;
overflow: hidden;
display: block;
}
.winner_hover_effect img {
display: block;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1, 1);
}
.winner_hover_effect .overlay {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.winner_hover_effect .overlay:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00e';
font-size: 28px;
width: 28px;
height: 28px;
line-height: 28px;
color: #FFF;
background: -webkit-linear-gradient(#FFF, #b9b9b9);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
position: absolute;
top: 50%;
left: 50%;
margin-top: -14px;
margin-left: -14px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.winner_hover_effect .overlay {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
filter: alpha(opacity=0);
}
.winner_hover_effect .overlay:before {
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
filter: alpha(opacity=0.5);
}
.winner_hover_effect:hover .overlay {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.winner_hover_effect:hover .overlay:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.winner_hover_effect:hover img {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.exercise_thumbnail .winner_hover_effect .overlay {
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.7);
}
.exercise_thumbnail .winner_hover_effect .overlay:before {
font-size: 20px;
width: 20px;
height: 20px;
line-height: 20px;
margin-top: -10px;
margin-left: -10px;
background: transparent;
-webkit-background-clip: inherit;
-webkit-text-fill-color: inherit;
color: #7e7e7e;
} .winner_purchase_popup {
position: fixed;
right: 40px;
bottom: 40px;
}
.winner_purchase_popup .purchase_button {
background: #cb1313;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #FFF;
font-size: 20px;
font-weight: bold;
display: block;
text-shadow: 2px -2px 6px rgba(0, 0, 0, 0.2);
}
.winner_purchase_popup .purchase_button sup {
font-weight: normal;
font-size: 12px;
}
.winner_purchase_popup .purchase_button:after {
content: "";
background: #cb1313;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
position: absolute;
width: 40px;
height: 40px;
top: 5px;
right: 5px;
z-index: -1;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-name: winner_float_away;
animation-name: winner_float_away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.winner_purchase_popup .purchase_button:before {
content: '';
display: block;
width: 40px;
height: 40px;
background: url(//www.invictus-training.ch/wp-content/themes/winner/assets/css/images/general/envato-purchase-popup-icon.png) no-repeat;
background-size: 40px 40px;
position: absolute;
bottom: -22%;
left: -37%;
}
.winner_purchase_popup:hover .purchase_button:after {
display: none;
}
.winner_purchase_popup::after {
content: '';
position: absolute;
width: 100%;
height: 20px;
bottom: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
}
.winner_purchase_popup:hover::after {
pointer-events: auto;
}
.winner_purchase_popup .tooltip-content {
position: absolute;
z-index: 9999;
width: 340px;
right: -15px;
bottom: 100%;
font-size: 20px;
text-align: left;
color: #212121;
background: transparent;
opacity: 0;
margin: 0 0 10px -150px;
cursor: default;
pointer-events: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: all 0.3s 0.3s;
transition: all 0.3s 0.3s;
}
.winner_purchase_popup .tooltip-content * {
white-space: normal;
font-size: 12px;
line-height: 1.2 !important;
}
.winner_purchase_popup:hover .tooltip-content {
opacity: 1;
pointer-events: auto;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.winner_purchase_popup .tooltip-content span {
display: block;
}
.winner_purchase_popup .tooltip-text {
border-bottom: 4px solid #cb1313;
overflow: hidden;
-webkit-transform: scale3d(0, 1, 1);
-ms-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
-webkit-transition: transform 0.3s 0.3s;
transition: transform 0.3s 0.3s;
transform-origin: right;
-webkit-transform-origin: right;
}
.winner_purchase_popup:hover .tooltip-text {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.winner_purchase_popup .tooltip-inner {
border: 1px solid #eee;
padding: 20px 25px;
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.97);
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.winner_purchase_popup:hover .tooltip-inner {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.winner_purchase_popup .tooltip-content::after {
content: '';
bottom: -15px;
right: 30px;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent;
border-top-color: #616161;
border-width: 8px;
margin-left: -8px;
}
.winner_purchase_popup .tooltip-content::after {
border-top-color: #cb1313;
}
.winner_purchase_popup .tooltip-text {
border-bottom-color: #cb1313;
}
.winner_purchase_popup .title {
font-size: 16px;
font-weight: 600;
margin-bottom: 10px;
}
.winner_purchase_popup .content {
line-height: 1.45 !important;
font-size: 12px;
color: #8d8d8d;
}
.winner_purchase_popup .action {
margin-top: 15px;
}
.winner_purchase_popup .action .button {
font-weight: bold;
font-size: 14px;
}
@-webkit-keyframes winner_float_away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
}
@keyframes winner_float_away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
}  .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
} a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} .wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
} .side_column .widget {
margin-bottom: 30px;
}
.side_column .widget:last-child {
margin-bottom: 0;
}
.side_column .widget select {
width: 100%;
}
.widget .widget-title {
margin-top: 0;
margin-bottom: 10px;
}
.page_footer .widget {
margin-bottom: 20px;
}
.page_footer .widget:last-child {
margin-bottom: 0;
}
.page_footer .widget select {
width: 100%;
} .widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_categories ul {
margin-left: 0;
}
.widget_archive li,
.widget_meta li,
.widget_pages li,
.widget_nav_menu li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_categories li {
position: relative;
margin-bottom: 5px;
padding-left: 10px;
line-height: 1.3;
list-style: none;
}
.widget_archive li:before,
.widget_meta li:before,
.widget_pages li:before,
.widget_nav_menu li:before,
.widget_recent_entries li:before,
.widget_recent_comments li:before,
.widget_categories li:before {
position: absolute;
left: 0;
top: 2px;
font-size: 11px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
}
.widget_archive li ul,
.widget_meta li ul,
.widget_pages li ul,
.widget_nav_menu li ul,
.widget_recent_entries li ul,
.widget_recent_comments li ul,
.widget_categories li ul {
margin-top: 5px;
margin-left: 10px;
} .winner_button_style .widget_nav_menu li,
.widget_nav_menu .winner_button_style li {
font-size: 0.95em;
position: relative;
padding-left: 0;
}
.winner_button_style .widget_nav_menu li:before,
.widget_nav_menu .winner_button_style li:before {
content: '';
display: none;
}
.winner_button_style .widget_nav_menu li a,
.widget_nav_menu .winner_button_style li a {
position: relative;
padding: 6px 11px;
margin-bottom: 5px;
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #f7f7f7;
color: #808080;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.winner_button_style .widget_nav_menu li a:hover,
.widget_nav_menu .winner_button_style li a:hover {
background: #f0f0f0;
color: #404040;
}
.winner_button_style .widget_nav_menu li a:before,
.widget_nav_menu .winner_button_style li a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
margin-right: 5px;
font-size: 0.85em;
position: relative;
top: -1px;
}
.winner_button_style .widget_nav_menu li .count,
.widget_nav_menu .winner_button_style li .count {
position: absolute;
right: 10px;
top: 5px;
color: #a6a6a6;
font-size: 0.9em;
float: right;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.winner_button_style .widget_nav_menu li.current-menu-item > a,
.widget_nav_menu .winner_button_style li.current-menu-item > a {
background: #cb1313;
color: #FFF;
}
.winner_button_style .widget_nav_menu li.current-menu-item > .count,
.widget_nav_menu .winner_button_style li.current-menu-item > .count {
color: #FFF;
}
.winner_button_style .widget_nav_menu li .children,
.widget_nav_menu .winner_button_style li .children {
margin-left: 10px;
}
.page_footer .winner_button_style .widget_nav_menu li a,
.page_footer .widget_nav_menu .winner_button_style li a {
background: #222222;
color: #808080;
}
.page_footer .winner_button_style .widget_nav_menu li a:hover,
.page_footer .widget_nav_menu .winner_button_style li a:hover {
background: #1b1b1b;
} .widget_tag_cloud {
font-size: 0.9em;
display: block;
zoom: 1;
}
.widget_tag_cloud:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.widget_tag_cloud a {
float: left;
display: block;
height: 24px;
line-height: 24px;
position: relative;
font-size: 1em !important;
margin: 0 8px;
margin-bottom: 5px;
background: #cb1313;
color: #FFF;
padding: 0 10px 0 12px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0; -webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.widget_tag_cloud a:before {
content: '';
float: left;
position: absolute;
top: 0;
left: -10px;
width: 0;
height: 0;
border-color: transparent #cb1313 transparent transparent;
border-style: solid;
border-width: 12px 10px 12px 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.widget_tag_cloud a:after {
content: '';
position: absolute;
top: 10px;
left: 2px;
float: left;
width: 4px;
height: 4px;
background: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: 0px -1px 0px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px -1px 0px 0 rgba(0, 0, 0, 0.35);
box-shadow: 0px -1px 0px 0 rgba(0, 0, 0, 0.35);
}
.widget_tag_cloud a:hover {
background: #149FB8;
}
.widget_tag_cloud a:hover:before {
border-color: transparent #149FB8 transparent transparent;
} .widget_recent_entries li {
margin-bottom: 7px;
line-height: 1.4;
}
.widget_recent_entries .post-date {
display: block;
font-size: 0.9em;
color: #5a5a5a;
}
.page_footer .widget_recent_entries .post-date {
color: #8d8d8d;
} .winner_search_form {
position: relative;
max-width: 350px;
}
.winner_search_form input[type="text"],
.winner_search_form input[type="search"],
.winner_search_form input[type="date"],
.winner_search_form input[type="email"],
.winner_search_form input[type="number"],
.winner_search_form input[type="search"],
.winner_search_form input[type="tel"],
.winner_search_form input[type="time"],
.winner_search_form input[type="url"] {
width: 100%;
padding: 9px 11px;
}
.winner_search_form button[type="submit"] {
margin: 0;
padding: 0;
width: 35px;
height: 100%;
line-height: 100%;
background: transparent;
border: none;
color: #404040;
position: absolute;
top: 0px;
right: 0px;
font-size: 1em;
cursor: pointer;
}
.winner_search_form button[type="submit"]:hover {
color: #cb1313;
} .widget_calendar caption {
text-align: left;
font-style: normal;
}
.widget_calendar th,
.widget_calendar td {
padding: 0;
text-align: center;
line-height: 2;
}
.widget_calendar tbody td a {
display: block;
background: #cb1313;
color: #FFF;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.widget_calendar tbody td a:hover {
background: #149FB8;
} .post_content .gallery {
display: block;
zoom: 1;
margin: -7px -7px;
margin-bottom: 8px;
}
.post_content .gallery:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.post_content .gallery .gallery-item {
position: relative;
display: block;
float: left;
margin: 0;
padding: 7px;
}
.post_content .gallery .gallery-item a,
.post_content .gallery .gallery-item img {
display: block;
margin: 0 auto;
}
.post_content .gallery .gallery-item .gallery-caption {
margin: 3px 0 0;
font-size: 0.85em;
line-height: 1.2;
font-style: italic;
color: #8d8d8d;
}
.post_content .gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.post_content .gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.post_content .gallery.gallery-columns-3 .gallery-item {
width: 33.3%;
}
.post_content .gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.post_content .gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.post_content .gallery.gallery-columns-6 .gallery-item {
width: 16.6%;
}
.post_content .gallery.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.post_content .gallery.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.post_content .gallery.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.post_content .gallery.gallery-columns-10 .gallery-item {
width: 10%;
} .winner .mejs-controls .mejs-time-rail .mejs-time-total {
background: #919191;
}
.winner .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: #c4c4c4;
}
.winner .mejs-controls .mejs-time-rail .mejs-time-current {
background-color: #cb1313;
}
.winner .mejs-controls .mejs-time-rail span {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #919191;
}
.winner .mejs-controls .mejs-button button {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
}
.winner .mejs-controls .mejs-button button:focus {
outline: none;
}
.winner .mejs-controls .mejs-time {
padding-top: 11px !important;
}  .sc85_post_navigation {
background: #2a2a2a;
color: #FFF;
-webkit-opacity: 0.2;
-moz-opacity: 0.2;
opacity: 0.2;
filter: alpha(opacity=0.2);
}
.sc85_post_navigation .info .title {
text-transform: uppercase;
}
.sc85_post_navigation .info .title .secondary {
color: #a6a6a6;
}
.sc85_post_navigation .info .image,
.sc85_post_navigation .info .image img {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.sc85_post_navigation:hover {
color: #FFF;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
html.sb-active .sc85_post_navigation {
display: none;
}
@media only screen and (max-width:768px) {
.sc85_post_navigation {
display: none;
}
} .sc85_heading.regular .title {
font-weight: 400;
font-family: 'Oswald';
}
.sc85_heading.impact .title {
font-family: 'Oswald';
text-transform: uppercase;
color: #404040;
font-weight: normal;
font-size: 1.75em;
}
.sc85_heading.bold .title {
font-family: 'Oswald';
font-weight: normal;
text-transform: uppercase;
color: #404040;
font-weight: bold;
font-size: 3.2em;
}
.sc85_heading.bold .subtitle {
font-family: 'Oswald';
font-weight: 300;
font-size: 1.5em;
opacity: 0.85;
letter-spacing: 0.1px;
}
.sc85_heading.classic .title {
font-family: 'Open Sans';
font-weight: lighter;
font-size: 1.73em;
}
.sc85_heading.classic .subtitle {
font-family: 'Open Sans';
font-weight: lighter;
font-size: 1.23em;
}
.sc85_heading.inverted .subtitle {
font-weight: 600;
}
.sc85_heading2 .title {
font-family: 'Oswald';
text-transform: uppercase;
color: #404040;
font-weight: normal;
font-size: 1.55em;
}
.sc85_heading2.classic .title {
font-family: 'Open Sans';
font-weight: lighter;
font-size: 1.73em;
}
.sc85_heading2.classic .subtitle {
font-family: 'Open Sans';
font-weight: lighter;
font-size: 1.23em;
} .sc85_contacts hr {
background: #6C6C6C;
}
.page_body .sc85_contacts hr {
background: #DDDDDD;
}
@media only screen and (max-width:568px) {
.sc85_contacts .field {
margin: 10px 0;
}
} .sc85_iconbox {
border: 1px solid #e6e6e6;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 25px 20px;
}
.sc85_iconbox .title,
.sc85_iconbox .title a,
.sc85_iconbox .icon a {
color: #404040;
}
.sc85_iconbox .text {
font-size: 0.95em;
line-height: 1.5;
color: #737373;
}
.sc85_iconbox .subtitle {
color: #cb1313;
}
.sc85_iconbox.left_aligned_condensed {
padding: 14px 12px 10px;
}
.sc85_iconbox.left_aligned_condensed .info {
padding-left: 46px;
}
.sc85_iconbox.left_aligned_condensed .icon {
margin-bottom: 0;
max-width: 35px;
}
.sc85_iconbox.clean_left_aligned .icon,
.sc85_iconbox.clean_right_aligned .icon {
color: #cb1313;
}
.sc85_iconbox.clean_left_aligned .title,
.sc85_iconbox.clean_right_aligned .title {
font-family: 'Open Sans', 'Helvetica', Arial, sans-serif;
font-size: 1.23em;
font-weight: 600;
text-transform: none;
}
.sc85_iconbox.clean_left_aligned .text,
.sc85_iconbox.clean_right_aligned .text {
font-size: 1em;
color: #8d8d8d;
}
@media only screen and (max-width:568px) {
.sc85_iconbox.clean_right_aligned {
text-align: left;
}
.sc85_iconbox.clean_right_aligned .icon {
float: left;
}
.sc85_iconbox.clean_right_aligned .info {
padding-right: 0;
padding-left: 38px;
}
} .winner_megamenu_wrapper .sc85_recent_posts_preview .entry {
padding: 0 12px;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .title {
margin-bottom: 3px !important;
font-size: 1.1em !important;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .title a {
color: #404040 !important;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .date {
color: #999999 !important;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .excerpt {
margin-top: 8px;
margin-bottom: 8px;
font-size: 1.1em;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .more {
display: inline;
color: #cb1313 !important;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .more:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f30b';
margin-left: 5px;
font-size: 11px;
}
.winner_megamenu_wrapper .sc85_recent_posts_preview .more:hover {
color: #149FB8 !important;
} .sc85_call_to_action .title {
font-weight: bold;
}
.sc85_call_to_action .subtitle {
font-family: 'Oswald';
text-transform: uppercase;
font-weight: 200;
opacity: 0.8;
font-size: 1.35em;
} .sc85_pricing_table ul {
margin-left: 0;
list-style: none;
}
@media only screen and (max-width:768px) {
.sc85_pricing_table.w_1cols {
width: 38%;
}
.sc85_pricing_table.w_2cols {
width: 70%;
}
.sc85_pricing_table.w_3cols {
width: 100%;
}
.sc85_pricing_table.w_5cols .entry {
width: 33.3%;
}
.sc85_pricing_table.w_5cols .entry:nth-child(3n+1) {
clear: none;
}
.sc85_pricing_table.w_6cols .entry {
width: 33.3%;
}
.sc85_pricing_table.w_6cols .entry:nth-child(3n+1) {
clear: none;
}
.sc85_pricing_table.wmt_6cols .entry {
width: 33.3%;
}
.sc85_pricing_table.wmt_6cols .entry:nth-child(3n+1) {
clear: both;
}
.sc85_pricing_table.wmt_6cols .entry:nth-child(4n+1) {
clear: none;
}
}
@media only screen and (max-width:568px) {
.sc85_pricing_table.w_1cols,
.sc85_pricing_table.w_2cols,
.sc85_pricing_table.w_3cols,
.sc85_pricing_table.w_4cols,
.sc85_pricing_table.w_5cols,
.sc85_pricing_table.w_6cols,
.sc85_pricing_table.wmt_6cols {
width: 80%;
margin-left: auto;
margin-right: auto;
padding-top: 0;
}
.sc85_pricing_table.w_1cols .entry,
.sc85_pricing_table.w_2cols .entry,
.sc85_pricing_table.w_3cols .entry,
.sc85_pricing_table.w_4cols .entry,
.sc85_pricing_table.w_5cols .entry,
.sc85_pricing_table.w_6cols .entry,
.sc85_pricing_table.wmt_6cols .entry {
float: none;
width: 100%;
top: 0;
margin-bottom: -1px;
margin-left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.sc85_pricing_table.w_1cols .entry:first-child,
.sc85_pricing_table.w_2cols .entry:first-child,
.sc85_pricing_table.w_3cols .entry:first-child,
.sc85_pricing_table.w_4cols .entry:first-child,
.sc85_pricing_table.w_5cols .entry:first-child,
.sc85_pricing_table.w_6cols .entry:first-child,
.sc85_pricing_table.wmt_6cols .entry:first-child {
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 8px; }
.sc85_pricing_table.w_1cols .entry:last-child,
.sc85_pricing_table.w_2cols .entry:last-child,
.sc85_pricing_table.w_3cols .entry:last-child,
.sc85_pricing_table.w_4cols .entry:last-child,
.sc85_pricing_table.w_5cols .entry:last-child,
.sc85_pricing_table.w_6cols .entry:last-child,
.sc85_pricing_table.wmt_6cols .entry:last-child {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-top-left-radius: 0; }
}
.winner_right_sidebar .sc85_pricing_table.w_1cols,
.winner_left_sidebar .sc85_pricing_table.w_1cols {
width: 35%;
}
.winner_right_sidebar .sc85_pricing_table.w_2cols,
.winner_left_sidebar .sc85_pricing_table.w_2cols {
width: 65%;
}
.winner_right_sidebar .sc85_pricing_table.w_3cols,
.winner_left_sidebar .sc85_pricing_table.w_3cols {
width: 100%;
}
.winner_right_sidebar .sc85_pricing_table.w_5cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_5cols .entry,
.winner_right_sidebar .sc85_pricing_table.w_6cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_6cols .entry,
.winner_right_sidebar .sc85_pricing_table.wmt_6cols .entry,
.winner_left_sidebar .sc85_pricing_table.wmt_6cols .entry {
width: 33.3%;
}
.winner_right_sidebar .sc85_pricing_table.w_5cols .entry:nth-child(3n+1),
.winner_left_sidebar .sc85_pricing_table.w_5cols .entry:nth-child(3n+1),
.winner_right_sidebar .sc85_pricing_table.w_6cols .entry:nth-child(3n+1),
.winner_left_sidebar .sc85_pricing_table.w_6cols .entry:nth-child(3n+1),
.winner_right_sidebar .sc85_pricing_table.wmt_6cols .entry:nth-child(3n+1),
.winner_left_sidebar .sc85_pricing_table.wmt_6cols .entry:nth-child(3n+1) {
clear: none;
}
.winner_right_sidebar .sc85_pricing_table.wmt_6cols .entry:nth-child(4n+1),
.winner_left_sidebar .sc85_pricing_table.wmt_6cols .entry:nth-child(4n+1) {
clear: none;
}
@media only screen and (max-width:568px) {
.winner_right_sidebar .sc85_pricing_table.w_1cols,
.winner_left_sidebar .sc85_pricing_table.w_1cols,
.winner_right_sidebar .sc85_pricing_table.w_2cols,
.winner_left_sidebar .sc85_pricing_table.w_2cols,
.winner_right_sidebar .sc85_pricing_table.w_3cols,
.winner_left_sidebar .sc85_pricing_table.w_3cols,
.winner_right_sidebar .sc85_pricing_table.w_4cols,
.winner_left_sidebar .sc85_pricing_table.w_4cols,
.winner_right_sidebar .sc85_pricing_table.w_5cols,
.winner_left_sidebar .sc85_pricing_table.w_5cols,
.winner_right_sidebar .sc85_pricing_table.w_6cols,
.winner_left_sidebar .sc85_pricing_table.w_6cols,
.winner_right_sidebar .sc85_pricing_table.wmt_6cols,
.winner_left_sidebar .sc85_pricing_table.wmt_6cols {
width: 80%;
margin-left: auto;
margin-right: auto;
padding-top: 0;
}
.winner_right_sidebar .sc85_pricing_table.w_1cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_1cols .entry,
.winner_right_sidebar .sc85_pricing_table.w_2cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_2cols .entry,
.winner_right_sidebar .sc85_pricing_table.w_3cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_3cols .entry,
.winner_right_sidebar .sc85_pricing_table.w_4cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_4cols .entry,
.winner_right_sidebar .sc85_pricing_table.w_5cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_5cols .entry,
.winner_right_sidebar .sc85_pricing_table.w_6cols .entry,
.winner_left_sidebar .sc85_pricing_table.w_6cols .entry,
.winner_right_sidebar .sc85_pricing_table.wmt_6cols .entry,
.winner_left_sidebar .sc85_pricing_table.wmt_6cols .entry {
float: none;
width: 100%;
top: 0;
margin-bottom: -1px;
margin-left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.winner_right_sidebar .sc85_pricing_table.w_1cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.w_1cols .entry:first-child,
.winner_right_sidebar .sc85_pricing_table.w_2cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.w_2cols .entry:first-child,
.winner_right_sidebar .sc85_pricing_table.w_3cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.w_3cols .entry:first-child,
.winner_right_sidebar .sc85_pricing_table.w_4cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.w_4cols .entry:first-child,
.winner_right_sidebar .sc85_pricing_table.w_5cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.w_5cols .entry:first-child,
.winner_right_sidebar .sc85_pricing_table.w_6cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.w_6cols .entry:first-child,
.winner_right_sidebar .sc85_pricing_table.wmt_6cols .entry:first-child,
.winner_left_sidebar .sc85_pricing_table.wmt_6cols .entry:first-child {
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 8px; }
.winner_right_sidebar .sc85_pricing_table.w_1cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.w_1cols .entry:last-child,
.winner_right_sidebar .sc85_pricing_table.w_2cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.w_2cols .entry:last-child,
.winner_right_sidebar .sc85_pricing_table.w_3cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.w_3cols .entry:last-child,
.winner_right_sidebar .sc85_pricing_table.w_4cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.w_4cols .entry:last-child,
.winner_right_sidebar .sc85_pricing_table.w_5cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.w_5cols .entry:last-child,
.winner_right_sidebar .sc85_pricing_table.w_6cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.w_6cols .entry:last-child,
.winner_right_sidebar .sc85_pricing_table.wmt_6cols .entry:last-child,
.winner_left_sidebar .sc85_pricing_table.wmt_6cols .entry:last-child {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-top-left-radius: 0; }
}
.sc85_pricing_table .entry .head .title {
font-family: 'Oswald';
font-size: 1.32em;
font-weight: normal;
text-transform: uppercase;
color: #cb1313;
margin-bottom: 3px;
}
.sc85_pricing_table .entry .head .title:last-child {
margin-bottom: 0;
}
.sc85_pricing_table .entry .head .subtitle {
font-family: 'Roboto';
text-transform: uppercase;
font-size: 0.865em;
opacity: 0.8;
}
.sc85_pricing_table .entry .price .value {
font-family: 'Oswald';
}
.sc85_pricing_table .entry .price .period {
font-family: 'Roboto';
text-transform: uppercase;
}
.sc85_pricing_table .entry .content li {
margin: 15px 0;
position: relative;
padding-left: 20px;
}
.sc85_pricing_table .entry .content li:before {
color: #cb1313;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00c';
position: absolute;
margin-left: -20px;
} .sc85_partners .name {
font-weight: 600;
font-size: 1.1em;
}
.sc85_partners .link {
font-size: 0.95em;
color: #cb1313;
}
@media only screen and (max-width:768px) {
.sc85_partners.w_1cols {
width: 40%;
}
.sc85_partners.w_2cols {
width: 70%;
}
.sc85_partners.w_3cols,
.sc85_partners.w_4cols,
.sc85_partners.w_5cols {
width: 100%;
}
.sc85_partners.w_1cols .entry {
width: 100%;
}
.sc85_partners.w_2cols .entry {
width: 50%;
}
.sc85_partners.w_3cols .entry,
.sc85_partners.w_4cols .entry,
.sc85_partners.w_5cols .entry {
width: 33.3%;
}
}
@media only screen and (max-width:568px) {
.sc85_partners.w_1cols {
width: 40%;
}
.sc85_partners.w_2cols,
.sc85_partners.w_3cols,
.sc85_partners.w_4cols,
.sc85_partners.w_5cols {
width: 85%;
}
.sc85_partners.w_1cols .entry {
width: 100%;
}
.sc85_partners.w_2cols .entry,
.sc85_partners.w_3cols .entry,
.sc85_partners.w_4cols .entry,
.sc85_partners.w_5cols .entry {
width: 50%;
}
} @media only screen and (max-width:568px) {
.sc85_gallery.w_3cols .image,
.sc85_gallery.w_4cols .image {
width: 33.3%;
}
.sc85_gallery.w_5cols .image,
.sc85_gallery.w_6cols .image,
.sc85_gallery.w_7cols .image,
.sc85_gallery.w_8cols .image,
.sc85_gallery.w_9cols .image {
width: 25%;
}
} .sc85_bullet_list {
margin-bottom: 15px;
}
.sc85_bullet_list ul {
margin-left: 0;
list-style: none;
}
.sc85_bullet_list li:before {
color: #cb1313;
font-size: 10px;
-webkit-transform: translateY(2px);
-moz-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
} .sc85_taxonomies_widget li {
font-size: 0.95em;
position: relative;
}
.sc85_taxonomies_widget li a {
position: relative;
padding: 6px 11px;
margin-bottom: 5px;
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #f7f7f7;
color: #808080;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.sc85_taxonomies_widget li a:hover {
background: #f0f0f0;
color: #404040;
}
.sc85_taxonomies_widget li a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
margin-right: 5px;
font-size: 0.85em;
position: relative;
top: -1px;
}
.sc85_taxonomies_widget li .count {
position: absolute;
right: 10px;
top: 5px;
color: #a6a6a6;
font-size: 0.9em;
float: right;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc85_taxonomies_widget li.current-cat > a {
background: #cb1313;
color: #FFF;
}
.sc85_taxonomies_widget li.current-cat > .count {
color: #FFF;
}
.sc85_taxonomies_widget li .children {
margin-left: 10px;
}
.sc85_taxonomies_widget select {
padding: 0px 11px;
height: 34px;
width: 100%;
}
.sc85_taxonomies_widget select.idle {
color: #c0c0c0;
font-style: italic;
line-height: 1.4;
} .sc85_popular_posts_widget li {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.3;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ebeaea;
}
.sc85_popular_posts_widget li:last-child {
border-bottom: none;
}
.sc85_popular_posts_widget li .thumbnail,
.sc85_popular_posts_widget li .thumbnail img {
display: block;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.sc85_popular_posts_widget .comments {
font-size: 0.88em;
color: #5a5a5a;
}
.sc85_popular_posts_widget a.comments:hover {
color: #149FB8;
} .sc85_counter .counter_value {
font-family: 'Oswald';
font-weight: bold;
font-family: 'Chivo', sans-serif;
font-weight: 900;
}
.sc85_counter .counter_description a {
color: inherit;
opacity: 0.6;
}
.sc85_counter .counter_description a:hover {
color: #cb1313;
opacity: 1;
}
.sc85_counter.digital_clock .counter_description label {
font-family: 'Oswald';
font-size: 14px !important;
text-transform: uppercase;
} @media only screen and (max-width:568px) {
.sc85_image_carousel.w_4cols .item,
.sc85_image_carousel.w_5cols .item,
.sc85_image_carousel.w_6cols .item,
.sc85_image_carousel.w_7cols .item {
width: 33.3%;
}
.sc85_image_carousel.w_8cols .item,
.sc85_image_carousel.w_9cols .item,
.sc85_image_carousel.w_10cols .item {
width: 25%;
}
}
.sc85_image_carousel .flickity-page-dots .dot {
background: #cccccc;
opacity: 1;
}
.sc85_image_carousel .flickity-page-dots .dot.is-selected {
background: #cb1313;
} .sc85_posts_teasers_shortcode .title a {
color: #404040;
}
.sc85_posts_teasers_shortcode .subtitle {
color: #cb1313;
}
.sc85_posts_teasers_shortcode.sc85_extended .thumbnail,
.sc85_posts_teasers_shortcode.sc85_extended .thumbnail * {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} @media only screen and (max-width:768px) {
.sc85_teasers.sc85_grid_fitrows.w_1cols .entry,
.sc85_teasers.sc85_grid_masonry.w_1cols .entry {
width: 100%;
}
.sc85_teasers.sc85_grid_fitrows.w_2cols .entry,
.sc85_teasers.sc85_grid_masonry.w_2cols .entry {
width: 50%;
}
.sc85_teasers.sc85_grid_fitrows.w_3cols .entry,
.sc85_teasers.sc85_grid_masonry.w_3cols .entry {
width: 50%;
}
.sc85_teasers.sc85_grid_fitrows.w_4cols .entry,
.sc85_teasers.sc85_grid_masonry.w_4cols .entry {
width: 33.3%;
}
}
@media only screen and (max-width:568px) {
.sc85_teasers.sc85_grid_fitrows.w_1cols .entry,
.sc85_teasers.sc85_grid_masonry.w_1cols .entry,
.sc85_teasers.sc85_grid_fitrows.w_2cols .entry,
.sc85_teasers.sc85_grid_masonry.w_2cols .entry,
.sc85_teasers.sc85_grid_fitrows.w_3cols .entry,
.sc85_teasers.sc85_grid_masonry.w_3cols .entry,
.sc85_teasers.sc85_grid_fitrows.w_4cols .entry,
.sc85_teasers.sc85_grid_masonry.w_4cols .entry {
width: 100%;
}
.sc85_teasers.sc85_grid_fitrows.w_4cols .entry,
.sc85_teasers.sc85_grid_masonry.w_4cols .entry {
width: 50%;
}
}
@media only screen and (max-width:768px) {
.sc85_teasers.sc85_carousel.w_1cols .entry {
width: 100%;
}
.sc85_teasers.sc85_carousel.w_2cols .entry {
width: 50%;
}
.sc85_teasers.sc85_carousel.w_3cols .entry {
width: 50%;
}
.sc85_teasers.sc85_carousel.w_4cols .entry {
width: 33.3%;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button.previous {
left: -25px;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button.next {
right: -25px;
}
}
@media only screen and (max-width:568px) {
.sc85_teasers.sc85_carousel.w_1cols .entry,
.sc85_teasers.sc85_carousel.w_2cols .entry,
.sc85_teasers.sc85_carousel.w_3cols .entry,
.sc85_teasers.sc85_carousel.w_4cols .entry {
width: 100%;
}
.sc85_teasers.sc85_carousel.w_4cols .entry {
width: 50%;
}
.sc85_teasers.sc85_carousel.w_4cols .entry > .wrapper {
padding: 0 8px;
}
.sc85_teasers.sc85_carousel.w_4cols:before,
.sc85_teasers.sc85_carousel.w_4cols:after {
width: 8px;
}
.sc85_teasers.sc85_carousel .flickity-prev-next-button {
display: none;
}
} .sc85_timetable .entry {
padding: 6px 0;
border-bottom: solid 1px #efefef;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.sc85_timetable .entry:last-child {
border-bottom: 0;
}
.sc85_timetable .entry:hover {
background: #fbfbfb;
}
.sc85_timetable .weekday:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
margin-right: 5px;
color: #a6a6a6;
font-size: 0.8em;
position: relative;
top: -1px;
}
.sc85_timetable .title {
font-family: 'Oswald';
font-weight: normal;
text-transform: uppercase;
line-height: 1.2;
font-size: 1.2em;
margin-bottom: 15px;
}
.sc85_timetable .time {
font-size: 0.95em;
position: relative;
top: 1px;
}
.sc85_timetable .countdown {
color: #c0c0c0;
font-size: 0.9em;
font-style: italic;
position: relative;
top: 1px;
}
.sc85_timetable .entry.current,
.sc85_timetable .entry.current .weekday:before {
color: #cb1313;
}
.winner_megamenu_wrapper .sc85_timetable {
font-size: 1.05em;
font-family: 'Open Sans';
font: 13px/1.4 'Open Sans', Arial, Helvetica, sans-serif;
}
.winner_megamenu_wrapper .sc85_timetable .title {
color: #404040;
}
.page_footer .sc85_timetable .entry {
border-color: #424242;
}
.page_footer .sc85_timetable .entry:hover {
background: none;
}
.page_footer .sc85_timetable .entry.current {
color: #FFF;
}
.page_footer .sc85_timetable .weekday:before {
display: none;
}  .wpt_exercise_single {
display: block;
zoom: 1;
}
.wpt_exercise_single:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.wpt_exercise_single .exercise_content {
width: 70%;
float: left;
}
.wpt_exercise_single .exercise_specs {
width: 25%;
float: right;
}
.wpt_exercise_single .exercise_specs {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.wpt_exercise_single .exercise_specs > .wrapper {
margin: 0;
margin-bottom: 0;
}
.wpt_exercise_single .exercise_specs .spec_group {
float: none;
width: 100%;
padding: 0;
margin: 0;
}
.wpt_exercise_single .exercise_specs .spec_group {
margin: 0 0 30px;
border: 1px solid #ebeaea;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_exercise_single .exercise_specs .spec_group .group-title {
background: #fafafa;
padding: 15px 20px 13px;
margin-bottom: 0;
border-bottom: 1px solid #ebeaea;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 8px; }
.wpt_exercise_single .exercise_specs .spec_group .group-content {
padding: 15px 20px;
}
.wpt_exercise_single .exercise_specs .spec_group .group-content .title {
color: #8d8d8d;
margin-bottom: 6px;
margin-top: 14px;
}
.wpt_exercise_single .exercise_specs .spec_group .group-content .title:first-child {
margin-top: 0;
}
.wpt_exercise_single .exercise_specs .spec_group .group-content li {
margin-bottom: 5px;
}
.wpt_exercise_single .exercise_specs .spec_group .group-content li:last-child {
margin-bottom: 0;
}
.wpt_exercise_single .exercise_specs .spec_group .group-content li span:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00c';
margin-right: 5px;
color: #cb1313;
font-size: 0.9em;
}
.wpt_exercise_single .exercise_specs .spec_group.actions {
border: none;
}
.wpt_exercise_single .exercise_specs .spec_group.actions .sharer {
height: 48px;
line-height: 48px;
vertical-align: middle;
text-align: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_exercise_single .exercise_specs .spec_group.actions .sharer .wsc_post_sharing_links {
display: inline;
}
.wpt_exercise_single .exercise_specs .spec_group.actions .sharer .label {
color: #cb1313;
margin-right: 2px;
}
.wpt_exercise_single .exercise_specs .spec_group.actions .sharer > * {
vertical-align: middle;
}
.wpt_exercise_single .exercise_specs .spec_group.actions .sharer a {
font-size: 1.3em;
color: #a6a6a6;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wpt_exercise_single .exercise_specs .spec_group.actions .sharer a:hover {
color: #cb1313;
}
@media only screen and (max-width:768px) {
.wpt_exercise_single .exercise_content {
width: 100%;
float: none;
}
.wpt_exercise_single .exercise_specs {
width: 100%;
float: none;
margin-top: 45px;
}
} .winner_no_sidebar .wpt_exercise_archive .exercise_filters {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
border-left: none;
border-right: none;
margin-top: -45px;
}
.wpt_exercise_archive .exercise_filters .clear_filters {
color: #c0c0c0;
}
.wpt_exercise_archive .exercise_filters .clear_filters:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00d';
}
.wpt_exercise_archive .exercise_filters .clear_filters:hover {
color: #cb1313;
}
.winner_no_sidebar .wpt_exercise_archive {
margin-top: -45px;
}
.winner_no_sidebar .wpt_exercise_archive .entry {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
}
.wpt_exercise_archive .entry .title {
margin-bottom: 5px;
font-size: 1.2em;
}
.wpt_exercise_archive .entry .title a {
color: inherit;
}
.wpt_exercise_archive .entry .exercise_meta {
color: #8d8d8d;
}
.wpt_exercise_archive .entry .exercise_meta label {
color: #5a5a5a;
}
.wpt_exercise_archive .winner_pagination {
padding: 30px 0;
}
@media only screen and (max-width:568px) {
.wpt_exercise_archive .entry .main_info {
width: 100%;
float: none;
}
.wpt_exercise_archive .entry .thumbnails {
width: 100%;
padding: 10px 0;
margin: 10px 0;
display: block;
height: 160px;
text-align: left;
}
.wpt_exercise_archive .entry .actions {
width: 100%;
float: none;
text-align: left;
height: auto;
line-height: normal;
margin-top: 20px;
}
} .wpt_exercises_teasers_shortcode .title a {
color: #404040;
}
.wpt_exercises_teasers_shortcode .subtitle {
color: #cb1313;
}
.wpt_exercises_teasers_shortcode.wpt_extended .thumbnail,
.wpt_exercises_teasers_shortcode.wpt_extended .thumbnail * {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .wpt_exercises_set .main_info .count {
color: #cb1313;
font-size: 0.85em;
}
.wpt_exercises_set .main_info .title {
margin-bottom: 8px;
}
.wpt_exercises_set .main_info .equipment {
color: #8d8d8d;
}
.wpt_exercises_set .main_info .equipment label {
color: #5a5a5a;
}
.wpt_exercises_set .main_info .more:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f105';
font-weight: bold;
margin-left: 2px;
}
.wpt_exercises_set .details label {
color: #b3b3b3;
}
@media only screen and (max-width:568px) {
.wpt_exercises_set .main_info {
width: 50%;
}
.wpt_exercises_set .details {
width: 50%;
}
.wpt_exercises_set .thumbnails {
display: none;
}
.wpt_exercises_set .details .spec {
padding: 0 5px;
}
.wpt_exercises_set .details span {
font-size: 1.3em;
}
} .winner_no_sidebar .wpt_workout_single .exercises_list {
margin-top: -45px;
}
.winner_no_sidebar .wpt_workout_single .exercises_list .entry {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
}
.wpt_workout_single .exercises_list .main_info .count {
color: #cb1313;
}
.wpt_workout_single .exercises_list .main_info .equipment {
color: #8d8d8d;
}
.wpt_workout_single .exercises_list .main_info .equipment label {
color: #5a5a5a;
}
.wpt_workout_single .exercises_list .main_info .more:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f105';
font-weight: bold;
margin-left: 2px;
}
.wpt_workout_single .exercises_list .details label {
color: #b3b3b3;
}
.wpt_workout_single .exercises_list .details .tooltip .tooltip-content::after {
border-top-color: #cb1313;
}
.wpt_workout_single .exercises_list .details .tooltip .tooltip-text {
border-bottom-color: #cb1313;
}
@media only screen and (max-width:568px) {
.wpt_workout_single .exercises_list .details .tooltip .tooltip-content,
.wpt_workout_single .exercises_list .details .tooltip .tooltip-content::after {
right: auto;
left: 50%;
}
.wpt_workout_single .exercises_list .details .tooltip .tooltip-text {
transform-origin: center;
-webkit-transform-origin: center;
}
}
@media only screen and (max-width:568px) {
.wpt_workout_single .exercises_list .main_info {
width: 50%;
}
.wpt_workout_single .exercises_list .details {
width: 50%;
}
.wpt_workout_single .exercises_list .thumbnails {
width: 100%;
padding: 10px 0;
margin: 10px 0;
display: block;
height: 160px;
text-align: left;
}
.wpt_workout_single .exercises_list .details .spec {
padding: 0 5px;
}
.wpt_workout_single .exercises_list .details span {
font-size: 1.3em;
}
}
.wpt_workout_single .workout_actions {
background: #f9f9f9;
border: solid 1px #e3e3e3;
margin-bottom: 40px;
margin-top: 40px;
}
.winner_no_sidebar .wpt_workout_single .workout_actions {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
border-left: none;
border-right: none;
margin-top: -1px;
}
.wpt_workout_single .workout_actions .sharer,
.wpt_workout_single .workout_actions .rater {
background: #FFF;
border: 1px solid #9b9b9b;
height: 44px;
line-height: 44px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 0 14px;
text-align: left;
}
.wpt_workout_single .workout_actions .sharer .label,
.wpt_workout_single .workout_actions .rater .label {
color: #cb1313;
margin-right: 2px;
}
.wpt_workout_single .workout_actions .social {
background: #FFF;
border: 1px solid #9b9b9b;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 9px 15px 8px;
}
@media only screen and (max-width:568px) {
.wpt_workout_single .exercises_list .entry {
display: block;
}
.wpt_workout_single .exercises_list .entry .main_info {
width: 100%;
float: none;
}
.wpt_workout_single .exercises_list .entry .details {
float: none;
width: 100%;
}
.wpt_workout_single .exercises_list .entry .details .wrapper {
float: none;
margin-top: 15px;
}
.wpt_workout_single .exercises_list .entry .details .spec {
text-align: left;
}
.wpt_workout_single .workout_actions {
margin-bottom: -45px;
}
.wpt_workout_single .related_workouts {
display: none;
}
}
.wpt_workoutplan_workout_single .workout_tips {
margin-bottom: 45px;
}
.wpt_workoutplan_workout_single .workout_tips li:before {
color: #cb1313;
} .winner_no_sidebar .wpt_workout_archive .workout_filters {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
border-left: none;
border-right: none;
margin-top: -45px;
}
.wpt_workout_archive .workout_filters .clear_filters {
color: #c0c0c0;
}
.wpt_workout_archive .workout_filters .clear_filters:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00d';
}
.wpt_workout_archive .workout_filters .clear_filters:hover {
color: #cb1313;
}
.wpt_workout_archive .workout_list .entry .wrapper .title a {
color: #404040;
}
.wpt_workout_archive .workout_list .entry .wrapper .details .heading .title {
font-size: 1.12em;
}
.wpt_workout_archive .workout_list .entry .wrapper .details .heading .category {
color: #cb1313;
}
.wpt_workout_archive .workout_list .entry .wrapper .details .description {
color: #737373;
}
.wpt_workout_archive .workout_list .entry .wrapper .details .footer .categories {
color: #a6a6a6;
}
.wpt_workout_archive .workout_list .entry .wrapper .details .footer .categories .durations:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
}
.wpt_workout_archive .workout_list .entry .wrapper .details .footer .categories .goals:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f1ae';
} .wpt_workouts_teasers_shortcode .title a {
color: #404040;
}
.wpt_workouts_teasers_shortcode .subtitle {
color: #cb1313;
}
.wpt_workouts_teasers_shortcode.wpt_extended .thumbnail,
.wpt_workouts_teasers_shortcode.wpt_extended .thumbnail * {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .winner_no_sidebar .wpt_workoutplan_archive .workoutplan_filters {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
border-left: none;
border-right: none;
margin-top: -45px;
}
.wpt_workoutplan_archive .workoutplan_filters .clear_filters {
color: #c0c0c0;
}
.wpt_workoutplan_archive .workoutplan_filters .clear_filters:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00d';
}
.wpt_workoutplan_archive .workoutplan_filters .clear_filters:hover {
color: #cb1313;
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .title a {
color: #404040;
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .heading .title {
font-size: 1.12em;
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .heading .category {
color: #cb1313;
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .description {
color: #737373;
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .footer .categories {
color: #a6a6a6;
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .footer .categories .durations:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .footer .categories .genders:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f1ae';
}
.wpt_workoutplan_archive .workoutplan_list .entry .wrapper .details .footer .categories .goals:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f091';
} .wpt_workoutplan_single .social {
margin-bottom: 45px;
text-align: center;
} .wpt_testimonial_archive .testimonial_list .entry .wrapper {
border-color: #ebeaea;
position: relative;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_testimonial_archive .testimonial_list .entry .wrapper .author {
margin-top: 5px;
margin-bottom: 10px;
font-size: 1.12em;
}
.wpt_testimonial_archive .testimonial_list .entry .wrapper .text {
color: #737373;
font-size: 0.95em;
line-height: 1.5;
}
.wpt_testimonial_archive .testimonial_list .entry .wrapper .text p {
margin-bottom: 7px;
}
.wpt_testimonial_archive .testimonial_list .entry .wrapper .date {
font-size: 0.87em;
position: relative;
padding-top: 15px;
color: #8d8d8d;
}
.wpt_testimonial_archive .testimonial_list .entry .wrapper .date:before {
content: ' ';
width: 20px;
height: 1px;
background: #5a5a5a;
display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -10px;
}
.wpt_testimonial_archive .testimonial_list .entry .wrapper:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f10d';
display: block;
position: absolute;
top: -10px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 20px;
color: #d2d0d0;
background: #FFF;
} .wpt_testimonial_carousel {
padding-top: 20px;
}
.wpt_testimonial_carousel:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f10d';
display: block;
position: absolute;
top: -10px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 19px;
color: #4d4d4d;
background: #FFF;
}
.wpt_testimonial_carousel .entry {
padding: 0 55px;
}
.wpt_testimonial_carousel .entry p {
margin-bottom: 5px;
}
.wpt_testimonial_carousel .entry .text {
margin-bottom: 10px;
}
.wpt_testimonial_carousel .entry .author {
text-transform: uppercase;
letter-spacing: -0.3px;
}
.wpt_testimonial_carousel .entry .date {
color: #8d8d8d;
}
@media only screen and (max-width:568px) {
.wpt_testimonial_carousel .entry {
padding: 0 0;
}
} .wpt_trainer_archive .trainer_list .entry .wrapper,
.wpt_trainer_grid_shortcode .entry .wrapper {
border: 1px solid #ccc;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
position: relative;
overflow: hidden;
}
.wpt_trainer_archive .trainer_list .entry a,
.wpt_trainer_grid_shortcode .entry a {
color: #404040;
}
.wpt_trainer_archive .trainer_list .entry img,
.wpt_trainer_grid_shortcode .entry img {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_trainer_archive .trainer_list .entry .caption,
.wpt_trainer_grid_shortcode .entry .caption {
position: absolute;
bottom: 0;
width: 100%;
background: #FFF;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-top-left-radius: 0; text-align: center;
padding: 10px 20px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
z-index: 2;
}
.wpt_trainer_archive .trainer_list .entry .caption .name,
.wpt_trainer_grid_shortcode .entry .caption .name {
font-family: 'Oswald';
text-transform: uppercase;
}
.wpt_trainer_archive .trainer_list .entry .caption .position,
.wpt_trainer_grid_shortcode .entry .caption .position {
color: #cb1313;
}
.wpt_trainer_archive .trainer_list .entry .caption,
.wpt_trainer_grid_shortcode .entry .caption {
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.wpt_trainer_archive .trainer_list .entry .active .caption,
.wpt_trainer_grid_shortcode .entry .active .caption {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@media only screen and (max-width:568px) {
.wpt_trainer_archive .trainer_list.w_2cols .entry,
.wpt_trainer_grid_shortcode.w_2cols .entry,
.wpt_trainer_archive .trainer_list.w_3cols .entry,
.wpt_trainer_grid_shortcode.w_3cols .entry,
.wpt_trainer_archive .trainer_list.w_4cols .entry,
.wpt_trainer_grid_shortcode.w_4cols .entry {
width: 50%;
}
}
@media only screen and (max-width:568px) {
.wpt_trainer_grid_shortcode .entry {
margin-bottom: 3%;
}
} .winner_no_sidebar .wpt_trainer_list_shortcode .entry {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
}
.wpt_trainer_list_shortcode .entry {
padding: 35px 0;
border-color: #ebeaea !important;
}
.wpt_trainer_list_shortcode .entry .thumbnail {
text-align: center;
}
.wpt_trainer_list_shortcode .entry .thumbnail img {
display: inline-block;
max-height: 100%;
}
.wpt_trainer_list_shortcode .entry .title .name {
font-family: 'Oswald';
font-size: 1.8em;
text-transform: uppercase;
margin-bottom: 4px;
}
.wpt_trainer_list_shortcode .entry .title .name a {
color: #404040;
}
.wpt_trainer_list_shortcode .entry .title .position {
font-family: 'Oswald';
font-size: 1.3em;
font-weight: lighter;
text-transform: uppercase;
}
.wpt_trainer_list_shortcode .entry .excerpt {
font-size: 1.1em;
}
.wpt_trainer_list_shortcode .entry .metadata .meta {
position: relative;
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #f2f2f2;
color: #8d8d8d;
display: block;
zoom: 1;
}
.wpt_trainer_list_shortcode .entry .metadata .meta:last-child {
border: none;
}
.wpt_trainer_list_shortcode .entry .metadata .meta:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.wpt_trainer_list_shortcode .entry .metadata .meta > label {
float: left;
width: 25%;
display: block;
}
.wpt_trainer_list_shortcode .entry .metadata .meta > span {
float: left;
width: 75%;
display: block;
}
.wpt_trainer_list_shortcode .entry .metadata .meta label {
font-weight: 600;
text-transform: uppercase;
font-size: 0.85em;
color: #404040;
padding-right: 10px;
padding-left: 20px;
}
@media only screen and (max-width:768px) {
.wpt_trainer_list_shortcode .entry .metadata .meta > label,
.wpt_trainer_list_shortcode .entry .metadata .meta > span {
width: 50%;
}
}
.wpt_trainer_list_shortcode .entry .metadata .meta label:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
margin-right: 4px;
width: 1.28571429em;
text-align: center;
display: inline-block;
color: #404040;
font-size: 1.1em;
position: absolute;
left: 0;
}
.wpt_trainer_list_shortcode .entry .metadata .meta.age label:before {
content: '\f06c';
}
.wpt_trainer_list_shortcode .entry .metadata .meta.experience label:before {
content: '\f091';
}
.wpt_trainer_list_shortcode .entry .metadata .meta.qualifications label:before {
content: '\f19d';
}
.wpt_trainer_list_shortcode .entry .metadata .meta.skills label:before {
content: '\f135';
}
.wpt_trainer_list_shortcode .entry .metadata .meta.sports label:before {
content: '\f1e3';
}
.wpt_trainer_list_shortcode .entry .metadata .meta.hobbies label:before {
content: '\f030';
}
.wpt_trainer_list_shortcode .entry .social a {
font-size: 1.5em;
color: #404040;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wpt_trainer_list_shortcode .entry .social a:hover {
color: #cb1313;
}
@media only screen and (max-width:768px) {
.wpt_trainer_list_shortcode .entry .thumbnail {
width: 50%;
}
.wpt_trainer_list_shortcode .entry .info {
width: 50%;
}
.wpt_trainer_list_shortcode .entry .metadata .meta > label,
.wpt_trainer_list_shortcode .entry .metadata .meta > span {
float: none;
width: 100%;
}
.wpt_trainer_list_shortcode .entry .metadata .meta > span {
margin-left: 20px;
}
}
@media only screen and (max-width:568px) {
.wpt_trainer_list_shortcode .entry .thumbnail,
.wpt_trainer_list_shortcode .entry .info {
float: none;
width: 100%;
padding: 0;
}
.wpt_trainer_list_shortcode .entry .thumbnail {
margin-bottom: 25px;
padding: 0 40% 0 0;
}
} .wpt_trainer_prices_shortcode {
background: #FBFBFB;
padding: 25px 20px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_trainer_prices_shortcode .title {
font-size: 1.25em;
margin-bottom: 2px;
}
.wpt_trainer_prices_shortcode .subtitle {
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
filter: alpha(opacity=0.6);
font-size: 1.02em;
line-height: 1.25;
font-family: 'Open Sans';
text-transform: none;
}
.wpt_trainer_prices_shortcode .price_list .entry {
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #f2f2f2;
}
.wpt_trainer_prices_shortcode .price_list .entry:last-child {
padding-bottom: 0;
border-bottom: none;
}
.wpt_trainer_prices_shortcode .price_list .entry .description {
padding-left: 10px;
position: relative;
padding-right: 35px;
line-height: 1.3;
}
.wpt_trainer_prices_shortcode .price_list .entry .description:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
color: #cb1313;
font-size: 0.9em;
position: absolute;
left: 0;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
}
.wpt_trainer_prices_shortcode .price_list .entry .price {
color: #cb1313;
font-weight: 600;
} .wpt_trainer_classes_shortcode {
background: #FBFBFB;
padding: 25px 20px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_trainer_classes_shortcode .title {
font-size: 1.25em;
margin-bottom: 2px;
}
.wpt_trainer_classes_shortcode .subtitle {
-webkit-opacity: 0.6;
-moz-opacity: 0.6;
opacity: 0.6;
filter: alpha(opacity=0.6);
font-size: 1.02em;
line-height: 1.25;
font-family: 'Open Sans';
text-transform: none;
}
.wpt_trainer_classes_shortcode .classes .entry {
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #f2f2f2;
}
.wpt_trainer_classes_shortcode .classes .entry:last-child {
padding-bottom: 0;
border-bottom: none;
}
.wpt_trainer_classes_shortcode .classes .entry .class_name {
font-weight: 600;
}
.wpt_trainer_classes_shortcode .classes .entry .class_schedule {
color: #8d8d8d;
font-size: 0.9em;
line-height: 1.4;
} .wpt_class_single {
display: block;
zoom: 1;
}
.wpt_class_single:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.wpt_class_single .class_content {
width: 68%;
float: left;
}
.wpt_class_single .class_specs {
width: 27%;
float: right;
}
.wpt_class_single .class_specs {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.wpt_class_single .class_specs > .wrapper {
margin: 0;
margin-bottom: 0;
}
.wpt_class_single .class_specs .group {
float: none;
width: 100%;
padding: 0;
margin: 0 0 30px;
}
.wpt_class_single .class_specs .group-title {
margin-bottom: 16px;
font-size: 1.2em;
}
.wpt_class_single .featured_image {
margin-bottom: 25px;
}
.wpt_class_single .featured_image img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_class_single .class_details_list .meta {
position: relative;
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #f2f2f2;
color: #8d8d8d;
display: block;
zoom: 1;
}
.wpt_class_single .class_details_list .meta:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.wpt_class_single .class_details_list .meta:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.wpt_class_single .class_details_list .meta > label {
float: left;
width: 40%;
display: block;
}
.wpt_class_single .class_details_list .meta > span {
float: left;
width: 60%;
display: block;
}
.wpt_class_single .class_details_list .meta label {
font-weight: 600;
text-transform: uppercase;
font-size: 0.85em;
color: #404040;
padding-right: 10px;
padding-left: 20px;
}
@media only screen and (max-width:768px) {
.wpt_class_single .class_details_list .meta > label,
.wpt_class_single .class_details_list .meta > span {
width: 50%;
}
}
.wpt_class_single .class_details_list .meta label:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
margin-right: 4px;
width: 1.28571429em;
text-align: center;
display: inline-block;
color: #404040;
font-size: 1.1em;
position: absolute;
left: 0;
}
.wpt_class_single .class_details_list .meta.type label:before {
content: '\f19d';
}
.wpt_class_single .class_details_list .meta.difficulty label:before {
content: '\f135';
}
.wpt_class_single .class_details_list .meta.calories label:before {
content: '\f24e';
}
.wpt_class_single .class_details_list .meta.duration label:before {
content: '\f017';
font-size: 1.2em;
}
.wpt_class_single .class_details_list .meta.place label:before {
content: '\f041';
}
.wpt_class_single .class_details_list .meta.limit label:before {
content: '\f0c0';
}
.wpt_class_single .class_schedule .entry {
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #f2f2f2;
}
.wpt_class_single .class_schedule .entry:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
.wpt_class_single .class_schedule .entry .day {
padding-left: 10px;
position: relative;
padding-right: 35px;
line-height: 1.3;
}
.wpt_class_single .class_schedule .entry .day:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
color: #cb1313;
color: #404040;
font-size: 0.9em;
position: absolute;
left: 0;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
}
.wpt_class_single .class_schedule .entry .trainer {
padding-left: 10px;
display: none;
}
.wpt_class_single .class_schedule .entry .time {
color: #cb1313;
font-weight: 600;
}
.wpt_class_single .class_trainers .entry {
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: solid 1px #f2f2f2;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.wpt_class_single .class_trainers .entry:last-child {
padding-bottom: 0;
border-bottom: none;
}
.wpt_class_single .class_trainers .photo a,
.wpt_class_single .class_trainers .photo img {
display: block;
}
.wpt_class_single .class_trainers .role {
font-size: 0.95em;
}
@media only screen and (max-width:768px) {
.wpt_class_single .class_content {
width: 100%;
float: none;
}
.wpt_class_single .class_specs {
width: 100%;
float: none;
margin-top: 45px;
}
.wpt_class_single .class_details_list .meta > label {
width: 30%;
}
.wpt_class_single .class_details_list .meta > span {
width: 70%;
}
.wpt_class_single .group.class_details {
margin-bottom: 50px;
}
.wpt_class_single .group.schedule {
float: left;
width: 46%;
}
.wpt_class_single .group.trainers {
float: right;
width: 46%;
}
}
@media only screen and (max-width:568px) {
.wpt_class_single .group.class_details {
margin-bottom: 35px;
}
.wpt_class_single .group.schedule,
.wpt_class_single .group.trainers {
float: none;
width: 100%;
}
} .winner_no_sidebar .wpt_class_archive .class_filters {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
border-left: none;
border-right: none;
margin-top: -45px;
}
.wpt_class_archive .class_filters .clear_filters {
color: #c0c0c0;
}
.wpt_class_archive .class_filters .clear_filters:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f00d';
}
.wpt_class_archive .class_filters .clear_filters:hover {
color: #cb1313;
}
.wpt_class_archive .class_list .entry .wrapper .title a {
color: #404040;
}
.wpt_class_archive .class_list .entry .wrapper .details .heading .title {
font-size: 1.12em;
}
.wpt_class_archive .class_list .entry .wrapper .details .heading .category {
color: #cb1313;
}
.wpt_class_archive .class_list .entry .wrapper .details .description {
color: #737373;
}
.wpt_class_archive .class_list .entry .wrapper .details .footer .categories {
color: #a6a6a6;
font-size: 0.9em;
}
.wpt_class_archive .class_list .entry .wrapper .details .footer .categories .duration:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
margin-right: 3px;
}
.wpt_class_archive .class_list .entry .wrapper .details .footer .categories .calories:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f06d';
margin-right: 3px;
} .wpt_weekly_classes_schedule .weekdays,
.wpt_weekly_classes_schedule .weekdays_short {
margin-bottom: 25px;
}
.wpt_weekly_classes_schedule .weekdays li,
.wpt_weekly_classes_schedule .weekdays_short li {
margin: 0;
}
.wpt_weekly_classes_schedule .weekdays a,
.wpt_weekly_classes_schedule .weekdays_short a {
color: #404040;
background: transparent;
font-weight: 600;
font-size: 0.95em;
padding: 2px 13px 2px;
display: inline-block;
border-radius: 12px;
}
@media only screen and (max-width:568px) {
.wpt_weekly_classes_schedule .weekdays a,
.wpt_weekly_classes_schedule .weekdays_short a {
margin: 5px 5px;
}
}
.wpt_weekly_classes_schedule .weekdays a:hover,
.wpt_weekly_classes_schedule .weekdays_short a:hover {
color: #cb1313;
}
.wpt_weekly_classes_schedule .weekdays a.current,
.wpt_weekly_classes_schedule .weekdays_short a.current {
color: #FFF;
background: #cb1313;
}
.wpt_weekly_classes_schedule .classes .daily_classes {
position: relative;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry:hover {
background-color: #fafafa;
cursor: pointer;
}
.wpt_weekly_classes_schedule .classes .daily_classes .wrapper:before,
.wpt_weekly_classes_schedule .classes .daily_classes .wrapper:after {
content: ' ';
display: block;
width: 100%;
height: 1px;
background: #FFF;
position: absolute;
left: 0;
z-index: 1;
}
.wpt_weekly_classes_schedule .classes .daily_classes .wrapper:before {
top: 0px;
}
.wpt_weekly_classes_schedule .classes .daily_classes .wrapper:after {
bottom: -1px;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry:first-child {
border-left-color: transparent;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry:nth-child(1n+4) {
border-left-color: transparent;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry:nth-child(4n+4) {
border-right-color: transparent;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry:last-child {
border-right-color: transparent;
}
.wpt_weekly_classes_schedule .classes .daily_classes a {
color: #404040;
}
@media only screen and (max-width:568px) {
.wpt_weekly_classes_schedule .classes .daily_classes {
padding-left: 1px;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry {
width: 50%;
}
.wpt_weekly_classes_schedule .classes .daily_classes.w_1cols {
width: 50%;
}
.wpt_weekly_classes_schedule .classes .daily_classes.w_1cols .class_entry {
width: 100%;
}
.wpt_weekly_classes_schedule .classes .daily_classes.w_2cols {
width: 100%;
}
.wpt_weekly_classes_schedule .classes .daily_classes.w_2cols .class_entry {
width: 50%;
}
.wpt_weekly_classes_schedule .classes .daily_classes.w_3cols {
width: 100%;
padding-left: 1px;
}
.wpt_weekly_classes_schedule .classes .daily_classes.w_3cols .class_entry {
width: 50%;
}
.wpt_weekly_classes_schedule .classes .daily_classes .class_entry {
border-color: #eee !important;
}
.wpt_weekly_classes_schedule .classes .daily_classes .wrapper:before,
.wpt_weekly_classes_schedule .classes .daily_classes .wrapper:after {
display: none;
}
}
.wpt_weekly_classes_schedule .classes .class_entry .icon {
width: 30%;
margin: 0 auto;
}
.wpt_weekly_classes_schedule .classes .class_entry .icon .featured_image {
width: 95%;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_weekly_classes_schedule .classes .class_entry .time {
color: #FFF;
background: #cb1313;
font-weight: 600;
font-size: 0.85em;
margin: 6px 0;
padding: 1px 10px 2px;
display: inline-block;
border-radius: 12px;
}
.wpt_weekly_classes_schedule .classes .class_entry .name {
font-family: 'Oswald';
text-transform: uppercase;
font-size: 1.1em;
margin-top: 5px;
}
@media only screen and (max-width:568px) {
.wpt_weekly_classes_schedule .classes .class_entry .name {
margin: 5px 0;
}
}
.wpt_weekly_classes_schedule .classes .class_entry .trainer {
font-size: 0.933em;
color: #999999;
margin-top: 3px;
}
.wpt_weekly_classes_schedule .classes .wpt_feedback_panel {
position: relative;
top: 1px;
z-index: 2;
width: 85%;
margin: 0 auto;
} .wpt_classes_teasers_shortcode .title a {
color: #404040;
}
.wpt_classes_teasers_shortcode .subtitle {
color: #cb1313;
}
.wpt_classes_teasers_shortcode.wpt_extended .thumbnail,
.wpt_classes_teasers_shortcode.wpt_extended .thumbnail * {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_classes_teasers_shortcode .extra_info {
color: #a6a6a6;
font-size: 0.9em;
}
.wpt_classes_teasers_shortcode .extra_info .duration:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f017';
margin-right: 3px;
}
.wpt_classes_teasers_shortcode .extra_info .calories:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f06d';
margin-right: 3px;
} .wpt_nutritiontip_archive .entry {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #ebeaea;
}
.wpt_nutritiontip_archive .entry:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.wpt_nutritiontip_archive .entry .thumbnail {
width: 25%;
}
.wpt_nutritiontip_archive .entry .details {
width: 75%;
}
.wpt_nutritiontip_archive .entry .thumbnail a,
.wpt_nutritiontip_archive .entry .thumbnail img {
display: block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_nutritiontip_archive .entry .title {
font-size: 1.5em;
}
.wpt_nutritiontip_archive .entry .title a {
color: #404040;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wpt_nutritiontip_archive .entry .title a:hover {
color: #cb1313;
}
.wpt_nutritiontip_archive .pagination {
border-top: 1px solid #ebeaea;
padding-top: 30px;
margin-top: 30px;
} .wpt_nutritiontip_single .author_info {
background: #FCFCFC;
border: 1px solid #ebeaea;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 20px 30px;
}
.wpt_nutritiontip_single .author_info .details cite {
color: #808080;
}
.wpt_nutritiontip_single .meta {
display: block;
zoom: 1;
}
.wpt_nutritiontip_single .meta:after {
content: " ";
display: block;
font-size: 0;
height: 0;
clear: both;
visibility: hidden;
}
.wpt_nutritiontip_single .meta .tags {
float: left;
width: 48%;
}
.wpt_nutritiontip_single .meta .tags ul {
margin-bottom: -5px;
}
.wpt_nutritiontip_single .meta .social {
float: right;
width: 48%;
text-align: right;
}
.wpt_nutritiontip_single .meta > div:only-child {
float: none;
width: 100%;
}
@media only screen and (max-width:568px) {
.wpt_nutritiontip_single .meta .tags,
.wpt_nutritiontip_single .meta .social {
float: none;
width: 100%;
text-align: left;
}
.wpt_nutritiontip_single .meta .social {
margin-top: 20px;
}
} .wpt_recent_nutritiontips_widget li,
.wpt_related_nutritiontips_widget li {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.3;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ebeaea;
}
.wpt_recent_nutritiontips_widget li:last-child,
.wpt_related_nutritiontips_widget li:last-child {
border-bottom: none;
}
.wpt_recent_nutritiontips_widget li .thumbnail,
.wpt_related_nutritiontips_widget li .thumbnail,
.wpt_recent_nutritiontips_widget li .thumbnail img,
.wpt_related_nutritiontips_widget li .thumbnail img {
display: block;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_recent_nutritiontips_widget .category,
.wpt_related_nutritiontips_widget .category {
font-size: 0.88em;
}
.wpt_recent_nutritiontips_widget .category a,
.wpt_related_nutritiontips_widget .category a {
color: #404040;
}
.wpt_recent_nutritiontips_widget .category a:hover,
.wpt_related_nutritiontips_widget .category a:hover {
color: #149FB8;
} .wpt_nutritiontips_teasers_shortcode .title a {
color: #404040;
}
.wpt_nutritiontips_teasers_shortcode .subtitle {
color: #cb1313;
}
.wpt_nutritiontips_teasers_shortcode.wpt_extended .thumbnail,
.wpt_nutritiontips_teasers_shortcode.wpt_extended .thumbnail * {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} @media only screen and (max-width:768px) {
.wpt_teasers.wpt_grid_fitrows.w_1cols .entry,
.wpt_teasers.wpt_grid_masonry.w_1cols .entry {
width: 100%;
}
.wpt_teasers.wpt_grid_fitrows.w_2cols .entry,
.wpt_teasers.wpt_grid_masonry.w_2cols .entry {
width: 50%;
}
.wpt_teasers.wpt_grid_fitrows.w_3cols .entry,
.wpt_teasers.wpt_grid_masonry.w_3cols .entry {
width: 50%;
}
.wpt_teasers.wpt_grid_fitrows.w_4cols .entry,
.wpt_teasers.wpt_grid_masonry.w_4cols .entry {
width: 33.3%;
}
}
@media only screen and (max-width:568px) {
.wpt_teasers.wpt_grid_fitrows.w_1cols .entry,
.wpt_teasers.wpt_grid_masonry.w_1cols .entry,
.wpt_teasers.wpt_grid_fitrows.w_2cols .entry,
.wpt_teasers.wpt_grid_masonry.w_2cols .entry,
.wpt_teasers.wpt_grid_fitrows.w_3cols .entry,
.wpt_teasers.wpt_grid_masonry.w_3cols .entry,
.wpt_teasers.wpt_grid_fitrows.w_4cols .entry,
.wpt_teasers.wpt_grid_masonry.w_4cols .entry {
width: 100%;
}
.wpt_teasers.wpt_grid_fitrows.w_4cols .entry,
.wpt_teasers.wpt_grid_masonry.w_4cols .entry {
width: 50%;
}
}
@media only screen and (max-width:768px) {
.wpt_teasers.wpt_carousel.w_1cols .entry {
width: 100%;
}
.wpt_teasers.wpt_carousel.w_2cols .entry {
width: 50%;
}
.wpt_teasers.wpt_carousel.w_3cols .entry {
width: 50%;
}
.wpt_teasers.wpt_carousel.w_4cols .entry {
width: 33.3%;
}
.wpt_teasers.wpt_carousel .flickity-prev-next-button.previous {
left: -25px;
}
.wpt_teasers.wpt_carousel .flickity-prev-next-button.next {
right: -25px;
}
}
@media only screen and (max-width:568px) {
.wpt_teasers.wpt_carousel.w_1cols .entry,
.wpt_teasers.wpt_carousel.w_2cols .entry,
.wpt_teasers.wpt_carousel.w_3cols .entry,
.wpt_teasers.wpt_carousel.w_4cols .entry {
width: 100%;
}
.wpt_teasers.wpt_carousel.w_4cols .entry {
width: 50%;
}
.wpt_teasers.wpt_carousel.w_4cols .entry > .wrapper {
padding: 0 8px;
}
.wpt_teasers.wpt_carousel.w_4cols:before,
.wpt_teasers.wpt_carousel.w_4cols:after {
width: 8px;
}
.wpt_teasers.wpt_carousel .flickity-prev-next-button {
display: none;
}
} .wpt_unit_switcher.metric .metric {
color: #404040;
}
.wpt_unit_switcher.metric .imperial {
color: #a6a6a6;
}
.wpt_unit_switcher.imperial .imperial {
color: #404040;
}
.wpt_unit_switcher.imperial .metric {
color: #a6a6a6;
} .wpt_fitness_calculator .results_section .title {
font-family: 'Oswald';
text-transform: uppercase;
margin-bottom: 0;
}
.wpt_fitness_calculator .results_section .result {
font-family: 'Chivo', sans-serif;
font-weight: 900;
line-height: 1;
margin: 4px 0 10px;
}
.wpt_fitness_calculator .results_section .more > * {
margin: 0 4px;
color: #404040;
text-transform: uppercase;
font-size: 0.8em;
font-weight: 600;
}
.wpt_fitness_calculator .results_section .more > *:before {
font-size: 12px;
}
.wpt_fitness_calculator .results_section .more > *:hover {
color: #cb1313;
}
.wpt_fitness_calculator .results_section .more .share:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0e0';
font-size: 11px;
margin-right: 3px;
}
.wpt_fitness_calculator .results_section .more .details:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f05a';
font-size: 13px;
margin-right: 2px;
vertical-align: middle;
}
.wpt_fitness_calculator .field {
position: relative;
}
.wpt_fitness_calculator .field.invalid:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f057';
font-size: 13px;
letter-spacing: normal;
color: #d12323;
background: #FFF;
padding-left: 10px;
display: inline-block;
position: absolute;
top: 9px;
right: 10px;
}
.wpt_fitness_calculator .column_row .field.invalid:after {
right: 15px;
}
.wpt_fitness_calculator cite {
font-size: 0.8em;
opacity: 0.8;
margin-left: 10px;
}
.wpt_fitness_calculator.wpt_one_rep_max_calculator .wrapper .values_section {
width: 60%;
}
.wpt_fitness_calculator.wpt_one_rep_max_calculator .wrapper .results_section {
width: 40%;
}
@media only screen and (max-width:568px) {
.wpt_fitness_calculator .wrapper {
display: block !important;
}
.wpt_fitness_calculator .wrapper .values_section {
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 5px; }
.wpt_fitness_calculator .wrapper .results_section {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-top-left-radius: 0; }
.wpt_fitness_calculator .wrapper .values_section,
.wpt_fitness_calculator .wrapper .results_section {
width: 100% !important;
display: block !important;
}
}
.winner_no_sidebar .vc_col-sm-12 .wpt_fitness_calculator .wrapper .values_section {
width: 70%;
}
.wpt_fitness_calculator_popup.sharing .intro p:first-child {
font-weight: 600;
}
.wpt_fitness_calculator_popup.sharing .intro p:last-child {
font-size: 0.9em;
}
.wpt_fitness_calculator_popup.sharing .fields > * {
vertical-align: middle;
}
.wpt_fitness_calculator_popup.sharing input.email {
width: 200px;
height: 35px;
}
.wpt_fitness_calculator_popup.sharing a.submit_email {
height: 35px;
}
.wpt_fitness_calculator_popup.sharing .feedback {
width: 15px;
}
.wpt_fitness_calculator_popup.info .heading .title {
font-family: 'Oswald';
text-transform: uppercase;
font-size: 0.9em;
margin-bottom: 0;
}
.wpt_fitness_calculator_popup.info .heading .value {
font-family: 'Chivo', sans-serif;
font-weight: 900;
line-height: 1;
margin: 4px 0 10px;
}
.wpt_fitness_calculator_popup.info .footnote {
font-size: 0.8em;
font-weight: 600;
} .winner_no_sidebar .workoutplan_navigation {
padding-left: 9999px;
padding-right: 9999px;
margin-left: -9999px;
margin-right: -9999px;
border-left: none;
border-right: none;
margin-top: -45px;
}
.winner_no_sidebar .footnote .workoutplan_navigation {
margin-bottom: -45px;
margin-top: -1px;
}
.workoutplan_navigation ul {
padding-top: 8px;
}
.workoutplan_navigation li {
font-family: 'Oswald';
font-weight: normal !important;
font-size: 1.05em;
text-transform: uppercase;
}
.workoutplan_navigation li:after {
content: '|';
padding: 0 8px 0 12px;
}
.workoutplan_navigation li:last-child:after {
content: '';
}
.workoutplan_navigation a {
color: #404040;
}
.workoutplan_navigation li.current a,
.workoutplan_navigation a:hover {
color: #cb1313;
}
@media only screen and (max-width:568px) {
.workoutplan_navigation .hotlinks,
.workoutplan_navigation .quick_nav {
float: none;
}
.workoutplan_navigation .quick_nav {
margin-top: 10px;
}
} .wpt_workoutplan_schedule .day {
color: #FFF;
background: #cb1313;
font-weight: 600;
font-size: 0.85em;
margin: 6px 0;
padding: 1px 10px 2px;
display: inline-block;
border-radius: 12px;
}
.wpt_workoutplan_schedule .title {
font-family: 'Oswald';
text-transform: uppercase;
font-size: 1em;
margin-top: 5px;
color: #404040;
}
@media only screen and (max-width:568px) {
.wpt_workoutplan_schedule .title {
margin: 5px 0;
}
}
.wpt_workoutplan_schedule .week_title {
background: #272727;
}
.wpt_workoutplan_schedule .week:last-child .entry {
border-bottom: 1px solid #eee;
}
.wpt_workoutplan_schedule .entry {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.wpt_workoutplan_schedule .entry:hover {
background-color: #fafafa;
}
@media only screen and (max-width:768px) {
.wpt_workoutplan_schedule .entry {
width: 25% !important;
border-bottom: 1px solid #eee;
}
.wpt_workoutplan_schedule .entry:nth-child(3n+5) {
border-left: 1px solid #eee;
}
}
@media only screen and (max-width:568px) {
.wpt_workoutplan_schedule .entry {
width: 50% !important;
border: none;
border-bottom: 1px solid #eee;
}
.wpt_workoutplan_schedule .entry:nth-child(odd) {
border-left: 1px solid #eee;
}
.wpt_workoutplan_schedule .entry:nth-child(even) {
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}
.wpt_workoutplan_schedule .entry:last-child {
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}
} .wpt_workoutplan_workout_single .workout_actions {
margin-bottom: -45px;
}
.wpt_workoutplan_workout_single.tips_and_exercises .workout_actions {
margin-bottom: 45px;
} .wpt_nutrition_facts {
max-width: none;
border: 1px solid #eaeaea;
}
.wpt_nutrition_facts .title {
font-family: 'Oswald';
font-weight: normal;
text-transform: uppercase;
margin-bottom: 2px;
}
.wpt_nutrition_facts .subtitle {
font-family: 'Oswald';
font-weight: 300;
}
.wpt_nutrition_facts table td {
border-bottom: solid 1px #d5d5d5 !important;
}
.wpt_nutrition_facts .head {
border-width: 2px;
} .wpt_meal_shortcode .title {
font-family: 'Oswald';
font-weight: normal;
font-size: 2.2em;
}
.wpt_meal_shortcode .subtitle {
color: #cb1313;
font-weight: 600;
margin-bottom: 2px;
font-size: 1em;
}
.wpt_meal_shortcode .thumbnail {
margin-bottom: 10px;
}
.wpt_meal_shortcode .obs {
margin-top: 20px;
font-weight: 600;
padding-left: 15px;
position: relative;
}
.wpt_meal_shortcode .obs:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f05a';
font-size: 13px;
color: #cb1313;
margin-right: 4px;
position: absolute;
left: 0;
}
.wpt_meal_shortcode .nutrition_facts label {
font-family: 'Oswald';
font-weight: lighter;
letter-spacing: 0.3px;
color: #a6a6a6;
}
.wpt_meal_shortcode .nutrition_facts cite {
font-style: normal;
font-size: 0.7em;
margin-left: 1px;
}
.wpt_meal_shortcode .ingredients .ingredient {
margin-bottom: 7px;
}
.wpt_meal_shortcode .ingredients .ingredient .name {
font-weight: 600;
font-size: 0.95em;
}
.wpt_meal_shortcode .ingredients .ingredient .name:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0da';
margin-right: 4px;
color: #cb1313;
}
.wpt_meal_shortcode .ingredients .ingredient .quantity {
font-size: 0.9em;
}
.vc_col-sm-4 .wpt_meal_shortcode .title {
font-size: 1.5em;
}
@media only screen and (max-width:568px) {
.wpt_meal_shortcode .side_info {
display: none;
}
.wpt_meal_shortcode.with_image .main_info {
float: none;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.wpt_meal_shortcode .nutrition_facts {
display: block !important;
}
.wpt_meal_shortcode .responsive_thumbnail {
display: block !important;
}
} .wpt_workoutplan_subscription_steps .title {
font-family: 'Oswald';
text-transform: uppercase;
}
.wpt_workoutplan_subscription_steps .current .number {
background-color: #cb1313;
}
.wpt_workoutplan_subscription_steps .current:after {
background-color: #cb1313 !important;
} .wpt_workoutplan_purchase .payment_step .workoutplan_teaser {
padding: 40px 120px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser label,
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser .title {
font-family: 'Oswald';
text-transform: uppercase;
font-weight: normal;
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser label {
background: -webkit-linear-gradient(#FFF, #d2d2d2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser .title {
font-size: 2em;
font-weight: bold;
background: -webkit-linear-gradient(#FFF, #B9B9B9);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser .rating {
margin: 10px 0 15px;
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser .rating:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f179';
font-size: 9px;
content: '\f005  \f005  \f005  \f005  \f005';
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser .categories span {
padding: 0 6px;
}
.wpt_workoutplan_purchase .payment_step .workoutplan_teaser .price {
margin-top: 20px;
font-family: 'Oswald';
font-size: 2em;
font-weight: bold;
background: -webkit-linear-gradient(#FFF, #B9B9B9);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}   .winner .wpb_button,
.winner .wpb_content_element,
.winner ul.wpb_thumbnails-fluid > li {
margin-bottom: 45px;
}
.winner .vc_col-has-fill > .vc_column-inner,
.winner .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.winner .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.winner .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.winner .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.winner .vc_row-has-fill > .vc_column_container > .vc_column-inner,
.winner .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.winner .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
padding-top: 45px;
}
.sc85_wrapper .wpb_content_element:last-child {
margin-bottom: 0;
} .winner .wpb_start_animation.wpb_top-to-bottom {
-webkit-animation: wpb_ttb 0.5s 1 ease-out;
animation: wpb_ttb 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.winner .wpb_start_animation.wpb_bottom-to-top {
-webkit-animation: wpb_btt 0.5s 1 ease-out;
animation: wpb_btt 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.winner .wpb_start_animation.wpb_left-to-right {
-webkit-animation: wpb_ltr 0.5s 1 ease-out;
animation: wpb_ltr 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.winner .wpb_start_animation.wpb_right-to-left {
-webkit-animation: wpb_rtl 0.5s 1 ease-out;
animation: wpb_rtl 0.5s 1 ease-out;
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
}
.winner .wpb_start_animation.wpb_appear {
-webkit-animation: wpb_appear 0.5s 1 ease-out;
animation: wpb_appear 0.5s 1 ease-out;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=1);
} .winner .vc_message_box-outline,
.winner .vc_message_box-solid-icon {
border-width: 1px;
} .winner .vc_toggle {
margin-bottom: 5px;
}
.winner .vc_toggle .vc_toggle_title {
padding: 10px 30px 10px 15px !important;
background: #fafafa;
background: rgba(247, 247, 247, 0.71);
border: none;
border-left: 2px solid #cb1313;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.winner .vc_toggle .vc_toggle_title .vc_toggle_icon {
display: none;
}
.winner .vc_toggle .vc_toggle_title:before {
content: ' ';
display: block;
width: 10px;
height: 2px;
background: #666666;
position: absolute;
right: 15px;
top: 50%;
margin-top: -1px;
}
.winner .vc_toggle .vc_toggle_title:after {
content: ' ';
display: block;
width: 2px;
height: 10px;
background: #666666;
position: absolute;
right: 15px;
top: 50%;
margin-top: -5px;
margin-right: 4px;
}
.winner .vc_toggle .vc_toggle_title:hover {
background: #F3F3F3 !important;
}
.winner .vc_toggle .vc_toggle_title h4 {
text-transform: none;
font-family: 'Open Sans';
font-weight: 600;
letter-spacing: -0.2px;
color: #4d4d4d;
font-size: 0.96em;
}
.winner .vc_toggle.vc_toggle_active .vc_toggle_title {
background: #F3F3F3 !important;
}
.winner .vc_toggle.vc_toggle_active .vc_toggle_title:after {
display: none;
}
.winner .vc_toggle:hover .vc_toggle_title:before {
color: #818181;
}
.winner .vc_toggle .vc_toggle_content {
border: none;
margin: 0;
padding: 10px 30px 15px 15px  !important;
} .winner .vc_tta-tabs .vc_tta-tab > a {
padding: 10px 20px !important;
border-color: #D8D8D8 !important;
background-color: #F7F7F7 !important;
-webkit-transition: none !important;
transition: none !important;
color: #2F2F2F !important;
font-weight: 600;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
-moz-border-radius: 0 !important;
}
.winner .vc_tta-tabs .vc_tta-tab.vc_active:hover > a,
.winner .vc_tta-tabs .vc_tta-tab.vc_active > a {
background-color: #FFF !important;
border-bottom-color: #FFF !important;
}
.winner .vc_tta-tabs .vc_tta-tab .vc_tta-title-text:not(:empty):not(:first-child),
.winner .vc_tta-tabs .vc_tta-tab .vc_tta-title-text:not(:empty) ~ * {
margin-left: 7px !important;
}
.winner .vc_tta-tabs .vc_tta-tab .vc_tta-title-text {
text-transform: uppercase;
font-size: 0.9em;
letter-spacing: -0.2px;
}
.winner .vc_tta-tabs .vc_tta-tab i {
position: relative;
top: -1px;
}
.winner .vc_tta-tabs .vc_tta-tab:hover > a {
background: #F3F3F3 !important;
}
.winner .vc_tta-tabs .vc_tta-panels {
background-color: #FFF !important;
border-color: #D8D8D8 !important;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab {
margin: 1px 0 0 -1px !important;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab:first-child {
margin-left: 1px !important;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab.vc_active:hover > a,
.winner .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab.vc_active > a {
border-top-color: transparent !important;
padding-top: 13px !important;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab.vc_active {
border-top: 2px solid #cb1313;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
margin: -1px 0 0 1px !important;
padding-left: 5px;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:first-child {
margin-top: 1px !important;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active:hover > a,
.winner .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a {
background-color: #FFF !important;
border-bottom-color: #D8D8D8 !important;
border-left-color: transparent !important;
border-right-color: #FFF !important;
}
.winner .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active {
padding-left: 0px;
border-left: 2px solid #cb1313;
}
@media only screen and (max-width:768px) {
.winner .vc_tta-tabs .vc_tta-panel .vc_tta-panel-title > a {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 0.9em;
font-weight: 600;
text-transform: uppercase !important;
color: #2F2F2F !important;
}
.winner .vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
background: #FFF !important;
}
.winner .vc_tta-tabs .vc_tta-icon {
position: relative;
top: -1px;
}
.winner .vc_tta-tabs .vc_tta-title-text {
margin-left: 5px !important;
}
} .winner .vc_tta-accordion .vc_tta-panel-heading {
border-color: #D8D8D8 !important;
background-color: #F7F7F7 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
.winner .vc_tta-accordion .vc_tta-panel-heading h4 {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 0.9em;
font-weight: 600;
}
.winner .vc_tta-accordion .vc_tta-panel-heading h4 a {
color: #2F2F2F !important;
}
.winner .vc_tta-accordion .vc_tta-panel-heading:hover {
background-color: #F3F3F3 !important;
}
.winner .vc_tta-accordion .vc_tta-panel-body {
background: #FFF !important;
border-color: #D8D8D8 !important;
}
.winner .vc_tta-accordion .vc_tta-title-text:not(:empty):not(:first-child),
.winner .vc_tta-accordion .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
margin-left: 7px !important;
}
.winner .vc_tta-accordion .vc_tta-icon {
position: relative;
top: -1px;
}
.winner .vc_tta-accordion .vc_active .vc_tta-panel-heading:hover {
background-color: #F7F7F7 !important;
} .winner .vc_progress_bar .vc_single_bar {
margin-bottom: 7px;
}
.winner .vc_progress_bar .vc_single_bar .vc_label {
font-size: 0.94em;
padding: 5px 10px;
color: #FFF;
}
.winner .vc_progress_bar .vc_single_bar .vc_bar {
background: #cb1313;
} .winner .vc_pie_chart h4 {
margin-top: 10px;
} div.wpcf7 {
margin-bottom: 35px;
}
.wpcf7-form .field {
clear: both;
margin-bottom: 15px;
}
.wpcf7-form .field:last-child {
margin-bottom: 0;
}
.wpcf7-form .field:last-of-type {
margin-bottom: 0;
}
.wpcf7-form .half {
width: 49%;
float: left;
clear: none;
}
.wpcf7-form .half_last {
width: 49%;
float: right;
clear: none;
}
@media only screen and (max-width:568px) {
.wpcf7-form .half,
.wpcf7-form .half_last {
width: 100%;
float: none;
clear: both;
}
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
width: 100%;
}
.wpcf7-form textarea.small {
height: 80px;
}
.wpcf7-form .label {
text-transform: uppercase;
font-family: 'Roboto';
font-size: 0.92em;
display: block;
margin-bottom: 5px;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
.wpcf7-form .wpcf7-radio .wpcf7-list-item {
display: block;
margin-left: 0;
margin-bottom: 3px;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item input,
.wpcf7-form .wpcf7-radio .wpcf7-list-item input {
margin: 0 4px 0 0;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
display: block;
margin-left: 0;
margin-bottom: 3px;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item input {
margin: 0 4px 0 0;
} .wpcf7-form .wpcf7-form-control-wrap {
display: block;
}
.wpcf7-form .title .wpcf7-form-control-wrap:before,
.wpcf7-form .name .wpcf7-form-control-wrap:before,
.wpcf7-form .email .wpcf7-form-control-wrap:before,
.wpcf7-form .subject .wpcf7-form-control-wrap:before,
.wpcf7-form .message .wpcf7-form-control-wrap:before,
.wpcf7-form .url .wpcf7-form-control-wrap:before,
.wpcf7-form .phone .wpcf7-form-control-wrap:before,
.wpcf7-form .date .wpcf7-form-control-wrap:before,
.wpcf7-form .location .wpcf7-form-control-wrap:before,
.wpcf7-form .currency .wpcf7-form-control-wrap:before {
position: absolute;
left: 8px;
top: 9px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f179';
color: #737373;
font-size: 14px;
width: 1.28571429em;
text-align: center;
}
.wpcf7-form .title .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .name .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .email .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .subject .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .message .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .url .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .phone .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .date .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .location .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .currency .wpcf7-form-control-wrap input[type="text"],
.wpcf7-form .title .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .name .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .email .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .subject .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .message .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .url .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .phone .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .date .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .location .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .currency .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form .title .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .name .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .email .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .subject .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .message .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .url .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .phone .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .date .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .location .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .currency .wpcf7-form-control-wrap input[type="url"],
.wpcf7-form .title .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .name .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .email .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .subject .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .message .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .url .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .phone .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .date .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .location .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .currency .wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form .title .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .name .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .email .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .subject .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .message .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .url .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .phone .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .date .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .location .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .currency .wpcf7-form-control-wrap input[type="number"],
.wpcf7-form .title .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .name .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .email .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .subject .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .message .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .url .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .phone .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .date .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .location .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .currency .wpcf7-form-control-wrap input[type="date"],
.wpcf7-form .title .wpcf7-form-control-wrap select,
.wpcf7-form .name .wpcf7-form-control-wrap select,
.wpcf7-form .email .wpcf7-form-control-wrap select,
.wpcf7-form .subject .wpcf7-form-control-wrap select,
.wpcf7-form .message .wpcf7-form-control-wrap select,
.wpcf7-form .url .wpcf7-form-control-wrap select,
.wpcf7-form .phone .wpcf7-form-control-wrap select,
.wpcf7-form .date .wpcf7-form-control-wrap select,
.wpcf7-form .location .wpcf7-form-control-wrap select,
.wpcf7-form .currency .wpcf7-form-control-wrap select,
.wpcf7-form .title .wpcf7-form-control-wrap textarea,
.wpcf7-form .name .wpcf7-form-control-wrap textarea,
.wpcf7-form .email .wpcf7-form-control-wrap textarea,
.wpcf7-form .subject .wpcf7-form-control-wrap textarea,
.wpcf7-form .message .wpcf7-form-control-wrap textarea,
.wpcf7-form .url .wpcf7-form-control-wrap textarea,
.wpcf7-form .phone .wpcf7-form-control-wrap textarea,
.wpcf7-form .date .wpcf7-form-control-wrap textarea,
.wpcf7-form .location .wpcf7-form-control-wrap textarea,
.wpcf7-form .currency .wpcf7-form-control-wrap textarea {
padding-left: 28px;
padding-right: 28px;
}
.wpcf7-form .title .wpcf7-form-control-wrap:before {
content: '\f19d';
}
.wpcf7-form .name .wpcf7-form-control-wrap:before {
content: '\f007';
}
.wpcf7-form .email .wpcf7-form-control-wrap:before {
content: '\f0e0';
top: 8px;
}
.wpcf7-form .subject .wpcf7-form-control-wrap:before {
content: '\f0b1';
}
.wpcf7-form .message .wpcf7-form-control-wrap:before {
content: '\f304';
}
.wpcf7-form .url .wpcf7-form-control-wrap:before {
content: '\f0ac';
}
.wpcf7-form .phone .wpcf7-form-control-wrap:before {
content: '\f095';
}
.wpcf7-form .date .wpcf7-form-control-wrap:before {
content: '\f073';
}
.wpcf7-form .location .wpcf7-form-control-wrap:before {
content: '\f041';
}
.wpcf7-form .currency .wpcf7-form-control-wrap:before {
content: '\f155';
} .wpcf7-form .wpcf7-not-valid-tip {
font-size: 1px;
letter-spacing: -1px;
color: transparent;
}
.wpcf7-form .wpcf7-not-valid-tip:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f057';
font-size: 13px;
letter-spacing: normal;
color: #E63D3C;
display: inline-block;
position: absolute;
top: 9px;
right: 10px;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ok {
font-size: 1em;
line-height: 1.3;
margin: 20px 0 0 0;
padding: 10px 14px;
position: relative;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border-width: 1px;
}
.wpcf7-form .wpcf7-validation-errors:before,
.wpcf7-form .wpcf7-mail-sent-ok:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f05a';
font-size: 14px;
margin-right: 5px;
}
.wpcf7-form .wpcf7-validation-errors {
border-color: #F1CD96;
background: #FFFBED;
color: #806945;
}
.wpcf7-form .wpcf7-validation-errors:before {
content: '\f05a';
color: #DB962C;
}
.wpcf7-form .wpcf7-mail-sent-ok {
border-color: #B5D88F;
background: #F5FFED;
color: #518045;
}
.wpcf7-form .wpcf7-mail-sent-ok:before {
content: '\f058';
color: #4BA240;
} .wpcf7-form .side_labels label {
width: 25%;
display: inline-block;
vertical-align: top;
margin-top: 9px;
padding-right: 15px;
}
.wpcf7-form .side_labels .wpcf7-form-control-wrap {
width: 75%;
display: inline-block;
}
@media only screen and (max-width:568px) {
.wpcf7-form .side_labels label {
margin-top: 0;
}
.wpcf7-form .side_labels label,
.wpcf7-form .side_labels .wpcf7-form-control-wrap {
width: 100%;
}
}
.winner .header_metabar #lang_sel {
height: auto;
font-family: inherit;
}
.winner .header_metabar #lang_sel ul ul {
z-index: 1;
height: auto;
top: 14px;
border-top: none;
padding-top: 9px !important;
-webkit-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
width: 110%;
}
.winner .header_metabar #lang_sel li {
float: none;
width: auto;
}
.winner .header_metabar #lang_sel ul ul a,
.winner .header_metabar #lang_sel ul ul a:visited {
color: #737373;
border-color: #ebeaea;
padding: 8px 10px;
}
.winner .header_metabar #lang_sel .lang_sel_sel {
display: inline;
line-height: 1;
border: none;
padding-right: 30px;
color: #737373;
}
.winner .header_metabar #lang_sel .lang_sel_sel:hover {
background: transparent !important;
}
.winner .header_metabar #lang_sel a:hover {
background: #fafafa;
}
.winner .header_metabar #lang_sel:hover .lang_sel_sel {
background: transparent !important;
}
.winner .header_metabar #lang_sel.wpml-ls-legacy-dropdown {
width: auto;
}
.winner .header_metabar #lang_sel.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
top: calc(49.935%);
border: .30em solid transparent;
border-top: .35em solid;
right: 0;
}
#winner_wpml_language_switcher {
cursor: default;
position: relative;
}
#winner_wpml_language_switcher .current {
padding-right: 20px;
position: relative;
height: 14px;
}
#winner_wpml_language_switcher .current:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f0d7';
color: #8d8d8d;
position: absolute;
right: 0;
top: 2px;
}
#winner_wpml_language_switcher .other_languages {
position: absolute;
z-index: 1;
top: 14px;
left: -10px;
white-space: nowrap;
min-width: calc(124%);
-webkit-transition: all 0.2s ease 0.5s;
transition: all 0.2s ease 0.5s;
}
#winner_wpml_language_switcher .other_languages ul {
margin-top: 8px;
border: 1px solid #ebeaea;
border-bottom: none;
-webkit-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
}
#winner_wpml_language_switcher .other_languages a {
display: block;
background: #FFF;
border-bottom: solid 1px #ebeaea;
padding: 5px 25px 5px 10px;
}
#winner_wpml_language_switcher .other_languages {
visibility: hidden;
opacity: 0;
}
#winner_wpml_language_switcher:hover .other_languages {
visibility: visible;
opacity: 1;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
#winner_wpml_language_switcher img,
#winner_wpml_language_switcher span {
vertical-align: middle;
display: inline-block;
} .muscular_anatomy_thumb {
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 2px solid #dcdcdc;
padding: 2px !important;
}
.muscular_anatomy_thumb img {
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: block;
}
@media print { .theme_canvas {
width: 95%;
}
.winner_left_sidebar .page_body .main_column,
.winner_right_sidebar .page_body .main_column {
float: none;
width: 100%;
}
.winner_left_sidebar .page_body .side_column,
.winner_right_sidebar .page_body .side_column {
width: 100%;
float: none;
display: none;
}
.winner_header_wrapper {
position: relative !important;
}
.winner_body_wrapper {
padding-top: 10px !important;
}
.page_header {
height: 60px !important;
}
.page_header .page_logo {
float: none;
text-align: center;
}
.page_header .page_menu,
.page_header .winner_responsive_menu_btn {
display: none !important;
}
.page_header {
border-color: transparent;
}
.winner_sticky_header .winner_header_wrapper {
box-shadow: none;
-webkit-box-shadow: none;
border-bottom: 1px solid transparent;
}
.header_metabar {
display: none !important;
}
.title_bar {
text-align: center;
border-bottom: 1px solid transparent;
}
.title_bar .page_title {
font-size: 1.5em;
margin-bottom: 5px;
margin-top: 0px;
}
.title_bar .page_subtitle {
font-size: 1em;
font-weight: lighter;
margin-top: 0;
}
.page_body {
margin: 0;
margin-bottom: 15px;
}
.winner_pagination {
display: none;
} .winner_no_sidebar .wpt_workout_single .exercises_list {
margin: 0;
}
.single-winner_workout .exercises_list .entry {
font-size: 0.8em;
padding-top: 15px;
padding-bottom: 15px;
}
.single-winner_workout .exercises_list .main_info .more {
display: none;
}
.single-winner_workout .exercises_list .thumbnails {
height: 50px;
}
.single-winner_workout .workout_actions,
.single-winner_workout .related_workouts {
display: none;
}
.single-winner_exercise .spec_group.actions {
display: none;
} .winner_post_archive .entry {
width: 70%;
margin-left: auto;
margin-right: auto;
}
.winner_post_single .thumbnail {
width: 50%;
margin-left: auto;
margin-right: auto;
}
.winner_post_single .winner_comment_form {
display: none;
}
}
.alignfull {
margin-left: 0;
margin-right: 0;
}
.alignwide {
margin-left: 0;
margin-right: 0;
max-width: none;
}
.wp-block-image .alignright > figcaption {
display: block;
}
.aligncenter {
clear: both;
}
.wp-block-gallery ul {
margin: 0;
}
.wp-block-columns .wp-block-image {
padding: 0;
margin: 0;
}
.wp-block-button .wp-block-button__link {
border: none;
display: inline-block;
background: #cb1313;
color: #FFF;
padding: 9px 16px 9px;
margin-bottom: 15px;
text-transform: uppercase;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
white-space: nowrap !important;
font-family: 'Pathway Gothic One', sans-serif;
font-size: 1.25em;
line-height: 1.2;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:hover {
background: #149FB8;
color: #FFF;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 3px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background-color: transparent !important;
border: solid 2px #cb1313 !important;
color: #cb1313;
}
.wp-block-cover.has-background-dim h1:not(.has-text-color),
.wp-block-cover.has-background-dim h2:not(.has-text-color),
.wp-block-cover.has-background-dim h3:not(.has-text-color),
.wp-block-cover.has-background-dim h4:not(.has-text-color),
.wp-block-cover.has-background-dim h5:not(.has-text-color),
.wp-block-cover.has-background-dim h6:not(.has-text-color),
.wp-block-cover.has-background-dim p:not(.has-text-color) {
color: #FFF;
z-index: 2;
}
.wp-block-cover .wp-block-cover-text {
position: relative;
z-index: 2;
}
.wp-block-cover.alignleft .wp-block-cover-text {
text-align: left;
}
.wp-block-embed-youtube,
.wp-block-embed-facebook,
.wp-block-embed-instagram {
margin-left: 0;
margin-right: 0;
}
.post_body .wp-block-calendar,
.post_body .wp-block-archives,
.post_body .wp-block-categories,
.post_body .wp-block-latest-comments,
.post_body .wp-block-latest-posts,
.post_body .wp-block-search,
.post_body .wp-block-tag-cloud,
.post_body .wp-block-rss,
.post_body .wp-block-group,
.post_body .wp-block-media-text {
margin-bottom: 25px;
}
.post_body .wp-block-latest-posts {
margin-left: 0;
}
.post_body .wp-block-separator {
margin-top: 25px;
margin-bottom: 25px;
}
.wp-block-group.has-background {
padding: 20px 20px;
}@font-face {
font-family: 'Allura';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/allura-normal-latin-ext-400.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Allura';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/allura-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Chivo';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/chivo-normal-latin-ext-900.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Chivo';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/chivo-normal-latin-900.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/nunito-normal-latin-ext-700.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/nunito-normal-latin-700.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/oswald-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/oswald-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/oswald-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/oswald-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/oswald-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/oswald-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Pathway Gothic One';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/pathway-gothic-one-normal-latin-ext-400.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Pathway Gothic One';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/pathway-gothic-one-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/roboto-normal-latin-ext-400.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.invictus-training.ch/wp-content/uploads/omgf/winner-googlefonts/roboto-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}body {
}
.shop_product_iconboxes .sc85_iconbox {
margin-bottom: 7px;
}
.page_menu .wpcf7 {
margin-bottom: 0;
} .page_header {
background-color: #bd1e24;
border-bottom: 1px solid black;
color: blue;
} .page_logo {
padding-top: 15px;
padding-bottom: 15px;
}.page_header {
height: 90px;
}
.page_header .page_menu > div > ul > li > a {
line-height: 90px;
}
body {
font-family: "Open Sans";
}
.sc85_iconbox.clean_left_aligned .title,
.sc85_iconbox.clean_right_aligned .title {
font-family: "Open Sans";
}
h1, h2, h3, h4, h5, h6,
.page_title,
.wpt_weekly_classes_schedule .classes .class_entry .name,
.sc85_heading.regular .title,
.sc85_heading.impact .title,
.sc85_counter.digital_clock .counter_description label {
font-family: "Oswald";
font-weight: 400;
}
.page_header .page_menu .menu > li > a {
font-family: "Oswald";
font-weight: 400;
}
.page_header .page_menu .menu .sub-menu > li > a {
font-family: "Roboto";
}
.sc85_button .button,
a.button,
button,
input[type="submit"] {
font-family: "Pathway Gothic One";
font-weight: 400;
} .shop_product_iconboxes .sc85_iconbox,
.fitness_calculators_iconboxes .sc85_iconbox{
margin-bottom: 7px;
}
.page_menu .wpcf7 {
margin-bottom: 0;
}
.page_menu .winner_megamenu_textblock .wpcf7 .message textarea {
height: 150px;
}
.fitness_calculators_iconboxes {
font-size: 0.9em;
}
.fitness_calculators_iconboxes .sc85_button {
line-height: 1.3;
}