html,body{background-color:var(--bx-color-bg, #ffffff);color:var(--bx-color-fg, #505050)}body.layout-boxed
.site{margin-left:auto;margin-right:auto;background-color:var(--bx-color-bg-page, #ffffff);box-shadow:0 0 30px rgba(0, 0, 0, 0.08);position:relative}@media (max-width: 640px){body.layout-boxed
.site{max-width:100%;box-shadow:none}}.site-header,.site-header-section{background-color:var(--bx-color-header-bg, #ffffff)}.site-title,
.site-title a,
.site-title a:visited{color:var(--bx-color-site-title, var(--bx-color-fg, #111111))}.site-title a:hover,
.site-title a:focus{color:var(--bx-color-site-title-hover, var(--bx-color-accent, #ef5455))}.site-description{color:var(--bx-color-site-tagline, var(--bx-color-fg, #757575))}.main-navigation a,
.main-navigation ul li
a{color:var(--bx-color-menu-fg, var(--bx-color-fg, #111111))}.main-navigation a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item>a{color:var(--bx-color-menu-hover, var(--bx-color-accent, #ef5455))}.site-sub-header,.page-header{color:var(--bx-color-subheader-fg, var(--bx-color-fg, inherit))}h1,.h1{color:var(--bx-color-h1, var(--bx-color-fg, #111111))}h2,.h2{color:var(--bx-color-h2, var(--bx-color-fg, #111111))}h3,.h3{color:var(--bx-color-h3, var(--bx-color-fg, #111111))}h4,.h4{color:var(--bx-color-h4, var(--bx-color-fg, #111111))}h5,.h5{color:var(--bx-color-h5, var(--bx-color-fg, #111111))}h6,.h6{color:var(--bx-color-h6, var(--bx-color-fg, #111111))}.entry-content a:not(.wp-element-button):not(.wp-block-button__link):not(.button),
.comment-content a:not(.wp-element-button):not(.wp-block-button__link):not(.button){color:var(--bx-color-link, var(--bx-color-accent, #111111));text-decoration:underline;text-underline-offset:2px}.post-meta-category__link,
.post-meta-tag__link,
.tags-list a,
.tag-links
a{text-decoration:underline;text-underline-offset:2px}.entry-content a:not(.wp-element-button):not(.wp-block-button__link):not(.button):hover,
.entry-content a:not(.wp-element-button):not(.wp-block-button__link):not(.button):focus,
.comment-content a:not(.wp-element-button):not(.wp-block-button__link):not(.button):hover,
.comment-content a:not(.wp-element-button):not(.wp-block-button__link):not(.button):focus{color:var(--bx-color-link-hover, var(--bx-color-accent, #ef5455))}button:not([class*="wp-"]):not([class*="customize-"]):not([class*="wc-block-"]):not(.bx-color-mode-toggle__btn):not(.menu-toggle):not(.menu-close):not(.datepicker button):not([class*="tribe-events"]),input[type="button"],input[type="submit"],.wp-block-button__link{background-color:var(--bx-color-button-bg, var(--bx-color-accent, #ef5455));color:var(--bx-color-button-fg, #ffffff);border-color:var(--bx-color-button-border, var(--bx-color-accent, #ef5455))}button:not([class*="wp-"]):not([class*="customize-"]):not([class*="wc-block-"]):not(.bx-color-mode-toggle__btn):not(.menu-toggle):not(.menu-close):not(.datepicker button):not([class*="tribe-events"]):hover,input[type="button"]:hover,input[type="submit"]:hover,.wp-block-button__link:hover{background-color:var(--bx-color-button-bg-hover, var(--bx-color-accent, #ef5455));color:var(--bx-color-button-fg-hover, #ffffff);border-color:var(--bx-color-button-border-hover, var(--bx-color-accent, #ef5455))}.site-footer,.site-footer-wrapper,.footer-widgets{background-color:var(--bx-color-footer-bg, var(--bx-color-bg, #ffffff));color:var(--bx-color-footer-fg, var(--bx-color-fg, #505050))}.site-footer .widget-title,
.footer-widgets .widget-title{color:var(--bx-color-footer-title, var(--bx-color-h2, #111111))}.site-footer a,
.footer-widgets
a{color:var(--bx-color-footer-link, var(--bx-color-link, #111111))}.site-footer a:hover,
.footer-widgets a:hover{color:var(--bx-color-footer-link-hover, var(--bx-color-link-hover, #ef5455))}.site-info,.site-copyright,.copyright-section{background-color:var(--bx-color-copyright-bg, var(--bx-color-footer-bg, #ffffff));color:var(--bx-color-copyright-fg, var(--bx-color-footer-fg, #505050));border-color:var(--bx-color-copyright-border, transparent)}.site-footer .site-info a,
.site-info a,
.site-copyright a,
.copyright-section
a{color:var(--bx-color-copyright-link, var(--bx-color-link, #111111));text-decoration:underline;text-underline-offset:2px}.site-footer .site-info a:hover,
.site-info a:hover,
.site-copyright a:hover,
.copyright-section a:hover{color:var(--bx-color-copyright-link-hover, var(--bx-color-link-hover, #ef5455))}.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_item > a,
.main-navigation ul li.current-menu-ancestor>a{color:var(--bx-color-menu-fg, var(--bx-color-fg, #1a1a1a));font-weight:600;text-decoration:underline;text-decoration-color:var(--bx-color-menu-active, var(--bx-color-accent, #ef5455));text-decoration-thickness:2px;text-underline-offset:4px}input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="range"]),textarea,select{background-color:var(--bx-color-bg-elevated, #ffffff);color:var(--bx-color-fg, #111111);border-color:var(--bx-color-copyright-border, #c3c4c7);border-radius:var(--bx-radius-form, 4px)}hr{border-color:var(--bx-color-copyright-border, #e8e8e8)}:root[data-bx-mode="dark"] .site-footer-wrapper{background-color:var(--bx-color-bg-page, #0a0a0a)}:root[data-bx-mode="dark"] .site-info{border-color:var(--bx-color-border, #2a2a2a)}@media (prefers-color-scheme: dark){:root[data-bx-mode="auto"] .site-footer-wrapper{background-color:var(--bx-color-bg-page, #0a0a0a)}:root[data-bx-mode="auto"] .site-info{border-color:var(--bx-color-border, #2a2a2a)}}html{transition:background-color 0.2s ease, color 0.2s ease}body,.site,.site-header,.site-footer{transition:background-color 0.2s ease, color 0.2s ease}.site-loader{z-index:999991;background:var(--color-theme-loader,#ef5455);--bx-loader-color:#fff;--bx-loader-speed:1.5s;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.site-loader .loader-inner{width:200px;height:60px;color:var(--bx-loader-color);justify-content:center;align-items:center;display:flex;position:relative}.site-loader .screen-reader-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-loader--dots .loader-inner .dot{width:8px;height:8px;animation:bx-dot-move var(--bx-loader-speed) infinite cubic-bezier(.4, 0, .2, 1);background-color:currentColor;border-radius:50%;animation-delay:.2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-loader--dots .loader-inner .dot1{margin-left:-40px;animation-delay:0s}.site-loader--dots .loader-inner .dot2{margin-left:-20px;animation-delay:.1s}.site-loader--dots .loader-inner .dot3{margin-left:20px;animation-delay:.3s}.site-loader--dots .loader-inner .dot4{margin-left:40px;animation-delay:.4s}@keyframes bx-dot-move{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(.6)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.site-loader--spinner .loader-inner .spinner{width:48px;height:48px;animation:bx-spin var(--bx-loader-speed) linear infinite;border:4px solid #ffffff40;border-top-color:currentColor;border-radius:50%}@keyframes bx-spin{to{transform:rotate(360deg)}}.site-loader--pulse .loader-inner .pulse{width:48px;height:48px;animation:bx-pulse-core var(--bx-loader-speed) ease-in-out infinite;background:currentColor;border-radius:50%;position:relative}.site-loader--pulse .loader-inner .pulse:before,.site-loader--pulse .loader-inner .pulse:after{content:"";opacity:.3;animation:bx-pulse-ring var(--bx-loader-speed) ease-out infinite;background:currentColor;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.site-loader--pulse .loader-inner .pulse:after{animation-delay:calc(var(--bx-loader-speed) / 2)}@keyframes bx-pulse-core{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.8)}}@keyframes bx-pulse-ring{0%{opacity:.3;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}.site-loader--bars .loader-inner{gap:6px}.site-loader--bars .loader-inner .bar{width:6px;height:32px;animation:bx-bar-bounce var(--bx-loader-speed) ease-in-out infinite;background:currentColor;border-radius:3px}.site-loader--bars .loader-inner .bar:first-child{animation-delay:0s}.site-loader--bars .loader-inner .bar:nth-child(2){animation-delay:.15s}.site-loader--bars .loader-inner .bar:nth-child(3){animation-delay:.3s}.site-loader--bars .loader-inner .bar:nth-child(4){animation-delay:.45s}@keyframes bx-bar-bounce{0%,80%,to{transform:scaleY(.4)}40%{transform:scaleY(1)}}.site-loader--logo .loader-inner{width:auto;max-width:240px;height:auto}.site-loader--logo .site-loader__logo,.site-loader--logo .custom-logo,.site-loader--logo img{width:auto;max-width:200px;height:auto;max-height:80px;animation:bx-logo-pulse var(--bx-loader-speed) ease-in-out infinite}.site-loader--logo .site-loader__text{color:currentColor;letter-spacing:.05em;animation:bx-logo-pulse var(--bx-loader-speed) ease-in-out infinite;font-size:22px;font-weight:600}@keyframes bx-logo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.site-loader.loaded{opacity:0;pointer-events:none;transition:opacity .3s ease-out}.elementor-editor-active .site-loader,.elementor-editor-preview .site-loader{display:none!important}@media (prefers-reduced-motion:reduce){.site-loader .dot,.site-loader .spinner,.site-loader .pulse,.site-loader .pulse:before,.site-loader .pulse:after,.site-loader .bar,.site-loader .site-loader__logo,.site-loader .custom-logo,.site-loader .site-loader__text{opacity:1;animation:none}}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab,.fa-sharp-solid,.fa-classic,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-variant:normal;text-rendering:auto;font-style:normal;line-height:1}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.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-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-fw{text-align:center;width:1.25em}.fa-ul{margin-left:var(--fa-li-margin,2.5em);padding-left:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width,2em));text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1), var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9), var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05), var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0), var(--fa-flip-y,1), var(--fa-flip-z,0), var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);position:absolute;left:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-circle-chevron-right:before,.fa-chevron-circle-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-can:before,.fa-trash-alt:before{content:""}.fa-text-height:before{content:""}.fa-user-xmark:before,.fa-user-times:before{content:""}.fa-stethoscope:before{content:""}.fa-message:before,.fa-comment-alt:before{content:""}.fa-info:before{content:""}.fa-down-left-and-up-right-to-center:before,.fa-compress-alt:before{content:""}.fa-explosion:before{content:""}.fa-file-lines:before,.fa-file-alt:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-days:before,.fa-calendar-alt:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball:before,.fa-volleyball-ball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-icons:before,.fa-heart-music-camera-bolt:before{content:""}.fa-microphone-lines-slash:before,.fa-microphone-alt-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football:before,.fa-football-ball:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angles-down:before,.fa-angle-double-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-fire-flame-simple:before,.fa-burn:before{content:""}.fa-person:before,.fa-male:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-spaghetti-monster-flying:before,.fa-pastafarianism:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil:before,.fa-pencil-alt:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-paste:before,.fa-file-clipboard:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-ramp-box:before,.fa-truck-loading:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch:before,.fa-quidditch-broom-ball:before{content:""}.fa-toggle-off:before{content:""}.fa-box-archive:before,.fa-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-screen-button:before,.fa-tablet-alt:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows:before,.fa-people-arrows-left-right:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-square-caret-right:before,.fa-caret-square-right:before{content:""}.fa-scissors:before,.fa-cut:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-tachograph-digital:before,.fa-digital-tachograph:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-reply:before,.fa-mail-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-square-minus:before,.fa-minus-square:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-square-caret-down:before,.fa-caret-square-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-end:before,.fa-hourglass-3:before{content:""}.fa-heart-crack:before,.fa-heart-broken:before{content:""}.fa-square-up-right:before,.fa-external-link-square-alt:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-circle-chevron-down:before,.fa-chevron-circle-down:before{content:""}.fa-unlock-keyhole:before,.fa-unlock-alt:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-simple:before,.fa-headphones-alt:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-low:before,.fa-volume-down:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-awn:before,.fa-wheat-alt:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-square-check:before,.fa-check-square:before{content:""}.fa-peseta-sign:before{content:""}.fa-heading:before,.fa-header:before{content:""}.fa-ghost:before{content:""}.fa-list:before,.fa-list-squares:before{content:""}.fa-square-phone-flip:before,.fa-phone-square-alt:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-face-dizzy:before,.fa-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol:before,.fa-futbol-ball:before,.fa-soccer-ball:before{content:""}.fa-paintbrush:before,.fa-paint-brush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-pen-to-square:before,.fa-edit:before{content:""}.fa-car-side:before{content:""}.fa-share-nodes:before,.fa-share-alt:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-half:before,.fa-hourglass-2:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand:before,.fa-hand-paper:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-ear-deaf:before,.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-square-rss:before,.fa-rss-square:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-staff-snake:before,.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-truck-medical:before,.fa-ambulance:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-half:before,.fa-temperature-2:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-storm:before,.fa-poo-bolt:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder:before,.fa-folder-blank:before{content:""}.fa-file-waveform:before,.fa-file-medical-alt:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-gauge:before,.fa-dashboard:before,.fa-gauge-med:before,.fa-tachometer-alt-average:before{content:""}.fa-wand-magic-sparkles:before,.fa-magic-wand-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-clip:before,.fa-pen-alt:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-van-shuttle:before,.fa-shuttle-van:before{content:""}.fa-building-user:before{content:""}.fa-square-caret-left:before,.fa-caret-square-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-chart-area:before,.fa-area-chart:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-spray-can-sparkles:before,.fa-air-freshener:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-maximize:before,.fa-expand-arrows-alt:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-shuffle:before,.fa-random:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-start:before,.fa-hourglass-1:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-thumbtack-slash:before,.fa-thumb-tack-slash:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-group:before,.fa-user-friends:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-circle-arrow-up:before,.fa-arrow-circle-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-lines:before,.fa-microphone-alt:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi:before,.fa-wifi-3:before,.fa-wifi-strong:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-pen:before,.fa-user-edit:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-top-left:before,.fa-border-style:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-square-poll-vertical:before,.fa-poll:before{content:""}.fa-mug-hot:before{content:""}.fa-car-battery:before,.fa-battery-car:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-right:before,.fa-mars-stroke-h:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-square-caret-up:before,.fa-caret-square-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-chart-bar:before,.fa-bar-chart:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-square-plus:before,.fa-plus-square:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-martini-glass:before,.fa-glass-martini-alt:before{content:""}.fa-rotate-left:before,.fa-rotate-back:before,.fa-rotate-backward:before,.fa-undo-alt:before{content:""}.fa-table-columns:before,.fa-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly:before,.fa-dolly-box:before{content:""}.fa-smoking:before{content:""}.fa-minimize:before,.fa-compress-arrows-alt:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angles-right:before,.fa-angle-double-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-euro-sign:before,.fa-eur:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-circle-check:before,.fa-check-circle:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-circle-chevron-up:before,.fa-chevron-circle-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-sterling-sign:before,.fa-gbp:before,.fa-pound-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-reply-all:before,.fa-mail-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-circle-arrow-down:before,.fa-arrow-circle-down:before{content:""}.fa-file-import:before,.fa-arrow-right-to-file:before{content:""}.fa-square-arrow-up-right:before,.fa-external-link-square:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-empty:before,.fa-temperature-0:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-scale-unbalanced-flip:before,.fa-balance-scale-right:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload:before,.fa-cloud-upload-alt:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-left-right:before,.fa-arrows-alt-h:before{content:""}.fa-boxes-packing:before{content:""}.fa-circle-arrow-left:before,.fa-arrow-circle-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-text-slash:before,.fa-remove-format:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-left-right:before,.fa-arrows-h:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download:before,.fa-cloud-download-alt:before{content:""}.fa-children:before{content:""}.fa-chalkboard:before,.fa-blackboard:before{content:""}.fa-user-large-slash:before,.fa-user-alt-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-simple-slash:before,.fa-handshake-alt-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-halved:before,.fa-shield-alt:before{content:""}.fa-book-atlas:before,.fa-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-zipper:before,.fa-file-archive:before{content:""}.fa-square:before{content:""}.fa-martini-glass-empty:before,.fa-glass-martini:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-pointed:before,.fa-feather-alt:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-rectangle-ad:before,.fa-ad:before{content:""}.fa-circle-arrow-right:before,.fa-arrow-circle-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-ol:before,.fa-list-1-2:before,.fa-list-numeric:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-dollar:before,.fa-money-check-alt:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-up-down-left-right:before,.fa-arrows-alt:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-stroke:before,.fa-star-half-alt:before{content:""}.fa-code:before{content:""}.fa-whiskey-glass:before,.fa-glass-whiskey:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-won-sign:before,.fa-krw:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-taxi:before,.fa-cab:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-helmet-safety:before,.fa-hard-hat:before,.fa-hat-hard:before{content:""}.fa-eject:before{content:""}.fa-circle-right:before,.fa-arrow-alt-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-signs-post:before,.fa-map-signs:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-house-user:before,.fa-home-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-martini-glass-citrus:before,.fa-cocktail:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-whole:before,.fa-apple-alt:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-quarter:before,.fa-temperature-1:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-square-poll-horizontal:before,.fa-poll-h:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball:before,.fa-basketball-ball:before{content:""}.fa-satellite-dish:before{content:""}.fa-circle-up:before,.fa-arrow-alt-circle-up:before{content:""}.fa-mobile-screen-button:before,.fa-mobile-alt:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-flip:before,.fa-phone-alt:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-forward-fast:before,.fa-fast-forward:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-square-parking:before,.fa-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-simple:before,.fa-bus-alt:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal:before,.fa-signal-5:before,.fa-signal-perfect:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-house-chimney:before,.fa-home-lg:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-scale-unbalanced:before,.fa-balance-scale-left:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-rotate-right:before,.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-xmark:before,.fa-calendar-times:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-gear:before,.fa-user-cog:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-person-digging:before,.fa-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple:before,.fa-gauge-simple-med:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right:before,.fa-quote-right-alt:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-up-right-from-square:before,.fa-external-link-alt:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-book-bible:before,.fa-bible:before{content:""}.fa-o:before{content:"O"}.fa-suitcase-medical:before,.fa-medkit:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-person-dress:before,.fa-female:before{content:""}.fa-comment-dollar:before{content:""}.fa-business-time:before,.fa-briefcase-clock:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-cake-candles:before,.fa-birthday-cake:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angles-up:before,.fa-angle-double-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass:before,.fa-hourglass-empty:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera:before,.fa-camera-alt:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-medical:before,.fa-prescription-bottle-alt:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-rotate-left:before,.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-rectangle-list:before,.fa-list-alt:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-circle-left:before,.fa-arrow-alt-circle-left:before{content:""}.fa-train-subway:before,.fa-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-simple:before,.fa-crop-alt:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-hands-asl-interpreting:before,.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-variable:before,.fa-square-root-alt:before{content:""}.fa-clock:before,.fa-clock-four:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-house-chimney-medical:before,.fa-clinic-medical:before{content:""}.fa-temperature-three-quarters:before,.fa-temperature-3:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-screen:before,.fa-mobile-android-alt:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-half:before,.fa-battery-3:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders:before,.fa-sliders-h:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-vertical:before,.fa-ellipsis-v:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-right-long:before,.fa-long-arrow-alt-right:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-tty:before,.fa-teletype:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-person-hiking:before,.fa-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-delete-left:before,.fa-backspace:before{content:""}.fa-eye-dropper:before,.fa-eye-dropper-empty:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile:before,.fa-mobile-android:before,.fa-mobile-phone:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-skull:before,.fa-book-dead:before{content:""}.fa-id-card:before,.fa-drivers-license:before{content:""}.fa-outdent:before,.fa-dedent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-house:before,.fa-home:before,.fa-home-alt:before,.fa-home-lg-alt:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-rotate-right:before,.fa-redo-alt:before,.fa-rotate-forward:before{content:""}.fa-utensils:before,.fa-cutlery:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-tower-broadcast:before,.fa-broadcast-tower:before{content:""}.fa-truck-pickup:before{content:""}.fa-up-long:before,.fa-long-arrow-alt-up:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-yen-sign:before,.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-ruble-sign:before,.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-circle-down:before,.fa-arrow-alt-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis:before,.fa-ellipsis-h:before{content:""}.fa-chess-pawn:before{content:""}.fa-kit-medical:before,.fa-first-aid:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card:before,.fa-credit-card-alt:before{content:""}.fa-car:before,.fa-automobile:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-square-h:before,.fa-h-square:before{content:""}.fa-podcast:before{content:""}.fa-temperature-full:before,.fa-temperature-4:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-handshake-angle:before,.fa-hands-helping:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-americas:before,.fa-earth:before,.fa-earth-america:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-empty:before,.fa-battery-0:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt:before,.fa-tachometer-alt-fast:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital:before,.fa-hospital-alt:before,.fa-hospital-wide:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-person-walking-with-cane:before,.fa-blind:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-stacked:before,.fa-boxes:before,.fa-boxes-alt:before{content:""}.fa-link:before,.fa-chain:before{content:""}.fa-ear-listen:before,.fa-assistive-listening-systems:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-table-tennis-paddle-ball:before,.fa-ping-pong-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-person-dots-from-line:before,.fa-diagnoses:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-pen:before,.fa-file-edit:before{content:""}.fa-receipt:before{content:""}.fa-square-pen:before,.fa-pen-square:before,.fa-pencil-square:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-full:before,.fa-battery:before,.fa-battery-5:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-ul:before,.fa-list-dots:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-dome:before,.fa-landmark-alt:before{content:""}.fa-arrow-up:before{content:""}.fa-tv:before,.fa-television:before,.fa-tv-alt:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-truck-fast:before,.fa-shipping-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-circle-half-stroke:before,.fa-adjust:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball:before,.fa-baseball-ball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-xmark:before,.fa-volume-mute:before,.fa-volume-times:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip:before,.fa-grip-horizontal:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-square-phone:before,.fa-phone-square:before{content:""}.fa-plus:before,.fa-add:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-xmark:before,.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-user:before,.fa-chalkboard-teacher:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left:before,.fa-quote-left-alt:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-shekel-sign:before,.fa-ils:before,.fa-shekel:before,.fa-sheqel:before,.fa-sheqel-sign:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet:before,.fa-tablet-android:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-rear:before,.fa-car-alt:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-quarter:before,.fa-battery-2:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumbtack:before,.fa-thumb-tack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender:before,.fa-transgender-alt:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-simple:before,.fa-ticket-alt:before{content:""}.fa-building:before{content:""}.fa-angles-left:before,.fa-angle-double-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-file-export:before,.fa-arrow-right-from-file:before{content:""}.fa-shield:before,.fa-shield-blank:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-circle-chevron-left:before,.fa-chevron-circle-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-wand-magic:before,.fa-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-empty:before,.fa-wine-glass-alt:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-person-biking:before,.fa-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-up-right-and-down-left-from-center:before,.fa-expand-alt:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-up-down:before,.fa-arrows-alt-v:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-link-slash:before,.fa-chain-broken:before,.fa-chain-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-flame-curved:before,.fa-fire-alt:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-face-angry:before,.fa-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-rss:before,.fa-feed:before{content:""}.fa-draw-polygon:before{content:""}.fa-scale-balanced:before,.fa-balance-scale:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer:before,.fa-tachometer-fast:before{content:""}.fa-shower:before{content:""}.fa-desktop:before,.fa-desktop-alt:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-three-quarters:before,.fa-battery-4:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-hand-fist:before,.fa-fist-raised:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-xmark:before,.fa-rectangle-times:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-triangle-exclamation:before,.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-share:before,.fa-mail-forward:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-right-left:before,.fa-exchange-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-water-ladder:before,.fa-ladder-water:before,.fa-swimming-pool:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-move:before,.fa-wheelchair-alt:before{content:""}.fa-turn-down:before,.fa-level-down-alt:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-square-envelope:before,.fa-envelope-square:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-bandage:before,.fa-band-aid:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-clip:before,.fa-id-card-alt:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-hand-dots:before,.fa-allergies:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-mug-saucer:before,.fa-coffee:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-large:before,.fa-user-alt:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-table-cells-row-unlock:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-turkish-lira-sign:before,.fa-try:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-gear:before,.fa-users-cog:before{content:""}.fa-person-military-pointing:before{content:""}.fa-building-columns:before,.fa-bank:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-simple:before,.fa-handshake-alt:before{content:""}.fa-jet-fighter:before,.fa-fighter-jet:before{content:""}.fa-square-share-nodes:before,.fa-share-alt-square:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video:before,.fa-video-camera:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-turn-up:before,.fa-level-up-alt:before{content:""}.sr-only,.fa-sr-only,.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root,:host{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-brands-400.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-brands-400.ttf)format("truetype")font-display:block}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-square-js:before,.fa-js-square:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-dart-lang:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-square-reddit:before,.fa-reddit-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-square-instagram:before,.fa-instagram-square:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-square-hacker-news:before,.fa-hacker-news-square:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-square-snapchat:before,.fa-snapchat-square:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-square-font-awesome-stroke:before,.fa-font-awesome-alt:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-square-dribbble:before,.fa-dribbble-square:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wpressr:before,.fa-rendact:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome:before,.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-square-github:before,.fa-github-square:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-square-gitlab:before,.fa-gitlab-square:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-square-odnoklassniki:before,.fa-odnoklassniki-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-square-pinterest:before,.fa-pinterest-square:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before,.fa-google-plus-square:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-square-pied-piper:before,.fa-pied-piper-square:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-square-facebook:before,.fa-facebook-square:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-flutter:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-square-lastfm:before,.fa-lastfm-square:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat:before,.fa-snapchat-ghost:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-square-behance:before,.fa-behance-square:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-square-git:before,.fa-git-square:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram:before,.fa-telegram-plane:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack:before,.fa-slack-hash:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium:before,.fa-medium-m:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:root,:host{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-regular-400.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-regular-400.ttf)format("truetype")font-display:block}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-solid-900.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-solid-900.ttf)format("truetype")font-display:block}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-brands-400.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-brands-400.ttf)format("truetype")font-display:block}@font-face{font-family:"Font Awesome 5 Free";font-weight:900;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-solid-900.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-solid-900.ttf)format("truetype")font-display:block}@font-face{font-family:"Font Awesome 5 Free";font-weight:400;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-regular-400.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-regular-400.ttf)format("truetype")font-display:block}@font-face{font-family:FontAwesome;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-solid-900.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-solid-900.ttf)format("truetype")font-display:block}@font-face{font-family:FontAwesome;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-brands-400.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-brands-400.ttf)format("truetype")font-display:block}@font-face{font-family:FontAwesome;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-regular-400.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-regular-400.ttf)format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DCfont-display:block}@font-face{font-family:FontAwesome;src:url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-v4compatibility.woff2)format("woff2"),url(https://ramshornnetwork.com/wp-content/themes/buddyx/assets/fonts/fa-v4compatibility.ttf)format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27Afont-display:block}.buddypress .bp-navs ul{margin:0}.avatar{aspect-ratio:1;object-fit:cover}body.buddypress article.page>.entry-header .entry-title{color:var(--color-h1)}.buddypress .entry-meta{display:none}body.bp-nouveau .entry-content{margin-top:0}.buddypress .entry-footer{border:0;padding:0}.buddypress .entry-content ol,.buddypress .entry-content ul{padding:0}.buddypress-wrap .select-wrap{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);border-radius:3px;display:inline-block}.buddypress-wrap .select-wrap select{text-indent:0;margin-right:0}body .buddypress-wrap .subnav-filters .component-filters select,body .buddypress-wrap .subnav-filters .last select{background-image:url(/wp-content/themes/buddyx/assets/images/arrow-down.svg);background-position:right 10px center;background-repeat:no-repeat;border:0;width:100%;max-width:100%;min-height:34px;font-size:14px}.buddypress-wrap .standard-form select{padding-left:10px}.buddypress-wrap .select-wrap span.select-arrow{display:none}.buddypress-wrap select,#buddypress.buddypress-wrap form#whats-new-form #whats-new-options select{font-family:inherit;font-style:inherit;vertical-align:middle;background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);height:auto;min-height:35px;box-shadow:none;color:inherit;border-radius:3px;outline:none;padding:0 40px 0 12px;font-size:15px;display:inline-block}select,.buddypress-wrap .select-wrap select,body #buddypress.buddypress-wrap form#whats-new-form #whats-new-options select,.buddypress-wrap #notification-select,.buddypress-wrap .standard-form select{-webkit-appearance:none;background-image:url(/wp-content/themes/buddyx/assets/images/arrow-down.svg);background-position:right 1rem center;background-repeat:no-repeat;padding-right:40px}.buddypress-wrap input[type=email]:focus,.buddypress-wrap input[type=password]:focus,.buddypress-wrap input[type=tel]:focus,.buddypress-wrap input[type=text]:focus,.buddypress-wrap input[type=url]:focus,.buddypress-wrap textarea:focus{box-shadow:none}.buddypress-wrap .standard-form.profile-edit input:focus{background:var(--bx-color-bg-elevated,#fff);background-color:#fff}#buddypress .comment-reply-link,#buddypress .generic-button a,#buddypress .follow-button.generic-button button,#buddypress .standard-form button,#buddypress a.button,#buddypress input[type=button],#buddypress input[type=reset]:not(.text-button),#buddypress input[type=submit],#buddypress ul.button-nav li a,a.bp-title-button,#buddypress.buddypress-wrap .activity-list .load-more a,#buddypress.buddypress-wrap .activity-list .load-newest a,.buddypress .buddypress-wrap .bp-list.grid .action a,.buddypress .buddypress-wrap .bp-list.grid .action button,.buddypress .buddypress-wrap .action button,form#bp-data-export button,body.bp-nouveau.media #buddypress div#item-header div#item-header-content button,body.bp-nouveau.media #buddypress div#item-header div#item-header-content a,.buddypress .buddypress-wrap button.button,.buddypress .buddypress-wrap button.button.edit,.buddypress .buddypress-wrap .btn-default,.moderation-popup .modal-container .bb-model-footer .button.report-submit,button#bbp_topic_submit,button#bbp_reply_submit,.buddypress .buddypress-wrap button.mpp-button-primary,button#mpp-edit-media-submit,.ges-change,.group-email-tooltip__close,#bplock-login-btn,#bplock-register-btn,.bgr-submit-review,#bupr_save_review,button.friendship-button,button.group-button,.buddypress-wrap .members-list li .member-button-wrap .generic-button button,.avatar-history-actions button.avatar-history-action.recycle,.avatar-history-actions button.avatar-history-action.delete,.avatar-history-actions button.recycle.disabled,.avatar-history-actions button.delete.disabled,#buddypress #header-cover-image .header-cover-reposition-wrap>.button,.buddypress .buddypress-wrap button.gamipress-achievement-unlock-with-points-button,button.gamipress-achievement-unlock-with-points-button,.buddypress .buddypress-wrap button.ges-change,.buddypress .buddypress-wrap button.group-email-tooltip__close,.bp-member-blog-post-form button.button{font-family:inherit;font-size:initial;color:var(--button-text-color);background-color:var(--button-background-color);text-align:center;cursor:pointer;border:1px solid var(--button-border-color);vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0;padding:8px 20px;font-style:normal;font-weight:700;line-height:1.3;text-decoration:none;transition:all .2s linear;display:inline-block;border-radius:var(--button-border-radius)!important}#buddypress .comment-reply-link:hover,#buddypress .generic-button a:hover,#buddypress .follow-button.generic-button button:hover,#buddypress .standard-form button:hover,#buddypress a.button:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:not(.text-button):hover,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:hover,a.bp-title-button:hover,#buddypress.buddypress-wrap .activity-list .load-more a:hover,#buddypress.buddypress-wrap .activity-list .load-newest a:hover,.buddypress .buddypress-wrap .bp-list.grid .action a:focus,.buddypress .buddypress-wrap .bp-list.grid .action a:hover,.buddypress .buddypress-wrap .bp-list.grid .action button:focus,.buddypress .buddypress-wrap .bp-list.grid .action button:hover,.buddypress .buddypress-wrap .action button:hover,form#bp-data-export button:hover,body.bp-nouveau.media #buddypress div#item-header div#item-header-content button:hover,body.bp-nouveau.media #buddypress div#item-header div#item-header-content a:hover,.buddypress .buddypress-wrap button.button:hover,.buddypress .buddypress-wrap button.button.edit:hover,.buddypress .buddypress-wrap .btn-default:hover,.moderation-popup .modal-container .bb-model-footer .button.report-submit:hover,button#bbp_topic_submit:hover,button#bbp_reply_submit:hover,.buddypress .buddypress-wrap button.mpp-button-primary:hover,button#mpp-edit-media-submit:hover,.ges-change:hover,.group-email-tooltip__close:hover,#bplock-login-btn:hover,#bplock-register-btn:hover,.bgr-submit-review:hover,#bupr_save_review:hover,button.friendship-button:hover,button.group-button:hover,.avatar-history-actions button.avatar-history-action.recycle:hover,.avatar-history-actions button.avatar-history-action.delete:hover,.avatar-history-actions button.recycle.disabled:hover,.avatar-history-actions button.delete.disabled:hover,#buddypress #header-cover-image .header-cover-reposition-wrap>.button:hover,#buddypress #header-cover-image .header-cover-reposition-wrap>.button:focus,.buddypress .buddypress-wrap button.gamipress-achievement-unlock-with-points-button:hover,button.gamipress-achievement-unlock-with-points-button:hover,.buddypress .buddypress-wrap button.ges-change:hover,.buddypress .buddypress-wrap button.group-email-tooltip__close:hover,.bp-member-blog-post-form button.button:hover,.bp-member-blog-post-form button.button:focus{background-color:var(--button-background-hover-color);border:1px solid var(--button-border-hover-color);color:var(--button-text-hover-color)}.buddypress .buddypress-wrap button.text-button:focus,.buddypress .buddypress-wrap button.text-button:hover,.buddypress .buddypress-wrap input.text-button:focus,.buddypress .buddypress-wrap input.text-button:hover{background:0 0;text-decoration:none}body.buddypress #buddypress.buddypress-wrap .wp-editor-tabs button,body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container button,body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container input[type=button]{background:var(--bx-color-bg-elevated,#fff);border-color:var(--bx-color-border,#ccc);color:var(--bx-color-fg-muted,#555);cursor:pointer;font-family:inherit;font-size:inherit;text-align:center;border-style:solid;border-width:1px;outline:0;width:auto;padding:2px 3px;font-weight:400;line-height:normal;text-decoration:none;border-radius:0!important}body.buddypress #buddypress.buddypress-wrap .wp-editor-tabs button:hover,body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container button:hover,body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container input[type=button]:hover{background:var(--bx-color-divider,#ededed);border-color:var(--bx-color-fg-muted,#999);color:var(--bx-color-fg-muted,#333);outline:0;text-decoration:none}body.buddypress #buddypress.buddypress-wrap .tmce-active button.switch-tmce{background:var(--bx-color-bg-muted,#f5f5f5);border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0;border-radius:0!important}#buddypress.buddypress-wrap .wp-switch-editor{padding:3px 8px 4px!important}body.buddypress #buddypress.buddypress-wrap .html-active button.switch-html{background:var(--bx-color-bg-muted,#f5f5f5);border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0;border-radius:0!important}.buddypress .buddypress-wrap .wp-editor-container .button-small[type=button]{padding:0 8px 1px!important}.buddypress-wrap .bp-messages,.buddypress-wrap .bp-feedback{border:1px solid var(--global-border-color);box-shadow:none;border-radius:3px;max-width:1140px;margin-left:auto;margin-right:auto;padding:.615em 2.25em .615em .7em;font-size:14px;line-height:1.5}.buddypress-wrap .activity-update-form .bp-messages,.buddypress-wrap .activity-update-form .bp-feedback{margin:10px}.buddypress-wrap .bp-messages .bp-icon,.buddypress-wrap .bp-feedback .bp-icon{margin:-10px}.buddypress-wrap .bp-feedback p{padding:3px 3px 3px 8px;font-size:14px;line-height:1.5}.buddypress .avatar,.grid>li .item-avatar .avatar{border-radius:3px}body.round-avatars .buddypress-wrap .avatar,.buddypress.round-avatars .avatar,body.round-avatars #buddypress #item-header-cover-image #item-header-avatar img.avatar{border-radius:50%}.round-avatars #buddypress #item-header-cover-image #item-header-avatar .member-status{top:15px;right:15px}body:not(.round-avatars) .grid .member-status{top:-2px;right:-2px}@media screen and (min-width:46.8em){.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links){border-bottom:1px solid var(--global-border-color);box-shadow:none;border-top:0}}@media screen and (max-width:46.8em){.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs:not(.bp-subnavs) li{background:var(--bx-color-bg-muted,#f5f5f5)}.buddypress-wrap .subnav-filters div#activity-filter-select,.buddypress-wrap .subnav-filters .select-wrap{width:100%}}.buddypress-wrap .bp-navs li{margin-bottom:0}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items>li,#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-subnav-nav-items>li{display:block}.buddypress-wrap .bp-navs li:not(.current) a:focus,.buddypress-wrap .bp-navs li:not(.current) a:hover,.buddypress-wrap .bp-navs li:not(.selected) a:focus,.buddypress-wrap .bp-navs li:not(.selected) a:hover,.buddypress-wrap .bp-navs li.current a,.buddypress-wrap .bp-navs li.current a:focus,.buddypress-wrap .bp-navs li.current a:hover,.buddypress-wrap .bp-navs li.selected a,.buddypress-wrap .bp-navs li.selected a:focus,.buddypress-wrap .bp-navs li.selected a:hover{color:var(--color-theme-primary);background:0 0}.buddypress-wrap .bp-navs li.current a,.buddypress-wrap .bp-navs li.selected a{border-bottom:1px solid var(--color-theme-primary);background:0 0;font-weight:500}.buddypress-wrap .bp-navs li.selected a,.avatar-history-table td .avatar.selected{border-color:var(--color-theme-primary)}.buddypress-wrap .bp-navs.dir-navs li.selected a,.buddypress-wrap .bp-navs.dir-navs li.current a,.buddypress-wrap .bp-navs.dir-navs li.selected a:hover,.buddypress-wrap .bp-navs.dir-navs li.current a:hover,.buddypress-wrap .bp-navs.dir-navs li.selected a:focus,.buddypress-wrap .bp-navs.dir-navs li.current a:focus{background:0 0}.bp-navs.bp-navs{overflow:initial}ul.component-navigation.activity-nav li{display:inline-block}.bp-dir-vert-nav ul.component-navigation.activity-nav li{display:block}ul.component-navigation.activity-nav li a{margin:0}.buddypress-wrap .bp-subnavs{margin:0;border:0!important}.buddypress-wrap ul.subnav{background:var(--bx-color-bg-muted,#fafafa);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);width:100%;margin:15px 0;padding:0 8px}.buddypress-wrap .bp-navs ul.subnav li a{padding:8px 10px}.buddypress-wrap.bp-dir-hori-nav ul.subnav{margin-top:0}body.media .buddypress-wrap.bp-dir-hori-nav ul.subnav{margin-top:15px}.buddypress-wrap.bp-vertical-navs ul.subnav,.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li{margin:0}#buddypress.buddypress-wrap .bp-invites-nav ul.subnav li{float:none;display:inline-block}.bp-navs:after,.bp-navs ul:after{content:" ";clear:both;display:table}.bp-navs ul li a{border-bottom:1px solid #0000;margin-bottom:-1px}.buddypress-wrap .bp-pagination{float:none;flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}.bp-pagination-links .page-numbers{text-align:center;border-radius:var(--button-border-radius);width:28px;height:28px;padding:0;font-size:12px;line-height:28px;display:inline-block}.bp-pagination-links a.prev,.bp-pagination-links a.next{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);font-size:0}.bp-pagination-links span.page-numbers:not(.dots){color:#fff;background-color:var(--color-theme-primary)}.bp-navs ul li .count,.buddypress-wrap .bp-navs li.dynamic a .count{background:var(--color-theme-primary);box-shadow:none;color:#fff;letter-spacing:-.26px;text-align:center;vertical-align:middle;border:0;border-radius:100px;min-width:22px;margin-left:3px;padding:2px 7px;font-size:11px;font-weight:600;line-height:16px;display:inline-block}.buddypress-wrap .bp-navs li.dynamic a .count:empty{display:none}.buddypress-wrap .bp-navs li.current a .count,.buddypress-wrap .bp-navs li.dynamic.current a .count,.buddypress-wrap .bp-navs li.selected a .count,.buddypress_object_nav .bp-navs li.current a .count,.buddypress_object_nav .bp-navs li.selected a .count,.buddypress-wrap .bp-navs li.dynamic.selected a .count,.buddypress_object_nav .bp-navs li.dynamic a .count,.buddypress_object_nav .bp-navs li.dynamic.current a .count,.buddypress_object_nav .bp-navs li.dynamic.selected a .count,.bp-single-vert-nav .bp-navs.vertical li span,.buddypress-wrap .bp-navs li.dynamic a:hover .count,.buddypress_object_nav .bp-navs li.dynamic a:hover .count,.buddypress-wrap .rtm-bp-navs ul li.selected a:hover>span,.buddypress-wrap .rtm-bp-navs ul li.selected a>span,.users-header .bp-member-type,.single-headers .group-status .group-type{background-color:var(--color-theme-primary)}.buddypress #buddypress.bp-dir-hori-nav .create-button a,.buddypress #buddypress.bp-dir-hori-nav .create-button a:hover{text-decoration:none}.buddypress-wrap .subnav-filters{margin:20px 0}.buddypress-wrap form.bp-dir-search-form,.buddypress-wrap form.bp-invites-search-form,.buddypress-wrap form.bp-messages-search-form,.buddypress-wrap .media_search.media_search{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);box-shadow:none;margin:0;padding:0;position:relative}#buddypress #group-activity-search,#buddypress #dir-members-search,#buddypress #dir-groups-search,#buddypress #dir-activity-search{background-color:#0000;border:0;height:35px;padding-left:35px;font-size:14px}body .buddypress-wrap .bp-invites-search-form input[type=search],body .buddypress-wrap form.bp-dir-search-form input[type=search],body .buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form#group-members-search input[type=search],.buddypress-wrap form#group-members-search input[type=text],.buddypress-wrap form.bp-dir-search-form input[type=search],.buddypress-wrap form.bp-dir-search-form input[type=text],.buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form.bp-messages-search-form input[type=text],.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=search],.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=text],.buddypress-wrap .media_search.media_search .media_search_input{background-image:url(/wp-content/themes/buddyx/assets/images/search.svg);background-position:10px;background-repeat:no-repeat;background-size:16px;width:100%;min-width:210px;padding-left:2rem;font-size:14px}.buddypress-wrap form.bp-dir-search-form button[type=submit],.buddypress-wrap form.bp-messages-search-form button[type=submit],.buddypress-wrap form#group-members-search button[type=submit],.buddypress-wrap form.bp-dir-search-form button[type=submit],.buddypress-wrap form.bp-messages-search-form button[type=submit],.buddypress-wrap form[data-bp-search].bp-invites-search-form button[type=submit],.buddypress-wrap .media_search.media_search .search_option{opacity:0;visibility:hidden;width:0;height:0;position:absolute;right:0}.buddypress-wrap .field_type_multiselectbox select[multiple]{background-image:none;border-radius:0;width:100%;min-height:85px;overflow:auto}.buddypress-wrap .field_type_multiselectbox select[multiple] option{padding:2px 5px}.buddypress-wrap .standard-form textarea,.buddypress-wrap .standard-form input[type=text],.buddypress-wrap .standard-form input[type=color],.buddypress-wrap .standard-form input[type=date],.buddypress-wrap .standard-form input[type=datetime],.buddypress-wrap .standard-form input[type=datetime-local],.buddypress-wrap .standard-form input[type=email],.buddypress-wrap .standard-form input[type=month],.buddypress-wrap .standard-form input[type=number],.buddypress-wrap .standard-form input[type=range],.buddypress-wrap .standard-form input[type=search],.buddypress-wrap .standard-form input[type=tel],.buddypress-wrap .standard-form input[type=time],.buddypress-wrap .standard-form input[type=url],.buddypress-wrap .standard-form input[type=week],.buddypress-wrap .standard-form select,.buddypress-wrap .standard-form input[type=password],.buddypress-wrap .standard-form [data-bp-search] input[type=search],.buddypress-wrap .standard-form [data-bp-search] input[type=text],.buddypress-wrap .standard-form .groups-members-search input[type=search],.buddypress-wrap .standard-form .groups-members-search input[type=text]{border-radius:var(--form-border-radius)}.buddypress-wrap .standard-form input[required],.buddypress-wrap .standard-form textarea[required],.buddypress-wrap .standard-form select[required]{border-width:1px}@supports (-webkit-touch-callout:none){@media (hover:none) and (pointer:coarse){body .buddypress-wrap .subnav-filters .component-filters select,body .buddypress-wrap .subnav-filters .last select,.buddypress-wrap select,#buddypress.buddypress-wrap form#whats-new-form #whats-new-options select,.buddypress-wrap .standard-form textarea,.buddypress-wrap .standard-form input[type=text],.buddypress-wrap .standard-form input[type=color],.buddypress-wrap .standard-form input[type=date],.buddypress-wrap .standard-form input[type=datetime],.buddypress-wrap .standard-form input[type=datetime-local],.buddypress-wrap .standard-form input[type=email],.buddypress-wrap .standard-form input[type=month],.buddypress-wrap .standard-form input[type=number],.buddypress-wrap .standard-form input[type=search],.buddypress-wrap .standard-form input[type=tel],.buddypress-wrap .standard-form input[type=time],.buddypress-wrap .standard-form input[type=url],.buddypress-wrap .standard-form input[type=week],.buddypress-wrap .standard-form select,.buddypress-wrap .standard-form input[type=password],.buddypress-wrap .standard-form [data-bp-search] input[type=search],.buddypress-wrap .standard-form [data-bp-search] input[type=text],.buddypress-wrap .standard-form .groups-members-search input[type=search],.buddypress-wrap .standard-form .groups-members-search input[type=text],body.personal.attachments #bp-media-library .media-toolbar-primary .components-select-control__input,#buddypress #group-activity-search,#buddypress #dir-members-search,#buddypress #dir-groups-search,#buddypress #dir-activity-search,body .buddypress-wrap .bp-invites-search-form input[type=search],body .buddypress-wrap form.bp-dir-search-form input[type=search],body .buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form#group-members-search input[type=search],.buddypress-wrap form#group-members-search input[type=text],.buddypress-wrap form.bp-dir-search-form input[type=search],.buddypress-wrap form.bp-dir-search-form input[type=text],.buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form.bp-messages-search-form input[type=text],.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=search],.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=text],.buddypress-wrap .media_search.media_search .media_search_input{font-size:16px}}}@media screen and (max-width:767px){.ac-form textarea,.activity-list .ac-form textarea{line-height:1.4;font-size:16px!important}}.rtmedia-actions-before-comments .rtmedia-comment-link:hover,.rtmedia-actions-before-comments .rtmedia-view-conversation:hover,#buddypress .rtmedia-actions-before-comments .rtmedia-like:hover{color:var(--color-theme-primary)}div#rtmedia-action-update>span{display:none}.bp-nouveau .activity-update-form.activity-update-form #aw-whats-new-reset{margin-top:0}.bp-nouveau #aw-whats-new-reset,.bp-nouveau #aw-whats-new-reset:hover{background:0 0;border:0}.activity-list .activity-item .activity-content .rtm-activity-media-list{line-height:0}.rtmedia-activity-container .rtm-activity-music-list,.rtmedia-activity-container .rtm-activity-video-list{padding:10px!important}.rtmedia-activity-container li.media-type-music,.rtmedia-activity-container li.media-type-video{margin:5px!important}.rtmedia-activity-container .rtmedia-item-title,.rtmedia-activity-container .rtmedia-item-title a{display:none}.rtmedia-activity-text{margin:0 15px 15px;display:inline-block}.rtm-activity-media-list:not(.rtmedia-activity-media-length-1){flex-flow:wrap;align-items:flex-start;display:flex;position:relative;margin:0!important}.rtm-activity-media-list:before,.rtm-activity-media-list:after{content:normal}.media-type-photo .rtmedia-item-thumbnail{border-radius:0!important}.media-type-photo{flex:0 0 50%;max-width:50%}.rtmedia-activity-media-length-1 .media-type-photo,.rtmedia-activity-media-length-4 .media-type-photo:first-child,.rtmedia-activity-media-length-3 .media-type-photo:first-child{flex:0 0 100%;min-width:0;max-width:100%}.rtm-activity-media-list:not(.rtmedia-activity-media-length-1):not(.rtmedia-activity-media-length-3):not(.rtmedia-activity-media-length-4) .media-type-photo:first-child,.rtm-activity-media-list:not(.rtmedia-activity-media-length-4) .media-type-photo:nth-child(2),.rtm-activity-media-list.rtmedia-activity-media-length-3 .media-type-photo:nth-child(3){flex:0 0 50%;max-width:50%}.media-type-photo .rtmedia-item-thumbnail{margin:0;padding-top:100%;position:relative}.media-type-photo .rtmedia-item-thumbnail img{z-index:0;object-fit:cover;width:auto;min-width:100%;min-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.rtmedia-activity-media-length-1 .media-type-photo .rtmedia-item-thumbnail{padding-top:0}.rtmedia-activity-media-length-1 .media-type-photo .rtmedia-item-thumbnail img{position:relative}.rtm-activity-media-list.rtmedia-activity-media-length-3 .media-type-photo:first-child .rtmedia-item-thumbnail,.rtm-activity-media-list.rtmedia-activity-media-length-4 .media-type-photo:first-child .rtmedia-item-thumbnail{margin:0;padding-top:52.56%;position:relative}.rtm-activity-media-list.rtmedia-activity-media-length-3 .media-type-photo:first-child .rtmedia-item-thumbnail img,.rtm-activity-media-list.rtmedia-activity-media-length-4 .media-type-photo:first-child .rtmedia-item-thumbnail img{z-index:0;object-fit:cover;width:auto;min-width:100%;min-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.widget .rtmedia-remain-count{font-size:16px}.rtmedia-list-item>a{cursor:pointer}.rtmedia-activity-container li.media-type-photo:not(.masonry-brick) .rtmedia-item-thumbnail img{object-fit:cover}.rtmedia-activity-container ul.rtmedia-list.rtm-activity-media-list:not(.rtmedia-activity-media-length-1) li.media-type-photo:not(.masonry-brick){line-height:0;width:100%!important;height:100%!important;margin:0!important;padding:0!important}body .rtmedia-activity-container li.media-type-photo{margin:0;padding:0;width:100%!important;height:100%!important}body .rtmedia-activity-container ul.rtm-activity-media-list{overflow:hidden}.rtmedia-activity-container .rtmedia-list.masonry{margin:0 7px 6px!important;padding:0 8px!important}.rtmedia-activity-container .rtmedia-list.masonry li.media-type-photo{margin:0 0 8px;width:32%!important;height:auto!important}.rtmedia-activity-container .rtmedia-list-item.masonry-brick{display:inline-block;padding:0!important}.activity-list .activity-item .activity-meta.action select.rtm-form-select{vertical-align:bottom;min-height:37px;margin-top:14px;margin-right:11px}body.bp-nouveau .activity-update-form .rtmedia-plupload-container{width:98%}.buddypress-wrap .rtm-bp-navs ul li a>span{background:var(--bx-color-divider,#c8cbcf);box-shadow:none;color:#fff;letter-spacing:-.26px;text-align:center;vertical-align:text-bottom;border:0;border-radius:100px;min-width:22px;margin-left:3px;padding:2px 7px;font-size:11px;font-weight:600;line-height:16px;display:inline-block}.buddypress-wrap .rtm-bp-navs ul li.selected a>span,.buddypress-wrap .rtm-bp-navs ul li.selected a:hover>span{background:var(--color-theme-primary);color:#fff}.buddypress-wrap .rtm-gallery-media-title-container .rtm-media-options{margin-bottom:20px}.buddypress-wrap .rtm-gallery-media-title-container #rtm-media-options:after{content:" ";clear:both;display:table}.rtmedia-activity-container .rtm-activity-video-list{flex-flow:wrap;align-items:flex-start;display:flex;position:relative}.rtmedia-activity-container .rtm-activity-video-list li.media-type-video,.rtmedia-activity-container .rtm-activity-video-list.rtmedia-activity-media-length-1 li.media-type-video{flex:0 0 100%;max-width:100%;width:auto!important;height:auto!important;margin:0!important;padding:5px!important}.rtmedia-activity-container .rtm-activity-video-list li.media-type-video div.rtmedia-item-thumbnail .mejs-video,.rtmedia-activity-container .rtm-activity-video-list li.media-type-video div.rtmedia-item-thumbnail .mejs-video video{min-height:300px!important}@media screen and (min-width:768px){.rtmedia-activity-container .rtm-activity-video-list li.media-type-video{flex:0 0 50%;max-width:50%}}.media .rtmedia-list:not(.masonry){flex-flow:wrap;align-items:flex-start;display:flex}.media .rtmedia-container .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item{width:175px;height:175px;margin-bottom:5px;overflow:hidden}@media (max-width:480px){.media .rtmedia-container .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item{width:45%;height:120px}}.media .rtmedia-list-item.masonry-brick{overflow:hidden}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-item-thumbnail{background:var(--bx-color-border,#e8e8e8)}.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail,.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{max-width:175px;max-height:175px;line-height:inherit;width:175px!important;height:175px!important}.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{max-width:175px;max-height:175px}@media (max-width:480px){.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail,body.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{min-height:200px;max-height:200px;width:100%!important;height:100%!important}}.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{object-fit:cover;padding:5px}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item:hover .rtmedia-item-thumbnail>img{opacity:.4;animation:.5s forwards lightBlur}@keyframes lightBlur{0%{filter:blur()}to{filter:blur(4px)}}.media .rtmedia-gallery-item-actions{pointer-events:none;z-index:9;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions>a{color:#fffc;pointer-events:auto;border-radius:20px;align-items:center;padding:5px 10px;text-decoration:none;transition:background-color .25s ease-out,color .25s ease-out;display:flex}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions>a:not(.rtm-delete-media){background:#f8f8f826}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions .rtm-delete-media{margin-top:.5rem}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions .rtm-delete-media:hover{color:red}.media .rtm-tabs li.active a{color:var(--color-theme-primary)}.media .rtm-tabs-content{border:1px solid var(--global-border-color);border-top:0;padding:15px}#buddypress.buddypress-wrap input[type=button],#buddypress.buddypress-wrap input[type=submit],#buddypress.buddypress-wrap a.rtm-button-back{padding:8px 20px}.media .rtmedia-editor-buttons{margin-top:15px}button.mfp-close,button.mfp-arrow{border-radius:0}.rtmedia-gallery-item-actions .dashicons{transition:none}body:not(.buddyx-mediapress) .mfp-arrow{cursor:pointer;filter:alpha(opacity=65);-webkit-tap-highlight-color:transparent;opacity:0;z-index:10;-webkit-appearance:none;background:0 0;width:50px;height:60px;margin:-50px 0 0;padding:0;transition:all .3s ease-out;position:absolute;top:50%}body:not(.buddyx-mediapress) .mfp-arrow:after{content:"";border:13px inset #0000;border-width:13px medium;width:0;height:0;margin-top:10px;margin-left:35px;display:block;position:absolute;top:8px;left:0}body:not(.buddyx-mediapress) .mfp-arrow-left:after,body:not(.buddyx-mediapress) .mfp-arrow-right:after{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-left:0;margin-left:13px;font-family:"Font Awesome 6 Free";font-size:24px;font-weight:900}body:not(.buddyx-mediapress) .mfp-arrow-left:after{content:""}body:not(.buddyx-mediapress) .mfp-arrow-right:after{content:""}body:not(.buddyx-mediapress) .mfp-arrow-left:before,body:not(.buddyx-mediapress) .mfp-arrow-right:before{border:none}.activity-update-form{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);box-shadow:none;margin:0 0 15px;padding:0;position:relative;border-radius:var(--global-border-radius)!important}.activity-update-form #whats-new-avatar{text-align:left;padding:12px 15px;line-height:0}.activity-update-form #whats-new-avatar img{max-width:50px}#buddypress input#aw-whats-new-submit,form.ac-form .ac-reply-content input{letter-spacing:0;width:auto;height:34px;min-height:34px;margin:0;font-size:14px;font-weight:500;border-radius:var(--button-border-radius)!important;padding:0 20px!important}select#whats-new-post-in{padding-right:40px}.buddypress-wrap #whats-new-post-in{font-size:initial}.activity-update-form #whats-new-content{margin-left:65px;padding:0}.activity-update-form #whats-new-post-in-box,#buddypress.buddypress-wrap form#whats-new-form #whats-new-submit{margin:10px 0;padding:0}#buddypress.buddypress-wrap form#whats-new-form #whats-new-submit{margin-left:auto}.activity-update-form #whats-new-textarea textarea{background-color:var(--bx-color-bg-elevated,#fff);color:var(--bx-color-fg,#111);min-height:70px;padding:10px;border-radius:var(--form-border-radius)!important}.buddypress-wrap #whats-new-textarea{border:0;margin:0;padding:12px 15px}#buddypress #whats-new-options{border-top:1px solid var(--bx-color-border,#ddd);background:#00000005;flex-flow:wrap;align-items:center;margin-left:0;padding:0 15px;display:flex}#buddypress .activity-form #whats-new-options{overflow:visible}#buddypress #whats-new-submit{flex-flow:row-reverse;margin:10px 0 10px auto;display:flex}.activity-update-form #whats-new-submit input{width:auto;margin-bottom:0}@media screen and (max-width:46.8em){.activity-update-form #whats-new-avatar{margin:0;padding-bottom:0}.activity-update-form #whats-new-content{margin-left:0}}body.bp-nouveau .activity-update-form .rtmedia-uploader-div{margin-bottom:15px;margin-left:15px}.activity-update-form #whats-new-post-in-box #whats-new-post-in-box-items{margin:0}.activity-update-form #whats-new-post-in-box #whats-new-post-in-box-items li{margin:0 10px}button#rtmedia-add-media-button-post-update,.rtm-upload-button-wrapper button.rtmedia-comment-media-upload,button.rtmedia-comment-media-upload{text-transform:none;box-shadow:inset 0 0 0 1px var(--bx-color-border,#e8e8e8);font-weight:400;background:var(--bx-color-bg-elevated,#fff)!important;color:#0009!important;text-shadow:none!important;border-radius:.285714rem!important;padding:.3em .5em!important}.activity-list.bp-list{background:0 0;border:0;margin:0;padding:0}.activity-list.bp-list .activity-item{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);box-shadow:none;margin:2rem 0;padding:0;position:relative;border-radius:var(--global-border-radius)!important}body:not(.logged-in) .activity-list.bp-list .activity-item{overflow:hidden}.activity-item-head{margin-bottom:0;display:flex}.activity-card-head{border-bottom:1px solid var(--global-border-color);padding:12px 15px 11px}.card-head-content-type{text-transform:capitalize;font-size:14px;font-weight:700;display:inline-block;margin:0!important}.activity-list.item-list .activity-item .activity-avatar{flex:0 0 40px;width:auto;margin:0 15px 0 0;line-height:0}.bp-list li .item-avatar a{display:inline-block;position:relative}.activity-list .activity-item div.item-avatar img,.activity-list .activity-item.mini .activity-avatar img.avatar,.activity-list .activity-item.mini .activity-avatar img.FB_profile_pic{max-width:50px}.activity-list .activity-item .activity-header{width:auto;margin:0}.activity-item-head{padding:1em}.activity-list .activity-item .activity-header p{margin:0}.activity-list .activity-item .activity-header a:not(.view),.activity-list .activity-item .activity-header a:not(.activity-time-since),.activity-list .activity-item .activity-header a:not(.activity-time-since){font-weight:600}.activity-list .activity-item .activity-header .activity-time-since{display:block}.activity-list .activity-item .activity-content .activity-inner,.activity-list .activity-item .activity-content blockquote{background:0 0;margin:0;overflow:visible}.activity-list .activity-item .activity-content .activity-inner,.activity-list .activity-item .activity-content blockquote p{padding:0}.buddypress-wrap .activity-inner{font-size:inherit}.buddypress-wrap .activity-inner p{padding:0 15px;margin-bottom:15px!important}.buddypress-wrap .new_blog_comment .activity-inner p{padding:0}.buddypress-wrap .activity-list .activity-item.new_blog_comment .activity-content .activity-inner{margin-bottom:15px}.activity-list .activity-item .activity-meta.action .fav:before,.activity-list .activity-item .activity-meta.action .unfav:before{content:""}.activity-list .activity-item .activity-meta.action .unfav:before{color:var(--bx-color-error,#db2828)}div#buddypress .activity-read-more{margin-left:0}div#buddypress .activity-read-more a{font-size:inherit;clear:both;text-align:center;background-color:var(--bx-color-divider,#eee);border-radius:var(--global-border-radius);border:0;margin-top:15px;padding:12px 25px;line-height:1.2;display:block}.buddypress-wrap .activity-list .load-more,.buddypress-wrap .activity-list .load-newest{box-shadow:none;background:0 0;border:0;border-radius:0;margin:30px 0 15px;overflow:hidden}.buddypress-wrap .activity-list .load-more a,.buddypress-wrap .activity-list .load-newest a{color:inherit;padding:.5em 0;display:inline-block}.buddypress-wrap .activity-list .load-more:focus,.buddypress-wrap .activity-list .load-more:hover,.buddypress-wrap .activity-list .load-newest:focus,.buddypress-wrap .activity-list .load-newest:hover{box-shadow:none;border:0}.activity-list .activity-item .activity-meta.action{border:0;border-top:1px solid var(--global-border-color);text-align:left;background:#00000005;flex-flow:wrap;align-items:center;margin:0;padding:0 15px 15px;display:flex;position:relative}form.ac-form .ac-reply-content .ac-textarea textarea{border-radius:var(--form-border-radius)!important}.activity-list .activity-item.has-comments .activity-content>.activity-meta.action{border-bottom:1px solid var(--global-border-color)}.bp-list li .action .generic-button{font-size:inherit}.activity-list.bp-list .activity-item .activity-meta.action .generic-button{margin-top:15px;margin-right:11px}.activity-list.bp-list .activity-item .activity-meta.action .generic-button .fa{min-width:23px;font-size:18px;line-height:1.3}@media screen and (min-width:46.8em){.activity-list .activity-item .activity-meta.action .bp-screen-reader-text{clip:auto;width:auto;height:auto;margin:0 0 0 5px;position:relative;overflow:visible}}@media screen and (max-width:46.8em){.activity-list .activity-item .activity-meta .bmpro-flag-activity-btn span,.activity-list .activity-item .activity-meta .bmpro-unflag-activity-btn span,.activity-list .activity-item .activity-meta .bpsp-pin-tool span,.activity-list .activity-item .activity-meta .bp-share-button span,#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .buddyboss_edit_activity_cancel,#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button.buddyboss_edit_activity{font-size:0}.site-wrapper .bmpro-flag-activity-btn:before,.site-wrapper .bmpro-unflag-activity-btn:before,.bp-nouveau .activity-list .activity-item .activity-meta.action .bp-share-button:before{margin-right:0}}.activity-list .activity-item .activity-meta.action .button{text-transform:none;font-weight:400;background:var(--bx-color-bg-elevated,#fff)!important;color:var(--bx-color-fg,#0009)!important;text-shadow:none!important;border-radius:.285714rem!important;padding:6px 12px!important}.activity-list .activity-item .activity-meta.action .button span{color:inherit;vertical-align:middle}.activity-list .activity-item .activity-content>.activity-meta.action .button{border:1px solid var(--global-border-color)!important}#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button{border-radius:.285714rem!important}.activity-list .activity-item .activity-content>.activity-meta.action .button:hover{border:1px solid var(--bx-color-border,#000c)!important;background:var(--bx-color-bg-elevated,#fff)!important;color:var(--bx-color-fg,#000c)!important}.buddypress-wrap .activity-comments{margin:0}form.ac-form .ac-reply-content{color:inherit;padding-left:0}form.ac-form .ac-reply-avatar img{border:0;max-width:38px}.buddypress-wrap .activity-comments div.acomment-avatar img{float:left;border-width:0;width:38px;max-width:none;height:38px}#buddypress input#aw-whats-new-submit,form.ac-form .ac-reply-content input{margin-left:10px}.buddypress-wrap button.ac-reply-cancel,.buddypress-wrap button.bp-icons{background:0 0!important;border:0!important;text-decoration:none!important}.activity-list .activity-item .activity-meta.action .delete-activity:before{content:""}.buddypress-wrap .activity-comments ul{clear:both;margin:0;padding:0;list-style:none}.buddypress-wrap .activity-comments>ul>li{border-top:1px solid var(--global-border-color);margin:0;padding:15px}body.activity-permalink .activity-list li:first-child{padding-top:15px}.buddypress-wrap .activity-comments .show-all button{padding:0}.activity-list .activity-item div.item-avatar{text-align:left;float:left;width:auto;margin:0 15px 0 0;line-height:0}.activity-list.item-list .activity-item .activity-comments img.avatar{width:100%;max-width:36px;height:auto}.buddypress-wrap .activity-comments .acomment-meta{color:inherit;padding-left:0;overflow:visible}.buddypress-wrap .activity-comments .acomment-meta a:not(.activity-time-since){font-weight:600}.buddypress-wrap .activity-comments .acomment-content{word-break:break-word;border-left:0;margin:0 0 0 51px;padding:0}body #buddypress .bp-list .activity-comments .action{background:0 0;margin-left:51px;padding:0;line-height:1}.activity-list .activity-item.mini,.buddypress-wrap .activity-comments .acomment-meta,.buddypress-wrap .activity-comments .acomment-content p,.buddypress-wrap .activity-comments .acomment-content .rtmedia-activity-text{font-size:14px}.buddypress-wrap .activity-comments .acomment-content p{margin:5px 0 10px}#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel,#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment,#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save,#buddypress .bp-list .activity-comments .bp-generic-meta .generic-button a,body #buddypress .bp-list .activity-comments .action .generic-button a{color:var(--bx-color-fg-muted,#939597);background:0 0;border:0;min-height:10px;margin:0;padding:0;font-size:12px;line-height:1}body #buddypress .bp-list .activity-comments .action .generic-button{margin-top:0}.buddypress-wrap .activity-comments ul li ul{margin-left:0}.buddypress-wrap .activity-comments ul li,.buddypress-wrap .activity-comments .rtmedia-activity-text{margin:0}.buddypress-wrap .activity-comments>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul>li>ul{border-top:0;margin-left:51px}@media screen and (max-width:46.8em){.buddypress-wrap .activity-comments>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul>li>ul{margin-left:0}.buddypress-wrap .activity-comments>ul>li>ul{margin-left:15px}}.buddypress-wrap .activity-comments ul>li>ul>li{border-top:0}.activity-list .activity-item .activity-comments .activity-meta.action{border:0;margin:0}body.activity-permalink .activity-list .activity-avatar{position:relative;top:0;left:0}body.activity-permalink .activity-list .activity-content{margin-right:0}body.activity-permalink .activity-list .activity-comments{margin-bottom:0}body.activity-permalink .activity-comments>ul{padding:0}body.activity-permalink .activity-list .activity-content .activity-inner,body.activity-permalink .activity-list .activity-content blockquote{margin-top:0;margin-left:0}input#rt_media_comment_submit{margin-left:6px}.rtmedia-comment-user-pic img,.userprofile img{border-radius:3px}#buddypress .rtm-like-comments-info:after{content:none}li.load-more a.loading:after,.buddypress .buddypress-wrap .generic-button .loading:not(.bp-tooltip):after{content:"";text-align:center;margin-left:10px;font-family:"Font Awesome 6 Free";font-size:18px;font-weight:900;line-height:1;animation:1s linear infinite spin;display:inline-block}.buddypress .buddypress-wrap .generic-button .loading{animation:none}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bp-member-activity-preview,.bp-group-activity-preview{padding:15px}.bp-member-avatar-content img.profile-photo,.bp-member-avatar-content img.group-photo,.bp-group-avatar-content img.profile-photo,.bp-group-avatar-content img.group-photo{background:#fffc;border:5px solid #fff;width:80px;height:80px;margin:0 auto 10px}.bp-member-preview-cover,.bp-group-preview-cover,.bp-member-preview-cover img,.bp-group-preview-cover img{border-radius:var(--global-border-radius)!important}.activity-list .activity-item .activity-content .bp-member-short-description-title,.activity-list .activity-item .activity-content .bp-group-short-description-title,.activity-list .activity-item .activity-content .bp-member-nickname{margin-bottom:0!important}.bp-profile-button{text-align:center;margin-top:15px}.bp-pagination.top{display:none}.member-status{background:#00e652;border:2px solid #fff;border-radius:100%;width:12px;height:12px;position:absolute;top:-4px;right:-4px}.member-status.offline{opacity:0;visibility:hidden;background-color:#edbb34}.round-avatars .member-status{top:0;right:2px}.grid .member-status{width:14px;height:14px;top:5px;right:18px}.bp-list{border:0}.bp-list li .list-wrap:after,.bp-list li .list-wrap:before{content:" ";display:table}.bp-list li .list-wrap:after{clear:both}.bp-list>li{border-bottom:0;margin:0;padding:0}.bp-list>li .list-wrap{border:1px solid var(--global-border-color);box-shadow:none;background:var(--color-theme-white-box);margin:1rem 0;padding:1em;transition:box-shadow .2s linear;position:relative;border-radius:var(--global-border-radius)!important}.bp-list>li .list-wrap:hover{box-shadow:0 6px 24px #122b461f}.buddypress-wrap .members-list li .member-name,.buddypress-wrap .members-list li .last-activity{margin:0}.bp-list li .action div.generic-button,.bp-list li .action li.generic-button{margin:10px;padding:0}.bp-list:not(.grid) li .action #bupr-view-review-btn{width:auto}.buddypress-wrap .members-list li .user-update{font-size:inherit}.bp-list.members-list:not(.grid) li .item .item-block{float:none}@media screen and (min-width:46.8em){.bp-list:not(.grid) li .item .item-block{float:left;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin-right:0;display:flex}.bp-list li .item-avatar img.avatar{max-width:50px}.bp-list li .item-avatar{float:left;margin-right:15px;line-height:0}.bp-list li .action div.generic-button:last-child,.bp-list li .action li.generic-button:last-child{margin-right:0}}@media screen and (max-width:46.8em){.bp-list li .action{margin-top:20px}.bp-list li .item-avatar{margin-bottom:15px;line-height:0}}#buddypress.buddypress-wrap .grid.bp-list{flex-flow:wrap;width:auto;margin:0 -15px;padding-top:0;display:flex}.buddypress-wrap .grid.bp-list:after,.buddypress-wrap .grid.bp-list>li:after,.buddypress-wrap .grid.bp-list:before,.buddypress-wrap .grid.bp-list>li:before{content:normal}.buddypress-wrap .grid.bp-list>li{border-bottom:none;margin:0 0 30px;padding:0 15px}.buddypress-wrap .groups-list>li.hidden{display:block}.grid>li{width:100%}.grid.bp-list>li .list-wrap{margin:0}.grid.members-list .list-wrap{min-height:40px}.buddypress-wrap .grid.bp-list>li .list-wrap{height:100%;padding-bottom:15px}.buddypress:not(.logged-in) .grid.bp-list .list-wrap{padding-bottom:15px}.buddypress-wrap .grid.bp-list>li .item,.buddypress-wrap .grid.bp-list>li .item .group-desc,.buddypress-wrap .grid.bp-list>li .item .item-block{width:100%}.buddypress-wrap .grid.bp-list>li .item .item-block{margin-bottom:0}.buddypress-wrap .grid.bp-list>li .action{float:none;height:auto;margin:20px auto auto;padding:0;position:relative;top:0;bottom:0}.buddypress-wrap .grid.bp-list>li .item-avatar img.avatar{width:100%;max-width:126px;box-shadow:0 2px 5px 0 #122b461f, 0 0 0 1px var(--bx-color-border,#e7e9ec);border:5px solid #fff}.grid.members-list .list-wrap .item-block,.buddypress:not(.logged-in) .grid.members-list .list-wrap{min-height:100%}.buddypress-wrap .grid.bp-list>li .action .generic-button{margin:10px 0 0}@media screen and (min-width:24em){.grid.four>li{width:50%}}@media screen and (min-width:46.8em){.grid.four>li{width:33.3333%}}@media screen and (min-width:73.2em){.grid.four>li{width:25%}}.bp-list:not(.grid) .buddyx-mem-cover-wrapper,.bp-list:not(.grid) .buddyx-grp-cover-wrapper{display:none}.buddypress-wrap .grid.bp-list>li .list-wrap .buddyx-mem-cover-wrapper+.item-avatar,.buddypress-wrap .grid.bp-list>li .list-wrap .buddyx-grp-cover-wrapper+.item-avatar{margin-top:-80px;margin-bottom:15px}.buddypress-wrap .grid.bp-list>li .list-wrap .item-avatar img.avatar{border:5px solid #fff}.buddyx-mem-cover-wrapper,.buddyx-grp-cover-wrapper{margin:-16px -16px 16px;position:relative}.buddyx-mem-cover-img,.buddyx-grp-cover-img{background:linear-gradient(270deg,#fff,#ffefba);padding-top:52.56%;display:block;position:relative;overflow:hidden;border-radius:var(--global-border-radius) var(--global-border-radius) 0 0!important}.buddyx-mem-cover-img:before,.buddyx-grp-cover-img:before{content:"";background:#00000040;width:100%;height:100%;position:absolute;top:0;left:0}.buddyx-mem-cover-img img,.buddyx-grp-cover-img img{z-index:0;object-fit:cover;width:auto;min-width:100%;min-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}@media screen and (min-width:46.8em){#groups-list.bp-list .item{flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}#groups-list.bp-list:not(.grid) li .item-avatar img.avatar{max-width:85px}#groups-list.bp-list:not(.grid) li .item .item-block{flex:0 0 60%;width:auto;min-height:85px;display:block}.buddypress-wrap .groups-list li .last-activity{margin-top:0}.buddypress-wrap .groups-list li .item-meta{width:100%;margin-bottom:0}}.buddypress-wrap .groups-list li .list-title{margin-bottom:10px}.buddypress:not(.logged-in) .grid.groups-list .list-wrap,.grid.groups-list .list-wrap,.buddypress-wrap .grid.three>li .group-desc,.buddypress-wrap .grid.four>li .group-desc{min-height:100%}.groups-list .list-wrap .group-desc{display:none}#group-create-body{border:1px solid var(--global-border-color);box-shadow:none;border-radius:var(--global-border-radius);background:var(--color-theme-white-box);margin:1rem 0 30px;padding:1rem;position:relative}.groups.group-create .buddypress-wrap #group-create-tabs{background:var(--global-body-lightcolor);border-bottom:1px solid var(--global-border-color);border-radius:var(--global-border-radius) var(--global-border-radius) 0 0;justify-content:center;align-items:center;margin:-1rem -1rem 40px;padding:10px 30px;font-size:14px;display:flex}.groups.group-create .buddypress-wrap .item-body .group-create-buttons{border-bottom:0;margin:0;list-style:none}.groups.group-create .buddypress-wrap .item-body .group-create-buttons li.current{border:0;padding:0}.groups.group-create .buddypress-wrap .item-body .group-create-buttons li.current a{color:var(--color-theme-primary);border:0}.groups.group-create .buddypress-wrap.bp-dir-hori-nav .group-create-links li:after{content:none!important}.groups.group-create .buddypress-wrap .group-create-buttons li{background:0 0;margin:0}.groups.group-create .buddypress-wrap .group-create-buttons li a,.groups.group-create .buddypress-wrap .group-create-buttons li span{align-items:center;padding:0;display:flex}.groups.group-create .buddypress-wrap .group-create-buttons li a{background:0 0}.groups.group-create .buddypress-wrap .group-create-buttons li a:hover,.groups.group-create .buddypress-wrap .group-create-buttons li a:focus{background:0 0!important}.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after,.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) span:after{content:"";background:var(--global-font-color);width:24px;height:1px;margin:0 15px;display:inline-block}.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after{background:var(--color-theme-primary)}.buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons:before{font-size:25px}@media screen and (min-width:46.8em){.buddypress-wrap .tabbed-links ol li.current a,.buddypress-wrap .tabbed-links ul li.current a{color:var(--color-theme-primary)}.buddypress-wrap .tabbed-links ol.group-create-buttons li.current a{border-bottom:0}}.buddypress .bp-invites-content ul.item-list>li{float:left;background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);border-radius:0;flex-flow:wrap;align-items:center;width:49.5%;margin:0 0 -1px;padding:15px;display:flex;position:relative}@media screen and (max-width:46.8em){.buddypress .bp-invites-content ul.item-list>li{width:100%}}.buddypress .bp-invites-content ul.item-list>li .item{flex:0 0 50%}.buddypress .bp-invites-content ul.item-list>li .item .list-title{text-align:left;margin:0;font-size:20px}@media (min-width:768px){.site-wrapper.member-home,.site-wrapper.group-home{min-height:auto}}body.buddypress.bp-user #page #primary .entry-header,body.buddypress.single-item.groups #page #primary .entry-header,body.buddypress.group-create #page #primary .entry-header{display:none}#item-header-content .member-review-stars{display:initial}@media screen and (min-width:60em){.has-single-member-sidebar .member-home,.has-single-group-sidebar .group-home{grid-gap:2rem;grid-template-columns:3fr 1fr;justify-content:center;display:grid}.has-buddypress-sidebar-right:not(.has-single-member-sidebar) .member-home,.has-buddypress-sidebar-both:not(.has-single-member-sidebar) .member-home,.has-buddypress-sidebar-right:not(.has-single-group-sidebar) .group-home,.has-buddypress-sidebar-both:not(.has-single-group-sidebar) .group-home{grid-template-columns:1fr}.has-single-member-sidebar.has-single-member-activity-sidebar .member-home,.has-single-group-sidebar.has-single-group-activity-sidebar .group-home{grid-gap:1.5rem;grid-template-columns:260px 2fr 260px;justify-content:center;display:grid}.has-single-member-activity-sidebar:not(.has-single-member-sidebar) .member-home,.has-single-group-activity-sidebar:not(.has-single-group-sidebar) .group-home{grid-gap:2rem;grid-template-columns:260px 3fr;justify-content:center;display:grid}.has-single-member-activity-sidebar .primary-sidebar,.has-single-group-activity-sidebar .primary-sidebar{grid-column:auto;min-width:0;padding:0}}#cover-image-container,#buddypress #header-cover-image{border-radius:0;height:300px}.users-header #cover-image-container,.users-header #buddypress #header-cover-image,.groups-header #cover-image-container,.groups-header #buddypress #header-cover-image{width:100vw;margin-left:-50vw;left:50%}.item-header-cover-image-wrapper{background:var(--color-theme-white-box);box-shadow:none;border:1px solid var(--global-border-color);z-index:1;margin:-50px 0 0;padding:1em;position:relative;border-radius:var(--global-border-radius)!important}.item-header-cover-image-wrapper:after{content:"";clear:both;display:table}.item-header-cover-image-wrapper.hide-header-cover-image{margin:2rem 0 0}#buddypress .hide-header-cover-image #item-header-cover-image #item-header-avatar{float:left;margin-top:0}@media screen and (min-width:46.8em){.single-headers #item-header-content{padding-left:0}.single-headers #item-header-avatar+#item-header-content{padding-left:2em}#buddypress div#item-header.users-header .hide-header-cover-image #item-header-cover-image #item-header-avatar+#item-header-content{margin-left:152px}#buddypress div#item-header.users-header .hide-header-cover-image #item-header-cover-image #item-header-content{margin-left:0}}.compact-view .hide-header-cover-image.item-header-cover-image-wrapper{border-radius:var(--global-border-radius)!important}@media screen and (max-width:782px){.single-headers .hide-header-cover-image #item-header-content{text-align:center}#buddypress .hide-header-cover-image #item-header-cover-image #item-header-avatar{float:none}}#buddypress #item-header-cover-image #item-header-avatar{margin-top:0}#buddypress.buddypress-wrap #item-header-cover-image{min-height:auto;margin:0;padding:0}.bp-wrap{width:100%}.buddypress-wrap:not(.bp-vertical-navs) .item-body{border:1px solid var(--global-border-color);box-shadow:none;background:var(--color-theme-white-box);margin:20px 0;padding:1em;position:relative;border-radius:var(--global-border-radius)!important}.media .buddypress-wrap:not(.bp-vertical-navs) .item-body{margin-top:0}#item-header-cover-image #item-header-avatar{padding:0}.single-headers img.avatar{margin:0}#buddypress #item-header-cover-image #item-header-avatar img.avatar{box-shadow:0 2px 5px 0 #122b461f, 0 0 0 1px var(--bx-color-border,#e7e9ec);border:5px solid #fff;max-width:150px}#buddypress div#item-header #item-header-cover-image #item-header-content{clear:none;float:none;width:auto;margin-top:0;margin-left:152px}body.bp-nouveau.media #buddypress #item-header-cover-image .user-nicename,#buddypress div#item-header-cover-image h2 a,#buddypress div#item-header-cover-image h2{color:var(--bx-color-fg,#111);text-rendering:inherit;text-shadow:none;margin:0 0 15px;font-size:200%}#buddypress #item-header-cover-image #item-header-avatar img.avatar{border-radius:4px;margin:0;padding:0}#buddypress.round-avatars #item-header-cover-image #item-header-avatar img.avatar{border-radius:50%}body.bp-nouveau.media #buddypress div#item-header div#item-header-content ul li,body.bp-nouveau.media #buddypress div#item-header div#item-header-content ul div,.single-headers li.generic-button{margin:10px 10px 0 0}.single-headers li.generic-button.follow-button a{margin:0}.single-headers .item-meta{margin:0 0 10px;padding-bottom:0}.buddypress-wrap .profile{margin-top:0}.buddypress-wrap .profile.public .profile-group-title{border-bottom:1px solid var(--global-border-color);padding-bottom:5px}.buddypress-wrap .profile.edit .button-nav li{margin-bottom:10px}.buddypress-wrap .profile.edit .standard-form .field_multiselect select{width:100%}.buddypress-wrap .profile.edit .standard-form .field_multiselect select option{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.buddypress-wrap .profile.edit .editfield{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius)!important}.buddypress-wrap .profile.edit .editfield fieldset{padding:0}.buddypress-wrap .profile.edit .standard-form .description{background:0 0}.buddypress-wrap .standard-form .field-visibility-settings-header{margin:5px 0;font-size:14px}#buddypress.buddypress-wrap .standard-form .field-visibility-settings-header button.visibility-toggle-link,#buddypress.buddypress-wrap .standard-form .field-visibility-settings-open button.field-visibility-settings-close{margin:10px 0 0;padding:5px 10px;font-size:14px;display:block}.buddypress-wrap .bp-tables-user tbody tr,.buddypress-wrap table.wp-profile-fields tbody tr,.buddypress-wrap table.forum tbody tr,.buddypress-wrap .bp-tables-user tr.alt td,.buddypress-wrap table.wp-profile-fields tr.alt td{background:var(--color-theme-white-box)}.buddypress-wrap .bp-tables-user tr td.label,.buddypress-wrap table.wp-profile-fields tr td.label,.buddypress-wrap table.forum tr td.label{border-color:var(--global-border-color)}.buddypress-wrap .drag-drop #drag-drop-area,.buddypress-wrap #drag-drop-area{border:1px dashed var(--global-border-color);border-radius:var(--form-border-radius);background:#f0f3f780;justify-content:center;align-items:center;font-size:16px;display:flex}.buddypress-wrap .drag-drop .drag-drop-inside{margin:0}#buddypress p.warning,body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning,body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning{border-radius:var(--global-border-radius)}.avatars-history{flex-direction:column}.avatar-history-list{width:100%}.avatar-history-actions{text-align:left;margin-left:0}.avatar-history-actions button.recycle.disabled,.avatar-history-actions button.delete.disabled{cursor:not-allowed}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap select{font-size:inherit;border:1px solid var(--global-border-color);-webkit-appearance:none;padding:0 40px 0 12px}.bp-messages-content #bp-message-thread-list{border-top:0}.bp-messages-content #bp-message-thread-list li{border:1px solid var(--global-border-color);margin:0 0 15px;padding:15px}.bp-messages-content #thread-preview .preview-content .actions{align-items:center;display:flex}.bp-messages-content #thread-preview .preview-content .preview-message{margin:10px 0;padding:0 15px}.bp-messages-content #bp-message-thread-list .message-metadata{box-shadow:none;border:0;width:100%;padding:0}.bp-messages-content #bp-message-thread-list .message-content{width:100%;margin:1em auto 0;overflow:hidden}.bp-messages-content #bp-message-thread-list .message-content p{margin:0}.bp-messages-content #bp-message-thread-list li:nth-child(2n) .message-content{background:0 0}#bp-messages-next-page,#bp-messages-prev-page{margin-right:10px}.buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page:before,.buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page:before{content:none}.buddypress-wrap table.notifications .bulk-select-all,.buddypress-wrap table.notifications .bulk-select-check{text-align:center}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li.current:last-child a{border-bottom:1px solid}#friend-list.bp-list>li .list-wrap{width:100%}#friend-list.bp-list>li .list-wrap .action{line-height:1}.buddypress-wrap .accept,.buddypress-wrap .reject{margin-left:0}.buddypress-wrap .notifications-options-nav input#notification-bulk-manage{border:1px solid #0000;margin-left:10px;line-height:1.3}#group-list.bp-list:not(.grid) li .item p:not(.meta){display:none}@media screen and (min-width:46.8em){#group-list.bp-list:not(.grid) li .item-avatar img.avatar{max-width:85px}#group-list.bp-list .item{flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}#group-list.bp-list .item .item-block{width:50%}#group-list.bp-list .item .list-title{margin:0;font-size:26px}#group-list.bp-list .item .group-details{width:100%;display:block}}.buddypress-wrap .main-navs:not(.dir-navs) li.current a,.buddypress-wrap .main-navs:not(.dir-navs) li.selected a{color:var(--color-theme-primary)}@media screen and (max-width:46.8em){.buddypress-wrap #group-list.bp-list .accept,.buddypress-wrap #group-list.bp-list .reject{float:none;margin-left:0}}@media screen and (max-width:782px){#buddypress #item-header-cover-image #item-header-avatar img.avatar{float:none;margin:auto auto 15px}#buddypress div#item-header #item-header-cover-image #item-header-content{margin-left:0;padding:0}.single-headers h2{text-align:center}.single-headers ul li{float:none}}@media screen and (min-width:46.8em) and (max-width:782px){.single-headers a.button,.single-headers div.generic-button,.single-headers li.generic-button{float:none}}@media screen and (min-width:46.8em){.buddypress-wrap .main-navs:not(.dir-navs) li.current a,.buddypress-wrap .main-navs:not(.dir-navs) li.selected a{background:0 0}.bp-single-vert-nav .bp-wrap:not(.bp-fullwidth-wrap){background:var(--color-theme-white-box);border:1px solid var(--global-border-color);box-shadow:none;flex-flow:wrap;padding:0;display:flex;border-radius:var(--global-border-radius)!important}nav#object-nav.vertical{float:left;background:var(--bx-color-bg-elevated,#fdfdfd);border-radius:var(--global-border-radius) 0 0 var(--global-border-radius);border:0;border-right:1px solid var(--global-border-color);flex:0 0 230px;width:100%;min-height:50vh;margin:0;padding:20px 0}.bp-single-vert-nav .bp-navs.vertical ul{float:none;border-bottom:0;border-right:0;width:auto;margin-right:0}#buddypress.buddypress-wrap #item-body:not(#group-create-body){padding:15px}.bp-single-vert-nav .item-body:not(#group-create-body){background:0 0;border-left:0;flex:1;min-width:1px;margin:0;padding:15px}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items{width:100%}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items li a,#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items li span{display:flex}nav#object-nav.vertical a{border:0;justify-content:space-between;align-items:center;margin-bottom:1px;padding:10px 15px;display:flex}.bp-single-vert-nav .bp-navs.vertical li:focus,.bp-single-vert-nav .bp-navs.vertical li:hover{background:0 0}nav#object-nav.vertical .selected>a,nav#object-nav.vertical a:hover{color:var(--color-theme-primary);background:#4d5c6d1a}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links){background:0 0;margin:0 0 15px}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li.current a{color:var(--color-theme-primary);text-decoration:none}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li{font-size:inherit}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li a{font-size:inherit;border-right:0;padding:.5em calc(.5em + 2px)}#object-nav:not(.vertical)>ul{flex-wrap:wrap;display:flex}}@media screen and (max-width:46.8em){.buddypress-wrap .single-screen-navs{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);box-shadow:none;margin:15px 0;padding:0;position:relative;border-radius:var(--global-border-radius)!important}.bp-navs ul li a,.bp-navs ul li span{padding:10px}.buddypress-wrap .item-body{border:1px solid var(--global-border-color);box-shadow:none;background:var(--color-theme-white-box);margin:20px 0;padding:1em;position:relative;border-radius:var(--global-border-radius)!important}#buddypress.buddypress-wrap #item-body{padding:1em}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items>li,#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-subnav-nav-items>li{border-radius:0;display:inline-block}.buddypress-wrap .bp-subnavs ul li{float:left}.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li{background:0 0}.media .media_search.media_search{margin-top:15px}}.buddypress-wrap button[data-bp-close]:hover{border:0}#item-header-content img.bpsts-name-icon{display:inline}.bpsts-icon-dialog-title .bpsts-icon-div img{margin:auto}.buddypress.settings .profile-settings.bp-tables-user select{width:auto}.single-headers #item-header-avatar a img{width:150px;height:150px}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{clear:none;max-width:100%;margin-top:0;margin-left:152px}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{margin-bottom:0;padding-top:0}@media screen and (min-width:782px){body.single-item.groups #buddypress div#item-header #item-header-cover-image{display:flex}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{float:left;margin-left:0}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{float:right;margin-left:auto}}.groups-header .moderators-lists{margin-bottom:0}.groups-header div#item-header-content{padding-top:0}.single-headers .activity{font-size:inherit;margin:0 0 10px;padding:0;display:block}.groups-header .desc-wrap{background:var(--color-theme-white-box);box-shadow:none;border:1px solid var(--global-border-color);margin:10px 0 0;padding:1em;position:relative;border-radius:var(--global-border-radius)!important}.groups-header .desc-wrap .group-description{box-shadow:none;text-align:left;background:0 0;padding:0}@media screen and (min-width:46.8em){.groups-header .groups-meta{clear:none}.buddypress .bp-vertical-navs .groups-list .item-avatar{width:auto;margin-right:15px}.bp-list li .member-info-wrapper .item-meta,.bp-list li .member-info-wrapper .meta{margin:0}}@media screen and (max-width:782px){#buddypress div#item-header #item-header-cover-image #item-header-content,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{margin-left:0;padding:0}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{text-align:center;margin-top:15px}body.buddypress.bp-user .buddypress-wrap .users-header .bp-member-type-list{justify-content:center}body.ideastream.bp-user .wp-embed-share{float:none}body.ideastream.bp-user .wp-embed-share .wp-embed-share-dialog-open{margin:auto}body.ideastream #item-header-content{width:auto!important;height:auto!important}}#item-body #group-invites-container .bp-invites-content .item-list>li{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);border-bottom:0;border-radius:0;flex-flow:wrap;align-items:center;width:100%;margin:0 0 -1px;padding:15px;display:flex;position:relative}#item-body #group-invites-container .bp-invites-content .item-list>li:last-child{border-bottom:1px solid var(--global-border-color)}#item-body #group-invites-container .bp-invites-content .list-title{text-align:left;width:100%;margin:0;font-size:20px}#buddypress.buddypress-wrap .bp-invites-content .item-list li .invite-button{color:inherit;padding:0}.buddypress .bp-invites-content li .status{clear:both;color:inherit;margin:0;font-size:13px;font-style:normal;display:none}#buddypress ul.group-inviters{align-items:center;margin-top:8px;display:flex}.bp-list ul.group-inviters li .item{overflow:initial}#buddypress .bp-invites-content li ul.group-inviters li{float:left;width:inherit;border:0;padding:0;font-size:11px}#buddypress .bp-invites-content li .item-meta{margin:0}#buddypress .bp-invites-content li .item-avatar{margin-bottom:0;margin-right:15px}.buddypress .bp-invites-content ul.item-list li .action{min-width:40px;height:auto;min-height:10px;color:inherit;box-shadow:none;background:0 0;border:0;margin-top:0;margin-left:auto;padding:0;position:relative;top:0;bottom:0;right:0}#buddypress ul.group-inviters li .avatar{max-width:20px;margin-left:6px!important}.buddypress-wrap form[data-bp-search].bp-invites-search-form{float:left}.group-member-actions{margin-left:65px}#group-roles-filter label{display:none}#group-members-list-table .alignleft{margin-right:15px}#group-members-list-table td{border:1px solid var(--global-border-color);border-radius:4px;padding:8px 10px}.button.avatar-crop-submit,button#bp-delete-avatar{margin-top:15px}.widget .activity-list{padding:0}.buddypress-wrap .buddypress.widget .avatar-block,.buddypress.widget .avatar-block{flex-flow:wrap;margin:0 -5px;display:flex}.buddypress.widget .avatar-block img{margin:5px}.buddypress-wrap .widget.buddypress div.item-content,.buddypress-wrap .widget.buddypress div.item-meta,.widget.buddypress div.item-content,.widget.buddypress div.item-meta{margin:0}.buddypress-wrap .bp-list li .item-meta,.buddypress-wrap .bp-list li .meta,.buddypress-wrap .item-meta,.buddypress-wrap .pag-count,.buddypress-wrap .pag-count .pag-data,.buddypress-wrap .activity-list .activity-item .activity-header .time-since,.buddypress-wrap .activity-list .activity-item .activity-header .activity-time-since{color:var(--bx-color-fg-muted)}#buddypress.buddypress-wrap .widget.buddypress ul.item-list,.widget.buddypress ul.item-list{border:0}#buddypress.buddypress-wrap .widget.buddypress ul.item-list li div.item-title,.widget.buddypress ul.item-list li div.item-title{width:100%;font-size:inherit;font-weight:600}.buddypress-wrap .widget.buddypress div.item,.widget.buddypress div.item{margin-bottom:0}.buddypress-wrap .widget.buddypress .item-avatar a,.widget.buddypress .item-avatar a{float:none;margin-bottom:0;margin-right:0}.buddypress-wrap .widget.buddypress div.item-avatar img,.widget.buddypress div.item-avatar img{width:50px;height:50px}.buddypress-wrap .widget.buddypress div.item-options,.buddypress-wrap .buddypress.widget .item-options,.widget.buddypress div.item-options,.buddypress.widget .item-options{margin:0 0 1em;padding:0 0 1em}.buddypress.widget .item-options a.selected{color:var(--color-theme-primary)}.buddypress-wrap .buddypress.widget:after,.buddypress.widget:after{content:"";clear:both;display:table}.buddypress-wrap .buddypress.widget ul#friends-list li:last-child,.buddypress-wrap .buddypress.widget ul#groups-list li:last-child,.buddypress-wrap .buddypress.widget ul#members-list li:last-child,.buddypress-wrap .buddypress.widget ul#friends-list li:last-child,.buddypress-wrap .buddypress.widget ul#groups-list li:last-child,.buddypress-wrap .buddypress.widget ul#members-list li:last-child,.buddypress.widget ul#friends-list li:last-child,.buddypress.widget ul#groups-list li:last-child,.buddypress.widget ul#members-list li:last-child,.buddypress.widget ul#friends-list li:last-child,.buddypress.widget ul#groups-list li:last-child,.buddypress.widget ul#members-list li:last-child{margin-bottom:0}.buddypress-wrap .buddypress.widget ul#friends-list,.buddypress-wrap .buddypress.widget ul#groups-list,.buddypress-wrap .buddypress.widget ul#members-list,.buddypress.widget ul#friends-list,.buddypress.widget ul#groups-list,.buddypress.widget ul#members-list{width:100%;margin:0}.buddypress-wrap .buddypress.widget ul#friends-list li,.buddypress-wrap .buddypress.widget ul#groups-list li,.buddypress-wrap .buddypress.widget ul#members-list li,.buddypress.widget ul#friends-list li,.buddypress.widget ul#groups-list li,.buddypress.widget ul#members-list li{border:0;flex:0 auto;width:100%;margin:0 0 1em;padding:0}.buddypress-wrap .buddypress.widget ul#friends-list li .item-avatar,.buddypress-wrap .buddypress.widget ul#groups-list li .item-avatar,.buddypress-wrap .buddypress.widget ul#members-list li .item-avatar,.buddypress-wrap .buddypress.widget ul#friends-list li .item,.buddypress-wrap .buddypress.widget ul#groups-list li .item,.buddypress-wrap .buddypress.widget ul#members-list li .item,.buddypress.widget ul#friends-list li .item-avatar,.buddypress.widget ul#groups-list li .item-avatar,.buddypress.widget ul#members-list li .item-avatar,.buddypress.widget ul#friends-list li .item,.buddypress.widget ul#groups-list li .item,.buddypress.widget ul#members-list li .item{padding:0}.widget.buddypress .item-title{font-weight:600}.buddypress.widget blockquote,.widget.buddypress.bp-latest-activities blockquote{border:0;padding:0}.widget.buddypress.bp-latest-activities .activity-list{padding:0}.widget.buddypress.bp-latest-activities .rtmedia-activity-text span{margin:0}.widget.buddypress.bp-latest-activities footer{border-bottom:1px solid var(--global-border-color);align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.widget.buddypress.bp-latest-activities blockquote:last-child footer{border-bottom:0;margin-bottom:0;padding-bottom:0}.widget.buddypress.bp-latest-activities blockquote cite{margin-right:15px}.widget.widget_bp_core_login_widget label{display:block}.widget.widget_bp_core_login_widget input[type=text],.widget.widget_bp_core_login_widget input[type=password]{width:100%;margin-bottom:8px}.buddypress.widget div.activity-list blockquote .activity-item:not(.mini){box-shadow:none;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);padding-top:15px;padding-bottom:15px}.buddypress.widget .bp-latest-activities-block .activity-list blockquote{margin:0 0 15px;padding:0!important}.buddypress.widget div.activity-list blockquote .activity-item:not(.mini) p{margin:0}.wp-block-bp-login-form form#bp-login-widget-form{border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);background:var(--color-theme-white-box);margin:0 0 30px;padding:1em;position:relative}#bp-login-widget-form input[type=password],#bp-login-widget-form input[type=text]{background-color:var(--bx-color-bg-elevated,#fff);color:var(--global-font-color);border:1px solid var(--global-border-color);border-radius:var(--form-border-radius);min-height:38px;padding:10px}#bp-login-widget-form input[type=password]:focus,#bp-login-widget-form input[type=text]:focus{color:var(--global-font-color)}#bp-login-widget-form input[type=password]:focus:not(:focus-visible){outline:none}#bp-login-widget-form input[type=text]:focus:not(:focus-visible){outline:none}.widget .bp-block-members .member-content .item-header-avatar img.avatar,.widget .bp-block-groups .group-content .item-header-avatar img.avatar{width:50px;height:50px}.widget .bp-block-members.avatar-full .item-header-avatar,.widget .bp-block-groups.avatar-full .item-header-avatar{width:70px}.widget .bp-dynamic-block-container .item-options{font-size:13px}.widget .bp-block-member .member-content,.widget .bp-block-group .group-content{flex-direction:column;display:flex}.widget .bp-block-group .group-description,.widget .bp-block-member .member-description{text-align:center;padding:15px 0 0}.widget .bp-block-member.avatar-full.has-cover .item-header-avatar,.widget .bp-block-group.avatar-full.has-cover .item-header-avatar{text-align:center;width:100%}.widget .bp-block-group.avatar-full.has-cover img.avatar,.widget .bp-block-member.avatar-full.has-cover img.avatar{margin:auto}.widget .bp-block-group.has-description .bp-profile-button a.button{float:none}.widget .bp-profile-button,.widget .bp-block-group .bp-profile-button a.button,.widget .bp-block-member .bp-profile-button a.button{margin-top:0;position:static}.widget .bp-block-member .member-description .bp-profile-button{margin-top:15px}.widget .bp-block-member .bp-profile-button a.button,.widget .bp-block-group.has-description .bp-profile-button a.button{color:var(--button-text-color);background-color:var(--button-background-color);text-align:center;cursor:pointer;border:1px solid var(--button-border-color);vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0;padding:8px 20px;font-family:inherit;font-size:medium;font-style:normal;font-weight:700;line-height:1.3;text-decoration:none;transition:all .2s linear;display:inline-block;border-radius:var(--button-border-radius)!important}.widget .bp-block-member .bp-profile-button a.button:hover,.widget .bp-block-group.has-description .bp-profile-button a.button:hover{background-color:var(--button-background-hover-color);border:1px solid var(--button-border-hover-color);color:var(--button-text-hover-color)}.blpro-locked-title-header{margin-top:1rem}.wb-bp-profile-completion-wrap .wb-bp-user-avatar-wrap{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.wb-bp-profile-completion-wrap .wb-bp-user-avatar img{width:70px;max-width:70px;height:70px;border-radius:50%!important}.wb-bp-profile-completion-wrap .wb-bp-progress-label{margin-left:12px}.wb-bp-profile-completion-wrap .wb-bp-progress-label span{line-height:1.1;display:block}.wb-bp-profile-completion-wrap span.wb-bp-completion{color:var(--bx-color-fg,#121212);font-size:32px}.wb-bp-profile-completion-wrap .wb-bp-progress-wrap .wb-bp-progress-container{background-color:var(--bx-color-divider,#eef0f3);height:6px;border-radius:12px!important}.wb-bp-profile-completion-wrap .wb-bp-progress-container .wb-bp-progress{background-color:var(--bx-color-presence-online,#4caf50);background-image:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#5856d6,#ff2d55);height:6px;border-radius:12px!important}.wb-bp-profile-completion-wrap .wb-bp-detailed-progress-container{margin-top:30px}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress{margin:0;padding:0;list-style:none}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap{border-bottom:1px solid #0000001a;margin:10px 0;padding-bottom:10px}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap span.wb-bp-completed-staus{text-align:center;float:right;color:#fff;background:var(--bx-color-presence-online,#4caf50);border:2px solid var(--bx-color-presence-online,#4caf50);border-radius:30px;width:50px;height:25px;font-size:14px;display:block}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap.incomplete span.wb-bp-completed-staus{background:var(--bx-color-error,#dc2626);border:2px solid var(--bx-color-error,#dc2626)}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap span.wb-bp-section-number{text-indent:-9999px;vertical-align:middle;border:2px solid #0003;border-radius:100px;width:25px;height:25px;margin-right:10px;display:inline-block;position:relative}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap.completed span.wb-bp-section-number{background:var(--bx-color-presence-online,#4caf50);border-color:var(--bx-color-presence-online,#4caf50)}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap.completed span.wb-bp-section-number:before{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:10px;font-size:14px;display:inline-block;position:absolute;top:4px;left:8px;transform:rotate(45deg)}#item-header-cover-image #item-header-avatar{position:relative}#item-header a.link-change-cover-image,#item-header a.position-change-cover-image,#item-header a.link-change-profile-image{z-index:3;opacity:0;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:all .2s;position:absolute;top:12px;left:12px;box-shadow:0 0 3px #0003;display:flex!important}#item-header a.link-change-cover-image>i,#item-header a.position-change-cover-image>i,#item-header a.link-change-profile-image>i{font-size:16px}#item-header a.position-change-cover-image{display:none;top:55px}@media screen and (min-width:1220px){#buddypress #item-header a.position-change-cover-image{display:flex}#buddypress #item-header .header-cover-img{display:block}#buddypress #item-header #header-cover-image.has-cover-image{background-image:none}}#item-header-avatar a.link-change-profile-image{margin-left:-15px;top:55px;left:50%}#header-cover-image:hover a.link-change-cover-image,#item-header-avatar:hover a.link-change-profile-image,#header-cover-image:hover a.position-change-cover-image{opacity:1}#header-cover-image:hover a.link-change-cover-image .bp-tooltip:after{margin-top:3px;top:0;left:100px;right:auto;transform:translate(-50%)}[data-bp-tooltip]:after{pointer-events:none;opacity:0;color:#fff;content:attr(data-bp-tooltip);white-space:nowrap;z-index:10;background:#122b46f2;border:0;padding:7px 15px;font-size:13px;font-weight:500;line-height:1.3;transition:all .18s ease-out .18s;position:absolute;box-shadow:0 1px 3px #00000038;border-radius:4px!important;animation:none!important}[data-bp-tooltip][data-bp-tooltip-pos=right]:after{margin-top:0;margin-left:11px;top:50%;left:100%;transform:translate(-10px,-50%)}.activity-list li.blogs .activity-content .activity-inner{border:0;padding:0 15px}.activity-list li.blogs .activity-content .activity-inner .buddyx-content-wrp{padding:0;display:block}.activity-list li.blogs .activity-content .activity-inner .buddyx-content-wrp p,.activity-list li.blogs .activity-content .activity-inner .buddyx-content-wrp p{padding:0}.activity-list li.blogs .activity-content .activity-inner .bb-content-wrp{background-color:#0000;padding:12px 0 0;display:block}.activity-list li.blogs .activity-content .activity-inner .buddyx-post-title,.activity-list li.blogs .activity-content .activity-inner .bb-post-title{margin:0 0 10px;font-size:20px;display:block}.activity-list li.blogs .activity-content .activity-inner .bb-post-title{color:inherit}.activity-list li .activity-content .activity-inner a.buddyx-post-img-link{background:var(--global-body-lightcolor);border-radius:4px;flex-flow:wrap;margin:0 0 15px;display:flex}.activity-list li .activity-content .activity-inner a.buddyx-post-img-link img{border-radius:4px;width:auto;max-height:640px;margin:0 auto}@media screen and (min-width:46.8em){body.register .buddypress-wrap{max-width:460px;margin-left:auto;margin-right:auto}.buddypress-wrap .register-page .layout-wrap{flex-direction:column}.buddypress-wrap.extended-default-reg .register-page .default-profile{padding-right:0}.buddypress-wrap.extended-default-reg .register-page .extended-profile{padding-left:0}}.gamipress-buddypress-user-details-activity{margin:0 15px}.users-header .gamipress-buddypress-points,.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank,.users-header .gamipress-buddypress-user-achievements,.users-header .gamipress-buddypress-ranks{flex-flow:wrap;align-items:center;display:flex}@media screen and (max-width:782px){.users-header .gamipress-buddypress-points,.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank,.users-header .gamipress-buddypress-user-achievements,.users-header .gamipress-buddypress-ranks{justify-content:center}}.users-header .center-view .gamipress-buddypress-points,.users-header .center-view .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .center-view .gamipress-buddypress-ranks .gamipress-buddypress-rank,.users-header .center-view .gamipress-buddypress-user-achievements,.users-header .center-view .gamipress-buddypress-ranks{justify-content:center}.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank{margin-top:0;margin-bottom:0}.users-header .gamipress-buddypress-points-type{align-items:center;margin:0 10px 0 0;display:flex}.users-header .gamipress-buddypress-points img.gamipress-points-thumbnail{border-radius:100%;margin-right:5px}body #buddypress #item-header-cover-image span.activity{font-size:14px}.activity.gamipress-buddypress-points-label{margin-left:2px}.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement-type-label{margin-right:10px;font-weight:500}.users-header .gamipress-buddypress-achievement-title{margin-bottom:10px;margin-right:10px;font-size:14px}.users-header .gamipress-buddypress-achievements img.gamipress-achievement-thumbnail{border-radius:100%;margin-right:5px}.users-header .gamipress-buddypress-ranks{margin-bottom:10px}.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank-label{margin-right:10px;font-weight:500}.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank a.activity{font-size:14px}.users-header .gamipress-buddypress-ranks img.gamipress-rank-thumbnail{border-radius:100%;margin-right:5px}.users-header .gamipress-buddypress-rank-title{margin-right:10px}.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);border-radius:4px;flex:0 0 33.3333%;align-items:flex-start;max-width:calc(33.3333% - 10px);padding-bottom:20px;overflow:visible}@media screen and (min-width:768px){.gamipress-columns-2>.gamipress-achievement,.gamipress-columns-2>.gamipress-points,.gamipress-columns-2>.gamipress-points-type,.gamipress-columns-2 .gamipress-rank{width:calc(50% - 10px)}}@media (max-width:1200px){.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points{flex:0 0 50%;max-width:calc(50% - 10px);padding:20px}}@media (max-width:767px){.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points{flex:0 0 100%;max-width:100%}}.gamipress-user-points-image{min-width:50px;margin-right:15px}.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points .gamipress-user-points-description span{margin-top:0;display:block}.gamipress-open-close-switch{text-align:left;text-transform:uppercase;padding:5px 0;font-size:12px}#gamipress-achievements-container[class*=gamipress-columns]>.gamipress-achievement,.gamipress-user-points[class*=gamipress-columns]>.gamipress-points,.gamipress-points-types[class*=gamipress-columns]>.gamipress-points-type,.gamipress-ranks-container[class*=gamipress-columns] .gamipress-rank{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:4px;margin:5px}.gamipress-achievements-list .gamipress-achievements-container .gamipress-achievement-description>h4,.gamipress-ranks-list .gamipress-ranks-container .gamipress-rank-description>h4{margin-bottom:5px;font-size:14px}table#gamipress-earnings-table thead,table#gamipress-earnings-table tbody{background:var(--bx-color-bg-elevated,#fff)}table#gamipress-earnings-table thead tr th,table#gamipress-earnings-table tbody tr td{padding:10px}input#gamipress-achievements-search-input{vertical-align:middle;height:44px}.gamipress-logs-list .gamipress-log{border-bottom:1px solid var(--global-border-color);margin:5px 0;padding:5px 0}.gamipress-logs-list .gamipress-log:first-child{border-top:1px solid var(--global-border-color)}#gamipress-achievements-filter select{margin-left:0}#gamipress-achievements-search{margin-right:0}.gamipress_achievements_widget #gamipress-achievements-search{width:100%}.gamipress_achievements_widget #gamipress-achievements-search label{display:block}.gamipress_achievements_widget input#gamipress-achievements-search-input{float:left;height:42px;display:block}.bp-nouveau.media #buddypress.buddypress-wrap div#item-header div#item-header-content .gamipress-buddypress-user-details a{padding:0}.acomment-content .gamipress-buddypress-user-details-activity,.activity-content .gamipress-buddypress-user-details-activity,.item-avatar .gamipress-buddypress-user-details-listing{flex-wrap:wrap;align-items:center;margin:0 15px 15px;display:flex}.item-avatar .gamipress-buddypress-user-details-listing{justify-content:center;margin:15px 15px 0}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points-type,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-rank,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points-type,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-rank,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points-type,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-rank{margin-bottom:4px}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .activity,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points .activity,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .activity,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .activity,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points .activity,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .activity,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements .activity,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points .activity,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .activity{margin-bottom:0}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks{vertical-align:middle;flex-wrap:wrap;justify-content:center;display:flex}.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks{justify-content:flex-start}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank{border:1px solid var(--global-border-color);color:inherit;background-color:var(--bx-color-bg-elevated,#fff);align-items:center;padding:3px 9px 3px 4px;font-size:13px;line-height:1.5;transition:all .3s;display:inline-flex;box-shadow:0 1px 2px #122b461f;border-radius:6px!important}.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement img,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div img,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank img{width:20px}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div .gamipress-buddypress-points-thumbnail,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div .gamipress-buddypress-points-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div .gamipress-buddypress-points-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail{vertical-align:middle;border-radius:100px;width:20px;display:inline-block;box-shadow:0 0 2px #00000021;margin-right:5px!important}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-user-points,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-user-points,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-user-points{margin-right:4px!important}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-title,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-title,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-title,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-title,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement .gamipress-buddypress-achievement-title,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-title{margin-left:5px!important}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail{margin-right:0!important}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement:last-child,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement:last-child,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement:last-child{margin-right:0}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .gamipress-buddypress-user-achievements .gamipress-buddypress-achievement:last-child,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .gamipress-buddypress-user-achievements .gamipress-buddypress-achievement:last-child,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements .gamipress-buddypress-user-achievements .gamipress-buddypress-achievement:last-child{margin-right:5px}.gamipress-achievement,.gamipress-rank,.single .single-achievement,.single-rank{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);font-size:14px;line-height:24px;border-radius:var(--global-border-radius)!important;padding:20px!important}.gamipress-progress-map-item .gamipress-achievement-points>img{max-width:30px}.gamipress-ranks-list h2.gamipress-rank-title{margin-top:0!important}.activity-content .gamipress-achievement.user-has-earned .gamipress-achievement-image{margin-right:15px}.activity-list .activity-item .activity-content .gamipress-rank,.activity-list .activity-item .activity-content .gamipress-points-award,.activity-list .activity-item .activity-content .gamipress-achievement{border:1px solid var(--global-border-color);align-items:center;margin:0 15px;padding:15px;border-radius:var(--global-border-radius)!important;width:calc(100% - 30px)!important}button.gamipress-achievement-unlock-with-points-confirm-button,button.gamipress-achievement-unlock-with-points-cancel-button{background:var(--bx-color-bg-elevated,#fff);border-color:var(--bx-color-border,#ccc);color:var(--bx-color-fg-muted,#555);cursor:pointer;font-family:inherit;font-size:inherit;text-align:center;border-style:solid;border-width:1px;outline:none;width:auto;padding:.3em .5em;font-weight:400;line-height:1;text-decoration:none;border-radius:var(--global-border-radius)!important}button.gamipress-achievement-unlock-with-points-confirm-button:hover,button.gamipress-achievement-unlock-with-points-cancel-button:hover{background:var(--bx-color-divider,#ededed);border-color:var(--bx-color-fg-muted,#999);color:var(--bx-color-fg-muted,#333);outline:none;text-decoration:none}.gamipress-achievement-congratulations,.gamipress-rank-congratulations{font-size:14px;padding:10px!important}.gamipress-achievement-congratulations p,.gamipress-rank-congratulations p{margin:0}.gamipress-achievement-earned p{margin:0 0 15px}.gamipress-achievement ul,.gamipress-rank ul,.single-rank ul,.single .single-achievement ul{margin-left:18px;padding:0}.gamipress-achievement p,.gamipress-rank p,.single-rank p,.single .single-achievement p{margin-top:0}@media screen and (min-width:46.8em){.bp-list:not(.grid) .item-avatar .gamipress-buddypress-user-details-listing{opacity:0;visibility:hidden;z-index:1;position:absolute;bottom:0;left:65px}.bp-list:not(.grid) .item-avatar:hover .gamipress-buddypress-user-details-listing{opacity:1;visibility:visible}}.widget .item-avatar{position:relative}body.hide-overflow{overflow:hidden}body.hide-overflow .site-header-wrapper,body.hide-overflow .site-header-wrapper.has-sticky-header,body.hide-overflow #buddypress .activity-list .bp-activity-more-options-wrap,body.hide-overflow .bp-member-avatar-content,body.hide-overflow .bp-group-avatar-content,body.hide-overflow .site-footer{z-index:0}.buddypress.widget .GamiPress-data-popup{display:none}.buddypress.widget .GamiPress-data-popup.is_active{z-index:999901;background-color:#fafbfde6;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-details-listing{background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);border-radius:4px;max-width:90%;padding:20px 20px 10px;position:relative;box-shadow:0 6px 24px #122b461a;display:block!important}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-details-listing img{width:20px;height:20px;margin:0}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-details-listing .hideGamipressData{opacity:.8;cursor:pointer;font-size:18px;position:absolute;top:5px;right:5px}.buddypress.widget .gamipress-buddypress-user-details-listing{display:none}.buddypress.widget span.activity.gamipress-buddypress-user-points,.buddypress.widget span.activity.gamipress-buddypress-points-label{display:inline-block}.buddypress.widget .showGamipressData{background-color:var(--bx-color-bg-elevated,#fff);cursor:pointer;border-radius:100%;justify-content:center;align-items:center;width:17px;height:17px;display:flex;position:absolute;bottom:0;right:0}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-achievements{text-align:center}.buddypress.widget .showGamipressData img{width:14px!important;height:14px!important}.buddypress.widget .showGamipressData .far{font-size:12px}.users-header #mycred-users-badges{height:35px}#mycred-users-badges .the-badge{display:inline-block}.users-header #mycred-users-badges .mycred-badge-image{object-fit:cover;border-radius:100%;width:30px;height:30px}#mycred-users-badges .mycred-badge-image{margin:5px 5px 0 0;display:inline-block}.buddypress-wrap .profile.public .mycred h4{border-bottom:1px solid var(--global-border-color);padding-bottom:5px}table.mycred-table thead,table.mycred-table tbody,table.mycred-table tfoot{background:var(--bx-color-bg-elevated,#fff)}table.mycred-table thead tr th,table.mycred-table tbody tr td,table.mycred-table tfoot tr th{border:1px solid var(--global-border-color);padding:10px}.activity-inner .badgeos-achievements-list-item{border-bottom:0;padding:0}#badgeos-earned-achievements-container .grid>li,#badgeos-achievements-container .grid>li,#badgeos-earned-ranks-container .grid>li,#badgeos-earned-achievements-container .list>li,#badgeos-achievements-container .list>li,#badgeos-earned-ranks-container .list>li,.earned-user-credits-wrapper .badgeos-credits:nth-child(odd),.earned-user-credits-wrapper .badgeos-credits:nth-child(2n),.achievement-wrap.earned{box-shadow:none;border-radius:var(--global-border-radius);background:var(--color-theme-white-box);margin:1rem;border:1px solid var(--global-border-color)!important;padding:1em!important}.achievement-wrap.earned{margin:0}ul.badgeos-achievement-earners-list li img{border-radius:100%;max-width:50px}#badgeos-earned-achievements-container .list>li,#badgeos-achievements-container .list>li,#badgeos-earned-ranks-container .list>li{margin:1rem 0}#badgeos-earned-achievements-container .badgeos-achievements-list-item{border:0;padding:0}h2.badgeos-item-title,.badgeos-credits h3{margin:0 0 15px!important}.badgeos-item-excerpt p{margin:0}.activity-list .activity-item .activity-content .badgeos-achievements-list-item,.activity-list .activity-item .activity-content .badgeos-points-list-item,.activity-list .activity-item .activity-content .badgeos-ranks-list-item{margin:0 15px 15px}#badgeos-earned-achievements-container .selected,#badgeos-achievements-container .selected,#badgeos-earned-ranks-container .selected{background-color:var(--bx-color-fg,#111)!important}table.badgeos-rank-table thead,table.badgeos-rank-table tbody,table.badgeos-rank-table tfoot{background:var(--bx-color-bg-elevated,#fff)}table.badgeos-rank-table thead tr th,table.badgeos-rank-table tbody tr td,table.badgeos-rank-table tfoot tr th{border:1px solid var(--global-border-color);padding:10px}.earned-user-credits-wrapper .badgeos-credits:nth-child(odd){margin:20px 1%}.earned-user-credits-wrapper .badgeos-credits:nth-child(2n){margin:20px 2%}.earned-user-credits-wrapper .badgeos-credits .badgeos-earned-credit{padding:0}@media (max-width:767px){#badgeos-earned-achievements-container .grid>li,#badgeos-achievements-container .grid>li,#badgeos-earned-ranks-container .grid>li,.earned-user-credits-wrapper .badgeos-credits:nth-child(odd),.earned-user-credits-wrapper .badgeos-credits:nth-child(2n){margin:1rem 0;width:100%!important}#badgeos-earned-achievements-container .badgeos-arrange-buttons,#badgeos-earned-ranks-container .badgeos-arrange-buttons,#badgeos-achievements-container .badgeos-arrange-buttons{margin-top:15px}}@media (max-width:400px){.badgeos-rank-table{font-size:12px}}.buddyx-badge{margin:5px 0}.buddyx-badge .ps-badgeos__list{flex-flow:wrap;align-items:center;display:flex}@media screen and (max-width:782px){.buddyx-badge .ps-badgeos__list{justify-content:center}}.buddyx-badge .ps-badgeos__item img{max-width:36px;margin:5px 5px 0 0}.groups-list .bgr-header-row{text-align:center;width:100%}.bpchk-marker-container{margin-top:10px}#whats-new-toolbar .bpchk-marker-container{margin-top:0}.bp-checkins.bp-checkin-panel{width:100%;margin:0 0 15px}@media screen and (min-width:46.8em){#whats-new-options .post-elements-buttons-item:first-child{margin-left:0!important}[dir=rtl] #whats-new-options .post-elements-buttons-item:first-child{margin-left:10px!important;margin-right:0!important}}.quote-btn{margin-top:10px}#whats-new-toolbar .quote-btn{margin-top:0}.bp-nouveau .site-wrapper .bpquotes-bg-selection-div{margin-bottom:5px}[dir=rtl] .bp-nouveau .site-wrapper .bpquotes-bg-selection-div{margin-left:0;margin-right:0}.bp-nouveau .site-wrapper .bpolls-html-container{margin-top:10px}.bp-nouveau .site-wrapper #whats-new-toolbar .bpolls-html-container{margin-top:0}[dir=rtl] .bp-nouveau .site-wrapper .bpolls-polls-option-html{margin-right:0}.buddypress-wrap .profile .bp-widget abbr{border-bottom:1px solid var(--global-border-color);cursor:auto;padding-bottom:5px;display:block}.bp-nouveau .activity-list .activity-item .activity-meta.action .bp-share-button:before{margin-right:5px}body:not(.logged-in) .activity-list .activity-item .activity-meta .bp-share-button{margin:15px}body:not(.logged-in) .bp-share-btn.generic-button{text-align:center;cursor:pointer;border:1px solid 1px solid var(--global-border-color);vertical-align:middle;outline:0;padding:8px 12px;font-family:inherit;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;text-decoration:none;transition:all .2s linear;display:inline-block;border-radius:3px!important;margin:15px!important}.bp-nouveau .activity-list .activity-item .activity-meta .bp-share-button:before{font-size:18px}.birthday-item-content i{margin-left:5px}.bupr-bp-member-review-no-popup-add-block #bupr_save_review,.buddypress .buddypress-wrap .bgr-group-review-no-popup-add-block .bgr-submit-review,.buddypress-wrap .bgr-group-review-no-popup-add-block .bgr-submit-review{font-size:14px}.member-review-stars{margin:5px 0 0;font-size:14px}.rating-bgr{font-size:14px}#bupr_member_review_id{padding:0}#frm_buddypress-edit-activity textarea{min-height:60px;width:calc(100% - 30px)!important;margin:0 15px 15px!important}#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button.buddyboss_edit_activity,#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .buddyboss_edit_activity_cancel{margin-top:15px;margin-right:11px}.activity-list .activity-item .activity-meta.action .button.buddyboss_edit_activity.action-edit:before{content:""}.activity-list .activity-item .activity-meta.action .button.buddyboss_edit_activity_cancel:before{content:""}.activity-list .activity-item .activity-meta.action .button.buddyboss_edit_activity.action-save:before{content:""}.groups-header .bp-group-type-list{font-size:inherit}@media screen and (max-width:782px){.groups-header .bp-group-type-list{justify-content:center;display:flex}}.item-list.groups-list.bp-list:not(.grid) .item-meta.wb-bpgt-group-types{flex:1;margin:0}body.buddypress.bp-user .buddypress-wrap .users-header .bp-member-type-list{color:inherit;font-size:14px}.wp-embed-share-tab-button{display:inline-block!important}.wp-embed-share-tab[aria-hidden=true]{display:none!important}.wp-embed-share-tab{margin-top:10px}.search-results.buddypress-global-search form#searchform{margin-bottom:20px;display:flex}.search-results.buddypress-global-search .item-list-tabs>ul{border-bottom:1px solid var(--global-border-color)}.search-results.buddypress-global-search .activity_comment-list .activity-content{margin-left:65px}.search-results.buddypress-global-search .activity_comment-list .item-meta{float:none;text-align:left}.search-results.buddypress-global-search .activity_comment-list .activity-avatar img.avatar{margin-top:10px}.search-results.buddypress-global-search #buddypress .results-group .activity-list .activity-content{margin-left:0}.search-results.buddypress-global-search .activity-list .item-avatar p{margin:0}.search-results.buddypress-global-search .activity-list .activity-avatar img.avatar{margin:15px}.search-results.buddypress-global-search .activity-list .activity-content .activity-header{padding:15px}.search-results.buddypress-global-search .activity-list.item-list .activity-item .activity-avatar{margin-right:0}body.search-results.buddypress-global-search #buddypress .bp-list .activity-comments .acomment-meta p,body.search-results.buddypress-global-search .bp-list li .item .list-title{margin:0}body.search-results.buddypress-global-search .bp-list li .action{text-align:left}@media screen and (min-width:60em){.has-sidebar-right.search-results.buddypress-global-search .site-wrapper{grid-gap:2rem;grid-template-columns:3fr 1fr;justify-content:center;display:grid}.has-sidebar-left.search-results.buddypress-global-search .site-wrapper{grid-gap:2rem;grid-template-columns:1fr 3fr;justify-content:center;display:grid}}.bp-giphy-html-container,.activity-giphy-container{margin-top:10px}.bp-giphy-comment-html-container.bp-giphy-html-container,#whats-new-toolbar .bp-giphy-html-container,#whats-new-toolbar .activity-giphy-container{margin-top:0}.buddypress-giphy-active form.ac-form .ac-reply-content .bp-giphy-html-container{float:left}[dir=rtl] .buddypress-giphy-active form.ac-form .ac-reply-content .bp-giphy-html-container{float:right}.mce-container button{background:0 0!important;border:0!important}form#mpp-whats-new-form p.activity-greeting{margin-top:0}#mpp-whats-new-options{min-height:60px}.mpp-activity-header .time-since{float:none;display:block}.mpp-activity-list .mpp-activity-content .mpp-activity-inner,.mpp-activity-list .mpp-activity-content blockquote{margin-top:0}.buddypress-wrap .mpp-upload-buttons a{margin-right:8px}.buddypress-wrap .mpp-upload-buttons a img{max-width:20px}.buddypress-wrap .mpp-upload-buttons,.buddypress-wrap .activity-form .mpp-upload-buttons{display:none}.buddypress-wrap .activity-form.activity-form-expanded .mpp-upload-buttons{display:block}.buddypress-wrap .mpp-upload-buttons{padding:0 10px}#mpp-activity-upload-buttons{width:100%;margin-bottom:15px}.mpp-upload-container-active{height:auto!important;transition:none!important;display:block!important;overflow:visible!important}.mpp-uploading-media-list ul{margin-left:0}.mpp-uploading-media-list ul .fluid-width-video-wrapper{width:200px}button#mpp-add-remote-media{border-radius:3px;min-height:38px;padding:14px 15px}.mpp-single-gallery-audio-list .mpp-item-content.mpp-audio-content.mpp-audio-player{display:none}.mpp-g:not(.mpp-form-wrap){margin:0 -15px}.mpp-g.mpp-form-wrap,.mpp-g.mpp-bulk-edit-media-action-row,.mpp-g.mpp-bulk-edit-media-item,.mpp-g.ui-sortable,.mpp-gallery-edit-form .mpp-g,.mpp-media-edit-form .mpp-g{margin:0}.mpp-item{padding:15px}.activity-inner .mpp-item{padding:0}.mpp-item .mpp-item-thumbnail img{width:100%;margin-bottom:15px}a.mpp-gallery-title,.mpp-item-actions a,#change-gallery-cover a{border:1px solid;border-radius:4px;margin-top:5px;padding:2px 10px;font-size:14px;display:inline-block}.mpp-type-navs .mpp-nav a{background:0 0!important}select#mpp-gallery-type,select#mpp-gallery-status,select#mpp-edit-media-bulk-action,select#mpp-media-status{padding-right:40px}.mpp-g.mpp-bulk-edit-media-action-row,.mpp-g.mpp-bulk-edit-media-item,.mpp-g.mpp-form-wrap{margin-bottom:20px}.mpp-g.mpp-form-wrap select,.mpp-g.mpp-bulk-edit-media-item select,.mpp-g.mpp-form-wrap select{padding-right:40px}.mpp-breadcrumbs{color:inherit;background:0 0;margin-bottom:15px}.mpp-activity-meta a.button:empty{display:none!important}.mpp-menu.mpp-menu-open,.mpp-menu.mpp-menu-horizontal li .mpp-menu-children{background:0 0}div.mpp-bulk-edit-media-action-row select{padding:.5em .6em}.mpp-menu a.mpp-selected-item{color:var(--color-theme-primary)}.buddyx-mediapress .mejs-button>button{background:url(/wp-content/themes/buddyx/assets/images/mejs-controls.svg)!important;border:0!important;width:20px!important;padding:0!important}.buddyx-mediapress .mejs-play>button{background-position:0 0!important}.buddyx-mediapress .mejs-pause>button{background-position:-20px 0!important}.buddyx-mediapress .mejs-replay>button{background-position:-160px 0!important}.buddyx-mediapress .mejs-fullscreen-button>button{background-position:-80px 0!important}.buddyx-mediapress .mejs-unfullscreen>button{background-position:-100px 0!important}.buddyx-mediapress .mejs-mute>button{background-position:-60px 0!important}.buddyx-mediapress .mejs-unmute>button{background-position:-40px 0!important}.buddyx-mediapress .mejs-captions-button>button{background-position:-140px 0!important}.buddyx-mediapress .mejs-chapters-button>button{background-position:-180px 0!important}.activity-list .mpp-media-list-view-grid.mpp-activity-media-list{padding:0 15px 15px}.mpp-paginator ul li{padding:0}.mpp-paginator ul .page-numbers{float:none;border-radius:2px;margin:0 5px 5px 0;padding:.5em 1em;font-size:1em;line-height:1.5;transition:background-color .1s ease-in-out;display:inline-block;color:var(--bx-color-fg-muted,#565a62)!important;background:0 0!important}.mpp-paginator ul .page-numbers:hover,.mpp-paginator ul .page-numbers.current{background:var(--bx-color-divider,#e6e6e6)!important;color:var(--bx-color-fg-muted,#565a62)!important}.mpp-form input[type=text],.mpp-form input[type=password],.mpp-form input[type=email],.mpp-form input[type=url],.mpp-form input[type=date],.mpp-form input[type=month],.mpp-form input[type=time],.mpp-form input[type=datetime],.mpp-form input[type=datetime-local],.mpp-form input[type=week],.mpp-form input[type=number],.mpp-form input[type=search],.mpp-form input[type=tel],.mpp-form input[type=color],.mpp-form select,.mpp-form textarea{box-shadow:none}.buddyx-bpges .group-subscription-div #js-dialogtooltip{z-index:99}@media screen and (max-width:782px){.buddyx-bpges .group-subscription-div #js-dialogtooltip{width:auto}}#groups-dir-list .group-subscription-div,#groups-list .group-subscription-div{flex-direction:column-reverse;display:flex;padding-top:10px!important}#groups-dir-list .group-subscription-div .gemail_icon,#groups-list .group-subscription-div .gemail_icon{margin:10px 0 0;padding:0;background:0 0!important}#groups-dir-list .group-subscription-div .group-subscription-status,#groups-list .group-subscription-div .group-subscription-status{margin-top:10px}.buddyx-bpges .group-subscription-div .group-email-tooltip #js-tooltip-content a{width:auto;color:inherit;font-size:inherit;background:0 0;border:0;margin:0 .4em .4em 0;padding:0;font-weight:700;text-decoration:underline;display:inline-block}.buddyx-bpges .group-subscription-div{padding-top:6px;font-size:11px}.buddyx-bpges .bp-list li .item,.buddyx-bpges .grid>li .list-wrap{overflow:visible}button.ges-change,button.ges-change:hover{padding:3px 6px!important}.ass-email-type{margin:15px 0}.ass-email-type label input{margin-right:7px}@media screen and (min-width:46.8em){body.bp-nouveau.groups.buddyx-bpges:not(.single-item) .group-subscription-div #js-dialogtooltip{left:0;right:auto}}.bpfb_form_container{background:0 0;padding:0}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addPhotos,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addVideos,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addLinks{background:0 0;position:relative}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addPhotos:before,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addVideos:before,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addLinks:before{font-family:"Font Awesome 6 Free";font-size:18px;font-weight:900}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addPhotos:before{content:""}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addVideos:before{content:""}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addLinks:before{content:""}ul#bpfb_tmp_photo_list{display:none}.bpfb_preview_container{flex-flow:wrap;margin-top:10px;display:flex}input#bpfb_add_remote_image{margin:10px 0 0}.bpfb_preview_photo_item{border:3px solid #0003}input.bpfb_remote_image,input#bpfb_video_url,input#bpfb_link_preview_url{margin:0 0 15px;width:calc(100% - 15px)!important}input.bpfb_remote_image{margin:15px 0}.bpfb_images{flex-flow:wrap;margin:5px 10px;display:flex}.bpfb_images br{display:none}.bpfb_images a{margin:5px;line-height:0}.bpfb_final_link{border:1px solid var(--global-border-color);content:"";clear:both;margin:0 15px 15px;padding:15px 15px 5px;display:table;border-radius:var(--global-border-radius)!important}.bpfb_final_link .bpfb_link_contents{width:calc(100% - 200px);margin-left:20px}.bpfb_final_link .bpfb_link_contents>*{margin:0 0 10px}.bpfb_actions_container{padding:0 15px}.bpfb_preview_container table tbody td>*{padding:5px 0}.bpfb_action_container p{flex-flow:wrap;gap:10px;margin:0;display:flex}@media screen and (max-width:46.8em){.bpfb_final_link .bpfb_link_preview_container{float:none;width:100%;height:auto;margin:0 0 20px}.bpfb_final_link .bpfb_link_contents{width:100%;margin-left:0}.bpfb_preview_container{overflow:auto}}.activity-list.bp-list .activity-item .activity-meta.action .bplua-open-activity,.activity-list.bp-list .activity-item .activity-meta.action .bplua-close-activity{margin-top:15px;margin-right:11px}.activity-list .activity-item .activity-meta.action .bplua-open-activity:before,.activity-list .activity-item .activity-meta.action .bplua-close-activity:before{vertical-align:bottom;font-family:dashicons;font-size:18px}.activity-list .activity-item .activity-meta.action .bplua-open-activity:before{content:""}.activity-list .activity-item .activity-meta.action .bplua-close-activity:before{content:""}.thickbox-loading #TB_ajaxContent{margin:auto;padding:15px;height:100%!important}.thickbox-loading #TB_title{height:40px;padding-top:5px;padding-bottom:5px}.thickbox-loading textarea#whats-new-profile-ux{margin-bottom:10px}.thickbox-loading form#private-message-form-ux label[for=private_message_subject],.thickbox-loading form#private-message-form-ux label[for=private_message_content],.thickbox-loading form#public-message-form-ux label[for=public_message_content]{display:block}.thickbox-loading form#private-message-form-ux input#private_message_subject{width:100%}@media screen and (max-width:450px){#TB_window.thickbox-loading{left:0;right:0;max-width:285px!important;margin-left:auto!important;margin-right:auto!important}.thickbox-loading #TB_ajaxContent{width:100%!important}}body.bmpro_moderation_content .member-home aside{display:none}@media screen and (min-width:60em){body.bmpro_moderation_content.has-single-member-sidebar .member-home{grid-template-columns:1fr}}#bmpro-blocked-template{min-height:calc(100vh - 236px)}.bpstatus-icon{margin-top:8px;display:inline-block}#whats-new-toolbar .bpstatus-icon{margin-top:0}.member-info-wrapper img.bpsts-name-icon{display:inline-block}ul.component-navigation.bp-docs-nav{margin-left:0}.activity-share-modal .activity-list .activity-item .activity-header{margin-bottom:0}.activity-list.bp-list .activity-reshare-item-container>.activity-item{margin:1rem;padding:1rem}.post-reshare-item-container .post-preview{margin-left:15px;margin-right:15px}.activity-list .activity-item .activity-meta.action .bp-activity-share-btn .bp-screen-reader-text{margin-left:0}.bp-activity-share-button:before{margin-right:5px!important}#bp-activity-share-widget-box-status-header .buddyx-content-wrp{margin-top:1rem}.activity-list.bp-list .activity-reshare-item-container .activity-header{padding-bottom:10px;padding-left:65px}.activity-share-modal .activity-list .activity-content .activity-inner img:not(.avatar),.activity-list .activity-content .activity-inner .activity-reshare-item-container img:not(.avatar){width:100%;max-width:100%;margin:0 0 15px}.activity-share-modal .activity-list .activity-content .activity-inner .bb-post-title,.activity-share-modal .activity-list .activity-content .activity-inner .buddyx-post-title,.activity-list .activity-content .activity-inner .activity-reshare-item-container .bb-post-title,.activity-list .activity-content .activity-inner .activity-reshare-item-container .buddyx-post-title{margin:0 0 10px;font-size:20px;display:block}.activity-list .activity-content .activity-inner .activity-reshare-item-container .buddyx-content-wrp p{padding:0;margin:0!important}.buddypress-wrap .activity-inner .activity-reshare-item-container p{margin:0!important;padding:0!important}.activity-list li.bbp_reply_create .activity-content .activity-inner blockquote,.activity-list li.bbp_topic_create .activity-content .activity-inner blockquote{margin-left:15px}.buddypress-wrap ul.subnav li#members-order-select{padding:10px 0}.buddypress-wrap ul.subnav li#members-order-select label{vertical-align:middle;align-items:center;display:inline-flex}body.resume.has-single-member-sidebar .site-wrapper.member-home .primary-sidebar{display:none}body.resume.has-single-member-sidebar .member-home{grid-template-columns:1fr}.activity-link-preview-container{width:calc(100% - 30px);margin:0 15px;border-radius:var(--global-border-radius)!important}.activity-list .activity-item .activity-content .activity-link-preview-title,.activity-link-preview-title{padding:0}.activity-update-form #whats-new-buttons{margin:0 15px 0 0;padding:0}.activity-update-form #whats-new-buttons .dashicons-admin-media:before{font-family:dashicons}div#bp-attachments-activity-medium-preview{border:1px solid var(--global-border-color);margin:0;padding:.5em;border-radius:var(--form-border-radius)!important}div#bp-attachments-activity-medium-preview:empty{border:0;padding:0}div#bp-attachments-activity-medium-preview dl.bp-attachment-meta dd{margin:0 0 0 .5em}body.activity.buddypress figure.wp-block-bp-image-attachment img,body.activity.buddypress figure.wp-block-bp-image-attachment video{margin-top:0}body.activity.buddypress figure a,body.activity.buddypress figure a img{width:100%}body.activity.buddypress figure figcaption{margin:.5em 15px}.wp-block-bp-audio-attachment audio{padding:0 15px}body.activity.buddypress div.wp-block-bp-file-attachment{padding:15px}body.activity.buddypress div.wp-block-bp-file-attachment .bp-attachments-button,#bp-media-library .split-button .split-button-primary,#bp-media-library .split-button .split-button-toggle,#bp-media-library .split-button .split-button-head a,body.personal.attachments #bp-media-library .components-button.is-secondary,body.personal.attachments #bp-media-library .components-button.is-tertiary,#bp-media-library .media-toolbar-secondary .media-button,#bp-media-library .components-button,.components-modal__frame .components-button,.components-button.is-primary,.components-button.is-secondary,.components-button.is-tertiary,body.personal.attachments #bp-media-library .split-button .split-button-toggle,.activity-update-form #whats-new-buttons>li button{font-family:inherit;font-size:initial;text-align:center;cursor:pointer;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0;font-style:normal;font-weight:700;line-height:1.3;text-decoration:none;transition:all .2s linear;display:inline-block;color:var(--button-text-color)!important;background-color:var(--button-background-color)!important;border-radius:var(--button-border-radius)!important;border:1px solid var(--button-border-color)!important;max-height:100%!important}body.activity.buddypress div.wp-block-bp-file-attachment .bp-attachments-button:hover,#bp-media-library .split-button .split-button-primary:hover,#bp-media-library .split-button .split-button-toggle:hover,#bp-media-library .split-button .split-button-head a:hover,body.personal.attachments #bp-media-library .components-button.is-secondary:hover,body.personal.attachments #bp-media-library .components-button.is-tertiary:hover,#bp-media-library .media-toolbar-secondary .media-button:hover,#bp-media-library .components-button:hover,.components-modal__frame .components-button:hover,.components-button.is-primary:hover,.components-button.is-secondary:hover,.components-button.is-tertiary:hover,body.personal.attachments #bp-media-library .split-button .split-button-toggle:hover,.activity-update-form #whats-new-buttons>li button:hover{background-color:var(--button-background-hover-color)!important;border:1px solid var(--button-border-hover-color)!important;color:var(--button-text-hover-color)!important}body.personal.attachments #bp-media-library .wp-filter .view-switch a:before{color:inherit}body.personal.attachments #bp-media-library .wp-filter .view-switch a.current:before{color:var(--color-theme-primary)}body.personal.attachments #bp-media-library .screen-heading{margin:auto 10px auto auto;padding-bottom:5px;font-size:20px;font-weight:400}body.personal.attachments #bp-media-library .media-toolbar-primary .components-select-control__input{font-family:inherit;font-style:inherit;vertical-align:middle;background-color:var(--bx-color-bg-elevated,#fff);border:1px solid var(--global-border-color);width:100%;height:35px;box-shadow:none;color:inherit;border-radius:3px;outline:none;font-size:15px;display:inline-block}@media (min-width:46.8em){body.personal.attachments #bp-media-library .media-toolbar-primary .components-select-control__input{width:200px}}@media (max-width:480px){.bp-attachments-media-list .media-items.list .media-item{flex-wrap:wrap}.bp-attachments-media-list .media-items.list .media-item .item-description{flex:0 0 100%;height:auto}}#bp-media-library .split-button{top:auto}#bp-media-library .split-button .split-button-toggle i{padding:0}#bp-media-library .split-button .split-button-body li+li{margin-top:5px}#bp-media-library .uploader-container.enabled{background:#0000000d;border:1px dashed #0003;border-radius:6px;font-size:16px}.bp-attachments-media-list .media-item{min-width:100px}.bp-attachments-media-list .media-item .media-name{font-size:14px}@media (max-width:46.8em){.bp-attachment-edit-item{flex-wrap:wrap;width:100%}.bp-attachment-edit-item__preview,.bp-attachment-edit-item__form{width:100%}}.bp-attachment-edit-item audio,.bp-attachment-edit-item video{width:100%}.bp-attachment-edit-item__form-actions button{margin-bottom:1em}#bp-media-library .split-button .split-button-toggle{margin-left:15px;padding:4px}.components-form-file-upload .components-button{height:100%}.bupr-shortcode-top-members-contents{margin:0 0 2rem}.contexify{z-index:9999!important}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner{border:0;padding:0 15px}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .buddyx-content-wrp{padding:0;display:block}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .buddyx-content-wrp p{padding:0}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .bb-content-wrp{background-color:#0000;padding:12px 0 0;display:block}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .bb-post-title,.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .buddyx-post-title{margin:0 0 10px;font-size:20px;display:block}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .bb-post-title{color:inherit}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner a.reign-post-img-link{background:var(--global-body-lightcolor);border-radius:4px;flex-flow:wrap;margin:0 0 15px;display:flex}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner a.reign-post-img-link img{border-radius:4px;width:auto;max-height:640px;margin:0 auto}.buddypress-wrap select,.buddypress-wrap .select-wrap select,.bp-search select,#buddypress select,.subnav-filters select{color:var(--bx-color-fg,var(--global-font-color,inherit))}.buddypress-wrap select option,.buddypress-wrap .select-wrap select option,.bp-search select option,#buddypress select option,.subnav-filters select option{background-color:var(--bx-color-bg-elevated,#fff);color:var(--bx-color-fg,var(--global-font-color,#1d2327))}.buddypress-wrap select option:checked,.buddypress-wrap .select-wrap select option:checked,.bp-search select option:checked,#buddypress select option:checked,.subnav-filters select option:checked{background-color:var(--bx-color-bg-muted,var(--global-body-lightcolor,#f0f0f0));color:var(--bx-color-fg,inherit)}#bbpress-forums{font-size:inherit}.page-header .archive-description{display:none}.bbpress .entry-content{margin-top:1em}.forum-archive .bbp-breadcrumb{display:none}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.bbp-topics{margin-bottom:0;font-size:14px}#bbpress-forums fieldset.bbp-form{min-width:calc(100% - 2px)}#bbpress-forums fieldset.bbp-form input[type=text],#bbpress-forums fieldset.bbp-form select{min-width:100px;min-height:35px}#bbpress-forums fieldset.bbp-form input[type=text]{width:100%}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{border:0;border-radius:50%}.bbp-pagination-count{margin:15px 0}#bbpress-forums div.bbp-search-form{float:right;margin-bottom:15px}.bbp-search-form #bbp_search_submit{vertical-align:top}#bbpress-forums li.bbp-header ul{font-size:14px}#bbpress-forums li.bbp-header,#bbpress-forums fieldset.bbp-form,#bbpress-forums div.odd,#bbpress-forums ul.odd,#bbpress-forums div.bbp-forum-header,#bbpress-forums div.bbp-topic-header,#bbpress-forums div.bbp-reply-header,.widgetable .bbp-login-form,.widgetable .bbp-logged-in,#bbpress-forums li.bbp-header,#bbpress-forums fieldset.bbp-form{background-color:var(--bx-color-bg-muted,#f9fbff)}#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{padding:20px 35px!important}div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header,li.bbp-body div.hentry{padding:10px 35px}a#bbp-cancel-reply-to-link{margin-right:15px}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{line-height:1;padding:25px 35px!important}#bbpress-forums div.odd,#bbpress-forums ul.odd{background:var(--bx-color-bg-elevated,#fff)!important}.mc4wp-form input,a.bbp-forum-title,a.bbp-topic-permalink{font-size:20px;font-style:normal;font-weight:600;line-height:30px}#bbpress-forums .bbp-forum-info div.bbp-forum-content{font-size:14px;font-style:normal;font-weight:500;line-height:25px}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{margin:15px 0}#bbpress-forums li.bbp-footer{display:none}#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{border-radius:50%}#bbpress-forums #bbp-search-form>div{gap:10px;display:flex}@media only screen and (max-width:767px){ul li.bbp-forum-info,ul li.bbp-topic-title{width:75%}.bbp-header ul li.bbp-forum-freshness,.bbp-body ul li.bbp-forum-freshness,.bbp-header ul li.bbp-topic-freshness,.bbp-body ul li.bbp-topic-freshness,.bbp-header ul li.bbp-forum-reply-count,.bbp-body ul li.bbp-forum-reply-count,.bbp-header ul li.bbp-topic-voice-count,.bbp-body ul li.bbp-topic-voice-count{display:none}.bbp-header ul li.bbp-topic-reply-count,.bbp-body ul li.bbp-topic-reply-count,.bbp-header ul li.bbp-forum-topic-count,.bbp-body ul li.bbp-forum-topic-count{border:none}.bbp-header ul li.bbp-forum-topic-count,.bbp-body ul li.bbp-forum-topic-count,.bbp-header ul li.bbp-topic-reply-count,.bbp-body ul li.bbp-topic-reply-count{width:25%}#bbpress-forums div.bbp-search-form{float:none}#bbpress-forums #bbp-search-form #bbp_search{width:100%}#bbpress-forums div.bbp-search-form input,#bbpress-forums div.bbp-search-form button{font-size:inherit;padding:10px 20px}}@media only screen and (max-width:320px){#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{text-align:left}#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title,#bbpress-forums li.bbp-body li.bbp-topic-title{width:75%}}.bbp-reply-form{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);padding:15px}.bbp-reply-form fieldset.bbp-form{background:0 0!important;border:0!important;margin:0!important;padding:0!important}body .select2-container .select2-dropdown.bb-tag-list-dropdown.bb-tag-list-dropdown{top:34px}#bbp_topic_tags_dropdown+.select2-container input{padding:0 10px}#bbpress-forums fieldset.bbp-form input[type=password],#bbpress-forums fieldset.bbp-form input[type=text],#bbpress-forums fieldset.bbp-form select{width:100%;min-height:38px;padding:10px}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner{border:0;margin:0;padding:0}.widget.widget_display_replies li+li,.widget.widget_display_views li+li,.widget.widget_display_forums li+li,.widget.widget_display_topics li+li{border-top:1px solid var(--bx-color-border,#e3e3e3)}.widget.widget_display_replies li,.widget.widget_display_views li,.widget.widget_display_forums li,.widget.widget_display_topics li{padding:10px 0}.widget.widget_display_stats dl{text-align:center}.widget .mc4wp-form input,.widget a.bbp-forum-title,.widget a.bbp-topic-permalink{line-height:inherit;font-weight:inherit;font-style:normal;font-size:inherit}.widget #bbp_search{width:100%;margin-bottom:10px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus:not(:focus-visible){outline:none}.slick-list.dragging{cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}:root{--ld-dark-mode-header-bg:#272727;--ld-dark-mode-sidebar-bg:#1c1c1c;--ld-dark-mode-content-bg:#121212;--ld-dark-mode-content-text:#ccc;--ld-dark-mode-link-color:#ccc;--ld-dark-mode-link-hover-color:#fff;--ld-dark-mode-text-secondary:#aaa;--ld-dark-mode-border-color:#ffffff1a}.buddyx-dark-theme.ld-in-focus-mode a{color:var(--ld-dark-mode-content-text)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav span{background-color:var(--ld-dark-mode-content-text)}@media (max-width:768px){.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{background-color:var(--ld-dark-mode-header-bg)}}body:not(.buddyx-dark-theme) .learndash-light-mode,body.buddyx-dark-theme .learndash-dark-mode{display:none}#buddyx-toggle-track{align-items:center;width:30px;height:100%;display:flex}.buddyx-dark-theme #buddyx-toggle-track{color:#fff}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo{background:var(--ld-dark-mode-header-bg)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header{color:var(--ld-dark-mode-content-text);border:0}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-progress,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu,.buddyx-dark-theme.ld-in-focus-mode #buddyx-toggle-track,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{border-color:var(--ld-dark-mode-border-color)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button{color:var(--ld-dark-mode-content-text)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview.ld-is-current-item{color:var(--ld-dark-mode-link-hover-color)}body.buddyx-dark-theme.ld-in-focus-mode,body.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper{background:var(--ld-dark-mode-content-bg)}body.buddyx-dark-theme.ld-in-focus-mode pre{background:#000000b3}.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h1,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h2,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h3,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h4,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h5,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h6{color:var(--ld-dark-mode-content-text)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list a.ld-table-list-item-preview{color:var(--ld-dark-mode-link-color)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list .ld-table-list-item,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list .ld-table-list-items,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-content-actions,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list.ld-no-pagination,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item,.buddyx-dark-theme.ld-in-focus-mode .ld-focus.ld-focus .buddyx-sfwd-course-position-wrapper{border-color:var(--ld-dark-mode-border-color)}.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:active,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:focus,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:focus-within,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:hover,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:active,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:focus,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:focus-within,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:hover,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:active,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:focus,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:focus-within,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:hover{background-color:#ffffff1a}.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:focus-visible{background-color:#ffffff1a}.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:focus-visible{background-color:#ffffff1a}.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:focus-visible{background-color:#ffffff1a}.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:active,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__back-to-course-link:hover,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:active,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__next-link:hover,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:active,.buddyx-dark-theme.ld-in-focus-mode .ld-navigation__previous-link:hover{background-color:#fff3}.buddyx-dark-theme.ld-in-focus-mode .ld-breadcrumbs.ld-breadcrumbs--modern,.buddyx-dark-theme.ld-in-focus-mode .ld-breakpoint--small .ld-navigation,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .ld-content-actions{border-color:var(--ld-dark-mode-border-color)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-breadcrumbs,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-topic-status,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper pre{color:var(--ld-dark-mode-text-secondary);background-color:var(--ld-dark-mode-sidebar-bg)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-breadcrumbs{border-radius:0}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab{color:var(--ld-dark-mode-text-secondary)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-tabs .ld-tabs-navigation:after{background:var(--ld-dark-mode-header-bg)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar a.course-entry-link,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .lms-course-members-list .lms-count{color:#fff!important;background-color:#ffffff1a!important}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar a.course-entry-link:hover{background-color:#fff3!important}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .lms-topic-sidebar-progress,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .lms-course-members-list h4.lms-course-sidebar-heading{border-color:var(--ld-dark-mode-border-color)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before{background:var(--ld-dark-mode-header-bg)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item{background:var(--ld-dark-mode-sidebar-bg)!important}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .ld-pagination .ld-pages i,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .ld-pagination .ld-pages span,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .lms-course-members-list h4.lms-course-sidebar-heading,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus.ld-focus .ld-focus-sidebar .lms-course-members-list ul.course-members-list{color:var(--ld-dark-mode-link-color)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus-sidebar .ld-table-list .ld-table-list-items{background:var(--ld-dark-mode-sidebar-bg);color:var(--ld-dark-mode-content-text)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-title a,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item a.ld-table-list-item-preview,.buddyx-dark-theme.ld-in-focus-mode .ld-progress-bar{color:var(--ld-dark-mode-content-text)}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title{color:var(--ld-dark-mode-link-color);background:0 0}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading{color:var(--ld-dark-mode-text-secondary);border-top:1px solid var(--ld-dark-mode-border-color)}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('https://ramshornnetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://ramshornnetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://ramshornnetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://ramshornnetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://ramshornnetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://ramshornnetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normalfont-display:block}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'simple-line-icons';src:url('https://ramshornnetwork.com/wp-content/plugins/dethemekit-for-elementor/assets/fonts/Simple-Line-Icons.eot?v=2.4.0');src:url('https://ramshornnetwork.com/wp-content/plugins/dethemekit-for-elementor/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('https://ramshornnetwork.com/wp-content/plugins/dethemekit-for-elementor/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('https://ramshornnetwork.com/wp-content/plugins/dethemekit-for-elementor/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('https://ramshornnetwork.com/wp-content/plugins/dethemekit-for-elementor/assets/fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('https://ramshornnetwork.com/wp-content/plugins/dethemekit-for-elementor/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');font-weight:normal;font-style:normal;font-display:block}.sli{font-family:'simple-line-icons';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}.sli-user:before{content:"\e005"}.sli-people:before{content:"\e001"}.sli-user-female:before{content:"\e000"}.sli-user-follow:before{content:"\e002"}.sli-user-following:before{content:"\e003"}.sli-user-unfollow:before{content:"\e004"}.sli-login:before{content:"\e066"}.sli-logout:before{content:"\e065"}.sli-emotsmile:before{content:"\e021"}.sli-phone:before{content:"\e600"}.sli-call-end:before{content:"\e048"}.sli-call-in:before{content:"\e047"}.sli-call-out:before{content:"\e046"}.sli-map:before{content:"\e033"}.sli-location-pin:before{content:"\e096"}.sli-direction:before{content:"\e042"}.sli-directions:before{content:"\e041"}.sli-compass:before{content:"\e045"}.sli-layers:before{content:"\e034"}.sli-menu:before{content:"\e601"}.sli-list:before{content:"\e067"}.sli-options-vertical:before{content:"\e602"}.sli-options:before{content:"\e603"}.sli-arrow-down:before{content:"\e604"}.sli-arrow-left:before{content:"\e605"}.sli-arrow-right:before{content:"\e606"}.sli-arrow-up:before{content:"\e607"}.sli-arrow-up-circle:before{content:"\e078"}.sli-arrow-left-circle:before{content:"\e07a"}.sli-arrow-right-circle:before{content:"\e079"}.sli-arrow-down-circle:before{content:"\e07b"}.sli-check:before{content:"\e080"}.sli-clock:before{content:"\e081"}.sli-plus:before{content:"\e095"}.sli-minus:before{content:"\e615"}.sli-close:before{content:"\e082"}.sli-event:before{content:"\e619"}.sli-exclamation:before{content:"\e617"}.sli-organization:before{content:"\e616"}.sli-trophy:before{content:"\e006"}.sli-screen-smartphone:before{content:"\e010"}.sli-screen-desktop:before{content:"\e011"}.sli-plane:before{content:"\e012"}.sli-notebook:before{content:"\e013"}.sli-mustache:before{content:"\e014"}.sli-mouse:before{content:"\e015"}.sli-magnet:before{content:"\e016"}.sli-energy:before{content:"\e020"}.sli-disc:before{content:"\e022"}.sli-cursor:before{content:"\e06e"}.sli-cursor-move:before{content:"\e023"}.sli-crop:before{content:"\e024"}.sli-chemistry:before{content:"\e026"}.sli-speedometer:before{content:"\e007"}.sli-shield:before{content:"\e00e"}.sli-screen-tablet:before{content:"\e00f"}.sli-magic-wand:before{content:"\e017"}.sli-hourglass:before{content:"\e018"}.sli-graduation:before{content:"\e019"}.sli-ghost:before{content:"\e01a"}.sli-game-controller:before{content:"\e01b"}.sli-fire:before{content:"\e01c"}.sli-eyeglass:before{content:"\e01d"}.sli-envelope-open:before{content:"\e01e"}.sli-envelope-letter:before{content:"\e01f"}.sli-bell:before{content:"\e027"}.sli-badge:before{content:"\e028"}.sli-anchor:before{content:"\e029"}.sli-wallet:before{content:"\e02a"}.sli-vector:before{content:"\e02b"}.sli-speech:before{content:"\e02c"}.sli-puzzle:before{content:"\e02d"}.sli-printer:before{content:"\e02e"}.sli-present:before{content:"\e02f"}.sli-playlist:before{content:"\e030"}.sli-pin:before{content:"\e031"}.sli-picture:before{content:"\e032"}.sli-handbag:before{content:"\e035"}.sli-globe-alt:before{content:"\e036"}.sli-globe:before{content:"\e037"}.sli-folder-alt:before{content:"\e039"}.sli-folder:before{content:"\e089"}.sli-film:before{content:"\e03a"}.sli-feed:before{content:"\e03b"}.sli-drop:before{content:"\e03e"}.sli-drawer:before{content:"\e03f"}.sli-docs:before{content:"\e040"}.sli-doc:before{content:"\e085"}.sli-diamond:before{content:"\e043"}.sli-cup:before{content:"\e044"}.sli-calculator:before{content:"\e049"}.sli-bubbles:before{content:"\e04a"}.sli-briefcase:before{content:"\e04b"}.sli-book-open:before{content:"\e04c"}.sli-basket-loaded:before{content:"\e04d"}.sli-basket:before{content:"\e04e"}.sli-bag:before{content:"\e04f"}.sli-action-undo:before{content:"\e050"}.sli-action-redo:before{content:"\e051"}.sli-wrench:before{content:"\e052"}.sli-umbrella:before{content:"\e053"}.sli-trash:before{content:"\e054"}.sli-tag:before{content:"\e055"}.sli-support:before{content:"\e056"}.sli-frame:before{content:"\e038"}.sli-size-fullscreen:before{content:"\e057"}.sli-size-actual:before{content:"\e058"}.sli-shuffle:before{content:"\e059"}.sli-share-alt:before{content:"\e05a"}.sli-share:before{content:"\e05b"}.sli-rocket:before{content:"\e05c"}.sli-question:before{content:"\e05d"}.sli-pie-chart:before{content:"\e05e"}.sli-pencil:before{content:"\e05f"}.sli-note:before{content:"\e060"}.sli-loop:before{content:"\e064"}.sli-home:before{content:"\e069"}.sli-grid:before{content:"\e06a"}.sli-graph:before{content:"\e06b"}.sli-microphone:before{content:"\e063"}.sli-music-tone-alt:before{content:"\e061"}.sli-music-tone:before{content:"\e062"}.sli-earphones-alt:before{content:"\e03c"}.sli-earphones:before{content:"\e03d"}.sli-equalizer:before{content:"\e06c"}.sli-like:before{content:"\e068"}.sli-dislike:before{content:"\e06d"}.sli-control-start:before{content:"\e06f"}.sli-control-rewind:before{content:"\e070"}.sli-control-play:before{content:"\e071"}.sli-control-pause:before{content:"\e072"}.sli-control-forward:before{content:"\e073"}.sli-control-end:before{content:"\e074"}.sli-volume-1:before{content:"\e09f"}.sli-volume-2:before{content:"\e0a0"}.sli-volume-off:before{content:"\e0a1"}.sli-calendar:before{content:"\e075"}.sli-bulb:before{content:"\e076"}.sli-chart:before{content:"\e077"}.sli-ban:before{content:"\e07c"}.sli-bubble:before{content:"\e07d"}.sli-camrecorder:before{content:"\e07e"}.sli-camera:before{content:"\e07f"}.sli-cloud-download:before{content:"\e083"}.sli-cloud-upload:before{content:"\e084"}.sli-envelope:before{content:"\e086"}.sli-eye:before{content:"\e087"}.sli-flag:before{content:"\e088"}.sli-heart:before{content:"\e08a"}.sli-info:before{content:"\e08b"}.sli-key:before{content:"\e08c"}.sli-link:before{content:"\e08d"}.sli-lock:before{content:"\e08e"}.sli-lock-open:before{content:"\e08f"}.sli-magnifier:before{content:"\e090"}.sli-magnifier-add:before{content:"\e091"}.sli-magnifier-remove:before{content:"\e092"}.sli-paper-clip:before{content:"\e093"}.sli-paper-plane:before{content:"\e094"}.sli-power:before{content:"\e097"}.sli-refresh:before{content:"\e098"}.sli-reload:before{content:"\e099"}.sli-settings:before{content:"\e09a"}.sli-star:before{content:"\e09b"}.sli-symbol-female:before{content:"\e09c"}.sli-symbol-male:before{content:"\e09d"}.sli-target:before{content:"\e09e"}.sli-credit-card:before{content:"\e025"}.sli-paypal:before{content:"\e608"}.sli-social-tumblr:before{content:"\e00a"}.sli-social-twitter:before{content:"\e009"}.sli-social-facebook:before{content:"\e00b"}.sli-social-instagram:before{content:"\e609"}.sli-social-linkedin:before{content:"\e60a"}.sli-social-pinterest:before{content:"\e60b"}.sli-social-github:before{content:"\e60c"}.sli-social-google:before{content:"\e60d"}.sli-social-reddit:before{content:"\e60e"}.sli-social-skype:before{content:"\e60f"}.sli-social-dribbble:before{content:"\e00d"}.sli-social-behance:before{content:"\e610"}.sli-social-foursqare:before{content:"\e611"}.sli-social-soundcloud:before{content:"\e612"}.sli-social-spotify:before{content:"\e613"}.sli-social-stumbleupon:before{content:"\e614"}.sli-social-youtube:before{content:"\e008"}.sli-social-dropbox:before{content:"\e00c"}.sli-social-vkontakte:before{content:"\e618"}.sli-social-steam:before{content:"\e620"}.ht-text-center{text-align:center}.ht-container-fluid,.ht-container{margin-right:auto;margin-left:auto}.ht-container-fluid{padding-right:2rem;padding-left:2rem}.ht-container{padding-right:1rem;padding-left:1rem}.ht-d-flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.ht-row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.ht-row.ht-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ht-col.ht-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ht-col-xs,.ht-col-xs-1,.ht-col-xs-2,.ht-col-xs-3,.ht-col-xs-4,.ht-col-xs-5,.ht-col-xs-6,.ht-col-xs-7,.ht-col-xs-8,.ht-col-xs-9,.ht-col-xs-10,.ht-col-xs-11,.ht-col-xs-12,.ht-col-xs-offset-0,.ht-col-xs-offset-1,.ht-col-xs-offset-2,.ht-col-xs-offset-3,.ht-col-xs-offset-4,.ht-col-xs-offset-5,.ht-col-xs-offset-6,.ht-col-xs-offset-7,.ht-col-xs-offset-8,.ht-col-xs-offset-9,.ht-col-xs-offset-10,.ht-col-xs-offset-11,.ht-col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ht-col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-xs-offset-0{margin-left:0}.ht-col-xs-offset-1{margin-left:8.33333333%}.ht-col-xs-offset-2{margin-left:16.66666667%}.ht-col-xs-offset-3{margin-left:25%}.ht-col-xs-offset-4{margin-left:33.33333333%}.ht-col-xs-offset-5{margin-left:41.66666667%}.ht-col-xs-offset-6{margin-left:50%}.ht-col-xs-offset-7{margin-left:58.33333333%}.ht-col-xs-offset-8{margin-left:66.66666667%}.ht-col-xs-offset-9{margin-left:75%}.ht-col-xs-offset-10{margin-left:83.33333333%}.ht-col-xs-offset-11{margin-left:91.66666667%}.ht-start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-xs{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width: 48em){.ht-container{width:49rem}.ht-col-sm,.ht-col-sm-1,.ht-col-sm-2,.ht-col-sm-3,.ht-col-sm-4,.ht-col-sm-5,.ht-col-sm-6,.ht-col-sm-7,.ht-col-sm-8,.ht-col-sm-9,.ht-col-sm-10,.ht-col-sm-11,.ht-col-sm-12,.ht-col-sm-offset-0,.ht-col-sm-offset-1,.ht-col-sm-offset-2,.ht-col-sm-offset-3,.ht-col-sm-offset-4,.ht-col-sm-offset-5,.ht-col-sm-offset-6,.ht-col-sm-offset-7,.ht-col-sm-offset-8,.ht-col-sm-offset-9,.ht-col-sm-offset-10,.ht-col-sm-offset-11,.ht-col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ht-col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-sm-offset-0{margin-left:0}.ht-col-sm-offset-1{margin-left:8.33333333%}.ht-col-sm-offset-2{margin-left:16.66666667%}.ht-col-sm-offset-3{margin-left:25%}.ht-col-sm-offset-4{margin-left:33.33333333%}.ht-col-sm-offset-5{margin-left:41.66666667%}.ht-col-sm-offset-6{margin-left:50%}.ht-col-sm-offset-7{margin-left:58.33333333%}.ht-col-sm-offset-8{margin-left:66.66666667%}.ht-col-sm-offset-9{margin-left:75%}.ht-col-sm-offset-10{margin-left:83.33333333%}.ht-col-sm-offset-11{margin-left:91.66666667%}.ht-start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-sm{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 64em){.ht-container{width:65rem}.ht-col-md,.ht-col-md-1,.ht-col-md-2,.ht-col-md-3,.ht-col-md-4,.ht-col-md-5,.ht-col-md-6,.ht-col-md-7,.ht-col-md-8,.ht-col-md-9,.ht-col-md-10,.ht-col-md-11,.ht-col-md-12,.ht-col-md-offset-0,.ht-col-md-offset-1,.ht-col-md-offset-2,.ht-col-md-offset-3,.ht-col-md-offset-4,.ht-col-md-offset-5,.ht-col-md-offset-6,.ht-col-md-offset-7,.ht-col-md-offset-8,.ht-col-md-offset-9,.ht-col-md-offset-10,.ht-col-md-offset-11,.ht-col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ht-col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-md-offset-0{margin-left:0}.ht-col-md-offset-1{margin-left:8.33333333%}.ht-col-md-offset-2{margin-left:16.66666667%}.ht-col-md-offset-3{margin-left:25%}.ht-col-md-offset-4{margin-left:33.33333333%}.ht-col-md-offset-5{margin-left:41.66666667%}.ht-col-md-offset-6{margin-left:50%}.ht-col-md-offset-7{margin-left:58.33333333%}.ht-col-md-offset-8{margin-left:66.66666667%}.ht-col-md-offset-9{margin-left:75%}.ht-col-md-offset-10{margin-left:83.33333333%}.ht-col-md-offset-11{margin-left:91.66666667%}.ht-start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-md{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 75em){.ht-container{width:1200px}.ht-col-lg,.ht-col-lg-1,.ht-col-lg-2,.ht-col-lg-3,.ht-col-lg-4,.ht-col-lg-5,.ht-col-lg-6,.ht-col-lg-7,.ht-col-lg-8,.ht-col-lg-9,.ht-col-lg-10,.ht-col-lg-11,.ht-col-lg-12,.ht-col-lg-offset-0,.ht-col-lg-offset-1,.ht-col-lg-offset-2,.ht-col-lg-offset-3,.ht-col-lg-offset-4,.ht-col-lg-offset-5,.ht-col-lg-offset-6,.ht-col-lg-offset-7,.ht-col-lg-offset-8,.ht-col-lg-offset-9,.ht-col-lg-offset-10,.ht-col-lg-offset-11,.ht-col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ht-col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-lg-offset-0{margin-left:0}.ht-col-lg-offset-1{margin-left:8.33333333%}.ht-col-lg-offset-2{margin-left:16.66666667%}.ht-col-lg-offset-3{margin-left:25%}.ht-col-lg-offset-4{margin-left:33.33333333%}.ht-col-lg-offset-5{margin-left:41.66666667%}.ht-col-lg-offset-6{margin-left:50%}.ht-col-lg-offset-7{margin-left:58.33333333%}.ht-col-lg-offset-8{margin-left:66.66666667%}.ht-col-lg-offset-9{margin-left:75%}.ht-col-lg-offset-10{margin-left:83.33333333%}.ht-col-lg-offset-11{margin-left:91.66666667%}.ht-start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-lg{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide
img{display:block}.slick-slide.slick-loading
img{display:none}.slick-slide.dragging
img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px
solid transparent}.slick-arrow.slick-hidden{display:none}.dethemekit-carousel-content-hidden{visibility:visible !important}.cus-col-5.ht-col-md-6{flex:0 0 20%;max-width:20%}.product-style{position:relative;z-index:35}.product-slider{width:100%}.product-item{padding-bottom:10px;margin-bottom:30px}.product-item mark, .product-item
ins{background:transparent}.product-item .product-inner .image-wrap{position:relative;text-align:center;overflow:hidden}.product-item .product-inner .image-wrap .wishlist,.product-item .product-inner .image-wrap .tinv-wraper{display:block;position:absolute;right:20px;top:20px;margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a,.ht-product-action .tinv-wishlist.tinvwl-after-add-to-cart
.tinvwl_add_to_wishlist_button{margin:0}.ht-product-list-action .tinv-wishlist.tinvwl-after-add-to-cart
.tinvwl_add_to_wishlist_button{margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a .tinvwl_add_to_wishlist-text,.ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text{display:none}.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before{font-size:26px}.yith-wcwl-add-to-wishlist .ajax-loading{left:20px;margin:0;position:absolute;top:4px}.product-item
.content{padding-top:10px}.content
h4.title{margin:0}.product-item .product-inner .content
.title{font-size:20px;margin-bottom:10px}.product-item
.actions{background:#333 none repeat scroll 0 0;border-radius:20px;color:#fff;display:flex;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%);transition:all 0.4s ease 0s;width:150px;opacity:0;visibility:hidden}.product-item .actions>*{flex:1 0 auto}.product-item .product-inner .image-wrap
.actions.style_two{width:85%;border-radius:0;bottom:0;top:auto}.product-item .woocommerce.compare-button
a.button{background-color:#333;border-radius:20px}.product-item .product-inner .image-wrap .style_two
.wishlist{position:static}.yith-wcwl-add-button{position:relative}.style_two .yith-wcwl-add-to-wishlist .ajax-loading{margin-left:0;top:11px}.product-item .woocommerce.product.compare-button{border-left:1px solid #999}.product-item:hover
.actions{opacity:1;transform:translateX(-50%) translateY(-50%);visibility:visible}.product-item .actions a, .product-item .woocommerce.compare-button
a.button{color:#fff;display:block;font-weight:normal;line-height:inherit;padding:7px
5px;text-indent:-999999px;position:relative;background:transparent}.product-item .actions a::before{color:#fff;content:"";font-family:fontawesome;height:100%;left:0;position:absolute;text-indent:0;top:5px;width:100%}.product-item .actions .compare-button a::before{content:"\f021"}.product-item .product-inner .image-wrap .style_two .wishlist a::before{content:"\f08a"}.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistexistsbrowse a::before,.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistaddedbrowse a::before{content:"\f004"}.product-item .product-inner .actions.style_two
a{text-indent:0}.product-item .product-inner .actions.style_two a::before{display:none}.product-item .product-inner .actions.style_two .tinv-wishlist a::before{display:block;font-size:20px;line-height:28px}.product-item .product-inner .actions.style_two .tinv-wishlist
a{text-indent:-999999px;margin:0}.product-item.product_style_three .product-inner .image-wrap{overflow:visible}.product_information_area{background:#fff none repeat scroll 0 0;bottom:-90px;box-shadow:0 0 12px rgba(0, 0, 0, 0.18);left:0;opacity:0;position:absolute;text-align:left;transition:all 0.4s ease 0s;visibility:hidden;width:100%}.product_information_area
.content{padding-bottom:15px;text-align:center}.product-item .product-inner .image-wrap .product_information_area
.actions.style_two{border-radius:0;bottom:0;opacity:1;overflow:hidden;padding:0
30px;position:static;top:auto;transform:translateX(0px);visibility:visible;width:100%}.product-item:hover
.product_information_area{bottom:-103px;opacity:1;visibility:visible}.woocommerce span.onsale,span.onsale{color:#fff;font-size:14px;font-weight:500;left:15px;padding:5px
10px;top:15px;position:absolute}.product-item
a.button.added{display:none !important}.product-item .product-inner .image-wrap .actions
a.added_to_cart{text-indent:-99999px}.product-item .product-inner .image-wrap .actions a.added_to_cart::before{content:"";font-family:WooCommerce;font-size:20px;left:auto;position:absolute;text-indent:0;top:0;display:block}.product-item a.button.added::after, .product-item a.button.loading::after{color:#fff;content:"";display:block;font-family:"fontawesome";margin:0
auto;position:absolute;text-indent:0;top:5px}.ht-tab-menus{margin:0;padding:0;list-style:none}.ht-tab-menus{margin-bottom:45px}.ht-tab-menus
li{display:inline-block;margin:10px
10px 10px 10px}.ht-tab-menus li:last-child{margin-right:0}.ht-tab-menus li
a{border:1px
solid transparent;border-radius:50px;padding:5px
15px;text-transform:capitalize}.ht-tab-menus li a:focus{outline:none}.ht-tab-menus li
a.htactive{border-color:#e5e5e5}.ht-tab-pane{display:none}.ht-tab-pane.htactive{display:block}.ht-tab-pane.htactive .product-item
img{width:100%}.product_attribute
ul{list-style:outside none none;margin:0
0 20px;padding:0;text-align:left}.product_information_area
.attribute_label{font-weight:600}.product_attribute{margin-top:25px;padding:0
30px}.product_attribute ul
li{display:inline-block;line-height:1;margin:0
10px 0 0}.product_attribute ul
li.color_attribute{border-radius:100%;height:15px;width:15px}.product-slider .slick-arrow{background:transparent none repeat scroll 0 0;border:2px
solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s}.product-slider .slick-arrow.slick-next{right:-30px;left:auto}.product-slider .slick-arrow:hover{border-color:#333;color:#333}.product-slider .slick-dots{bottom:0px;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.product-slider .slick-dots
li{line-height:12px;margin:0
4px}.product-slider .slick-dots li
button{background-color:transparent;border:1px
solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.product-slider .slick-dots li.slick-active
button{background-color:#282828;border-color:#282828}.col2-set .col-1,.col2-set .col-2{flex:0 0 100%;max-width:100%}.col2-set .form-row{display:block}.slick-prev::before,.slick-next::before{display:none}.woocommerce div.product.mb-30{margin-bottom:30px}.ht-products{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Roboto',sans-serif}.ht-products
*{-webkit-box-sizing:border-box;box-sizing:border-box}.ht-products .ht-product .ht-product-inner{color:#444;border:1px
solid #f1f1f1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;position:relative;overflow:hidden}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap{position:absolute;left:0;width:100%;bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{max-width:370px;padding:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgba(0, 0, 0, 0.75);text-align:center}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner
h3{font-size:14px;font-weight:700;margin:0
0 2px;color:#fff}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner
p{font-size:12px;color:#fff;margin:0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap{position:relative;overflow:hidden}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:18px;z-index:3}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-stockout{color:#f05b64 !important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-left{left:30px;right:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-right{left:auto;right:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image
img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:25px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow,.ht-quick-view-thumbnails .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:30px;border:none;background-color:transparent !important;text-align:center;padding:0;cursor:pointer;z-index:99;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow i,.ht-quick-view-thumbnails .slick-arrow
i{font-size:18px;line-height:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-prev{left:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-next{right:15px}.ht-quick-view-thumbnails .slick-arrow.dethemekit-slick-prev{left:0}.ht-quick-view-thumbnails .slick-arrow.dethemekit-slick-next{right:0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:focus{outline:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:hover{color:#000}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;left:0;bottom:-25px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transform:translateX(0)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots
li{margin:0
5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li
button{display:block;text-indent:-99999px;padding:0;width:10px;height:10px;border:none;border-radius:50%;background-color:#ccc !important;cursor:pointer}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li.slick-active
button{background-color:#666 !important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-slide{height:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab{overflow:hidden;width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane{display:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane.htactive{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane
a{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a
img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links{position:absolute;left:50%;bottom:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;list-style:none;width:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links
li{width:33.333333%;padding:0
2px;margin-bottom:5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li
a{display:block;border:3px
solid rgba(0, 0, 0, 0.55);background:#fff none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li
a.htactive{border-color:rgba(220, 154, 14, 0.55)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a
img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:25px;right:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.ht-products .ht-product .ht-product-inner .ht-product-action
ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:-5px;padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul
li{padding:5px;position:relative}.ht-products .ht-product .ht-product-inner .ht-product-action ul li
a{color:#000;text-decoration:none;display:block;text-align:center;width:30px;height:30px;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a
i{font-size:20px;line-height:30px;margin:0}.dethemekit-compare.compare,.ht-product-action ul li.dethemekit-cart
a{-webkit-text-indent:-99999px;text-indent:-99999px}.ht-products .ht-product .yith-wcwl-add-to-wishlist{margin-top:0}.dethemekit-compare.compare::before, .ht-product-action ul li.dethemekit-cart a::before{content:"";display:flex;font-family:simple-line-icons;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;text-indent:0;width:100%;line-height:30px}.ht-product-action ul li.dethemekit-cart a::before{content:"";font-weight:normal}.ht-product-action ul li.dethemekit-cart a.loading::before{animation:2s linear 0s normal none infinite running spin;content:"";font-family:WooCommerce;height:auto}.ht-product-action ul li.dethemekit-cart a.wc-forward::before,.dethemekit-compare.compare.added::before{content:""}.ht-products.woocommerce
a.added_to_cart{padding:0}.ht-product-action ul li.dethemekit-cart
a.button{background:transparent none repeat scroll 0 0;padding:0}.ht-product-action ul li.dethemekit-cart
a.added{display:none !important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,span.dethemekit-tip{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px
10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.ht-products .ht-product.ht-product-action-right span.dethemekit-tip{left:auto;right:35px}.tooltip_no .ht-product-action-tooltip{display:none !important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover{color:#dc9a0e}.ht-product-action .yith-wcwl-wishlistaddedbrowse a, .ht-product-action .yith-wcwl-wishlistexistsbrowse
a{color:#dc9a0e !important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover span.dethemekit-tip{opacity:1;visibility:visible;margin-left:0}.ht-products .ht-product .ht-product-inner .ht-product-content{padding:30px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner{position:relative}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:not(.dethemekit-stock-progress-bar,.stock-management-progressbar){margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:last-child{margin-bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:relative;padding-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:1px;background-color:#949494}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories
a{color:inherit;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title
a{color:inherit;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:19px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price
span{line-height:1;font-weight:700;font-size:20px;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price mark, .ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price
ins{background:transparent none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span
del{margin-right:8px;text-decoration:line-through}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del
span{font-size:16px;font-weight:500}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting
i{font-size:13px;line-height:14px;padding-left:3px;padding-right:3px;color:#aaa}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i:last-child{margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting
i{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap{position:static;display:none;margin-top:20px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown{padding:0;margin:-2px}.ht-products .ht-product .ht-product-inner:hover{-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px rgba(0, 0, 0, 0.1)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{background-color:rgba(0, 0, 0, 0.75)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{background-color:transparent;padding:0}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block;margin-bottom:-30px;margin-left:-30px;margin-right:-30px;margin-top:30px;width:auto}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px
5px}.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner, .ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:5px
3px}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px
10px}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;left:auto;right:0;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px
10px}.ht-products .ht-product.ht-product-countdown-middle .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-countdown-wrap{display:none}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px
5px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action{left:auto;right:25px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip{left:auto;right:100%;margin-left:0;margin-right:-10px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action{left:0;right:0;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);bottom:15px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action
ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul
li{padding:10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom span.dethemekit-tip{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action{left:0;right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action
ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul
li{padding:10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle span.dethemekit-tip{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:static;margin-top:20px}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action
ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul
li{padding:10px}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content span.dethemekit-tip{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul
li{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(2){-webkit-transition:all 0.3s ease 0.2s;-o-transition:all 0.3s ease 0.2s;transition:all 0.3s ease 0.2s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(3){-webkit-transition:all 0.3s ease 0.4s;-o-transition:all 0.3s ease 0.4s;transition:all 0.3s ease 0.4s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(4){-webkit-transition:all 0.3s ease 0.6s;-o-transition:all 0.3s ease 0.6s;transition:all 0.3s ease 0.6s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul
li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner .ht-product-action ul
li{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner:hover .ht-product-action ul
li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul li, .ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul
li{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li, .ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul
li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action
ul{margin:0;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);overflow:hidden}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul:hover{overflow:visible}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul
li{margin-left:10px;margin-right:10px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:first-child{margin-top:15px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:last-child{margin-bottom:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:first-child,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:last-child{margin:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom-content .ht-product-inner:hover .ht-product-action
ul{width:auto}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-round .ht-product-inner .ht-product-action
ul{border-radius:50px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action{bottom:20px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul
li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul
li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action
ul{height:auto;width:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul
li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;-webkit-transition:none;-o-transition:none;transition:none}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action
ul{width:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul, .ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action
ul{width:auto;height:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul, .ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action
ul{height:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li, .ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul
li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:absolute;right:0;bottom:0;margin:0;width:100%}.ht-product-content .woocommerce-product-details__short-description{padding:10px
0;overflow:hidden}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin:0}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{position:absolute;top:0;right:0}.ht-product-content-allcenter{text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span,.ht-product-content-allcenter .ht-product-ratting-wrap>div{margin:0
auto}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{display:block;text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{left:35%}.woocommerce.ht-products div.product p.price del, .woocommerce.ht-products div.product span.price
del{opacity:1}.dethemekit-banner{align-items:center;display:flex;flex-flow:row wrap;overflow:hidden}.dethemekit-banner-img,.dethemekit-content{width:50%;float:left}.dethemekit-content{padding-left:70px}.dethemekit-banner
.banner_subtitle{font-size:16px;font-weight:600;margin:0}.dethemekit-banner
.banner_title{font-size:28px;font-weight:normal;margin:35px
0}.dethemekit-banner
.banner_button{border-bottom:1px solid #000;font-size:12px;font-weight:600;text-transform:uppercase}.dethemekit-content-align-right .dethemekit-banner-img{order:1;padding-left:50px}.dethemekit-content-align-right .dethemekit-content{order:2;padding-left:40px}.dethemekit-content-align-right.dethemekit-banner
.banner_title{margin:20px
0}.dethemekit-content-align-bottom .dethemekit-banner-img{order:1;padding-left:0;width:100%}.dethemekit-content-align-bottom .dethemekit-content{order:2;padding:30px
0;text-align:center;width:100%}.dethemekit-content-align-bottom
.banner_title{margin:0
0 20px}.dethemekit-banner-layout-2{display:block;position:relative}.dethemekit-banner-layout-2 .dethemekit-content{padding-left:0}.dethemekit-banner-layout-2 .dethemekit-banner-img{float:none;width:100%}.dethemekit-banner-layout-2 .dethemekit-content{padding-left:50px;position:absolute;top:50px;left:0;width:100%}.dethemekit-banner-layout-2 .dethemekit-content
h2{margin:0}.dethemekit-banner-layout-2.dethemekit-content-align-bottom .dethemekit-content{bottom:50px;padding:0
0 0 50px;top:auto;text-align:left}.dethemekit-banner-layout-2.dethemekit-content-align-right .dethemekit-content{left:auto;padding-right:50px;padding-left:0;right:0;text-align:right}.dethemekit-banner-layout-2.dethemekit-content-align-right .dethemekit-banner-img{padding-left:0px}.woocommerce.product-slider div.product.ht-product{float:left}.wlspcial-banner .banner-thumb
a{overflow:hidden;position:relative;display:block}.wlspcial-banner .banner-thumb a::before{background:#fff none repeat scroll 0 0;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a::after{background:#fff none repeat scroll 0 0;bottom:0;content:"";height:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a
img{width:100%}.wlspcial-banner:hover .banner-thumb a::before{height:100%;opacity:0.3;width:100%}.wlspcial-banner:hover .banner-thumb a::after{height:100%;opacity:0.3;width:100%}.wlspcial-banner{position:relative}.wlspcial-banner .banner-content{position:absolute;z-index:2;width:100%;text-align:center}.wlspcial-banner .banner-content
a{color:#383838;font-size:14px;font-weight:700;text-transform:uppercase;transition:all 0.4s ease 0s;text-decoration:none;display:inline-block}.dethemekit-banner-content-pos-center .banner-content{top:50%;right:0;left:auto;transform:translateY(-50%)}.dethemekit-banner-content-pos-bottom .banner-content{bottom:0;padding-bottom:40px}.dethemekit-banner-content-pos-top .banner-content{top:0;padding-top:40px}.wlspcial-banner.dethemekit-banner-content-pos-right .banner-content{top:50%;right:0;width:auto;transform:translateY(-50%)}.wlspcial-banner.dethemekit-banner-content-pos-left .banner-content{top:50%;left:0;width:auto;transform:translateY(-50%)}.wlbanner-badgeimage{position:absolute;top:0;left:0;display:inline-block}.wlbanner-badgeimage
img{width:100%}.wl-row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.wl-row.wlno-gutters{margin-right:0;margin-left:0}.wl-row>[class*="col-"]{min-height:1px;position:relative;width:100%;padding-right:10px;padding-left:10px}.wl-row.wlno-gutters>[class*="col-"]{padding-right:0;padding-left:0}.wl-columns-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.wlsingle-categorie{border:1px
solid #F3F3F3;padding:35px
10px;text-align:center;margin-bottom:15px}.wlno-gutters .wlsingle-categorie{margin-bottom:0}.wlsingle-categorie .wlsingle-categorie-img
a{font-size:30px}.wlsingle-categorie .wlcategorie-content
h4{font-size:16px;margin:17px
0 0;line-height:1;position:relative;display:inline-block}.wlsingle-categorie .wlcategorie-content h4 sup,.wlsingle-categorie .wlcategorie-content
p{display:none}.wl-layout-horizontal .wlsingle-categorie .wlcategorie-content h4
sup{position:absolute;top:0;right:0}.wl-layout-vertical .wlsingle-categorie{border:0;padding:0;align-items:center;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wl-layout-vertical .wlsingle-categorie .wlcategorie-content
h4{margin:0;display:flex}.wl-layout-vertical .wlsingle-categorie .wlsingle-categorie-img
a{display:flex}.wl-layout-vertical .wlsingle-categorie-img{padding-right:22px}.wl-layout-vertical .wlsingle-categorie{padding:20px
0}.wl-layout-vertical .wl-col-8:first-child .wlsingle-categorie{padding-top:0 !important;border-top:0 !important}.wl-layout-vertical .wl-col-8:last-child .wlsingle-categorie{padding-bottom:0 !important;border-bottom:0 !important}.wl-row.slick-slider{margin-right:0;margin-left:0}.wl-single-brand{text-align:center;margin-bottom:20px}.slick-slide .wl-single-brand{margin-bottom:0}.slick-slide .wl-single-brand
img{display:inline-block}#htwlquick-viewmodal{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;visibility:hidden;background-color:transparent;overflow-y:auto}#htwlquick-viewmodal.dethemekitquickview-open{opacity:1;visibility:visible;background-color:rgba(0,0,0,0.75)}#htwlquick-viewmodal
.htcloseqv{background:transparent none repeat scroll 0 0;color:#000;height:inherit;line-height:inherit;padding:0;position:absolute;right:5px;top:5px;cursor:pointer;display:none}#htwlquick-viewmodal .htcloseqv:hover{color:red;background:transparent}#htwlquick-viewmodal .htwl-modal-dialog{max-width:960px;padding:35px;width:100%;position:relative;opacity:0;visibility:hidden;transition:all 0.3s ease 0s;border-radius:10px}#htwlquick-viewmodal.dethemekitquickview-open .htwl-modal-dialog{opacity:1;visibility:visible;transition:all 0.3s ease 0.3s}#htwlquick-viewmodal.woocommerce div.product
.product_title{color:#010101;font-size:24px;line-height:1;margin:0}.content-dethemekitquickview.entry-summary{margin:0;max-height:450px;overflow-y:auto}#htwlquick-viewmodal.woocommerce div.product p.price, #htwlquick-viewmodal.woocommerce div.product
span.price{color:#444;font-size:1.25em;margin-bottom:15px}#htwlquick-viewmodal.woocommerce div.product .woocommerce-product-rating{margin:15px
0}#htwlquick-viewmodal.woocommerce
button.button.alt{background-color:#444;color:#fff;font-weight:normal;line-height:1}#htwlquick-viewmodal.woocommerce .ht-qwick-view-left
.images{float:left !important}.ht-quick-view-thumbnails .ht-quick-thumb-single{cursor:pointer;padding:0
2px}.ht-quick-view-thumbnails .slick-slide
img{width:100%;border:1px
solid #ccc}#htwlquick-viewmodal
.quantity{float:left;margin-right:10px;width:auto}#htwlquick-viewmodal.woocommerce .quantity
.qty{text-align:center;width:3.631em}#htwlquick-viewmodal.woocommerce
.product_meta{margin-top:20px}#htwlquick-viewmodal .star-rating{float:left;margin-right:10px;margin-top:4px}#htwlquick-viewmodal.woocommerce div.product
div.images{margin-bottom:5px}#htwlquick-viewmodal.woocommerce div.product .woocommerce-product-gallery__image
img{border:1px
solid #ccc}.wlds-css{display:flex;justify-content:center}@keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}@-webkit-keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}.wlds-ripple{position:relative}.wlds-ripple
div{box-sizing:content-box;position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;-webkit-animation:wlds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;animation:wlds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.wlds-ripple div:nth-child(1){border-color:#51CACC}.wlds-ripple div:nth-child(2){border-color:#9DF871;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.wlds-ripple{width:200px !important;height:200px !important;-webkit-transform:translate(-100px, -100px) scale(1) translate(100px, 100px);transform:translate(-100px, -100px) scale(1) translate(100px, 100px)}.elementor-widget-wl-product-related .products > h2,.elementor-widget-wl-product-additional-information h2,.elementor-widget-wl-single-product-upsell .up-sells>h2{display:none}.elementor-widget-wl-product-related.wlshow-heading-yes .products > h2,.elementor-element.wl-show-heading-yes .up-sells > h2,.elementor-widget-wl-product-additional-information.wl-show-heading-yes
h2{display:block}.woocommerce #content div.product .dethemekit-woo-template-builder div.images,.woocommerce div.product .dethemekit-woo-template-builder
div.images{width:100%}.dethemekit-product-loop-item-align-left ul.products li.product .star-rating{margin-right:auto}.dethemekit-product-loop-item-align-right ul.products li.product .star-rating{margin-left:auto}.dethemekit-product-loop-item-align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto}.elementor-widget-dethemekit-product-archive-addons ul.products li.product
span.onsale{display:none}.elementor-widget-dethemekit-product-archive-addons ul.products li.product
.onsale{margin:0}.woocommerce div.product .dethemekit-woo-template-builder form.cart
.button{transition:0.4s}.woocommerce div.product .dethemekit-woo-template-builder .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .dethemekit-woo-template-builder .woocommerce-tabs ul.tabs li::before{display:none}.elementor-widget-wl-cart-total div[class^="ht-col"],.elementor-widget-wl-cart-total div[class^="col"]{width:100% !important;max-width:100% !important}.elementor-widget-wl-myaccount-login-form input[type="checkbox"]{width:auto;display:inline-block;height:auto}.video-cus-tab-pane{display:none}.video-cus-tab-pane.htactive{display:block}.dethemekit-product-video-tabs{padding:0;list-style:none;margin:10px
-5px 0}.dethemekit-product-video-tabs
li{display:block;padding:0
5px;width:25%;cursor:pointer;float:left;margin-bottom:10px}.dethemekit-product-video-tabs li
img{width:100%}.dethemekit-product-video-tabs li
a{position:relative;display:block}.dethemekit-product-video-tabs li.wlvideothumb a::before{background:#000;opacity:0.5;position:absolute;width:100%;height:100%;content:""}span.wlvideo-button{position:absolute;left:0;right:0;top:0;bottom:0;z-index:999;color:#fff;font-size:18px;display:flex;justify-content:center;align-items:center}.wlpro-product-thumbnails,.wlpro-product-videothumbnails{overflow:hidden;width:100% !important;float:none !important}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.dethemekit-product-video-tabs,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.dethemekit-product-video-tabs{float:left;margin:0;padding-right:10px;width:20%}.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.dethemekit-product-video-tabs{margin:0;padding-right:0;padding-left:10px}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.dethemekit-product-video-tabs li,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.dethemekit-product-video-tabs
li{width:100%}.wlpro-product-videothumbnails.thumbnails-tab-position-left .dethemekit-product-gallery-video,.wlpro-product-videothumbnails.thumbnails-tab-position-right .dethemekit-product-gallery-video{width:80%;float:left}.dethemekit-notification-content{position:fixed;bottom:10px;background:#fff;display:flex;flex-flow:row wrap;left:-150px;align-items:center;box-shadow:0 0 10px #ccc;width:450px;border-radius:10px;z-index:99999}.dethemekit-notification-content
.elementor{width:100%}.dethemekit-notification-content.topleft{left:10px;top:10px;bottom:auto}.dethemekit-notification-content.topright{left:auto;right:10px;top:10px;bottom:auto}.logged-in .dethemekit-notification-content.topleft,.logged-in .dethemekit-notification-content.topright{top:45px}.dethemekit-notification-content.bottomleft{left:10px}.dethemekit-notification-content.bottomright{right:10px;left:auto}.dethemekit-notification-content.imageright{flex-direction:row-reverse;padding-right:0;padding-left:20px}.wlnotification_image{padding-right:15px;flex:0 0 25%}.wlnotification_image
img{border-radius:5px}.dethemekit-notification-content.imageright
.wlnotification_image{padding-right:0;padding-left:15px}.wlnotification_content{flex:0 0 75%}.imageright
.wlnotification_content{text-align:right}.wlnotification_content h4,.wlnotification_content
h6{margin:0;color:#000}.wlnotification_content
h4{font-size:18px;margin-bottom:0px}.wlnotification_content
h6{font-size:14px}.wlnotification_content
p{margin-bottom:3px;max-width:450px;font-size:13px;font-weight:300;color:#7e7e7e}.dethemekit-buyername{font-size:12px;float:right}.imageright .dethemekit-buyername{float:left}.wlcross{position:absolute;right:0px;top:4px;color:#000;font-size:20px;line-height:0;padding:10px;cursor:pointer;transition:0.4s}.wlcross:hover{color:#f05b64}.wl-call-forprice
a{padding:8px
15px;display:inline-block;background:#000;color:#fff;border-radius:5px}.wl-call-forprice a:hover{color:#fff}.wl-suggest-price
form{display:none;margin-top:10px}.wl-suggest-form-input input:not( [type="submit"] ){width:100%;display:block;border:1px
solid #dddd;padding:10px
10px;border-radius:0;font-size:14px;margin-bottom:10px}.wl-suggest-form-input input[type="submit"]{font-size:14px;border-radius:0;font-weight:500}.wl-suggest-form-input
textarea{border:1px
solid #dddd;padding:10px
10px;border-radius:0;font-size:14px;margin-bottom:10px}.wlsugget-button{padding:8px
18px;font-size:16px;font-weight:400;border-radius:5px}.dethemekit-add-to-cart-sticky{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:10px
0;background-color:#fff;box-shadow:0 0 9px rgba(0,0,0,.12);transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.dethemekit-sticky-shown.dethemekit-add-to-cart-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dethemekit-add-to-cart-sticky .ht-container .ht-row{align-items:center;flex-direction:row;justify-content:space-between}.dethemekit-sticky-thumbnail{overflow:hidden;margin-right:10px}.dethemekit-sticky-thumbnail
img{max-width:80px}.dethemekit-addtocart-content{display:flex;align-items:center;margin-right:15px}.dethemekit-addtocart-content
.title{margin:0;font-size:18px}.dethemekit-addtocart-content
.price{font-size:14px}.dethemekit-sticky-btn-area{display:flex;align-items:center;flex-direction:row;justify-content:flex-end}.dethemekit-sticky-btn-area .yith-wcwl-add-to-wishlist{display:none}.dethemekit-sticky-btn-area .dethemekit-sticky-wishlist .yith-wcwl-add-to-wishlist{display:block}.dethemekit-sticky-btn-area
.cart{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;flex-wrap:wrap}.dethemekit-sticky-btn-area
.quantity{margin-right:10px}.dethemekit-sticky-btn-area .tinv-wishlist.tinvwl-after-add-to-cart
.tinvwl_add_to_wishlist_button{margin-top:0}.dethemekit-add-to-cart-sticky .tinv-wraper,.woocommerce .dethemekit-add-to-cart-sticky .wc-forward,.dethemekit-add-to-cart-sticky .wc-forward{display:none}.dethemekit-add-to-cart-sticky .dethemekit-sticky-wishlist .tinv-wraper{display:block}.dethemekit-sticky-wishlist .yith-wcwl-add-to-wishlist{margin-top:0}.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse{display:block !important}.dethemekit-add-to-cart-sticky
.button{color:#fff;font-size:16px;text-transform:uppercase;font-weight:400 !important;border-radius:0 !important;margin-right:10px !important;background-color:#ff4136 !important}.dethemekit-sticky-btn-area .stock.in-stock{margin:0;margin-right:10px}.dethemekit-stock-progress-bar,.stock-management-progressbar{margin-top:15px}.dethemekit-stock-progress-bar .wlstock-info{color:#777;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:5px}.dethemekit-stock-progress-bar .wlstock-info
span{color:#333;font-weight:600;margin-left:3px}.dethemekit-stock-progress-bar .wlprogress-area{background-color:#444;width:100%}.dethemekit-stock-progress-bar .wlprogress-area{height:10px}.dethemekit-stock-progress-bar .wlprogress-bar{height:100%}.dethemekit-stock-progress-bar .wlprogress-bar{background-color:#ff4136}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul[class*="dethemekit-btn-text"] li
a{margin-left:auto}.ht-product-action ul[class*="dethemekit-btn-text"] li.dethemekit-cart
a{width:auto !important;height:auto !important;text-indent:0}.ht-product-action ul[class*="dethemekit-btn-text"] li.dethemekit-cart a:before{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="dethemekit-btn-text"] li a:hover .ht-product-action-tooltip, .ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="dethemekit-btn-text"] li:hover span.dethemekit-tip{z-index:999}.htwl-modal-content{max-height:470px;overflow-y:auto;overflow-x:hidden}.wl-customer-review .wl-row>[class*="col-"]{margin-bottom:30px}.wlb-review-style-1 .wl-customer-testimonal{background:#f7f8f9;padding:30px;margin-top:30px}.wlb-review-style-1 .wl-customer-testimonal
.content{display:flex;align-items:center}.wlb-review-style-1 .wl-customer-testimonal .content
img{max-width:80px;border-radius:100%}.wlb-review-style-1 .wl-customer-testimonal .content img+.clint-info{padding-left:25px}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info
h4{font-size:18px;color:#383838;margin:0}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info
span{color:#1834a6;font-size:13px}.wlb-review-style-1 .wl-customer-testimonal
p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px}.wlb-review-style-2 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin-top:30px;padding:40px
30px}.wlb-review-style-2 .wl-customer-testimonal
img{border:2px
solid #43df9c;border-radius:50%;box-sizing:content-box;float:left;max-width:90px}.wlb-review-style-2 .wl-customer-testimonal .content
p{color:#3e3e3e;font-size:16px;line-height:28px;margin-bottom:20px}.wlb-review-style-2 .wl-customer-testimonal
.content{overflow:hidden;padding-left:20px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info{padding-left:50px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info
h4{position:relative}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{background:#383838 none repeat scroll 0 0;content:"";height:2px;left:-48px;position:absolute;top:18px;width:30px}.wl-customer-align-center .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:30%}.wl-customer-align-right .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:auto;right:80px}.wlb-review-style-3 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin-top:53px;padding-bottom:27px;position:relative;text-align:center}.wlb-review-style-3 .wl-customer-testimonal{margin-top:82px}.wlb-review-style-3 .wl-customer-testimonal
img{border:2px
solid #727272;border-radius:50%;box-sizing:content-box;left:50%;max-width:100px;position:absolute;top:0;transform:translate(-50%, -50%)}.wlb-review-style-3 .wl-customer-testimonal
.content{margin-top:0;padding-top:73px}.wlb-review-style-3 .wl-customer-testimonal .content
p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:24px;margin-bottom:4px;padding:0
4%}.wlb-review-style-3 .wl-customer-testimonal .content
h4{color:#5b5b5b;font-size:16px;font-weight:600;line-height:37px;margin:0}.wlb-review-style-3 .wl-customer-testimonal .clint-info .rating,.wlb-review-style-4 .wl-customer-testimonal .clint-info
.rating{justify-content:center}.wlb-review-style-3 .wl-customer-testimonal .clint-info{padding:0
4%}.wl-customer-align-right .wlb-review-style-3 .wl-customer-testimonal
img{right:-40px;left:auto}.wl-customer-align-left .wlb-review-style-3 .wl-customer-testimonal
img{left:70px}.wlb-review-style-4 .wl-customer-testimonal
.content{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgba(82, 182, 188, 0.25);padding:50px
9%;position:relative;text-align:center}.wlb-review-style-4 .wl-customer-testimonal .clint-info{margin-top:40px;text-align:center}.wlb-review-style-4 .wl-customer-testimonal
img{border:2px
solid #ececec;border-radius:50%;box-sizing:content-box;display:inline-block;max-width:80px}.wlb-review-style-4 .wl-customer-testimonal .clint-info
h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-bottom:4px;margin-top:22px}.wlb-review-style-4 .wl-customer-testimonal .clint-info
span{color:#5c5c5c;font-size:15px;font-weight:600}.wlb-review-style-4 .wl-customer-testimonal .content
.triangle{border-color:#fff transparent transparent;border-style:solid;border-width:20px;left:50%;margin-top:-1px;position:absolute;top:100%;transform:translateX(-50%)}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal
.content{text-align:right}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal
.content{text-align:left}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content
.triangle{right:0px;left:auto}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content
.triangle{left:45px}.wl-customer-testimonal .clint-info
h4{margin:0}.wl-customer-testimonal .clint-info
.rating{color:#ffcf0e;display:flex;list-style:outside none none;margin:4px
0 0;padding:0}.wl-customer-testimonal .clint-info .rating
li{margin-right:8px}.wl-customer-testimonal .clint-info .rating li:last-child{margin-right:0}.wl-customer-testimonal .content
img.avatar{border-radius:100%}.wl-customer-align-center .wl-customer-testimonal .clint-info
.rating{justify-content:center}.wl-customer-align-left .wl-customer-testimonal .clint-info
.rating{justify-content:flex-start}.wl-customer-align-right .wl-customer-testimonal .clint-info
.rating{justify-content:flex-end}.wlb-marker-style-1{padding:245px
0}.wlb-marker-style-1
.wlb_image_pointer{width:36px;height:36px;border-radius:100%;border:3px
solid #ed552d;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:32px}.wlb-marker-style-1 .wlb_image_pointer
.wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box
h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box
p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-1 .wlb_image_pointer:hover
.wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-1 .wlb_image_pointer::before{content:"\f129";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%}.wlb-marker-style-1
.wlb_image_pointer{position:absolute;left:66%;top:15%}.wlb-marker-style-2{padding:245px
0}.wlb-marker-style-2
.wlb_image_pointer{width:46px;height:46px;border-radius:100%;border:5px
solid #ddd;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px}.wlb-marker-style-2 .wlb_image_pointer
.wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box
h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box
p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-2 .wlb_image_pointer:hover
.wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-2 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-2 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-2
.wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-3{padding:245px
0}.wlb-marker-style-3
.wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-color:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:49px;z-index:2}.wlb-marker-style-3 .wlb_image_pointer
.wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box
h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box
p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-3 .wlb_image_pointer:hover
.wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-3 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-3 .wlb_image_pointer::after{position:absolute;left:2px;background:#000;content:"";right:2px;top:2px;bottom:2px;border-radius:100%;border:2px
solid #fff;z-index:-1}.wlb-marker-style-3 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-3
.wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-4{padding:245px
0}.wlb-marker-style-4
.wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;border:5px
solid #d88d78;z-index:2}.wlb-marker-style-4 .wlb_image_pointer
.wlb_pointer_box{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box
h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box
p{font-size:13px;line-height:24px;margin:0;color:#18012c}.wlb-marker-style-4 .wlb_image_pointer:hover
.wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-4 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#d88d78;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-4 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-4
.wlb_image_pointer{position:absolute;left:83%;top:37%}.wlb-marker-style-5{padding:245px
0}.wlb-marker-style-5
.wlb_image_pointer{width:46px;height:46px;border-radius:4px;background:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2}.wlb-marker-style-5 .wlb_image_pointer .effect-1{position:relative}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before,
.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{position:absolute;top:50%;left:50%;display:block;content:'';border:1px
solid #f10;border-radius:50%;-webkit-transform:scale(0.35) translateY(-50%) translateX(-50%);-ms-transform:scale(0.35) translateY(-50%) translateX(-50%);transform:scale(0.35) translateY(-50%) translateX(-50%);opacity:0;-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before{width:32px;height:32px;left:50%;top:50%;z-index:-1}.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{width:32px;height:32px;z-index:-1;border-color:rgba(255, 255, 255, 0.4);-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite}.wlb-marker-style-5 .wlb_image_pointer
.wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box
h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box
p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-5 .wlb_image_pointer:hover
.wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-5 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-5 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-5
.wlb_image_pointer{position:absolute;left:83%;top:37%}@-webkit-keyframes marker-ripple-animation{0%{-webkit-transform:translate3d(-50%, -50%, 0) scale(1);opacity:1}100%{-webkit-transform:translate3d(-50%, -50%, 0) scale(1.7);opacity:0}}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%, -50%, 0) scale(1);opacity:1}100%{transform:translate3d(-50%, -50%, 0) scale(1.7);opacity:0}}.elementor-widget-wl-empty-cart-message .woocommerce-notices-wrapper .cart-empty+.cart-empty{display:none}@media (min-width: 1200px) and (max-width: 1400px){}@media (min-width: 992px) and (max-width: 1200px){.cus-col-5.ht-col-md-6{flex:0 0 33.333%;max-width:33.333%}.elementor-section.elementor-section-full_width .elementor-container{padding:0}}@media (min-width: 768px) and (max-width: 991px){.cus-col-5.ht-col-md-6{flex:0 0 50%;max-width:50%}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.wl-columns-tablet-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-tablet-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-tablet-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-tablet-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-tablet-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-tablet-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-tablet-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-tablet-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-tablet-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-tablet-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}}@media (max-width: 767px){.cus-col-5.ht-col-md-6{flex:0 0 100%;max-width:100%}.dethemekit-banner-img,.dethemekit-content{float:none}.product-tab-list .nav
a{margin-bottom:10px;margin-right:10px;padding:5px
10px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.dethemekit-notification-content{width:90%}.dethemekit-sticky-btn-area{justify-content:start;margin-top:15px}.wl-columns-mobile-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-mobile-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-mobile-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-mobile-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-mobile-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-mobile-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-mobile-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-mobile-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-mobile-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-mobile-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}}@media only screen and (min-width: 480px) and (max-width: 767px){}.dethemekit-qrcode
img{display:inline-block}.wl_product-accordion{width:100%}.wl_product-accordion .panel.panel-default{margin-bottom:20px}.wl_product-accordion .wl_product-accordion-card{margin-bottom:20px;border-radius:35px;background:-webkit-linear-gradient(349deg, #612CF6 0, #BA73FA 65%);background:-o-linear-gradient(349deg, #612CF6 0, #BA73FA 65%);background:linear-gradient(-259deg, #612CF6 0, #BA73FA 65%)}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card{background:#3951E1}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{border:none;width:100%;text-align:left;color:#fff;padding:20px
30px;position:relative;overflow-wrap:break-word;white-space:normal;font-size:18px;line-height:1.2;font-weight:500;border-radius:35px;border-bottom:1px solid transparent;position:relative;cursor:pointer}@media only screen and (max-width: 479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{padding-left:15px;padding-right:20px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;padding-top:6px;text-align:center;background:#fff;border-radius:50%;color:#BA73FA}@media only screen and (max-width: 479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator
i{visibility:hidden;opacity:0;display:none;color:#BA73FA}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i:nth-child(2){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator
i{visibility:hidden;opacity:0;display:none;color:#BA73FA}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i:nth-child(1){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-content{border-bottom:none;margin-bottom:20px;border:none;border-radius:35px}.wl_product-accordion .wl_product-accordion-content
img{border-radius:15px}.wl_product-accordion .wl_product-accordion-content:last-child{margin-bottom:0}.wl_product-accordion .card-body{padding:15px
30px 29px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 575px){.wl_product-accordion .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.wl_product-accordion .card-body .product-thumbnail{width:260px}.wl_product-accordion .card-body .product-content{margin-left:20px;width:100%}@media only screen and (max-width: 575px){.wl_product-accordion .card-body .product-content{margin-left:0px}}.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff;padding-top:30px}@media only screen and (max-width: 575px){.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid transparent}}.wl_product-accordion .card-body .product-content .product-content-top
p{color:#fff}.wl_product-accordion .card-body .product-content .product-content-top
.reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff}.wl_product-accordion .card-body .product-content .product-acontent-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{color:#fff;font-weight:500;margin-top:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{margin-bottom:5px;margin-top:5px}}.wl_product-accordion .card-body .product-content .product-acontent-bottom
.action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0px
0px;border-radius:0 0 5px 5px;list-style:none;margin:0;margin-right:44px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action
li{margin:0
5px}.wl_product-accordion .action .woocommerce.product.compare-button a:before,
.wl_product-accordion .card-body .product-content .action .wishlist a,
.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item{font-size:14px;height:34px;padding:0
10px;line-height:34px;background:#fff;text-align:center;border-radius:50000px;color:#333;margin-left:10px;display:inline-block;text-align:center}.wl_product-accordion .card-body .product-content .action .wishlist
a{padding:3px
10px}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{color:#3951E1}@media only screen and (max-width: 479px){.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator
i{color:#3951E1}.wl_horizontal-hover-accordion{width:100%;max-width:1080px;height:600px;overflow:hidden}.wl_horizontal-hover-accordion .accordion-ul{width:100%;display:table;table-layout:fixed;margin:0;padding:0}.wl_horizontal-hover-accordion .accordion-ul
li{display:table-cell;vertical-align:bottom;position:relative;width:16.666%;height:600px;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content{display:block;overflow:hidden;width:100%}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{display:block;height:600px;width:100%;position:relative;z-index:3;padding:50px
30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;opacity:0;margin:0;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;z-index:5;overflow:hidden;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 767px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px
20px}}@media only screen and (max-width: 575px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px
20px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content{background:rgba(255, 255, 255, 0.9);width:250px;padding:20px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title{margin-bottom:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title
a{font-size:12px;color:#000}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content
.title{margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title
a{color:#333;margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{color:#0A3ACA;font-weight:500;margin-bottom:15px;margin-top:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{margin-bottom:5px;margin-top:5px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content
.reading{margin-top:20px;color:#75828E}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content
.action{margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item,
.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist
a{height:35px;padding:0
9px;line-height:35px;background:transparent;text-align:center;border-radius:35px;border:1px
solid #0A3ACA;color:#333;margin-right:10px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item
i{margin-right:5px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist
a{padding:2PX 9px;display:inline-block}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action .yith-wcwl-add-button>a i,
.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-button>a
i{margin-right:0}.wl_horizontal-hover-accordion .accordion-ul:hover
li{width:8%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:20%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover .accordion-product-item{background:rgba(0, 0, 0, 0);opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media only screen and (max-width: 575px){.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:114%}}.va-title{font-size:20px}.va-content{display:none;margin-left:25px}.wl_product-accordion .wishlist.button-default
i{margin-right:0}.wl_product-accordion .action .woocommerce.product.compare-button{position:relative}.wl_product-accordion .ht-product-action-tooltip,
.wl_horizontal-hover-accordion .ht-product-action-tooltip{display:none}.wl_product-accordion .yith-wcwl-add-to-wishlist,
.wl_horizontal-hover-accordion .yith-wcwl-add-to-wishlist{margin-top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button{position:relative;margin-top:-3px}.wl_product-accordion .woocommerce.product.compare-button
a{font-size:0;font-weight:400}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button
a{text-indent:-9999px;background:inherit;margin-bottom:-10px;padding:0}.wl_product-accordion .action .woocommerce.product.compare-button a:before,
.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before,
.wl_single-product-item .action li .dethemekit-compare.compare::before{content:"\f0ec";position:absolute;font-family:FontAwesome;font-size:18px}.wl_product-accordion .action .woocommerce.product.compare-button a:before{top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before{text-indent:0;left:0;right:0;color:#000;border:1px
solid #0A3ACA;width:37px;height:37px;line-height:35px;border-radius:50%}.wl_single-product-item
a{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}.wl_single-product-item{margin-top:30px;margin-left:auto;margin-right:auto;border:1px
solid #eeeffb;border-radius:10000px 10000px 20px 20px;background:#f7f7f7}.wl_single-product-item .product-thumbnail{border:15px
solid #fff;text-align:center;border-radius:50000px;width:100%;position:relative;z-index:9;background:#fff}.wl_single-product-item .product-thumbnail
.images{height:100%;width:100%;-webkit-box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);border-radius:50%}.wl_single-product-item .product-thumbnail .images
img{display:inline-block;border-radius:100%;width:100%}@media only screen and (max-width: 767px){.wl_single-product-item .product-thumbnail{height:235px}}@media only screen and (max-width: 575px){.wl_single-product-item .product-thumbnail{height:270px}}.wl_single-product-item .product-content{margin-top:-124px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wl_single-product-item .product-content .product-content-top{padding:140px
20px 10px}.wl_single-product-item .product-content .product-content-top
.title{font-weight:600;font-size:18px;margin:0;text-transform:inherit}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title
a{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top
p{font-weight:400;font-size:14px}.wl_single-product-item .product-content .product-content-top .title
a{color:#333}.wl_single-product-item .product-content .product-content-top .title a:hover{color:#0A3ACA}.wl_single-product-item .product-content .product-content-top .product-price{color:#0A3ACA;font-weight:500;margin-bottom:15px;margin-top:10px;font-size:15px}@media only screen and (min-width: 992px) and (max-width: 1199px){.wl_single-product-item .product-content .product-content-top .product-price{margin-bottom:5px;margin-top:5px}}.wl_single-product-item .product-content .product-content-top
.reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_single-product-item .product-content
.action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#4E7CFF;padding:10px
30px;border-radius:0 0 5px 5px;margin:0;list-style:none}.wl_single-product-item .product-content .action
li{margin:0;position:relative;line-height:0}.wl_single-product-item .product-content .action li a,
.wl_single-product-item .product-content .action .action-item{width:40px;height:40px;line-height:40px;background:#285FFC;text-align:center;border-radius:5px;color:#fff}.wl_single-product-item .product-content .action li .yith-wcwl-wishlistaddedbrowse.hide a,
.wl_single-product-item .product-content .action li
a.add_to_wishlist{padding:3px}.wl_single-product-item .product-content .action .action-item:hover{background:#2B2B4C}.wl_single-product-item.wl_left-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;border-radius:500px 0 0 500px}@media only screen and (max-width: 575px){.wl_single-product-item.wl_left-item{display:inherit;border-radius:500px 500px 5px 5px;max-width:270px;margin-left:auto;margin-right:auto}}.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:340px;line-height:200px}.wl_single-product-item.wl_left-item .product-thumbnail
.images{height:100%;width:100%;-webkit-box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);border-radius:50%}@media only screen and (max-width: 575px){.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:270px}}.wl_single-product-item.wl_left-item .product-content{margin-top:0px;margin-left:-144px;width:100%}@media only screen and (max-width: 575px){.wl_single-product-item.wl_left-item .product-content{margin-top:0px;margin-left:0px}}.wl_single-product-item.wl_left-item .product-content .product-price{margin-bottom:5px;margin-top:5px}.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:30px
20px 12px 165px}@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px
20px 10px 170px}}@media only screen and (max-width: 575px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px
20px 12px 10px}}.wl_single-product-item.wl_left-item .product-content
.action{padding:10px
30px 10px 150px;border-radius:0 0 5px 5px}@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px){.wl_single-product-item.wl_left-item .product-content
.action{padding:10px
20px 10px 150px}}@media only screen and (max-width: 575px){.wl_single-product-item.wl_left-item .product-content
.action{padding:10px
20px}}.wl_single-product-item.wl_dark-item .product-thumbnail{border:15px
solid #707070}.wl_single-product-item.wl_dark-item .product-thumbnail
.images{-webkit-box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);box-shadow:0 0px 6px rgba(112, 112, 112, 0.2)}.wl_single-product-item.wl_dark-item .product-content{background:#2B2B4C;color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top{padding:140px
20px 10px}.wl_single-product-item.wl_dark-item .product-content .product-content-top
.title{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .product-price{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top
.reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#75828E}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting,
.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting,
.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting,
.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{position:inherit}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin-bottom:25px}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{margin-top:8px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting i,
.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting
i{color:#dc9a0e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting i,
.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting
i{color:#aaa}.wl_single-product-item .action li .dethemekit-compare.compare::before{left:50%;top:60%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:18px;width:100%;height:100%}.wl_single-product-item .product-content .action li a:hover{background:#2B2B4C}.wl_single-product-item .product-content .action span.ht-product-action-tooltip{display:none}.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist{margin-top:0}.wl_single-product-item .product-content .yith-wcwl-add-button>a
i{margin-right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action
.btn_cart{position:relative}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.action-item.added,
.wl_single-product-item .product-content .action .action-item.added{display:none}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_single-product-item .product-content .action a.added_to_cart.wc-forward{text-indent:-9999px}.wl_single-product-item .product-content .action .action-item.loading:before{position:absolute;text-indent:0;content:"\e01c";font-family:WooCommerce;left:0;right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,
.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,
.wl_single-product-item .product-content .action a.added_to_cart.wc-forward:after{position:absolute;text-indent:0;content:"\e017";font-family:WooCommerce;left:0;right:0;font-size:18px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,
.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after{font-size:18px;background:#fff;display:inline-table;height:34px;line-height:34px;border-radius:50%;padding:0
9px;margin-right:70px;color:#333}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item.added,
.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item.added{display:none}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.added_to_cart.wc-forward{height:35px;padding:0
9px;line-height:35px;background:transparent;text-align:center;border-radius:35px;border:1px
solid #0A3ACA;color:#333;margin-right:10px}.elementor-widget-de-breadcrumb .uf-breadcrumbs{display:flex;align-items:center}.elementor-widget-de-breadcrumb
svg{height:0.75em}