.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//www.kktckariyerim.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//www.kktckariyerim.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//www.kktckariyerim.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{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{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);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{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--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;font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--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;font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--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;font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/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+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//www.kktckariyerim.com/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/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+f27a}#wpforo {width: 100%;}
#wpforo #wpforo-wrap .wpforo-main{clear:both;}
#wpforo #wpforo-wrap.wpf-dark{ padding:30px; margin:2px;}
#wpforo #wpforo-wrap .wpforo-subtop{display: block!important; position: relative;}
#wpforo #wpforo-wrap .wpforo-content{width:71%; float:left; padding:0; box-sizing: border-box;}
#wpforo #wpforo-wrap .wpforo-content.wpfrt{padding-right: 20px;}
#wpforo #wpforo-wrap .wpforo-right-sidebar{width:26%; float:right; padding:0 0 0 0; box-sizing: border-box;}
#wpforo #wpforo-wrap [class*="content"]:after{clear: none;}
#wpforo #wpforo-wrap {margin:0; font-size:13px; text-align:left; width:100%; padding:10px; text-transform:none; box-sizing: border-box;}
#wpforo #wpforo-wrap * {box-sizing: border-box; box-shadow:none; color:inherit;}
#wpforo #wpforo-wrap html, #wpforo #wpforo-wrap body, #wpforo #wpforo-wrap div, #wpforo #wpforo-wrap span, #wpforo #wpforo-wrap applet, #wpforo #wpforo-wrap object, #wpforo #wpforo-wrap iframe, #wpforo #wpforo-wrap h1, #wpforo #wpforo-wrap h2, #wpforo #wpforo-wrap h3, #wpforo #wpforo-wrap h4, #wpforo #wpforo-wrap h5, #wpforo #wpforo-wrap h6, #wpforo #wpforo-wrap p, #wpforo #wpforo-wrap blockquote, #wpforo #wpforo-wrap pre, #wpforo #wpforo-wrap a, #wpforo #wpforo-wrap abbr, #wpforo #wpforo-wrap acronym, #wpforo #wpforo-wrap address, #wpforo #wpforo-wrap big, #wpforo #wpforo-wrap cite, #wpforo #wpforo-wrap code, #wpforo #wpforo-wrap del, #wpforo #wpforo-wrap dfn, #wpforo #wpforo-wrap em, #wpforo #wpforo-wrap img, #wpforo #wpforo-wrap ins, #wpforo #wpforo-wrap kbd, #wpforo #wpforo-wrap q, #wpforo #wpforo-wrap s, #wpforo #wpforo-wrap samp, #wpforo #wpforo-wrap small, #wpforo #wpforo-wrap strike, #wpforo #wpforo-wrap sub, #wpforo #wpforo-wrap sup, #wpforo #wpforo-wrap tt, #wpforo #wpforo-wrap var, #wpforo #wpforo-wrap b, #wpforo #wpforo-wrap u, #wpforo #wpforo-wrap i, #wpforo #wpforo-wrap center, #wpforo #wpforo-wrap dl, #wpforo #wpforo-wrap dt, #wpforo #wpforo-wrap dd, #wpforo #wpforo-wrap ol, #wpforo #wpforo-wrap ul, #wpforo #wpforo-wrap li, #wpforo #wpforo-wrap fieldset, #wpforo #wpforo-wrap form, #wpforo #wpforo-wrap label, #wpforo #wpforo-wrap legend, #wpforo #wpforo-wrap table, #wpforo #wpforo-wrap caption, #wpforo #wpforo-wrap tbody, #wpforo #wpforo-wrap tfoot, #wpforo #wpforo-wrap thead, #wpforo #wpforo-wrap tr, #wpforo #wpforo-wrap th, #wpforo #wpforo-wrap td, #wpforo #wpforo-wrap article, #wpforo #wpforo-wrap aside, #wpforo #wpforo-wrap canvas, #wpforo #wpforo-wrap details, #wpforo #wpforo-wrap embed, #wpforo #wpforo-wrap figure, #wpforo #wpforo-wrap figcaption, #wpforo #wpforo-wrap footer, #wpforo #wpforo-wrap header, #wpforo #wpforo-wrap hgroup, #wpforo #wpforo-wrap menu, #wpforo #wpforo-wrap nav, #wpforo #wpforo-wrap output, #wpforo #wpforo-wrap ruby, #wpforo #wpforo-wrap section, #wpforo #wpforo-wrap summary, #wpforo #wpforo-wrap time, #wpforo #wpforo-wrap mark, #wpforo #wpforo-wrap audio, #wpforo #wpforo-wrap video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
#wpforo #wpforo-wrap strong{ font-weight:bold; }
#wpforo #wpforo-wrap .wpforo-admin-note .aligncenter{clear: both; display: block; margin: 0 auto 1.75em;}
#wpforo #wpforo-wrap .wpforo-admin-note .alignright {float: right; margin: 0.375em 0 1.75em 1.75em;}
#wpforo #wpforo-wrap .wpforo-admin-note .alignleft {float: left;margin: 0.375em 1.75em 1.75em 0;}
#wpforo #wpforo-wrap .wpforo-post-content blockquote,
#wpforo #wpforo-wrap .wpforo-revision-body blockquote{ clear: none;}
#wpforo #wpforo-wrap ol,
#wpforo #wpforo-wrap ul,
#wpforo #wpforo-wrap li {list-style: none; margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; line-height:1.6;}
#wpforo #wpforo-wrap ul li:before {content: "";}
#wpforo #wpforo-wrap input,
#wpforo #wpforo-wrap textarea,
#wpforo #wpforo-wrap select{margin:0; padding:0; display:inline; width: auto; min-height: auto;}
#wpforo #wpforo-wrap form input[type="checkbox"], form input[type="radio"]{display: inline-block;}
#wpforo #wpforo-wrap p{font-size: 14px;line-height: 20px;padding: 0;margin: 0;}
#wpforo #wpforo-wrap h3{font-size:16px; padding:5px 0; margin:0;  line-height:18px; font-weight:500; text-transform:none;}
#wpforo #wpforo-wrap h2{font-size:20px; padding:10px 2px; margin:0;  line-height:22px; font-weight:bold; text-transform:none;}
#wpforo #wpforo-wrap h1{font-size:20px; padding:10px 2px; margin:0;  line-height:22px; font-weight:bold; text-transform:none;}
#wpforo #wpforo-wrap img {height:inherit;max-width:none; border:none; margin:0; padding:0; float:none; box-shadow:none;}
#wpforo #wpforo-wrap pre {width:100%; overflow-x:auto; padding:10px 10px 15px 10px; margin:10px 0; font-size:13px; white-space:pre;}
#wpforo #wpforo-wrap label{display:inline; font-weight:normal; cursor: pointer;}
#wpforo #wpforo-wrap span{display:inline; font-weight:normal;}
#wpforo #wpforo-wrap #footer {padding: 0 10px;}
#wpforo #wpforo-wrap #footer p {margin: 0; padding: 10px 0; font-size:13px }
#wpforo #wpforo-wrap .wpf-p-error {font-size: 14px; padding: 28px 29px; text-align:center;}
#wpforo #wpforo-wrap .wpf-res-menu{display:none; font-weight:normal; cursor:pointer;}
#wpforo #wpforo-wrap #wpforo-menu {margin-bottom: 5px; line-height:18px; display: flex;width: 100%;justify-content: space-between;flex-direction: row;align-items: center;flex-wrap: nowrap; min-height: 48px; padding: 0;} #wpforo #wpforo-wrap #wpforo-menu .wpf-left{ margin-bottom: -3px;}
#wpforo #wpforo-wrap #wpforo-menu > ul {margin: 0 !important;}
#wpforo #wpforo-wrap #wpforo-menu li {display:inline-block; list-style: none outside none; padding: 0;line-height:1.4;}
#wpforo #wpforo-wrap #wpforo-menu ul.sub-menu li {margin-left:0;}
#wpforo #wpforo-wrap #wpforo-menu li:first-child{ margin-left:0;}
#wpforo #wpforo-wrap #wpforo-menu li a {display: block; border:none; padding: 15px 24px;} #wpforo #wpforo-wrap #wpforo-menu li > ul {visibility: hidden; display: inline-block; position: absolute; z-index: 2; margin: 0 !important;}
#wpforo #wpforo-wrap #wpforo-menu li:hover > ul {visibility: visible;}
#wpforo #wpforo-wrap #wpforo-menu li > ul > li {float: none; display: block }
#wpforo #wpforo-wrap .wpforo-td input[type="text"],
#wpforo #wpforo-wrap .wpforo-td input[type="email"],
#wpforo #wpforo-wrap .wpforo-td input[type="url"],
#wpforo #wpforo-wrap .wpforo-td input[type="number"],
#wpforo #wpforo-wrap .wpforo-td input[type="search"],
#wpforo #wpforo-wrap .wpforo-td input[type="password"]{height:auto;}
#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu{padding:2px;}
#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu i{padding: 12px 24px; font-size:19px; line-height:18px;}
#wpforo #wpforo-wrap .wpforo-pm-note{padding:1px 5px 1px 5px; font-size:13px; font-weight:bold; border-radius: 10px; border:1px solid transparent;}
#wpforo #wpforo-wrap table, #wpforo #wpforo-wrap table tr, #wpforo #wpforo-wrap table tr td, #wpforo #wpforo-wrap table tr th{border:none; padding:0; box-sizing: border-box; background:none; margin:0; text-align:left;}
#wpforo #wpforo-wrap .wpf-action {background-color:transparent; text-transform:none; text-decoration:none; text-shadow:none; border-radius: 0; border:none; content: ""; left: 0; position:relative; top: 0; width:auto; display: inline-block; white-space:nowrap; line-height:20px; height:auto; min-height:inherit;}
#wpforo #wpforo-wrap .wpf-action:hover{text-decoration:none;} #wpforo #wpforo-wrap .wpf-action i{margin-right:3px;} #wpforo #wpforo-wrap .wpf-action i.fa-link{margin-right:0;} #wpforo #wpforo-wrap .wpf-action.wpforo-tools{margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-action.wpforo-tools i{margin-right:4px;}
#wpforo #wpforo-wrap .wpf-vsep{ display:inline-block; padding:0 5px;}
#wpforo #wpforo-wrap .wpforo-feed{float:right;font-size:12px;}
#wpforo #wpforo-wrap .wpforo-admin-note{margin: 5px auto 20px auto; padding: 20px; font-size: 14px; box-shadow: inset 0 0 20px 5px rgba(240,240,240,0.6);}
#wpforo #wpforo-wrap .wpforo-text ol,
#wpforo #wpforo-wrap .wpforo-text ol li {list-style:decimal; margin: 2px 15px;}
#wpforo #wpforo-wrap .wpforo-text ul,
#wpforo #wpforo-wrap .wpforo-text ul li{list-style:disc;  margin: 2px 15px;}
#wpforo #wpforo-wrap .wpforo-text h3{ line-height: normal; margin: 10px 0}
#wpforo #wpforo-wrap .wpforo-text p{ line-height: normal; margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpforo-table{display:table; width:100%;}
#wpforo #wpforo-wrap .wpforo-tr{display:table-row;}
#wpforo #wpforo-wrap .wpforo-th{display:table-cell;}
#wpforo #wpforo-wrap .wpforo-td{display:table-cell;}
#wpforo #wpforo-wrap .wpf-table{display:block; width:100%; padding: 10px 0;}
#wpforo #wpforo-wrap .wpf-tr{display:block; width:100%; box-sizing: border-box;}
#wpforo #wpforo-wrap .wpf-th{display:block; float: left; box-sizing: border-box;}
#wpforo #wpforo-wrap .wpf-td{display:block; float: left; box-sizing: border-box;}
#wpforo #wpforo-wrap .wpf-cl{ clear: both;}
#wpforo #wpforo-wrap .wpfw-1{ width: 100%; }
#wpforo #wpforo-wrap .wpfw-2{ width: 50%; }
#wpforo #wpforo-wrap .wpfw-3{ width: 33.3%; }
#wpforo #wpforo-wrap .wpfw-4{ width: 25%; }
#wpforo #wpforo-wrap .wpfw-5{ width: 20%; }
#wpforo #wpforo-wrap .wpfw-6{ width: 16.6%; }
#wpforo #wpforo-wrap .wpf-bar-right{min-width: 120px; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; text-align:right; position:relative;}
#wpforo #wpforo-wrap .wpf-search .wpf-search-form{display: initial; padding-right: 3px;}
#wpforo #wpforo-wrap .wpf-search form{display:inline-block;}
#wpforo #wpforo-wrap .wpf-search input[type="text"].wpf-search-field{z-index: 30;cursor:pointer;border:none;box-shadow: none; margin: 0; box-sizing: border-box;color: #666666; height: 28px; max-width: none; outline: 0 none; padding: 5px 3px 5px 24px; position: relative;transition-duration: 0.4s; transition-property: width, background; transition-timing-function: ease;width: 24px;vertical-align:baseline;}
#wpforo #wpforo-wrap .wpf-search input[type="text"].wpf-search-field:focus{z-index: 1;cursor: text;width: 180px;padding-left:28px;position:inherit;vertical-align:baseline; background-color: #fff;}
#wpforo #wpforo-wrap .wpf-search i{position: absolute; margin: 0 0 7px 0; top:0; font-size: 16px; line-height:30px; padding: 0 0 0 7px; z-index: 10; cursor:pointer; vertical-align:baseline;}
#wpforo #wpforo-wrap .wpf-head-bar{padding: 10px 20px; border-radius: 0px 0 60% 0; margin-bottom: 20px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bar{border-radius: 0;}
#wpforo #wpforo-wrap.wpft-post .wpf-head-bar{padding: 10px 0; border-radius: 0; margin-bottom: 1px;}
#wpforo #wpforo-wrap.wpft-post .wpf-head-bar .wpf-action-link{ display: flex; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap.wpft-post .wpf-head-bar .wpf-head-title{ display: flex; justify-content: space-between; align-items: flex-start;}
#wpforo #wpforo-wrap .wpf-head-bar-left{float:left; width:69%;}
#wpforo #wpforo-wrap .wpf-head-bar-right{text-align:right;}
#wpforo #wpforo-wrap .wpf-head-bar .wpf-head-bar-right{ padding: 30px 1px 0 1px; width:30%; text-align:right; float: right;}
#wpforo #wpforo-wrap .wpf-button-outlined{cursor: pointer; font-size: 13px; line-height: 1.8; display: inline-block; padding: 0 15px 0; border-radius: 15px;}
#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action{cursor: pointer; font-size: 13px; line-height: 1.8; display: inline-block; padding: 1px 12px 0; border-radius: 15px; margin-left: 5px;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{display: inline-block; padding: 0 15px 0 10px; margin-right: 10px;position: initial;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i, #wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts svg{display: inline-block;font-size: 21px; position: initial;line-height: 30px; margin: 0 2px 0 0; width: 21px; height: 21px;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{font-size: 15px; font-family: Arial, sans-serif;}
#wpforo #wpforo-wrap .wpf-alerts [wpf-tooltip]::after{left: 35%; top: -15px; white-space: normal;}
#wpforo #wpforo-wrap .wpf-alerts [wpf-tooltip]::before{left: 35%; top: -15px;}
#wpforo #wpforo-wrap .wpf-alerts .wpf-bell{white-space: nowrap; display: inline-flex; justify-content: center; align-items: center; transition: transform .2s ease;cursor: pointer;}
#wpforo #wpforo-wrap .wpf-alerts .wpf-bell:hover{ transform: scale(1.1) }
#wpforo #wpforo-wrap .wpf-notifications{display:none; position: absolute; top: -7px; right: 0; min-width: 300px; width: 25%; z-index: 100000; padding: 0 10px;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{padding: 12px 5px 9px 5px; font-weight: 600; letter-spacing: 1px; font-size: 14px; }
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head i, #wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head svg{ font-size: 15px; margin-right: 3px; height: 15px; vertical-align: text-top;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{padding: 10px 0 1px; overflow-y: auto; overflow-x: hidden; max-height: 400px; font-size: 12px;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-nspin{text-align: center; padding: 0 10px 5px 0; font-size: 20px; color: #999;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content ul,
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{margin: 0; list-style: none;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{padding: 7px 4px 7px 6px; display: flex; flex-direction: row; justify-content: space-around; align-items: flex-start;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft{ flex-basis: 10%; padding-top: 4px;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nright{ flex-basis: 90%;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft svg{font-size: 16px; width: 16px; height: 16px;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{font-size: 11px; line-height: 18px;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-actions{text-align: right; padding: 10px 5px 5px 5px; font-size: 12px;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-no-notification{padding: 5px 10px 15px 10px; font-size: 13px;}
#wpforo #wpforo-wrap #wpforo-poweredby{margin:0; padding:5px; text-align:center; font-size:12px; line-height: 16px; vertical-align:middle; height:30px;}
#wpforo #wpforo-wrap #wpforo-poweredby p{text-align: end;}
#wpforo-poweredby span {display: inline-block;}
#wpforo-poweredby .wpf-by{margin:0; padding:0; text-align:right; vertical-align:middle; line-height: 18px;}
#wpforo-poweredby #bywpforo {display: none;line-height: 20px;color:#ddd; font-size: 12px;}
#wpforo-poweredby .by-wpforo a {border: 0 none;color: #ccc;font-size: 11px;font-weight: bold; line-height: 12px;margin: 0;padding: 1px;text-align: right;text-decoration: none;}
#wpforo-poweredby img.wpdimg{ border: 0 none; clear: both; cursor: pointer;display:inline-block;width: 18px;height: 18px;line-height:18px;margin: 0;padding: 0;}
#wpforo #wpforo-wrap .cat-title{cursor: default;}
#wpforo #wpforo-wrap #wpforo-title{font-size:20px; line-height: 26px; padding:2px 0 15px 0; margin:1px 0 15px 0; font-weight:normal;}
#wpforo #wpforo-wrap #wpforo-description{margin-bottom:20px; margin-top:-12px; font-size:14px; display:block; width:100%; padding:0 0 7px 0;}
#wpforo #wpforo-wrap a:link {text-decoration: none;}
#wpforo #wpforo-wrap a:visited {text-decoration: none;}
#wpforo #wpforo-wrap a:hover{text-decoration: none;}
#wpforo #wpforo-wrap a:active {text-decoration: none;}
#wpforo #wpforo-wrap a{direction: ltr; unicode-bidi: embed; border:none; cursor: pointer;}
#wpforo #wpforo-wrap .wpflink { cursor: pointer}
#wpforo #wpforo-wrap .wpf-spoiler-wrap {display: block; margin: 20px 0; background-color: #ececec;}
#wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-head {display: block;padding: 10px;min-height: 36px;cursor: pointer;border-left: 3px solid;}
#wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-head i{font-style: normal;}
#wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-title{display: inline-block;}
#wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-body {display: none; padding: 10px 20px; border-left: 3px solid; border-top: 1px dashed #ccc;}
#wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-chevron{padding: 0 15px 0 6px;}   #wpforo #wpforo-wrap .author-rating {height: 8px; width: 90px; margin: 15px auto 2px 0; padding: 0;}
#wpforo #wpforo-wrap .author-rating .bar{height:8px;}
#wpforo #wpforo-wrap .author-rating-short{color: #ffffff; display: inline-block; font-size: 14px; font-weight: bold; line-height: 16px; min-width: 30px; padding: 2px 8px; text-align: center; white-space: nowrap;}
#wpforo #wpforo-wrap .author-rating-full{display: inline-block; font-size: 16px; font-weight: bold; line-height: 18px; min-width: 30px; padding: 2px 8px; text-align: center; white-space: nowrap;}
#wpforo #wpforo-wrap .author-rating-full i.fa-certificate,
#wpforo #wpforo-wrap .author-rating-full i.fa-shield-alt,
#wpforo #wpforo-wrap .author-rating-full i.fa-trophy{font-size: 19px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-certificate{font-size: 16px; margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-shield-alt{font-size: 16px; margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .author-rating-full i.fa-trophy{font-size: 16px; margin-right: 5px;}
#wpforo #wpforo-wrap .wpforo-post .wpf-left .author-rating-full{display: block;}
.ui-dialog {z-index: 999998 !important;}
.wpf-video{	margin: 10px !important;}
.wp-editor-tools{display: none;}
#wpforo #wpforo-wrap.wpft-topic .wp-editor-container .mce-edit-area iframe{min-height: 130px;}   .fa-1x{font-size:1.6em; padding-top:2px;}
.fa-0x{font-size:1.05em; padding-top:1px;}
.wpfsx{font-size:1.05em; padding-top:1px;}
.fa-sx{font-size:0.85em; padding-top:0;}   #wpforo #wpforo-wrap .wpf-breadcrumb {display: inline-block; counter-reset: flag; margin:15px 0 15px 0;}
#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root i{ font-size:14px;}
#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-end {width:20px; padding:0; border:none; outline:none; text-decoration:none; cursor:default;}
#wpforo #wpforo-wrap .wpf-breadcrumb div{text-decoration: none; outline: none; display: block; float: left; font-size: 11px; line-height: 24px; padding: 0 15px 0 22px; position: relative;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:first-child {padding-left: 10px;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:first-child:before {left: 14px;}
#wpforo #wpforo-wrap .wpf-breadcrumb div.active{cursor:default;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg); -moz-transform: scale(0.70) rotate(45deg); -o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after {content: ''; position: absolute; top: 0; right: -8px; width: 24px; height: 24px; -webkit-transform: scale(0.70) rotate(45deg);-moz-transform: scale(0.70) rotate(45deg);-o-transform: scale(0.70) rotate(45deg); transform: scale(0.70) rotate(45deg); z-index: 1; box-shadow: 2px -2px }
#wpforo #wpforo-wrap .wpf-breadcrumb div:last-child:after {content: none;}   [wpf-tooltip]{position:relative;}
[wpf-tooltip]::before {content: "";position: absolute;top:-8px;left:50%;transform: translateX(-50%);border-width: 6px 6px 0 6px;border-style: solid;border-color: rgba(10,10,10,0.7) transparent transparent transparent;z-index: 100;opacity: 0;}
[wpf-tooltip]::after {content: attr(wpf-tooltip); position: absolute;left:50%;top:-8px;transform: translateX(-50%)   translateY(-100%);background: #555555;text-align: center;color: #fff;padding:8px 10px;font-size: 11px; line-height:1.5; min-width: 6vw; border-width: 0; border-radius: 4px;pointer-events: none;z-index: 99;opacity: 0;text-transform: none; font-weight: normal;}
[wpf-tooltip]:hover::after,[wpf-tooltip]:hover::before {opacity: 1;transition: all .4s ease-in-out;}
[wpf-tooltip-size='small']::after{min-width: 5vw;}
[wpf-tooltip-size='medium']::after{min-width: 10vw;}
[wpf-tooltip-size='long']::after{min-width: 14vw;}
[wpf-tooltip-position='left']::before{left:0;top:50%;margin-left:-11px; transform:translatey(-50%) rotate(-90deg)}
[wpf-tooltip-position='top']::before{left:50%;}
[wpf-tooltip-position='bottom']::before{top:100%;margin-top:8px;transform: translateX(-50%) translatey(-100%) rotate(-180deg)}
[wpf-tooltip-position='right']::before{left:100%;top:50%;margin-left:1px;transform:translatey(-50%) rotate(90deg)}
[wpf-tooltip-position='left']::after{left:0;top:50%;margin-left:-8px;transform: translateX(-100%)   translateY(-50%);}
[wpf-tooltip-position='top']::after{left:50%;}
[wpf-tooltip-position='bottom']::after{top:100%;margin-top:8px;transform: translateX(-50%) translateY(0%);}
[wpf-tooltip-position='right']::after{left:100%;top:50%;margin-left:8px;transform: translateX(0%)   translateY(-50%);}   #wpforo #wpforo-wrap .wpf-action-link { padding:12px 1px 3px 1px; margin-top:-15px;}
#wpforo #wpforo-wrap .wpf-action-link span{cursor:pointer; font-size:13px;}
#wpforo #wpforo-wrap .wpf-action-link span i.fa-envelope{font-size: 14px;}   #wpforo #wpforo-wrap .post-wrap, #wpforo #wpforo-wrap [id^=post-][data-postid]{position: relative;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content{padding:10px 30px 10px 10px; min-height:130px; font-size:14px; word-wrap: break-word;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p,
#wpforo #wpforo-wrap .wpforo-revision-body p{font-size:14px; padding:0; margin:0 0 10px 0; line-height:inherit}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,
#wpforo #wpforo-wrap .wpforo-revision-body img{max-width:100%; max-height:500px; margin:2px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content .emoji,
#wpforo #wpforo-wrap .wpforo-revision-body .emoji{font-size:20px;}
#wpforo #wpforo-wrap .wpforo-post blockquote,
#wpforo #wpforo-wrap .wpforo-revision-body blockquote{display:block; margin:5px 0 15px 0; width:90%; padding:10px; font-size:13px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-quote-author,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-quote-author{padding:5px 0; font-weight:bold;}
.wpforo-post-quote-head{ display: flex; justify-content: space-between; flex-wrap: nowrap; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{max-width:90%; overflow-x:auto; padding:5px 10px 15px 10px; margin:10px 0; font-size:12px }
#wpforo #wpforo-wrap .wpforo-post code,
#wpforo #wpforo-wrap .wpforo-revision-body code{max-width:90%; overflow-x:auto; padding:5px 10px 15px 10px; margin:10px 0; font-size:12px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code-title{font-size:12px; margin-bottom:10px; padding:0 2px 5px 2px; font-weight:bold;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-attachments{padding:10px 10px 7px 10px; margin:20px 0 5px 0; width:90%;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-attachments img{max-width:100%; height:80px; padding:2px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{width:90%; padding:10px 2px; font-size:13px; line-height:18px; margin: 10px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-signature{ margin: 10px 0 0 10px; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature p{font-size:12px !important; line-height:16px; margin:0; padding:2px 0;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature img {max-height: 200px; max-width: 100%; width: auto;}
#wpforo #wpforo-wrap .wpforo-post  ol,
#wpforo #wpforo-wrap .wpforo-post  ol li,
#wpforo #wpforo-wrap .wpforo-revision-body  ol,
#wpforo #wpforo-wrap .wpforo-revision-body  ol li {list-style:decimal; margin: 2px 15px;}
#wpforo #wpforo-wrap .wpforo-post  ul,
#wpforo #wpforo-wrap .wpforo-post  ul li,
#wpforo #wpforo-wrap .wpforo-revision-body  ul,
#wpforo #wpforo-wrap .wpforo-revision-body  ul li{list-style:disc;  margin: 2px 15px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-attached-file{ padding:10px 15px 15px 15px; margin:30px 0 10px 0; border:#bbb dotted 1px; display:table;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-attached-file i.fa-paperclip{ font-size:22px; display:inline-block; padding-right:7px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-attached-file.wpfa-deleted{ color:#aaa; padding:10px; }
#wpforo #wpforo-wrap .wpforo-post .wpf-action{display:inline-block; margin:4px 4px; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list .wpf-vat{font-size:12px; text-align: left; width: 100%; padding: 5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list .wpf-vat a{font-size:12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list .wpf-vat{text-align:right;}
#wpforo #wpforo-wrap  img.wpforo-auto-embeded-image{ width:auto; max-width:60%; max-height:300px; padding:5px; background:#fff;}
#wpforo #wpforo-wrap .wpforo-topic-badges{ position:absolute; top:14px; right:1px; cursor:default;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-badges{ top:4px; right:2px;}
#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,
#wpforo #wpforo-wrap .wpforo-topic-badges i.far,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fal { padding:2px 5px; margin:1px; color:#777; line-height:14px; font-size:16px; border-bottom:1px dotted #999; border-left:1px dotted #aaa;}
#wpforo #wpforo-wrap h3.wpforo-forum-title{ padding-top:0;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle{cursor:pointer; top:0; font-size:18px; line-height:18px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-memberinfo{padding:3px; text-align:center; display:none;}
#wpforo #wpforo-wrap .wpforo-post .wpf-member-profile-button {display: inline-block;font-size: 14px;line-height: 14px;margin-right:3px; padding:1px;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-memberinfo .wpf-member-socnet-wrap{ display:block; padding:6px 15px; text-align:center;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-memberinfo .wpf-member-socnet-button img{ opacity:0.7; border:none; text-decoration:none; float:none; display: inline-block;font-size: 16px;line-height: 16px; padding:0 1px 1px 1px; border-radius: 0;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-memberinfo .wpf-member-socnet-button img:hover{opacity:1;}
#wpforo #wpforo-wrap .wpforo-post .wpf-mod-message{display:inline-block; float:left; text-align:left;}
#wpforo #wpforo-wrap .wpforo-comment .wpf-mod-message{text-align:right; font-size: 12px; line-height: 16px;}
#wpforo #wpforo-wrap .wpforo-post .author-title span{display:block}
#wpforo #wpforo-wrap .wpf-author-nicename{ font-size:12px; font-family:"Courier New", Courier, monospace; line-height: 18px;padding-top: 4px;}
#wpforo #wpforo-wrap .wpforo-members-content .wpf-members-info .wpf-author-nicename{ display:inline; font-size:13px;padding-top: 0;}
#wpforo #wpforo-wrap .wpforo-post-content .wpf-video, #wpforo #wpforo-wrap .wpforo-post-content .wpf-video iframe{max-width: 98%;}
#wpforo #wpforo-wrap .wpforo-revision-body .wpf-video, #wpforo #wpforo-wrap .wpforo-revision-body .wpf-video iframe{max-width: 98%;}
#wpforo #wpforo-wrap .wpf-member-title{ display:block; cursor:default; }
#wpforo #wpforo-wrap .wpf-author-title .wpf-member-cf:not(:last-of-type){ margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-member-title.wpfut{font-size:11px; line-height:15px; padding:2px 15px; margin:5px auto; border-radius: 15px;}
#wpforo #wpforo-wrap .wpf-post-edit-wrap{ padding: 10px 0; margin: 20px 10px 20px; width: 90%; }
#wpforo #wpforo-wrap .wpfl-2 .wpf-post-edit-wrap, #wpforo #wpforo-wrap .wpfl-3 .wpf-post-edit-wrap{ margin: 20px 0 10px; }
#wpforo #wpforo-wrap .wpf-post-edit-wrap .wpf-post-edited{font-size:11px; font-style:italic; padding:0;}
#wpforo #wpforo-wrap .wpf-post-edit-wrap .wpf-post-edited i{ padding: 0 5px 0 2px;}
#wpforo #wpforo-wrap .wpf-extra-fields{line-height: 2em;}
#wpforo #wpforo-wrap .wpf-extra-fields > br:first-of-type{display: none;}
#wpforo #wpforo-wrap .wpf-extra-fields .wpf-default-attachment{padding-top: 5px; text-align: left;}
#wpforo #wpforo-wrap .wpf_forum_unread, #wpforo #wpforo-wrap .wpf_forum_unread a{ font-weight:bold; }
#wpforo #wpforo-wrap .wpf_topic_unread, #wpforo #wpforo-wrap .wpf_topic_unread a{ font-weight:bold; font-size:98%; }
#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-title a,
#wpforo #wpforo-wrap .wpf-unread-topic .wpforo-topic-title a,
#wpforo #wpforo-wrap .wpf-unread-topic .wpf-thread-title a,
#wpforo #wpforo-wrap .wpf-unread-topic .wpf-spost-title a,
#wpforo #wpforo-wrap .wpf-unread-topic .wpforo-last-topic-title a,
#wpforo #wpforo-wrap .wpf-unread-post .wpf-spost-title a,
#wpforo #wpforo-wrap .wpf-unread-post .wpforo-last-post-title a,
#wpforo #wpforo-wrap .wpf-unread-post .posttitle a,
#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum a,
#wpforo #wpforo-wrap .wpf-forum-item.wpf-unread-forum a{font-weight:bold;}
#wpforo #wpforo-wrap a.wpf-new-button,
#wpforo #wpforo-wrap span.wpf-new-button{font-weight: normal!important;background:#FF812D;color:#fff!important;padding: 0 5px 1px 5px!important; line-height: inherit; font-size: 90%; line-height: 16px; font-family: Arial; border-radius: 3px; margin: 0px 3px; text-transform: lowercase; display: inline;}
#wpforo #wpforo-wrap.wpft-topic a.wpf-new-button,
#wpforo #wpforo-wrap.wpft-topic span.wpf-new-button{font-size: 13px !important; vertical-align: middle;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title a.wpf-new-button,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title span.wpf-new-button{font-size: 90%;}
#wpforo #wpforo-wrap a.wpf-new-button:hover,
#wpforo #wpforo-wrap span.wpf-new-button:hover{color: #fff; background: #ff9945; }
#wpforo #wpforo-wrap .wpf-head-bar-right {display: flex; justify-content: flex-end; align-items: flex-end;}
#wpforo #wpforo-wrap .wpf-head-bar-right .wpf-button{box-shadow: none; line-height: 10px; padding: 6px 18px 7px 18px !important; display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap [data-copy-wpf-furl], #wpforo #wpforo-wrap [data-copy-wpf-shurl]{cursor: pointer;}
.wpforo-copy-url-wrap{display: flex; flex-direction: column; margin-bottom: 13px !important; cursor: copy; position: relative}
.wpforo-copy-url-wrap .wpforo-copy-input{flex-grow: 1}
.wpforo-copy-url-wrap .wpforo-copy-input-header{margin-bottom: -2px !important;}
.wpforo-copy-url-wrap .wpforo-copy-input-body{border: 1px solid #bbb; border-radius: 3px; background-color: white; display: flex; align-items: center;}
.wpforo-copy-url-wrap .wpforo-copy-url-label{display: inline-block; padding: 2px 10px !important;cursor: copy;border: 1px solid #bbb;background: white;border-bottom: none;border-radius: 3px 3px 0 0;}
.wpforo-copy-url-wrap .wpforo-copy-url-label i{margin-right: 5px !important;}
.wpforo-copy-url-wrap .wpforo-copy-url{display:block; width: 100%; height: 40px !important; padding: 3px 10px !important; cursor: copy; border: 0; border-radius: unset; background: transparent; outline: none; flex-grow: 1;}
.wpforo-copy-url-wrap .wpforo-copied-txt{display: inline-block !important; align-items: center !important; transition: opacity 0.2s linear !important; justify-content: center !important; position: absolute !important; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%) !important; padding: 3px 15px !important; border-radius: 3px !important; background: rgba(0, 0, 0, 0.8) !important; opacity: 0 !important; color: #ffffff !important; font-weight: bold !important;}
.wpforo-copy-animate{animation: wpforo-bounce 0.4s linear !important;}
.wpforo-copy-url-wrap.wpforo-copy-animate .wpforo-copied-txt{opacity: 1 !important;}
@keyframes wpforo-bounce { 0%{transform: scale(1);} 20%{transform: scale(0.95);} 40%{transform: scale(1.04);} 60%{transform: scale(0.97);} 80%{transform: scale(1.02);} 100%{transform: scale(1);} }
#wpforo #wpforo-wrap .wpf-post-starter{padding: 3px 10px; display: inline-block; line-height: 16px; font-size: 12px;}
#wpforo #wpforo-wrap .wpf-post-starter i{margin-right: 2px;}
#wpforo #wpforo-wrap .wpforo-post-head{border-radius: 0 0 20px 0;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{display: flex; justify-content: space-between; align-items: flex-end; padding: 12px 12px 14px 19px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info{display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum{display: flex; justify-content: flex-start; align-items: center; margin-bottom: 4px; text-transform: uppercase;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum i{ margin-right: 8px; font-size: 16px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat {display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box{display: flex; justify-content: center; flex-direction: column; align-items: center;  margin-left: 20px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat{ font-size: 16px; display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tlabel{display: inline-block; width: 100%; text-align: center;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg{ height: 18px; fill: #555; margin-right: 6px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{margin-left: 20px;  padding-left: 20px; padding-right: 10px; cursor: pointer;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more span{line-height: 16px; margin-top: 9px; display: inline-block; min-width: 18px; min-height: 18px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg{width: 18px; height:18px; vertical-align: middle;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom{display: flex; justify-content: space-between; align-items: flex-end;  padding: 6px 4px 8px 0; margin-top: 12px; margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{padding: 10px 20px 20px 20px; margin-bottom: 20px; display: none;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info.wpforo-section-loading{ min-height: 130px; width: 99%; background-color: transparent; border: none; outline: none; box-shadow: none; resize: none; background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K"); background-repeat: no-repeat; background-position: 50% 50%; }
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info h3{font-weight: normal; font-size: 15px; margin: 0 0 15px 0; padding: 0 20% 8px 5px; display: block;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-users-data{display: flex; justify-content: flex-start; align-items: flex-end; flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar{display: flex; justify-content: flex-start; align-items: flex-end; min-width: 54px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar img,
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar img.avatar{width: 42px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{ position: relative; top:-4px; margin-left: -15px; padding: 0 6px;line-height: 18px;border-radius: 10px;font-size: 13px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi{ margin-bottom: 15px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi .wpf-tmi-boxh{ font-size: 16px; color: #999; display: inline-block; margin-right: 5px; margin-left: 5px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview{ margin-top: 20px; }
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview img,
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview img.avatar{ width: 20px; display: inline-block; margin-right: 7px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview li .wpf-tmi-item{display: flex; justify-content: flex-start; align-items: flex-start; padding: 2px 5px; line-height: 18px; font-size: 13px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview .wpf-topic-overview-load-more{font-size: 13px; padding: 5px 13px 0 13px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview ul[data-nomore="1"] + .wpf-topic-overview-load-more{ display: none; }
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview li .wpf-tmi-item .wpfto-date{white-space: nowrap;}
#wpforo #wpforo-wrap .wpforo-content .wpforo-section ~ .wpforo-section{margin-top: 30px;}
#wpforo #wpforo-wrap .wpforo-content .wpf-logout-message{padding: 25px 20px; font-size: 16px;  border: 3px solid #fac7c7; background: #fff9f9;  border-left: none; border-right: none;  margin-top: 45px;}
#wpforo #wpforo-wrap .wpforo-content .wpf-logout-message .wpflm-text{font-size: 18px; color: #a20808; line-height: 27px; text-align: center;}
#wpforo #wpforo-wrap .wpforo-content .wpf-logout-message .wpflm-form {text-align: right; margin-top: 25px; padding-top: 25px;  border-top: 1px dashed #bbb;  }
#wpforo #wpforo-wrap .wpforo-content .wpf-logout-message .wpflm-form textarea{width: 100%;  height: 80px;  padding: 10px;}
#wpforo #wpforo-wrap img.avatar,
#wpforo #wpforo-wrap .wpf-sbd-avatar img,
#wpforo #wpforo-wrap .wpforo-last-post-avatar img,
#wpforo #wpforo-wrap .wpforo-topic-author img,
#wpforo #wpforo-wrap .wpforo-last-topic-avatar img,
#wpforo #wpforo-wrap .wpf-thread-last-avatar img,
#wpforo #wpforo-wrap .wpf-thread-users-avatars img,
#wpforo #wpforo-wrap .wpf-tmi-user-avatar img,
#wpforo #wpforo-wrap .wpf-tmi-item img,
#wpforo #wpforo-wrap .wpforo-topic-avatar img,
#wpforo #wpforo-wrap .author-avatar img,
#wpforo #wpforo-wrap .wpforo-post-avatar img,
#wpforo #wpforo-wrap .wpforo-comment-avatar img,
#wpforo #wpforo-wrap .wpf-author-avatar img{border-radius: 50%;}
#wpforo #wpforo-wrap .wpforo-cat-panel{width: 100%; flex-wrap: wrap; display: flex; justify-content: space-between; align-items: center; padding: 6px 10px 6px 23px; border-radius: 0 0 20px 0;}
#wpforo #wpforo-wrap .wpforo-forum-description p{font-size:13px; padding:0 0 5px 0; line-height:17px; margin:0;}
#wpforo #wpforo-wrap .wpforo-forum-description p:last-child{padding-bottom: 0;}   #wpforo #wpforo-wrap .wpfl-1 .wpforo-category{flex-wrap: wrap; display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 17px; border-radius: 0 0 20px 0;}
#wpforo #wpforo-wrap .wpfl-1 .cat-title{text-align:left; flex-grow: 1; font-size:16px; font-weight: 600;}
#wpforo #wpforo-wrap .wpfl-1 .cat-title .cat-name{ padding:5px 0; line-height: 36px;}
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts {width:7%; text-align:center; padding:7px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics {width:8%; text-align:center; padding:7px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{min-height: 60px; padding: 12px 12px 12px 0; display: flex; justify-content: space-between; align-items: stretch;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon{width:7%; text-align:center; vertical-align:top; padding:2px 0 5px 0; font-size:1.8em; line-height:1.5em;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info{width:75%; text-align:left; padding:8px 8px 0 0; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-title{font-size:17px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{font-size:13px; padding:5px 0 5px 0; line-height:17px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum{padding:5px 0 6px 0; margin-top:5px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum ul{font-size:14px;  padding-left:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum li{float:left; margin-right:10px; padding-left:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum .first{list-style:none; padding-left:0; margin-left:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{font-size:13px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts{width:7%; float:right; text-align:center; padding:3px 0 5px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics{width:8%; float:right; text-align:center; padding:3px 0 5px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{ padding: 3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{width:6%; float:left; text-align:center; padding:0 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{width:94%; float:right; text-align:left; padding:1px 0 4px 0; font-size:16px; min-height:30px; margin-bottom: 15px; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list ul{font-size:12px; list-style:none; padding-left:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li{padding-bottom:0; padding-left: 10px; display: flex; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title{font-size:14px; cursor:default; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title i{display: inline-block; padding-right: 7px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title img{height:12px; padding-right:5px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user{width:130px; text-align:left; padding:2px 5px 3px 10px; line-height: 16px; font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-avatar{width:40px; text-align:right; padding: 5px 5px 0 5px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-avatar img,
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-avatar img.avatar{ height: 25px; width: 25px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-date{width:110px; text-align:right;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-posts{width:80px; text-align:right;}  #wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{padding: 6px 12px 1px 12px;}
#wpforo #wpforo-wrap .wpfl-1 .head-title{width:83%; float:left; text-align:left; padding:5px 0; font-size:14px;}
#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts {width:8%; float:right; text-align:center; padding:7px 0; font-size:13px; white-space:nowrap;}
#wpforo #wpforo-wrap .wpfl-1 .head-stat-views {width:8%; float:right; text-align:center; padding:7px 0; font-size:13px; white-space:nowrap;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic{padding: 4px 12px 12px 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-icon{width:7%; float:left; text-align:center; padding:1px 0 7px 0; font-size:2em; cursor:default;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-icon i.fa-check-circle{ font-size:26px; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{width:74%; float:left; text-align:left; padding:2px 0 0 10px; position:relative;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-title{padding:10px 2px 5px 0; font-weight:500; line-height:20px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-title a{font-size:16px; line-height:20px; padding:7px 2px 9px 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-title i{display: inline-block; padding-right: 10px; font-size: 1.1em;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-start-info{font-size:12px; line-height:20px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{width:8%; float:right; text-align:center; padding:9px 0 5px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{width:8%; float:right; text-align:center; padding:9px 0 5px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{padding: 3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{width:6%; float:left; text-align:center; padding:0 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{text-align:left; padding:10px 0 10px 20px; font-size:16px; min-height:25px; margin-left: 20px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list ul{font-size:12px; list-style:none; padding-left:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list li{ display: flex; justify-content: space-between; align-items: center; padding: 0 0 3px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-title{font-size:13px; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-title img{height:12px; padding-right:5px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-user{width:220px;text-align:left; padding:0 5px 0 10px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-more a{width: 100%; display: inline-block; text-align: left; padding-left: 26px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic .fa-chevron-down, #wpforo #wpforo-wrap .wpfl-1 .wpforo-topic .fa-chevron-right, .wpfcl-a{cursor:pointer } #wpforo #wpforo-wrap .wpfl-1 .post-wrap{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-action{margin: 0 2px; padding: 0 10px; border-radius: 15px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action{padding: 0 4px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left{float: left; padding: 20px 1px 10px; text-align: center;  width: 160px; border-radius: 0 0 5px 5px; position: relative;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right{margin-left: 162px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{text-align:right; padding:5px 10px 5px 0; margin-left:10px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{width:80px; max-height:80px; padding:2px; float:none; display:inline-block; border-radius: 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-avatar{display:block; width:100%; float:none;max-height: 80px; max-width: 80px; margin:0 auto;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-name{font-size:14px; text-align:center; font-weight:600; padding:5px 0 0 0; margin-left:-10px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-title{display: flex;font-size: 12px;text-align: center;padding: 3px 0 0 0;font-weight: normal;justify-content: center;align-items: center;flex-direction: column;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-title:first-letter{text-transform:uppercase;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{height:8px; width:90px; margin:7px auto 2px auto; padding:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating .bar{height:8px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-joined{font-size:12px; padding:1px; line-height:18px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-posts{font-size:12px; padding:1px; line-height:18px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .wpforo-reaction{position: absolute; right: -15px; bottom: -2px; background: #fff; padding: 12px 5px 0px 15px; border-radius: 28px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .wpforo-reaction > span > i{font-size: 20px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom {font-size:12px; padding:12px 10px 10px; display: flex; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .reacted-users{text-align:left; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bright{text-align:right;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpf-post-starter{margin-right: 10px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bright .wpf-action i.fa-quote-left{font-size: 18px; vertical-align: top;}   #wpforo #wpforo-wrap .wpfl-2 .wpforo-category{flex-wrap: wrap; display: flex; justify-content: space-between; align-content: flex-end; border-radius: 0 0 20px 0; margin-bottom: 30px;}
#wpforo #wpforo-wrap .wpfl-2 .cat-title{width:65%; text-align:left; font-size:16px; font-weight: 600;}
#wpforo #wpforo-wrap .wpfl-2 .cat-title .cat-name{ padding:5px 0; line-height: 36px;}
#wpforo #wpforo-wrap .wpfl-2 .forum-wrap{padding-bottom: 1px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum{min-height: 50px; padding: 0px 0 10px 0; display: flex; flex-direction: row; justify-content: space-between; align-content: stretch;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{width:8%; text-align:center; vertical-align:top; padding:2px 0 5px 0; font-size:1.8em; line-height:1.5em;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{width:47%; text-align:left; padding:8px 10px 0 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-title{font-size:17px; margin-bottom: 4px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-description{font-size:13px; padding:0; line-height:17px; padding-bottom: 4px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum{padding:5px 0 6px 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum ul{font-size:14px;  padding-left:0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum li{float:left; margin-right:10px; padding-left:0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum .first {list-style:none; padding-left:0; margin-left:0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data{ padding: 5px 10px 0 10px; width: 45%; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details{display: flex; justify-content: flex-start; align-content: stretch;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box{ min-width: 60px; margin: 0 5px; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbl{ font-size: 12px; padding-bottom: 2px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbd{ font-size: 16px; padding: 0 2px; line-height: 16px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbd.wpf-sbd-avatar{display: flex; justify-content: flex-start; align-items: center; overflow: hidden;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbd.wpf-sbd-avatar img{ width: 25px; height: 25px; border: 2px solid #fff; margin-right: -8px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box .wpf-sbd.wpf-sbd-avatar .wpf-sbd-count{font-size: 13px; margin-left: 13px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-last-post-info{display: flex; justify-content: flex-start; align-content: center; margin-top: 5px; padding-top: 1px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{font-size:12px;display: inline-block; padding-top: 2px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{text-align:left; padding:0 3px; width: 100%;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post p{line-height: 18px; width: calc(100% - 30px); overflow: hidden;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-title{font-size:13px; padding-top:7px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-title a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline; width: 100%;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-author{font-size:12px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{text-align:left; padding:5px 7px 5px 2px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{padding:1px; width:38px; height:38px;} #wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{padding: 6px 12px 5px 12px; display: flex; justify-content: space-between; align-items: flex-end;}
#wpforo #wpforo-wrap .wpfl-2 .head-title{width:60%; text-align:left; padding:5px 0; font-size:14px;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts {width:7%; text-align:center; padding:7px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-views {width:8%; text-align:center; padding:7px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost {width:22%; text-align:left; padding:7px 0 7px 10px; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic{padding: 4px 12px 3px 0; display: flex; justify-content: space-between; align-items: stretch;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{width:10%; text-align:center; padding:3px 0 3px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ padding:1px; width:50px; height:50px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{width:50%; text-align:left; padding:2px 0 0 5px;position:relative;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title{font-size:16px; padding:3px 0 0 0; font-weight:500; margin:2px 0 5px 0; line-height:20px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title i.fa,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title i.fas,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title i.fab,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title i.far,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title i.fal { display:inline-block; margin-right:3px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title i{display: inline-block; padding-right: 6px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-start-info{font-size:11px; padding:3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{width:7%; text-align:center; padding:9px 0 5px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{width:8%; text-align:center; padding:9px 0 5px 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{width:22%; text-align:center; padding:2px 0 5px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic .wpf-sbd.wpf-sbd-avatar{display: flex; justify-content: flex-start; align-items: flex-start; padding-top: 8px; padding-left: 10px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic .wpf-sbd.wpf-sbd-avatar img{ width: 34px; height: 34px; border: 2px solid #fff; margin-right: -15px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic .wpf-sbd.wpf-sbd-avatar .wpf-sbd-count{font-size: 13px; margin-left: 18px; padding-top: 5px;} #wpforo #wpforo-wrap .wpfl-2 .post-wrap{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post-head .wpf-post-head-bottom{padding: 20px 4px 7px 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left{width: 156px; float:left; text-align:center; padding:10px 1px 10px 1px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{margin-left:158px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content{min-height:110px; padding:0 20px 5px 20px; position: relative;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top{text-align: right; padding: 7px 8px 10px 15px; display: flex; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top .wpf-post-actions{text-align:right; font-size:12px; padding:0 5px; display:inline-block; margin:0 5px; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top .wpf-action{ margin:0 6px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions{display:flex; justify-content: flex-end; align-items: center; width:100%; text-align:right; padding-top:40px; padding-left: 45px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions span.wpf-action{ padding:3px 12px; font-size:13px; line-height:16px; border-radius: 20px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{text-align:right; font-size:12px; padding:5px 5px 5px 10px; margin-top:10px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft{float:left; text-align:left;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbright{}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{width:110px; height:110px; padding:2px; border-radius:50%;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-avatar{display:block; width:100%; float:none;max-height: 110px; max-width: 110px; margin:0 auto;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-name{font-size:13px; text-align:center; font-weight:bold; padding:5px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-title{display: flex; justify-content: center;align-items: center;flex-direction: column;font-size:12px; text-align:center; padding:0; font-weight:normal;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .wpf-member-profile-buttons{padding:2px 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-mod-message{font-size: 13px; line-height: 25px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-starter{margin-right: 10px; border-top: none; border-left: none; padding-left: 0; background: transparent;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-post-button-actions .wpforo-action-buttons-wrap .wpf-action i{margin-right: 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction{position: absolute;background: #fff;padding: 10px 18px 3px 13px;border-radius: 0 30px 0 0px;left: -4px;bottom: -13px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction > span > i{font-size: 20px;}   #wpforo #wpforo-wrap .wpfl-3 .wpforo-category{flex-wrap: wrap; display: flex; justify-content: space-between; align-content: flex-end; border-radius: 0 0 20px 0; margin-bottom: 20px;}
#wpforo #wpforo-wrap .wpfl-3 .forum-wrap{margin-bottom: 5px;}
#wpforo #wpforo-wrap .wpfl-3 .cat-title{width:64%; text-align:left; font-size:16px; font-weight: 600;}
#wpforo #wpforo-wrap .wpfl-3 .cat-title .cat-name{ padding:5px 0; line-height: 36px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum{min-height: 50px; margin-bottom: 10px; padding: 7px 12px 10px 0; width:100%; display: flex; justify-content: space-between; align-items: stretch;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{width:8%; text-align:center; padding:2px 0 5px 0; font-size:1.8em; line-height:1.5em;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{width:72%; text-align:left; padding:8px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-title{font-size:17px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-description{font-size:13px; padding:0; line-height:17px; margin-bottom: 5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat{width: 20%; padding-left: 30px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-row{display: flex; justify-content: flex-start; flex-direction: row; align-items: center; width: 100%;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-left{width: 75%; text-align: right; padding: 1px 10px;  font-size: 13px; white-space: nowrap;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-right{width: 25%; text-align: right; padding: 1px 0 1px 10px;  font-size: 14px; white-space: nowrap;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-subforum{padding:5px 0 6px 0;  margin-top:5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-subforum ul{font-size:14px;  padding-left:20px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-subforum li{float:left; margin-right:10px; padding-left:0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-subforum .first{list-style:none; padding-left:0; margin-left:-20px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{font-size:11px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{padding: 3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{width:5%; float:left; text-align:center; padding:0 0; font-size:16px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{width:95%; float:right; text-align:left; padding:3px 0 3px 0; font-size:16px; min-height:30px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list ul{font-size:12px; list-style:none; padding-left:0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list li{padding-bottom:7px; width:100%; display: flex; justify-content: space-between; align-items: flex-start;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title{font-size:15px; line-height:20px; padding-left: 16px; width: calc(100% - 175px);}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title img{height:12px; padding-right:5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title .wpforo-topic-author{display: flex; justify-content: flex-start; align-items: center; margin: 3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title .wpforo-topic-author img,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title .wpforo-topic-author img.avatar{width: 19px; height: 19px; margin-right: 7px; padding: 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-status{width: 30px; text-align: center; padding: 0 5px; min-height: 30px; font-size: 15px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic{ width:132px; text-align:center; padding:0 5px 0 0; border-collapse:separate; border-spacing:3px 0; display: flex; justify-content: space-between; align-items: stretch;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox {min-width:60px; width:48%; text-align:center; display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label{box-sizing: border-box; height: 30px; font-size:12px; padding:5px 3px 0 3px; line-height:16px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label svg{ height: 28px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .count{box-sizing: border-box; height: 26px; font-size:16px; padding:0 3px 7px 3px; line-height:18px; display: flex; justify-content: stretch; align-items: flex-end;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{padding:4px 2px 0 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{padding:4px 2px 0 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{padding:0 2px 0 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox.answers .wpforo-label svg{ height: 22px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox.votes .wpforo-label svg{ height: 22px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-info{font-size:12px; line-height:16px; margin-right: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies{font-size:13px; margin-left: 5px; white-space: nowrap;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies i{margin-right: 3px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-voteup.wpf-vote-active,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-votedown.wpf-vote-active{ color: orange !important; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom {display: flex; justify-content: flex-start; align-items: center; line-height: 21px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags{margin: 0 15px; padding: 0; background-color: transparent; font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags .wpf-ttt{display: none;} #wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{padding: 6px 12px 5px 12px; margin-bottom: 12px; display: flex; justify-content: space-between; align-items: flex-end;}
#wpforo #wpforo-wrap .wpfl-3 .head-stat {width:200px; text-align:left; padding:1px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-3 .head-title{width:calc(100% - 480px); text-align:left; padding:1px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-3 .head-status {width:200px; text-align:right; padding:1px 0; font-size:13px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{padding-bottom: 7px; width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-title{font-size:15px; line-height:20px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-details{font-size:15px; line-height:20px; padding-left: 5px; width: calc(100% - 290px);}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-details img{height:12px; padding-right:5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-details .wpforo-topic-author{display: flex; justify-content: flex-start; align-items: center; margin: 3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-avatar {width: 50px; text-align: center; padding: 3px 5px 3px 7px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-avatar img,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-avatar img.avatar{width: 42px; height: 42px; padding: 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-status{width: 30px; text-align: center; padding: 0 5px; min-height: 30px; font-size: 15px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-stat{ width:190px; text-align:center; padding:0 5px 0 0; border-collapse:separate; border-spacing:3px 0; display: flex; justify-content: space-between; align-items: stretch;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox {min-width:60px; width:32%; text-align:center; display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label{box-sizing: border-box; height: 30px; font-size:12px; padding:5px 3px 0 3px; line-height:16px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label svg{ height: 28px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .count{box-sizing: border-box; height: 26px; font-size:16px; padding:0 3px 7px 3px; line-height:18px; display: flex; justify-content: stretch; align-items: flex-end;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .votes{padding:4px 2px 0 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .answers{padding:4px 2px 0 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .views{padding:0 2px 0 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox.answers .wpforo-label svg{ height: 22px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox.votes .wpforo-label svg{ height: 22px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-info{font-size:13px; line-height:16px; margin-right: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies{font-size:13px; margin-left: 5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies i{margin-right: 3px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-voteup.wpf-vote-active,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-votedown.wpf-vote-active{ color: orange !important; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom {display: flex; justify-content: flex-start; align-items: center; line-height: 21px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags{margin: 0 15px; padding: 0; background-color: transparent; font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags .wpf-ttt{display: none;} #wpforo #wpforo-wrap .wpfl-3 .post-wrap{margin-bottom:2px;  }
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-wrap{margin-top:20px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{display: flex; justify-content: space-between; align-items: flex-start;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post.wpforo-tags{justify-content: flex-start;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left{width: 90px; text-align:center; padding:10px 1px 10px 1px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-up{font-size:32px; text-align:center }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-num{font-size:28px; text-align:center }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-down{font-size:32px; text-align:center }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{font-size:34px; padding-top:5px; text-align:center;cursor: pointer;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{font-size:34px; padding-top:5px; text-align:center; cursor: pointer;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{width: calc(100% - 100px)}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-date{line-height: 28px; float: right;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-link{float:right; padding-left:10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author{padding-top:6px; padding-left:20px; padding-bottom: 10px; display: flex; justify-content: flex-start; align-items: flex-end;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-avatar{padding-right: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-avatar img,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-avatar img.avatar{width: 56px; height: 56px; display: block;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details{display: flex; justify-content: flex-start; align-items: flex-end;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpf-pa-name{font-size: 16px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpf-pa-online{font-size: 15px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpf-author-nicename{padding: 0; line-height: 16px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-name{padding-bottom: 4px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{padding-left: 12px; margin-left: 12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{padding-left: 12px; margin-left: 12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content{min-height:40px; padding-top:6px; padding-left:20px; margin-left: -6px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{text-align:right; padding: 0px 10px 2px 10px; margin-bottom:8px; margin-left: 20px; display:block; position:inherit;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-lb-box{font-size:11px; display:table-cell;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-action-links{font-size:12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{text-align:right; padding:8px 10px 10px 10px; font-size:13px; display:block;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{border-top:#659FBE 1px dotted; margin-top:10px; width:80%; padding:10px 0 20px 0; font-size:11px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-box-l3a-left{width:25%; padding:5px; text-align:center; float:left;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-box-l3a-right{margin-left:27%;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .author-stat-item{font-size:13px; padding-right:7px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .author-stat-item i{padding-right:5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .author-rating-full{ min-width:auto; padding:0; font-size:14px; line-height:14px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpf-answer-button, #wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpf-add-comment-button{display:inline-block; padding:3px 15px 3px 0; text-align:right; margin:1px 0 10px 0; cursor:pointer; font-size:14px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-add-comment-button{margin:8px 0 0; text-align:right; }
#wpforo #wpforo-wrap .wpfl-3 .wpf-add-comment-button .wpf-button{display: inline; padding: 3px 15px 4px 15px !important; cursor: pointer; font-size: 12px; box-shadow: none; text-transform: none;}
#wpforo #wpforo-wrap .wpfl-3 .comment-wrap{margin-bottom:1px; margin-top:6px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{padding: 1px; min-height: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action{ margin:1px 5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-left{width: 90px; float:left; text-align:center; padding:5px 1px 5px 1px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-left .wpf-comment-icon {font-size:20px; text-align:center; padding-left:35px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{margin-left:92px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-content{padding:10px 20px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-content p{font-size:14px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-action-links{text-align:right; font-size:11px; clear:both; margin-top: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-top{padding:3px 0 6px 0; display:block;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpf-post-starter{margin: 0 5px; padding: 1px 10px; font-size: 11px; border-radius: 0; background: transparent; border-radius: 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-avatar{margin-right: 3px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-avatar img,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-avatar img.avatar{width: 18px; height: 18px; vertical-align: text-bottom; display: inline-block; }
#wpforo #wpforo-wrap .wpfl-3 .wpf-positive{font-size:28px; cursor: pointer;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-negative{font-size:28px; cursor: pointer;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-vote-number{font-size:28px; line-height:30px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-member-title {cursor: default;display: inline;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-member-title.wpfut {margin: 0 0 3px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-button{font-size: 13px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep{font-size: 18px; padding: 5px 1px 5px 10px; margin-top: 20px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; flex-direction: row;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep select{margin: 0 0 5px 0; outline: 0 none;padding: 3px 5px 3px 7px;font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep svg{height: 24px; width: 24px; margin-right: 10px; vertical-align: middle;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-bottom-bar{display:block; margin-left: 95px; border: 1px dashed #ccc; padding: 12px 10px; border-radius: 20px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-bottom-bar .wpf-answer-button{}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpf-post-starter{margin-right: 10px; border: none; margin-top: 2px; float: right; border-radius: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-topic-sbs{padding: 0 2px;}   #wpforo #wpforo-wrap .wpf-circle{display: flex; flex-direction: column; align-items: center; justify-content: space-around; }
#wpforo #wpforo-wrap .wpf-circle.wpf-m{width: 48px; height: 48px;}
#wpforo #wpforo-wrap .wpf-circle.wpf-m i{font-size: 19px; opacity: 0.7;}
#wpforo #wpforo-wrap .wpf-circle.wpf-s{width: 20px; height: 20px; min-width: 20px; min-height: 20px;}
#wpforo #wpforo-wrap .wpf-circle.wpf-s i{font-size: 13px;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{flex-wrap: wrap; display: flex; justify-content: space-between; align-items: flex-end; float: none; border-radius: 0 0 20px 0; margin-bottom: 20px;}
#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category{padding: 12px 0 5px 0; border-radius: 0;}
#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category i{font-size: 14px; margin-right: 7px;}
#wpforo #wpforo-wrap .wpfl-4 .cat-title{text-align:left; padding:5px 10px 5px 0; font-size:16px; font-weight: 600;}
#wpforo #wpforo-wrap .wpfl-4 .cat-icon{ margin-right: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar {padding: 14px 12px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar-left,
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar-right{width: auto; min-height: auto; float: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar-left{flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-topic-form-extra-wrap .wpf-topic-create {border: none;margin-bottom: 20px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads a{ opacity:0.5; font-size: 17px; border-bottom: 1px dashed transparent; display: inline-block; padding:4px 2px; line-height: 20px; margin: 0 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads a:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads a.wpf-active{opacity: 1;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-forums{cursor:pointer; padding: 3px 5px 3px 2px; font-size: 15px; line-height: 30px; display: inline-block; margin-right: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-forums i{ display: inline-block; padding: 0; margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forums{width: 100%; margin: 0 0 10px 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list{display: flex; justify-content: space-between; align-content: flex-start; flex-direction: row; flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-circle{margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{width: 49.8%; min-width: 200px; padding: 7px 5px 6px 15px; margin-top: 3px; display: flex; justify-content: flex-start; align-items:flex-start; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{line-height: 1.5; outline: hidden;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{ white-space: nowrap; color:#777777; margin-left: 5px; font-size: 11px; padding: 0px 6px; border: 1px solid #cccccc; line-height: 16px; border-radius: 3px; cursor: default;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat sep{color: #999999; padding: 0px 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-list .wpf-no-thread{width: 100%; display: block; text-align: center; font-size: 13px; padding: 5px; color: #555555;}
#wpforo #wpforo-wrap .wpfl-4 img.avatar{border-radius: 50%; display: block;width: 42px;} #wpforo #wpforo-wrap .wpfl-4 .wpf-threads{ margin-top: 15px; margin-bottom: 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread{ padding: 7px 0; box-shadow: inset 0px -10px 7px -6px rgba(0, 0, 0, 0.02);}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items:stretch;width: 100%; min-height: 35px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{padding: 3px 5px 3px 2px; font-size: 15px; line-height: 20px; display: inline-block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ float: left; font-size: 12px; padding: 5px 1px; text-align: center; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-status{min-width: 63px; width: 85px; text-align: left; padding-left: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-title{ width: 45%; text-align: left; flex-grow: 2; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-forum{ width:70px; text-align: left; padding-left: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-author{width: 7%; text-align: center; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-posts{min-width: 65px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-views{min-width: 65px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-last-reply{ width:160px; text-align: left; padding-left: 20px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-last-avatar img,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-last-avatar img.avatar{width: 24px; height: 24px; box-shadow: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items:flex-start;width: 100%; min-height: 35px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box{padding:1px 5px; text-align: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-status{min-width: 63px; width: 85px; margin-left: 10px; padding-top: 4px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title{width: 45%; text-align: left; padding-left: 5px; padding-right: 20px; flex-grow: 2; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title i{margin-right: 7px;text-shadow: 1px 0px 1px #ccc;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-forum{width:70px; text-align: center; padding-right: 0; padding-left: 0; margin-top: 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-forum span{padding-left: 1px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-author{width:auto; text-align: left; padding: 4px 15px 0 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title .wpf-thread-author-name,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title .wpf-thread-author-name a{font-size: 13px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-posts{min-width: 65px; line-height: 2.3; font-size: 15px; display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-posts span{padding: 12px 1px; display: block; margin: -5px auto 0; border-radius: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-views{min-width: 65px; line-height: 2.3; font-size: 15px;display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-views span{padding: 12px; display: block; margin: -5px auto 0; border-radius: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply{width: 160px; padding-left: 20px; text-align: right; line-height: 1.5; font-size: 12px; display: flex; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-user{display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; text-align: left;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-user span{margin-right: 4px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-date{display: flex; justify-content: flex-start; align-items: center; text-align: left;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-date i{margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar{margin-right: 3px;display: flex; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i{margin-right: 9px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-info{font-size: 12px; line-height: 18px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title .wpf-thread-head{line-height: 19px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title a {line-height: 18px; display: inline; font-size: 14px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile{display: none; font-size: 12px; margin-right: 2px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile i{margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-forum-mobile{display: none; font-size: 12px; cursor: default;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-date-mobile{display: none; font-size: 11px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status{display: flex; justify-content: flex-start; flex-direction: row; align-items: flex-start; padding-top: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-thread-statuses{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items:flex-end;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle{margin-left: -6px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle:first-child{ width: 48px; height: 48px; min-width: 28px; min-height: 28px; margin-left: -6px; margin-right: -10px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle:first-child i{font-size: 20px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-forum{display: flex; justify-content: center; flex-direction: row; align-items: center; padding-top: 1px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users{display: flex; justify-content: flex-start; flex-direction: row; align-items: flex-start; padding-top: 1px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users-avatars{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items:flex-end;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{ display: inline-block; border-radius: 50%; padding: 1px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle.wpf-s{width: 22px;height: 22px; min-width: 22px; min-height: 22px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle{margin-left: -8px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle a{display: inline-block;line-height: 1vw; padding: 0; margin: 0; max-width: 100%;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle img{width: 100%;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle:first-child{ width: 2.2vw; height: 2.2vw; min-width: 28px; min-height: 28px; margin-left: 0; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-filter i{ width: 17px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags{padding: 0; font-size: 11px; margin: 0; display: inline-block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{padding-right: 0; margin-right: 4px; font-size: 14px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text span.wpf-ttt{ display: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{padding: 2px 0; font-size: 11px;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ padding: 7px 7px; display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items:stretch;width: 100%; min-height: 35px;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads{ margin-top: 10px;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-thead-date{padding-right: 5px;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread-box.wpf-thread-date{padding-right: 15px;} #wpforo #wpforo-wrap .wpfl-4 .post-wrap{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpfl-4 .post-wrap:first-child{margin-bottom:-10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-right .wpf-member-title.wpfut{display: inline-block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; align-content: flex-start;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta{margin-left: 110px;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpf-parent-post{display: block;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags{padding: 20px 20px 0 20px; margin-bottom: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title{ padding-top: 1px; padding-right: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-post-btns .wpf-action{ margin:0 6px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left{padding: 15px 1px 10px; text-align: center;  width: 100px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .avatar{width:80px; max-height:80px; padding:3px; float:none; display:inline-block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-avatar{display:block; width:100%; float:none;max-height: 80px; max-width: 80px; margin:0 auto 7px auto}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right{flex-grow: 1; padding-top: 15px; padding-left: 10px; width: calc(100% - 100px);}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{ display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:flex-end; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-author{display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:flex-end; flex-grow: 1; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-author-name{font-size:16px; font-weight:600; margin-right: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-author-name i{font-size: 14px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-member-title{ margin-right: 5px; border-radius: 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{ text-align: right; font-size: 12px; padding-bottom: 2px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom{display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:baseline;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:flex-end; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author-nicename{ font-size: 13px; margin-right: 5px; line-height: 21px; padding-top: 0px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author-title{font-size:11px; margin-right: 7px; display: flex;flex-direction: row; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author-joined{font-size:11px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author-joined i{margin-right: 2px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-post-btns i{font-size: 12px; opacity: 0.8;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{ width: 100%; padding: 5px 1px; margin-top: 7px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .author-rating-full{font-size: 14px;min-width: 26px;padding: 2px 0px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content .wpforo-post-content{min-height: auto; padding: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content .wpf-post-edit-wrap{margin: 20px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content .wpf-mod{display: block; margin-top: -15px; padding-bottom: 1px; font-size: 12px; line-height: 16px; text-align: right;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content .wpf-mod .wpf-mod-message{float: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{width: 100%; padding:8px 20px 9px 15px; border-radius: 10px 0 0 0; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap{opacity: 0.8; margin-right: 7px; padding-right: 10px; border-right: 1px solid #ededed;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{ margin-right: 5px; border-right: 1px solid #ccc; padding-right: 14px; white-space: normal; cursor:pointer; font-size: 15px; display: inline-block; line-height: 20px;}
#wpforo #wpforo-wrap .wpfl-4 .wpfp-first .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{ border-right: none}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply{ }
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{margin: 0;line-height: 20px; padding: 2px 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply i{ font-size: 12px; line-height: 20px; padding-right: 3px; margin-right: 6px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons{flex-grow: 1; text-align: right; margin-right: -10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{margin: 0 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action i.fa-thumbtack {font-size: 14px; vertical-align: middle;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action i.fa-eye,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action i.fa-eye-slash,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action i.fa-quote-left{font-size: 18px; vertical-align: text-bottom;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{  cursor: pointer; margin-bottom: 15px; margin-left: 110px; margin-top: 20px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info i{margin-right: 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info span{font-weight: 600;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info .wpf-post-replies-count{margin-right: 1px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{font-size: 12px; text-transform: uppercase; padding-right: 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{flex-grow: 1; height: 1px;margin-right: 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg{ font-size: 18px; line-height: 16px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{vertical-align: middle; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-1{margin-left: 110px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-2,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-3,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-4,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-5,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-6,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-7{margin-left: 40px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post{ margin-bottom: 20px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head{display: flex; flex-wrap: wrap; flex-direction: row; justify-content:space-between; align-items:center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar{width: 70px; height: 52px; padding:0 10px; align-self:flex-start;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar img,
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{ padding: 3px; width: 50px; height: 50px; max-width: 100%; max-height: 100%;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author{flex-grow: 3; padding-bottom: 7px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-head{display:flex; flex-wrap: wrap; flex-direction: row; justify-content:flex-start; align-items:center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-membertoggle{display: inline-block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{text-align: left; font-size: 12px; padding: 0 0 10px 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo .wpf-member-profile-button{font-size: 13px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo .wpf-member-socnet-wrap{padding: 5px 0 7px 0; text-align: left;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo .wpf-author-title{margin: 0 7px 0 2px; font-size: 11px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-name{display: inline-block;font-size: 13px; font-weight: 600; margin-right: 7px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-name i{font-size:12px}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-title{display: inline-block; margin: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-title .wpf-member-title.wpfut { font-size: 10px; line-height: 13px; padding: 2px 15px; margin: 5px 7px 5px auto; border: none; border-radius: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-title .wpf-member-title.wpfut.wpfsut{background-color: #f1f1f1; padding: 3px 10px 2px 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-nicename{display: inline-block; margin-right: 4px; font-size: 13px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-posts{display: inline-block; margin-right: 6px; font-size: 11px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-joined{display: inline-block; font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-joined i{margin-right: 2px; font-size: 11px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .author-rating-full { display: inline-block; font-size: 13px; line-height: 16px; min-width: auto; padding: 2px 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{flex-grow: 1; align-self: flex-end; padding-bottom: 18px; text-align: right; padding-right: 15px; font-size: 11px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-btns{align-self: flex-end; font-size: 11px; padding-bottom: 15px; line-height: 26px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-btns .wpf-sb-top{font-size: 12px; line-height: 26px; padding: 0 0 0 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-btns .wpf-sb.wpf-sb-top .wpf-sb-buttons i{line-height: 29px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-sb.wpf-sb-top .wpf-sb-buttons i{font-size: 14px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{margin-top: -10px; padding: 1px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-mod{margin-top: -10px;  font-size: 11px; padding: 1px 25px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{margin:12px 25px 15px 25px; padding: 0 0 5px 10px; display:flex; flex-wrap: wrap; flex-direction: row; justify-content:flex-start; align-items:center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i.fa-ellipsis-h{margin-left: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-reply-to.wpf-tree-item{margin-left: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item a{display:flex; flex-wrap: wrap; flex-direction: row; justify-content:flex-start; align-items:center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{cursor: text; font-style: normal;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item img,
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item .avatar{width: 18px; height: 18px; display: inline-block; margin: 0 5px 0 8px; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{ width: 22px; height: 22px; padding: 1px; box-sizing: border-box;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-sep{font-size: 16px; margin-left: 10px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-content{margin: 5px 25px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 5px 25px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{margin: 10px 0 0 0; width: 100%; min-height: 35px; padding:8px 15px 9px 15px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; align-items:center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo .wpf-member-profile-buttons{padding-top: 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-meta{margin: 30px 25px 10px 25px;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-signature{margin-top: 30px;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users:not(:empty){padding: 5px 15px; font-size: 12px; display: flex;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{padding: 20px 0 5px 10px;margin: 5px 0 0 12px;font-size: 13px;text-transform: uppercase;font-weight: bold;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep i{margin-right: 3px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep span{font-weight: bold;}
#wpforo #wpforo-wrap .wpf-form-wrapper.wpfel-4 .wpf-post-create .wpf-field-name-title{display:none;}
#wpforo #wpforo-wrap .wpf-form-wrapper.wpfel-4{width: calc(100% - 110px);margin: 0 0 0 auto;}
#wpforo #wpforo-wrap .reply-wrap .wpf-form-wrapper.wpfel-4{width: 100%;}
#wpforo #wpforo-wrap .wpf-form-wrapper.wpfel-4 .wpf-reply-form-title{font-size: 16px;margin: 20px 0 10px 0;font-weight: normal;line-height: 20px;display: block;}
#wpforo #wpforo-wrap #wpf-form-wrapper.wpfel-4 .mce-toolbar .mce-btn-group .mce-btn.mce-last { float: none; }
#wpforo #wpforo-wrap .wpfl-4 .post-wrap .wpf-post-create .wpf-field-name-title,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies .wpf-post-create .wpf-field-name-title{display:block!important;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-post-starter{margin: 5px; padding: 1px 7px 3px 7px; font-size: 12px; border-radius: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-post-starter{margin-right: 7px; padding: 1px 6px; font-size: 11px; border-radius: 2px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-post-starter i{margin-right: 0px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-member-title{display: inline-block;}
#wpforo #wpforo-wrap .wpf-add-topic-title{text-align: center; margin-bottom: 10px; font-size: 18px; font-weight: normal; padding: 12px; border-left: none; border-right: none; text-transform: uppercase;}   #wpforo #wpforo-wrap .wpf-popover { display: inline-block; text-decoration: none; position: relative; margin: 0 2px; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content {background: #f5f5f5;color: #555;border-radius: 15px;font-size: 14px;font-weight: bold;position:  absolute;bottom: 0;left: -20px;right: -20px;padding: 5px 7px;visibility: hidden;opacity: 0;-webkit-transition: all .4s;-moz-transition: all .4s;transition: all .4s;text-align: center;box-shadow: 0 0 7px #ccc;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content:before {content: '';border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 11px solid transparent;position: absolute;bottom: -11px;left: 45%;text-align: center;}
#wpforo #wpforo-wrap .wpf-popover:hover .wpf-popover-content,
#wpforo #wpforo-wrap .wpf-popover:focus .wpf-popover-content,
#wpforo #wpforo-wrap .wpf-popover:active .wpf-popover-content{bottom: 35px; visibility: visible; opacity: 1; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 10px 5px;}
#wpforo #wpforo-wrap .wpf-popover > span > i,
#wpforo #wpforo-wrap .wpf-popover > div > i{font-size: 18px; line-height: 18px; cursor: pointer;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content span,
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content div{display: block; padding: 1px 0;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content i{font-size: 18px; line-height: 18px; cursor: pointer; background: transparent; border-radius: 50%; padding: 5px;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content i:hover{background: #fff;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content [data-type]{transition: transform .2s ease;}
#wpforo #wpforo-wrap .wpf-popover .wpf-popover-content [data-type]:hover{transform: scale(1.5); z-index: 1;}
.wpf-reaction-icon {cursor: pointer !important; display: inline-flex !important; justify-content: center !important; align-items: center !important;}
#wpforo #wpforo-wrap .wpf-reaction-wrap .wpf-popover .wpf-reaction-icon img,
#wpforo #wpforo-wrap .wpf-reaction-wrap .wpf-popover .wpf-reaction-icon img.emoji{height: 20px!important; width: 20px!important;}
.wpf-reaction-icon img,
.wpf-reaction-icon img.emoji{height: 20px; width: 20px;}   #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head{position:relative; width:100%; height: 200px; border-radius: 15px; margin-bottom: 0; background-size: cover; background-position: center;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back{position: absolute; top:12px; right: 12px; opacity: 0.8; display: inline-block; padding: 2px 15px; border-radius: 0 10px 0 10px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back a{color: #fff; font-weight: normal; font-size: 13px; line-height: 22px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back i{padding-right: 3px; vertical-align: baseline; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel{width: calc(100% - 30px); position: absolute; left: 20px; bottom: -37px; display: flex; justify-content: space-between; align-items: center;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-member-title.wpfut{border-radius: 4px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-profile-avatar {width: 170px; position: relative;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-profile-avatar .wpf-profile-online {position: absolute; left: 16px; bottom: 16px; font-size: 18px; border: 2px solid #fff; line-height: 18px; border-radius: 50%;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-profile-avatar img,
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-profile-avatar img.avatar{width: 150px; height: 150px; border: 3px solid #fff;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-top{display: flex; justify-content: space-between; align-items: flex-end; width: 100%;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data{width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; flex-grow: 1; padding-left: 10px; padding-top: 22px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpf-profile-details{ background-color: #fff; padding: 3px 20px; opacity: 0.8; max-width: 50%; border-radius: 7px; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpf-profile-details .wpfp-name{ font-size: 16px; font-weight: 600; color: #333;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-details .wpfp-name .wpf-author-nicename {display: inline-block;border-left: 2px solid #bbb; font-weight: normal; padding-left: 8px; margin-left: 6px; line-height: 20px; vertical-align: initial; color: #111; font-size: 15px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpfp-box{padding-right: 16px; margin-right: 0;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpf-profile-head-right{display: flex; justify-content: flex-end; align-items: flex-end;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover{font-size: 20px; padding: 0 4px; margin: 0; line-height: 18px; color: #555; cursor: pointer; position: relative;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover i{background-color: #ccc; opacity: 0.7; padding: 1px 2px; border-radius: 3px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options{ position: absolute; z-index: 1; min-width: 150px; background-color: white; color: black; display: none; flex-direction: column; font-size: 12px; right: 35px; bottom: 0; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options li{ opacity: 0.7; flex-grow: 1; flex-shrink: 0; width: 100%; white-space: nowrap; padding: 7px 15px; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options li:hover{ opacity: 1; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom{padding: 18px 0 0 180px; display: flex; justify-content: space-between; align-items: flex-start; width: 100%; margin-top: -12px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom .wpfp-flex{flex-grow: 1;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom .wpfp-box{padding-right: 16px; margin-right: 0;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom .wpfp-reputation{border-right: none; line-height: 30px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom .wpfp-joined{padding-right: 0; margin-right: 0; border-right: none; flex-grow: 1; text-align: right; line-height: 18px; color: #777;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-actions{margin-top: 6px; padding: 10px 12px; border: 1px solid #f5f5f5; border-width: 1px 0 1px 0; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-plugin-menu{text-align:right;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-plugin-menu .wpf-pp-menu{text-align:center; min-width:3%; margin:1px 0; float:right; opacity:0.9;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{padding:2px 10px; font-size:13px; display:block; text-align:center;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item a{font-size:13px;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item i{font-size:15px; padding-right:3px;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item a i{font-size:15px; padding-right:5px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-follow-wrap{display: flex; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-follow-user{display: inline-block; margin-right: 15px; opacity: 1; cursor: pointer; font-size: 14px; line-height: 22px; padding: 2px 15px 2px 15px; border: 1px solid #666; color: #666; border-radius: 20px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-follow-user:hover{background-color: #f5f5f5;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-follow-user svg{width: 18px; height: 18px; fill: #666; vertical-align: text-bottom; margin-right: 3px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-follow-tabs{font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span{font-size: 17px; margin-left: 10px; cursor: pointer;opacity: 0.9;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span svg{width: 19px; height: 19px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-grow{flex-grow: 1;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu{padding:0; text-align:center; width:100%; margin:20px 0 0; padding:0; border:none; display: flex; justify-content: flex-start; align-items: flex-end;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu{padding:8px 15px; line-height: 23px; min-width: 15%; margin-bottom: -2px; font-size: 14px; text-align: left;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu i,
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu svg{display:inline-block; padding-right:4px; width: 20px; height: 14px;}
#wpforo #wpforo-wrap .wpf-profile-section{width:100%; margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{padding:5px 0 10px 0;font-size:17px;text-align:left;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-profile-section-head i{font-size:22px; padding-right:5px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-profile-section-body{ width:100%; margin-top:10px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-section-stat{margin-top: 25px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-stat-wrap{width:100%; margin-top:10px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox{display: flex; justify-content: flex-start; align-items: center; width: 195px; margin-right: 3px; margin-bottom: 17px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon{width: 46px; height: 46px; border-radius: 50%; font-size: 20px; display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon svg{width: 20px; height: 20px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-data{padding-left: 15px}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-value{font-size: 16px; font-weight: 600; line-height: 20px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-title{font-size: 13px;}
#wpforo #wpforo-wrap .wpforo-profile-account{margin-top:2px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-label{padding:10px; font-size:15px; vertical-align:top;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-socnet {border:none!important; background:transparent!important;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-socnet input[type="text"]{width:80%;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-content{background:transparent; margin-top:0; border-top: none;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-content table{border:none!important; margin-top:0;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-username{font-weight:bold; font-size:15px; display:inline-block; padding-left:10px;}
#wpforo #wpforo-wrap .wpforo-profile input[type="file"].wpf-custom-avatar{ width:40%; vertical-align:baseline; margin-left:10px; }
#wpforo #wpforo-wrap .wpforo-profile img.wpf-custom-avatar-img{ vertical-align:bottom; max-height:40px; max-width:100px; border:1px solid #ccc; padding:2px; margin-top:5px; display: inline-block; }
#wpforo #wpforo-wrap .wpforo-profile .wpf-member-title{display: inline-block;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field{padding: 8px 0;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-about{ border-top:none; padding-bottom:20px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net{font-size: 18px; border-bottom: 2px solid #ddd; margin-bottom: 6px; padding-bottom: 6px; margin-top: 10px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net .wpf-label{font-size: 18px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field-name-about .wpf-label-wrap{ width:100%; display:block; text-align:justify; margin-bottom:10px; padding-bottom:10px; margin-top:5px; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field-name-about .wpf-label{ font-size:20px; font-weight:normal; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field-name-about .wpf-label i{ display:inline-block; padding-right:5px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field-name-about .wpf-field-wrap{ width:100%; font-style:italic; font-size:14px; line-height:22px; text-align:justify; font-size: 15px; line-height: 22px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field-name-about .wpf-field-wrap p{font-size: 15px; line-height: 22px;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(1){ width: 40%;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(2){ width: 30%;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(3){ width: 30%;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(2) .wpf-field{text-align: center;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(3) .wpf-field{text-align: center;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-type-avatar li{border-bottom: medium none; font-size: 13px;padding: 5px 0;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-type-avatar input[type="url"]{ padding: 2px; width: 50%;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-type-avatar input[type="file"]{ font-size: 14px; padding: 2px; line-height: 18px;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-name-about textarea{ height: 110px;}
#wpforo #wpforo-wrap .wpforo-profile-home .wpfw-2 .wpf-field .wpf-field-wrap, #wpforo #wpforo-wrap .wpforo-profile-home .wpfw-3 .wpf-field .wpf-field-wrap{padding-left: 35px;}
#wpforo #wpforo-wrap .wpf-board-panel{display: flex; justify-content: space-between; align-items: stretch; margin:0 0 20px; padding: 0; margin-top: 4px;}
#wpforo #wpforo-wrap .wpf-board-panel-left{display: flex; justify-content: flex-start; align-items: center; font-size: 16px; padding: 0 15px;}
#wpforo #wpforo-wrap .wpf-board-panel-right{display: flex; justify-content: flex-end; align-items: center; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-board-panel-right span{padding: 0 20px; line-height: 45px; display: inline-block;}
#wpforo #wpforo-wrap .wpf-board-panel-right span.wpf-active{margin-bottom: -6px;height: 50px;}
#wpforo #wpforo-wrap .wpf-pt-favored .wpf-activity-icon{width: 90px; padding: 5px 10px; position: relative; text-align: center;}   #wpforo #wpforo-wrap .wpf-activity-panel{display: flex; justify-content: space-between; align-items: stretch; border-radius: 10px; margin:30px 0; padding: 10px;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-left{display: flex; justify-content: flex-start; align-items: center; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-left span{padding: 0 3px;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right{display: flex; justify-content: flex-end; align-items: center; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span{padding: 0 10px;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span:last-child{border-right: none;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active{border-radius: 5px;}
#wpforo #wpforo-wrap .wpf-activity{display: flex; justify-content: space-between; align-items: stretch; margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpf-activity{display: flex; justify-content: space-between; align-items: stretch; margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpf-activity-icon{width: 70px; padding:5px 10px; position: relative;}
#wpforo #wpforo-wrap .wpf-activity-icon i{position: absolute; display: inline-block; width: 23px; height: 23px; text-align: center; left: -2px; top: 39px; border-radius: 50%; font-size: 14px; line-height: 23px;}
#wpforo #wpforo-wrap .wpf-activity-icon svg{width: 34px; height: 34px;}
#wpforo #wpforo-wrap .wpf-activity-icon .wpf-activity-tlabel{line-height: 15px; font-size: 11px; text-transform: uppercase;}
#wpforo #wpforo-wrap .wpf-activity-data{flex-grow: 1; padding-left: 20px; width: calc(100% - 80px);}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-top{display: flex; justify-content: space-between; align-items: flex-start;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom{display: flex; justify-content: flex-start; align-items: center; margin-top: 1px;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-date{width: 130px; text-align: right; font-size: 13px;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-stat{display: flex; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-stat div{margin-right: 15px;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-flabel{font-size: 12px; text-transform: uppercase;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum{padding-left: 10px; font-size: 12px; margin-left: 10px;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum i{margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-top .wpf-activity-title{font-size: 15px;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-top .wpf-activity-title i{padding-right: 3px;}
#wpforo #wpforo-wrap .wpfa-reply .wpf-activity-icon svg{width: 32px; height: 32px; margin-top: 5px; margin-left: 2px;}   #wpforo #wpforo-wrap .wpforo-subscriptions{margin-top:0; padding-top: 20px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-head{font-size: 16px; padding: 5px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk{padding: 15px 0;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk div{padding:5px 20px 5px 0; display: inline-block; margin-right: 10px; }
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options{width: 100%; overflow-x: hidden; overflow-y:auto; padding: 10px; height: 190px; margin-top: 5px;  }
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul{list-style: none; margin-left: 0; padding-left: 0;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li{padding: 5px 0 5px 0;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li:last-child{border: none;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-tool-foot{text-align: right; padding: 10px 0;}
#wpforo #wpforo-wrap .wpforo-subscriptions  input[type="checkbox"] {padding: 10px;margin-left: 8px;}
#wpforo #wpforo-wrap .wpforo-subscriptions  label {display: inline; padding: 10px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-div{ display: inline-block;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{vertical-align: top; font-style: italic;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-form-title{font-weight: bold; padding: 0 5px; vertical-align: top; width: 50%;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat.wpf-sbs-div{ display: block; width: 100%; padding: 7px 10px; font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options input[type="checkbox"] {padding: 10px; margin-left: 8px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options label {display: inline; padding: 10px;}
#wpforo #wpforo-wrap .wpf-sbs-panel{display: flex; justify-content: space-between; align-items: stretch; border-radius: 10px; margin:35px 0 30px 0; padding: 10px;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-left{display: flex; justify-content: flex-start; align-items: center; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-left span{padding: 0 3px;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right{display: flex; justify-content: flex-end; align-items: center; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span{padding: 0 10px;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span:last-child{border-right: none;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span.wpf-active{border-radius: 5px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sbs{margin-top: 20px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb{display: flex; justify-content: space-between; align-items: stretch; text-align: left; padding: 8px 0;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-icon{width: 40px; text-align: center; font-size: 17px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-title{width: calc(100% - 100px); text-align: left; font-size: 16px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action{text-align: center;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action i{font-size: 17px;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action .wpf-sbn-unsbscrb{ cursor: pointer; }
#wpforo #wpforo-wrap .wpforo-followers .wpf-tab-subtitle{padding: 12px 14px 15px; font-weight: normal; margin-bottom: 20px; text-transform: uppercase;font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-followers .wpforo-followers-list{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower{width: 150px;display: flex;flex-direction: column;justify-content: center;align-items: center; margin: 1%;padding: 15px 10px;border-radius: 0 10px 10px;}
#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower .follower-title{font-size: 14px}
#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower .follower-avatar img{border: 1px solid #fff;}
#wpforo #wpforo-wrap .wpforo-following .wpf-tab-subtitle{padding: 12px 14px 15px; font-weight: normal; margin-bottom: 20px; text-transform: uppercase;font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-following-list{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower{width: 150px;display: flex;flex-direction: column;justify-content: center;align-items: center; margin: 1%;padding: 15px 10px;border-radius: 0 10px 10px;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .follower-title{font-size: 14px}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .follower-avatar img{border: 1px solid #fff;} #wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-head { min-height: 110px; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel{min-height: 150px;}   #wpforo #wpforo-wrap input{border-radius: 0; box-shadow: none; font-weight: normal;}
#wpforo #wpforo-wrap textarea{padding: 5px 3px 3px 5px; border-radius: 0; box-shadow: none; font-weight: normal;}
#wpforo #wpforo-wrap select {text-indent: 0.01px; text-overflow: ''; padding: 5px 5px 5px 7px; font-size: 14px; line-height:18px;}
#wpforo #wpforo-wrap input[type="text"], #wpforo #wpforo-wrap input[type="password"], #wpforo #wpforo-wrap input[type="email"], #wpforo #wpforo-wrap textarea, #wpforo #wpforo-wrap select {margin: 2px; outline: 0 none; padding: 5px 5px 5px 7px; font-size: 14px; line-height:18px;}
#wpforo #wpforo-wrap input[type="submit"],
#wpforo #wpforo-wrap input[type="reset"],
#wpforo #wpforo-wrap input[type="button"]{padding:6px 18px!important; font-size:13px; font-weight:normal; cursor:pointer; border-radius: 20px; white-space:nowrap; box-shadow: 0 1px 1px #999999; outline: 0;}
#wpforo #wpforo-wrap .wpforo-widget-wrap input[type="submit"]{box-shadow: none;}
#wpforo #wpforo-wrap .wpf-button{padding:3px 18px!important; font-size:13px; font-weight:normal; cursor:pointer; border-radius: 20px; white-space:nowrap; box-shadow: 0 1px 1px #999999; outline: 0;display: inline-flex;
justify-content: center;
align-items: center;}
#wpforo #wpforo-wrap .wpf-button i, #wpforo #wpforo-wrap .wpf-button svg{margin-right: 5px; font-size: 13px; width: 13px; height: 13px;}
#wpforo #wpforo-wrap .wpf-button-secondary{border-radius: 16px; padding: 7px 20px; margin: 0 10px; background-color: #F5F5F5; opacity: 0.8; color: #555555; border: 1px solid #cccccc; line-height: 16px; font-size: 13px;}
#wpforo #wpforo-wrap .wpf-button-secondary:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpf-topic-create{padding: 0; margin-bottom:50px;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-subject-label{font-size: 15px; display: inline-block; padding-bottom: 2px;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{padding:5px 10px 0 5px; margin-bottom:10px;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{padding:5px 10px; border-bottom:none;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{padding:5px 10px; border-bottom:none;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-subject,
#wpforo #wpforo-wrap .wpf-topic-form-wrap .wpf-field-name-title input[type="text"]{width: 100%; font-size: 15px; line-height: 22px; padding: 5px 10px;}
#wpforo #wpforo-wrap .wpf-topic-create .mce-container-body .mce-container .mce-container-body  .mce-container > div{margin: 2px;}
#wpforo #wpforo-wrap .wpf-topic-form-extra-wrap .wpf-topic-create .mce-container-body{padding-bottom:0;}
#wpforo #wpforo-wrap .wpf-topic-form-extra-wrap .wpf-icon-spinner{ font-size: 2em; display: table; margin-left: auto; margin-right: auto; margin-bottom: 20px; color: #999; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar {padding-left:2px; margin-bottom:1px;}
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] {padding:5px 7px!important; border:none; margin-right:1px; font-size:14px; cursor:pointer; line-height: 16px;}
#wpforo #wpforo-wrap form .wpf-buttons-wrap{display: flex; align-items: baseline; justify-content: flex-end; margin-top: -5px; padding: 0 20px;} #wpforo #wpforo-wrap .wpf-topic-create .mce-toolbar .mce-btn button i{font-size:20px;}
#wpforo #wpforo-wrap .wpf-topic-create .mce-toolbar .mce-btn button i.mce-i-code{font-weight: bold;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-switch-editor{height:30px;}
#wpforo #wpforo-wrap .mce-btn button{background-color: transparent;}
#wpforo #wpforo-wrap .mce-btn-small i {line-height: 20px;vertical-align: top;}
#wpforo #wpforo-wrap .mce-btn .mce-caret {margin-left: 0;margin-top: 8px;}
#wpforo #wpforo-wrap .mce-btn-small .mce-caret {margin-left: 0; margin-top: 8px;}
#wpforo #wpforo-wrap .mce-caret {border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #333 !important; content: ""; display: inline-block; height: 0; vertical-align: top;width: 0;}
#wpforo #wpforo-wrap .mce-caret:hover { background-color:inherit;}
#wpforo #wpforo-wrap .mce-disabled .mce-caret {border-top-color: #aaa;}
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group { width: 100%; } #wpforo #wpforo-wrap #wpf-profile-account-form .mce-toolbar .mce-btn-group .mce-btn.mce-last { float: none; }
#mce-modal-block{ z-index: 100011 !important; }
.mce-window, .mce-floatpanel, .mce-popover{ z-index: 100012 !important; }
#wpforo #wpforo-wrap .wpf-form-wrapper{padding-top:10px;}
#wpforo #wpforo-wrap .wpf-post-create{padding:10px 0;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-field.wpf-field-name-title input[type="text"],
#wpforo #wpforo-wrap .wpf-post-create .wpf-field.wpf-field-name-title input[type="text"]{padding: 5px 15px;}
#wpforo #wpforo-wrap .wpf-reply-form-title{ margin:25px 0 15px 0; font-size:22px; font-weight:normal; line-height:26px; display:block;}
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{padding:5px 10px 0 5px; margin-bottom:10px;}
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{padding:5px 10px; border-bottom:none;}
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{padding:5px 10px; border-bottom:none;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-subject{width:100%; margin:5px 0 15px 0; padding:8px 10px;}
#wpforo #wpforo-wrap .wpf-post-create .mce-container-body .mce-container .mce-container-body  .mce-container > div{margin: 2px;}
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar {padding-left:2px; margin-bottom:1px;}
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] {padding:5px 7px!important; border:none; margin-right:1px; font-size:14px; cursor:pointer; line-height: 16px;}
#wpforo #wpforo-wrap .wpf-post-create input[type="submit"]{float: right;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-topic-sbs{float: left;}
#wpforo #wpforo-wrap .wpf-post-create .mce-toolbar .mce-btn button i{font-size:20px;}
#wpforo #wpforo-wrap .wpf-post-create .mce-toolbar .mce-btn button i.mce-i-code{font-weight: bold;}
#wpforo #wpforo-wrap .wpf-post-create .wp-switch-editor{height:30px;}
#wpforo #wpforo-wrap .wpf-extra-fields{padding:10px 0;}
#wpforo #wpforo-wrap .wpf-default-attachment label{font-size:14px; vertical-align:middle;}
#wpforo #wpforo-wrap .wpf-default-attachment input[type="file"]{font-size:13px; vertical-align:middle; padding:1px 5px; line-height:16px;}
#wpforo #wpforo-wrap .wpf-default-attachment p{ font-size:12px; line-height:30px; font-style:italic; }
#wpforo #wpforo-wrap .wpf-extra-fields .wpf-main-fields{ padding: 0 20px;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-topic-guest-fields{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-topic-guest-fields input[type="text"]{width:100%;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-topic-guest-name{width:49%; display:block; margin-right:1%; float:left;}
#wpforo #wpforo-wrap .wpf-topic-create .wpf-topic-guest-email{width:49%; display:block; float:right;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-post-guest-fields{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-post-guest-fields input[type="text"]{width:100%;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-post-guest-name{width:49%; display:block; margin-right:1%; float:left;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-post-guest-email{width:49%; display:block; float:right;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-extra-fields{margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap{display: none; background-color: #FAFAFA;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpforo-post-form {padding: 5px 15px 15px 15px;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf_post_form_textarea_wrap{padding: 5px 0 0;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap textarea.wpf_post_body{resize: vertical;width: 100%;min-height: 80px;padding: 10px;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-button, #wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-button-secondary{float: right; line-height: 20px;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-button-secondary{padding: 3px 15px 4px;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-topic-sbs{float: left;}
#wpforo #wpforo-wrap .wpforo-portable-form-wrap .wpf-extra-fields{margin-bottom: 10px;}
#wpforo #wpforo-wrap .wpforo-qa-comments-footer{display: flex;align-items: center;justify-content: space-between; flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-qa-comments-footer .wpf-add-comment-button{margin: 8px 0 0 auto;}
#wpforo #wpforo-wrap form[data-textareaid]{ position: relative }
#wpforo #wpforo-wrap .wpforo-dropzone{ position: absolute; z-index: 11; left: 0; top: 0; bottom: 0; right: 0; background: #0b0b0b; opacity: 0.7; display: flex; justify-content: center; align-items: center; font-size: 60px; font-weight: bold; border: 3px dashed white; border-radius: 5px; }
#wpforo #wpforo-wrap .wpforo-form-load{ position: absolute; z-index: 11; left: 0; top: 0; bottom: 0; right: 0; background: #0b0b0b; opacity: 0.8; display: flex; justify-content: center; align-items: center; font-size: 60px; font-weight: bold; border: 3px dashed white; border-radius: 5px; }
#wpforo #wpforo-wrap form[data-textareaid] textarea.wpeditor{width: 99%;background-color: transparent;border: none;outline: none;box-shadow: none;resize: none;background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K");background-repeat: no-repeat;background-position: 50% 50%;}
#wpforo #wpforo-wrap .wpf-form-wrapper .wpf-desc { display: block !important; margin-left: 0 !important; padding-bottom: 10px; font-style: italic;}
#wpforo #wpforo-wrap .wpf-topic-fields {padding-top: 15px; margin-top: 25px;}
#wpforo #wpforo-wrap .wpf-topic-fields .wpf-topic-field{display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start;padding: 2px 0;}
#wpforo #wpforo-wrap .wpf-topic-field .wpf-topic-field-label{border-top: 1px solid #ddd; font-weight: bold; margin-right: 15px; background: #eee; min-width: 35%; padding: 5px 2px 5px 10px;}
#wpforo #wpforo-wrap .wpf-topic-field .wpf-topic-field-label i{margin-right: 2px;}
#wpforo #wpforo-wrap .wpf-topic-field .wpf-topic-field-value{border-top: 1px dashed #ccc; padding: 5px; width: 100%;}
#wpforo #wpforo-wrap .wpf-topic-sbs{padding: 0 20px;}
#wpforo #wpforo-wrap .wpforo-main.wpforo-left-sidebar-layout .wpforo-content{
float: right;
}
#wpforo #wpforo-wrap .wpforo-main.wpforo-left-sidebar-layout .wpforo-right-sidebar{
float: left;
}
#wpforo #wpforo-wrap .wpforo-main.wpforo-right-sidebar-layout .wpforo-content{
float: left;
}
#wpforo #wpforo-wrap .wpforo-main.wpforo-right-sidebar-layout .wpforo-right-sidebar{
float: right;
}   #wpforo #wpforo-wrap .wpforo-tags{margin: -8px 0 15px 0; padding: 15px 30px;}
#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{float: left; font-size: 14px; padding-top: 4px; padding-right: 20px; margin-right: 30px; margin-bottom: 5px;}
#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title i{padding-right: 5px;}
#wpforo #wpforo-wrap .wpf-search-tags{ padding: 10px 45px 10px;}
#wpforo #wpforo-wrap .wpf-tags tag{ margin: 4px 0; font-family:Verdana; }
#wpforo #wpforo-wrap .wpf-tags tag, #wpforo #wpforo-wrap .wpf-tags a{float:left; outline: none; height:24px; line-height:23px; position:relative; font-size:11px;}
#wpforo #wpforo-wrap .wpf-tags.wpf-tags-small tag, #wpforo #wpforo-wrap .wpf-tags.wpf-tags-small a{height:20px; line-height:18px;font-size:10px;}
#wpforo #wpforo-wrap .wpf-tags a{ margin-right:25px; padding:0 10px 0 12px; text-decoration:none; -moz-border-radius-bottomright:2px; -webkit-border-bottom-right-radius:2px; border-bottom-right-radius:2px; -moz-border-radius-topright:2px; -webkit-border-top-right-radius:2px; border-top-right-radius:2px;}
#wpforo #wpforo-wrap .wpf-tags a:before{ content:""; float:left; position:absolute; top:0; left:-12px; width:0; height:0; border-style:solid; border-width:12px 12px 12px 0;}
#wpforo #wpforo-wrap .wpf-tags.wpf-tags-small a:before{ left: -9px; border-width: 10px 10px 10px 0;}
#wpforo #wpforo-wrap .wpf-tags-text sep:last-child{display: none;}
#wpforo #wpforo-wrap .wpf-tags-text i{padding-right: 3px;}
@media screen and (-webkit-min-device-pixel-ratio:0){  #wpforo #wpforo-wrap .wpf-tags.wpf-tags-small a:before{ left: -10px; border-width: 10px 10px 10px 0;}  }
#wpforo #wpforo-wrap .wpf-tags a:after{ content:""; position:absolute; top:10px; left:0; float:left; width:4px; height:4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#wpforo #wpforo-wrap .wpf-tags.wpf-tags-small a:after{top:8px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags {margin: 0px 0 15px 90px; padding: 10px 20px;}
#wpforo #wpforo-wrap .wpf-topic-tags{margin: 15px 20px;}
#wpforo #wpforo-wrap .wpf-topic-tags .wpf-topic-tags-label{font-size: 1em; padding: 0 2px 7px;}
#wpforo #wpforo-wrap .wpf-topic-tags .wpf-topic-tags-label i{padding-right: 5px; font-size: 1.1em;}
#wpforo #wpforo-wrap .wpf-topic-tags .wpf-topic-tags-label span{font-size: 0.8em; font-style: italic; padding: 0 5px; display: inline-block;}
#wpforo #wpforo-wrap .wpf-topic-tags .wpf-tags{width: 99%; padding: 8px 10px; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-default-attachment p{float: right;}
.wpf_ac_results {padding: 0;margin: 0; list-style: none;position: absolute;z-index: 10000; border: 1px solid #dddddd; box-shadow: 0 1px 2px rgba( 100, 100, 100, 0.8 );background-color: #fff;}
.wpf_ac_results li {margin-bottom: 0; min-width: 200px; padding: 2px 10px; font-size: 14px; white-space: nowrap; text-align: left; cursor: pointer;}
.wpf_ac_results .wpf_ac_over { background-color: #ddd;}
.wpf_ac_results .wpf_ac_over { background-color: #0073aa; color: #fff;}
#wpforo #wpforo-wrap .wpforo-tags-wrap .wpforo-tags-content{margin:20px 10px;}
#wpforo #wpforo-wrap .wpforo-tags-wrap .wpforo-tags-content tag a{font-weight: 400; padding-right: 5px; white-space: nowrap;}
#wpforo #wpforo-wrap .wpforo-tags-wrap .wpf-snavi{width:100%; margin:20px 0 -10px auto; text-align:right; padding:1px 0;}   #wpforo #wpforo-wrap .wpforo-topic-footer{margin: 40px 0 -5px;}
#wpforo #wpforo-wrap .wpf-tag-list .wpforo-tags{margin: 0; padding: 13px 10px 15px 20px;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{padding: 11px 10px 10px 20px;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title{font-size: 14px; padding: 4px 10px 0 0;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{padding-right: 5px;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-topics{margin: 10px 0 5px 0;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-topics li{list-style: none; padding: 0 0 0 1px; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-topics li i {padding-right: 10px;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-topics li .wpf-rel-date{ display: inline; float: right; font-size: 12px; padding: 0 10px;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{ padding: 15px 10px 14px 20px; }
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-item { font-size: 14px;padding: 0; }
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-forum-jump {float: left;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-forum-jump span{ margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-forum-jump span i{ margin-right: 3px;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-forum-jump select{ padding: 3px 7px 5px 7px; max-width: 270px; }
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-topic-prnx {float: right; display: flex; flex-direction: row;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-topic-prev {padding: 0 5px;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-topic-next {padding: 0 5px;}
#wpforo #wpforo-wrap .wpf-topic-visitors{padding: 15px 35px 18px 20px;}
#wpforo #wpforo-wrap .wpf-topic-visitors p{font-size: 13px; line-height: 22px; margin: 0;}
#wpforo #wpforo-wrap .wpf-topic-visitors p.wpf-viewing-users i{font-size: 17px; padding-right: 7px;}
#wpforo #wpforo-wrap .wpf-topic-visitors p.wpf-viewed-users i{font-size: 17px; padding-right: 7px;}
#wpforo #wpforo-wrap .wpf-viewing{white-space: nowrap; display: inline-block; font-style: italic; padding-left: 3px; font-size: 11px;}   #wpforo #wpforo-wrap .wpforo-members-search{padding:10px 0 10px 0;}
#wpforo #wpforo-wrap .wpforo-members-search .wpf-member-search{font-size:13px; margin:1px; line-height: 16px;}
#wpforo #wpforo-wrap .wpforo-members{display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: stretch; padding-left: 4%;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member{width: 30%; padding: 0px 0 15px 0px; border-radius: 10px 10px 2px 2px; min-width: 200px; margin:0 3% 3% 0; padding: 2px; position: relative;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-member-avatar {position: relative;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-member-avatar img,
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-member-avatar img.avatar{width: 80px; height: 80px; border-radius: 50%; margin-top: 10px; border: 3px solid #fff;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-member-online {position: absolute; left: 8px; bottom: 8px; font-size: 15px; border: 3px solid #fff; line-height: 15px; border-radius: 50%;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-head{width: 100%; padding: 5px 10px; display: flex; justify-content: flex-start; align-items: flex-end;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-head .wpf-member-name{font-size: 14px; line-height: 20px; padding-bottom: 7px; padding-left: 5px;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-bg{width: 98%; height: 70px; position: absolute; background-size: cover; background-position: center; border-radius: 6px;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug{display:inline-block; min-width: 110px; padding: 0 0 2px 0; border: 1px dashed #f5f5f5; border-radius: 50%; }
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug .wpf-member-title.wpfut{border-radius: 0 15px 15px 0;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-members-info{padding-left: 12px;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-reputation{display: flex; justify-content: flex-start; align-items: center; font-size: 13px; width: 90%;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-joined{font-size: 13px; line-height: 20px;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-stat{font-size: 13px; line-height: 20px;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a{font-size: 18px; margin: 1px 2px;}   #wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {margin-top:2px;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content > h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpf-field.wpf-field-type-submit input[type="submit"]{width: 60%; padding: 8px 20px !important; margin: 10px auto; font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content .wpforo_recaptcha_widget{ width: 100%; display: block; text-align: center; margin-top: 15px; margin-bottom: 0;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content .wpforo_recaptcha_widget > div{ display: inline-block;}   #wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table{ min-width: 400px; width: 50%; margin: 0 auto; text-align: center; background-color: #eeeeee;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content {margin-top:2px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-label{padding:2px 2px 4px 2px; margin:0; line-height:18px; font-size:16px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-extra{padding:0 5px 10px 5px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field.wpf-field-hook{ padding-top: 1px; padding-bottom: 1px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-login-field input[type="submit"]{ margin:0 5px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-login-remember{padding:0; margin:0; cursor:pointer; font-size:13px; line-height:16px }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-forgot-pass{padding:0; margin:0; cursor:pointer; font-size:13px; line-height:16px; text-decoration:none;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #eeeeee;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap{width: 100%; text-align: center; display: block;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="text"],
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"],
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"]{ padding: 10px 20px 10px 34px; font-size: 14px; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="submit"]{ padding: 10px 20px 10px 20px!important; font-size: 16px; width: 80%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpforo_recaptcha_widget{display: inline-block;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-field-icon {left: 14px; top: 15px; font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-show-password {right: 12px; top: 16px; font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{ text-align: center; font-size: 18px; margin: -10px 0 22px 0; padding: 0;}   #wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content {margin:2px 1px 5px 1px; padding:10px 10px 20px 10px;}
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-404{width:300px; font-size:86px; margin:10px auto; text-align:center; line-height: 100px;}
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-404-desc{text-align:center; font-size:14px; padding-top:20px;}
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-404-desc a {font-size:14px }
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box {text-align:center; width:350px; padding:20px; margin:20px auto;}
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box p {white-space:nowrap }   #wpforo #wpforo-wrap #wpforo-search-title {font-size:16px; font-weight:100; padding:20px 0;}
#wpforo #wpforo-wrap #wpforo-search-title i{font-size: 0.9em;}
#wpforo #wpforo-wrap .wpforo-search-wrap table{border-spacing:0; border-collapse:collapse; padding:0; background:transparent; border:none;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{padding:10px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{padding:2px 5px; vertical-align:top;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{padding:2px 5px; vertical-align:top;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpf-last{border-bottom:none!important;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpf-last{border-bottom:none!important;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpff{height:150px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfd{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpf-search-label{font-size:13px; line-height:16px; display: inline-block; padding: 10px 0;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content {margin-top:2px; padding-top:10px; padding-bottom:0;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-sword{}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{width:45px; padding:15px 7px; text-align:center;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-title{padding:15px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-result{padding:15px; text-align:center;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-date{padding:15px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-user{padding:15px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-forum{padding:15px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon {width:37px; padding:10px; text-align:center;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-title {padding:10px; font-size:14px; line-height:18px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-result {padding:10px; text-align:center; text-transform:lowercase;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-date {padding:10px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-user {padding:10px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-forum {padding:10px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-stext{padding:10px;word-break: break-all;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-snavi{width:100%; margin:5px 0 1px auto; text-align:right; padding:5px 5px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpf-toggle-wrap .wpf-toggle{padding: 5px; text-align: right; margin-bottom: 10px; border-bottom: 1px dashed #CCCCCC; font-size: 14px; color: #666666;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpf-toggle-wrap .wpf-toggle .wpf-toggle-button{cursor: pointer;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpf-toggle-wrap .wpf-toggle i{font-size: 12px; margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-search-advanced-fields, #wpforo #wpforo-wrap .wpf-search-custom-fields{display: none}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-field{padding: 5px;}   #wpforo #wpforo-wrap #wpforo-recent-title {font-size:16px; font-weight:100; padding:20px 0;}
#wpforo #wpforo-wrap .wpforo-recent-wrap table{border-spacing:0; border-collapse:collapse; padding:0; background:transparent; border:none;}
#wpforo #wpforo-wrap .wpforo-recent-wrap select{padding: 3px 5px 3px 7px;font-size: 13px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap #wpforo-title{margin-bottom: 0px; padding-bottom: 0;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-top{margin-bottom:15px; display: flex;flex-wrap: wrap; justify-content: space-between;align-items: flex-end;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bottom{display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bottom .wpf-head-buttons{display: flex;  flex-direction: row; justify-content: right; align-items: center;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{padding:5px 10px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{padding:10px 5px; vertical-align:top;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{padding:10px 5px; vertical-align:top;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpf-last{border-bottom:none!important;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpf-last{border-bottom:none!important;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpff{height:150px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfd{margin-bottom:10px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpf-recent-label{font-size:13px; line-height:16px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content {margin-top:5px; margin-bottom: 15px; padding-top:5px; padding-bottom:0;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-avatar{width:72px; text-align:center;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-title{padding:5px 5px 10px 5px; font-size: 14px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-forum{padding:15px 5px; width:30%;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-avatar {width:68px; text-align:center; padding:15px 10px 5px 10px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-avatar img.avatar{ max-width:48px; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-title {padding:10px 5px; vertical-align:top;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-title i{display: inline-block; padding-right: 7px; font-size: 1.1em;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-title .wpf-spost-title-link{font-size:16px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content div.wpf-spost-forum .wpf-spost-forum-label {text-transform: uppercase; display: inline-block; margin-right: 10px; padding-right: 10px; border-right: 1px dashed #999; line-height: 18px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{padding: 4px 0 12px 0;word-break: break-all;font-size: 13px;line-height: 20px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext li{margin: 2px 0;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-snavi{text-align:right; padding:1px 0;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bottom .wpf-navi{margin: 0 0 0 15px; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content.wpfr-topics td.wpf-spost-avatar {width:62px; text-align:center; padding:13px 10px 0 10px;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content.wpfr-topics td.wpf-spost-avatar img.avatar{ max-width:42px; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content.wpfr-topics .wpf-spost-topic-recent-posts{ float:right; font-size:11px; line-height:18px;}   #wpforo #wpforo-wrap .wpf-navi {margin:5px 0;}
#wpforo #wpforo-wrap .wpf-navi.wpf-navi-topic-top{clear: both;}
#wpforo #wpforo-wrap .wpf-navi.wpf-navi-post-top{clear: both;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap{white-space:nowrap; text-align:right; display: flex; justify-content: flex-end; align-items: stretch;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{font-size:13px; line-height:20px; font-weight:normal; padding-right:8px;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{padding:3px 8px!important; color:#fff; font-size:12px; cursor:pointer; line-height: 16px; border-radius: 10px 0 0 10px;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{padding:3px 8px!important; color:#fff; font-size:12px; cursor:pointer; line-height: 16px; border-radius: 0 10px 10px 0;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap i.fa-chevron-left{font-size:10px; margin: 0 2px;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap i.fa-chevron-right{font-size:10px; margin: 0 2px;}
#wpforo #wpforo-wrap .wpf-navi select.wpf-navi-dropdown {appearance:none; width:auto; -webkit-appearance:none; -moz-appearance: none; font-size:12px; padding:1px 10px!important; margin:0; cursor:pointer; border-radius: 0; background-image: none;}   #wpforo #wpforo-wrap #wpforo-footer{margin-top:60px;}
#wpforo #wpforo-wrap #wpforo-stat-header{margin:0; padding: 0; min-height: 35px; display: flex; justify-content: space-between; align-items: flex-end; font-size: 14px;}
#wpforo #wpforo-wrap #wpforo-stat-header span{line-height:18px;}
#wpforo #wpforo-wrap #wpforo-stat-header i{line-height:18px; font-size: 16px;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title{font-size: 16px; display: flex; justify-content: flex-start; align-items: center; font-weight: bold; padding: 10px 50px 10px 10px;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title span{ white-space: nowrap; }
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg{ height: 24px; fill: #999; margin-right: 7px; margin-bottom: 1px}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-buttons{display: flex; justify-content: flex-start; align-items: center; font-size: 13px; padding: 0 3px 5px;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-buttons i{font-size: 13px;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-buttons div{margin-left: 14px;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-buttons .wpf-mark-all-read svg{height: 14px;vertical-align: text-bottom;}
#wpforo #wpforo-wrap #wpforo-stat-body {width:100%; text-align:left; border:none; padding: 0;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member{font-size: 14px; line-height: 1.75; display: inline-block; margin-right: 15px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post{font-size: 14px; line-height: 1.75; display: inline-block;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg{height: 15px; margin-right: 5px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg{height: 14px; margin-right: 5px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-row{ padding-bottom:10px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-data{margin-bottom:7px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-row{padding:1px 5px 7px 5px;font-size:13px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item:first-child{}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item:last-child{ border-right:none;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{text-align:center; font-size:12px; width:19%; min-width:90px; display:inline-block; margin-top:5px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{font-size:24px; display:inline-block; padding-bottom:3px; vertical-align:baseline; line-height:26px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item i.fa-file-alt{font-size:23px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{ display:inline-block; vertical-align:bottom; margin-left:5px; padding:0; line-height:30px; font-size:24px; font-weight:normal;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{display:block; margin:5px auto 0 auto; padding:5px; line-height:14px; font-size:13px; border-top:1px dotted #ccc; color:#777; white-space:nowrap; width:50%;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info.wpf-footer-box { padding-bottom: 5px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i{ font-size:12px; padding-right:4px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div{line-height:16px; font-size:11px; padding-bottom:10px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div span{ margin-right:10px; margin-left:5px; display:inline-block;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-stat-other{font-size: 13px; line-height: 22px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons{ border-top: 1px solid #e6e6e6; padding: 10px 0 0; }
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons a{font-size: 12px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons,
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-topic-icons {margin-top:8px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons span,
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-topic-icons span{margin-right:5px; margin-left:5px; display:inline-block;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons span.wpf-stat-label,
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-topic-icons span.wpf-stat-label{ margin-right:2px; margin-left:0; display:inline-block; font-size:11px;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box{padding: 8px 28px 0px; width: 100%;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box:first-child{ padding-bottom: 0; padding-top: 15px; }
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box ul{display: flex; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li{padding: 10px 25px 10px 0; font-size: 17px; display: flex; justify-content: flex-start; align-items: center;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li svg{height: 28px; fill: #888; height: 18px; margin-right: 7px}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li span{margin-right: 5px}   #wpf_multi_quote{position: absolute; z-index: 99999999999;}
#wpf_multi_quote .wpf-multi-quote {cursor: pointer; padding: 7px 10px; box-shadow: 1px 6px 26px 2px rgba(0, 0, 0, 0.5);}
#wpforo-dialog-backups{display: none !important; visibility: hidden !important;}
body.wpforo-dialog-visible > *:not(#wpforo-dialog-extra-wrap):not(#wpforo-load):not(#wpf-msg-box){filter: blur(3px);-webkit-filter: blur(3px);}
#wpforo-dialog-extra-wrap{display: none;position: fixed;z-index: 999998;left: 0;right: 0;top: 0;bottom: 0;background: transparent;outline: none;}
#wpforo-dialog-wrap{display: flex; width: 100%; height: 100%;}
body.wpforo-dialog-visible #wpforo-dialog-extra-wrap{display: block;}
#wpforo-dialog, #wpforo-dialog *{-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;line-height: normal;}
#wpforo-dialog{overflow: hidden;height: calc(100vh - 10%);width: 65%;margin: auto;padding: 20px;background: #fbfbfb;-webkit-box-shadow: 0 0 48px -9px rgba(0,0,0,1);box-shadow: 0 0 48px -9px rgba(0,0,0,1);}
#wpforo-dialog .wpforo-dialog-loading{display: inline-block;font-size: 5em;position: fixed;top: 50%;left: 50%;transform:translate(-50%, -50%);z-index: 999999;}
#wpforo-dialog #wpforo-dialog-header{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;height: 20px; padding: 10px;}
#wpforo-dialog #wpforo-dialog-header #wpforo-dialog-close{position: absolute;right: 0;top: 0;cursor: pointer;font-size: 20px;}
#wpforo-dialog #wpforo-dialog-header #wpforo-dialog-close:hover{opacity: 0.85;}
#wpforo-dialog #wpforo-dialog-body{width: 100%;height: calc(100% - 50px);margin: 20px 0;padding: 10px;overflow-x: hidden;overflow-y: auto;}
#wpforo-dialog #wpforo-report-content{width: 100%;resize: vertical;min-height: 150px;max-height: 80%;padding: 10px;margin-bottom: 10px;}
#wpforo-dialog input[type="submit"], #wpforo-dialog input[type="reset"], #wpforo-dialog input[type="button"], #wpforo-dialog button{border-radius: 0;font-weight: normal;padding: 5px 15px!important;font-size: 13px;cursor: pointer;line-height: 16px;box-shadow: 0 1px 1px #999999;outline: 0;float: right;}
#wpforo-report{display: none;}
#wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar {width: 7px;}
#wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-track {-webkit-border-radius: 10px;border-radius: 10px;}
#wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;}
#wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }
#wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-thumb { background: #444; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
#wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-thumb:window-inactive { background: #444; }
body.wpf-dark #wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-thumb,
body.wpf-dark #wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-thumb:window-inactive { background: #efefef; }
body.wpf-dark #wpforo-dialog-extra-wrap #wpforo-dialog *::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5);  }
body.wpf-dark #wpforo-dialog-extra-wrap #wpforo-dialog{background-color: #000; color: #efefef;}   #wpforo #wpforo-wrap .wpforo-rcn-wrap{width: 100%;border: 1px dashed #facdac; padding: 15px 25px 10px;background: #fffaf3; margin: 10px 0 20px 0;}
#wpforo #wpforo-wrap .wpforo-rcn-head{color: #f16d1d;font-weight: 600;display: block;font-size: 15px;padding-bottom: 5px;}
#wpforo #wpforo-wrap .wpforo-rcn-head i{padding-right: 7px; font-size: 23px;}
#wpforo #wpforo-wrap .wpforo-rcn-body{color: #333;font-size: 14px;padding: 0 10px;line-height: 1.65;}
#wpforo #wpforo-wrap .wpforo-rcn-footer{margin-top: 10px;border-top: 1px dashed #aaa;padding: 5px 10px 0;line-height: 1.5;display: flex;justify-content: space-between;align-items: center;flex-direction: row;}
#wpforo #wpforo-wrap .wpforo-rcn-info{font-size: 13px;font-style: italic;color: #666; padding-right: 20px; line-height: 17px;}
#wpforo #wpforo-wrap .wpforo-rcn-dismiss{padding: 0;text-align: right;}
#wpforo #wpforo-wrap .wpforo-rcn-dismiss span{display: inline-block;cursor: pointer;line-height: initial;font-size: 13px;background-color: #f0903c; color: #fff;padding: 7px 15px; white-space: nowrap;}
#wpforo #wpforo-wrap .wpforo-rcn-dismiss span:hover{background-color: #f8831b;}   #wpforo-notifications-bar{position:fixed;top:35px;right:0;margin-right:0.5%;z-index:99999999999;box-sizing: border-box;width:24%; overflow-x: hidden; overflow-y: auto; max-height: 92vh;}
#wpf-msg-box{display:none;box-sizing: border-box;width:100%;}
#wpf-msg-box a{text-decoration:underline;}
#wpf-msg-box > p{width:100%;line-height: 20px;font-size:14px;position:relative;padding:15px; margin:0;cursor:pointer; box-shadow:1px 6px 7px 1px rgba(0, 0, 0, 0.5);box-sizing: border-box;}  #wpf-msg-box > p + p{margin-top: 12px;}
.wpf-topic-create,.wpf-topic-form-extra-wrap{display: none;}
.wpf-add-topic-wrap .wpf-topic-create, .wpf-add-topic-wrap .wpf-topic-form-extra-wrap{display: block;}
.wpf-topic-create, .wpf-topic-form-extra-wrap{padding: 4px 12px 0 0;}
.wpf-topic-form-extra-wrap{padding: 10px 15px 0 !important;}
.wpf-topic-added{color: green;background-color: #fff;-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);border: 5px;height: 22px;padding: 12px 11px;width: auto;box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);border-left: 4px solid #7ad03a;margin-bottom: 24px;}
.wpf-post-create{width: auto;background-color: #f6f6f6;height: auto; border:1px solid #CFCFCF;}
#wpforo-load{display: none; flex-direction: column; align-items: flex-end; overflow: hidden; text-align: center; padding-right: 15px; font-size: 13px; font-weight: bold; width: 100%; margin-bottom: 12px;}
#wpforo-load .wpf-load-txt-wrap{margin-top: 5px; text-transform: capitalize;}
.mce-container, .mce-container *, .mce-widget, .mce-widget *{ color: #333; }
#wpforo #wpforo-wrap .wpf-suggested-topics-list{padding: 5px 10px; font-size: 13px; line-height: 20px;}
#wpforo #wpforo-wrap .wpf-suggested-topics-title{font-size: 14px; margin-bottom: 3px}
#wpforo #wpforo-wrap .wpf-suggested-topics-title i{font-size: 13px;}   #wpforo #wpforo-wrap .wpf-field { padding: 8px 10px 8px 10px; box-sizing: border-box;  border-bottom: 1px solid #ffffff;}
#wpforo #wpforo-wrap .wpf-field .wpf-label-wrap {display: inline-block; width: 38%; float: left; box-sizing: border-box; padding-right: 20px; }
#wpforo #wpforo-wrap .wpf-field .wpf-label{ font-size: 15px; white-space: nowrap;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap {display: inline-block; width: 62%; box-sizing: border-box; padding: 0;}
#wpforo #wpforo-wrap .wpfw-2 .wpf-field .wpf-label-wrap,
#wpforo #wpforo-wrap .wpfw-3 .wpf-field .wpf-label-wrap{display: block; width: 100%; float: none!important; padding: 0 3px 5px;}
#wpforo #wpforo-wrap .wpfw-2 .wpf-field .wpf-field-wrap,
#wpforo #wpforo-wrap .wpfw-3 .wpf-field .wpf-field-wrap {display: block; width: 100%;}
#wpforo #wpforo-wrap .wpf-field.wpf-field-type-checkbox .wpf-field-item{ float:left; min-width:30%; margin-left:1%; }
#wpforo #wpforo-wrap .wpfw-2 .wpf-field.wpf-field-type-radio .wpf-field-item,
#wpforo #wpforo-wrap .wpfw-2 .wpf-field.wpf-field-type-checkbox .wpf-field-item{ float:left; min-width:45%; }
#wpforo #wpforo-wrap .wpfw-3 .wpf-field.wpf-field-type-radio .wpf-field-item,
#wpforo #wpforo-wrap .wpfw-3 .wpf-field.wpf-field-type-checkbox .wpf-field-item{ float:none; width:100%; }
#wpforo #wpforo-wrap .wpfw-2 .wpf-field .wpf-field-wrap select,
#wpforo #wpforo-wrap .wpfw-3 .wpf-field .wpf-field-wrap select{max-width:100%; font-size: 14px; padding: 5px 4px 5px 10px; margin: 3px 2px 2px 2px;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
#wpforo #wpforo-wrap .wpf-field input {max-width: 100%;}
#wpforo #wpforo-wrap .wpf-field input[type="text"],
#wpforo #wpforo-wrap .wpf-field input[type="password"],
#wpforo #wpforo-wrap .wpf-field input[type="email"],
#wpforo #wpforo-wrap .wpf-field input[type="date"],
#wpforo #wpforo-wrap .wpf-field input[type="number"],
#wpforo #wpforo-wrap .wpf-field input[type="url"],
#wpforo #wpforo-wrap .wpf-field input[type="tel"],
#wpforo #wpforo-wrap .wpf-field input[type="search"],
#wpforo #wpforo-wrap .wpf-field input[type="color"],
#wpforo #wpforo-wrap .wpf-field textarea,
#wpforo #wpforo-wrap .wpf-field select{ width:100%; max-width:100%; margin: 2px; outline: 0 none; padding: 3px 4px 3px 32px; font-size: 14px; line-height: 24px; height: auto; border-radius: 6px;}
#wpforo #wpforo-wrap .wpf-field select{ width:100%; max-width:300px; padding: 7px 30px;}
#wpforo #wpforo-wrap .wpf-field textarea{ padding: 10px 10px 2px 30px; }
#wpforo #wpforo-wrap .wpf-field input[type="color"]{ height: 30px;}
#wpforo #wpforo-wrap .wpf-field-wrap {position: relative;}
#wpforo #wpforo-wrap .wpf-field-wrap .wpf-field-icon {position: absolute; left: 12px; top:12px; font-size: 14px;}
#wpforo #wpforo-wrap .wpf-field-type-textarea .wpf-field-wrap .wpf-field-icon {left: 12px; top:15px;}
#wpforo #wpforo-wrap .wpf-field-wrap .wpf-show-password {position: absolute; right: 10px; top: 10px;cursor: pointer;}
#wpforo #wpforo-wrap .wpf-desc{margin:0; padding: 3px 0 0 0; line-height:16px; font-size:12px;}
#wpforo #wpforo-wrap .wpf-field.wpf-field-type-html{ border-bottom: none;}
#wpforo #wpforo-wrap .wpf-field.wpf-field-type-submit{ text-align: right; border-bottom: none;}
#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder, #wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder  { color: #999999;}
#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder, #wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder, #wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder, #wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: #999999;}
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
#wpforo #wpforo-wrap .wpf-field .wpf-filed-value{ padding:5px 10px 5px 10px; }
#wpforo #wpforo-wrap .wpf-field .wpf-filed-value i{ display:inline-block; padding-right:7px; font-size:14px; border-right: 1px solid #ccc; margin-right:5px;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{cursor:default;} #wpforo #wpforo-wrap .wpforo-profile-account .wpf-field .wpf-field-wrap .mce-toolbar .mce-btn button, .qt-dfw {padding: 7px 5px 3px 5px;line-height: normal;font-size: 18px;}   #wpforo #wpforo-wrap .wpforo-fb-login-wrap{padding: 10px 15px 15px;}
#wpforo #wpforo-wrap .wpforo-fb-login-wrap span{display:inherit;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field-reg{padding-top: 20px; text-align: center; margin-bottom: -5px}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpf-field-login{padding-top: 8px; text-align: center; margin-bottom: 5px}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field-reg a,
#wpforo #wpforo-wrap .wpforo-register-wrap .wpf-field-login a{font-size: 13px; border: 1px dashed; padding: 3px 10px; line-height: 14px;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field-reg a i,
#wpforo #wpforo-wrap .wpforo-register-wrap .wpf-field-login a i{margin-right: 3px; color: inherit;}   #wpforo #wpforo-wrap .wpf-page-message-wrap{border: #E6E6E6 1px solid; margin-top:3px;}
#wpforo #wpforo-wrap .wpf-page-message-text{display: block; font-size: 14px; text-align: center; padding: 10px 10px;color: #000; background-color: #F5F5F5; width:90%; margin:10px auto;}   #wpforo #wpforo-wrap #wpf_moderation_tools{display: none;}
#wpforo #wpforo-wrap .wpf-tools {padding: 20px; margin: -2px auto 10px; border-radius: 0 17px 0 0;background: linear-gradient(90deg, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs{display: block; width: 100%; margin-bottom: 1px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ display: inline-block; margin-right: 2px; padding: 10px 15px 5px 15px; font-size: 14px; cursor: pointer; border: 1px solid transparent; border-top-width: 2px; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab:first-letter{text-transform: uppercase;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{border-bottom-color: transparent;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool { width: 100%; padding: 1px 15px; margin-bottom: 20px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{ padding: 1px 0 5px 10px; display: inline-block; float: right; margin: 0 0 -20px auto; text-align: right; font-size: 30px; line-height: 30px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool ul{list-style: none; margin-left: 0; padding-left: 0;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li{padding: 5px 0;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li {font-size: 13px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li label.wpf-input-label{font-size: 15px; font-weight:normal; display: block; padding: 1px 0 5px 0;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{width: 70%; display: block; padding: 5px 10px; font-size: 14px; line-height: 20px; margin: 3px 0;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li select{width: 70%; margin: 1px 0;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li sup{font-size: 11px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="checkbox"]{ padding: 3px; font-size: 14px; display: inline-block; margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li.wpf-submit{ text-align: right; padding-top: 10px; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li.wpf-submit input[type="submit"]{ padding: 5px 30px !important; border-radius: 20px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ font-size: 12px; font-style: italic; line-height: 18px; margin: 2px auto 8px 1px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{width: 100%; overflow-x: hidden; overflow-y:auto; padding: 10px; height: 140px; margin-top: 5px;  }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul{list-style: none; margin-left: 0; padding-left: 0;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{padding: 5px 0 3px 0; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li:last-child{border: none;}
#wpforo #wpforo-wrap .wpf-tools #wpf_tool_tab_content_wrap{ min-height: 8vw; display: flex; justify-content: center; align-items: center;}
#wpforo #wpforo-wrap .wpf-tools #wpf_tool_tab_content_wrap .wpf-icon-spinner{ font-size: 2em }   #wpforo #wpforo-wrap .wpf-sb-top{display: inline-block; float: right; font-size: 14px; padding: 3px 0 3px 10px; background-color: transparent!important; line-height: 16px;}
#wpforo #wpforo-wrap .wpf-sb-left {width: 26px; left: -26px;  padding: 4px 5px 4px 8px; line-height: 40px; text-align: center; font-size: 16px; top: 0; display: inline-block; position: absolute;}
#wpforo #wpforo-wrap .wpf-sb-right {width: 26px; right: -26px;  padding: 4px 8px 4px 3px; line-height: 40px; text-align: center; font-size: 16px; top: 0; display: inline-block; position: absolute;}
#wpforo #wpforo-wrap .wpf-sb.sb-tt-expanded .wpf-sb-buttons{display: block!important;}
#wpforo #wpforo-wrap .wpfn-1 .wpf-sb.wpf-sb-right{top: 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-top,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-top{padding: 5px 0 0 10px;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-top.sb-tt-expanded,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-top.sb-tt-expanded{padding: 3px 0 0 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{top: -20px; padding: 0 5px; font-size:17px;}
#wpforo #wpforo-wrap .wpfl-2 .wpfn-1 .wpf-sb-left,
#wpforo #wpforo-wrap .wpfl-2 .wpfn-1 .wpf-sb-right,
#wpforo #wpforo-wrap .wpfl-3 .wpfn-1 .wpf-sb-left,
#wpforo #wpforo-wrap .wpfl-3 .wpfn-1 .wpf-sb-right{top: 0;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right.wpf-sb-1,
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right.wpf-sb-2,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right.wpf-sb-1,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right.wpf-sb-2{top: -1px; line-height: 23px; font-size: 14px;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{top: -1px !important;}
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-left.wpf-sb-3,
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-left.wpf-sb-4{font-size:17px;padding:0 2px;top:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{top:29px; border-left:none !important;}
#wpforo #wpforo-wrap .wpf-sb-right.wpf-sb-3,
#wpforo #wpforo-wrap .wpf-sb-right.wpf-sb-4{font-size:16px;padding:0 1px 0 5px;top:0;line-height: 33px;}
#wpforo #wpforo-wrap .wpf-sb-right.wpf-sb-3 .wpf-sb-toggle,
#wpforo #wpforo-wrap .wpf-sb-right.wpf-sb-4 .wpf-sb-toggle{ padding-bottom: 10px;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle{cursor: pointer;}
#wpforo #wpforo-wrap .wpf-sb-top .wpf-sb-toggle{ display: inline-block;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-top .wpf-sb-toggle,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-top .wpf-sb-toggle{ font-size: 14px; line-height: 18px; }
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-toggle{display: none;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons{padding: 0 0 0 10px; opacity: 0.8;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-post-link,
#wpforo #wpforo-wrap .wpfl-3 .wpf-post-link{display: inline-block; font-size: 13px; line-height: 18px;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons {line-height: 29px;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{cursor: pointer; font-size: 18px;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{ float: left; padding: 0 10px; line-height: 16px;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb.wpf-sb-top .wpf-sb-buttons{padding: 2px 10px; line-height: 18px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb.wpf-sb-top .wpf-sb-buttons{padding: 0 10px; line-height: 18px;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons,
#wpforo #wpforo-wrap .wpfl-3 .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons{padding: 2px 0 2px 10px; font-size: 17px;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons i{font-size: 16px; display: inline-block; padding: 0 2px; line-height: 16px;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-right .wpf-sb-buttons{line-height: 27px;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-right .wpf-sb-buttons i{font-size: 17px;}
#wpforo #wpforo-wrap .wpf-sbtn {margin: 40px 0 -20px 0;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap .wpf-sbw{display: inline-block; padding: 0 3px; margin-top: 2px; }
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap .wpf-sbw table, #wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap .wpf-sbw > div{display: inline-block;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap .fb_iframe_widget iframe{position: relative;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title{display: block; float: left; vertical-align: bottom;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{font-size: 14px; display: inline-block; padding-right: 5px;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title span{display: inline-block; font-size: 15px; }
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-wrap{display: block; float: left;  padding: 0 10px; vertical-align: bottom;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button{display: inline-block; line-height: 20px; cursor: pointer; text-decoration: none; border: none; padding: 1px 10px; vertical-align: bottom; font-size: 13px;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-sb-icon{ width: 36px;  line-height: 16px; text-align: center; vertical-align: bottom; font-size: 14px; padding: 4px 5px 3px 5px;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button i{display: inline-block; }
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button span{display: inline-block; padding-left: 7px;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button{opacity: 0.9;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-top {padding: 15px 0 15px 0; margin: 0; float: right; border: none;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-title{display: none;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-top .wpf-sbtn-wrap{padding: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-sb-left{top:30px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-sb-right{top: 30px;}   #wpforo #wpforo-wrap .wpforo-legal-checkbox:first-child{margin-top: 20px;}
#wpforo #wpforo-wrap .wpforo-legal-checkbox{ margin: 0 0 5px 0; display: block; padding: 0 21px; line-height: 20px;}
#wpforo #wpforo-wrap .wpforo-legal-checkbox input{ display: inline;}
#wpforo #wpforo-wrap .wpforo-legal-checkbox span{display: inline;}
#wpforo #wpforo-wrap .wpforo-legal-rules{box-sizing: border-box; height: 300px; overflow-y:auto; margin: 20px 0 40px 0; padding: 20px 30px; border-bottom: 1px solid #ccc;}
#wpforo #wpforo-wrap .wpforo-legal-rules .wpflegal-rules-buttons{display:block; text-align: center; padding: 20px 20px 40px 20px;}
#wpforo #wpforo-wrap .wpforo-legal-rules .wpflegal-rules-buttons .wpflegal-rules-button{ cursor: pointer; border: 1px dotted #999999; padding: 5px 20px; display: inline-block; margin: 5px;}
#wpforo #wpforo-wrap .wpforo-legal-rules .wpflb-active-yes{background-color: green; color: #fff; border-color: green; }
#wpforo #wpforo-wrap .wpforo-legal-rules .wpflb-active-not{background-color: red; color: #fff; border-color: red;}
#wpforo #wpforo-wrap .wpforo-legal-privacy{box-sizing: border-box; height: 400px; overflow-y:auto; margin: 20px 0 40px 0; padding: 20px 30px; border-bottom: 1px solid #ccc;}
#wpforo #wpforo-wrap .wpforo-legal-privacy .wpflegal-privacy-buttons{display:block; text-align: center; padding: 20px 20px 40px 20px;}
#wpforo #wpforo-wrap .wpforo-legal-privacy .wpflegal-privacy-buttons .wpflegal-privacy-button{ cursor: pointer; border: 1px dotted #999999; padding: 5px 20px; display: inline-block; margin: 5px;}
#wpforo #wpforo-wrap .wpforo-legal-privacy .wpflb-active-yes{background-color: green; color: #fff; border-color: green; }
#wpforo #wpforo-wrap .wpforo-legal-privacy .wpflb-active-not{background-color: red; color: #fff; border-color: red;}
#wpforo #wpforo-wrap .wpforo-fb-info{text-align: center; font-size: 12px;}
#wpforo #wpforo-wrap .wpforo-fb-info .wpforo-fb-info-title{display: block}
#wpforo #wpforo-wrap .wpforo-fb-info .wpforo-legal-checkbox{font-size: 13px;}
#wpforo #wpforo-wrap .wpf-post-create label.wpforo-legal-checkbox,
#wpforo #wpforo-wrap .wpf-topic-create label.wpforo-legal-checkbox{margin: 0; padding: 3px 0 0;  display: block; clear: both;}
#wpforo #wpforo-wrap.wpf-guest .wpf-post-create label.wpforo-legal-checkbox,
#wpforo #wpforo-wrap.wpf-guest .wpf-topic-create label.wpforo-legal-checkbox{padding-left: 20px;}
#wpforo #wpforo-wrap .wpf-post-create .wpf-topic-sbs label,
#wpforo #wpforo-wrap .wpf-topic-create .wpf-topic-sbs label{padding-left: 5px;}
#wpforo #wpforo-wrap .wpf-contact-admin{ border: 1px dotted; padding: 2px 10px; display: inline-block;}
#wpforo #wpforo-wrap .wpforo-profile-account .wpf-contact-admin{float: left;}
#wpforo #wpforo-wrap .fa-info-circle.wpf-reg-info{padding-left: 20px;}
#wpforo #wpforo-wrap .wpforo-fb-info .wpforo-legal-checkbox{margin: 10px 0 2px 0;}   #wpforo #wpforo-wrap .wpforo-revisions-wrap{border-top: 1px solid; margin-top: 11px;padding: 8px 20px;}
#wpforo #wpforo-wrap .wpforo-revision{margin-top: 17px;}
#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-created{opacity: 0.85;}
#wpforo #wpforo-wrap .wpforo-revisions-action-buttons{padding: 5px 3px 0px 3px;}
#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-actions span{opacity: 0.8;}
#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-actions span:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpforo-revision-action-button{cursor: pointer; padding: 5px 10px 5px 0px; opacity: 0.85; display: inline-block;}
#wpforo #wpforo-wrap .wpforo-revision-action-button:hover:not(.wpf-disabled){opacity: 1;}
#wpforo #wpforo-wrap .wpf-disabled{cursor: initial;opacity: 0.4;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-top{display: flex;justify-content: space-between;align-items: center;flex-wrap: nowrap;padding: 7px;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body {padding: 18px 12px; border-top: 1px dashed;}   #wpforo #wpforo-wrap .wpf-admincp{display: block; margin: 80px auto 10px; position: relative;}
#wpforo #wpforo-wrap .wpf-acp-header{display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end;}
#wpforo #wpforo-wrap .wpf-acp-title{display:inline-block; background: #F5F5F5; padding: 3px 10px; font-size: 13px; color: #666;}
#wpforo #wpforo-wrap .wpf-acp-toggle{text-align: right; display: inline-block; padding-right: 1px; cursor: pointer;}
#wpforo #wpforo-wrap .wpf-acp-toggle i{font-size: 17px; line-height: 1; opacity: 0.7;}
#wpforo #wpforo-wrap .wpf-acp-toggle i:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpf-acp-content{background: #F5F5F5; padding: 10px; display: flex; flex-direction: column; justify-content: center; color: #666;}
#wpforo #wpforo-wrap .wpf-acp-content a.wpf-button-secondary{margin: 5px auto!important; padding: 7px 15px!important; display: inline-block; width: auto; box-shadow: 0px 0px 5px #ccc; background: #fff;}
#wpforo #wpforo-wrap .wpf-acp-content a.wpf-button-secondary:hover{box-shadow: 0px 0px 8px #ccc;}
#wpforo #wpforo-wrap .wpf-acp-content p.wpf-acp-forum-info{font-size: 13px; line-height: 1.55; margin: 3px 0 1px; padding: 5px 10px 0 10px;}
#wpforo #wpforo-wrap .wpf-acp-footer{background: #F5F5F5; padding:10px; border-top: 1px dashed #ccc; display: flex; justify-content: center; flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpf-acp-footer a.wpf-button-secondary{margin: 2px; background: #fff; padding: 5px 7px; font-size: 12px;}   #wpforo #wpforo-wrap .wpf-please-login{padding: 10px 30px; margin-top: 15px; text-align: center;}
#wpforo #wpforo-wrap #wpf-profile-action{font-size: smaller; margin-top: 0; float: right;}
@media only screen and (min-width: 2000px) {
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle.wpf-m img {
width: 34px;
height: 34px;
}
}
@media screen and (max-width:800px) {
#wpforo #wpforo-wrap .wpforo-content{width:100% !important; float:none; }
#wpforo #wpforo-wrap .wpforo-right-sidebar{width:100% !important; float:none; margin-top:25px;}
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{ width:99%; height:99%;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info,
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat{width: 100%; justify-content: flex-start;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat{margin-left: -20px; margin-top: 15px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{flex-grow: 1; padding-right: 0; align-items: flex-end; border-left: none;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more:before,
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more:after{display: none;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom{flex-wrap: wrap;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom .wpf-left,
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom .wpf-right{width: 100%;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom .wpf-right{padding: 10px 5px; text-align: right;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user{display:none;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-title{display:inline; float:none;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-date{display:inline; float:none;}
#wpforo #wpforo-wrap .wpfl-1 .wpf-last-post-by{display:block;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-user{display:none;}
#wpforo #wpforo-wrap .wpfl-1 .author-rating-full{ text-align:left; display: block; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{display:none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic{width:130px;}
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts{ display:none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ display:none;}
#wpforo #wpforo-wrap .wpfl-3 .head-title{width: 28%;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .views{display:none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-stat{width:135px;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-topic-sbs{width: 100%; margin-bottom: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-status-mobile{display: inline;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread .wpf-thread-forum-mobile{display: block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-forum,
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-forum,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-status,
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-status{display: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-author{width: 18%; white-space: nowrap;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-posts{min-width: 40px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post {display: block; position: relative;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left{float: left; padding: 5px 0; margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left{float: left; padding: 5px 0; margin-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .avatar {width: 64px;max-height: 64px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .author-rating-full {text-align: center;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-member-profile-button{font-size: 12px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right{width: 100%;padding-top: 14px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpforo-post-content{clear: both;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpforo-memberinfo{display: block;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpforo-membertoggle{display: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-author-title{flex-basis: 100%;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-post-starter {margin: 2px 0 8px 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author-nicename{margin-left: -4px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-post-btns{flex-basis: 100%;text-align: right;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-foot .wpf-reply{flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-reaction-wrap .wpf-like-count {margin-right: 7px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot .wpf-buttons .wpf-action i{margin-right: 0; vertical-align: top;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons{margin-right: -5px; padding-top: 6px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-1{margin-left: 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-2,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-3{margin-left: 20px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-4,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-5,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-6,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-7,
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies.level-8{margin-left: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree {margin: 6px 5px 15px 7px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpforo-post-content {margin: 5px 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar {margin-left: 15px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar {width: 50px;height: 40px;padding: 0 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar img,
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar {padding: 1px;width: 38px;height: 38px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpf-author-name{flex-basis: 100%; font-size: 13px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: left; width: 80%;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author{padding-bottom: 0;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(2n) {border-left: none!important;}
#wpforo #wpforo-wrap .wpforo-post-content .wpf-video,
#wpforo #wpforo-wrap .wpforo-revision-body .wpf-video{max-width:95%;height:280px;}
#wpforo #wpforo-wrap .wpforo-post-content .wpf-video iframe,
#wpforo #wpforo-wrap .wpforo-revision-body .wpf-video iframe{max-width: 100%;height:280px;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu i{display:inline;}
#wpforo #wpforo-wrap .wpf-field { padding-bottom: 3px;}
#wpforo #wpforo-wrap .wpf-field .wpf-label-wrap {display: block; width: 100%; float: none; }
#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap {display: block; width: 100%; }
#wpforo #wpforo-wrap .wpf-th{display:block; float: none; box-sizing: border-box; width: 100%;}
#wpforo #wpforo-wrap .wpf-td{display:block; float: none; box-sizing: border-box; width: 100%;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu { top:12px; right: 12px;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item span{ display:none; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table{width: 80%; min-width:auto; }
#wpforo #wpforo-wrap .wpforo-fb-login-wrap{padding: 5px 0;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpf-field.wpf-field-type-submit input[type="submit"]{width: 100%;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{display: none;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool {margin-top: 15px;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li select{width: 100%;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{width: 100%;}
#wpforo-dialog-wrap #wpforo-dialog{width: 95% !important;}
#wpforo #wpforo-wrap .wpf-form-wrapper.wpfel-4{width: 100%;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon{}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-result,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-result{ visibility:hidden; width:0; font-size:0; line-height:0; padding:0;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-title{width: calc(100% - 40px)!important;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-title a{ font-size:13px;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-forum,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-forum,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-user,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-user,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-date,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-date{ font-size:12px; line-height:14px;}
#wpforo-notifications-bar { width:35%;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ width:31%}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ border-right:none!important;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member{width: 48%;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel{bottom: 12px; align-items: flex-start; flex-direction: column;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-profile-avatar img, #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-profile-avatar img.avatar{width: 100px; height: 100px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data{padding-left: 0;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom{padding-left: 20px;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box ul {flex-wrap: wrap;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li {padding: 5px 26px 5px 0;min-width: 30%;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-buttons div a span{display:none}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons span.wpf-no-new{display:block}
}
@media screen and (min-width:621px) {
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{display:block!important;}
}
@media screen and (max-width:620px) {
#wpforo #wpforo-wrap {padding: 10px 1px; }
#wpforo #wpforo-wrap.wpf-dark{ padding: 30px 1px; } #wpforo #wpforo-wrap .wpforo-table{display:block;}
#wpforo #wpforo-wrap .wpforo-tr{display:block; width:100%!important;}
#wpforo #wpforo-wrap .wpforo-th{display:block; width:100%!important;}
#wpforo #wpforo-wrap .wpforo-td{display:block; width:100%!important;}
#wpforo #wpforo-wrap .wpforo-td input[type="text"],
#wpforo #wpforo-wrap .wpforo-td input[type="email"],
#wpforo #wpforo-wrap .wpforo-td input[type="search"],
#wpforo #wpforo-wrap .wpforo-td input[type="url"],
#wpforo #wpforo-wrap .wpforo-td input[type="password"],
#wpforo #wpforo-wrap .wpforo-td select,
#wpforo #wpforo-wrap .wpforo-td textarea{width:100%!important;}
#wpforo #wpforo-wrap .wpf-topic-fields .wpf-topic-field{flex-wrap: wrap; margin-bottom: 12px;}
#wpforo #wpforo-wrap .wpf-topic-field .wpf-topic-field-label,
#wpforo #wpforo-wrap .wpf-topic-field .wpf-topic-field-value{width: 100%;}
#wpforo #wpforo-wrap .wpf-button{}
#wpforo #wpforo-wrap .wpf-head-bar-left #wpforo-title{font-size: 17px;margin: 7px 0 10px;}
#wpforo #wpforo-wrap .wpforo-feed{ float:none; display:block; padding-top:5px;}
#wpforo #wpforo-wrap .wpf-head-bar-left{width: 100%;}
#wpforo #wpforo-wrap .wpf-head-bar .wpf-head-bar-right{width: 100%; padding: 20px 1px 10px 1px; justify-content: flex-start;}
#wpforo #wpforo-wrap .wpf-breadcrumb div{display:none;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:first-child {display: inline-block!important;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {display: inline-block!important;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(3) {display: inline-block!important;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:last-child {display: inline-block!important;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon{display: none;}
#wpforo #wpforo-wrap .wpfl-1 .cat-title{width: 60%;}
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts,
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{width: 13%; white-space: nowrap;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left{ float:none; width:100%;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{width:70px; max-height:70px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-avatar{display:inline-block; width:80px; float:left; margin-right:10px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-data{ margin-left:80px; display:block; text-align:left;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-name{text-align:left; padding:0; margin:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-title{text-align:left; padding:0; margin:0; line-height:16px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{margin:5px 0 5px 10px; display:block; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-joined{text-align:left; display:inline-block; padding-right:5px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-posts{text-align:left; display:inline-block; padding-right:0;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right{ float:none; width:100%; margin-left:0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{width: 52%;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{display: none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{display: none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box{min-width: auto;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-forum-details .wpf-stat-box:last-child{display: none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left{width: 100%; float:none; text-align:left;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{float:none; width:100%; margin-left:0;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{width:54px; max-height:54px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-avatar{display:inline-block; width:54px; float:left; margin-right:10px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-data{ margin-left:54px; display:block;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-name{text-align:left; line-height:20px; font-size:14px; font-weight:normal;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-title{text-align:left; line-height:20px;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-views,
#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts,
#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic .wpf-sbd.wpf-sbd-avatar{display:none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info {width: auto; flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar {width: auto;padding-right: 12px;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-title{padding-left: 10px;}
#wpforo #wpforo-wrap .wpfl-3 .cat-title,
#wpforo #wpforo-wrap .wpfl-3 .wpf-head-bar-right{width: 100%; padding-top: 10px; justify-content: flex-start;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat{padding-left: 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .head-stat,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-stat{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-details {width: auto;flex-grow: 1;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-topic-avatar{width: 57px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom{display:block;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags{margin: 0 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: left; width: 70%;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta {margin-left: 0;}
#wpforo #wpforo-wrap .wpfl-4.wpforo-tags .wpf-tags-title {float: left;}
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu{ display:none; position:absolute; z-index:99999;}
#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu{ display:inline-block; }
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li{ display:block; float:none; clear:both; }
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li > ul{ display:none!important; }
#wpforo #wpforo-wrap .wpf-search input[type="text"]:focus{ width:80%;}
#wpforo #wpforo-wrap .wpf-search input[type="search"]:focus{ width:80%;}
#wpforo #wpforo-wrap .wpforo-activity-content .activity-icon{ display:none;}
#wpforo-notifications-bar { width:45%;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap{white-space:normal;}
body.wpforo .mce-container.mce-panel.mce-floatpanel.mce-window.mce-in{left: 5%!important;right: 5%!important;width: 88%!important;}
body.wpforo .mce-container.mce-panel .mce-container-body.mce-abs-layout{width: 100%!important;}
body.wpforo .mce-container.mce-panel .mce-combobox.mce-abs-layout-item{width: 100%!important;}
body.wpforo .mce-container.mce-panel .mce-textbox.mce-abs-layout-item.mce-last{width: 100%!important;}
body.wpforo .mce-container.mce-panel .mce-combobox.mce-abs-layout-item .mce-textbox{width: 100%!important;}
body.wpforo .mce-container.mce-panel .mce-container.mce-panel.mce-foot,
body.wpforo .mce-container.mce-panel .mce-container-body.mce-abs-layout{width: 90%!important;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ width:48%}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ border-right:none!important;}
#wpforo #wpforo-wrap .wpforo-post .wpf-left .author-rating-full{text-align: left;}
#wpforo #wpforo-wrap .wpf-head-bar-right .wpf-button{white-space: normal!important;}
#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{ float: none; border-right:none; }
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-topics li .wpf-rel-date{ display: none; }
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-forum-jump{ float: none; }
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-topic-prnx{ float: none; padding-top: 10px;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap {padding:15px;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap {padding: 10px 20px;}
#wpforo #wpforo-wrap .wpf-tag-list .wpforo-tags {padding: 10px 20px;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info p.wpf-forum-icons span.wpf-stat-label{margin-left: 5px;}
#wpforo #wpforo-wrap .wpf-search-tags {padding: 10px 0 10px 15px;}
#wpforo #wpforo-wrap .wpf-topic-visitors{padding: 10px 20px;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-title,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-title {display: block;}
#wpforo #wpforo-wrap .wpforo-post .author-title span {display: inline-block;}
#wpforo #wpforo-wrap .wpforo-post .author-title span.wpf-member-title.wpfrt{margin-right: 5px;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi .wpf-tmi-boxh{display: none;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview li .wpf-tmi-item .wpfto-author,
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-overview li .wpf-tmi-item .wpfto-date{display: none;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member{width: 99%; margin-bottom: 20px;}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li {min-width: 48%;}
}
@media screen and (max-width:480px) {
#wpforo #wpforo-wrap .wpfl-1 .cat-title{width: 100%;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info{width: 100%;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{padding: 12px 0;}
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts,
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics,
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts,
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics{display: none;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{display: none;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{width: 100%;}
#wpforo #wpforo-wrap .wpfl-2 .cat-title,
#wpforo #wpforo-wrap .wpfl-2 .wpf-head-bar-right{width: 100%; padding-top: 10px; justify-content: flex-start;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{padding-left: 2px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{width: 100%;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title{width: calc(100% - 32px); padding-left: 0;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-title .wpforo-topic-author{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom{align-items: flex-start; margin-left: -5px;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{width: 98%;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{display: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpf-post-starter{display: none;}
#wpforo #wpforo-wrap .wpfl-4 .cat-title{width: calc(100% - 50px); padding-top: 10px; justify-content: flex-start;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar-left{width: 50px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar-right{width: 100%; padding-top: 10px; justify-content: flex-start;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-author,
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-posts,
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-views,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-author,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-posts,
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-views{display: none;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title {width: calc(100% - 160px);padding-right: 5px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply{width: 138px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{text-align: left; width: 60%;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-content-foot .wpf-reply{text-align: left;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2){display: none!important;}
#wpforo #wpforo-wrap.wpft-forum .wpf-breadcrumb div:nth-last-child(2){display: inline-block!important;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-top{display: none!important;}
#wpforo #wpforo-wrap .wpforo-activity-content .activity-date{ display:none;}
#wpforo #wpforo-wrap .wpforo-subscriptions .sbn-icon{ display:none;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-forum,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-forum,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-user,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-user,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-date,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-date{visibility:hidden; width:0; font-size:0; line-height:0; padding:0;}
#wpforo-notifications-bar{right: 10px;width:80%;}
#wpf-msg-box > p{font-size: 13px; line-height: 14px;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox{width:100%;}
#wpforo #wpforo-wrap .wpforo-post-content .wpf-video,
#wpforo #wpforo-wrap .wpforo-revision-body .wpf-video{max-width:95%;height:200px;}
#wpforo #wpforo-wrap .wpforo-post-content .wpf-video iframe,
#wpforo #wpforo-wrap .wpforo-revision-body .wpf-video iframe{max-width: 100%;height:200px;}
#wpforo #wpforo-wrap .wpf-navi.wpf-navi-topic-top{margin-top:0;}
#wpforo #wpforo-wrap .wpf-navi.wpf-navi-post-top{margin-top:0;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ width:48%}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ border-right:none!important;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table{width: 98%; background-color: transparent;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{border-bottom: none;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info p span{line-height: 20px;}
#wpforo #wpforo-wrap .wpf-notifications{width: 100%; min-width: auto;}
.wpforo-copy-url-wrap .wpforo-copy-url{font-size: 10px;}
.wpforo .mce-container-body .mce-container.mce-form.mce-abs-layout-item{width: 94% !important;}
.wpforo .mce-container.mce-panel .mce-container.mce-panel.mce-foot,
.wpforo .mce-container.mce-panel .mce-container-body.mce-abs-layout {width: 94% !important;}
.wpforo .mce-container.mce-panel.mce-foot .mce-container-body.mce-abs-layout .mce-widget.mce-btn{position: relative!important; left:5%!important; margin-left: 5%; float:right;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpf-profile-details{width: 70%; max-width: none;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpfp-reputation .wpf-member-title{display: none;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom{flex-direction: column; align-items: flex-start;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom .wpfp-joined{text-align: left;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bottom .wpf-head-buttons{flex-direction: column; align-items: flex-start; width: 100%;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-bottom .wpf-navi {margin: 10px 0 0 3px;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu span{display: none;}
}
@media screen and (max-width:350px) {
#wpforo #wpforo-wrap .wpf-button{white-space: nowrap;}
#wpforo #wpforo-wrap .wpf-button .wpf-button-text{white-space: normal;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-date{display:none}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-stat-posts{display:none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status{display:none;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts{display:none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{display:none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{width:100%;}
#wpforo #wpforo-wrap .wpforo-profile .profile-rating-bar-wrap .rating-bar-cell {font-size: 11px; line-height: 16px; min-width: 18px; }
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ width:99%}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{ border-right:none!important;}
}    .mce-wpf-emoji-extra-wrap{height: auto !important;max-width: 250px!important;max-height: 250px!important;overflow: auto;}
#wpf-emoji-wrap.wpf-emoji-wrap{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 5px;}
#wpf-emoji-wrap.wpf-emoji-wrap > span.wpf-emoji{cursor: pointer;padding: 5px;}
#wpf-emoji-wrap.wpf-emoji-wrap > span.wpf-emoji > img{font-size: 20px;}
#wpf-emoji-wrap.wpf-emoji-wrap > span.wpf-emoji:hover{outline: 1px dotted black;}
#wpf-emoji-wrap.wpf-emoji-wrap > span.wpf-emoji:hover > img{filter: grayscale(100%);} #wpforo #wpforo-wrap .mce-toolbar [id^=mceu_].mce-listbox button {font-size: 12px; line-height: 25px; padding-left: 3px; padding-right: 0; text-transform: lowercase; background: transparent; width: 34px;}
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group [id^=mceu_].mce-btn.mce-listbox {background: transparent;}
#wpforo #wpforo-wrap .mce-toolbar [id^=mceu_].mce-listbox button i{display:none;} #wpforo #wpforo-wrap .wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); }
@media screen and (max-width:1000px){ #wpforo #wpforo-wrap .wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); }}
@media screen and (max-width:600px){ #wpforo #wpforo-wrap .wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); -webkit-transform-origin:left 0; transform-origin:left 0; }}
#wpforo #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ -webkit-transform:scale(0.85); transform:scale(0.85); -webkit-transform-origin:left 0; transform-origin:left 0; padding-top: 10px;}
@media screen and (max-width:800px){ #wpforo #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ transform:scale(0.75);-webkit-transform:scale(0.75); transform-origin:left 0;-webkit-transform-origin:left 0; }}
@media screen and (max-width:420px){ #wpforo #wpforo-wrap .wpf-extra-fields .wpforo_recaptcha_widget{ transform:scale(0.65);-webkit-transform:scale(0.65); transform-origin:left 0;-webkit-transform-origin:left 0; }} #wpforo #wpforo-wrap .fa-reply:before { content: "\f3e5" !important; }
#wpforo #wpforo-wrap .fas.far{font-weight: normal;} .wpfw-0 {width:0 !important;}
.wpfw-10{width:10% !important;}
.wpfw-20{width:20% !important;}
.wpfw-30{width:30% !important;}
.wpfw-40{width:40% !important;}
.wpfw-50{width:50% !important;}
.wpfw-60{width:60% !important;}
.wpfw-70{width:70% !important;}
.wpfw-80{width:80% !important;}
.wpfw-90{width:90% !important;}
.wpfw-100{width:100% !important;}
.wpf-clear {clear:both; height:0; line-height: 0;}
.wpf-clear-left {clear:left; height:0; line-height: 0;}
.wpf-clear-right {clear:right; height:0; line-height: 0;}
.wpforo-widget-wrap .wpf-button{padding:5px 15px!important; font-size:13px; font-weight:normal; cursor:pointer; line-height: 16px; border-radius: 0; white-space:nowrap; box-shadow: 0 1px 1px #999999; outline: 0; display: inline-flex;
justify-content: center;
align-items: center;}
.wpforo-widget-wrap .wpf-button i, .wpforo-widget-wrap .wpf-button svg{margin-right: 5px;}
.wpforo-widget-wrap .wpf-button-secondary{border-radius: 0; padding: 5px 15px; margin: 0 10px; background-color: #F5F5F5; opacity: 0.8; color: #555555; border: 1px solid #cccccc; line-height: 16px; font-size: 13px;}
.wpforo-widget-wrap .wpf-button-secondary:hover{opacity: 1;}
#wpforo #wpforo-wrap .wpforo-loading-portable{position: absolute;z-index: 11;left: 0;top: 0;bottom: 0;right: 0;background: #0b0b0b;opacity: 0.2;display: flex;justify-content: center;align-items: center;font-size: 60px;font-weight: bold;}
#wpforo #wpforo-wrap .wpforo-loading-portable .fa-spin{color: #ebebeb;}
.wpf-processing > i.fas,
.wpf-processing > i.far,
.wpf-processing > i.fab,
.wpf-processing > i.fal,
.wpf-processing > i.fad,
.wpf-processing > i.fa-solid,
.wpf-processing > i.fa-regular,
.wpf-processing > i.fa-brands,
.wpf-processing > i.fa-light,
.wpf-processing > i.fa-thin,
.wpf-processing > i.fa-duotone{
font-weight: bold;
}
.wpf-processing > i.fas::before,
.wpf-processing > i.far::before,
.wpf-processing > i.fab::before,
.wpf-processing > i.fal::before,
.wpf-processing > i.fad::before,
.wpf-processing > i.fa-solid::before,
.wpf-processing > i.fa-regular::before,
.wpf-processing > i.fa-brands::before,
.wpf-processing > i.fa-light::before,
.wpf-processing > i.fa-thin::before,
.wpf-processing > i.fa-duotone::before{
content: "\f1ce" !important;
}
.wpf-processing > i.fas,
.wpf-processing > i.far,
.wpf-processing > i.fab,
.wpf-processing > i.fal,
.wpf-processing > i.fad,
.wpf-processing > i.fa-solid,
.wpf-processing > i.fa-regular,
.wpf-processing > i.fa-brands,
.wpf-processing > i.fa-light,
.wpf-processing > i.fa-thin,
.wpf-processing > i.fa-duotone{
-webkit-animation: fa-spin 2s linear infinite !important;
animation: fa-spin 2s linear infinite !important;
}
.wpf-link{
cursor: pointer !important;
}
.wpf-link:hover{
opacity: 0.8 !important;
}.wpfw-0 {width:0 !important;}
.wpfw-10{width:10% !important;}
.wpfw-20{width:20% !important;}
.wpfw-30{width:30% !important;}
.wpfw-40{width:40% !important;}
.wpfw-50{width:50% !important;}
.wpfw-60{width:60% !important;}
.wpfw-70{width:70% !important;}
.wpfw-80{width:80% !important;}
.wpfw-90{width:90% !important;}
.wpfw-100{width:100% !important;}
.wpf-clear {clear:both; height:0; line-height: 0;}
.wpf-clear-left {clear:left; height:0; line-height: 0;}
.wpf-clear-right {clear:right; height:0; line-height: 0;}
#wpforo .wpforo-widget-wrap .wpf-button,
.wpforo-widget-wrap .wpf-button{padding:2px 15px 4px 15px!important; font-size:13px; font-weight:normal; cursor:pointer; line-height: 16px; border-radius: 20px; white-space:nowrap; box-shadow: 0 1px 1px #999999; outline: 0; display: inline-flex;
justify-content: center;
align-items: center;}
#wpforo .wpforo-widget-wrap .wpf-button i,
.wpforo-widget-wrap .wpf-button i, #wpforo .wpforo-widget-wrap .wpf-button svg,
.wpforo-widget-wrap .wpf-button svg{margin-right: 5px; font-size: 13px; width: 13px; height: 13px;}
#wpforo .wpforo-widget-wrap .wpf-button-secondary,
.wpforo-widget-wrap .wpf-button-secondary{border-radius: 20px; padding: 2px 15px 4px 15px!important; margin: 0 10px; background-color: #F5F5F5; opacity: 0.8; color: #555555; border: 1px solid #cccccc; line-height: 16px; font-size: 13px;}
#wpforo .wpforo-widget-wrap .wpf-button-secondary:hover,
.wpforo-widget-wrap .wpf-button-secondary:hover{opacity: 1;}   #wpf-widget-search #wpforo-search-form .wpf-search-widget-label{position: relative!important; display: block!important;}
#wpf-widget-search #wpforo-search-form .wpf-search-widget-label input[type="text"]{position: relative!important; display: block!important; padding: 7px 8px; height: 32px;}
#wpf-widget-search #wpforo-search-form .wpf-search-widget-label svg{enable-background:new 0 0 16 16; fill: #999; position: absolute; width: 19px; height: 19px; right:5px; bottom: 6px; cursor: pointer;}
#wpforo #wpforo-wrap .widget-title,
#wpforo .wpforo-widget-wrap .widget-title,
.wpforo-widget-wrap .widget-title{ padding:10px 0 15px 0; margin-bottom:5px; font-size:20px;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content,
.wpforo-widget-wrap .wpforo-widget-content{padding:10px 1px 20px 1px!important; margin:0;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content ul,
.wpforo-widget-wrap .wpforo-widget-content ul{padding:0; margin:0; border:none;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content li,
.wpforo-widget-wrap .wpforo-widget-content li{padding:8px 0!important; margin:0; list-style:none; border:none;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .avatar,
.wpforo-widget-wrap .wpforo-widget-content .avatar{border-radius: 50%;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note,
.wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note{ font-size:13px; line-height:18px;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left{float:left; width:16%;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{ width:42px; height:42px; max-width:100%!important;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right{float:right; width:80%;}
#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child,
#wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child{border:none;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttitle,
#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle{font-size:14px; padding:0; margin:0; line-height:18px; font-weight:normal;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,
#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:13px; padding:0; margin:5px 0 0; line-height:1.4;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,
#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:12px; padding:0; margin:0; line-height:16px;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,
#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:12px; padding:0; margin:0; line-height:16px;}
#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineuser,
#wpf-widget-online-users .wpforo-widget-content a.onlineuser{ padding:3px 7px; display:inline-block; margin:0 3px 5px 2px; line-height:18px; font-size:13px;}
#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineavatar,
#wpf-widget-online-users .wpforo-widget-content a.onlineavatar{ padding:1px; display:inline-block; margin:0 3px 5px 2px; width:20%;max-width: 64px;}
#wpforo #wpf-widget-search input[type="text"],
#wpf-widget-search input[type="text"]{ font-size:14px; line-height:16px; padding:2px 5px; display:inline-block; margin:0; height:28px;}
#wpforo #wpf-widget-search input[type="submit"],
#wpf-widget-search input[type="submit"]{ font-size:14px; line-height:16px; padding:2px 5px; display:inline-block; margin:0; height:28px;}
#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item,
#wpf-widget-forums .wpforo-widget-content .wpf-dl-item{ padding-top:2px; display:block; line-height: 22px;}
#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item i,
#wpf-widget-forums .wpforo-widget-content .wpf-dl-item i{margin-right:7px;}
#wpforo #wpf-widget-forums .wpforo-widget-content dl,
#wpf-widget-forums .wpforo-widget-content dl{ display:block; padding:0; margin:0;}
#wpforo #wpf-widget-forums .wpforo-widget-content dd,
#wpf-widget-forums .wpforo-widget-content dd{ display:block; margin-left:15px;}
#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label,
#wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label{ font-weight: 700; color: #666; }
#wpforo .wpforo-widget-wrap ul.wpf-widget-tags,
.wpforo-widget-wrap ul.wpf-widget-tags{display: flex;flex-flow: row wrap;justify-content:start;}
#wpforo .wpforo-widget-wrap .wpf-widget-tags li,
.wpforo-widget-wrap .wpf-widget-tags li{list-style: none!important;display: inline-block!important;padding: 0!important;margin: 0 10px 8px 0!important;font-family:Merriweather, Georgia, Verdana!important;}
#wpforo .wpforo-widget-wrap .wpf-widget-tags li a,
.wpforo-widget-wrap .wpf-widget-tags li a{display:inline-block!important;padding: 1px 8px!important;line-height: 18px!important;vertical-align: baseline!important;font-size: 11px!important;border-width: 1px!important;border-style: solid!important;border-right-style: dotted!important;border-right-width: 2px!important;}
#wpforo .wpforo-widget-wrap .wpf-widget-tags li span,
.wpforo-widget-wrap .wpf-widget-tags li span{display:inline-block!important;margin: 0 !important;padding: 1px 6px!important;line-height: 18px!important;text-align: center!important;vertical-align: baseline!important;font-size: 11px!important;min-width: 22px;}
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags,
.wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags{padding-top: 10px!important;}
#wpforo .wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,
.wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,
#wpforo .wpforo-widget-wrap .wpforo-list-item span.wpf-new-button,
.wpforo-widget-wrap .wpforo-list-item span.wpf-new-button{font-size: 85% !important; vertical-align: bottom !important; font-weight: normal!important; background:#FF812D; color:#fff!important; padding: 0.5px 5px 1px 5px!important; line-height: inherit; line-height: 16px; font-family: Arial; border-radius: 3px; margin: 0 3px; text-transform: lowercase; }
#wpf-widget-profile, #wpf-widget-profile *{box-sizing: border-box;  box-shadow: none;  color: inherit;}
#wpforo #wpf-widget-profile .wpf-prof-header,
#wpf-widget-profile .wpf-prof-header{display: flex; flex-direction: row; justify-content: space-between; align-items:flex-end;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar,
#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar{padding-right: 15px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-info,
#wpf-widget-profile .wpf-prof-header .wpf-prof-info{flex-grow: 2;  border-bottom: 1px dashed #CCCCCC; padding-bottom: 5px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,
#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar,
#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar{ max-width: 48px; max-height:48px; border-radius: 50%; vertical-align: bottom;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-name,
#wpf-widget-profile .wpf-prof-header .wpf-prof-name{font-size: 13px; font-weight: 600; color: #666;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-author-nicename,
#wpf-widget-profile .wpf-prof-header .wpf-author-nicename {font-size: 12px; font-weight: normal; font-family: "Courier New", Courier, monospace; line-height: 18px; padding-top: 0;}
#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after,
#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left: 18px; top: -5px; white-space: normal;}
#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::before,
#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left: 18px; top: -5px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts{ border-bottom: 1px dashed #CCCCCC;align-self: stretch;padding-top: 0; margin-top: 1px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell{ margin-bottom: 4px; transition: transform .2s ease;cursor: pointer; display: inline-flex;justify-content: center;align-items: center;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell > svg,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell > svg{ border-radius: 50%; width: 36px; height: 34px; text-align: center; background: #f5f5f5; margin: 0 2px 0 0; display: inline-block; position: initial; padding: 6px;}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover{ transform: scale(1.1)}
#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count,
#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count{padding: 0; display: inline-block; font-size: 13px; line-height: 16px; font-weight: 600;}
#wpforo #wpf-widget-profile .wpf-prof-notifications,
#wpf-widget-profile .wpf-prof-notifications{position: relative;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications{ display:none; position: absolute; background: #fafafa; border-bottom: 3px solid #999; border-top: none; min-width: 220px; width: 100%; top:7px; z-index: 100000; padding: 0 10px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head{padding: 12px 5px 9px 5px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px; }
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i{font-size: 15px; margin-right: 3px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content{padding: 10px 0 1px 0; overflow-y: auto; overflow-x: hidden; max-height: 400px; font-size: 12px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin{text-align: center; padding: 0 10px 5px 0; font-size: 22px; color: #999;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{margin: 0; list-style: none;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{padding: 7px 4px 7px 6px; display: flex; flex-direction: row; justify-content: space-around; align-items: flex-start;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft{ flex-basis: 10%; padding-top: 4px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright{ flex-basis: 90%; line-height: 19px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg{font-size: 16px; width: 16px; height: 16px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc{font-size: 11px; line-height: 18px; display: inline; margin-left: 5px; border-left: 1px solid #ccc; padding-left: 10px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions{display:none; text-align: right; padding: 10px 5px 5px 5px; font-size: 12px;}
#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification,
#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification{padding: 5px 10px 15px 10px; font-size: 13px;}
#wpforo #wpf-widget-profile .wpf-prof-content,
#wpf-widget-profile .wpf-prof-content{padding:10px 5px; border-bottom: 1px dashed #CCCCCC;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title,
#wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title{display: inline-block; margin-right: 5px; font-size: 13px; color: #666;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut,
#wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut {display: inline-block !important;font-size: 11px;line-height: 15px;padding: 2px 15px;margin: 5px auto; border: 1px solid #dddddd; border-radius: 3px;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full ,
#wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full {display: inline-block;font-size: 16px;font-weight: bold;line-height: 18px;min-width: 30px;padding: 2px;text-align: center;white-space: nowrap;}
#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy,
#wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy{font-size:20px;}
#wpforo #wpf-widget-profile .wpf-prof-footer,
#wpf-widget-profile .wpf-prof-footer{margin-bottom: 5px;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons{ margin-top: 3px;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{margin-right: 3px;padding: 4px 10px 4px 10px;text-align: center;line-height: 16px;font-size: 13px;background:#f5f5f5;margin-top: 10px;display: inline-block; border-radius: 2px;color: #21759b;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover{color: #f5f5f5;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout{padding: 4px 15px 4px 15px; color: #f42d2c;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover{background-color: #f42d2c!important; color: #fff;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-button,
#wpf-widget-profile .wpf-prof-footer .wpf-button{box-shadow: none;}
#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg,
#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg{min-height: 13px; width: 16px;}   #wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar{ font-size:20px;}
#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right{ width:calc(100% - 30px);}
#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate{font-size:12px; color:#888888;}
#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes,
#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes{font-size:12px; color:#888888; line-height:16px;}
@media screen and (max-width:800px) {
#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,
.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{ width:99%; height:99%;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,
#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:14px;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,
#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:13px;}
#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,
#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:13px;}
}.margin-top-1 {
margin-top: 1px !important;
}
.margin-left-1 {
margin-left: 1px !important;
}
.margin-bottom-1 {
margin-bottom: 1px !important;
}
.margin-right-1 {
margin-right: 1px !important;
}
.margin-top-2 {
margin-top: 2px !important;
}
.margin-left-2 {
margin-left: 2px !important;
}
.margin-bottom-2 {
margin-bottom: 2px !important;
}
.margin-right-2 {
margin-right: 2px !important;
}
.margin-top-3 {
margin-top: 3px !important;
}
.margin-left-3 {
margin-left: 3px !important;
}
.margin-bottom-3 {
margin-bottom: 3px !important;
}
.margin-right-3 {
margin-right: 3px !important;
}
.margin-top-4 {
margin-top: 4px !important;
}
.margin-left-4 {
margin-left: 4px !important;
}
.margin-bottom-4 {
margin-bottom: 4px !important;
}
.margin-right-4 {
margin-right: 4px !important;
}
.margin-top-5 {
margin-top: 5px !important;
}
.margin-left-5 {
margin-left: 5px !important;
}
.margin-bottom-5 {
margin-bottom: 5px !important;
}
.margin-right-5 {
margin-right: 5px !important;
}
.margin-top-6 {
margin-top: 6px !important;
}
.margin-left-6 {
margin-left: 6px !important;
}
.margin-bottom-6 {
margin-bottom: 6px !important;
}
.margin-right-6 {
margin-right: 6px !important;
}
.margin-top-7 {
margin-top: 7px !important;
}
.margin-left-7 {
margin-left: 7px !important;
}
.margin-bottom-7 {
margin-bottom: 7px !important;
}
.margin-right-7 {
margin-right: 7px !important;
}
.margin-top-8 {
margin-top: 8px !important;
}
.margin-left-8 {
margin-left: 8px !important;
}
.margin-bottom-8 {
margin-bottom: 8px !important;
}
.margin-right-8 {
margin-right: 8px !important;
}
.margin-top-9 {
margin-top: 9px !important;
}
.margin-left-9 {
margin-left: 9px !important;
}
.margin-bottom-9 {
margin-bottom: 9px !important;
}
.margin-right-9 {
margin-right: 9px !important;
}
.margin-top-10 {
margin-top: 10px !important;
}
.margin-left-10 {
margin-left: 10px !important;
}
.margin-bottom-10 {
margin-bottom: 10px !important;
}
.margin-right-10 {
margin-right: 10px !important;
}
.margin-top-11 {
margin-top: 11px !important;
}
.margin-left-11 {
margin-left: 11px !important;
}
.margin-bottom-11 {
margin-bottom: 11px !important;
}
.margin-right-11 {
margin-right: 11px !important;
}
.margin-top-12 {
margin-top: 12px !important;
}
.margin-left-12 {
margin-left: 12px !important;
}
.margin-bottom-12 {
margin-bottom: 12px !important;
}
.margin-right-12 {
margin-right: 12px !important;
}
.margin-top-13 {
margin-top: 13px !important;
}
.margin-left-13 {
margin-left: 13px !important;
}
.margin-bottom-13 {
margin-bottom: 13px !important;
}
.margin-right-13 {
margin-right: 13px !important;
}
.margin-top-14 {
margin-top: 14px !important;
}
.margin-left-14 {
margin-left: 14px !important;
}
.margin-bottom-14 {
margin-bottom: 14px !important;
}
.margin-right-14 {
margin-right: 14px !important;
}
.margin-top-15 {
margin-top: 15px !important;
}
.margin-left-15 {
margin-left: 15px !important;
}
.margin-bottom-15 {
margin-bottom: 15px !important;
}
.margin-right-15 {
margin-right: 15px !important;
}
.margin-top-16 {
margin-top: 16px !important;
}
.margin-left-16 {
margin-left: 16px !important;
}
.margin-bottom-16 {
margin-bottom: 16px !important;
}
.margin-right-16 {
margin-right: 16px !important;
}
.margin-top-17 {
margin-top: 17px !important;
}
.margin-left-17 {
margin-left: 17px !important;
}
.margin-bottom-17 {
margin-bottom: 17px !important;
}
.margin-right-17 {
margin-right: 17px !important;
}
.margin-top-18 {
margin-top: 18px !important;
}
.margin-left-18 {
margin-left: 18px !important;
}
.margin-bottom-18 {
margin-bottom: 18px !important;
}
.margin-right-18 {
margin-right: 18px !important;
}
.margin-top-19 {
margin-top: 19px !important;
}
.margin-left-19 {
margin-left: 19px !important;
}
.margin-bottom-19 {
margin-bottom: 19px !important;
}
.margin-right-19 {
margin-right: 19px !important;
}
.margin-top-20 {
margin-top: 20px !important;
}
.margin-left-20 {
margin-left: 20px !important;
}
.margin-bottom-20 {
margin-bottom: 20px !important;
}
.margin-right-20 {
margin-right: 20px !important;
}
.margin-top-21 {
margin-top: 21px !important;
}
.margin-left-21 {
margin-left: 21px !important;
}
.margin-bottom-21 {
margin-bottom: 21px !important;
}
.margin-right-21 {
margin-right: 21px !important;
}
.margin-top-22 {
margin-top: 22px !important;
}
.margin-left-22 {
margin-left: 22px !important;
}
.margin-bottom-22 {
margin-bottom: 22px !important;
}
.margin-right-22 {
margin-right: 22px !important;
}
.margin-top-23 {
margin-top: 23px !important;
}
.margin-left-23 {
margin-left: 23px !important;
}
.margin-bottom-23 {
margin-bottom: 23px !important;
}
.margin-right-23 {
margin-right: 23px !important;
}
.margin-top-24 {
margin-top: 24px !important;
}
.margin-left-24 {
margin-left: 24px !important;
}
.margin-bottom-24 {
margin-bottom: 24px !important;
}
.margin-right-24 {
margin-right: 24px !important;
}
.margin-top-25 {
margin-top: 25px !important;
}
.margin-left-25 {
margin-left: 25px !important;
}
.margin-bottom-25 {
margin-bottom: 25px !important;
}
.margin-right-25 {
margin-right: 25px !important;
}
.margin-top-26 {
margin-top: 26px !important;
}
.margin-left-26 {
margin-left: 26px !important;
}
.margin-bottom-26 {
margin-bottom: 26px !important;
}
.margin-right-26 {
margin-right: 26px !important;
}
.margin-top-27 {
margin-top: 27px !important;
}
.margin-left-27 {
margin-left: 27px !important;
}
.margin-bottom-27 {
margin-bottom: 27px !important;
}
.margin-right-27 {
margin-right: 27px !important;
}
.margin-top-28 {
margin-top: 28px !important;
}
.margin-left-28 {
margin-left: 28px !important;
}
.margin-bottom-28 {
margin-bottom: 28px !important;
}
.margin-right-28 {
margin-right: 28px !important;
}
.margin-top-29 {
margin-top: 29px !important;
}
.margin-left-29 {
margin-left: 29px !important;
}
.margin-bottom-29 {
margin-bottom: 29px !important;
}
.margin-right-29 {
margin-right: 29px !important;
}
.margin-top-30 {
margin-top: 30px !important;
}
.margin-left-30 {
margin-left: 30px !important;
}
.margin-bottom-30 {
margin-bottom: 30px !important;
}
.margin-right-30 {
margin-right: 30px !important;
}
.margin-top-31 {
margin-top: 31px !important;
}
.margin-left-31 {
margin-left: 31px !important;
}
.margin-bottom-31 {
margin-bottom: 31px !important;
}
.margin-right-31 {
margin-right: 31px !important;
}
.margin-top-32 {
margin-top: 32px !important;
}
.margin-left-32 {
margin-left: 32px !important;
}
.margin-bottom-32 {
margin-bottom: 32px !important;
}
.margin-right-32 {
margin-right: 32px !important;
}
.margin-top-33 {
margin-top: 33px !important;
}
.margin-left-33 {
margin-left: 33px !important;
}
.margin-bottom-33 {
margin-bottom: 33px !important;
}
.margin-right-33 {
margin-right: 33px !important;
}
.margin-top-34 {
margin-top: 34px !important;
}
.margin-left-34 {
margin-left: 34px !important;
}
.margin-bottom-34 {
margin-bottom: 34px !important;
}
.margin-right-34 {
margin-right: 34px !important;
}
.margin-top-35 {
margin-top: 35px !important;
}
.margin-left-35 {
margin-left: 35px !important;
}
.margin-bottom-35 {
margin-bottom: 35px !important;
}
.margin-right-35 {
margin-right: 35px !important;
}
.margin-top-36 {
margin-top: 36px !important;
}
.margin-left-36 {
margin-left: 36px !important;
}
.margin-bottom-36 {
margin-bottom: 36px !important;
}
.margin-right-36 {
margin-right: 36px !important;
}
.margin-top-37 {
margin-top: 37px !important;
}
.margin-left-37 {
margin-left: 37px !important;
}
.margin-bottom-37 {
margin-bottom: 37px !important;
}
.margin-right-37 {
margin-right: 37px !important;
}
.margin-top-38 {
margin-top: 38px !important;
}
.margin-left-38 {
margin-left: 38px !important;
}
.margin-bottom-38 {
margin-bottom: 38px !important;
}
.margin-right-38 {
margin-right: 38px !important;
}
.margin-top-39 {
margin-top: 39px !important;
}
.margin-left-39 {
margin-left: 39px !important;
}
.margin-bottom-39 {
margin-bottom: 39px !important;
}
.margin-right-39 {
margin-right: 39px !important;
}
.margin-top-40 {
margin-top: 40px !important;
}
.margin-left-40 {
margin-left: 40px !important;
}
.margin-bottom-40 {
margin-bottom: 40px !important;
}
.margin-right-40 {
margin-right: 40px !important;
}
.margin-top-41 {
margin-top: 41px !important;
}
.margin-left-41 {
margin-left: 41px !important;
}
.margin-bottom-41 {
margin-bottom: 41px !important;
}
.margin-right-41 {
margin-right: 41px !important;
}
.margin-top-42 {
margin-top: 42px !important;
}
.margin-left-42 {
margin-left: 42px !important;
}
.margin-bottom-42 {
margin-bottom: 42px !important;
}
.margin-right-42 {
margin-right: 42px !important;
}
.margin-top-43 {
margin-top: 43px !important;
}
.margin-left-43 {
margin-left: 43px !important;
}
.margin-bottom-43 {
margin-bottom: 43px !important;
}
.margin-right-43 {
margin-right: 43px !important;
}
.margin-top-44 {
margin-top: 44px !important;
}
.margin-left-44 {
margin-left: 44px !important;
}
.margin-bottom-44 {
margin-bottom: 44px !important;
}
.margin-right-44 {
margin-right: 44px !important;
}
.margin-top-45 {
margin-top: 45px !important;
}
.margin-left-45 {
margin-left: 45px !important;
}
.margin-bottom-45 {
margin-bottom: 45px !important;
}
.margin-right-45 {
margin-right: 45px !important;
}
.margin-top-46 {
margin-top: 46px !important;
}
.margin-left-46 {
margin-left: 46px !important;
}
.margin-bottom-46 {
margin-bottom: 46px !important;
}
.margin-right-46 {
margin-right: 46px !important;
}
.margin-top-47 {
margin-top: 47px !important;
}
.margin-left-47 {
margin-left: 47px !important;
}
.margin-bottom-47 {
margin-bottom: 47px !important;
}
.margin-right-47 {
margin-right: 47px !important;
}
.margin-top-48 {
margin-top: 48px !important;
}
.margin-left-48 {
margin-left: 48px !important;
}
.margin-bottom-48 {
margin-bottom: 48px !important;
}
.margin-right-48 {
margin-right: 48px !important;
}
.margin-top-49 {
margin-top: 49px !important;
}
.margin-left-49 {
margin-left: 49px !important;
}
.margin-bottom-49 {
margin-bottom: 49px !important;
}
.margin-right-49 {
margin-right: 49px !important;
}
.margin-top-50 {
margin-top: 50px !important;
}
.margin-left-50 {
margin-left: 50px !important;
}
.margin-bottom-50 {
margin-bottom: 50px !important;
}
.margin-right-50 {
margin-right: 50px !important;
}
.margin-top-51 {
margin-top: 51px !important;
}
.margin-left-51 {
margin-left: 51px !important;
}
.margin-bottom-51 {
margin-bottom: 51px !important;
}
.margin-right-51 {
margin-right: 51px !important;
}
.margin-top-52 {
margin-top: 52px !important;
}
.margin-left-52 {
margin-left: 52px !important;
}
.margin-bottom-52 {
margin-bottom: 52px !important;
}
.margin-right-52 {
margin-right: 52px !important;
}
.margin-top-53 {
margin-top: 53px !important;
}
.margin-left-53 {
margin-left: 53px !important;
}
.margin-bottom-53 {
margin-bottom: 53px !important;
}
.margin-right-53 {
margin-right: 53px !important;
}
.margin-top-54 {
margin-top: 54px !important;
}
.margin-left-54 {
margin-left: 54px !important;
}
.margin-bottom-54 {
margin-bottom: 54px !important;
}
.margin-right-54 {
margin-right: 54px !important;
}
.margin-top-55 {
margin-top: 55px !important;
}
.margin-left-55 {
margin-left: 55px !important;
}
.margin-bottom-55 {
margin-bottom: 55px !important;
}
.margin-right-55 {
margin-right: 55px !important;
}
.margin-top-56 {
margin-top: 56px !important;
}
.margin-left-56 {
margin-left: 56px !important;
}
.margin-bottom-56 {
margin-bottom: 56px !important;
}
.margin-right-56 {
margin-right: 56px !important;
}
.margin-top-57 {
margin-top: 57px !important;
}
.margin-left-57 {
margin-left: 57px !important;
}
.margin-bottom-57 {
margin-bottom: 57px !important;
}
.margin-right-57 {
margin-right: 57px !important;
}
.margin-top-58 {
margin-top: 58px !important;
}
.margin-left-58 {
margin-left: 58px !important;
}
.margin-bottom-58 {
margin-bottom: 58px !important;
}
.margin-right-58 {
margin-right: 58px !important;
}
.margin-top-59 {
margin-top: 59px !important;
}
.margin-left-59 {
margin-left: 59px !important;
}
.margin-bottom-59 {
margin-bottom: 59px !important;
}
.margin-right-59 {
margin-right: 59px !important;
}
.margin-top-60 {
margin-top: 60px !important;
}
.margin-left-60 {
margin-left: 60px !important;
}
.margin-bottom-60 {
margin-bottom: 60px !important;
}
.margin-right-60 {
margin-right: 60px !important;
}
.margin-top-61 {
margin-top: 61px !important;
}
.margin-left-61 {
margin-left: 61px !important;
}
.margin-bottom-61 {
margin-bottom: 61px !important;
}
.margin-right-61 {
margin-right: 61px !important;
}
.margin-top-62 {
margin-top: 62px !important;
}
.margin-left-62 {
margin-left: 62px !important;
}
.margin-bottom-62 {
margin-bottom: 62px !important;
}
.margin-right-62 {
margin-right: 62px !important;
}
.margin-top-63 {
margin-top: 63px !important;
}
.margin-left-63 {
margin-left: 63px !important;
}
.margin-bottom-63 {
margin-bottom: 63px !important;
}
.margin-right-63 {
margin-right: 63px !important;
}
.margin-top-64 {
margin-top: 64px !important;
}
.margin-left-64 {
margin-left: 64px !important;
}
.margin-bottom-64 {
margin-bottom: 64px !important;
}
.margin-right-64 {
margin-right: 64px !important;
}
.margin-top-65 {
margin-top: 65px !important;
}
.margin-left-65 {
margin-left: 65px !important;
}
.margin-bottom-65 {
margin-bottom: 65px !important;
}
.margin-right-65 {
margin-right: 65px !important;
}
.margin-top-66 {
margin-top: 66px !important;
}
.margin-left-66 {
margin-left: 66px !important;
}
.margin-bottom-66 {
margin-bottom: 66px !important;
}
.margin-right-66 {
margin-right: 66px !important;
}
.margin-top-67 {
margin-top: 67px !important;
}
.margin-left-67 {
margin-left: 67px !important;
}
.margin-bottom-67 {
margin-bottom: 67px !important;
}
.margin-right-67 {
margin-right: 67px !important;
}
.margin-top-68 {
margin-top: 68px !important;
}
.margin-left-68 {
margin-left: 68px !important;
}
.margin-bottom-68 {
margin-bottom: 68px !important;
}
.margin-right-68 {
margin-right: 68px !important;
}
.margin-top-69 {
margin-top: 69px !important;
}
.margin-left-69 {
margin-left: 69px !important;
}
.margin-bottom-69 {
margin-bottom: 69px !important;
}
.margin-right-69 {
margin-right: 69px !important;
}
.margin-top-70 {
margin-top: 70px !important;
}
.margin-left-70 {
margin-left: 70px !important;
}
.margin-bottom-70 {
margin-bottom: 70px !important;
}
.margin-right-70 {
margin-right: 70px !important;
}
.margin-top-71 {
margin-top: 71px !important;
}
.margin-left-71 {
margin-left: 71px !important;
}
.margin-bottom-71 {
margin-bottom: 71px !important;
}
.margin-right-71 {
margin-right: 71px !important;
}
.margin-top-72 {
margin-top: 72px !important;
}
.margin-left-72 {
margin-left: 72px !important;
}
.margin-bottom-72 {
margin-bottom: 72px !important;
}
.margin-right-72 {
margin-right: 72px !important;
}
.margin-top-73 {
margin-top: 73px !important;
}
.margin-left-73 {
margin-left: 73px !important;
}
.margin-bottom-73 {
margin-bottom: 73px !important;
}
.margin-right-73 {
margin-right: 73px !important;
}
.margin-top-74 {
margin-top: 74px !important;
}
.margin-left-74 {
margin-left: 74px !important;
}
.margin-bottom-74 {
margin-bottom: 74px !important;
}
.margin-right-74 {
margin-right: 74px !important;
}
.margin-top-75 {
margin-top: 75px !important;
}
.margin-left-75 {
margin-left: 75px !important;
}
.margin-bottom-75 {
margin-bottom: 75px !important;
}
.margin-right-75 {
margin-right: 75px !important;
}
.margin-top-76 {
margin-top: 76px !important;
}
.margin-left-76 {
margin-left: 76px !important;
}
.margin-bottom-76 {
margin-bottom: 76px !important;
}
.margin-right-76 {
margin-right: 76px !important;
}
.margin-top-77 {
margin-top: 77px !important;
}
.margin-left-77 {
margin-left: 77px !important;
}
.margin-bottom-77 {
margin-bottom: 77px !important;
}
.margin-right-77 {
margin-right: 77px !important;
}
.margin-top-78 {
margin-top: 78px !important;
}
.margin-left-78 {
margin-left: 78px !important;
}
.margin-bottom-78 {
margin-bottom: 78px !important;
}
.margin-right-78 {
margin-right: 78px !important;
}
.margin-top-79 {
margin-top: 79px !important;
}
.margin-left-79 {
margin-left: 79px !important;
}
.margin-bottom-79 {
margin-bottom: 79px !important;
}
.margin-right-79 {
margin-right: 79px !important;
}
.margin-top-80 {
margin-top: 80px !important;
}
.margin-left-80 {
margin-left: 80px !important;
}
.margin-bottom-80 {
margin-bottom: 80px !important;
}
.margin-right-80 {
margin-right: 80px !important;
}
.padding-top-1 {
padding-top: 1px !important;
}
.padding-left-1 {
padding-left: 1px !important;
}
.padding-bottom-1 {
padding-bottom: 1px !important;
}
.padding-right-1 {
padding-right: 1px !important;
}
.padding-top-2 {
padding-top: 2px !important;
}
.padding-left-2 {
padding-left: 2px !important;
}
.padding-bottom-2 {
padding-bottom: 2px !important;
}
.padding-right-2 {
padding-right: 2px !important;
}
.padding-top-3 {
padding-top: 3px !important;
}
.padding-left-3 {
padding-left: 3px !important;
}
.padding-bottom-3 {
padding-bottom: 3px !important;
}
.padding-right-3 {
padding-right: 3px !important;
}
.padding-top-4 {
padding-top: 4px !important;
}
.padding-left-4 {
padding-left: 4px !important;
}
.padding-bottom-4 {
padding-bottom: 4px !important;
}
.padding-right-4 {
padding-right: 4px !important;
}
.padding-top-5 {
padding-top: 5px !important;
}
.padding-left-5 {
padding-left: 5px !important;
}
.padding-bottom-5 {
padding-bottom: 5px !important;
}
.padding-right-5 {
padding-right: 5px !important;
}
.padding-top-6 {
padding-top: 6px !important;
}
.padding-left-6 {
padding-left: 6px !important;
}
.padding-bottom-6 {
padding-bottom: 6px !important;
}
.padding-right-6 {
padding-right: 6px !important;
}
.padding-top-7 {
padding-top: 7px !important;
}
.padding-left-7 {
padding-left: 7px !important;
}
.padding-bottom-7 {
padding-bottom: 7px !important;
}
.padding-right-7 {
padding-right: 7px !important;
}
.padding-top-8 {
padding-top: 8px !important;
}
.padding-left-8 {
padding-left: 8px !important;
}
.padding-bottom-8 {
padding-bottom: 8px !important;
}
.padding-right-8 {
padding-right: 8px !important;
}
.padding-top-9 {
padding-top: 9px !important;
}
.padding-left-9 {
padding-left: 9px !important;
}
.padding-bottom-9 {
padding-bottom: 9px !important;
}
.padding-right-9 {
padding-right: 9px !important;
}
.padding-top-10 {
padding-top: 10px !important;
}
.padding-left-10 {
padding-left: 10px !important;
}
.padding-bottom-10 {
padding-bottom: 10px !important;
}
.padding-right-10 {
padding-right: 10px !important;
}
.padding-top-11 {
padding-top: 11px !important;
}
.padding-left-11 {
padding-left: 11px !important;
}
.padding-bottom-11 {
padding-bottom: 11px !important;
}
.padding-right-11 {
padding-right: 11px !important;
}
.padding-top-12 {
padding-top: 12px !important;
}
.padding-left-12 {
padding-left: 12px !important;
}
.padding-bottom-12 {
padding-bottom: 12px !important;
}
.padding-right-12 {
padding-right: 12px !important;
}
.padding-top-13 {
padding-top: 13px !important;
}
.padding-left-13 {
padding-left: 13px !important;
}
.padding-bottom-13 {
padding-bottom: 13px !important;
}
.padding-right-13 {
padding-right: 13px !important;
}
.padding-top-14 {
padding-top: 14px !important;
}
.padding-left-14 {
padding-left: 14px !important;
}
.padding-bottom-14 {
padding-bottom: 14px !important;
}
.padding-right-14 {
padding-right: 14px !important;
}
.padding-top-15 {
padding-top: 15px !important;
}
.padding-left-15 {
padding-left: 15px !important;
}
.padding-bottom-15 {
padding-bottom: 15px !important;
}
.padding-right-15 {
padding-right: 15px !important;
}
.padding-top-16 {
padding-top: 16px !important;
}
.padding-left-16 {
padding-left: 16px !important;
}
.padding-bottom-16 {
padding-bottom: 16px !important;
}
.padding-right-16 {
padding-right: 16px !important;
}
.padding-top-17 {
padding-top: 17px !important;
}
.padding-left-17 {
padding-left: 17px !important;
}
.padding-bottom-17 {
padding-bottom: 17px !important;
}
.padding-right-17 {
padding-right: 17px !important;
}
.padding-top-18 {
padding-top: 18px !important;
}
.padding-left-18 {
padding-left: 18px !important;
}
.padding-bottom-18 {
padding-bottom: 18px !important;
}
.padding-right-18 {
padding-right: 18px !important;
}
.padding-top-19 {
padding-top: 19px !important;
}
.padding-left-19 {
padding-left: 19px !important;
}
.padding-bottom-19 {
padding-bottom: 19px !important;
}
.padding-right-19 {
padding-right: 19px !important;
}
.padding-top-20 {
padding-top: 20px !important;
}
.padding-left-20 {
padding-left: 20px !important;
}
.padding-bottom-20 {
padding-bottom: 20px !important;
}
.padding-right-20 {
padding-right: 20px !important;
}
.padding-top-21 {
padding-top: 21px !important;
}
.padding-left-21 {
padding-left: 21px !important;
}
.padding-bottom-21 {
padding-bottom: 21px !important;
}
.padding-right-21 {
padding-right: 21px !important;
}
.padding-top-22 {
padding-top: 22px !important;
}
.padding-left-22 {
padding-left: 22px !important;
}
.padding-bottom-22 {
padding-bottom: 22px !important;
}
.padding-right-22 {
padding-right: 22px !important;
}
.padding-top-23 {
padding-top: 23px !important;
}
.padding-left-23 {
padding-left: 23px !important;
}
.padding-bottom-23 {
padding-bottom: 23px !important;
}
.padding-right-23 {
padding-right: 23px !important;
}
.padding-top-24 {
padding-top: 24px !important;
}
.padding-left-24 {
padding-left: 24px !important;
}
.padding-bottom-24 {
padding-bottom: 24px !important;
}
.padding-right-24 {
padding-right: 24px !important;
}
.padding-top-25 {
padding-top: 25px !important;
}
.padding-left-25 {
padding-left: 25px !important;
}
.padding-bottom-25 {
padding-bottom: 25px !important;
}
.padding-right-25 {
padding-right: 25px !important;
}
.padding-top-26 {
padding-top: 26px !important;
}
.padding-left-26 {
padding-left: 26px !important;
}
.padding-bottom-26 {
padding-bottom: 26px !important;
}
.padding-right-26 {
padding-right: 26px !important;
}
.padding-top-27 {
padding-top: 27px !important;
}
.padding-left-27 {
padding-left: 27px !important;
}
.padding-bottom-27 {
padding-bottom: 27px !important;
}
.padding-right-27 {
padding-right: 27px !important;
}
.padding-top-28 {
padding-top: 28px !important;
}
.padding-left-28 {
padding-left: 28px !important;
}
.padding-bottom-28 {
padding-bottom: 28px !important;
}
.padding-right-28 {
padding-right: 28px !important;
}
.padding-top-29 {
padding-top: 29px !important;
}
.padding-left-29 {
padding-left: 29px !important;
}
.padding-bottom-29 {
padding-bottom: 29px !important;
}
.padding-right-29 {
padding-right: 29px !important;
}
.padding-top-30 {
padding-top: 30px !important;
}
.padding-left-30 {
padding-left: 30px !important;
}
.padding-bottom-30 {
padding-bottom: 30px !important;
}
.padding-right-30 {
padding-right: 30px !important;
}
.padding-top-31 {
padding-top: 31px !important;
}
.padding-left-31 {
padding-left: 31px !important;
}
.padding-bottom-31 {
padding-bottom: 31px !important;
}
.padding-right-31 {
padding-right: 31px !important;
}
.padding-top-32 {
padding-top: 32px !important;
}
.padding-left-32 {
padding-left: 32px !important;
}
.padding-bottom-32 {
padding-bottom: 32px !important;
}
.padding-right-32 {
padding-right: 32px !important;
}
.padding-top-33 {
padding-top: 33px !important;
}
.padding-left-33 {
padding-left: 33px !important;
}
.padding-bottom-33 {
padding-bottom: 33px !important;
}
.padding-right-33 {
padding-right: 33px !important;
}
.padding-top-34 {
padding-top: 34px !important;
}
.padding-left-34 {
padding-left: 34px !important;
}
.padding-bottom-34 {
padding-bottom: 34px !important;
}
.padding-right-34 {
padding-right: 34px !important;
}
.padding-top-35 {
padding-top: 35px !important;
}
.padding-left-35 {
padding-left: 35px !important;
}
.padding-bottom-35 {
padding-bottom: 35px !important;
}
.padding-right-35 {
padding-right: 35px !important;
}
.padding-top-36 {
padding-top: 36px !important;
}
.padding-left-36 {
padding-left: 36px !important;
}
.padding-bottom-36 {
padding-bottom: 36px !important;
}
.padding-right-36 {
padding-right: 36px !important;
}
.padding-top-37 {
padding-top: 37px !important;
}
.padding-left-37 {
padding-left: 37px !important;
}
.padding-bottom-37 {
padding-bottom: 37px !important;
}
.padding-right-37 {
padding-right: 37px !important;
}
.padding-top-38 {
padding-top: 38px !important;
}
.padding-left-38 {
padding-left: 38px !important;
}
.padding-bottom-38 {
padding-bottom: 38px !important;
}
.padding-right-38 {
padding-right: 38px !important;
}
.padding-top-39 {
padding-top: 39px !important;
}
.padding-left-39 {
padding-left: 39px !important;
}
.padding-bottom-39 {
padding-bottom: 39px !important;
}
.padding-right-39 {
padding-right: 39px !important;
}
.padding-top-40 {
padding-top: 40px !important;
}
.padding-left-40 {
padding-left: 40px !important;
}
.padding-bottom-40 {
padding-bottom: 40px !important;
}
.padding-right-40 {
padding-right: 40px !important;
}
.padding-top-41 {
padding-top: 41px !important;
}
.padding-left-41 {
padding-left: 41px !important;
}
.padding-bottom-41 {
padding-bottom: 41px !important;
}
.padding-right-41 {
padding-right: 41px !important;
}
.padding-top-42 {
padding-top: 42px !important;
}
.padding-left-42 {
padding-left: 42px !important;
}
.padding-bottom-42 {
padding-bottom: 42px !important;
}
.padding-right-42 {
padding-right: 42px !important;
}
.padding-top-43 {
padding-top: 43px !important;
}
.padding-left-43 {
padding-left: 43px !important;
}
.padding-bottom-43 {
padding-bottom: 43px !important;
}
.padding-right-43 {
padding-right: 43px !important;
}
.padding-top-44 {
padding-top: 44px !important;
}
.padding-left-44 {
padding-left: 44px !important;
}
.padding-bottom-44 {
padding-bottom: 44px !important;
}
.padding-right-44 {
padding-right: 44px !important;
}
.padding-top-45 {
padding-top: 45px !important;
}
.padding-left-45 {
padding-left: 45px !important;
}
.padding-bottom-45 {
padding-bottom: 45px !important;
}
.padding-right-45 {
padding-right: 45px !important;
}
.padding-top-46 {
padding-top: 46px !important;
}
.padding-left-46 {
padding-left: 46px !important;
}
.padding-bottom-46 {
padding-bottom: 46px !important;
}
.padding-right-46 {
padding-right: 46px !important;
}
.padding-top-47 {
padding-top: 47px !important;
}
.padding-left-47 {
padding-left: 47px !important;
}
.padding-bottom-47 {
padding-bottom: 47px !important;
}
.padding-right-47 {
padding-right: 47px !important;
}
.padding-top-48 {
padding-top: 48px !important;
}
.padding-left-48 {
padding-left: 48px !important;
}
.padding-bottom-48 {
padding-bottom: 48px !important;
}
.padding-right-48 {
padding-right: 48px !important;
}
.padding-top-49 {
padding-top: 49px !important;
}
.padding-left-49 {
padding-left: 49px !important;
}
.padding-bottom-49 {
padding-bottom: 49px !important;
}
.padding-right-49 {
padding-right: 49px !important;
}
.padding-top-50 {
padding-top: 50px !important;
}
.padding-left-50 {
padding-left: 50px !important;
}
.padding-bottom-50 {
padding-bottom: 50px !important;
}
.padding-right-50 {
padding-right: 50px !important;
}
.padding-top-51 {
padding-top: 51px !important;
}
.padding-left-51 {
padding-left: 51px !important;
}
.padding-bottom-51 {
padding-bottom: 51px !important;
}
.padding-right-51 {
padding-right: 51px !important;
}
.padding-top-52 {
padding-top: 52px !important;
}
.padding-left-52 {
padding-left: 52px !important;
}
.padding-bottom-52 {
padding-bottom: 52px !important;
}
.padding-right-52 {
padding-right: 52px !important;
}
.padding-top-53 {
padding-top: 53px !important;
}
.padding-left-53 {
padding-left: 53px !important;
}
.padding-bottom-53 {
padding-bottom: 53px !important;
}
.padding-right-53 {
padding-right: 53px !important;
}
.padding-top-54 {
padding-top: 54px !important;
}
.padding-left-54 {
padding-left: 54px !important;
}
.padding-bottom-54 {
padding-bottom: 54px !important;
}
.padding-right-54 {
padding-right: 54px !important;
}
.padding-top-55 {
padding-top: 55px !important;
}
.padding-left-55 {
padding-left: 55px !important;
}
.padding-bottom-55 {
padding-bottom: 55px !important;
}
.padding-right-55 {
padding-right: 55px !important;
}
.padding-top-56 {
padding-top: 56px !important;
}
.padding-left-56 {
padding-left: 56px !important;
}
.padding-bottom-56 {
padding-bottom: 56px !important;
}
.padding-right-56 {
padding-right: 56px !important;
}
.padding-top-57 {
padding-top: 57px !important;
}
.padding-left-57 {
padding-left: 57px !important;
}
.padding-bottom-57 {
padding-bottom: 57px !important;
}
.padding-right-57 {
padding-right: 57px !important;
}
.padding-top-58 {
padding-top: 58px !important;
}
.padding-left-58 {
padding-left: 58px !important;
}
.padding-bottom-58 {
padding-bottom: 58px !important;
}
.padding-right-58 {
padding-right: 58px !important;
}
.padding-top-59 {
padding-top: 59px !important;
}
.padding-left-59 {
padding-left: 59px !important;
}
.padding-bottom-59 {
padding-bottom: 59px !important;
}
.padding-right-59 {
padding-right: 59px !important;
}
.padding-top-60 {
padding-top: 60px !important;
}
.padding-left-60 {
padding-left: 60px !important;
}
.padding-bottom-60 {
padding-bottom: 60px !important;
}
.padding-right-60 {
padding-right: 60px !important;
}
.padding-top-61 {
padding-top: 61px !important;
}
.padding-left-61 {
padding-left: 61px !important;
}
.padding-bottom-61 {
padding-bottom: 61px !important;
}
.padding-right-61 {
padding-right: 61px !important;
}
.padding-top-62 {
padding-top: 62px !important;
}
.padding-left-62 {
padding-left: 62px !important;
}
.padding-bottom-62 {
padding-bottom: 62px !important;
}
.padding-right-62 {
padding-right: 62px !important;
}
.padding-top-63 {
padding-top: 63px !important;
}
.padding-left-63 {
padding-left: 63px !important;
}
.padding-bottom-63 {
padding-bottom: 63px !important;
}
.padding-right-63 {
padding-right: 63px !important;
}
.padding-top-64 {
padding-top: 64px !important;
}
.padding-left-64 {
padding-left: 64px !important;
}
.padding-bottom-64 {
padding-bottom: 64px !important;
}
.padding-right-64 {
padding-right: 64px !important;
}
.padding-top-65 {
padding-top: 65px !important;
}
.padding-left-65 {
padding-left: 65px !important;
}
.padding-bottom-65 {
padding-bottom: 65px !important;
}
.padding-right-65 {
padding-right: 65px !important;
}
.padding-top-66 {
padding-top: 66px !important;
}
.padding-left-66 {
padding-left: 66px !important;
}
.padding-bottom-66 {
padding-bottom: 66px !important;
}
.padding-right-66 {
padding-right: 66px !important;
}
.padding-top-67 {
padding-top: 67px !important;
}
.padding-left-67 {
padding-left: 67px !important;
}
.padding-bottom-67 {
padding-bottom: 67px !important;
}
.padding-right-67 {
padding-right: 67px !important;
}
.padding-top-68 {
padding-top: 68px !important;
}
.padding-left-68 {
padding-left: 68px !important;
}
.padding-bottom-68 {
padding-bottom: 68px !important;
}
.padding-right-68 {
padding-right: 68px !important;
}
.padding-top-69 {
padding-top: 69px !important;
}
.padding-left-69 {
padding-left: 69px !important;
}
.padding-bottom-69 {
padding-bottom: 69px !important;
}
.padding-right-69 {
padding-right: 69px !important;
}
.padding-top-70 {
padding-top: 70px !important;
}
.padding-left-70 {
padding-left: 70px !important;
}
.padding-bottom-70 {
padding-bottom: 70px !important;
}
.padding-right-70 {
padding-right: 70px !important;
}
.padding-top-71 {
padding-top: 71px !important;
}
.padding-left-71 {
padding-left: 71px !important;
}
.padding-bottom-71 {
padding-bottom: 71px !important;
}
.padding-right-71 {
padding-right: 71px !important;
}
.padding-top-72 {
padding-top: 72px !important;
}
.padding-left-72 {
padding-left: 72px !important;
}
.padding-bottom-72 {
padding-bottom: 72px !important;
}
.padding-right-72 {
padding-right: 72px !important;
}
.padding-top-73 {
padding-top: 73px !important;
}
.padding-left-73 {
padding-left: 73px !important;
}
.padding-bottom-73 {
padding-bottom: 73px !important;
}
.padding-right-73 {
padding-right: 73px !important;
}
.padding-top-74 {
padding-top: 74px !important;
}
.padding-left-74 {
padding-left: 74px !important;
}
.padding-bottom-74 {
padding-bottom: 74px !important;
}
.padding-right-74 {
padding-right: 74px !important;
}
.padding-top-75 {
padding-top: 75px !important;
}
.padding-left-75 {
padding-left: 75px !important;
}
.padding-bottom-75 {
padding-bottom: 75px !important;
}
.padding-right-75 {
padding-right: 75px !important;
}
.padding-top-76 {
padding-top: 76px !important;
}
.padding-left-76 {
padding-left: 76px !important;
}
.padding-bottom-76 {
padding-bottom: 76px !important;
}
.padding-right-76 {
padding-right: 76px !important;
}
.padding-top-77 {
padding-top: 77px !important;
}
.padding-left-77 {
padding-left: 77px !important;
}
.padding-bottom-77 {
padding-bottom: 77px !important;
}
.padding-right-77 {
padding-right: 77px !important;
}
.padding-top-78 {
padding-top: 78px !important;
}
.padding-left-78 {
padding-left: 78px !important;
}
.padding-bottom-78 {
padding-bottom: 78px !important;
}
.padding-right-78 {
padding-right: 78px !important;
}
.padding-top-79 {
padding-top: 79px !important;
}
.padding-left-79 {
padding-left: 79px !important;
}
.padding-bottom-79 {
padding-bottom: 79px !important;
}
.padding-right-79 {
padding-right: 79px !important;
}
.padding-top-80 {
padding-top: 80px !important;
}
.padding-left-80 {
padding-left: 80px !important;
}
.padding-bottom-80 {
padding-bottom: 80px !important;
}
.padding-right-80 {
padding-right: 80px !important;
}
@keyframes rotate_icon {
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotate_icon {
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes scale_icon {
form {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scale_icon {
form {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
} .btn-action-icon {
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
display: inline-block;
color: var(--superio-theme-color);
background-color: var(--superio-theme-color-007);
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
font-size: 12px;
position: relative;
}
.btn-action-icon:focus, .btn-action-icon:hover {
color: #fff;
background-color: var(--superio-theme-color);
}
.btn-action-icon:before {
content: '';
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-color: #fff;
opacity: 0;
filter: alpha(opacity=0);
background-image: url(//www.kktckariyerim.com/wp-content/themes/superio/images/loading.gif);
background-repeat: no-repeat;
background-position: center center;
background-size: 15px auto;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.btn-action-icon.loading:before {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip-inner {
font-size: 12px;
padding: 6px 15px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
.btn-icon i {
font-size: 24px;
line-height: 1;
vertical-align: middle;
display: inline-block;
}
@media (min-width: 1200px) {
.btn-icon i {
font-size: 28px !important;
}
.btn-icon i .pre {
margin-right: 12px !important;
}
.rtl .btn-icon i .pre {
margin-left: 12px !important;
margin-right: 0;
}
.btn-icon i .next {
margin-left: 12px !important;
}
.rtl .btn-icon i .next {
margin-right: 12px !important;
margin-left: 0;
}
}
@media (min-width: 1200px) {
.btn-show-filter i {
font-size: 25px !important;
vertical-align: middle;
}
}
.btn-link-job,
.button,
.btn {
outline: none !important;
}
.btn-link-job .pre,
.button .pre,
.btn .pre {
display: inline-block;
margin-right: 8px;
}
.rtl .btn-link-job .pre, .rtl
.button .pre, .rtl
.btn .pre {
margin-left: 8px;
margin-right: 0;
}
.btn-link-job .next,
.button .next,
.btn .next {
display: inline-block;
margin-left: 8px;
}
.rtl .btn-link-job .next, .rtl
.button .next, .rtl
.btn .next {
margin-right: 8px;
margin-left: 0;
}
.btn-candidate-alert:before,
.btn-job-alert:before {
content: "\f142";
font-family: "Flaticon";
margin-right: 10px;
font-size: 25px;
line-height: 0;
vertical-align: sub;
display: inline-block;
}
.rtl .btn-candidate-alert:before, .rtl
.btn-job-alert:before {
margin-left: 10px;
margin-right: 0;
}
.btn-outline-light {
color: #FFFFFF;
background-color: transparent;
border-color: #FFFFFF;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
color: #262626;
background-color: #FFFFFF;
border-color: #262626;
}
.open .btn-outline-light.dropdown-toggle {
color: #262626;
background-color: #FFFFFF;
border-color: #262626;
}
.btn-outline-light:active, .btn-outline-light.active {
background-image: none;
}
.open .btn-outline-light.dropdown-toggle {
background-image: none;
}
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
background-color: transparent;
border-color: #FFFFFF;
}
.btn-outline-light .badge {
color: transparent;
background-color: #FFFFFF;
}
.btn-shop {
padding: 0 0 3px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
border-bottom: 2px solid #f43434;
}
.btn-outline.btn-default {
background: transparent;
border-color: #fff;
color: #fff;
}
.btn-outline.btn-default:hover {
color: var(--superio-theme-color);
border-color: #fff;
background: #fff;
}
.btn-outline.btn-primary {
background: transparent;
border-color: #262626;
color: #262626;
}
.btn-outline.btn-primary:hover {
color: #fff;
border-color: #262626;
background: #262626;
}
.btn-outline.btn-success {
background: transparent;
border-color: #79b530;
color: #79b530;
}
.btn-outline.btn-success:hover {
color: #FFFFFF;
border-color: #79b530;
background: #79b530;
}
.btn-outline.btn-info {
background: transparent;
border-color: #27ceb4;
color: #27ceb4;
}
.btn-outline.btn-info:hover {
color: #FFFFFF;
border-color: #27ceb4;
background: #27ceb4;
}
.btn-outline.btn-danger {
background: transparent;
border-color: #e44343;
color: #e44343;
}
.btn-outline.btn-danger:hover {
color: #FFFFFF;
border-color: #e44343;
background: #e44343;
}
.btn-outline.btn-warning {
background: transparent;
border-color: #f0ad4e;
color: #f0ad4e;
}
.btn-outline.btn-warning:hover {
color: #FFFFFF;
border-color: #f0ad4e;
background: #f0ad4e;
}
.btn-inverse.btn-primary:hover {
color: #262626;
border-color: #262626;
background: #FFFFFF;
}
.btn-inverse.btn-success:hover {
color: #79b530;
border-color: #79b530;
background: #FFFFFF;
}
.btn-inverse.btn-info:hover {
color: #27ceb4;
border-color: #27ceb4;
background: #FFFFFF;
}
.btn-inverse.btn-danger:hover {
color: #e44343;
border-color: #e44343;
background: #FFFFFF;
}
.btn-inverse.btn-warning:hover {
color: #f0ad4e;
border-color: #f0ad4e;
background: #FFFFFF;
}
.btn-inverse.btn-theme:hover {
color: var(--superio-theme-color);
border-color: var(--superio-theme-color);
background: #FFFFFF;
}
.btn-compare.btn-outline {
color: #4c4c4c;
background: #fff;
border: 1px solid #e9e9e9;
height: 42px;
}
.btn-compare.btn-outline:hover, .btn-compare.btn-outline:active {
color: #fff;
background: #4c4c4c;
border-color: #4c4c4c;
}
.view-more-btn i {
margin-left: 12px;
}
.rtl .view-more-btn i {
margin-right: 12px;
margin-left: 0;
}
.reamore {
font-size: 14px;
font-weight: 500;
color: var(--superio-theme-color) !important;
text-transform: uppercase;
padding: 0 0 4px;
border-bottom: 2px solid var(--superio-theme-color);
}
.reamore i {
margin-left: 8px;
}
.rtl .reamore i {
margin-right: 8px;
margin-left: 0;
}
.btn-browse {
text-transform: uppercase;
font-size: 12px;
padding: 10px 15px;
border: 1px solid #eaeff5;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
line-height: 1.42857143;
}
.btn-browse:hover, .btn-browse:focus {
background: var(--superio-theme-color);
color: #fff;
border-color: var(--superio-theme-color);
}
.viewmore-products-btn {
position: relative;
}
.viewmore-products-btn:before {
content: '';
position: absolute;
top: -2px;
left: -2px;
width: calc(100% + 4px);
height: calc(100% + 4px);
z-index: 2;
opacity: 0;
filter: alpha(opacity=0);
background: rgba(255, 255, 255, 0.9) url(//www.kktckariyerim.com/wp-content/themes/superio/images/loading-quick.gif) no-repeat scroll center center/20px auto;
}
.viewmore-products-btn.loading:before {
opacity: 1;
filter: alpha(opacity=100);
}
button:focus,
.btn:focus {
outline: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.radius-0 {
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-o-border-radius: 0 !important;
}
.radius-circle {
border-radius: 100px !important;
-webkit-border-radius: 100px !important;
-moz-border-radius: 100px !important;
-ms-border-radius: 100px !important;
-o-border-radius: 100px !important;
}
.btn-3d {
-webkit-box-shadow: 0 0 10px 0 var(--superio-theme-color-08);
box-shadow: 0 0 10px 0 var(--superio-theme-color-08);
}
.read-more {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: var(--superio-theme-color);
}
.btn-white {
background: #fff;
color: #202124;
border-color: #fff;
}
.btn-white:active, .btn-white:hover {
background: #fff;
color: #202124;
border-color: #fff;
text-decoration: underline;
}
.btn-purple {
background: #bc7cbf;
color: #fff;
border-color: #bc7cbf;
}
.btn-purple:active, .btn-purple:hover {
color: #fff;
background: #b36bb7;
border-color: #b36bb7;
}
.btn-brown {
background: transparent;
color: #c0c0c0;
border-color: #4e4f4f;
}
.btn-brown:focus, .btn-brown:hover {
color: #fff;
background: transparent;
border-color: #fff;
}
.btn-back {
padding: 8px 15px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
background: rgba(255, 58, 114, 0.1);
color: #ff7c39;
border-color: #ff7c39;
}
.btn-back:focus, .btn-back:hover {
color: #fff;
background: #ff3a72;
border-color: #ff7c39;
}
.btn-white.btn-br-white {
background: #fff;
color: #202124;
border-color: #fff;
}
.btn-white.btn-br-white:active, .btn-white.btn-br-white:hover {
color: #202124;
background: #d9d9d9;
border-color: #d9d9d9;
}
.btn-readmore {
position: relative;
display: inline-block;
padding: 0 0 2px;
color: var(--superio-theme-color);
}
.btn-readmore:after {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 1px;
display: block;
background: var(--superio-theme-color);
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.rtl .btn-readmore:after {
left: 0;
right: auto;
}
.btn-readmore i {
display: inline-block;
margin-left: 4px;
font-size: 12px;
}
.rtl .btn-readmore i {
margin-right: 4px;
margin-left: 0;
}
.btn-readmore span {
display: inline-block;
margin-right: 4px;
font-size: 21px;
line-height: 1;
}
.rtl .btn-readmore span {
margin-left: 4px;
margin-right: 0;
}
.btn-readmore:hover:after {
left: 0;
width: 100%;
}
.rtl .btn-readmore:hover:after {
right: 0;
left: auto;
}
.btn-readmore.green-color {
color: #34A853;
}
.btn-readmore.green-color:after {
background-color: #34A853;
}
.btn-readmore.white-color {
color: #fff;
}
.btn-readmore.white-color:after {
background-color: #fff;
}
.btn-lighten {
border-color: #fff;
color: #fff;
background: transparent;
}
.btn-lighten:hover {
color: #fff;
background: transparent;
border-color: #fff;
}
.btn-outline.btn-white {
background: transparent;
color: #fff;
border-color: #fff;
}
.btn-outline.btn-white:active, .btn-outline.btn-white:hover {
color: #fff;
background: var(--superio-theme-color);
border-color: var(--superio-theme-color);
}
.btn-pink {
color: #fff;
background-color: #e3a3a2;
border-color: #e3a3a2;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
color: #fff;
background-color: #d77c7b;
border-color: #d77c7b;
}
.btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
background-image: none;
}
.btn-pink.disabled, .btn-pink.disabled:hover, .btn-pink.disabled:focus, .btn-pink.disabled:active, .btn-pink.disabled.active, .btn-pink[disabled], .btn-pink[disabled]:hover, .btn-pink[disabled]:focus, .btn-pink[disabled]:active, .btn-pink[disabled].active, fieldset[disabled] .btn-pink, fieldset[disabled] .btn-pink:hover, fieldset[disabled] .btn-pink:focus, fieldset[disabled] .btn-pink:active, fieldset[disabled] .btn-pink.active {
background-color: #e3a3a2;
border-color: #e3a3a2;
}
.btn-pink .badge {
color: #e3a3a2;
background-color: #fff;
}
.btn-primary.btn-inverse:active, .btn-primary.btn-inverse:hover {
background: #fff !important;
color: #262626 !important;
border-color: #262626 !important;
}
.btn-theme {
color: #fff;
background-color: var(--superio-theme-color);
border-color: var(--superio-theme-color);
}
.btn-theme:hover, .btn-theme:focus, .btn-theme:active {
color: #fff;
background-color: var(--superio-theme-hover-color);
border-color: var(--superio-theme-hover-color);
}
.btn-dark {
color: #252525;
background-color: #cccccc;
border-color: #cccccc;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
color: #252525;
background-color: #b3b3b3;
border-color: #b3b3b3;
}
.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
background-image: none;
}
.btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled]:active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark.active {
background-color: #cccccc;
border-color: #cccccc;
}
.btn-dark .badge {
color: #cccccc;
background-color: #252525;
}
.btn-theme-second {
color: #fff;
background-color: #34A853;
border-color: #34A853;
}
.btn-theme-second:hover, .btn-theme-second:focus, .btn-theme-second:active, .btn-theme-second.active, .open > .btn-theme-second.dropdown-toggle {
color: #fff;
background-color: #288140;
border-color: #288140;
}
.btn-theme-second:active, .btn-theme-second.active, .open > .btn-theme-second.dropdown-toggle {
background-image: none;
}
.btn-theme-second.disabled, .btn-theme-second.disabled:hover, .btn-theme-second.disabled:focus, .btn-theme-second.disabled:active, .btn-theme-second.disabled.active, .btn-theme-second[disabled], .btn-theme-second[disabled]:hover, .btn-theme-second[disabled]:focus, .btn-theme-second[disabled]:active, .btn-theme-second[disabled].active, fieldset[disabled] .btn-theme-second, fieldset[disabled] .btn-theme-second:hover, fieldset[disabled] .btn-theme-second:focus, fieldset[disabled] .btn-theme-second:active, fieldset[disabled] .btn-theme-second.active {
background-color: #34A853;
border-color: #34A853;
}
.btn-theme-second .badge {
color: #34A853;
background-color: #fff;
}
.btn-theme.btn-outline {
color: var(--superio-theme-color);
border-color: var(--superio-theme-color);
background: transparent;
}
.btn-theme.btn-outline:hover, .btn-theme.btn-outline:active {
color: #fff;
background: var(--superio-theme-color);
border-color: var(--superio-theme-color);
}
.more-link {
color: var(--superio-theme-color);
font-size: 14px;
}
.more-link:hover {
text-decoration: underline;
}
.btn-shaded-sm {
position: relative;
}
.btn-shaded-sm:before {
content: '';
position: absolute;
top: 0px;
left: 0px;
border-width: 20px 10px;
border-style: solid;
border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
} .search-popup .dropdown-menu {
padding: 10px;
}
.btn-action {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
cursor: pointer;
display: inline-block;
font-size: 11px;
font-weight: 900;
line-height: 30px;
margin-bottom: 0;
padding: 0px 10px;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
vertical-align: middle;
white-space: nowrap;
}
.searchform .input-search {
padding: 15px;
border-right: 0;
line-height: 1.5;
}
.rtl .searchform .input-search {
border-left: 0;
border-right: inherit;
}
.searchform .btn-search {
vertical-align: top;
color: #adafac;
padding: 12px 8px;
}
.searchform .input-group-btn {
line-height: 100%;
}
.search-category .btn {
margin-left: 10px !important;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
}
.rtl .search-category .btn {
margin-right: 10px !important;
margin-left: 0;
}
.search-category .wpo-search-inner label.form-control {
border: none;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.search-category select {
border: none;
text-transform: capitalize;
font-weight: 500;
} .chosen-container {
width: 100% !important;
}
.input-group-form {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
background: transparent;
margin: 0 0 5px 0;
}
.input-group-form .form-control-reversed {
border: 0px;
background: #222222;
color: #cccccc;
font-size: 14px;
height: 34px;
}
.input-group-form .form-control-reversed:hover, .input-group-form .form-control-reversed:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.input-group-form .input-group-addon {
border: 0;
background: #222222;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.btn-app {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
white-space: nowrap;
font-size: 13px;
line-height: 1.4;
padding: 7px 15px;
border: 0;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
color: var(--superio-theme-color);
background: var(--superio-theme-color-01);
}
@media (min-width: 1200px) {
.btn-app {
padding: 9px 22px;
font-size: 14px;
}
}
.btn-app:hover, .btn-app:focus {
background: var(--superio-theme-color);
color: #fff;
}
.btn-app .app-icon {
font-size: 25px;
width: 26px;
line-height: 1;
display: inline-block;
}
@media (min-width: 1200px) {
.btn-app .app-icon {
font-size: 28px;
}
}
.btn-app .name-app {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
margin: 0;
font-size: 14px;
font-weight: 500;
}
@media (min-width: 1200px) {
.btn-app .name-app {
font-size: 16px;
}
}
.btn-app .inner {
padding-left: 15px;
}
.rtl .btn-app .inner {
padding-right: 15px;
padding-left: inherit;
}
@media (min-width: 1200px) {
.btn-app .inner {
padding-left: 20px;
}
.rtl .btn-app .inner {
padding-right: 20px;
padding-left: inherit;
}
}
.btn-app.st_white {
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.btn-app.st_white:hover, .btn-app.st_white:focus {
background: rgba(255, 255, 255, 0.2);
color: #fff;
}
.btn-app.st_dark {
background: #202124;
color: #fff;
}
.btn-app.st_dark:hover, .btn-app.st_dark:focus {
color: #fff;
background-color: var(--superio-theme-color);
}
.btn-app.st_blue {
background: #fff;
color: #131A51;
}
.btn-red-outline {
color: #D93025;
background-color: #fff;
border-color: #fff;
}
.btn-red-outline:hover, .btn-red-outline:focus {
color: #D93025;
background-color: #fff;
border-color: #fff;
text-decoration: underline;
}
.btn-theme-lighten {
border: 0;
padding: 10px 30px;
background: var(--superio-theme-color-007);
color: var(--superio-theme-color);
}
.btn-theme-lighten:hover, .btn-theme-lighten:focus {
color: #fff;
background: var(--superio-theme-color);
}
.view_all i {
margin-left: 2px;
display: inline-block;
}
.rtl .view_all i {
margin-right: 2px;
margin-left: 0;
}
.btn-login {
border: 1px solid var(--superio-theme-color-001);
padding: 9px 30px;
background: var(--superio-theme-color-007);
color: var(--superio-theme-color);
}
.btn-login a {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.btn-login, .btn-login a {
color: var(--superio-theme-color);
}
.btn-login:hover, .btn-login:focus {
background: var(--superio-theme-color);
border-color: var(--superio-theme-color);
}
.btn-login:hover, .btn-login:hover a, .btn-login:focus, .btn-login:focus a {
color: #fff;
}  .no-margin {
margin: 0 !important;
}
.no-margin .pagination {
margin: 0;
} .no-padding {
padding: 0 !important;
}
.no-position {
position: static !important;
}
.inline-block {
display: inline-block;
vertical-align: middle;
}
.lt-ie8 .inline-block {
display: inline;
zoom: 1;
}
.no-background {
-webkit-box-shadow: none;
box-shadow: none;
background: none !important;
}
.no-effect a:before {
content: none !important;
} .clear-list {
padding: 0;
margin: 0;
list-style: none;
} .text-uppercase {
text-transform: uppercase !important;
} .separator_align_center {
text-align: center !important;
}
.vc_align_right,
.separator_align_right {
text-align: right !important;
}
.separator_align_left {
text-align: left !important;
} .font-size-lg {
font-size: 48px;
}
.font-size-md {
font-size: 30px;
}
.font-size-sm {
font-size: 19px;
}
.font-size-xs {
font-size: 15px;
} .no-border {
border: 0px !important;
} .bg-transparent {
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .effect-1 {
position: relative;
}
.effect-1:after {
content: '';
display: block;
width: 0px;
height: 1px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
left: 0;
bottom: 0;
right: 0;
background: transparent;
margin: auto;
}
.effect-1:hover:after {
width: 100%;
height: 1px;
background: var(--superio-theme-color);
}
.zoom-2 {
overflow: hidden;
display: block;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
}
.zoom-2 img {
position: relative;
width: 100%;
height: auto;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
}
.zoom-2:hover img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.filter-grayscale {
-webkit-transition: all 0.6s ease-out 0s;
-o-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.filter-grayscale:hover {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
}
.filter-brightness {
-webkit-transition: all 0.4s ease-out 0s;
-o-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
.filter-brightness:hover {
filter: brightness(0.4);
-webkit-filter: brightness(0.4);
-moz-filter: brightness(0.4);
-o-filter: brightness(0.4);
-ms-filter: brightness(0.4);
}
.filter-blur {
-webkit-transition: all 0.6s ease-out 0s;
-o-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.filter-blur:hover {
filter: blur(5px);
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
}
.close .fa {
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.close:hover .fa {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.image-overlay-1:after, .image-overlay-1:before {
content: "";
display: block;
position: absolute;
z-index: 100;
background: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
left: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.rtl .image-overlay-1:after, .rtl .image-overlay-1:before {
right: 0;
left: auto;
}
.image-overlay-1:after {
top: -100%;
}
.image-overlay-1:before {
bottom: -100%;
}
.image-overlay-1:hover:after {
top: -50%;
opacity: 1;
filter: alpha(opacity=100);
}
.image-overlay-1:hover:before {
bottom: -50%;
opacity: 1;
filter: alpha(opacity=100);
}
.image-plus-1 {
position: relative;
}
.image-plus-1::before {
overflow: hidden;
position: absolute;
top: 0;
content: "";
z-index: 100;
width: 100%;
height: 100%;
left: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/plus.png) no-repeat scroll center center/60px 60px rgba(0, 0, 0, 0.6);
}
.rtl .image-plus-1::before {
right: 0;
left: auto;
}
.image-plus-1:hover::before {
visibility: visible;
opacity: 0.6;
filter: alpha(opacity=60);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.image-plus-2 {
position: relative;
}
.image-plus-2::before {
content: "";
z-index: 199;
top: 0;
position: absolute;
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/plus.png) no-repeat scroll center center/60px 60px rgba(0, 0, 0, 0.8);
width: 100%;
height: 100%;
left: 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
filter: alpha(opacity=0);
-webkit-background-size: 10px 10px, 100% 100%;
-moz-background-size: 10px 10px, 100% 100%;
-ms-background-size: 10px 10px, 100% 100%;
-o-background-size: 10px 10px, 100% 100%;
background-size: 10px 10px, 100% 100%;
-webkit-background-origin: padding-box, padding-box;
-moz-background-origin: padding-box, padding-box;
-ms-background-origin: padding-box, padding-box;
-o-background-origin: padding-box, padding-box;
background-origin: padding-box, padding-box;
}
.rtl .image-plus-2::before {
right: 0;
left: auto;
}
.image-plus-2:hover::before {
opacity: .6;
visibility: visible;
-webkit-background-size: 60px 60px, 100% 100%;
-moz-background-size: 60px 60px, 100% 100%;
-ms-background-size: 60px 60px, 100% 100%;
-o-background-size: 60px 60px, 100% 100%;
background-size: 60px 60px, 100% 100%;
}
.image-plus-3 {
position: relative;
}
.image-plus-3::before {
content: "";
top: 0;
overflow: hidden;
position: absolute;
z-index: 100;
-webkit-transform: scale(0.5) rotateX(180deg);
-moz-transform: scale(0.5) rotateX(180deg);
-ms-transform: scale(0.5) rotateX(180deg);
-o-transform: scale(0.5) rotateX(180deg);
transform: scale(0.5) rotateX(180deg);
width: 100%;
height: 100%;
left: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background: rgba(0, 0, 0, 0.8);
}
.rtl .image-plus-3::before {
right: 0;
left: auto;
}
.image-plus-3:hover::before {
visibility: visible;
opacity: 0.6;
filter: alpha(opacity=60);
-webkit-transform: scale(1) rotateX(0deg);
-moz-transform: scale(1) rotateX(0deg);
-ms-transform: scale(1) rotateX(0deg);
-o-transform: scale(1) rotateX(0deg);
transform: scale(1) rotateX(0deg);
}
.icon-effect-1 {
position: relative;
}
.icon-effect-1:before {
content: "";
display: block;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
-webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
width: 100%;
height: 100%;
position: absolute;
background-color: transparent;
}
.icon-effect-1:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
@keyframes scale {
0% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.8) translateY(50px);
-moz-transform: scale(0.8) translateY(50px);
-ms-transform: scale(0.8) translateY(50px);
-o-transform: scale(0.8) translateY(50px);
transform: scale(0.8) translateY(50px);
transition-property: opacity, transform;
transition-duration: 1.2s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
opacity: 1;
filter: alpha(opacity=100);
}
}
@-webkit-keyframes scale {
0% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.8) translateY(50px);
-moz-transform: scale(0.8) translateY(50px);
-ms-transform: scale(0.8) translateY(50px);
-o-transform: scale(0.8) translateY(50px);
transform: scale(0.8) translateY(50px);
transition-property: opacity, transform;
transition-duration: 1.2s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
opacity: 1;
filter: alpha(opacity=100);
}
}
@-webkit-keyframes fancy {
0% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translateY(110px) rotateY(20deg);
-moz-transform: translateY(110px) rotateY(20deg);
-ms-transform: translateY(110px) rotateY(20deg);
-o-transform: translateY(110px) rotateY(20deg);
transform: translateY(110px) rotateY(20deg);
transform-origin: left;
transition-property: opacity, transform;
transition-duration: 1.2s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes fancy {
0% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translateY(110px) rotateY(20deg);
-moz-transform: translateY(110px) rotateY(20deg);
-ms-transform: translateY(110px) rotateY(20deg);
-o-transform: translateY(110px) rotateY(20deg);
transform: translateY(110px) rotateY(20deg);
transform-origin: left;
transition-property: opacity, transform;
transition-duration: 1.2s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
opacity: 1;
filter: alpha(opacity=100);
}
}
@-webkit-keyframes slide-up {
0% {
-webkit-transform: translate3d(0, 3rem, 0);
transform: translate3d(0, 3rem, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slide-up {
0% {
-webkit-transform: translate3d(0, 3rem, 0);
transform: translate3d(0, 3rem, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-left {
0% {
-webkit-transform: translate3d(3rem, 0, 0);
transform: translate3d(3rem, 0, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slide-left {
0% {
-webkit-transform: translate3d(3rem, 0, 0);
transform: translate3d(3rem, 0, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-right {
0% {
-webkit-transform: translate3d(-3rem, 0, 0);
transform: translate3d(-3rem, 0, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slide-right {
0% {
-webkit-transform: translate3d(-3rem, 0, 0);
transform: translate3d(-3rem, 0, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-down {
0% {
-webkit-transform: translate3d(0, -3rem, 0);
transform: translate3d(0, -3rem, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slide-down {
0% {
-webkit-transform: translate3d(0, -3rem, 0);
transform: translate3d(0, -3rem, 0);
opacity: 0;
filter: alpha(opacity=0);
transition-property: opacity, transform;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.scale {
animation-name: scale;
}
.fancy {
animation-name: fancy;
}
.slide-up {
animation-name: slide-up;
}
.slide-left {
animation-name: slide-left;
}
.slide-right {
animation-name: slide-right;
}
.slide-down {
animation-name: slide-down;
}
.delay-1 {
transition-delay: 0.1s;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.delay-2 {
transition-delay: 0.2s;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.delay-3 {
transition-delay: 0.3s;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
} .btn {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
font-family: var(--superio-main-font);
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
letter-spacing: 0;
padding: 9px 30px;
font-size: 15px;
line-height: 2;
border-radius: 8px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover, .btn:focus {
color: #1967D2;
text-decoration: none;
}
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #b3b3b3;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #262626;
border-color: #191919;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0d0d0d;
border-color: black;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #262626;
border-color: #191919;
}
.btn-primary .badge {
color: #262626;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #79b530;
border-color: #6ca12b;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #5e8d25;
border-color: #517920;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #79b530;
border-color: #6ca12b;
}
.btn-success .badge {
color: #79b530;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #27ceb4;
border-color: #23b9a1;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #1fa38f;
border-color: #1b8e7c;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #27ceb4;
border-color: #23b9a1;
}
.btn-info .badge {
color: #27ceb4;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #df8a13;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #e44343;
border-color: #e12d2d;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #d51f1f;
border-color: #bf1b1b;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #e44343;
border-color: #e12d2d;
}
.btn-danger .badge {
color: #e44343;
background-color: #fff;
}
.btn-link {
color: #202124;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #1967D2;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg {
padding: 14px 35px;
font-size: 19px;
line-height: 1.33333;
border-radius: 12px;
}
.btn-sm {
padding: 5px 15px;
font-size: 15px;
line-height: 1.5;
border-radius: 4px;
}
.btn-xs {
padding: 4px 8px;
font-size: 13px;
line-height: 1.5;
border-radius: 4px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
} .alert {
padding: 15px;
margin-bottom: 26px;
border: 1px solid transparent;
border-radius: 8px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-success .close {
color: #3c763d;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-info .close {
color: #31708f;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-warning .close {
color: #8a6d3b;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
.alert-danger .close {
color: #a94442;
}  .added_to_cart,
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce input.button, .woocommerce button.button, .woocommerce a.button {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
line-height: 1;
font-size: 16px;
font-weight: 500;
text-align: center;
display: inline-block;
padding: 17px 25px !important;
border: 0;
background: var(--superio-theme-color);
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
color: #fff;
}
.added_to_cart:hover, .added_to_cart:focus,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled:focus, .woocommerce input.button:disabled[disabled]:hover, .woocommerce input.button:disabled[disabled]:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce a.button:hover, .woocommerce a.button:focus {
background: var(--superio-theme-hover-color);
color: #fff;
}
.pp_gallery ul {
height: auto;
}
.pp_gallery ul a {
height: auto;
}
.woocommerce table.shop_attributes th {
font-size: 16px;
font-family: var(--superio-main-font);
font-weight: normal;
text-transform: uppercase;
width: 30%;
padding: 18px;
background-color: #fff !important;
}
.woocommerce table.shop_attributes td {
padding: 18px;
background-color: #fff !important;
}
.woocommerce table.shop_attributes td p {
padding: 0;
}
.woocommerce div.product form.cart .variations select {
height: 40px;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
opacity: 1;
filter: alpha(opacity=100);
padding-right: 30px;
}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
top: 50%;
right: 0;
color: var(--superio-theme-color);
margin: 0;
z-index: 3;
width: 100%;
margin-top: -7px;
}
.woocommerce #respond input#submit.loading:before, .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before {
opacity: 0.9;
filter: alpha(opacity=90);
z-index: 2;
position: absolute;
top: 0;
left: 0;
background: #fff;
width: 100%;
height: 100%;
content: '';
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
border: 1px solid var(--superio-theme-color);
background: var(--superio-theme-color);
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:active {
background: var(--superio-theme-hover-color);
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
border-color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
background: #fff;
}
@media (min-width: 1200px) {
.woocommerce div.product div.images .flex-control-thumbs li {
width: 33.33%;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(3n + 1) {
clear: left;
}
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-left: -10px;
margin-right: -10px;
margin-top: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding-right: 10px;
padding-left: 10px;
margin-bottom: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
border: 1px solid #fff;
opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.woocommerce div.product div.images .flex-control-thumbs li img:hover, .woocommerce div.product div.images .flex-control-thumbs li img:active, .woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
border-color: var(--superio-theme-color);
}
.shop-pagination .apus-pagination {
margin: 0;
float: left;
}
.rtl .shop-pagination .apus-pagination {
float: right;
}
.shop-pagination .woocommerce-result-count {
float: right;
margin: 5px 0 0;
}
.rtl .shop-pagination .woocommerce-result-count {
float: left;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 0;
}
table.variations .tawcvs-swatches .swatch-color {
opacity: 1;
filter: alpha(opacity=100);
width: 24px;
height: 24px;
line-height: 24px;
position: relative;
border: none;
margin-right: 15px;
}
.rtl table.variations .tawcvs-swatches .swatch-color {
margin-left: 15px;
margin-right: 0;
}
table.variations .tawcvs-swatches .swatch-color:before {
display: none !important;
}
table.variations .tawcvs-swatches .swatch-color:after {
content: '';
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
z-index: 2;
position: absolute;
top: -1px;
left: -1px;
width: 26px;
height: 26px;
border: 5px solid #fff;
}
table.variations .tawcvs-swatches .swatch-color.selected {
-webkit-box-shadow: none;
box-shadow: none;
}
table.variations .tawcvs-swatches .swatch-color.selected:after {
top: 1px;
left: 1px;
width: 22px;
height: 22px;
border: 3px solid #fff;
}
table.variations .tawcvs-swatches .swatch-label {
font-size: 12px;
font-weight: 400;
color: #77838F;
padding: 9px;
display: inline-block;
line-height: 1;
background: #f2f3f5;
min-width: 30px;
text-align: center;
height: auto;
width: auto;
border: none !important;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-right: 8px;
text-transform: uppercase;
opacity: 1;
filter: alpha(opacity=100);
}
.rtl table.variations .tawcvs-swatches .swatch-label {
margin-left: 8px;
margin-right: 0;
}
table.variations .tawcvs-swatches .swatch-label.selected {
-webkit-box-shadow: none;
box-shadow: none;
background: var(--superio-theme-color);
color: #fff;
}
.woocommerce div.product form.cart .variations td.label {
padding: 10px 0;
text-align: inherit;
display: table-cell;
vertical-align: middle;
}
.woocommerce div.product form.cart .variations td.label label {
margin: 0;
}
.woocommerce div.product form.cart.swatches-support .variations td.label {
vertical-align: top;
}
.woocommerce div.product form.cart .reset_variations {
color: #e44343;
}
.woocommerce div.product form.cart .reset_variations i {
font-size: 12px;
margin-right: 3px;
color: #e23e1d;
}
.rtl .woocommerce div.product form.cart .reset_variations i {
margin-left: 3px;
margin-right: 0;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
line-height: 1.75;
resize: none;
border: 1px solid #F0F5F7;
background: #F0F5F7;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
text-align: inherit;
}
.woocommerce form .form-row input.input-text::-webkit-input-placeholder, .woocommerce form .form-row textarea::-webkit-input-placeholder { opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce form .form-row input.input-text::-moz-placeholder, .woocommerce form .form-row textarea::-moz-placeholder { opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce form .form-row input.input-text:-ms-input-placeholder, .woocommerce form .form-row textarea:-ms-input-placeholder { opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce form .form-row input.input-text:-moz-placeholder, .woocommerce form .form-row textarea:-moz-placeholder { opacity: 1;
filter: alpha(opacity=100);
}
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
border-color: var(--superio-theme-color);
background-color: transparent;
}
.refund-shop {
margin-bottom: 30px;
}
.woocommerce form .form-row textarea {
padding: 20px;
height: 150px;
resize: none;
}
@media (min-width: 1200px) {
.woocommerce form .form-row textarea {
height: 200px;
}
}
.woocommerce table.wishlist_table thead th {
padding: 10px 0;
color: #202124;
border-bottom: 1px solid #ECEDF2;
}
@media (min-width: 992px) {
.woocommerce table.wishlist_table thead th {
padding: 20px 0;
}
}
.woocommerce table.wishlist_table tbody td {
padding: 10px 0;
text-align: inherit;
border-width: 0 0 1px;
border-bottom: 1px solid #ECEDF2;
}
@media (min-width: 992px) {
.woocommerce table.wishlist_table tbody td {
padding: 20px 0;
}
}
.woocommerce table.wishlist_table tfoot td {
border: none;
}
.woocommerce table.wishlist_table {
font-size: 15px;
}
.woocommerce table.wishlist_table .product-name {
white-space: nowrap;
padding-right: 20px;
padding-left: 20px;
}
@media (min-width: 992px) {
.woocommerce table.wishlist_table .product-name {
padding-right: 50px;
padding-left: 50px;
}
}
.woocommerce table.wishlist_table .media-body {
width: auto;
}
.woocommerce table.wishlist_table .product-thumbnail a {
display: block;
width: 80px;
}
@media (min-width: 1200px) {
.woocommerce table.wishlist_table .product-thumbnail a {
width: 170px;
}
}
.yith-wcwl-share {
margin: 20px 0;
}
.yith-wcwl-share > * {
vertical-align: middle;
display: inline-block;
}
.yith-wcwl-share .yith-wcwl-share-title {
font-size: 18px;
margin: 0;
padding-right: 10px;
}
.rtl .yith-wcwl-share .yith-wcwl-share-title {
padding-left: 10px;
padding-right: inherit;
}
.yith-wcwl-share ul li + li {
margin-left: 5px;
}
.rtl .yith-wcwl-share ul li + li {
margin-right: 5px;
margin-left: 0;
}
#yith-wcwl-popup-message {
line-height: inherit;
color: #79b530;
}
#yith-wcwl-popup-message {
border: 1px solid #79b530;
}
.track_order {
max-width: 770px;
margin: auto;
padding: 15px;
background: #f2f3f5;
}
@media (min-width: 992px) {
.track_order {
padding: 70px;
}
}
.track_order .form-row {
width: 100% !important;
}
.track_order .form-row input.input-text {
padding: 5px 20px;
background: #fff !important;
height: 42px;
}
.track_order .form-row:last-child {
margin-bottom: 0;
}
.track_order .form-row label {
font-family: var(--superio-main-font);
color: #202124;
}
.woocommerce-message {
line-height: 2.5;
}
.apus-filter .woocommerce-message {
display: none;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
border: 0;
padding: 0;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
margin-bottom: 12px;
}
#add_payment_method #payment ul.payment_methods li .payment_box, .woocommerce-cart #payment ul.payment_methods li .payment_box, .woocommerce-checkout #payment ul.payment_methods li .payment_box {
padding: 5px 25px 0;
margin: 0;
font-size: 14px;
background-color: transparent !important;
color: #696969;
}
#add_payment_method #payment ul.payment_methods li .payment_box:before, .woocommerce-cart #payment ul.payment_methods li .payment_box:before, .woocommerce-checkout #payment ul.payment_methods li .payment_box:before {
display: none !important;
}
#add_payment_method #payment ul.payment_methods li label, .woocommerce-cart #payment ul.payment_methods li label, .woocommerce-checkout #payment ul.payment_methods li label {
display: inline;
font-size: 16px;
cursor: pointer;
font-weight: 500;
color: #202124;
}
#add_payment_method #payment ul.payment_methods li .about_paypal, .woocommerce-cart #payment ul.payment_methods li .about_paypal, .woocommerce-checkout #payment ul.payment_methods li .about_paypal {
margin: 0 10px;
float: none;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin-right: 10px;
}
.rtl #add_payment_method #payment ul.payment_methods li input, .rtl .woocommerce-cart #payment ul.payment_methods li input, .rtl .woocommerce-checkout #payment ul.payment_methods li input {
margin-left: 10px;
margin-right: 0;
}
.icon-thankyou {
display: inline-block;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
line-height: 50px;
width: 50px;
height: 50px;
font-size: 21px;
color: var(--superio-theme-color);
background-color: var(--superio-theme-color-015);
text-align: center;
}
@media (min-width: 1200px) {
.icon-thankyou {
line-height: 80px;
width: 80px;
height: 80px;
font-size: 28px;
}
}
.woocommerce table.shop_table {
border: 0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.woocommerce table.shop_table th {
border: 0;
padding: 15px;
color: var(--superio-theme-color);
font-size: 16px;
font-weight: 500;
}
@media (min-width: 1200px) {
.woocommerce table.shop_table th {
padding: 25px 30px;
}
}
.woocommerce table.shop_table .reader-text {
display: none;
}
.woocommerce table.shop_table td {
border: none;
border-top: 1px solid #ECEDF2;
overflow: hidden;
padding: 15px;
}
@media (min-width: 1200px) {
.woocommerce table.shop_table td {
padding: 30px;
}
}
.woocommerce table.shop_table .quantity-wrapper > label {
display: none;
}
.woocommerce table.shop_table .product-remove .remove {
display: inline-block;
width: 30px;
height: 30px;
border: 0;
line-height: 30px;
text-align: center;
font-size: 12px;
color: #77838F !important;
background-color: transparent !important;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
margin: 0;
}
.woocommerce table.shop_table .product-remove .remove:hover, .woocommerce table.shop_table .product-remove .remove:active {
color: #e44343 !important;
}
.woocommerce table.shop_table tbody .actions p {
margin: 0;
}
.woocommerce table.shop_table tbody .product-subtotal {
color: #202124;
font-size: 16px;
}
.woocommerce table.shop_table tbody .order-total .woocommerce-Price-amount {
color: #222;
font-weight: 600;
font-size: 15px;
}
.woocommerce table.shop_table tbody .product-name {
font-weight: 500;
font-size: 16px;
}
.woocommerce table.shop_table tbody .cart-subtotal .woocommerce-Price-amount,
.woocommerce table.shop_table tbody .order-total .woocommerce-Price-amount {
font-size: 20px;
font-weight: 400;
}
.woocommerce table.shop_table thead {
overflow: hidden;
background-color: #F5F7FC;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
.woocommerce table.shop_table .list-bundles {
font-size: 14px;
list-style: none;
padding-left: 25px;
}
.rtl .woocommerce table.shop_table .list-bundles {
padding-right: 25px;
padding-left: inherit;
}
.woocommerce table.shop_table .list-bundles strong {
font-weight: 500;
}
.woocommerce table.shop_table .list-bundles ul {
list-style: inside none disc;
padding: 0;
margin: 0;
}
.woocommerce .cart_totals > h2 {
margin: 0 0 15px;
font-size: 18px;
}
@media (min-width: 992px) {
.woocommerce .cart_totals > h2 {
margin: 0 0 20px;
}
}
.woocommerce .cart_totals table.shop_table {
border: none;
margin: 0;
}
.woocommerce .cart_totals table.shop_table th, .woocommerce .cart_totals table.shop_table td {
border-color: #ECEDF2;
padding: 10px 0;
background-color: transparent !important;
}
@media (min-width: 992px) {
.woocommerce .cart_totals table.shop_table th, .woocommerce .cart_totals table.shop_table td {
padding: 15px 0;
}
}
.woocommerce .cart_totals table.shop_table th .woocommerce-Price-amount, .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount {
color: #696969;
font-size: 15px;
font-weight: 400;
}
.woocommerce .cart_totals table.shop_table label {
font-weight: 400;
}
.woocommerce .cart_totals table.shop_table strong {
font-weight: 500;
}
.woocommerce .cart_totals table.shop_table th {
color: #202124;
font-weight: 500;
font-size: 16px;
}
.woocommerce .cart_totals .wc-proceed-to-checkout {
padding: 10px 0 0;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
font-weight: 400;
}
#add_payment_method #payment .place-order, .woocommerce-cart #payment .place-order, .woocommerce-checkout #payment .place-order {
padding: 0 !important;
margin: 0;
}
.woocommerce #customer_details .woocommerce-shipping-fields,
.woocommerce #customer_details .woocommerce-account-fields {
margin-top: 10px;
}
.woocommerce #customer_details h3.form-row {
font-size: 18px;
font-weight: 400;
text-transform: capitalize;
margin: 0;
padding: 20px 0;
}
.woocommerce #customer_details .shipping_address > * > .select2-hidden-accessible {
height: 0;
}
.woocommerce form .woocommerce-billing-fields > h3,
.woocommerce form .woocommerce-shipping-fields > h3 {
font-size: 18px;
margin: 0 0 20px;
}
.woocommerce form .woocommerce-billing-fields > h3 input[type="checkbox"],
.woocommerce form .woocommerce-shipping-fields > h3 input[type="checkbox"] {
position: static;
margin: 0;
margin-right: 5px;
}
.rtl .woocommerce form .woocommerce-billing-fields > h3 input[type="checkbox"], .rtl
.woocommerce form .woocommerce-shipping-fields > h3 input[type="checkbox"] {
margin-left: 5px;
margin-right: 0;
}
.woocommerce form .woocommerce-billing-fields .select2-container,
.woocommerce form .woocommerce-shipping-fields .select2-container {
height: 42px;
}
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > label,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > label {
font-weight: 400;
color: #202124;
margin-bottom: 7px;
}
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container,
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > select,
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > input,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > select,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > input {
overflow: hidden;
width: calc(100% - 200px) !important;
border-width: 0 0 1px;
border-style: solid;
border-color: #ECEDF2;
padding: 10px 0;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-o-border-radius: 0 !important;
float: right;
}
.rtl .woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container, .rtl
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > select, .rtl
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > input, .rtl
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container, .rtl
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > select, .rtl
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > input {
float: left;
}
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container:focus,
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > select:focus,
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > input:focus,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container:focus,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > select:focus,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > input:focus {
border-color: var(--superio-theme-color);
}
.woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > .select2-hidden-accessible,
.woocommerce form .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper > * > .select2-hidden-accessible {
height: 0;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
float: none;
}
.cart-collaterals {
padding: 15px;
background-color: #F5F7FC;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
@media (min-width: 1200px) {
.cart-collaterals {
padding: 30px;
}
}
.yith-wcwl-add-to-wishlist .ajax-loading {
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.yith-wcwl-add-button {
position: relative;
}
.woocommerce div.product .product_title {
font-size: 25px;
margin: 0 0 5px;
font-weight: 500;
}
@media (min-width: 1200px) {
.woocommerce div.product .product_title {
font-size: 30px;
margin: 0 0 15px;
}
}
.woocommerce p.stars.selected a.active::before, .woocommerce p.stars:hover a::before,
.woocommerce p.stars.selected a:not(.active):before {
content: '';
}
.woocommerce div.product .stock {
font-size: 15px;
color: #696969;
}
.woocommerce div.product .stock:before {
content: "\f058";
font-weight: 900;
font-family: 'Font Awesome 5 Free';
display: inline-block;
margin-right: 5px;
font-size: 16px;
}
.rtl .woocommerce div.product .stock:before {
margin-left: 5px;
margin-right: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #77838F;
font-size: 15px;
font-weight: 400;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
font-size: 14px;
color: #77838F;
font-weight: 400;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
font-weight: 500;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
opacity: 1;
filter: alpha(opacity=100);
}
.variations label {
color: #77838F;
font-size: 15px;
text-transform: capitalize;
font-weight: 400 !important;
padding-right: 5px;
}
.rtl .variations label {
padding-left: 5px;
padding-right: inherit;
}
.variations .value {
padding: 0;
}
.woocommerce div.product form.cart .group_table {
border: none;
margin-bottom: 10px;
}
.woocommerce div.product form.cart .group_table .price del {
font-size: 12px !important;
}
.woocommerce div.product form.cart .group_table .price,
.woocommerce div.product form.cart .group_table .price ins {
font-size: 15px !important;
color: var(--superio-theme-color);
}
.woocommerce div.product form.cart .group_table label {
font-weight: 500;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
padding-right: 0;
text-align: left;
}
.rtl .woocommerce div.product form.cart .group_table td:first-child {
text-align: right;
}
.woocommerce div.product form.cart .group_table .quantity .reader-text {
display: none;
}
.woocommerce div.product form.cart.group_product {
width: 100%;
}
.woocommerce div.product form.cart.group_product + .yith-wcwl-add-to-wishlist {
margin: 10px 0 0;
}
.woocommerce div.product form.cart .group_table .label {
padding: 0.5em;
vertical-align: middle;
font-size: 14px;
display: table-cell;
text-align: inherit;
white-space: normal;
}
.woocommerce div.product form.cart .group_table .label label {
font-weight: 400;
}
.woocommerce div.product form.cart .variations td {
line-height: inherit;
font-size: inherit;
padding: 10px 0;
vertical-align: middle;
}
.woocommerce div.product form.cart .variations td .tawcvs-swatches {
padding: 0;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: auto;
height: 50px;
padding: 5px 20px !important;
margin-right: 10px !important;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
.rtl .woocommerce #content table.cart td.actions .input-text, .rtl
.woocommerce table.cart td.actions .input-text, .rtl
.woocommerce-page #content table.cart td.actions .input-text, .rtl
.woocommerce-page table.cart td.actions .input-text {
margin-left: 10px !important;
margin-right: 0;
}
@media (min-width: 1200px) {
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
margin-right: 20px !important;
}
.rtl .woocommerce #content table.cart td.actions .input-text, .rtl
.woocommerce table.cart td.actions .input-text, .rtl
.woocommerce-page #content table.cart td.actions .input-text, .rtl
.woocommerce-page table.cart td.actions .input-text {
margin-left: 20px !important;
margin-right: 0;
}
}
.woocommerce table.cart td.actions {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 1200px) {
.woocommerce table.cart td.actions [name="apply_coupon"] {
min-width: 200px;
text-align: center;
}
}
.woocommerce table.cart td.actions [name="update_cart"] {
background-color: var(--superio-theme-color-007);
color: var(--superio-theme-color);
opacity: 1;
filter: alpha(opacity=100);
}
@media (min-width: 1200px) {
.woocommerce table.cart td.actions [name="update_cart"] {
min-width: 200px;
text-align: center;
}
}
.woocommerce table.cart td.actions [name="update_cart"]:hover, .woocommerce table.cart td.actions [name="update_cart"]:focus {
color: #fff;
background-color: var(--superio-theme-color);
}
.page-cart {
margin-bottom: 30px;
}
@media (min-width: 1200px) {
.page-cart {
margin-bottom: 50px;
}
.page-cart.row {
margin-left: -25px;
margin-right: -25px;
}
.page-cart.row > [class*="col"] {
padding-left: 25px;
padding-right: 25px;
}
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 100px;
padding: 5px;
border: 1px solid #ECEDF2;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
.woocommerce .percent-sale,
.woocommerce span.onsale {
color: #fff;
font-size: 12px;
background: var(--superio-theme-color);
padding: 6px 10px;
position: absolute;
text-align: center;
left: 0;
text-transform: uppercase;
top: 0;
min-height: auto;
z-index: 9;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
line-height: 1;
}
.woocommerce .percent-sale:before,
.woocommerce span.onsale:before {
content: '';
position: absolute;
top: 100%;
right: 6px;
border-width: 3px;
border-style: solid;
border-color: var(--superio-theme-color) var(--superio-theme-color) transparent transparent;
}
.popup-cart .title-count,
.popup-cart .title-add {
font-size: 20px;
margin: 0 0 20px;
}
.popup-cart .gr-buttons {
margin: 50px 0 0;
}
.popup-cart .title-add {
color: #79b530;
}
.popup-cart .image img {
max-width: 100px;
}
.popup-cart .name {
margin: 30px 0 0;
}
.popup-cart .widget-product {
margin-top: 30px;
}
#apus-cart-modal .btn-close {
position: absolute;
top: 0;
right: 0;
z-index: 99;
background: #fff;
width: 30px;
height: 30px;
line-height: 26px;
text-align: center;
display: inline-block;
}
.rtl #apus-cart-modal .btn-close {
left: 0;
right: auto;
}
#apus-cart-modal .modal-content {
background: #ffffff none repeat scroll 0 0;
min-width: 1000px;
max-width: 100%;
margin-top: 50px;
}
#apus-cart-modal .modal-body {
padding: 60px;
}
.name {
font-size: 14px;
margin: 0 0 18px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.product-block {
position: relative;
}
.product-block .sale-perc {
background: #fd5f5c;
color: #ffffff;
font-size: 14px;
font-weight: 400;
padding: 0 5px;
line-height: 1.7;
position: absolute;
left: 12px;
text-transform: uppercase;
font-family: var(--superio-main-font);
top: 12px;
z-index: 8;
}
.rtl .product-block .sale-perc {
right: 12px;
left: auto;
}
.product-block .out-of-stock {
background: #d4d4d4;
color: #fff !important;
font-size: 14px !important;
font-weight: 400;
padding: 0 8px;
position: absolute;
right: 12px;
text-transform: uppercase;
font-family: var(--superio-main-font);
top: 12px;
z-index: 8;
}
.rtl .product-block .out-of-stock {
left: 12px;
right: auto;
}
.product-block .image {
position: relative;
overflow: hidden;
}
.product-block .image .downsale {
font-size: 12px;
font-weight: 500;
display: inline-block;
position: absolute;
right: 0;
top: 0;
z-index: 8;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
background: #d42e2e;
color: #fff;
}
.product-block .image img {
display: inline-block;
-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
.product-block .image .image-effect {
top: 0;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 2;
opacity: 0;
filter: alpha(opacity=0);
}
.product-block .image .image-no-effect {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.product-block .block-inner:hover .image .image-hover {
opacity: 0;
filter: alpha(opacity=0);
}
.product-block .block-inner:hover .image .image-effect {
opacity: 1;
filter: alpha(opacity=100);
}
.product-block .block-inner.text-center .image img {
margin: auto;
}
.product-block .block-inner.text-center .image .image-effect {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.product-block .rating > * {
display: inline-block !important;
vertical-align: middle;
margin: 0 !important;
float: none;
}
.product-block .rating .counts {
color: #999591;
font-size: 13px;
}
.product-block .feedback,
.product-block .sub-title {
display: none;
}
.product-block .product-image {
position: relative;
display: block;
}
.product-block .metas {
margin-top: 15px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.product-block:hover .image .image-no-effect {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.product-block.grid {
position: relative;
margin: 0 0 15px;
padding: 15px;
background: #fff;
border: 1px solid #ECEDF2;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
overflow: hidden;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
@media (min-width: 768px) {
.product-block.grid {
margin-bottom: 30px;
padding: 30px 30px 25px;
}
}
.product-block.grid .name {
font-size: 16px;
margin: 0;
}
.product-block.grid .image.out .product-image {
opacity: 0.5;
filter: alpha(opacity=50);
}
.product-block.grid .groups-button .button.added,
.product-block.grid .groups-button .add_to_cart_button.added {
display: none;
}
.product-block.grid .product-cat {
margin: 0 0 8px;
font-size: 12px;
font-family: var(--superio-main-font);
letter-spacing: 2px;
text-transform: uppercase;
}
.product-block.grid .product-cat a {
color: var(--superio-theme-color);
}
.product-block.grid .groups-button {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
position: absolute;
width: 100%;
z-index: 1;
bottom: 0;
left: 0;
padding: 0 15px 15px;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
-o-transform: translateY(15px);
transform: translateY(15px);
visibility: hidden;
}
@media (min-width: 1200px) {
.product-block.grid .groups-button {
padding: 0 30px 30px;
}
}
.product-block.grid .add-cart .added_to_cart,
.product-block.grid .add-cart .button {
width: 100%;
}
.product-block.grid:hover {
-webkit-box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.1);
box-shadow: 0 6px 15px 0 rgba(64, 79, 104, 0.1);
}
.product-block.grid:hover .metas {
opacity: 0;
filter: alpha(opacity=0);
}
.product-block.grid:hover .groups-button {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
visibility: visible;
}
@media (min-width: 768px) {
.product-block-search .price {
margin-bottom: 15px;
display: block;
}
}
.product-block-search h4.entry-title {
margin: 0 0 10px;
}
@media (max-width: 767px) {
.product-block-search .groups-button {
display: none;
}
}
.products-list .product-block-list {
margin: 0 0 20px;
}
@media (min-width: 768px) {
.products-list .product-block-list {
margin: 0 0 30px;
}
}
.product-block-list {
padding: 15px;
border: 1px solid #ECEDF2;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1200px) {
.product-block-list {
padding: 30px;
background: #fff;
}
}
.product-block-list .onsale {
top: 0 !important;
left: 0 !important;
}
.product-block-list:hover {
border-color: var(--superio-theme-color);
}
.product-block-list .quickview {
font-size: 13px;
font-family: var(--superio-main-font);
display: block;
text-align: center;
background: #f1f3fa;
color: #202124;
padding: 9px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.product-block-list .quickview:hover, .product-block-list .quickview:focus {
color: #fff;
background: var(--superio-theme-color);
}
.product-block-list .quickview.loading {
position: relative;
}
.product-block-list .quickview.loading:before {
font-family: 'WooCommerce';
content: '\e01c';
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: 400;
position: absolute;
top: 11px;
right: 46%;
animation: spin 2s linear infinite;
-webkit-animation: spin 2s linear infinite;
color: #77838F;
z-index: 9;
}
.product-block-list .quickview.loading:after {
background: rgba(255, 255, 255, 0.9);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 8;
content: '';
}
.product-block-list .product-cat {
font-family: var(--superio-main-font);
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
}
.product-block-list .name {
font-family: var(--superio-main-font);
font-size: 24px;
margin: 0 0 10px;
font-weight: 400;
}
@media (min-width: 1200px) {
.product-block-list .name {
font-size: 30px;
}
}
.product-block-list .yith-wcwl-add-to-wishlist .sub-title {
display: none;
}
.product-block-list .cate-wrapper {
margin: 0 0 8px;
}
.product-block-list .cate-wrapper .product-cats {
margin: 0;
}
.product-block-list .compare {
white-space: nowrap;
font-size: 14px;
font-family: var(--superio-main-font);
display: inline-block;
width: 100%;
padding: 15px;
background: #fff;
color: #4c4c4c;
text-transform: uppercase;
text-align: center;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border: 1px solid #ECEDF2;
line-height: 1;
}
.product-block-list .compare.added, .product-block-list .compare:hover, .product-block-list .compare:focus {
color: #fff;
border-color: var(--superio-theme-color);
background: var(--superio-theme-color);
}
.product-block-list .add-cart {
margin-bottom: 10px;
margin-top: 10px;
}
@media (min-width: 1200px) {
.product-block-list .add-cart {
margin-top: 20px;
}
}
.product-block-list .add-cart .added {
display: none !important;
}
.product-block-list .add-cart .wc-forward {
width: 100%;
}
.product-block-list .add-cart .added_to_cart,
.product-block-list .add-cart a.button {
font-size: 14px;
font-family: var(--superio-main-font);
display: inline-block;
width: 100%;
padding: 15px;
background: #fff;
color: var(--superio-theme-color);
text-transform: uppercase;
text-align: center;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border: 1px solid var(--superio-theme-color);
line-height: 1;
}
.product-block-list .add-cart .added_to_cart:hover, .product-block-list .add-cart .added_to_cart:focus,
.product-block-list .add-cart a.button:hover,
.product-block-list .add-cart a.button:focus {
color: #fff;
background: var(--superio-theme-color);
border-color: var(--superio-theme-color);
}
.product-block-list .add-cart .added_to_cart.loading:after,
.product-block-list .add-cart a.button.loading:after {
margin-top: -7px;
}
.product-block-list .top-list-info {
position: relative;
}
.product-block-list .top-list-info .yith-wcwl-add-to-wishlist {
position: absolute;
top: 0;
right: 0;
}
.rtl .product-block-list .top-list-info .yith-wcwl-add-to-wishlist {
left: 0;
right: auto;
}
.product-block-list .yith-wcwl-add-to-wishlist {
display: inline-block;
}
.product-block-list .yith-wcwl-add-to-wishlist a {
display: inline-block;
padding: 0;
font-size: 18px;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.product-block-list .yith-wcwl-add-to-wishlist a:hover, .product-block-list .yith-wcwl-add-to-wishlist a:focus {
color: var(--superio-theme-color);
}
.product-block-list .yith-wcwl-add-to-wishlist a:not(.add_to_wishlist) {
color: var(--superio-theme-color);
}
.product-block-list .rating {
margin-bottom: 15px;
}
.product-block-list .rating > * {
display: inline-block;
float: none;
vertical-align: text-top;
line-height: 1;
}
.product-block-list .rating .counts {
margin-left: 2px;
}
.rtl .product-block-list .rating .counts {
margin-right: 2px;
margin-left: 0;
}
.product-block-list .price {
display: block;
margin-top: 10px;
font-family: var(--superio-main-font);
font-weight: 400;
font-size: 24px !important;
color: var(--superio-theme-color) !important;
margin: 0;
}
@media (min-width: 1200px) {
.product-block-list .price {
margin-top: 20px;
}
}
.product-block-list .price del {
color: #b7b7b7;
font-family: var(--superio-main-font), Helvetica, Arial, sans-serif;
font-size: 14px !important;
}
.product-block-list .avaibility-wrapper {
margin-bottom: 20px;
font-size: 14px;
}
.product-block-list .bottom-list {
margin-top: 35px;
}
.product-block-list .bottom-list > div {
float: left;
}
.rtl .product-block-list .bottom-list > div {
float: right;
}
.product-block-list .flex-middle {
overflow: hidden;
}
.product-block-list .left-infor {
padding-left: 20px;
position: relative;
}
.rtl .product-block-list .left-infor {
padding-right: 20px;
padding-left: inherit;
}
@media (min-width: 1200px) {
.product-block-list .left-infor {
padding-left: 30px;
}
.rtl .product-block-list .left-infor {
padding-right: 30px;
padding-left: inherit;
}
}
.product-block-list .left-infor:before {
content: '';
position: absolute;
top: -200px;
left: 0;
width: 1px;
height: 1000px;
background: #ECEDF2;
}
.rtl .product-block-list .left-infor:before {
right: 0;
left: auto;
}
.product-block-list .bottom-list > * {
display: inline-block;
vertical-align: top;
}
.product-block-list .wrapper-image {
position: relative;
}
.product-block-list .wrapper-image .quickview {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
filter: alpha(opacity=0);
z-index: 8;
}
.product-block-list .wrapper-image .swatches-wrapper {
z-index: 8;
list-style: none;
padding: 0;
margin: 0;
line-height: 1.2;
text-align: center;
position: absolute;
left: 0;
width: 100%;
bottom: 20px;
}
.product-block-list .wrapper-image .swatches-wrapper li {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.rtl .product-block-list .wrapper-image .swatches-wrapper li {
margin-left: 5px;
margin-right: 0;
}
.product-block-list .wrapper-image .swatches-wrapper li:last-child {
margin-right: 0;
}
.rtl .product-block-list .wrapper-image .swatches-wrapper li:last-child {
margin-left: 0;
margin-right: 0;
}
.product-block-list .wrapper-image .swatches-wrapper .label {
padding: 5px 8px;
font-size: 15px;
color: #77838F;
font-weight: 500;
display: inline-block;
background: #fff;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.product-block-list .wrapper-image .swatches-wrapper .swatch-color {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.product-block-list .wrapper-image:hover .quickview {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.shop-list-small {
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
border: 1px solid #ECEDF2;
padding: 10px;
}
@media (min-width: 1200px) {
.shop-list-small {
padding: 30px;
}
}
.shop-list-small .content-left {
width: 110px;
padding: 0 15px 0 0;
float: left;
}
.rtl .shop-list-small .content-left {
padding: 0 0 0 15px;
}
.rtl .shop-list-small .content-left {
float: right;
}
.shop-list-small .content-body {
overflow: hidden;
width: calc(100% - 110px);
}
.shop-list-small .name {
margin: 0 0 2px;
font-size: 16px;
font-family: var(--superio-main-font);
}
.shop-list-small:hover {
border-color: var(--superio-theme-color);
z-index: 2;
}
.shop-list-normal {
margin-bottom: 20px;
}
.shop-list-normal .content-left {
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
width: 90px;
float: left;
border: 1px solid #ECEDF2;
padding: 5px;
}
.rtl .shop-list-normal .content-left {
float: right;
}
@media (min-width: 1200px) {
.shop-list-normal .content-left {
width: 110px;
}
}
.shop-list-normal .content-body {
width: calc(100% - 90px);
overflow: hidden;
padding-left: 15px;
}
.rtl .shop-list-normal .content-body {
padding-right: 15px;
padding-left: inherit;
}
@media (min-width: 1200px) {
.shop-list-normal .content-body {
padding-left: 25px;
width: calc(100% - 110px);
}
.rtl .shop-list-normal .content-body {
padding-right: 25px;
padding-left: inherit;
}
}
.shop-list-normal .name {
margin: 0 0 2px;
font-size: 16px;
font-family: var(--superio-main-font);
}
.shop-list-normal:hover .content-left {
border-color: var(--superio-theme-color);
}
.shop-list-smallest .name a {
color: #202124;
}
.shop-list-smallest .name a:hover, .shop-list-smallest .name a:active {
color: var(--superio-theme-color);
text-decoration: none;
}
.shop-list-smallest .content-left {
width: 90px;
padding-right: 20px;
}
.rtl .shop-list-smallest .content-left {
padding-left: 20px;
padding-right: inherit;
}
.woocommerce.carousel.inner-list-smallest {
border-top: 1px solid #ECEDF2;
}
.woocommerce.carousel.inner-list-smallest .shop-list-smallest {
margin-bottom: 0;
border-top: none;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: 0;
display: inline-block;
float: none;
vertical-align: middle;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
display: inline-block;
font-size: 14px;
vertical-align: sub;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 100%;
}
.single_variation_wrap div.qty {
font-size: 15px;
text-transform: uppercase;
color: #77838F;
font-family: var(--superio-main-font);
margin-top: 10px;
margin-right: 10px;
}
.rtl .single_variation_wrap div.qty {
margin-left: 10px;
margin-right: 0;
}
@media (min-width: 1024px) {
.wrapper-shop {
padding-top: 50px;
padding-bottom: 50px;
}
}
.wrapper-shop .apus-pagination {
border-top: 1px solid #ECEDF2;
padding-top: 40px;
margin-top: 0;
}
.wrapper-shop aside.sidebar {
background: transparent;
}
.thumbnails-image ul {
list-style: none;
margin: 0;
padding: 0;
}
.thumbnails-image .prev,
.thumbnails-image .next {
display: block;
width: 100%;
text-align: center;
font-size: 18px;
color: #000;
}
.thumbnails-image .thumb-link {
display: block;
opacity: 0.4;
filter: alpha(opacity=40);
margin: 10px 0;
}
.thumbnails-image .thumb-link:hover, .thumbnails-image .thumb-link.active {
opacity: 1;
filter: alpha(opacity=100);
}
.user_photo_thumbs {
list-style: none;
padding: 0;
text-align: center;
margin: 10px 0 0;
}
.user_photo_thumbs li {
display: inline-block;
margin: 0 4px;
width: 70px;
opacity: 0.4;
filter: alpha(opacity=40);
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.user_photo_thumbs li:hover, .user_photo_thumbs li.active, .user_photo_thumbs li:active {
opacity: 1;
filter: alpha(opacity=100);
}
.user_photo {
margin-top: 50px;
}
.delivery_info {
text-align: center;
background: #f5f5f5;
font-size: 14px;
padding: 8px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.delivery_info:hover {
background: gainsboro;
}
.delivery_info i {
font-size: 16px;
margin-right: 10px;
}
.rtl .delivery_info i {
margin-left: 10px;
margin-right: 0;
}
.details-product {
color: #696969;
}
.details-product .shipping_info {
margin-top: 15px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1200px) {
.details-product .shipping_info {
margin-top: 40px;
}
}
.details-product .shipping_info:hover {
color: #77838F;
}
.details-product .shipping_info ul {
list-style: none;
padding: 0;
margin: 0;
}
.details-product .shipping_info ul i {
margin-right: 6px;
}
.rtl .details-product .shipping_info ul i {
margin-left: 6px;
margin-right: 0;
}
.details-product .shipping_info ul li {
margin-bottom: 0px;
}
@media (min-width: 1200px) {
.details-product .shipping_info ul li {
margin-bottom: 5px;
}
}
.details-product .shipping_info ul li:last-child {
margin-bottom: 0;
}
.details-product .price-rating-wrapper {
margin-top: 10px;
clear: both;
overflow: hidden;
}
@media (min-width: 1200px) {
.details-product .price-rating-wrapper {
margin-top: 20px;
}
}
.details-product .price-rating-wrapper .price {
margin-right: 15px !important;
line-height: 1.4;
}
.rtl .details-product .price-rating-wrapper .price {
margin-left: 15px !important;
margin-right: 0;
}
.details-product .price-rating-wrapper .price del {
display: block !important;
}
.details-product .price-rating-wrapper > * {
display: inline-block;
vertical-align: bottom;
}
.details-product .pro-info {
margin: 0 0 20px;
}
@media (min-width: 1200px) {
.details-product .pro-info {
font-size: 30px;
}
}
.details-product .popup-video {
background: #fff;
height: 40px;
line-height: 40px;
min-width: 40px;
overflow: hidden;
display: inline-block;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center; flex-direction: row;
-webkit-flex-direction: row;
}
.details-product .popup-video i {
height: 40px;
line-height: 40px;
width: 40px;
font-size: 13px;
text-align: center;
text-indent: 3px;
}
.details-product .popup-video span {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
white-space: nowrap;
max-width: 0;
padding: 0;
overflow: hidden;
}
.details-product .popup-video:hover span {
max-width: 280px;
padding-right: 12px;
}
.rtl .details-product .popup-video:hover span {
padding-left: 12px;
padding-right: inherit;
}
.details-product .product-cat {
font-family: var(--superio-main-font);
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
}
.details-product .product-cat a {
color: var(--superio-theme-color);
}
.details-product div.video {
z-index: 8;
position: absolute;
left: 10px;
bottom: 10px;
}
.rtl .details-product div.video {
right: 10px;
left: auto;
}
@media (min-width: 768px) {
.details-product div.video {
left: 20px;
bottom: 20px;
}
.rtl .details-product div.video {
right: 20px;
left: auto;
}
}
.details-product .apus-countdown {
margin-top: 5px;
}
.details-product .special-product {
padding: 8px 0;
}
.details-product .apus-countdown .times {
margin-bottom: 5px;
}
.details-product .apus-countdown .times > span {
color: #34A853;
margin-bottom: 5px;
}
.details-product .apus-countdown .times > div {
text-align: center;
vertical-align: middle;
min-width: 40px;
font-size: 12px;
display: inline-block;
font-weight: 400;
text-transform: uppercase;
margin: 0 5px;
padding: 8px;
}
.details-product .apus-countdown .times > div:first-child {
margin-left: 0;
}
.rtl .details-product .apus-countdown .times > div:first-child {
margin-right: 0;
margin-left: 0;
}
.details-product .apus-countdown .times > div span {
font-weight: 500;
margin-bottom: 5px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
font-size: 18px;
display: block;
color: #202124;
}
.details-product .top-content {
margin-bottom: 30px;
}
@media (min-width: 1200px) {
.details-product .top-content {
margin-bottom: 80px;
}
}
.details-product .apus-woocommerce-product-gallery-thumbs .slick-slide:hover .thumbs-inner, .details-product .apus-woocommerce-product-gallery-thumbs .slick-slide:active .thumbs-inner, .details-product .apus-woocommerce-product-gallery-thumbs .slick-slide.slick-current .thumbs-inner {
border-color: var(--superio-theme-color);
}
.details-product .apus-woocommerce-product-gallery-thumbs .slick-slide .thumbs-inner {
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
max-width: 100%;
display: block;
cursor: pointer;
position: relative;
border: 1px solid #ECEDF2;
padding: 5px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
overflow: hidden;
}
.details-product .apus-woocommerce-product-gallery-thumbs .slick-slide .thumbs-inner:hover {
border-color: var(--superio-theme-color);
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical {
margin: 0;
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-slide {
padding: 0;
margin-bottom: 10px;
border: none;
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-arrow {
text-align: center;
background-color: transparent !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-arrow i {
width: 30px;
height: 30px;
background-color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
line-height: 30px;
display: inline-block;
-webkit-transition: all 0.2s ease-in-outs 0s;
-o-transition: all 0.2s ease-in-outs 0s;
transition: all 0.2s ease-in-outs 0s;
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-arrow:hover i, .details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-arrow:focus i {
color: #fff;
background-color: var(--superio-theme-color);
-webkit-box-shadow: none;
box-shadow: none;
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-prev {
top: -40px;
bottom: 100%;
-webkit-transform: translate(0, -5px);
-ms-transform: translate(0, -5px);
-o-transform: translate(0, -5px);
transform: translate(0, -5px);
width: 100%;
left: 0;
font-size: 11px;
}
.details-product .apus-woocommerce-product-gallery-thumbs.vertical .slick-next {
width: 100%;
top: 100%;
bottom: inherit;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
right: 0;
font-size: 11px;
}
.details-product .image-mains {
max-width: 100%;
position: relative;
text-align: center;
}
.details-product .image-mains .apus-woocommerce-product-gallery-wrapper.full-width {
width: 100% !important;
float: none !important;
}
.details-product .image-mains .slick-slide img {
display: inline-block;
}
@media (max-width: 991px) {
.details-product .image-mains.thumbnails-bottom .apus-woocommerce-product-gallery-wrapper {
margin-bottom: 20px;
}
}
.details-product .image-mains.thumbnails-bottom .slick-carousel {
margin-left: -10px;
margin-right: -10px;
}
.details-product .image-mains.thumbnails-bottom .slick-carousel .slick-slide {
padding-left: 10px;
padding-right: 10px;
}
.details-product .image-mains.thumbnails-left .apus-woocommerce-product-gallery-wrapper {
width: calc(100% - 100px);
float: right;
}
@media (min-width: 1200px) {
.details-product .image-mains.thumbnails-left .apus-woocommerce-product-gallery-wrapper {
width: calc(100% - 160px);
}
}
.details-product .image-mains.thumbnails-left .wrapper-thumbs {
float: left;
width: 100px;
padding-right: 20px;
}
@media (min-width: 1200px) {
.details-product .image-mains.thumbnails-left .wrapper-thumbs {
padding-right: 30px;
width: 160px;
}
}
@media (max-width: 767px) {
.details-product .image-mains.thumbnails-left .apus-woocommerce-product-gallery-wrapper {
width: calc(100% - 70px);
}
.details-product .image-mains.thumbnails-left .wrapper-thumbs {
width: 70px;
padding-right: 10px;
}
}
.details-product .image-mains.thumbnails-right .apus-woocommerce-product-gallery-wrapper {
width: calc(100% - 160px);
float: left;
}
.details-product .image-mains.thumbnails-right .wrapper-thumbs {
float: right;
width: 160px;
padding-left: 20px;
}
@media (min-width: 1200px) {
.details-product .image-mains.thumbnails-right .wrapper-thumbs {
padding-left: 30px;
}
}
@media (max-width: 767px) {
.details-product .image-mains.thumbnails-right .apus-woocommerce-product-gallery-wrapper {
width: calc(100% - 70px);
}
.details-product .image-mains.thumbnails-right .wrapper-thumbs {
width: 70px;
padding-left: 10px;
}
}
.details-product .description .title {
font-size: 21px;
}
.details-product .apus-woocommerce-product-gallery-wrapper {
position: relative;
padding: 15px;
background-color: #fff;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border: 1px solid #ECEDF2;
}
.details-product .apus-woocommerce-product-gallery-wrapper .downsale {
font-size: 12px;
font-weight: 500;
display: inline-block;
position: absolute;
left: 0;
top: 0;
z-index: 9;
padding: 2px 10px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
background: #d42e2e;
color: #fff;
}
.details-product .apus-woocommerce-product-gallery-wrapper .apus-woocommerce-product-gallery {
margin: 0;
overflow: hidden;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
}
.details-product .apus-woocommerce-product-gallery-wrapper .apus-woocommerce-product-gallery .slick-slide {
padding: 0;
}
.details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger {
position: absolute;
z-index: 8;
top: 15px;
opacity: 0.7;
filter: alpha(opacity=70);
right: 15px;
width: 35px;
height: 35px;
line-height: 35px;
display: inline-block;
text-align: center;
border: 0;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
color: #fff;
background: var(--superio-theme-color);
}
.rtl .details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger {
left: 15px;
right: auto;
}
@media (min-width: 1200px) {
.details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger {
top: 30px;
right: 30px;
width: 45px;
height: 45px;
line-height: 45px;
}
.rtl .details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger {
left: 30px;
right: auto;
}
}
.details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger:hover, .details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger:active {
opacity: 1;
filter: alpha(opacity=100);
}
.details-product .apus-woocommerce-product-gallery-wrapper:hover .woocommerce-product-gallery__trigger {
opacity: 1;
filter: alpha(opacity=100);
}
.details-product .woocommerce-product-details__short-description.hideContent {
overflow: hidden;
height: 60px;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.details-product .woocommerce-variation-add-to-cart {
width: 100%;
overflow: hidden;
}
.details-product .list li {
margin-bottom: 10px;
}
.details-product .list i {
color: var(--superio-theme-color);
margin-right: 8px;
}
.rtl .details-product .list i {
margin-left: 8px;
margin-right: 0;
}
.details-product .woocommerce-variation-price {
margin-bottom: 15px;
}
.details-product .product_meta {
overflow: hidden;
clear: both;
margin-top: 15px;
}
@media (min-width: 1200px) {
.details-product .product_meta {
margin-top: 30px;
}
}
.details-product .product_meta > span {
display: block;
margin-bottom: 2px;
}
.details-product .product_meta > span a {
color: #696969;
}
.details-product .product_meta > span a:hover, .details-product .product_meta > span a:focus {
color: #202124;
}
.details-product .product_meta .sub_title {
display: inline-block;
}
@media (min-width: 1200px) {
.details-product .product_meta .sub_title {
min-width: 110px;
}
}
.details-product .information {
position: relative;
overflow: hidden;
}
@media (min-width: 1200px) {
.details-product .information {
padding-left: 10px;
}
.rtl .details-product .information {
padding-right: 10px;
padding-left: inherit;
}
}
.details-product .information .summary {
float: none !important;
width: 100%;
margin: 0 !important;
}
.details-product .information .single_variation_wrap {
padding-top: 10px;
}
.details-product .information .price {
color: #202124 !important;
font-size: 26px !important;
font-weight: 500 !important;
margin-bottom: 20px;
}
.details-product .information .woocommerce-product-rating {
margin-bottom: 10px !important;
}
.details-product .information .woocommerce-product-details__short-description {
margin-bottom: 15px;
}
.details-product .information .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.details-product .information .woocommerce-product-details__short-description ul {
list-style: none;
padding: 0;
margin: 0;
}
.details-product .information .woocommerce-product-details__short-description ul i {
display: inline-block;
margin-right: 7px;
}
.rtl .details-product .information .woocommerce-product-details__short-description ul i {
margin-left: 7px;
margin-right: 0;
}
.details-product .information .woocommerce-product-details__short-description ul li {
margin-bottom: 5px;
}
.details-product .information .woocommerce-product-details__short-description ul li:last-child {
margin-bottom: 0;
}
.details-product .information .view-more-desc {
font-size: 14px;
color: #b7b7b7;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.details-product .information .view-more-desc:hover {
color: #202124;
}
.details-product .information .view-more-desc.view-less {
color: #e44343;
}
.details-product .information .woocommerce-product-details__short-description-wrapper.v2 {
margin-bottom: 15px;
}
@media (min-width: 1200px) {
.details-product .information .woocommerce-product-details__short-description-wrapper.v2 {
margin-bottom: 30px;
}
}
.details-product .information .woocommerce-product-details__short-description-wrapper.v2 .woocommerce-product-details__short-description {
margin-bottom: 3px;
}
.details-product .information .top-info-detail {
margin-bottom: 15px;
}
.details-product .information .cart {
width: 100%;
margin: 0 0 10px !important;
}
.details-product .information .cart.grouped_form + .yith-wcwl-add-to-wishlist, .details-product .information .cart.variations_form + .yith-wcwl-add-to-wishlist {
margin: 0;
}
@media (min-width: 1200px) {
.details-product .information .cart {
margin: 0 0 25px !important;
}
}
.details-product .information .cart .group_table tr td:first-child div.quantity {
margin: 0 !important;
}
.details-product .information .cart .group_table ~ .button {
margin-left: 0;
}
.rtl .details-product .information .cart .group_table ~ .button {
margin-right: 0;
margin-left: 0;
}
.details-product .information .cart div.quantity-wrapper {
overflow: hidden;
margin: 0;
float: left;
}
.rtl .details-product .information .cart div.quantity-wrapper {
float: right;
}
.details-product .information .cart div.quantity-wrapper > * {
display: inline-block;
vertical-align: middle;
float: none !important;
}
.details-product .information .cart div.quantity-wrapper > label {
display: none;
}
.details-product .information .cart .button {
margin-left: 10px;
}
.rtl .details-product .information .cart .button {
margin-right: 10px;
margin-left: 0;
}
@media (min-width: 1200px) {
.details-product .information .cart .button {
margin-left: 15px;
min-width: 240px;
text-align: center;
}
.rtl .details-product .information .cart .button {
margin-right: 15px;
margin-left: 0;
}
}
.details-product .information .cart .quantity.hidden + .button {
margin: 0;
}
.details-product .information .cart.grouped_form .quantity-wrapper {
margin: 0 !important;
}
.details-product .information .cart.grouped_form .quantity-wrapper label {
display: none;
}
.details-product .information .compare {
white-space: nowrap;
font-size: 14px;
font-family: var(--superio-main-font);
display: inline-block;
width: 100%;
padding: 15px;
background: #fff;
color: #4c4c4c;
text-transform: uppercase;
text-align: center;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border: 1px solid #ECEDF2;
line-height: 1;
}
.details-product .information .compare:hover, .details-product .information .compare:focus {
color: #fff;
border-color: var(--superio-theme-color);
background: var(--superio-theme-color);
}
.details-product .information .compare.added {
color: #fff;
border-color: var(--superio-theme-color);
background: var(--superio-theme-color);
}
.details-product .information .clear {
display: none;
}
.details-product .information .product_title {
clear: both;
}
.details-product .title-cat-wishlist-wrapper {
position: relative;
padding-right: 30px;
margin-bottom: 20px;
}
.rtl .details-product .title-cat-wishlist-wrapper {
padding-left: 30px;
padding-right: inherit;
}
@media (min-width: 1200px) {
.details-product .title-cat-wishlist-wrapper {
margin-bottom: 30px;
}
}
.details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist {
position: absolute;
top: 5px;
right: 0;
margin: 0;
line-height: 1;
}
.rtl .details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist {
left: 0;
right: auto;
}
.details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist a {
white-space: nowrap;
display: inline-block;
font-size: 24px;
color: #202124;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist a:focus, .details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist a:hover {
color: var(--superio-theme-color);
}
.details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist a:not(.add_to_wishlist) {
color: var(--superio-theme-color);
}
.details-product .title-cat-wishlist-wrapper .yith-wcwl-add-to-wishlist a .sub-title {
display: none;
}
.details-product .apus-social-share {
margin-top: 10px;
}
.details-product .apus-social-share span {
font-size: 15px;
display: inline-block;
margin-right: 15px;
}
.rtl .details-product .apus-social-share span {
margin-left: 15px;
margin-right: 0;
}
.details-product .apus-social-share a {
margin-right: 10px;
display: inline-block;
color: #b3b7c8;
}
.rtl .details-product .apus-social-share a {
margin-left: 10px;
margin-right: 0;
}
@media (min-width: 1200px) {
.details-product .apus-social-share a {
margin-right: 15px;
}
.rtl .details-product .apus-social-share a {
margin-left: 15px;
margin-right: 0;
}
}
.details-product .apus-social-share a:hover, .details-product .apus-social-share a:active {
color: var(--superio-theme-color);
}
.details-product .apus-discounts {
margin: 20px 0 15px;
padding: 15px 20px;
background: #eceff6;
font-size: 13px;
}
.details-product .apus-discounts ul {
margin: 0;
list-style: none;
padding: 0;
}
.details-product .apus-discounts ul li {
margin: 0 0 3px;
}
.details-product .apus-discounts ul li:before {
font-family: 'FontAwesome';
color: var(--superio-theme-color);
content: "\f00c";
margin-right: 8px;
}
.rtl .details-product .apus-discounts ul li:before {
margin-left: 8px;
margin-right: 0;
}
.details-product .apus-discounts .icon {
display: inline-block;
vertical-align: middle;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
color: #fff;
background: #a7b5d5;
font-size: 14px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-right: 10px;
}
.rtl .details-product .apus-discounts .icon {
margin-left: 10px;
margin-right: 0;
}
.details-product .apus-discounts .title {
font-size: 18px;
margin: 0 0 10px;
}
.details-product .product-free-gift {
margin: 0 0 20px;
padding: 15px 20px;
background: #f2dede;
}
.details-product .product-free-gift .icon {
display: inline-block;
vertical-align: middle;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
color: #fff;
background: #e23e1d;
font-size: 14px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-right: 10px;
}
.rtl .details-product .product-free-gift .icon {
margin-left: 10px;
margin-right: 0;
}
.details-product .product-free-gift .title {
font-size: 18px;
margin: 0 0 10px;
}
.details-product .product-free-gift .list-gift {
font-size: 13px;
list-style: none;
padding: 0;
margin: 0;
}
.details-product .product-free-gift .list-gift li {
margin-bottom: 3px;
}
.details-product .product-free-gift .list-gift i {
color: #e23e1d;
}
.details-product .product-free-gift .hightcolor {
font-weight: 500;
color: #e23e1d;
}
.accessoriesproducts-wrapper {
position: relative;
}
.accessoriesproducts-wrapper.loading:before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99;
content: '';
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/loading-quick.gif) center center no-repeat rgba(255, 255, 255, 0.9);
}
.accessoriesproducts .product-block.grid {
margin-bottom: 25px;
}
.accessoriesproducts .product-block.grid .accessory-add-product {
position: absolute;
left: 10px;
bottom: -25px;
}
.rtl .accessoriesproducts .product-block.grid .accessory-add-product {
right: 10px;
left: auto;
}
.accessoriesproducts .check-all-items-wrapper {
margin: 0 0 10px;
}
.accessoriesproducts .check-all-items-wrapper input {
margin-right: 6px;
}
.rtl .accessoriesproducts .check-all-items-wrapper input {
margin-left: 6px;
margin-right: 0;
}
.accessoriesproducts .total-price-wrapper {
font-size: 14px;
color: #202124;
margin: 0 0 5px;
}
.accessoriesproducts .total-price {
display: block;
color: #34A853;
font-size: 18px;
font-weight: normal;
} .product-category .product-category-content {
position: relative;
overflow: hidden;
min-height: 45px;
margin: 0 0 30px 0;
}
.product-category .product-category-image {
display: block;
}
.product-category .product-category-image img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.product-category .product-category-title {
text-transform: none;
position: absolute;
text-align: center;
bottom: 0;
left: 0;
width: 100%;
font-weight: 400;
font-size: 15px;
color: #fff;
margin: 0;
padding: 15px 10px;
background: rgba(0, 0, 0, 0.3);
}
.rtl .product-category .product-category-title {
right: 0;
left: auto;
}
.product-category .product-category-title .count {
background: transparent;
color: #fff;
} #apus-quickview-modal .product_meta {
margin: 15px 0 0;
} .form-row .checkbox, .form-row .input-radio {
margin-bottom: 0;
margin-top: 0;
}
.woocommerce form .form-row {
margin: 0 0 20px;
padding: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
width: 100%;
} p.demo_store {
top: 0;
position: fixed;
left: 0;
right: 0;
width: 100%;
height: auto;
text-align: center;
font-size: 30px;
padding: .5em 0;
z-index: 99998;
border: 1px solid #ced0dd;
-webkit-box-shadow: 0, 0, 0, 3px, rgba(255, 255, 255, 0.2);
box-shadow: 0, 0, 0, 3px, rgba(255, 255, 255, 0.2);
}
.rtl p.demo_store {
right: 0;
left: auto;
}
.rtl p.demo_store {
left: 0;
right: auto;
}
.rtl p.demo_store {
text-align: right;
} #respond h3.comment-reply-title {
font-size: 18px;
margin: 0 0 20px;
}
#respond h3.comment-reply-title #cancel-comment-reply-link {
color: #e44343;
}
#respond label {
color: #77838F;
font-weight: 400;
}
.woocommerce #reviews #comment {
height: 150px;
resize: none;
}
@media (min-width: 1200px) {
.woocommerce #reviews #comment {
height: 200px;
}
} .woocommerce .quantity .qty {
width: 100px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
height: 50px;
border: 1px solid #ECEDF2;
padding: 10px 20px;
color: #77838F;
outline: none !important;
}
.woocommerce .quantity .reader-text {
font-size: 14px;
font-weight: 400;
margin-bottom: 0;
margin-right: 10px;
}
.rtl .woocommerce .quantity .reader-text {
margin-left: 10px;
margin-right: 0;
}
.woocommerce a.remove {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
} .form-row:before, .form-row:after {
content: " ";
display: table;
}
.form-row:after {
clear: both;
}
.form-row label.hidden {
visibility: hidden;
}
.form-row label.inline {
display: inline;
}
.form-row label {
display: block;
font-weight: 400;
color: #202124;
}
.form-row select {
cursor: pointer;
}
.form-row .required {
color: #ff003a;
font-weight: 500;
border: 0;
}
.form-row .input-text {
width: 100%;
padding: 11px 20px;
}
.form-row.form-row-first {
width: 47%;
float: left;
}
.rtl .form-row.form-row-first {
float: right;
}
.form-row.form-row-last {
width: 47%;
float: right;
}
.rtl .form-row.form-row-last {
float: left;
}
.form-row.form-row-wide {
clear: both;
}
.select2-container .select2-choice {
padding: 5px 7px;
}
.product-quantity .input-text .input-sm {
height: 31px;
padding: 9px 9px;
font-size: 13px;
line-height: 1.5;
border-radius: 0;
}
.product-quantity .input-text select.input-sm {
height: 31px;
line-height: 31px;
}
.product-quantity .input-text textarea.input-sm,
.product-quantity .input-text select[multiple].input-sm {
height: auto;
}
.i-am-new li {
background-image: none !important;
background-color: #fff !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
}
.i-am-new li .noty_message {
padding: 20px 0 !important;
} .total-minicart {
color: #202124;
font-weight: normal;
font-family: var(--superio-main-font);
font-size: 16px;
margin-left: 5px;
display: inline-block;
}
.rtl .total-minicart {
margin-right: 5px;
margin-left: 0;
}
.wishlist-icon,
.mini-cart {
display: inline-block;
position: relative;
padding: 0;
color: #202124;
}
.wishlist-icon i,
.mini-cart i {
font-size: 22px;
margin: 0 !important;
}
.wishlist-icon .count,
.mini-cart .count {
position: absolute;
top: -5px;
left: 15px;
display: inline-block;
font-size: 10px;
color: #fff;
background: var(--superio-theme-color);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
line-height: 15px;
min-width: 15px;
padding: 0 3px;
text-align: center;
}
.wishlist-icon i {
margin-right: 6px;
}
.rtl .wishlist-icon i {
margin-left: 6px;
margin-right: 0;
} .woocommerce p.stars a:before {
content: "\53";
font-family: 'star';
color: #FFC78B;
-webkit-transition: all 0.1s ease-in-out 0s;
-o-transition: all 0.1s ease-in-out 0s;
transition: all 0.1s ease-in-out 0s;
}
.woocommerce p.stars:hover a:before {
content: "\53";
font-family: 'star';
}
.woocommerce p.stars a:hover ~ a:before {
content: "\53";
color: #e1e1e1;
}
.woocommerce p.stars.selected a:not(.active)::before {
content: "\53";
}
.woocommerce p.stars.selected a.active:before {
content: "\53";
}
.woocommerce p.stars.selected a.active ~ a:before {
content: "\53";
color: #e1e1e1;
}
.woocommerce #review_form #respond {
border: 1px solid #ECEDF2;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
padding: 20px;
margin-top: 25px;
}
@media (min-width: 1200px) {
.woocommerce #review_form #respond {
padding: 50px;
margin-top: 55px;
}
}
.woocommerce #review_form #respond #commentform {
margin: 0;
}
.woocommerce #review_form #respond .stars {
font-size: 14px;
height: 16px;
margin: 0;
letter-spacing: 3px;
}
.woocommerce #review_form #respond [for="rating"] {
margin-left: 12px;
}
.rtl .woocommerce #review_form #respond [for="rating"] {
margin-right: 12px;
margin-left: 0;
}
.woocommerce #review_form #respond .comment-form-cookies-consent {
margin-bottom: 15px;
}
.woocommerce #review_form #respond .comment-form-rating-woo {
margin-bottom: 15px;
}
.woocommerce #review_form #respond .form-submit {
margin-bottom: 0;
}
.woocommerce #review_form #respond #submit {
min-width: 330px;
text-align: center;
}
.woocommerce .star-rating {
margin: auto 0;
overflow: hidden;
position: relative;
width: 83px;
height: 1.2em;
line-height: 1em;
font-family: 'star';
font-size: 13px;
letter-spacing: 3px;
}
.woocommerce .star-rating:before {
content: "\53\53\53\53\53";
color: #e1e1e1;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rtl .woocommerce .star-rating:before {
float: right;
}
.rtl .woocommerce .star-rating:before {
right: 0;
left: auto;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.rtl .woocommerce .star-rating span {
float: right;
}
.rtl .woocommerce .star-rating span {
right: 0;
left: auto;
}
.woocommerce .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #FFC78B;
}
.rtl .woocommerce .star-rating span:before {
right: 0;
left: auto;
}
.woocommerce .woocommerce-review-link {
color: #999591;
} .archive-shop {
padding-bottom: 20px;
}
@media (min-width: 1200px) {
.archive-shop {
padding-bottom: 70px;
}
}
.archive-shop .page-title {
display: none;
}
.show-filter {
font-size: 18px;
color: var(--superio-theme-color);
cursor: pointer;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.show-filter:hover, .show-filter:active {
color: var(--superio-theme-color);
}
.show-filter i {
margin-left: 10px;
}
.rtl .show-filter i {
margin-right: 10px;
margin-left: 0;
}
.apus-shop-menu {
font-size: 15px;
margin: 0;
position: relative;
}
.apus-shop-menu .filter-action i {
margin-right: 3px;
}
.rtl .apus-shop-menu .filter-action i {
margin-left: 3px;
margin-right: 0;
}
.apus-shop-menu ul.apus-filter-menu {
padding: 0;
margin: 5px 0 0;
list-style: none;
float: right;
}
.rtl .apus-shop-menu ul.apus-filter-menu {
float: left;
}
.apus-shop-menu ul.apus-filter-menu li {
display: inline-block;
}
.apus-shop-menu ul.apus-categories {
float: left;
padding: 0;
margin: 2px 0 0;
list-style: none;
}
.rtl .apus-shop-menu ul.apus-categories {
float: right;
}
.apus-shop-menu ul.apus-categories li {
display: inline-block;
margin-right: 40px;
}
.rtl .apus-shop-menu ul.apus-categories li {
margin-left: 40px;
margin-right: 0;
}
.apus-shop-menu ul.apus-categories li a {
text-transform: capitalize;
padding: 0;
font-size: 16px;
font-weight: 500;
color: #202124;
position: relative;
display: inline-block;
}
.apus-shop-menu ul.apus-categories li .product-count {
font-size: 14px;
color: #77838F;
margin: 0 2px;
vertical-align: top;
display: inline-block;
}
.apus-shop-menu ul.apus-categories li.current-cat > a {
color: var(--superio-theme-color);
}
.apus-shop-menu ul.apus-categories .apus-shop-sub-categories {
padding: 0px;
margin: 10px 0 0;
}
.apus-shop-menu ul.apus-categories .apus-shop-sub-categories li a {
font-size: 16px;
}
.apus-shop-menu .content-inner #apus-orderby {
margin-left: 40px;
}
.rtl .apus-shop-menu .content-inner #apus-orderby {
margin-right: 40px;
margin-left: 0;
}
.apus-shop-header {
background: transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.apus-shop-header.filter-active {
background: #ffffff;
border-bottom: 1px solid #eeeeee;
margin-bottom: 30px;
}
.apus-shop-header .apus-sidebar-header {
display: none;
border: 1px solid var(--superio-theme-color);
padding: 20px 30px;
background: #fff;
}
.apus-shop-header .apus-widget-scroll ul li {
padding: 0;
list-style: none;
font-size: 14px;
margin: 0 0 10px;
}
.apus-shop-header .apus-sidebar-inner {
padding: 0 15px;
}
.apus-shop-header .apus-sidebar-inner ul {
padding: 0;
margin: 0;
list-style: none;
}
.apus-shop-header .apus-sidebar-inner .apus-widget-title {
font-weight: 400;
font-size: 18px;
text-transform: capitalize;
margin: 0 0 20px;
}
.apus-shop-header .widget_layered_nav ul li a, .apus-shop-header .product-categories li a {
font-size: 14px;
padding: 0 !important;
}
.apus-shop-header .widget_layered_nav ul li .count, .apus-shop-header .product-categories li .count {
float: none;
}
.apus-shop-header .widget_layered_nav li.chosen,
.apus-shop-header .product-categories li.chosen {
color: var(--superio-theme-color);
}
.apus-shop-header .widget_layered_nav li.chosen > a,
.apus-shop-header .product-categories li.chosen > a {
color: var(--superio-theme-color);
}
.apus-categories-dropdown {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
border: none;
color: #202124;
font-size: 14px;
margin-top: 4px;
}
.apus-categories-dropdown .category-dropdown-label {
cursor: pointer;
}
.apus-categories-dropdown option {
font-size: 16px;
color: #77838F;
}
.apus-categories-dropdown option[selected="selected"] {
color: #202124;
}
.apus-categories-dropdown .dropdown-menu {
min-width: 200px;
padding: 20px 30px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border: 1px solid var(--superio-theme-color);
-webkit-box-shadow: none;
box-shadow: none;
}
.apus-categories-dropdown .dropdown-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
.apus-categories-dropdown .dropdown-menu ul li {
margin: 0 0 5px;
}
.apus-categories-dropdown .dropdown-menu ul li a {
color: #77838F;
}
.apus-categories-dropdown .dropdown-menu ul li a:hover, .apus-categories-dropdown .dropdown-menu ul li a:active {
color: #202124;
}
.apus-categories-dropdown .dropdown-menu ul li.active {
color: #202124;
}
.apus-categories-dropdown .dropdown-menu ul li:last-child {
margin: 0;
}
.before-shop-header-wrapper {
position: relative;
}
@media (min-width: 768px) {
.before-shop-header-wrapper .before-shop-loop-fillter {
position: absolute;
top: 20px;
}
}
.pagination-top {
margin-top: -6px;
}
.pagination-top .apus-pagination.pagination-woo {
margin: 0;
}
.pagination-top .apus-pagination .apus-pagination-inner {
padding: 0;
}
.pagination-top.has-fillter .apus-pagination .apus-pagination-inner {
padding: 0 30px;
}
.apus-filter {
margin-bottom: 15px;
}
@media (min-width: 1200px) {
.apus-filter {
margin-bottom: 30px;
}
}
.apus-filter .woocommerce-result-count {
margin: 0;
color: #202124;
}
.apus-filter #apus-orderby {
float: left;
}
.rtl .apus-filter #apus-orderby {
float: right;
}
.apus-filter .woocommerce-ordering {
margin: 0;
}
.apus-filter .orderby-wrapper > * {
display: inline-block;
vertical-align: middle;
float: none;
}
.apus-filter select {
font-size: 14px;
color: #696969;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/select.png) #F0F5F7 right 20px center no-repeat;
font-weight: 400;
padding: 10px 20px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border: 1px solid #F0F5F7;
margin: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.apus-filter select:focus {
border-color: var(--superio-theme-color);
}
.apus-filter .display-mode {
margin-top: 4px;
}
.apus-filter .change-view {
color: #cccccc;
display: inline-block;
}
.apus-filter .change-view i {
font-size: 24px;
vertical-align: middle;
}
.apus-filter .change-view + .change-view {
margin-left: 10px;
}
.rtl .apus-filter .change-view + .change-view {
margin-right: 10px;
margin-left: 0;
}
@media (min-width: 1200px) {
.apus-filter .change-view + .change-view {
margin-left: 20px;
}
.rtl .apus-filter .change-view + .change-view {
margin-right: 20px;
margin-left: 0;
}
}
.apus-filter .change-view:hover, .apus-filter .change-view.active {
color: var(--superio-theme-color);
}
@media (min-width: 1200px) {
.apus-filter .form-superio-ppp .superio-wc-wppp-select {
min-width: 190px;
}
}
.form-superio-ppp {
float: left;
}
.rtl .form-superio-ppp {
float: right;
}
.form-superio-ppp select {
font-size: 16px;
color: #77838F;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/select.png) #fff right 10px center no-repeat;
font-weight: 400;
border: 1px solid #ECEDF2;
padding: 3px 20px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
margin: 0;
border: 1px solid #ECEDF2;
}
#apus-orderby .orderby-label {
color: #77838F;
display: inline-block;
font-size: 14px;
font-weight: 300;
cursor: pointer;
border: 1px solid #ECEDF2;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
padding: 4px 15px;
}
#apus-orderby .dropdown-menu {
min-width: 200px;
padding: 20px 30px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border: 1px solid var(--superio-theme-color);
-webkit-box-shadow: none;
box-shadow: none;
}
#apus-orderby .dropdown-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
#apus-orderby .dropdown-menu ul li {
margin: 0 0 5px;
}
#apus-orderby .dropdown-menu ul li a {
color: #77838F;
}
#apus-orderby .dropdown-menu ul li a:hover, #apus-orderby .dropdown-menu ul li a:active {
color: #202124;
}
#apus-orderby .dropdown-menu ul li.active {
color: #202124;
}
#apus-orderby .dropdown-menu ul li:last-child {
margin: 0;
} .apus-topcart .dropdown-menu {
top: 50px;
margin: 0;
padding: 20px;
min-width: 280px;
display: block;
border: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
-webkit-box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.15);
box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.15);
background: #fff;
opacity: 0;
filter: alpha(opacity=0);
display: none;
}
@media (min-width: 1200px) {
.apus-topcart .dropdown-menu {
max-width: 340px;
}
}
.apus-topcart .buttons {
margin: 0;
}
.apus-topcart .buttons .btn {
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
}
.apus-topcart .buttons .wc-forward {
text-transform: uppercase;
display: block;
margin-bottom: 10px;
}
.apus-topcart .buttons .wc-forward:last-child {
margin: 0;
}
.apus-topcart .buttons .wc-forward:after {
vertical-align: text-top;
}
.apus-topcart .open .dropdown-menu {
display: block;
opacity: 1;
filter: alpha(opacity=100);
}
.apus-topcart .overlay-offcanvas-content {
background: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
cursor: no-drop;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px);
visibility: hidden;
z-index: 2;
}
.apus-topcart .overlay-offcanvas-content.active {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.apus-topcart .offcanvas-content {
z-index: 3;
position: fixed;
right: 0;
top: 0;
background: #fff;
-webkit-transition: all 0.35s ease-in-out 0s;
-o-transition: all 0.35s ease-in-out 0s;
transition: all 0.35s ease-in-out 0s;
opacity: 0;
filter: alpha(opacity=0);
width: 400px;
height: 100vh;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
.apus-topcart .offcanvas-content.active {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.apus-topcart .offcanvas-content .shopping_cart_content .cart_list {
max-height: calc(100% - 180px);
}
.apus-topcart .offcanvas-content .title-cart-canvas {
font-size: 16px;
text-align: center;
margin: 0 0 10px;
padding: 10px;
border-bottom: 1px solid #ECEDF2;
text-transform: uppercase;
position: relative;
}
.apus-topcart .offcanvas-content .title-cart-canvas .close-cart {
position: absolute;
top: 11px;
left: 14px;
z-index: 1;
background: #fff;
font-size: 18px;
cursor: pointer;
color: #e44343;
}
.rtl .apus-topcart .offcanvas-content .title-cart-canvas .close-cart {
right: 14px;
left: auto;
}
.apus-topcart .offcanvas-content .shopping_cart_content {
padding: 10px;
height: calc(100vh - 50px);
display: -webkit-flex; display: flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
@media (min-width: 1200px) {
.apus-topcart .offcanvas-content .shopping_cart_content {
padding: 15px 15px 30px;
}
}
.apus-topcart .offcanvas-content .shopping_cart_content .cart-bottom {
align-self: flex-end;
-webkit-align-self: flex-end;
width: 100%;
}
.apus-topcart .offcanvas-content .shopping_cart_content .cart_list {
width: 100%;
}
.shopping_cart_content {
font-size: 14px;
}
.shopping_cart_content .variation {
margin: 0 0 3px;
overflow: hidden;
}
.shopping_cart_content .variation dt {
margin-right: 5px;
}
.rtl .shopping_cart_content .variation dt {
margin-left: 5px;
margin-right: 0;
}
.shopping_cart_content .variation dt, .shopping_cart_content .variation dd {
float: left;
}
.rtl .shopping_cart_content .variation dt, .rtl .shopping_cart_content .variation dd {
float: right;
}
.shopping_cart_content .variation dt p, .shopping_cart_content .variation dd p {
margin: 0;
}
.shopping_cart_content .cart_list {
padding: 0 0 10px;
max-height: 270px;
overflow: hidden;
}
.shopping_cart_content .cart_list > div {
margin: 0 0 20px;
overflow: hidden;
}
.shopping_cart_content .cart_list > div.empty {
border: none;
margin: 0;
color: #202124;
}
.shopping_cart_content .cart_list > div:last-child {
border: none;
}
.shopping_cart_content .cart_list .image {
width: 70px;
height: 70px;
padding: 5px;
border: 1px solid #ECEDF2;
display: block;
}
.shopping_cart_content .cart_list .image img {
width: 60px;
height: 60px;
max-width: none;
}
.shopping_cart_content .cart_list .quantity {
font-family: var(--superio-main-font);
font-size: 16px;
color: var(--superio-theme-color);
padding: 0;
line-height: 1;
}
.shopping_cart_content .cart_list .name {
font-family: var(--superio-main-font), Helvetica, Arial, sans-serif;
margin: 0;
font-size: 14px;
}
.shopping_cart_content .cart_list .cart-item {
margin: 0;
font-size: 16px;
}
.shopping_cart_content .cart_list .media-body {
width: 1000px;
padding-right: 20px;
}
.rtl .shopping_cart_content .cart_list .media-body {
padding-left: 20px;
padding-right: inherit;
}
.shopping_cart_content .cart_list .cart-main-content {
text-align: left;
position: relative;
}
.rtl .shopping_cart_content .cart_list .cart-main-content {
text-align: right;
}
.shopping_cart_content .cart_list .cart-main-content .remove {
position: absolute;
right: 0;
top: 25px;
z-index: 9;
font-size: 13px;
background: transparent !important;
color: #77838F !important;
}
.rtl .shopping_cart_content .cart_list .cart-main-content .remove {
left: 0;
right: auto;
}
.shopping_cart_content .cart_list .cart-main-content .remove:hover, .shopping_cart_content .cart_list .cart-main-content .remove:focus {
color: #e44343 !important;
}
.shopping_cart_content .cart_list .cart-item {
overflow: hidden;
}
.shopping_cart_content .total {
color: var(--superio-theme-color);
border-top: 1px solid #ECEDF2;
overflow: hidden;
position: relative;
margin: 0;
font-weight: 400;
text-transform: uppercase;
padding: 20px 0;
font-size: 14px;
font-family: var(--superio-main-font);
}
.shopping_cart_content .total strong {
font-weight: 400;
}
.shopping_cart_content .total .amount {
font-size: 18px;
float: right;
}
.rtl .shopping_cart_content .total .amount {
float: left;
}
.shopping_cart_content .total.empty {
border: none;
margin: 0;
padding-top: 0;
}
.woocommerce a.remove {
padding: 0;
margin: auto;
color: #e44343;
font-size: 32px;
background: transparent;
} .place-order {
padding: 30px;
}
.yith-wcwl-add-button > a i, .wishlist_table .add_to_cart.button i {
margin: 0 !important;
}
.yith-wcwl-share ul {
padding: 0;
margin: 0;
list-style: none;
}
.input-text {
border: 1px solid #e5e5e5;
padding: 5px 10px;
}
.woocommerce address {
margin-bottom: 20px;
}
.product-categories {
list-style: none;
margin: 0;
font-size: 14px;
padding: 0;
overflow: hidden;
}
.product-categories + .view-more-list-cat {
position: absolute;
background: #fff;
bottom: 1px;
left: 1px;
width: calc(100% - 2px);
z-index: 99;
display: block;
color: #79b530;
padding: 5px 54px 15px;
}
.product-categories + .view-more-list-cat.view-less {
color: #e44343;
}
.product-categories + .view-more-list-cat:hover, .product-categories + .view-more-list-cat:active {
text-decoration: underline;
}
.product-categories.hideContent {
height: 435px;
}
.product-categories.showContent {
height: auto;
}
.product-categories .children {
list-style: none;
padding: 0;
}
.product-categories li {
line-height: 32px;
}
.product-categories li li {
padding-left: 20px;
}
.rtl .product-categories li li {
padding-right: 20px;
padding-left: inherit;
}
.product-categories li.current-cat-parent > .count, .product-categories li.current-cat > .count, .product-categories li:hover > .count {
color: var(--superio-theme-color);
}
.product-categories li.current-cat-parent > a, .product-categories li.current-cat > a, .product-categories li:hover > a {
color: var(--superio-theme-color);
}
.product-categories li .count {
font-family: var(--superio-main-font), Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
float: right;
margin-top: 3px;
}
.rtl .product-categories li .count {
float: left;
}
.product-categories li a {
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
color: #77838F;
}
.product-categories li a:hover, .product-categories li a:active {
color: var(--superio-theme-color);
}
.product-categories li.cat-parent {
position: relative;
}
.product-categories li.cat-parent > i {
padding-right: 12px;
cursor: pointer;
position: absolute;
left: 0;
top: 13px;
}
.rtl .product-categories li.cat-parent > i {
padding-left: 12px;
padding-right: inherit;
}
.rtl .product-categories li.cat-parent > i {
right: 0;
left: auto;
}
.top-archive-shop {
padding-bottom: 30px;
}
.add-cart > .added {
display: none !important;
}
.add-cart .added_to_cart:after {
display: none;
}
.apus-shop-products-wrapper.loading {
position: relative;
}
.apus-shop-products-wrapper.loading:before {
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/loading-quick.gif) center 100px/50px no-repeat rgba(255, 255, 255, 0.9);
position: absolute;
width: 100%;
height: 100%;
content: "";
left: 0;
top: 0;
z-index: 99;
}
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
float: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
border-bottom: 2px solid #eeeeee;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
margin-right: 30px;
display: inline-block;
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
margin-left: 30px;
margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
padding: 0 0 7px;
position: relative;
display: inline-block;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:before {
width: 100%;
height: 2px;
background: var(--superio-theme-color);
position: absolute;
bottom: -2px;
left: 0;
content: '';
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active > a, .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover > a, .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:active > a {
color: var(--superio-theme-color);
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active > a:before, .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover > a:before, .woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:active > a:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.woocommerce-MyAccount-content {
padding: 20px 0;
}
.woocommerce-MyAccount-content h2 {
margin: 20px 0 10px;
text-transform: uppercase;
font-size: 18px;
font-family: var(--superio-main-font);
}
.edit-account br {
display: none;
}
.edit-account input[type="text"],
.edit-account input[type="password"] {
height: 40px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
}
.edit-account input[type="text"]:focus,
.edit-account input[type="password"]:focus {
border-color: #ECEDF2;
}
.edit-account legend {
font-size: 72px;
font-weight: 300;
border: none;
margin: 30px 0 0;
}
.edit-account label {
font-weight: normal;
font-size: 16px;
color: #202124;
}
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
max-width: 970px;
margin: auto;
}
.user .title {
font-size: 20px;
margin: 0 0 20px;
text-align: center;
}
@media (min-width: 1200px) {
.user .title {
font-size: 25px;
}
}
form.login,
form.register {
margin: 0 !important;
border: none !important;
padding: 0 !important;
}
form.login br,
form.register br {
display: none;
}
form.login label,
form.register label {
font-weight: 400;
}
form.login .form-control,
form.register .form-control {
padding: 5px 20px;
}
form.login .form-group,
form.register .form-group {
margin: 0 0 20px;
}
form.login .form-group:last-child,
form.register .form-group:last-child {
margin-bottom: 0;
}
form.login .lost_password a,
form.register .lost_password a {
text-decoration: underline;
}
form.login .action-group,
form.register .action-group {
font-size: 14px;
}
form.login .input-text,
form.register .input-text {
background: #fff !important;
border: 1px solid #ECEDF2 !important;
height: 40px;
}
form.login .input-text:focus,
form.register .input-text:focus {
border-color: #ced0dd !important;
}
form.login input[type="checkbox"],
form.register input[type="checkbox"] {
margin-right: 7px;
}
.rtl form.login input[type="checkbox"], .rtl
form.register input[type="checkbox"] {
margin-left: 7px;
margin-right: 0;
}
form.login .input-submit ~ span,
form.register .input-submit ~ span {
margin: 10px 0 0;
}
form.login .input-submit ~ span.pull-left,
form.register .input-submit ~ span.pull-left {
margin-left: 15px;
}
.rtl form.login .input-submit ~ span.pull-left, .rtl
form.register .input-submit ~ span.pull-left {
margin-right: 15px;
margin-left: 0;
}
form.login .input-submit ~ span.lost_password a,
form.register .input-submit ~ span.lost_password a {
color: var(--superio-theme-color);
}
form.login .user-role,
form.register .user-role {
padding-left: 20px;
}
form.login .user-role [type="radio"],
form.register .user-role [type="radio"] {
margin-top: 11px;
}
.login-wrapper .mfp-content {
width: 500px !important;
max-width: 80%;
background-color: #fff;
}
.login-wrapper .title {
text-align: center;
}
.login-wrapper .apus-mfp-close {
font-size: 20px;
display: inline-block;
background: #e44343;
color: #fff;
display: inline-block;
width: 42px;
height: 42px;
line-height: 42px;
border: none;
margin: -21px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
opacity: 0.9;
filter: alpha(opacity=90);
}
.login-wrapper .apus-mfp-close:hover, .login-wrapper .apus-mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.cart_item {
margin: 0 0 20px;
padding: 0 0 20px;
border-bottom: 1px solid #ECEDF2;
}
.cart_item > .media-left {
width: 70%;
}
.cart_item img {
width: 90px;
max-width: none;
}
.cart_item .content-left {
overflow: hidden;
padding-left: 20px;
}
.rtl .cart_item .content-left {
padding-right: 20px;
padding-left: inherit;
}
.cart_item .price {
font-size: 20px;
font-family: var(--superio-main-font);
color: #4c4c4c;
font-weight: 400;
}
.cart_item a.remove {
margin: 0 0 15px;
display: inline-block;
font-size: 32px;
color: #77838F !important;
}
.cart_item a.remove:hover, .cart_item a.remove:active {
color: #e44343 !important;
}
div.cart .input-text {
height: 53px;
border: 2px solid #ECEDF2;
}
div.cart .input-text:focus, div.cart .input-text:active {
border-color: #202124;
}
div.cart label {
font-size: 18px;
color: #000;
}
.woocommerce .order-review #order_review_heading {
font-size: 18px;
margin: 0 0 10px;
}
.woocommerce .order-review table.shop_table {
margin: 0;
}
.review-order_table {
border: 0;
margin: 0;
}
.review-order_table td, .review-order_table th {
padding: 12px 0;
border: 0;
}
.review-order_table th {
font-size: 16px;
font-weight: 500;
color: #202124;
}
.review-order_table th:nth-child(2n) {
text-align: right;
}
.rtl .review-order_table th:nth-child(2n) {
text-align: left;
}
.review-order_table td:nth-child(2n) {
text-align: right;
}
.rtl .review-order_table td:nth-child(2n) {
text-align: left;
}
.review-order_table tbody strong {
font-weight: 400;
}
.review-order_table tbody th, .review-order_table tbody td {
border-top: 1px solid #ECEDF2;
}
.review-order_table tfoot strong {
font-weight: 500;
}
.review-order_table tfoot td {
font-weight: 500;
font-size: 16px;
color: #202124;
}
.review-order_table label {
font-weight: 500;
}
.box-review-order {
background-color: #F5F7FC !important;
border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
-ms-border-radius: 8px !important;
-o-border-radius: 8px !important;
padding: 15px;
margin-bottom: 20px;
}
@media (min-width: 1200px) {
.box-review-order {
margin-bottom: 30px;
padding: 30px;
}
}
.apus-checkout-step {
padding: 0 0 30px;
}
.apus-checkout-step ul {
padding: 0;
list-style: none;
margin: 0 auto;
text-transform: uppercase;
width: 100%;
}
.apus-checkout-step ul li {
position: relative;
text-align: center;
float: left;
}
.rtl .apus-checkout-step ul li {
float: right;
}
@media (min-width: 768px) {
.apus-checkout-step ul li {
width: 33.33%;
}
}
.apus-checkout-step li {
font-size: 20px;
font-weight: 500;
color: #232530;
line-height: 60px;
overflow: hidden;
position: relative;
background: #fff;
}
.apus-checkout-step li:first-child:before {
display: none;
}
.apus-checkout-step li:first-child:after {
border-width: 1px 0 1px 1px;
}
.apus-checkout-step li:before {
content: '';
z-index: 1;
position: absolute;
top: 0px;
left: -43px;
border: 1px solid #ECEDF2;
width: 60px;
height: 60px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
background: #fff;
}
.apus-checkout-step li:after {
position: absolute;
content: '';
border-width: 1px 0;
border-style: solid;
border-color: #ECEDF2;
width: calc(100% - 30px);
height: 100%;
z-index: 5;
left: 0;
top: 0;
}
.rtl .apus-checkout-step li:after {
right: 0;
left: auto;
}
.apus-checkout-step li .inner {
position: relative;
}
.apus-checkout-step li .inner:after {
content: '';
z-index: 1;
position: absolute;
top: 0px;
right: -30px;
border-style: solid;
border-color: #fff #fff #fff transparent;
border-width: 30px;
width: 60px;
height: 60px;
background: #fff;
}
.apus-checkout-step li .inner:before {
content: '';
z-index: 1;
position: absolute;
top: 0px;
right: 12px;
border: 1px solid #ECEDF2;
border-width: 1px 1px 0 0;
width: 60px;
height: 60px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
background: #fff;
z-index: 2;
}
.apus-checkout-step li.active {
background: var(--superio-theme-color);
color: #fff;
}
.apus-checkout-step li.active:after {
border-color: var(--superio-theme-color);
}
.apus-checkout-step li.active .inner:after {
border-color: #fff var(--superio-theme-color);
}
.apus-checkout-step li.active .inner:before {
display: none;
}
.apus-checkout-step li.active .step {
opacity: 0.1;
filter: alpha(opacity=10);
color: #fff;
}
.apus-checkout-step .inner-step {
position: relative;
z-index: 7;
}
.apus-checkout-step .step {
z-index: 6;
position: absolute;
top: -1px;
right: 70px;
line-height: 60px;
font-size: 48px;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
text-align: center;
color: #eae9ec;
}
.rtl .apus-checkout-step .step {
left: 70px;
right: auto;
}
.woocommerce-thankyou-order-received {
font-size: 22px;
font-weight: 500;
text-align: center;
color: #202124;
margin: 15px 0 0;
}
@media (min-width: 768px) {
.woocommerce-thankyou-order-received {
font-size: 30px;
}
}
.woocommerce-order {
max-width: 770px;
margin-right: auto;
margin-left: auto;
}
.woocommerce-customer-details,
.woocommerce-order-details {
padding: 20px;
margin-top: 30px;
border: 1px solid #ECEDF2;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
@media (min-width: 1200px) {
.woocommerce-customer-details,
.woocommerce-order-details {
padding: 45px 50px 50px;
margin-top: 60px;
}
}
.woocommerce-customer-details .woocommerce-column__title,
.woocommerce-customer-details .woocommerce-order-details__title,
.woocommerce-order-details .woocommerce-column__title,
.woocommerce-order-details .woocommerce-order-details__title {
font-size: 18px;
margin: 0 0 15px;
}
@media (min-width: 1200px) {
.woocommerce .woocommerce-customer-details {
margin-bottom: 90px;
}
}
.woocommerce .woocommerce-customer-details address {
border: 0;
padding: 0;
line-height: 2;
}
.woocommerce ul.order_details {
padding: 15px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
background-color: #F5F7FC;
margin: 20px 0 0;
clear: both;
overflow: hidden;
}
@media (min-width: 1200px) {
.woocommerce ul.order_details {
margin-top: 40px;
padding: 40px;
}
}
.woocommerce ul.order_details li {
text-transform: capitalize;
margin: 0 0 10px;
float: left;
font-size: 15px;
border: 0;
width: 50%;
padding: 0 5px;
}
.rtl .woocommerce ul.order_details li {
float: right;
}
@media (min-width: 768px) {
.woocommerce ul.order_details li {
width: 25%;
padding: 0 10px;
margin-bottom: 0;
}
}
.woocommerce ul.order_details li strong {
margin-top: 10px;
font-weight: 500;
font-size: 16px;
color: #202124;
}
.woo-pay-perfect {
font-size: 18px;
font-weight: 600;
text-align: center;
margin-bottom: 20px;
}
.product-top-title {
position: relative;
}
.product-top-title .view-more {
position: absolute;
top: 5px;
right: 0;
}
.rtl .product-top-title .view-more {
left: 0;
right: auto;
}
.layout-detail-product #tabs-list-specifications td {
padding: 15px;
border-color: #eff0f2;
}
.layout-detail-product #tabs-list-specifications td:first-child {
font-weight: 500;
text-transform: uppercase;
}
.accessoriesproducts .list-accesories {
margin-bottom: 10px;
}
.accessoriesproducts .check-item {
margin-top: 10px;
}
.wcv-pro-vendorlist {
margin: 0 0 30px;
padding: 0 0 30px;
border-bottom: 1px solid #ECEDF2;
border-top: none;
background: #fff;
height: auto;
}
.wcv-pro-vendorlist .name-store {
font-size: 18px;
margin: 10px 0;
}
.wcv-pro-vendorlist:hover .avatar:before {
opacity: 0.5;
filter: alpha(opacity=50);
}
.wcv-pro-vendorlist .avatar {
display: inline-block;
position: relative;
line-height: 0;
max-width: 100%;
}
.wcv-pro-vendorlist .avatar:before {
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--superio-theme-color);
opacity: 0;
filter: alpha(opacity=0);
}
.wcv-pro-vendorlist .metas {
margin: 0 0 5px;
}
.wcv-pro-vendorlist .metas > * {
display: inline-block;
font-size: 14px;
}
.wcv-pro-vendorlist .metas > * + * {
margin-left: 20px;
}
.rtl .wcv-pro-vendorlist .metas > * + * {
margin-right: 20px;
margin-left: 0;
}
.wcv-pro-vendorlist .metas .total-value {
font-weight: normal;
}
.wcv-pro-vendorlist .store-address,
.wcv-pro-vendorlist .store-phone {
font-size: 14px;
margin: 0 0 7px;
}
.wcv-pro-vendorlist .store-address:last-child,
.wcv-pro-vendorlist .store-phone:last-child {
margin: 0;
}
.pv_shop_description {
padding: 0 15px 30px;
}
.special-progress {
margin: 5px 0 0;
}
.special-progress .claimed {
margin-bottom: 2px;
}
.special-progress .claimed strong {
color: #202124;
}
.special-progress .progress {
background: #eaeaea;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
height: 12px;
margin: 5px 0 17px;
}
.special-progress .progress .progress-bar {
background: var(--superio-theme-color);
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 10px 10px;
}
.single-rating {
margin: 0 0 30px;
padding: 0 0 20px;
border-bottom: 1px solid #ECEDF2;
}
.single-rating:last-child {
border: none;
padding: 0;
margin: 0;
}
.single-rating .avatar {
max-width: none;
min-width: 70px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.single-rating .media-left {
padding-right: 20px;
}
.rtl .single-rating .media-left {
padding-left: 20px;
padding-right: inherit;
}
.single-rating .stars-value {
float: right;
}
.rtl .single-rating .stars-value {
float: left;
}
.single-rating .stars-value .fa-star {
color: #fednormal;
}
.single-rating h4 {
font-weight: 400;
font-size: 10px;
margin: 0 0 15px;
color: #77838F;
}
.single-rating h4 .name {
font-weight: normal;
font-size: 12px;
color: #464646;
text-transform: uppercase;
}
.single-rating h6 {
margin: 0 0 15px;
}
.btn-showserach-dokan {
cursor: pointer;
}
.wrapper-dokan .btn-showserach-dokan {
padding: 6px 9px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-width: 2px;
}
.wrapper-dokan .dokan-seller-search-form {
font-size: 14px;
margin: 0;
width: 0;
overflow: hidden;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.wrapper-dokan .dokan-seller-search-form input {
width: 100% !important;
padding-top: 3px !important;
padding-bottom: 3px !important;
}
.wrapper-dokan .dokan-seller-search-form.active {
width: 220px;
}
.wrapper-dokan > * {
display: inline-block;
vertical-align: top;
margin-right: 10px;
}
.rtl .wrapper-dokan > * {
margin-left: 10px;
margin-right: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
margin-bottom: 30px;
}
.dokan-list-inline > li > a {
font-family: var(--superio-heading-font), Arial, sans-serif;
}
.dokan-widget-area #cat-drop-stack > ul,
.dokan-store-menu #cat-drop-stack > ul {
list-style: none;
padding: 0;
}
.dokan-widget-area #cat-drop-stack > ul li,
.dokan-store-menu #cat-drop-stack > ul li {
margin-bottom: 5px;
}
.dokan-widget-area #cat-drop-stack > ul li:last-child,
.dokan-store-menu #cat-drop-stack > ul li:last-child {
margin-bottom: 0;
}
.dokan-widget-area #cat-drop-stack > ul a:hover, .dokan-widget-area #cat-drop-stack > ul:focus,
.dokan-store-menu #cat-drop-stack > ul a:hover,
.dokan-store-menu #cat-drop-stack > ul:focus {
color: var(--superio-theme-color);
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
font-weight: 500;
}
.dokan-single-store .profile-info .dokan-store-info {
list-style: none;
font-size: 14px;
}
.dokan-single-store .profile-info .dokan-store-info li {
float: none !important;
}
.dokan-single-store .profile-info .dokan-store-info li:before {
display: none;
}
.dokan-store-location,
.dokan-store-contact {
list-style: none;
}
.dokan-store-location ul,
.dokan-store-contact ul {
list-style: none;
padding: 0;
}
.dokan-store-tabss {
margin-bottom: 20px;
}
.dokan-store-tabss .dokan-right {
margin: 0;
margin-top: 10px;
}
@media (min-width: 768px) {
.dokan-store-tabss {
margin-bottom: 30px;
}
}
.dokan-store-sidebar #dokan-store-location {
height: 200px;
width: 100%;
}
.wfg-popup {
border: none !important;
}
.wfg-popup h2.wfg-title {
background: var(--superio-theme-color);
color: #fff;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wfg-gifts .wfg-gift-item h3 {
background: #fff;
color: #202124;
border-top: 1px solid #ECEDF2;
}
.wfg-gifts .wfg-gift-item {
border: 1px solid #ECEDF2;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar img {
margin: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .btn {
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-width: 2px;
padding: 8px 30px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper:hover {
-webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.2);
}
.product-block .wcvendors_sold_by_in_loop {
position: absolute;
z-index: 99;
top: 0;
left: 0;
width: 50px;
height: 50px;
}
.rtl .product-block .wcvendors_sold_by_in_loop {
right: 0;
left: auto;
}
.product-block .wcvendors_sold_by_in_loop img {
max-width: 100%;
max-height: 100%;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.seller-info-social {
list-style: none;
}
.seller-info-social li {
display: inline-block;
margin-right: 20px;
}
.rtl .seller-info-social li {
margin-left: 20px;
margin-right: 0;
}
.seller-info-top {
margin-bottom: 20px;
}
.seller-info-top .store-brand img {
max-width: none;
}
#woocommerce-accordion .panel {
margin: 0;
border: none;
border-bottom: 1px solid #ECEDF2;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
#woocommerce-accordion .panel > .panel-heading {
text-transform: uppercase;
border: none;
padding: 18px 0;
font-weight: 400;
font-size: 16px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
background: #fff !important;
}
#woocommerce-accordion .panel > .panel-heading:hover a, #woocommerce-accordion .panel > .panel-heading:active a {
color: var(--superio-theme-color);
}
#woocommerce-accordion .panel .panel-title {
font-size: 16px;
font-weight: 400;
}
#woocommerce-accordion .panel .panel-title > :not(.collapsed) {
color: var(--superio-theme-color);
}
#woocommerce-accordion .panel .panel-body {
padding: 0;
border: none;
}
#woocommerce-accordion .title {
margin: 0 0 10px;
font-size: 24px;
}
.wrapper-filter {
min-height: 73px;
position: relative;
padding: 20px 0;
border-bottom: 1px solid #ECEDF2;
}
.shop-top-sidebar-wrapper {
background: #fff;
padding: 20px 0 0;
display: block;
overflow: hidden;
width: 100% !important;
}
@media (min-width: 992px) {
.shop-top-sidebar-wrapper {
padding: 40px 0 0;
}
}
.shop-top-sidebar-wrapper .dropdown > span {
color: #252525;
font-weight: 500;
font-size: 15px;
display: block;
margin: 0 0 15px;
text-transform: uppercase;
}
.shop-top-sidebar-wrapper .widget {
margin-bottom: 0;
}
@media (max-width: 767px) {
.shop-top-sidebar-wrapper {
margin-bottom: 15px;
}
}
.shop-top-sidebar-wrapper .shop-top-sidebar-wrapper-inner {
margin-left: -15px;
margin-right: -15px;
}
.shop-top-sidebar-wrapper .shop-top-sidebar-wrapper-inner > * {
padding-left: 15px;
padding-right: 15px;
float: left;
width: 100%;
}
.rtl .shop-top-sidebar-wrapper .shop-top-sidebar-wrapper-inner > * {
float: right;
}
@media (min-width: 768px) {
.shop-top-sidebar-wrapper .shop-top-sidebar-wrapper-inner > * {
width: 20%;
}
}
.shop-top-sidebar-wrapper .wrapper-limit {
padding: 10px;
}
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter {
padding: 0;
margin: 0;
list-style: none;
}
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting li,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter li {
margin-bottom: 8px;
}
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting li:last-child,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter li:last-child {
margin: 0;
}
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting a,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter a {
white-space: nowrap;
}
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting .active,
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting .current,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter .active,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter .current {
color: var(--superio-theme-color);
}
.shop-top-sidebar-wrapper .wrapper-limit .apus-product-sorting,
.shop-top-sidebar-wrapper .wrapper-limit .apus-price-filter,
.shop-top-sidebar-wrapper .wrapper-limit .woocommerce-widget-layered-nav-list {
height: 200px;
}
.shop-top-sidebar-wrapper .tagcloud {
height: 200px;
}
.products-wrapper-grid-banner .cl-3 div.product.col-sm-4.first,
.products-wrapper-grid-banner .cl-2 div.product.col-sm-4.first {
clear: none;
}
@media (min-width: 768px) {
.products-wrapper-grid-banner .cl-3 div.product.col-sm-4:nth-child(3n + 1),
.products-wrapper-grid-banner .cl-2 div.product.col-sm-4:nth-child(3n + 1) {
clear: both;
}
}
.products-wrapper-grid-banner .col-md-cus-5 {
float: left;
padding-left: 15px;
padding-right: 15px;
}
.rtl .products-wrapper-grid-banner .col-md-cus-5 {
float: right;
}
@media (min-width: 992px) {
.products-wrapper-grid-banner .col-md-cus-5 {
width: 20%;
}
}
.product-bundles {
padding: 20px 0;
}
.product-bundles .product-item {
overflow: hidden;
clear: both;
margin-bottom: 10px;
}
.product-bundles .product-item .product-image {
float: left;
width: 80px;
padding-right: 10px;
}
.rtl .product-bundles .product-item .product-image {
float: right;
}
.rtl .product-bundles .product-item .product-image {
padding-left: 10px;
padding-right: inherit;
}
.product-bundles .product-item .product-content {
overflow: hidden;
}
.product-bundles .product-item .product-name {
display: block;
color: #202124;
margin: 3px 0;
}
.product-bundles .total {
padding-bottom: 10px;
}
.product-bundles .total-discount {
color: #79b530;
}
.product-bundles .total-price {
font-size: 18px;
font-weight: 500;
color: #202124;
}
.product-category h3 {
margin: 15px 0 0;
font-size: 18px;
}
.product-category h3 .count {
background: transparent;
padding: 0;
}
.product-category .category-body {
margin: 0 0 20px;
text-align: center;
}
@media (min-width: 768px) {
.product-category .category-body {
margin: 0 0 30px;
}
}
.related {
margin-top: 30px;
}
form.woocommerce-form-coupon .form-row {
width: 50% !important;
}
form.woocommerce-form-coupon .form-row-first {
padding-right: 15px;
}
.rtl form.woocommerce-form-coupon .form-row-first {
padding-left: 15px;
padding-right: inherit;
}
@media (min-width: 1200px) {
form.woocommerce-form-coupon .form-row-first {
padding-right: 30px;
}
.rtl form.woocommerce-form-coupon .form-row-first {
padding-left: 30px;
padding-right: inherit;
}
} .widget.widget-products .tab-content .ajax-loading {
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/loading-quick.gif) center 100px no-repeat #fff;
}
.widget.widget-products .widget-title {
padding: 0 0 10px;
margin-bottom: 25px;
}
.widget.widget-products .slick-carousel-top .slick-arrow {
top: -60px;
}
.widget.widget-products.column1 .shop-list-small {
margin-top: -1px;
}
.link-readmore {
position: relative;
padding: 30px 0;
}
.link-readmore:before {
content: '';
background: #ECEDF2;
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
z-index: 2;
}
.link-readmore .link-inner {
display: inline-block;
padding: 0 30px;
background: #fff;
position: relative;
z-index: 3;
}
.category-item {
text-align: center;
border: 1px solid #ECEDF2;
-webkit-transition: all 0.35s ease-in-out 0s;
-o-transition: all 0.35s ease-in-out 0s;
transition: all 0.35s ease-in-out 0s;
padding: 10px;
}
@media (min-width: 1200px) {
.category-item {
padding: 50px 30px 30px;
}
}
.category-item .image-wrapper {
margin-bottom: 10px;
}
@media (min-width: 1200px) {
.category-item .image-wrapper {
margin-bottom: 25px;
}
}
.category-item .cat-title {
margin: 0;
font-size: 18px;
}
@media (min-width: 1200px) {
.category-item .cat-title {
font-size: 24px;
}
}
.category-item .product-nb {
font-size: 12px;
color: var(--superio-theme-color);
letter-spacing: 1px;
text-transform: uppercase;
}
.category-item:hover {
border-color: var(--superio-theme-color);
} .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: var(--superio-theme-color);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #ebebeb;
height: 3px;
margin: 12px 10px;
}
.widget_price_filter {
font-family: var(--superio-main-font), Helvetica, Arial, sans-serif;
}
.widget_price_filter .price_slider_wrapper {
overflow: hidden;
}
.widget_price_filter .price_slider_amount .price_label {
font-weight: 400;
font-size: 15px;
display: inline-block;
text-transform: capitalize;
float: left;
}
.rtl .widget_price_filter .price_slider_amount .price_label {
float: right;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.rtl .widget_price_filter .ui-slider {
text-align: right;
}
.widget_price_filter .ui-slider .ui-slider-range {
top: 0;
height: 100%;
background: #dddddd;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #eaeaea;
height: 4px;
margin: 5px 10px 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
z-index: 2;
position: absolute;
width: 15px;
height: 15px;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
cursor: pointer;
background: var(--superio-theme-color);
top: -6px;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: left;
margin-top: 22px;
}
.rtl .woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
}
.woocommerce .widget_price_filter .price_slider_amount > input {
width: 48%;
margin-bottom: 5px;
border: 2px solid #ECEDF2;
}
.woocommerce .widget_price_filter .price_slider_amount > input:focus {
border-color: #000;
} .woocommerce ul.product_list_widget {
list-style: none;
border: 1px solid #ECEDF2;
}
.woocommerce ul.product_list_widget li {
clear: both;
margin: 0;
padding: 10px;
border-bottom: 1px solid #ECEDF2;
}
@media (min-width: 768px) {
.woocommerce ul.product_list_widget li {
padding: 30px 20px;
}
}
.woocommerce ul.product_list_widget li:last-child {
border-bottom: 0;
}
.woocommerce ul.product_list_widget li .review {
clear: left;
}
.rtl .woocommerce ul.product_list_widget li .review {
clear: right;
}
.woocommerce ul.product_list_widget li img {
width: 100%;
margin: 0;
float: none;
}
.woocommerce ul.product_list_widget .star-rating {
display: none;
}
.woocommerce ul.product_list_widget .woocommerce-Price-amount {
font-size: 16px;
color: #202124;
font-family: var(--superio-main-font);
}
.woocommerce ul.product_list_widget del .woocommerce-Price-amount {
font-size: 14px;
color: #b7b7b7;
}
.woocommerce ul.product_list_widget .product-title {
font-size: 16px;
display: block;
margin: 0 0 5px;
font-family: var(--superio-main-font);
height: 24px;
overflow: hidden;
}
.woocommerce ul.product_list_widget .product-title a {
font-weight: 400;
}
.woocommerce ul.product_list_widget .left-content {
float: left;
padding-right: 15px;
width: 80px;
}
.rtl .woocommerce ul.product_list_widget .left-content {
float: right;
}
.rtl .woocommerce ul.product_list_widget .left-content {
padding-left: 15px;
padding-right: inherit;
}
.woocommerce ul.product_list_widget .right-content {
margin-top: 5px;
overflow: hidden;
}
.product_list_v1_widget .product-block {
padding: 25px 15px;
border-bottom: 1px solid #ECEDF2;
margin-top: 0;
}
.product_list_v1_widget .product-block:last-child {
border-bottom: none;
}
.product_list_v1_widget .product-block .image {
padding: 0;
}
@media (min-width: 1199px) {
.product_list_v1_widget .product-block .image {
width: 150px;
height: auto;
}
}
@media (max-width: 1199px) {
.product_list_v1_widget .product-block .image {
width: 100px;
height: auto;
}
}
.product_list_v1_widget .product-block .caption .price {
margin-bottom: 10px;
text-align: left;
}
.rtl .product_list_v1_widget .product-block .caption .price {
text-align: right;
}
.product_list_v1_widget .product-block .caption .action-bottom {
min-height: 40px;
}
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart {
display: inline-block;
background-color: var(--superio-theme-color);
display: inline-block;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart a {
min-width: 135px;
padding: 5px;
display: block;
text-align: left;
}
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart:hover {
background-color: #34A853;
}
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart .icon-cart {
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background-color: #fff;
margin-right: 5px;
}
.rtl .product_list_v1_widget .product-block .caption .action-bottom .btn-cart .icon-cart {
margin-left: 5px;
margin-right: 0;
}
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart .title-cart {
font-size: 12px;
color: #fff;
font-weight: normal;
text-transform: uppercase;
font-family: var(--superio-main-font);
padding-right: 10px;
}
.rtl .product_list_v1_widget .product-block .caption .action-bottom .btn-cart .title-cart {
padding-left: 10px;
padding-right: inherit;
}
@media (max-width: 991px) {
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart .icon-cart {
display: none !important;
}
.product_list_v1_widget .product-block .caption .action-bottom .btn-cart .title-cart {
display: block !important;
line-height: 32px;
padding-right: 0;
text-align: center;
}
.rtl .product_list_v1_widget .product-block .caption .action-bottom .btn-cart .title-cart {
padding-left: 0;
padding-right: inherit;
}
}
.product_list_v1_widget .name {
font-weight: 400;
margin-top: 0;
height: 42px;
overflow: hidden;
} .product_special_widget .widget-product {
margin: 0;
position: relative;
border-bottom: 1px solid #fff;
}
.product_special_widget .widget-product:first-child {
padding: 0;
}
.product_special_widget .widget-product:first-child .image {
max-width: 60%;
position: relative;
margin: 0;
margin-right: 10px;
}
.rtl .product_special_widget .widget-product:first-child .image {
margin-left: 10px;
margin-right: 0;
}
.product_special_widget .widget-product:first-child .image .first-order {
width: 32px;
height: 32px;
position: absolute;
bottom: 0;
left: 0;
background: var(--superio-theme-color);
padding: 5px 11px;
z-index: 99;
color: #fff;
font-weight: 900;
}
.product_special_widget .widget-product:first-child .media-body {
max-width: 40%;
float: none;
padding: 0;
}
.product_special_widget .widget-product .media-body {
padding: 0 10px 10px 40px;
}
.product_special_widget .widget-product .order {
width: 32px;
background: #DADADA;
position: absolute;
top: 0;
left: 0;
height: 100%;
color: #6A6A6A;
font-weight: 900;
padding: 0 10px;
}
.product_special_widget .widget-product .order span {
position: relative;
top: 50%;
margin-top: -10px;
display: block;
}
.product_special_widget .widget-product .review {
clear: left;
}
.rtl .product_special_widget .widget-product .review {
clear: right;
}
.product_special_widget .widget-product .rating {
margin-bottom: 25px;
}
.product_special_widget .widget-product .star-rating {
margin: 0;
}
.product_special_widget .widget-product .name {
font-size: 14px;
font-weight: 400;
}
.product_special_widget .widget-product .price {
text-align: left;
}
.rtl .product_special_widget .widget-product .price {
text-align: right;
}
.product_special_widget .widget-product .price > * {
color: #000;
}
.product_special_widget .widget-product.last {
background: #F5F5F5;
} .apus-sidebar .product_list_widget .image {
margin-right: 10px;
width: 80px;
height: auto;
}
.rtl .apus-sidebar .product_list_widget .image {
margin-left: 10px;
margin-right: 0;
}
.woo-deals.widget-content {
padding-bottom: 0 !important;
}
.woo-deals .pts-countdown {
padding: 5px 0;
font-family: var(--superio-main-font), Helvetica, Arial, sans-serif;
font-size: 10px;
}
.woo-deals .time {
padding: 18px 0;
position: absolute;
width: 100%;
text-align: center;
left: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.64);
}
.woo-deals .countdown-times {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
text-align: center;
}
.woo-deals .countdown-times > .time-details {
display: inline-block;
background: #555857;
padding: 10px 8px;
color: #fff;
margin: 0 2.5px;
position: relative;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border: 0;
box-shadow: 0 -15px 15px -10px rgba(0, 0, 0, 0.3) inset;
-o-box-shadow: 0 -15px 15px -10px rgba(0, 0, 0, 0.3) inset;
-moz-box-shadow: 0 -15px 15px -10px rgba(0, 0, 0, 0.3) inset;
-webkit-box-shadow: 0 -15px 15px -10px rgba(0, 0, 0, 0.3) inset;
-ms-box-shadow: 0 -15px 15px -10px rgba(0, 0, 0, 0.3) inset;
}
.woo-deals .countdown-times > .time-details:before {
display: block;
width: 100%;
height: 1px;
background: #1e1f1f;
content: '';
position: absolute;
left: 0;
top: 50%;
margin-top: -1px;
}
.woo-deals .countdown-times > .time-details > b {
display: block;
font-size: 18px;
font-weight: 600;
}
.vertical-menu .product-block.product-list .image {
width: 70px;
height: auto;
} .woocommerce-currency-switcher-form {
min-width: 100px;
}
.woocommerce-currency-switcher-form .dd-select {
background: #fff !important;
border: none;
border-radius: 0;
}
.woocommerce-currency-switcher-form ul.dd-options {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce-currency-switcher-form ul.dd-options li {
padding: 0;
border: none;
}
.widget-woocommerce-currency-switcher .dd-desc {
display: none;
}
.widget-woocommerce-currency-switcher a.dd-option,
.widget-woocommerce-currency-switcher .dd-selected {
padding: 5px 10px !important;
color: #77838F;
}
.widget-woocommerce-currency-switcher label {
line-height: 100%;
float: left;
margin: 0;
}
.rtl .widget-woocommerce-currency-switcher label {
float: right;
}
.widget-woocommerce-currency-switcher .dd-pointer {
border: none !important;
margin: 0 !important;
}
.widget-woocommerce-currency-switcher .dd-pointer:before {
font-family: FontAwesome;
position: absolute;
line-height: 100%;
right: 0;
bottom: -4px;
}
.widget-woocommerce-currency-switcher .dd-pointer.dd-pointer-down:before {
content: "\f107";
}
.widget-woocommerce-currency-switcher .dd-pointer.dd-pointer-up:before {
content: "\f106";
}
.widget-productcats.style2 .widget-heading {
background: #fff;
text-align: left;
}
.rtl .widget-productcats.style2 .widget-heading {
text-align: right;
}
.widget-productcats.style2 .widget-heading .widget-title {
border-bottom: 1px solid #ECEDF2;
font-size: 24px;
}
.widget-productcats.style2 .widget-heading .nav-tabs {
float: right;
margin: -44px 0 0;
}
.rtl .widget-productcats.style2 .widget-heading .nav-tabs {
float: left;
}
.widget.widget-compare-device .widget-title {
font-size: 30px;
margin: 0 0 30px;
font-weight: normal;
}
.widget.widget-compare-device table {
border: none;
color: #757575;
}
.widget.widget-compare-device thead td {
background: #fff !important;
text-align: center !important;
}
.widget.widget-compare-device thead .name-title {
font-size: 16px;
color: #202124;
margin: 10px 0;
}
.widget.widget-compare-device table td {
border: none;
}
.widget.widget-compare-device table tr > td:first-child {
color: #202124;
text-align: left;
}
.rtl .widget.widget-compare-device table tr > td:first-child {
text-align: right;
}
.widget.widget-compare-device table tr td {
padding: 12px;
text-align: center;
}
.widget.widget-compare-device table tr:nth-child(2n+1) {
background: #fafafa;
}
.apus-products-list {
list-style: none;
padding: 0;
margin: 0;
}
.apus-products-list .product-block {
padding: 10px 0;
background: #ffffff;
}
.apus-products-list .media-left {
padding: 0;
}
.apus-products-list .media-body {
padding-left: 20px;
}
.rtl .apus-products-list .media-body {
padding-right: 20px;
padding-left: inherit;
}
.apus-products-list .rating {
display: none;
}
.apus-products-list .name {
font-family: var(--superio-main-font), Helvetica, Arial, sans-serif;
margin: 0;
}
.apus-products-list .name a {
color: #8492af;
font-size: 16px;
text-transform: capitalize;
}
.apus-products-list .product-block:hover .name a {
color: var(--superio-theme-color);
}
.apus-products-list .groups-button * i {
color: #77838F;
}
.apus-products-list .groups-button * i:hover {
color: var(--superio-theme-color);
}
.apus-products-list .groups-button .addcart, .apus-products-list .groups-button .yith-wcwl-add-to-wishlist, .apus-products-list .groups-button .quick-view {
display: inline-block;
padding-right: 26px;
}
.rtl .apus-products-list .groups-button .addcart, .rtl .apus-products-list .groups-button .yith-wcwl-add-to-wishlist, .rtl .apus-products-list .groups-button .quick-view {
padding-left: 26px;
padding-right: inherit;
}
.apus-products-list .groups-button .addcart .add-cart a {
background: transparent;
padding: 0;
}
.apus-products-list .groups-button .addcart .add-cart a .title-cart {
display: none;
}
.apus-products-list .groups-button .yith-wcwl-add-to-wishlist {
vertical-align: bottom;
}
.apus-products-list .groups-button .yith-wcwl-add-to-wishlist .sub-title {
display: none;
}
.apus-products-list .groups-button .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.apus-products-list .groups-button .quick-view {
padding-right: 0px;
vertical-align: middle;
}
.rtl .apus-products-list .groups-button .quick-view {
padding-left: 0px;
padding-right: inherit;
}
.apus-products-list .groups-button .quick-view a.quickview {
background: transparent;
border: none;
padding: 0px;
}
.apus-products-list .price {
margin-bottom: 10px;
}
.apus-products-list .price span.woocs_price_code del span.woocommerce-Price-amount {
font-size: 20px;
color: #888625;
}
.apus-products-list .price span.woocs_price_code ins span.woocommerce-Price-amount {
font-size: 24px;
font-weight: normal;
color: #888625;
}
.apus-products-list .price span.woocs_price_code span.woocommerce-Price-amount {
font-size: 24px;
font-weight: normal;
color: #888625;
}
.sub-categories .sub-title {
font-size: 15px;
color: #fff;
background: #262626;
padding: 14px 40px;
margin: 0;
text-transform: uppercase;
}
.sub-categories .sub-title .icon {
margin-right: 20px;
}
.rtl .sub-categories .sub-title .icon {
margin-left: 20px;
margin-right: 0;
}
.sub-categories .sub-title .pull-right {
margin-top: 3px;
}
.sub-categories > .list-square {
padding: 15px 40px;
background: #f5f5f5;
}
.sub-categories > .list-square > li > a {
color: #77838F;
}
.sub-categories > .list-square > li > a:before {
background: #77838F;
}
.sub-categories > .list-square > li:hover > a, .sub-categories > .list-square > li.active > a {
color: #202124;
}
.sub-categories > .list-square > li:hover > a:before, .sub-categories > .list-square > li.active > a:before {
background: #202124;
}
.widget_deals_products .widget-title-wrapper {
position: relative;
margin: 0 0 50px;
}
.widget_deals_products .widget-title-wrapper .widget-title {
margin: 0;
font-size: 20px;
}
.widget_deals_products .widget-title-wrapper .widget-title > span {
padding: 0 0 17px;
}
@media (min-width: 992px) {
.widget_deals_products .widget-title-wrapper .widget-title + .apus-countdown {
position: absolute;
top: 0;
background: #fff;
right: 0;
}
.rtl .widget_deals_products .widget-title-wrapper .widget-title + .apus-countdown {
left: 0;
right: auto;
}
.widget_deals_products .widget-title-wrapper .widget-title + .apus-countdown .times > div:last-child {
margin-right: 0;
}
.rtl .widget_deals_products .widget-title-wrapper .widget-title + .apus-countdown .times > div:last-child {
margin-left: 0;
margin-right: 0;
}
}
.list-banner-category .category-wrapper {
position: relative;
}
.list-banner-category .category-wrapper .category-meta {
position: absolute;
bottom: 50px;
left: 0;
z-index: 1;
}
.rtl .list-banner-category .category-wrapper .category-meta {
right: 0;
left: auto;
}
.list-banner-category .title {
margin: 0;
font-size: 36px;
letter-spacing: 0.5px;
}
.list-banner-category .title a:hover, .list-banner-category .title a:active {
text-decoration: underline;
}
.all-products {
font-size: 36px;
color: #202124;
text-align: right;
}
.rtl .all-products {
text-align: left;
}
.all-products a:hover, .all-products a:active {
text-decoration: underline;
}
.grid-banner-category.style1 .link-action {
display: block;
position: relative;
}
.grid-banner-category.style1 .link-action:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.grid-banner-category.style1 .link-action .title {
font-size: 14px;
text-transform: uppercase;
margin: 0;
display: inline-block;
font-weight: 500;
padding: 10px 35px;
background: #fff;
letter-spacing: 1px;
}
.grid-banner-category.style1 .link-action .info {
text-align: center;
top: 50%;
margin-top: -19px;
position: absolute;
left: 0;
width: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.grid-banner-category.style1 .link-action:hover:before,
.grid-banner-category.style1 .link-action:hover .info, .grid-banner-category.style1 .link-action:active:before,
.grid-banner-category.style1 .link-action:active .info {
opacity: 1;
filter: alpha(opacity=100);
}
.grid-banner-category.style1 .link-action:hover .info, .grid-banner-category.style1 .link-action:active .info {
-webkit-animation: zoomInDown 0.5s linear 1; animation: zoomInDown 0.5s linear 1;
}
.grid-banner-category.style2 .link-action {
display: block;
position: relative;
overflow: hidden;
}
.grid-banner-category.style2 .link-action:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 200%;
height: 200%;
background: rgba(0, 0, 0, 0.2);
border-radius: 0 0 100% 0;
-webkit-border-radius: 0 0 100% 0;
-moz-border-radius: 0 0 100% 0;
-ms-border-radius: 0 0 100% 0;
-o-border-radius: 0 0 100% 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transform-origin: 0 0;
-ms-transform-origin: 0 0; -webkit-origin: 0 0; -webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.grid-banner-category.style2 .link-action .title {
font-size: 16px;
text-transform: uppercase;
margin: 0;
display: inline-block;
font-weight: 500;
padding: 10px 35px;
background: #fff;
letter-spacing: 1px;
border: 1px solid #ebebeb;
}
.grid-banner-category.style2 .link-action .info {
text-align: center;
top: 10px;
position: absolute;
left: 10px;
}
.rtl .grid-banner-category.style2 .link-action .info {
right: 10px;
left: auto;
}
@media (min-width: 1200px) {
.grid-banner-category.style2 .link-action .info {
top: 40px;
left: 40px;
}
.rtl .grid-banner-category.style2 .link-action .info {
right: 40px;
left: auto;
}
}
.grid-banner-category.style2 .link-action:hover:before, .grid-banner-category.style2 .link-action:active:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
table > thead > tr > th, table > thead > tr > td, .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border: 0;
}
table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td, .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
border-bottom: 0;
border-right: 0;
}
@media (max-width: 768px) {
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
margin-right: 10px;
}
.rtl .woocommerce #content table.cart td.actions .coupon, .rtl .woocommerce table.cart td.actions .coupon, .rtl .woocommerce-page #content table.cart td.actions .coupon, .rtl .woocommerce-page table.cart td.actions .coupon {
margin-left: 10px;
margin-right: 0;
}
}
.woocommerce-order-details,
.woocommerce-checkout {
margin-bottom: 50px;
}
.select2-container--default .select2-selection--single {
border: none;
}
.woocommerce form .form-row .input-checkbox {
position: static;
float: none;
display: inline-block;
margin: 0 5px 0 0;
vertical-align: inherit;
}
.rtl .woocommerce form .form-row .input-checkbox {
margin: 0 0 0 5px;
}
.woocommerce form .form-row .input-checkbox + label {
display: inline-block;
}
.widget-categoriestabs .nav-tabs {
margin: 40px 0;
border: none;
text-align: center;
}
.widget-categoriestabs .nav-tabs > li {
margin: 0 12px;
display: inline-block;
float: none;
}
.widget-categoriestabs .nav-tabs > li.active > a {
text-decoration: underline;
color: #000;
}
.widget-categoriestabs .nav-tabs > li > a {
text-transform: capitalize;
font-size: 16px;
color: #000;
border: none !important;
}
.widget-categoriestabs .nav-tabs > li > a .product-count {
font-size: 14px;
color: #77838F;
font-family: var(--superio-main-font);
display: inline-block;
vertical-align: top;
}
.woocommerce-widget-layered-nav .view-more-list {
font-size: 14px;
text-decoration: underline;
color: #79b530;
}
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list {
overflow: hidden;
}
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list.hideContent {
margin-bottom: 10px;
height: 260px;
}
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list.showContent {
height: auto;
margin-bottom: 10px;
}
.woocommerce-widget-layered-nav-list {
-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
font-size: 15px;
margin: 0 0 5px;
width: 100%;
white-space: nowrap;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child {
margin: 0;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item > a {
color: #77838F;
padding: 1px !important;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item > a:hover, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item > a:active {
color: var(--superio-theme-color);
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item > a .swatch-color {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
vertical-align: baseline;
margin-right: 10px;
}
.rtl .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item > a .swatch-color {
margin-left: 10px;
margin-right: 0;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item > a .swatch-label {
display: none;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a {
color: var(--superio-theme-color);
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a .swatch-color {
display: none;
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a:before {
vertical-align: baseline;
color: var(--superio-theme-color);
content: "\f14a";
font-family: 'FontAwesome';
}
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a:hover:before, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen > a:active:before {
color: #e44343;
font-family: 'FontAwesome';
content: "\f057";
}
.apus-price-filter,
.apus-product-sorting {
list-style: none;
padding: 0;
margin: 0;
}
.apus-price-filter li,
.apus-product-sorting li {
margin-bottom: 5px;
}
.apus-price-filter li:last-child,
.apus-product-sorting li:last-child {
margin-bottom: 0;
}
.apus-price-filter li a,
.apus-product-sorting li a {
color: #77838F;
}
.apus-price-filter li a:hover, .apus-price-filter li a:active,
.apus-product-sorting li a:hover,
.apus-product-sorting li a:active {
color: var(--superio-theme-color);
}
.apus-price-filter li.current, .apus-price-filter li.active,
.apus-product-sorting li.current,
.apus-product-sorting li.active {
color: var(--superio-theme-color);
}
.widget.widget-products-tabs {
margin-bottom: 0;
}
@media (min-width: 1200px) {
.widget.widget-products-tabs .widget-title {
font-size: 44px;
}
}
.widget.widget-products-tabs .top-info {
overflow: hidden;
margin-bottom: 15px;
-webkit-justify-content: space-between; justify-content: space-between;
}
@media (min-width: 1200px) {
.widget.widget-products-tabs .top-info {
margin-bottom: 35px;
}
}
.widget.widget-products-tabs .top-info .nav.tabs-product.center {
margin-bottom: 0;
}
.widget.widget-products-tabs .widget-title {
padding: 0 0 10px;
margin: 0;
}
.widget.widget-products-tabs .widget-title:before {
width: 2000px;
}
.widget.widget-products-tabs .widget-title.center:before, .widget.widget-products-tabs .widget-title.center:after {
display: none;
}
.widget.widget-products-tabs .widget-content.carousel {
margin-bottom: -40px;
}
.widget.widget-products-tabs .widget-content.carousel .slick-list {
padding-bottom: 40px;
}
.widget.widget-products-deal {
margin: 0;
}
.widget.widget-products-deal .widget-title {
padding: 0 0 10px;
margin-bottom: 25px;
}
.widget.widget-products-deal .slick-carousel-top .slick-arrow {
top: -60px;
}
.widget.widget-products-deal .apus-countdown-dark .times > div > span {
color: #202124;
}
.tab-content.loading {
min-height: 400px;
position: relative;
}
.tab-content.loading:before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99;
content: '';
background: url(//www.kktckariyerim.com/wp-content/themes/superio/images/loading-quick.gif) center 100px no-repeat rgba(255, 255, 255, 0.9);
}
.widget.widget-tab-style_center .widget-title {
font-size: 36px;
text-align: center;
margin: 0 0 10px;
color: #252525;
padding: 0;
border: none;
}
.widget.widget-tab-style_center .widget-title:before {
display: none;
}
@keyframes pulsate {
0% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.1);
-ms-transform: scale(0.1);
-o-transform: scale(0.1);
transform: scale(0.1);
}
50% {
opacity: 1;
filter: alpha(opacity=100);
}
100% {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
}
@-webkit-keyframes pulsate {
0% {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0.1);
-ms-transform: scale(0.1);
-o-transform: scale(0.1);
transform: scale(0.1);
}
50% {
opacity: 1;
filter: alpha(opacity=100);
}
100% {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
filter: alpha(opacity=0);
}
}
.apus-lookbook .mapper-pin-wrapper > a {
display: inline-block;
width: 16px;
height: 16px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: #f43434;
position: relative;
}
.apus-lookbook .mapper-pin-wrapper > a:before {
content: '';
width: 40px;
height: 40px;
background: rgba(244, 52, 52, 0.2);
position: absolute;
top: 0;
left: 0;
margin-top: -12px;
margin-left: -12px;
z-index: 2;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
animation: 1s ease-out 0s normal none infinite running pulsate;
-webkit-animation: 1s ease-out 0s normal none infinite running pulsate;
}
.apus-lookbook .mapper-pin-wrapper .image img {
width: 100%;
}
.apus-lookbook .mapper-popup:before {
content: '';
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.apus-lookbook .mapper-popup:after {
content: '';
position: absolute;
top: 50%;
left: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 30px;
height: 24px;
border-width: 12px 15px;
border-style: solid;
border-color: transparent transparent transparent #fff;
}
.widget.widget-recent_viewed .widget-title,
.widget.upsells .widget-title,
.related .widget-title {
font-size: 18px;
margin: 0 0 15px;
}
.widget.widget-recent_viewed .slick-list,
.widget.upsells .slick-list,
.related .slick-list {
padding-top: 4px;
}
.cross-sells {
margin-top: 30px;
}
.cross-sells > h2 {
margin: 0 0 20px;
font-size: 22px;
}
@media (min-width: 992px) {
.cross-sells > h2 {
margin: 0 0 30px;
}
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}