.essb-native-skinned-button{display:inline-block;margin-right:5px}.essb-native-outsite{display:block;margin:0 auto;overflow:hidden;position:relative;width:100px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.essb-native-facebook:hover .essb-native-text,.essb-native-google:hover .essb-native-text,.essb-native-linkedin:hover .essb-native-text,.essb-native-outside:hover .essb-native-text,.essb-native-pinterest:hover .essb-native-text,.essb-native-twitter:hover .essb-native-text,.essb-native-vk:hover .essb-native-text,.essb-native-youtube:hover .essb-native-text{margin-top:100px}.essb-native-outsite.metro{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.essb-native-outside:hover{width:100px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.essb-native-outsite.metro:hover{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.essb-native-click,.essb-native-text{display:block;position:absolute;text-align:center;width:100%;transition:.3s ease all;-moz-transition:.3s ease all;-webkit-transition:.3s ease all}.essb-native-text{font-size:17px;font-weight:700;z-index:9999;box-shadow:inset 0 -4px 0 rgba(0,0,0,.25)}.essb-native-text.metro{box-shadow:none}.essb-native-text .essb-native-text-inner{font-size:13px;padding-left:5px;font-weight:400}.essb-native-click{z-index:8888}.essb-native-outside .essb-native-click{padding-top:5px}.essb-native-google{background:#b72513;height:34px;width:100px}.essb-native-google .essb-native-text{background:#b72513;height:100%;color:#fff;padding-top:5px}.essb-native-google .essb-native-click{padding-top:7px}.essb-native-facebook{background:#39599f;height:34px;width:100px}.essb-native-facebook .essb-native-text{background:#39599f;height:100%;color:#fff;padding-top:5px}.essb-native-facebook .essb-native-click{padding-top:7px}.essb-native-twitter{background:#45b0e3;height:34px;width:100px}.essb-native-twitter .essb-native-text{background:#45b0e3;height:100%;color:#fff;padding-top:5px}.essb-native-pinterest .essb-native-click,.essb-native-twitter .essb-native-click{padding-top:7px}.essb-native-pinterest{background:#fa0101;height:34px;width:100px}.essb-native-pinterest .essb-native-text{background:#fa0101;height:100%;color:#fff;padding-top:5px}.essb-native-youtube{background:#cc181e;height:34px;width:100px}.essb-native-youtube .essb-native-text{background:#cc181e;height:100%;color:#fff;padding-top:5px}.essb-native-youtube .essb-native-click{padding-top:7px}.essb-native-vk{background:#5d83aa;height:34px;width:100px}.essb-native-vk .essb-native-text{background:#5d83aa;height:100%;color:#fff;padding-top:5px}.essb-native-vk .essb-native-click{padding-top:7px}.essb-native-linkedin{background:#007bb6;height:34px;width:100px}.essb-native-linkedin .essb-native-text{background:#007bb6;height:100%;color:#fff;padding-top:5px}.essb-native-linkedin .essb-native-click{padding-top:7px}.essbasc-popup {
background-color: #fff;
z-index: 100001;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
display: none;
color: #111;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.essbasc-popup-shadow {
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
background: rgba(33, 33, 33, 0.70);
z-index:100000;
display: none;
}
.essbasc-popup-content {
padding: 20px 15px 15px;
margin: 0;
text-align: center;
}
.essbasc-text-before {
margin-bottom: 15px;
}
.essbasc-text-after {
margin-top: 15px;
}
.essbasc-fans {
padding: 0;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
text-align: center;
margin-bottom: 10px;
float: left;
width: 100%;
line-height: 1;
}
.essbasc-fans-single {
width: 31%;
display: block;
position: relative;
float: left;
margin: 5px;
text-align: center;
height: 80px;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.essbasc-fans-single .essbasc-fans-icon {
text-align: center;
padding: 10px;
font-size: 21px;
}
.essbasc-fans-single .essbasc-fans-icon svg {
fill: #fff;
width: 20px;
height: 20px;
}
.essbasc-fans-single .essbasc-fans-text div {
margin: 0 auto;
text-align: center;
}
.essbasc-fans-single.essbasc-fans-facebook {
background-color: #3b5998;
background: #3b5998; background: -webkit-linear-gradient(top,  #3b5998 0%,#283c67 100%); background: linear-gradient(to bottom,  #3b5998 0%,#283c67 100%); color: #fff;
}
.essbasc-fans-single .essbasc-fans-text {
padding: 10px;
text-align: center;
margin: 0 auto;
background-color: rgba(255, 255, 255, 0.8);
}
.essbasc-fans-single.essbasc-fans-facebook .essbasc-fans-text {
padding-top: 4px;
}
.essbasc-fans-single.essbasc-fans-facebook .essbasc-fans-text .fb-like,
.essbasc-fans-single.essbasc-fans-facebook .essbasc-fans-text .fb-like span,
.essbasc-fans-single.essbasc-fans-facebook .essbasc-fans-text .fb-like iframe { min-width: 100px; }
.essbasc-fans-single.essbasc-fans-twitter {
background-color: #00ABF0;
background: #00abf0; background: -webkit-linear-gradient(top,  #00abf0 0%,#007bac 100%); background: linear-gradient(to bottom,  #00abf0 0%,#007bac 100%); color: #fff;
}
.essbasc-fans-single.essbasc-fans-twitter.essbasc-fans-twitter-x {
background-color: #000;
background: #000;
}
.essbasc-fans-single.essbasc-fans-pinterest {
background-color: #ae181f;
background: #ae181f; background: -webkit-linear-gradient(top,  #ae181f 0%,#721014 100%); background: linear-gradient(to bottom,  #ae181f 0%,#721014 100%); color: #fff;
}
.essbasc-fans-single.essbasc-fans-youtube {
background-color: #cc181e;
background: #cc181e; background: -webkit-linear-gradient(top,  #cc181e 0%,#721014 100%); background: linear-gradient(to bottom,  #cc181e 0%,#721014 100%); color: #fff;
}
.essbasc-fans-single.essbasc-fans-linkedin {
background-color: #007bb6;
background: #007bb6; background: -webkit-linear-gradient(top,  #007bb6 0%,#004d72 100%); background: linear-gradient(to bottom,  #007bb6 0%,#004d72 100%); color: #fff;
}
.essbasc-fans-single.essbasc-fans-vk {
background-color: #5e81a8;
background: #5e81a8; background: -webkit-linear-gradient(top,  #5e81a8 0%,#004d72 100%); background: linear-gradient(to bottom,  #5e81a8 0%,#004d72 100%); color: #fff;
}
.essbasc-fans.onecol .essbasc-fans-single {
width: 98%;	
}
.essbasc-fans.twocols .essbasc-fans-single {
width: 47%;	
}
.essbasc-popup-close, .essbasc-popup-close:hover, .essbasc-popup-close:active {
text-decoration: none;
color: #111;
}
.essbasc-popup-close {
font-size: 18px;
line-height: 18px;
position: absolute;
right: 5px;
top: 5px;
}
.essbasc-popup-close svg {
width: 14px;
height: 14px;
fill: #111;
}
.essbasc-popup .essbasc-popup-header .essbasc-popup-close {
line-height: 48px;
top: 3px;
right: 8px;
}.essb-subscribe-form-overlay{background-color:rgba(255,255,255,.9);position:fixed;height:100%;width:100%;top:0;left:0;z-index:100000;display:none}.essb-subscribe-form-popup{z-index:100001}.essb-subscribe-form-inline{margin-bottom:15px}.essb-subscribe-form-close{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:26px;height:26px;line-height:26px;position:absolute;right:-26px;top:-26px;text-decoration:none;text-align:center;opacity:.65;padding:0;color:#212121;font-style:normal;font-size:18px;font-family:Arial,Baskerville,monospace;font-weight:700;border:0;background:0 0;cursor:pointer}.essb-subscribe-form-close svg{fill:#212121;width:18px}.essb-subscribe-form-close:focus,.essb-subscribe-form-close:hover{opacity:1;background:0 0;outline:0}.essb-subscribe-form-close:active{background:0 0;outline:0}.essb-subscribe-form-content{clear:both;line-height:1}.essb-subscribe-form-content .essb-subscribe-form-content-title{font-size:21px;line-height:1;margin:0;padding:5px 0;position:relative;display:block;font-weight:700}.essb-subscribe-form-content p{margin:10px 0;line-height:1.5em}.essb-subscribe-form-content input{border:none;width:100%;box-sizing:border-box;padding:10px 0;margin:0;box-shadow:none;border-radius:0;height:45px;text-indent:10px;text-align:center;font-weight:700;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.essb-subscribe-form-content input::-moz-input-placeholder,.essb-subscribe-form-content input::-webkit-input-placeholder,.essb-subscribe-form-content input::placeholder{color:inherit;opacity:.7;font-weight:400}.essb-subscribe-form-content input:focus::-moz-input-placeholder,.essb-subscribe-form-content input:focus::-webkit-input-placeholder,.essb-subscribe-form-content input:focus::placeholder{color:transparent!important}.essb-subscribe-form-content input:focus{outline:0}.essb-subscribe-form-content .essb-subscribe-form-content-footer{margin-top:10px;font-size:12px;text-align:center;margin-bottom:0}.essb-subscribe-form-content .essb-subscribe-form-result-message{margin-top:10px;font-size:12px;font-weight:700;display:none}.essb-subscribe-loader,.essb-userform .essb-subscribe-loader{margin:0 auto 1em;height:35px;width:20%;text-align:center;padding:1em;display:none;vertical-align:top}.essb-subscribe-loader svg path,.essb-subscribe-loader svg rect{fill:#FF6700}.essb-subscribe-form-content .essb-subscribe-form-inputwidth1{width:67%;margin-right:5px}.essb-subscribe-form-content .essb-subscribe-form-inputwidth2{width:33.5%;margin-right:5px}.essb-subscribe-form-content .essb-subscribe-form-submitwidth1,.essb-subscribe-form-content .essb-subscribe-form-submitwidth2{width:33%}.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-inputwidth1,.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-inputwidth2,.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-submitwidth1,.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-submitwidth2{width:100%;display:block;margin-right:0;margin-top:5px}.essb-subscribe-form-content.essb-subscribe-from-design1{background-color:#f6f5f4;padding:15px;color:#282828;border-top:3px solid #f05a28}.essb-subscribe-form-content.essb-subscribe-from-design1 .essb-subscribe-form-content-title{text-transform:uppercase;font-size:18px}.essb-subscribe-from-design1 .essb-subscribe-form-content-title:after{content:'';background:#f05a28;position:absolute;left:0;right:0;margin:2px 0 0;height:2px;width:45px;top:100%}.essb-subscribe-from-design1 input{color:inherit}.essb-subscribe-form-content.essb-subscribe-from-design1 input.submit,.essb-subscribe-form-content.essb-subscribe-from-design4 input.submit{background:#f05a28;color:#fff;margin-top:5px;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #d6410f;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design1 input:not(.submit),.essb-subscribe-form-content.essb-subscribe-from-design2 input:not(.submit){color:#454545;background:#e3e3e3;border:3px solid #e3e3e3}.essb-subscribe-form-content.essb-subscribe-from-design1 input:focus,.essb-subscribe-form-content.essb-subscribe-from-design2 input:focus,.essb-subscribe-form-content.essb-subscribe-from-design5 input:not(.submit):focus{border-bottom:3px solid #b0b0b0;outline:0}.essb-subscribe-form-content.essb-subscribe-from-design2{padding:15px;color:#282828;line-height:1;border:2px solid #ededed}.essb-subscribe-form-content.essb-subscribe-from-design2 form,.essb-subscribe-form-content.essb-subscribe-from-design3 form,.essb-subscribe-form-content.essb-subscribe-from-design5 form,.essb-subscribe-form-content.essb-subscribe-from-design6 form,.essb-subscribe-form-content.essb-subscribe-from-design7 form,.essb-userform.essb-subscribe-linefields .essb-subscribe-from-content-form{display:flex;align-items:center}.essb-subscribe-form-content.essb-subscribe-from-design2.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design5.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget form{flex-direction:column}.essb-subscribe-form-content.essb-subscribe-from-design2 input.submit,.essb-subscribe-form-content.essb-subscribe-from-design3 input.submit{background:#f05a28;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #d6410f;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design3{color:#fff}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-top{padding:25px;background-color:#ff6700;border-top-left-radius:5px;border-top-right-radius:5px}.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-top,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-top,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-top,.essb-subscribe-form-content.essb-subscribe-from-design8.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design8.essb-subscribe-form-inwidget .essb-subscribe-form-content-top{padding:15px}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-top-image-left{float:left;display:block;padding:10px;margin-right:10px}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-top-image-right{float:right;display:block;padding:10px;margin-left:10px}.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-left,.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-right{float:none;text-align:center;margin:0 auto}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-bottom{padding:25px;background-color:#2c3644;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.essb-subscribe-form-content.essb-subscribe-from-design3 input:not(.submit){color:#fff;background:#404c5d}.essb-subscribe-form-content.essb-subscribe-from-design3 input.submit:hover,.essb-subscribe-form-content.essb-subscribe-from-design4 input.submit:hover{background:#d6410f}.essb-subscribe-form-content.essb-subscribe-from-design4{background-color:#fff;color:#232323;line-height:1;vertical-align:top;width:100%;display:flex}.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget{display:block}.essb-subscribe-form-content.essb-subscribe-from-design4 .essb-subscribe-form-content-subscribeholder{width:40%;float:left;text-align:center;margin:0;padding:10% 0 0;background-color:#2c3644}.essb-subscribe-form-content.essb-subscribe-from-design4 .essb-subscribe-form-content-subscribeholder form{padding:10px}.essb-subscribe-form-content.essb-subscribe-from-design4 .essb-subscribe-form-content-contentholder{width:60%;margin:0;padding:20px;float:left;text-align:center}.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget .essb-subscribe-form-content-contentholder,.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget .essb-subscribe-form-content-subscribeholder{width:100%;float:none;display:block;padding:0;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget .essb-subscribe-form-content-subscribeholder{padding-top:0}.essb-subscribe-form-content.essb-subscribe-from-design4 input:not(.submit){margin-top:10px;color:#fff;background:#404c5d}.essb-subscribe-form-content.essb-subscribe-from-design5{clear:both;padding:6px;color:#282828;line-height:1;background:repeating-linear-gradient(135deg,#4251db,#4251db 10px,#fff 10px,#fff 20px,#f84d3b 20px,#f84d3b 30px,#fff 30px,#fff 40px)!important}.essb-subscribe-form-content.essb-subscribe-from-design5 .essb-subscribe-forced{background-color:#fff;padding:10px 20px;text-align:center}.essb-subscribe-form-content.essb-subscribe-from-design5 .essb-subscribe-form-content-title{font-size:28px;padding:20px 0}.essb-subscribe-form-content.essb-subscribe-from-design5 input:not(.submit){color:#454545;background:#e3e3e3;border-bottom:3px solid #e3e3e3}.essb-subscribe-form-content.essb-subscribe-from-design5 input.submit{background:#4251db;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #1b268c;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design5 input.submit:hover{background:#1b268c}.essb-subscribe-form-content.essb-subscribe-from-design6{background-color:#fff;color:#303133;line-height:1;border-top:5px solid #fbb429}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-top{padding:25px;background-color:#fff}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-top-image-left{float:left;display:block;padding:10px;margin-right:10px;max-width:30%;box-shadow:none;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-top-image-right{float:right;display:block;padding:10px;margin-left:10px;max-width:30%;box-shadow:none;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-left,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-right,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-left,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-right{float:none;text-align:center;margin:0 auto;max-width:60%}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-bottom{padding:25px;background-color:#5dddd3;border-bottom-left-radius:5px;border-bottom-right-radius:5px;clear:both;display:block}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-title{text-transform:uppercase;display:inline-block}.essb-subscribe-form-content.essb-subscribe-from-design6 input:not(.submit){color:#303133;background:#f5f7f9}.essb-subscribe-form-content.essb-subscribe-from-design6 input.submit{background:#fbb429;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #f5a209;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design6 input.submit:hover{background:#f5a209}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-footer{text-align:left}.essb-subscribe-form-content.essb-subscribe-from-design7{background-color:#fff;color:#303133}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-top{padding:25px 25px 25px 180px;background-color:#fff;text-align:center;vertical-align:middle}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-top-image-left{display:block;width:150px;box-shadow:none;margin:25px 10px;position:absolute}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-bottom{padding:15px;background-color:#ffca4f;border-radius:5px;display:block}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-title{display:inline-block;text-transform:uppercase}.essb-subscribe-form-content.essb-subscribe-from-design7 input:not(.submit){color:#303133;background:#fff;border-radius:3px}.essb-subscribe-form-content.essb-subscribe-from-design7 input.submit{background:#5dddd3;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #20d0c2;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design7 input.submit:hover{background:#20d0c2}.essb-subscribe-form-content.essb-subscribe-from-design8{clear:both;color:#fff;line-height:1;background:#c91a78;background:-moz-linear-gradient(top,#c91a78 0,#35398f 100%);background:-webkit-linear-gradient(top,#c91a78 0,#35398f 100%);background:linear-gradient(to bottom,#c91a78 0,#35398f 100%);border-radius:5px;-webkit-border-radius:5px}.essb-subscribe-form-content.essb-subscribe-from-design8 .essb-subscribe-form-content-top{padding:25px 50px 0;text-align:center;vertical-align:middle}.essb-subscribe-form-content.essb-subscribe-from-design8 .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design9 .essb-subscribe-form-content-bottom{padding:15px 50px;display:block}.essb-subscribe-form-content.essb-subscribe-from-design8 .essb-subscribe-form-content-title{font-size:24px;text-transform:uppercase;color:#fff}.essb-subscribe-form-content.essb-subscribe-from-design8 input:not(.submit){color:#fff;background:rgba(0,0,0,.4);border-radius:5px;-webkit-border-radius:5px;border:0 solid #fff;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design8 input.submit{background:#e6567a;color:#fff;margin-top:5px;font-size:14px;text-transform:uppercase;font-weight:700;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design8 input.submit:hover,.essb-subscribe-form-content.essb-subscribe-from-design9 input.submit:hover{background:#ed829d}.essb-subscribe-form-content.essb-subscribe-from-design9{clear:both;color:#222;line-height:1;background-color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:relative}.essb-subscribe9-icon{color:#e6567a;font-size:80px;position:absolute;top:0;right:0;width:70px;height:70px;overflow:hidden}.essb-optinflyout .promo,.essb-subscribe-poweredby{font-size:12px;text-align:center}.essb-optinbooster-overlay,.essb-optinflyout-overlay,.essb-optinlocker-overlay{height:100%;top:0;left:0;background:rgba(255,255,255,.9);position:fixed;display:none}.essb-subscribe9-icon i{position:absolute;top:-24px;right:-20px;transform:rotate(25deg);-webkit-transform:rotate(25deg);fill:currentColor;color:inherit;width:80px;height:80px}.essb-subscribe-form-content.essb-subscribe-from-design9 .essb-subscribe-form-content-top{padding:25px 50px 0;text-align:left;vertical-align:middle}.essb-subscribe-form-content.essb-subscribe-from-design9.essb-subscribe-form-inwidget .essb-subscribe-form-content-top{padding:25px}.essb-subscribe-form-content.essb-subscribe-from-design9.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom{padding:0 25px 25px}.essb-subscribe-form-content.essb-subscribe-from-design9 .essb-subscribe-form-content-title{font-size:24px;color:#222}.essb-subscribe-form-content.essb-subscribe-from-design9 input:not(.submit){color:#222;background:rgba(0,0,0,.05);border-radius:5px;-webkit-border-radius:5px;border:0;font-size:14px;margin-bottom:5px}.essb-subscribe-form-content.essb-subscribe-from-design9 input.submit{background:#e6567a;color:#fff;margin-top:5px;font-size:16px;text-transform:uppercase;font-weight:700;border-radius:5px;cursor:pointer}.essb-optinflyout{display:none;position:fixed;z-index:1001;width:500px;max-width:90%;bottom:5px;right:5px}.essb-optinflyout.essb-optinflyout-bottom-left{right:auto;left:5px}.essb-optinflyout.essb-optinflyout-top-left{right:auto;left:5px;bottom:auto;top:5px}.essb-optinflyout.essb-optinflyout-top-right{bottom:auto;top:5px}.essb-optinflyout .essb-subscribe-form-inline{margin-bottom:0}.essb-optinflyout-overlay{width:100%;z-index:1000}.essb-optinflyout .promo{font-weight:700;color:#777;background:rgba(255,255,255,.9);padding:5px}.essb-optinflyout .essb-optinflyout-closetext{font-size:14px;text-align:center;cursor:pointer;text-decoration:underline;padding:10px}.essb-optinbooster .essb-optinbooster-closeicon,.essb-optinflyout .essb-optinflyout-closeicon,.essb-optinlocker .essb-optinlocker-closeicon{float:right;cursor:pointer}.essb-optinbooster .essb-optinbooster-closeicon svg,.essb-optinflyout .essb-optinflyout-closeicon i svg,.essb-optinlocker .essb-optinlocker-closeicon svg{width:18px;height:18px;color:inherit;fill:currentColor}.essb-optinbooster,.essb-optinlocker{display:none;position:fixed;z-index:1001000;width:700px;max-width:90%}.essb-optinbooster-overlay,.essb-optinlocker-overlay{width:100%;z-index:1000000}.essb-optinbooster-overlay .promo,.essb-optinlocker-overlay .promo{position:fixed;bottom:20px;left:20px;font-weight:700;font-size:13px;color:#777}.essb-optinbooster .essb-optinbooster-closetext,.essb-optinlocker .essb-optinlocker-closetext{font-size:14px;text-align:center;cursor:pointer;text-decoration:underline}.essb-subscribe-form-content .essb-subscribe-confirm input{width:auto;height:auto;margin-right:5px}.essb-subscribe-form-content .essb-subscribe-confirm{margin:10px 0;font-size:13px}.essb-subscribe-form-content .essb-subscribe-confirm .confirmation-link-after{margin-left:5px}.essb-userform .essb-subscribe-form-result-message{display:none}.essb-userform .essb-subscribe-form-content-footer{font-size:.8em}.essb-userform .essb-subscribe-loader svg path,.essb-userform .essb-subscribe-loader svg rect{fill:#fff}.essb-userform .essb-subscribe-form-content-text,.essb-userform .essb-subscribe-form-content-title{margin:0 0 1em}.essb-userform .essb-userform-button,.essb-userform .essb-userform-field{width:100%;margin:0 0 10px;padding:8px;font-size:1em}.essb-userform .essb-subscribe-form-content-footer{margin:1em 0 0}.essb-userform .essb-userform-imagearea{text-align:center;vertical-align:middle}.essb-userform.essb-subscribe-image-left .essb-userform-imagearea{margin-right:1%}.essb-userform.essb-subscribe-image-right .essb-userform-imagearea{margin-left:1%}.essb-userform.essb-subscribe-image-left,.essb-userform.essb-subscribe-image-right{display:flex}.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-imagearea{width:30%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-contentarea{width:69%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-imagearea{width:25%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-contentarea{width:74%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-imagearea{width:40%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-contentarea{width:59%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-imagearea{width:49%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-contentarea{width:50%;display:inline-block;margin:0}.essb-userform .essb-subscribe-form-content-bottom{margin-top:10px}.essb-userform.essb-subscribe-linefields .essb-userform-button{width:33%;margin-left:10px}.essb-userform.essb-subscribe-linefields .essb-subscribe-from-content-form .essb-userform-field{flex:1}@media screen and (max-width:1024px){.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-imagearea,.essb-userform.essb-subscribe-linefields .essb-subscribe-from-content-form{display:block;width:100%}.essb-userform.essb-subscribe-image-left,.essb-userform.essb-subscribe-image-right{display:block}.essb-userform.essb-subscribe-linefields .essb-userform-button{width:100%;margin-left:0}}body.removeScroll{overflow:hidden!important}@media screen and (max-width:768px){.essb-subscribe-mobile-hidden{display:none!important}}@media screen and (min-width:1024px){.essb-subscribe-desktop-hidden{display:none!important}}.essb-ctt,.essb-ctt-inline{background-color:#60a8dc;color:#fff;cursor:pointer}.essb-ctt .essb-ctt-button i,.essb-ctt-inline .essb-ctt-button i{vertical-align:middle;margin-left:5px}.essb-ctt{display:block;position:relative;border-radius:4px;padding:25px 20px 10px;margin:1em auto;-webkit-transition:.3s;transition:.3s}.essb-ctt-inline{-webkit-transition:.3s;transition:.3s;padding:1px;word-wrap:break-word;margin-right:.25em}.essb-ctt.essb-ctt-light{background-color:#fff;border-left:5px solid #888;border-radius:0;color:#555}.essb-ctt-inline.essb-ctt-inline-light{border-bottom:3px solid #888;color:#555;background-color:transparent}.essb-ctt.essb-ctt-light:hover{background-color:rgba(88,88,88,.05);border-left:5px solid #555}.essb-ctt-inline.essb-ctt-inline-light:hover{background-color:rgba(88,88,88,.05);border-bottom:3px solid #555;color:#555}.essb-ctt.essb-ctt-dark{background-color:#333;border-left:5px solid #999;border-radius:0;color:#fff}.essb-ctt-inline.essb-ctt-inline-dark{background-color:#333;border-bottom:3px solid #999;color:#fff}.essb-ctt-inline.essb-ctt-inline-dark:hover{background-color:#111;border-bottom:3px solid #cdcdcd}.essb-ctt.essb-ctt-dark:hover{background-color:#111;border-left:5px solid #cdcdcd}.essb-ctt.essb-ctt-x{background-color:#0f1419}.essb-ctt-inline.essb-ctt-inline-x{background-color:#0f1419;color:#fff}.essb-ctt.essb-ctt-x:hover{background-color:#293644;border-color:#293644}.essb-ctt-inline.essb-ctt-inline-x:hover{background-color:#293644}.essb-ctt.essb-ctt-qlite{background-color:#fff;border:1px solid #efefef;color:#333;font-style:italic}.essb-ctt-inline.essb-ctt-inline-qlite:hover,.essb-ctt.essb-ctt-qlite:hover{background-color:rgba(88,88,88,.02);border:1px solid #e1e1e1;color:#60a8dc}.essb-ctt-inline.essb-ctt-inline-qlite{background-color:#fff;border:1px solid #efefef;color:#333;font-style:italic;padding:2px}.essb-ctt-inline.essb-ctt-inline-modern,.essb-ctt.essb-ctt-modern{background-color:#fff;border:0;color:#666;font-style:italic}.essb-ctt.essb-ctt-modern:hover{border:0;background:#fafafa;color:#557ceb;font-style:italic}.essb-ctt-inline.essb-ctt-inline-modern{border-bottom:3px solid #557ceb}.essb-ctt-inline.essb-ctt-inline-modern:hover{background:#fafafa;color:#557ceb;font-style:italic}.essb-ctt:hover{background-color:#2a7fbd;border-left:5px solid #4499d6}.essb-ctt-inline:hover{background-color:#2a7fbd;color:#fff}.essb-ctt .essb-ctt-quote{font-size:20px;font-weight:300;line-height:24px;display:block;width:100%}.essb-ctt .essb-ctt-button{text-align:right;display:block;margin-top:10px;font-size:12px}.essb-ctt .essb-ctt-button span{opacity:.7}.essb-ctt .essb-ctt-button svg{width:18px;height:18px;fill:currentColor}.essb-ctt-inline .essb-ctt-button i{font-size:inherit}.essb-ctt-inline .essb-ctt-button svg{width:1em;height:1em;fill:currentColor}.essb-ctt-modern .essb-ctt-quote{border-left:3px solid #557ceb;color:#333;padding:5px 15px}.essb-ctt-modern .essb-ctt-button{text-align:center}.essb-ctt-qlite .essb-ctt-button span{color:#555}.essb-ctt-qlite .essb-ctt-button i{color:#60a8dc}.essb-fc-grid,.essb-fc-grid i,.essb-fc-grid i svg{transition:.15s}.essb-fc-cover,.essb-profiles-post .user-content p:last-of-type{margin-bottom:0}.essb-social-followers-variables{--essb-sf-color-instagram:#3f729b;--essb-sf-color-facebook:#0866FF;--essb-sf-color-twitter:#4099FF;--essb-sf-color-twitter-x:#0f1419;--essb-sf-color-pinterest:#cb2027;--essb-sf-color-linkedin:#007bb6;--essb-sf-color-github:#171515;--essb-sf-color-vimeo:#1ab7ea;--essb-sf-color-dribbble:#ea4c89;--essb-sf-color-envato:#82b540;--essb-sf-color-soundcloud:#ff7700;--essb-sf-color-behance:#005cff;--essb-sf-color-mailchimp:#2c9ab7;--essb-sf-color-delicious:#205cc0;--essb-sf-color-youtube:#CD332D;--essb-sf-color-vk:#45668e;--essb-sf-color-rss:#FF6600;--essb-sf-color-tumblr:#32506d;--essb-sf-color-slideshare:#e98325;--essb-sf-color-500px:#02adea;--essb-sf-color-flickr:#FF0084;--essb-sf-color-wp_posts:#c2685f;--essb-sf-color-wp_comments:#b8c25f;--essb-sf-color-wp_users:#5fa7c2;--essb-sf-color-steamcommunity:#000000;--essb-sf-color-weheartit:#ff679d;--essb-sf-color-feedly:#02bb24;--essb-sf-color-love:#ED1C24;--essb-sf-color-mailpoet:#F14176;--essb-sf-color-spotify:#84bd00;--essb-sf-color-twitch:#6441a5;--essb-sf-color-mailerlite:#00a154;--essb-sf-color-itunes:#ff573d;--essb-sf-color-deviantart:#05cc47;--essb-sf-color-paypal:#0070ba;--essb-sf-color-whatsapp:#1D9E11;--essb-sf-color-tripadvisor:#00a680;--essb-sf-color-snapchat:#FFFC00;--essb-sf-color-telegram:#0088cc;--essb-sf-color-subscribe:#2c9ab7;--essb-sf-color-xing:#135a5b;--essb-sf-color-medium:#12100e;--essb-sf-color-patreon:#fc573b;--essb-sf-color-mixer:#212c3d;--essb-sf-color-tiktok:#12100e;--essb-sf-color-ok:#F4731C;--essb-sf-color-subscribe_form:#f47555;--essb-sf-color-periscope:#40a4c4;--essb-sf-color-foursquare:#25a0ca;--essb-sf-followers-fixed-width:80px}.essb-fc-grid{display:flex;box-sizing:border-box;flex-wrap:wrap}.essb-fc-grid .essb-fc-block{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;margin:2px;padding:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Arial,"Helvetica Neue",sans-serif;font-weight:400;position:relative;transition:.15s;-webkit-transition:.15s}.essb-fc-grid .essb-fc-block a{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;transition:.2s}.essb-fc-grid .essb-fc-block a label{display:none;opacity:0}.essb-fc-grid.essb-fc-nospace .essb-fc-block{margin:0!important}.essb-fc-grid .essb-fc-block .essb-fc-block-icon{line-height:1}.essb-fc-block .essb-fc-block-icon svg,.essb-fc-grid.essb-fc-profile-size-xxlarge i svg{width:32px;height:32px}.essb-fc-grid .essb-fc-block .essb-fc-block-details,.essb-fc-grid .essb-fc-block .essb-fc-block-icon{z-index:2;position:relative}.essb-fc-grid .essb-fc-block .essb-fc-block-details span{display:block;line-height:1.2em}.essb-fc-grid .essb-fc-block .essb-fc-block-details .essb-fc-count{font-size:24px;font-weight:600}.essb-fc-grid .essb-fc-tiny-block .essb-fc-block-details .essb-fc-count{font-size:16px}.essb-fc-grid .essb-fc-block .essb-fc-block-details .essb-fc-text{font-size:11px;text-transform:uppercase}.essb-fc-grid .essb-fc-tiny-block .essb-fc-block-details .essb-fc-text,.essb-fc-grid.essb-fc-profile-size-xsmall .essb-fc-block-details .essb-fc-text{font-size:10px}.essb-fc-block .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle svg,.essb-fc-grid .essb-fc-tiny-block i svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xsmall .essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xsmall .essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle,.essb-fc-icon24 svg{width:24px;height:24px}.essb-fc-grid.essb-profiles i svg,.essb-fc-grid.essb-profiles-iconic .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-grid.essb-profiles-iconic .essb-fc-block-icon .essb-fc-icon-circle svg{width:18px;height:18px}.essb-fc-grid.essb-profiles .essb-fc-block .essb-fc-block-details .essb-fc-text{font-size:13px;text-transform:none}.essb-profiles.essb-fc-profile-v .essb-fc-block-details{margin-top:5px}.essb-fc-grid.essb-profiles.essb-profiles-smallfont .essb-fc-block-details .essb-fc-text{font-size:10px;text-transform:uppercase}.essb-fc-profile-align-center{justify-content:center;text-align:center}.essb-fc-profile-align-right{justify-content:flex-end;text-align:right}.essb-fc-cover.essb-fc-cover-align-left,.essb-fc-profile-align-left-button .essb-fc-block,.essb-profiles-post-left .user-content{text-align:left}.essb-fc-cover,.essb-fc-profile-align-center-button .essb-fc-block,.essb-fc-profile-align-left-button.essb-fc-grid.essb-profiles-iconic .essb-fc-block i,.essb-fc-profile-align-right-button.essb-fc-grid.essb-profiles-iconic .essb-fc-block i,.essb-profiles-post-center .user-content{text-align:center}.essb-fc-cover.essb-fc-cover-align-right,.essb-fc-profile-align-right-button .essb-fc-block,.essb-profiles-post-right .user-content{text-align:right}.essb-fc-grid.essb-profiles-iconic .essb-fc-block{padding:0}.essb-fc-grid.essb-profiles-iconic.essb-fc-template-metrofancy .essb-fc-block{padding:10px}.essb-fc-grid.essb-profiles.essb-fc-template-metrobold .essb-fc-block-icon{margin:-5px}.essb-profiles.essb-fc-profile-v.essb-fc-template-metrobold .essb-fc-block-details{margin-top:10px}.essb-fc-grid.essb-profiles-iconic .essb-fc-block .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic .essb-fc-block .essb-fc-icon-circle{padding:0;display:inline-flex;justify-content:center;align-items:center}.essb-fc-grid.essb-profiles-iconic .essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic .essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle{width:40px;height:40px}.essb-fc-grid.essb-fc-profile-size-xsmall i svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xsmall .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xsmall .essb-fc-block-icon .essb-fc-icon-circle svg{width:10px;height:10px}.essb-fc-grid.essb-fc-profile-size-small i svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-small .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-small .essb-fc-block-icon .essb-fc-icon-circle svg{width:14px;height:14px}.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-small .essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-small .essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle,.essb-fc-icon28 svg{width:28px;height:28px}.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-medium .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-medium .essb-fc-block-icon .essb-fc-icon-circle svg{width:16px;height:16px}.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-medium .essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-medium .essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle{width:30px;height:30px}.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xlarge .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xlarge .essb-fc-block-icon .essb-fc-icon-circle svg{width:20px;height:20px}.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xlarge .essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xlarge .essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle{width:48px;height:48px}.essb-fc-grid.essb-fc-profile-size-large i svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xxlarge .essb-fc-block-icon .essb-fc-icon-block svg,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xxlarge .essb-fc-block-icon .essb-fc-icon-circle svg{width:22px;height:22px}.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xxlarge .essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-grid.essb-profiles-iconic.essb-fc-profile-size-xxlarge .essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle{width:54px;height:54px}.essb-fc-grid.essb-fc-columns-flex .essb-fc-block,.essb-fc-grid.essb-fc-columns-full .essb-fc-block{flex:1}.essb-fc-grid.essb-fc-columns-1 .essb-fc-block{flex-basis:100%;margin:5px 0}.essb-fc-block .essb-fc-block-icon .essb-fc-icon-block,.essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle{width:56px;height:56px;display:block;line-height:56px;margin:0 auto;padding-top:6px}.essb-fc-grid.essb-fc-columns-2 .essb-fc-block,.essb-fc-grid.essb-fc-columns-4 .blocksize-2.essb-fc-block{flex-basis:calc(50% - 4px)}.essb-fc-grid.essb-fc-columns-3 .essb-fc-block{flex-basis:calc(33% - 4px)}.essb-fc-grid.essb-fc-columns-4 .essb-fc-block{flex-basis:calc(25% - 4px)}.essb-fc-grid.essb-fc-columns-5 .essb-fc-block{flex-basis:calc(20% - 4px)}.essb-fc-grid.essb-fc-columns-6 .essb-fc-block{flex-basis:calc(16.66% - 4px)}.essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle{border-radius:50%}.essb-fc-block .essb-fc-block-icon .essb-fc-icon-circle-border{padding-top:4px;border:2px solid}.essb-fc-border-bottom{border-bottom:2px solid}.essb-fc-notextvalue .essb-fc-block .essb-fc-block-details .essb-fc-text,.essb-fc-novalue .essb-fc-block .essb-fc-block-details .essb-fc-count{display:none}.essb-fc-icon21 svg{width:21px;height:21px}.essb-fc-grid.essb-fc-profile-size-xsmall .essb-fc-block-details .essb-fc-count{font-size:12px}.essb-fc-grid.essb-fc-profile-size-small .essb-fc-block-details .essb-fc-text{font-size:11px}.essb-fc-grid.essb-fc-profile-size-small .essb-fc-block-details .essb-fc-count{font-size:14px}.essb-fc-grid.essb-fc-profile-size-large .essb-fc-block{padding:12px}.essb-fc-grid.essb-fc-profile-size-xlarge i svg{width:26px;height:26px}.essb-fc-grid.essb-fc-profile-size-xlarge .essb-fc-block-details .essb-fc-count{font-size:26px}.essb-fc-grid.essb-fc-profile-size-xxlarge .essb-fc-block-details .essb-fc-count{font-size:28px}.essb-fc-grid.essb-fc-profile-size-xlarge .essb-fc-block,.essb-fc-grid.essb-fc-profile-size-xxlarge .essb-fc-block{padding:16px}.essb-fc-tiny-block{display:inline-flex;flex-direction:row;align-items:center}.essb-fc-tiny-block .essb-fc-block-icon{width:40%;text-align:left}.essb-fc-tiny-block .essb-fc-block-details{width:60%;text-align:right}.essb-fc-template-color .essb-fc-block:hover i,.essb-fc-template-gradient .essb-fc-block:hover,.essb-fc-template-grey .essb-fc-block:hover i,.essb-fc-template-metro .essb-fc-block:hover,.essb-fc-template-outlinegrey .essb-fc-block:hover i,.essb-fc-template-roundcolor .essb-fc-block:hover i,.essb-fc-template-roundgrey .essb-fc-block:hover i,.essb-fc-template-tinycolor .essb-fc-block:hover,.essb-fc-template-tinygrey .essb-fc-block:hover{filter:saturate(1.5) brightness(1.2)}.essb-fc-template-dark .essb-fc-block:hover{background-color:#424242}.essb-fc-block:hover .essb-fc-bg-light,.essb-fc-template-tinylight .essb-fc-block:hover{background-color:#fff}.essb-fc-template-outlinecolor .essb-fc-block:hover i,.essb-fc-template-outlinegrey .essb-fc-block:hover i{background-color:currentColor}.essb-fc-template-metrooutline .essb-fc-block{border-width:2px;border-style:solid}.essb-fc-template-modernoutline .essb-fc-block{border-width:2px;border-style:solid;border-radius:5px;-webkit-border-radius:5px}.essb-fc-template-modernlight .essb-fc-block,.essb-fc-template-tinymodern .essb-fc-block{border-radius:5px;-webkit-border-radius:5px}.essb-fc-template-metrobold .essb-fc-block,.essb-fc-template-metrofancy .essb-fc-block{border-radius:3px}.essb-fc-template-metrobold .essb-fc-block-icon{background-color:rgba(0,0,0,.3);margin:-10px -10px 0;border-radius:3px;padding:10px}.essb-fc-template-dark .essb-fc-block,.essb-fc-template-flat .essb-fc-block,.essb-fc-template-gradient .essb-fc-block,.essb-fc-template-metro .essb-fc-block,.essb-fc-template-metrobold .essb-fc-block,.essb-fc-template-metrofancy .essb-fc-block,.essb-fc-template-metrooutline .essb-fc-block:hover,.essb-fc-template-modern .essb-fc-block:hover,.essb-fc-template-modernlight .essb-fc-block:hover,.essb-fc-template-modernoutline .essb-fc-block:hover,.essb-fc-template-tinycolor .essb-fc-block,.essb-fc-template-tinygrey .essb-fc-block,.essb-fc-template-tinymodern .essb-fc-block:hover{color:#fff;background-clip:padding-box}.essb-fc-template-flat .essb-fc-block{border-radius:5px;box-shadow:inset 0 -4px 0 rgba(0,0,0,.25);-webkit-border-radius:5px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.25)}.essb-fc-template-flat .essb-fc-block:after{transition:background .15s;-webkit-transition:background .15s}.essb-fc-template-flat .essb-fc-block:hover:after{background-color:rgba(0,0,0,.1);-webkit-transition:background .15s;transition:background .15s;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.essb-fc-template-outlinelight .essb-fc-block:hover i{border-color:#fff}.essb-fc-template-metrofancy .essb-fc-block i{background-color:rgba(0,0,0,.35)}.essb-fc-template-metrofancy .essb-fc-block:hover i{background-color:rgba(255,255,255,.35)}.essb-fc-template-gradient .essb-fc-block .essb-fc-block-details{background-image:linear-gradient(90deg,rgba(0,0,0,.12),transparent);margin:5px -10px -10px;padding:5px 10px 10px}.essb-fc-template-gradient.essb-profiles .essb-fc-block{background-image:linear-gradient(135deg,rgba(0,0,0,.4),transparent)}.essb-fc-block .essb-fc-block-icon i.essb-fc-icon-light svg,.essb-fc-template-dark .essb-fc-block i svg,.essb-fc-template-dark .essb-fc-block:hover i svg,.essb-fc-template-flat .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-gradient .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-metro .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-metrobold .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-metrofancy .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-metrooutline .essb-fc-block:hover .essb-fc-block-icon i svg,.essb-fc-template-modern .essb-fc-block:hover .essb-fc-block-icon i svg,.essb-fc-template-modernlight .essb-fc-block:hover .essb-fc-block-icon i svg,.essb-fc-template-modernoutline .essb-fc-block:hover .essb-fc-block-icon i svg,.essb-fc-template-outlinecolor .essb-fc-block:hover i svg,.essb-fc-template-outlinegrey .essb-fc-block:hover i svg,.essb-fc-template-outlinelight .essb-fc-block:hover i svg,.essb-fc-template-roundcolor .essb-fc-block:hover .essb-fc-block-icon i svg,.essb-fc-template-tinycolor .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-tinygrey .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-tinymodern .essb-fc-block:hover .essb-fc-block-icon i svg{fill:#fff}.essb-fc-c-light,.essb-fc-c-light svg,.essb-fc-template-light .essb-fc-block,.essb-fc-template-light .essb-fc-block .essb-fc-block-icon i svg,.essb-fc-template-outlinelight .essb-fc-block,.essb-fc-template-roundlight .essb-fc-block{color:#eee;fill:#eee}.essb-fc-template-light .essb-fc-block:hover,.essb-fc-template-light .essb-fc-block:hover .essb-fc-block-icon i svg{color:#fff;fill:#fff}.essb-fc-icon-semidark svg,.essb-fc-template-tinylight .essb-fc-block,.essb-fc-template-tinylight .essb-fc-block i svg{color:#999;fill:#999}.essb-fc-bg-dark{background-color:#212121}.essb-fc-color-dark{color:#212121}.essb-fc-border-dark{border-color:#212121}.essb-fc-bg-light{background-color:#eee}.essb-fc-border-light{border-color:#eee}.essb-fc-bg-instagram,.essb-fc-hbg-instagram:hover{background-color:var(--essb-sf-color-instagram)}.essb-fc-c-instagram,.essb-fc-hc-instagram:hover{color:var(--essb-sf-color-instagram);fill:var(--essb-sf-color-instagram)}.essb-fc-border-instagram,.essb-fc-hborder-instagram:hover{border-color:var(--essb-sf-color-instagram)}.essb-fc-bg-facebook,.essb-fc-hbg-facebook:hover{background-color:var(--essb-sf-color-facebook)}.essb-fc-c-facebook,.essb-fc-hc-facebook:hover{color:var(--essb-sf-color-facebook);fill:var(--essb-sf-color-facebook)}.essb-fc-border-facebook,.essb-fc-hborder-facebook:hover{border-color:var(--essb-sf-color-facebook)}.essb-fc-bg-twitter,.essb-fc-hbg-twitter:hover{background-color:var(--essb-sf-color-twitter)}.essb-fc-c-twitter,.essb-fc-hc-twitter:hover{color:var(--essb-sf-color-twitter);fill:var(--essb-sf-color-twitter)}.essb-fc-border-twitter,.essb-fc-hborder-twitter:hover{border-color:var(--essb-sf-color-twitter)}.essb-fc-bg-twitter-x,.essb-fc-hbg-twitter-x:hover{background-color:var(--essb-sf-color-twitter-x)}.essb-fc-c-twitter-x,.essb-fc-hc-twitter-x:hover{color:var(--essb-sf-color-twitter-x);fill:var(--essb-sf-color-twitter-x)}.essb-fc-border-twitter-x,.essb-fc-hborder-twitter-x:hover{border-color:var(--essb-sf-color-twitter-x)}.essb-fc-bg-pinterest,.essb-fc-hbg-pinterest:hover{background-color:var(--essb-sf-color-pinterest)}.essb-fc-c-pinterest,.essb-fc-hc-pinterest:hover{color:var(--essb-sf-color-pinterest);fill:var(--essb-sf-color-pinterest)}.essb-fc-border-pinterest,.essb-fc-hborder-pinterest:hover{border-color:var(--essb-sf-color-pinterest)}.essb-fc-bg-linkedin,.essb-fc-hbg-linkedin:hover{background-color:var(--essb-sf-color-linkedin)}.essb-fc-c-linkedin,.essb-fc-hc-linkedin:hover{color:var(--essb-sf-color-linkedin);fill:var(--essb-sf-color-linkedin)}.essb-fc-border-linkedin,.essb-fc-hborder-linkedin:hover{border-color:var(--essb-sf-color-linkedin)}.essb-fc-bg-github,.essb-fc-hbg-github:hover{background-color:var(--essb-sf-color-github)}.essb-fc-c-github,.essb-fc-hc-github:hover{color:var(--essb-sf-color-github);fill:var(--essb-sf-color-github)}.essb-fc-border-github,.essb-fc-hborder-github:hover{border-color:var(--essb-sf-color-github)}.essb-fc-bg-vimeo,.essb-fc-hbg-vimeo:hover{background-color:var(--essb-sf-color-vimeo)}.essb-fc-c-vimeo,.essb-fc-hc-vimeo:hover{color:var(--essb-sf-color-vimeo);fill:var(--essb-sf-color-vimeo)}.essb-fc-border-vimeo,.essb-fc-hborder-vimeo:hover{border-color:var(--essb-sf-color-vimeo)}.essb-fc-bg-dribbble,.essb-fc-hbg-dribbble:hover{background-color:var(--essb-sf-color-dribbble)}.essb-fc-c-dribbble,.essb-fc-hc-dribbble:hover{color:var(--essb-sf-color-dribbble);fill:var(--essb-sf-color-dribbble)}.essb-fc-border-dribbble,.essb-fc-hborder-dribbble:hover{border-color:var(--essb-sf-color-dribbble)}.essb-fc-bg-envato,.essb-fc-hbg-envato:hover{background-color:var(--essb-sf-color-envato)}.essb-fc-c-envato,.essb-fc-hc-envato:hover{color:var(--essb-sf-color-envato);fill:var(--essb-sf-color-envato)}.essb-fc-border-envato,.essb-fc-hborder-envato:hover{border-color:var(--essb-sf-color-envato)}.essb-fc-bg-soundcloud,.essb-fc-hbg-soundcloud:hover{background-color:var(--essb-sf-color-soundcloud)}.essb-fc-c-soundcloud,.essb-fc-hc-soundcloud:hover{color:var(--essb-sf-color-soundcloud);fill:var(--essb-sf-color-soundcloud)}.essb-fc-border-soundcloud,.essb-fc-hborder-soundcloud:hover{border-color:var(--essb-sf-color-soundcloud)}.essb-fc-bg-behance,.essb-fc-hbg-behance:hover{background-color:var(--essb-sf-color-behance)}.essb-fc-c-behance,.essb-fc-hc-behance:hover{color:var(--essb-sf-color-behance);fill:var(--essb-sf-color-behance)}.essb-fc-border-behance,.essb-fc-hborder-behance:hover{border-color:var(--essb-sf-color-behance)}.essb-fc-bg-forrst,.essb-fc-hbg-forrst:hover{background-color:var(--essb-sf-color-forrst)}.essb-fc-c-forrst,.essb-fc-hc-forrst:hover{color:var(--essb-sf-color-forrst);fill:var(--essb-sf-color-forrst)}.essb-fc-border-forrst,.essb-fc-hborder-forrst:hover{border-color:var(--essb-sf-color-forrst)}.essb-fc-bg-mailchimp,.essb-fc-bg-mymail,.essb-fc-hbg-mailchimp:hover,.essb-fc-hbg-mymail:hover{background-color:var(--essb-sf-color-mailchimp)}.essb-fc-c-mailchimp,.essb-fc-c-mymail,.essb-fc-hc-mailchimp:hover,.essb-fc-hc-mymail:hover{color:var(--essb-sf-color-mailchimp);fill:var(--essb-sf-color-mailchimp)}.essb-fc-border-mailchimp,.essb-fc-border-mymail,.essb-fc-hborder-mailchimp:hover,.essb-fc-hborder-mymail:hover{border-color:var(--essb-sf-color-mailchimp)}.essb-fc-bg-delicious,.essb-fc-hbg-delicious:hover{background-color:var(--essb-sf-color-delicious)}.essb-fc-c-delicious,.essb-fc-hc-delicious:hover{color:var(--essb-sf-color-delicious);fill:var(--essb-sf-color-delicious)}.essb-fc-border-delicious,.essb-fc-hborder-delicious:hover{border-color:var(--essb-sf-color-delicious)}.essb-fc-bg-youtube,.essb-fc-hbg-youtube:hover{background-color:var(--essb-sf-color-youtube)}.essb-fc-c-youtube,.essb-fc-hc-youtube:hover{color:var(--essb-sf-color-youtube);fill:var(--essb-sf-color-youtube)}.essb-fc-border-youtube,.essb-fc-hborder-youtube:hover{border-color:var(--essb-sf-color-youtube)}.essb-fc-bg-vk,.essb-fc-hbg-vk:hover{background-color:var(--essb-sf-color-vk)}.essb-fc-c-vk,.essb-fc-hc-vk:hover{color:var(--essb-sf-color-vk);fill:var(--essb-sf-color-vk)}.essb-fc-border-vk,.essb-fc-hborder-vk:hover{border-color:var(--essb-sf-color-vk)}.essb-fc-bg-rss,.essb-fc-hbg-rss:hover{background-color:var(--essb-sf-color-rss)}.essb-fc-c-rss,.essb-fc-hc-rss:hover{color:var(--essb-sf-color-rss);fill:var(--essb-sf-color-rss)}.essb-fc-border-rss,.essb-fc-hborder-rss:hover{border-color:var(--essb-sf-color-rss)}.essb-fc-bg-tumblr,.essb-fc-hbg-tumblr:hover{background-color:var(--essb-sf-color-tumblr)}.essb-fc-c-tumblr,.essb-fc-hc-tumblr:hover{color:var(--essb-sf-color-tumblr);fill:var(--essb-sf-color-tumblr)}.essb-fc-border-tumblr,.essb-fc-hborder-tumblr:hover{border-color:var(--essb-sf-color-tumblr)}.essb-fc-bg-slideshare,.essb-fc-hbg-slideshare:hover{background-color:var(--essb-sf-color-slideshare)}.essb-fc-c-slideshare,.essb-fc-hc-slideshare:hover{color:var(--essb-sf-color-slideshare);fill:var(--essb-sf-color-slideshare)}.essb-fc-border-slideshare,.essb-fc-hborder-slideshare:hover{border-color:var(--essb-sf-color-slideshare)}.essb-fc-bg-500px,.essb-fc-hbg-500px:hover{background-color:var(--essb-sf-color-500px)}.essb-fc-c-500px,.essb-fc-hc-500px:hover{color:var(--essb-sf-color-500px);fill:var(--essb-sf-color-500px)}.essb-fc-border-500px,.essb-fc-hborder-500px:hover{border-color:var(--essb-sf-color-500px)}.essb-fc-bg-flickr,.essb-fc-hbg-flickr:hover{background-color:var(--essb-sf-color-flickr)}.essb-fc-c-flickr,.essb-fc-hc-flickr:hover{color:var(--essb-sf-color-flickr);fill:var(--essb-sf-color-flickr)}.essb-fc-border-flickr,.essb-fc-hborder-flickr:hover{border-color:var(--essb-sf-color-flickr)}.essb-fc-bg-wp_posts,.essb-fc-hbg-wp_posts:hover{background-color:var(--essb-sf-color-wp_posts)}.essb-fc-c-wp_posts,.essb-fc-hc-wp_posts:hover{color:var(--essb-sf-color-wp_posts);fill:var(--essb-sf-color-wp_posts)}.essb-fc-border-wp_posts,.essb-fc-hborder-wp_posts:hover{border-color:var(--essb-sf-color-wp_posts)}.essb-fc-bg-wp_comments,.essb-fc-hbg-wp_comments:hover{background-color:var(--essb-sf-color-wp_comments)}.essb-fc-c-wp_comments,.essb-fc-hc-wp_comments:hover{color:var(--essb-sf-color-wp_comments);fill:var(--essb-sf-color-wp_comments)}.essb-fc-border-wp_comments,.essb-fc-hborder-wp_comments:hover{border-color:var(--essb-sf-color-wp_comments)}.essb-fc-bg-wp_users,.essb-fc-hbg-wp_users:hover{background-color:var(--essb-sf-color-wp_users)}.essb-fc-c-wp_users,.essb-fc-hc-wp_users:hover{color:var(--essb-sf-color-wp_users);fill:var(--essb-sf-color-wp_users)}.essb-fc-border-wp_users,.essb-fc-hborder-wp_users:hover{border-color:var(--essb-sf-color-wp_users)}.essb-fc-bg-steamcommunity,.essb-fc-hbg-steamcommunity:hover{background-color:var(--essb-sf-color-steamcommunity)}.essb-fc-c-steamcommunity,.essb-fc-hc-steamcommunity:hover{color:var(--essb-sf-color-steamcommunity);fill:var(--essb-sf-color-steamcommunity)}.essb-fc-border-steamcommunity,.essb-fc-hborder-steamcommunity:hover{border-color:var(--essb-sf-color-steamcommunity)}.essb-fc-bg-weheartit,.essb-fc-hbg-weheartit:hover{background-color:var(--essb-sf-color-weheartit)}.essb-fc-c-weheartit,.essb-fc-hc-weheartit:hover{color:var(--essb-sf-color-weheartit);fill:var(--essb-sf-color-weheartit)}.essb-fc-border-weheartit,.essb-fc-hborder-weheartit:hover{border-color:var(--essb-sf-color-weheartit)}.essb-fc-bg-feedly,.essb-fc-hbg-feedly:hover{background-color:var(--essb-sf-color-feedly)}.essb-fc-c-feedly,.essb-fc-hc-feedly:hover{color:var(--essb-sf-color-feedly);fill:var(--essb-sf-color-feedly)}.essb-fc-border-feedly,.essb-fc-hborder-feedly:hover{border-color:var(--essb-sf-color-feedly)}.essb-fc-bg-love,.essb-fc-hbg-love:hover{background-color:var(--essb-sf-color-love)}.essb-fc-c-love,.essb-fc-hc-love:hover{color:var(--essb-sf-color-love);fill:var(--essb-sf-color-love)}.essb-fc-border-love,.essb-fc-hborder-love:hover{border-color:var(--essb-sf-color-love)}.essb-fc-bg-mailpoet,.essb-fc-hbg-mailpoet:hover{background-color:var(--essb-sf-color-mailpoet)}.essb-fc-c-mailpoet,.essb-fc-hc-mailpoet:hover{color:var(--essb-sf-color-mailpoet);fill:var(--essb-sf-color-mailpoet)}.essb-fc-border-mailpoet,.essb-fc-hborder-mailpoet:hover{border-color:var(--essb-sf-color-mailpoet)}.essb-fc-bg-spotify,.essb-fc-hbg-spotify:hover{background-color:var(--essb-sf-color-spotify)}.essb-fc-c-spotify,.essb-fc-hc-spotify:hover{color:var(--essb-sf-color-spotify);fill:var(--essb-sf-color-spotify)}.essb-fc-border-spotify,.essb-fc-hborder-spotify:hover{border-color:var(--essb-sf-color-spotify)}.essb-fc-bg-twitch,.essb-fc-hbg-twitch:hover{background-color:var(--essb-sf-color-twitch)}.essb-fc-c-twitch,.essb-fc-hc-twitch:hover{color:var(--essb-sf-color-twitch);fill:var(--essb-sf-color-twitch)}.essb-fc-border-twitch,.essb-fc-hborder-twitch:hover{border-color:var(--essb-sf-color-twitch)}.essb-fc-bg-mailerlite,.essb-fc-hbg-mailerlite:hover{background-color:var(--essb-sf-color-mailerlite)}.essb-fc-c-mailerlite,.essb-fc-hc-mailerlite:hover{color:var(--essb-sf-color-mailerlite);fill:var(--essb-sf-color-mailerlite)}.essb-fc-border-mailerlite,.essb-fc-hborder-mailerlite:hover{border-color:var(--essb-sf-color-mailerlite)}.essb-fc-bg-itunes,.essb-fc-hbg-itunes:hover{background-color:var(--essb-sf-color-itunes)}.essb-fc-c-itunes,.essb-fc-hc-itunes:hover{color:var(--essb-sf-color-itunes);fill:var(--essb-sf-color-itunes)}.essb-fc-border-itunes,.essb-fc-hborder-itunes:hover{border-color:var(--essb-sf-color-itunes)}.essb-fc-bg-deviantart,.essb-fc-hbg-deviantart:hover{background-color:var(--essb-sf-color-deviantart)}.essb-fc-c-deviantart,.essb-fc-hc-deviantart:hover{color:var(--essb-sf-color-deviantart);fill:var(--essb-sf-color-deviantart)}.essb-fc-border-deviantart,.essb-fc-hborder-deviantart:hover{border-color:var(--essb-sf-color-deviantart)}.essb-fc-bg-paypal,.essb-fc-hbg-paypal:hover{background-color:var(--essb-sf-color-paypal)}.essb-fc-c-paypal,.essb-fc-hc-paypal:hover{color:var(--essb-sf-color-paypal);fill:var(--essb-sf-color-paypal)}.essb-fc-border-paypal,.essb-fc-hborder-paypal:hover{border-color:var(--essb-sf-color-paypal)}.essb-fc-bg-whatsapp,.essb-fc-hbg-whatsapp:hover{background-color:var(--essb-sf-color-whatsapp)}.essb-fc-c-whatsapp,.essb-fc-hc-whatsapp:hover{color:var(--essb-sf-color-whatsapp);fill:var(--essb-sf-color-whatsapp)}.essb-fc-border-whatsapp,.essb-fc-hborder-whatsapp:hover{border-color:var(--essb-sf-color-whatsapp)}.essb-fc-bg-tripadvisor,.essb-fc-hbg-tripadvisor:hover{background-color:var(--essb-sf-color-tripadvisor)}.essb-fc-c-tripadvisor,.essb-fc-hc-tripadvisor:hover{color:var(--essb-sf-color-tripadvisor);fill:var(--essb-sf-color-tripadvisor)}.essb-fc-border-tripadvisor,.essb-fc-hborder-tripadvisor:hover{border-color:var(--essb-sf-color-tripadvisor)}.essb-fc-bg-snapchat,.essb-fc-hbg-snapchat:hover{background-color:var(--essb-sf-color-snapchat)}.essb-fc-c-snapchat,.essb-fc-hc-snapchat:hover{color:var(--essb-sf-color-snapchat);fill:var(--essb-sf-color-snapchat)}.essb-fc-border-snapchat,.essb-fc-hborder-snapchat:hover{border-color:var(--essb-sf-color-snapchat)}.essb-fc-bg-telegram,.essb-fc-hbg-telegram:hover{background-color:var(--essb-sf-color-telegram)}.essb-fc-c-telegram,.essb-fc-hc-telegram:hover{color:var(--essb-sf-color-telegram);fill:var(--essb-sf-color-telegram)}.essb-fc-border-telegram,.essb-fc-hborder-telegram:hover{border-color:var(--essb-sf-color-telegram)}.essb-fc-bg-subscribe,.essb-fc-hbg-subscribe:hover{background-color:var(--essb-sf-color-subscribe)}.essb-fc-c-subscribe,.essb-fc-hc-subscribe:hover{color:var(--essb-sf-color-subscribe);fill:var(--essb-sf-color-subscribe)}.essb-fc-border-subscribe,.essb-fc-hborder-subscribe:hover{border-color:var(--essb-sf-color-subscribe)}.essb-fc-bg-xing,.essb-fc-hbg-xing:hover{background-color:var(--essb-sf-color-xing)}.essb-fc-c-xing,.essb-fc-hc-xing:hover{color:var(--essb-sf-color-xing);fill:var(--essb-sf-color-xing)}.essb-fc-border-xing,.essb-fc-hborder-xing:hover{border-color:var(--essb-sf-color-xing)}.essb-fc-bg-medium,.essb-fc-hbg-medium:hover{background-color:var(--essb-sf-color-medium)}.essb-fc-c-medium,.essb-fc-hc-medium:hover{color:var(--essb-sf-color-medium);fill:var(--essb-sf-color-medium)}.essb-fc-border-medium,.essb-fc-hborder-medium:hover{border-color:var(--essb-sf-color-medium)}.essb-fc-bg-patreon,.essb-fc-hbg-patreon:hover{background-color:var(--essb-sf-color-patreon)}.essb-fc-c-patreon,.essb-fc-hc-patreon:hover{color:var(--essb-sf-color-patreon);fill:var(--essb-sf-color-patreon)}.essb-fc-border-patreon,.essb-fc-hborder-patreon:hover{border-color:var(--essb-sf-color-patreon)}.essb-fc-bg-mixer,.essb-fc-hbg-mixer:hover{background-color:var(--essb-sf-color-mixer)}.essb-fc-c-mixer,.essb-fc-hc-mixer:hover{color:var(--essb-sf-color-mixer);fill:var(--essb-sf-color-mixer)}.essb-fc-border-mixer,.essb-fc-hborder-mixer:hover{border-color:var(--essb-sf-color-mixer)}.essb-fc-bg-tiktok,.essb-fc-hbg-tiktok:hover{background-color:var(--essb-sf-color-tiktok)}.essb-fc-c-tiktok,.essb-fc-hc-tiktok:hover{color:var(--essb-sf-color-tiktok);fill:var(--essb-sf-color-tiktok)}.essb-fc-border-tiktok,.essb-fc-hborder-tiktok:hover{border-color:var(--essb-sf-color-tiktok)}.essb-fc-bg-ok,.essb-fc-hbg-ok:hover{background-color:var(--essb-sf-color-ok)}.essb-fc-c-ok,.essb-fc-hc-ok:hover{color:var(--essb-sf-color-ok);fill:var(--essb-sf-color-ok)}.essb-fc-border-ok,.essb-fc-hborder-ok:hover{border-color:var(--essb-sf-color-ok)}.essb-fc-bg-subscribe_form,.essb-fc-hbg-subscribe_form:hover{background-color:var(--essb-sf-color-subscribe_form)}.essb-fc-c-subscribe_form,.essb-fc-hc-subscribe_form:hover{color:var(--essb-sf-color-subscribe_form);fill:var(--essb-sf-color-subscribe_form)}.essb-fc-border-subscribe_form,.essb-fc-hborder-subscribe_form:hover{border-color:var(--essb-sf-color-subscribe_form)}.essb-fc-bg-periscope,.essb-fc-hbg-periscope:hover{background-color:var(--essb-sf-color-periscope)}.essb-fc-c-periscope,.essb-fc-hc-periscope:hover{color:var(--essb-sf-color-periscope);fill:var(--essb-sf-color-periscope)}.essb-fc-border-periscope,.essb-fc-hborder-periscope:hover{border-color:var(--essb-sf-color-periscope)}.essb-fc-bg-foursquare,.essb-fc-hbg-foursquare:hover{background-color:var(--essb-sf-color-foursquare)}.essb-fc-c-foursquare,.essb-fc-hc-foursquare:hover{color:var(--essb-sf-color-foursquare);fill:var(--essb-sf-color-foursquare)}.essb-fc-border-foursquare,.essb-fc-hborder-foursquare:hover{border-color:var(--essb-sf-color-foursquare)}.essb-fc-cover{padding:25px 15px;color:#333}.essb-fc-cover.dark{color:#fff}.essb-fc-cover .profile{width:64px;height:64px;border-radius:50%}.essb-fc-cover .title{font-size:1.2em;font-weight:700}.essb-fc-grid.essb-fc-columns-2 .blocksize-2.essb-fc-block,.essb-fc-grid.essb-fc-columns-4 .blocksize-4.essb-fc-block,.essb-fc-grid.essb-fc-columns-5 .blocksize-5.essb-fc-block{flex-basis:calc(100% - 4px)}.essb-fc-grid.essb-fc-columns-3 .blocksize-2.essb-fc-block{flex-basis:calc(66.66% - 6px)}.essb-fc-grid.essb-fc-columns-5 .blocksize-2.essb-fc-block{flex-basis:calc(40% - 4px)}.essb-fc-grid.essb-fc-columns-3 .blocksize-3.essb-fc-block{flex-basis:calc(100% - 8px)}.essb-fc-grid.essb-fc-columns-4 .blocksize-3.essb-fc-block{flex-basis:calc(75% - 4px)}.essb-fc-grid.essb-fc-columns-5 .blocksize-3.essb-fc-block{flex-basis:calc(60% - 4px)}.essb-fc-grid.essb-fc-columns-5 .blocksize-4.essb-fc-block{flex-basis:calc(80% - 4px)}.essb-fc-fixed{position:fixed;top:250px;transition:All .8s;-webkit-transition:All .8s;-moz-transition:All .8s;-o-transition:All .8s;z-index:10000}.essb-fc-fixed.essb-fc-fixed-left{left:3px}.essb-fc-fixed.essb-fc-fixed-topleft{left:3px;top:3px}.essb-fc-fixed.essb-fc-fixed-topright{right:3px;top:3px}.essb-fc-fixed.essb-fc-fixed-bottomleft{left:3px;bottom:3px;top:auto}.essb-fc-fixed.essb-fc-fixed-bottomright{right:3px;bottom:3px;top:auto}.essb-fc-fixed.essb-fc-fixed-right{right:3px}.essb-fc-fixed.essb-fc-fixed-h{bottom:0;top:auto}.essb-fc-fixed .essb-fc-grid.essb-fc-columns-1 .essb-fc-block{width:var(--essb-sf-followers-fixed-width);flex-basis:var(--essb-sf-followers-fixed-width)}.essb-fc-fixed-v .essb-fc-grid{flex-direction:column}.essb-profiles-post{margin:1em 0}.essb-profiles-content-left{display:flex;align-items:center}.essb-profiles-content-left .user-content{width:40%;margin-right:1%}.essb-profiles-content-left .user-buttons{width:59%}.essb-profiles-post .user-content{margin-bottom:20px}@media (max-width:800px){.essb-fc-fixed{display:none}.essb-profiles-content-left{display:block}.essb-profiles-content-left .user-buttons,.essb-profiles-content-left .user-content{width:100%;margin:0}}#place_order.ppcp-hidden{display:none !important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius: 4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius: 50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#bbpress-forums hr{margin:0 0 24px 0}#bbpress-forums{clear:both;overflow:hidden;font-size:12px}#bbpress-forums div.even,#bbpress-forums ul.even{background-color:#fbfbfb}body.reply-edit .reply{float:none}#bbpress-forums div.reply{height:auto;width:100%}#bbpress-forums div.bbp-forum-header,#bbpress-forums div.bbp-topic-header{background-color:#f4f4f4}#bbpress-forums .status-spam.even,#bbpress-forums .status-trash.even{background-color:#fee}#bbpress-forums .status-spam.odd,#bbpress-forums .status-trash.odd{background-color:#fdd}#bbpress-forums .status-closed,#bbpress-forums .status-closed a{opacity:0.7}#bbpress-forums ul{background:none;list-style:none;margin:0;padding:0}#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}#bbpress-forums li{background:none;margin:0;list-style:none}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.bbp-topics{overflow:hidden;margin-bottom:20px;clear:both}#bbpress-forums li.bbp-body,#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{clear:both}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{text-transform:uppercase;margin-top:10px;padding:10px 0;vertical-align:middle;font-weight:bold;border-bottom:3px solid rgba(0,0,0,0.05)}#bbpress-forums li.bbp-footer{border:0}#bbpress-forums li.bbp-header ul{overflow:hidden}#bbpress-forums .bbp-forum-title,#bbpress-forums .bbp-topic-permalink{display:block;font-size:16px;font-weight:600}#bbpress-forums .bbp-forum-link{display:inline-block;font-size:12px;font-weight:600}#bbpress-forums .bbp-forums-list{margin:0 0 0 5px;padding-left:15px;border-left:1px solid #ddd}#bbpress-forums .bbp-forums-list li{display:inline;font-size:11px}#bbpress-forums li.bbp-footer p{margin:0;line-height:1em}li.bbp-forum-info,li.bbp-topic-title{float:left;text-align:left;width:55%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{float:left;text-align:center;width:10%}li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:right;float:left;width:22%}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-bottom:1px solid #eee;overflow:hidden;padding:10px}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{background:none;border:none;font-size:16px;line-height:1em;margin:8px 0;padding:0;text-transform:none}#bbpress-forums div.bbp-forum-author,#bbpress-forums div.bbp-reply-author,#bbpress-forums div.bbp-topic-author{float:left;text-align:center;width:115px}#bbpress-forums div.bbp-forum-author br,#bbpress-forums div.bbp-reply-author br,#bbpress-forums div.bbp-topic-author br{display:none}#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{border:none;max-width:50px;padding:0;margin:12px auto 0 auto;float:none;display:block;border-radius:50%}#bbpress-forums div.bbp-forum-author a.bbp-author-name,#bbpress-forums div.bbp-reply-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name{margin:0 12px;word-break:break-word;display:inline-block}#bbpress-forums div.bbp-reply-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name{clear:left;display:block}#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:11px;font-style:italic}#bbpress-forums li.bbp-footer .bbp-forum-author,#bbpress-forums li.bbp-footer .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-search-author,#bbpress-forums li.bbp-footer .bbp-topic-author,#bbpress-forums li.bbp-header .bbp-forum-author,#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-header .bbp-search-author,#bbpress-forums li.bbp-header .bbp-topic-author{float:left;margin:0;padding:0;width:120px}#bbpress-forums li.bbp-footer .bbp-forum-content,#bbpress-forums li.bbp-footer .bbp-reply-content,#bbpress-forums li.bbp-footer .bbp-search-content,#bbpress-forums li.bbp-footer .bbp-topic-content,#bbpress-forums li.bbp-header .bbp-forum-content,#bbpress-forums li.bbp-header .bbp-reply-content,#bbpress-forums li.bbp-header .bbp-search-content,#bbpress-forums li.bbp-header .bbp-topic-content{margin-left:140px;padding:0;text-align:left}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header,li.bbp-body div.hentry{margin-bottom:0;overflow:hidden;padding:10px}li.bbp-body div.hentry{border-bottom:1px solid rgba(0,0,0,0.05)}div.bbp-forum-header,div.bbp-topic-header{border-top:1px solid #ddd;clear:both}span.bbp-author-ip{font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;font-size:11px;font-weight:bold;color:#aaa}.widget_display_forums .widget-title-icon:before,.widget_display_replies .widget-title-icon:before,.widget_display_topics .widget-title-icon:before{content:"\f086"}.widget_display_stats .widget-title-icon:before{content:"\f080"}.widget_display_stats dl{overflow:hidden}.widget_display_stats dt{clear:left;display:block;float:left}.widget_display_stats dd{display:block;float:right;padding:5px;min-width:25px;text-align:center;clear:right}.widget_display_replies .widget-container li .bbp-forum-title,.widget_display_topics .widget-container li .bbp-forum-title{display:block;margin-bottom:5px}.widget_display_topics .widget-container li img{display:none}.widget_display_replies .widget-container li div,.widget_display_topics .widget-container li div{display:inline-block;font-size:8pt;float:right}.widget_display_search form{font-size:0}.widget_display_search #bbp_search{width:75%;margin-right:2%;margin-bottom:0}.widget_display_search input#bbp_search_submit{width:23%;float:right}#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-reply-content,#bbpress-forums div.bbp-topic-content{margin-left:130px;padding:12px 12px 12px 0;text-align:left}#bbpress-forums div.bbp-forum-content:after,#bbpress-forums div.bbp-reply-content:after,#bbpress-forums div.bbp-topic-content:after{clear:both;content:".";display:block;float:none;height:0;font-size:0;visibility:hidden}#bbpress-forums div.bbp-reply-content a,#bbpress-forums div.bbp-topic-content a{background:none;border:none;display:inline;font-weight:normal;margin:0;padding:0}#bbpress-forums div.bbp-reply-content h1,#bbpress-forums div.bbp-reply-content h2,#bbpress-forums div.bbp-reply-content h3,#bbpress-forums div.bbp-reply-content h4,#bbpress-forums div.bbp-reply-content h5,#bbpress-forums div.bbp-reply-content h6,#bbpress-forums div.bbp-topic-content h1,#bbpress-forums div.bbp-topic-content h2,#bbpress-forums div.bbp-topic-content h3,#bbpress-forums div.bbp-topic-content h4,#bbpress-forums div.bbp-topic-content h5,#bbpress-forums div.bbp-topic-content h6{clear:none;line-height:1em;margin:24px 0;padding:0}#bbpress-forums div.bbp-reply-content img,#bbpress-forums div.bbp-topic-content img{max-width:100%}#bbpress-forums div.bbp-reply-content ol,#bbpress-forums div.bbp-reply-content ul,#bbpress-forums div.bbp-topic-content ol,#bbpress-forums div.bbp-topic-content ul{margin:0 15px 15px;padding:0}#bbpress-forums div.bbp-reply-content ul li,#bbpress-forums div.bbp-topic-content ul li{list-style-type:disc}#bbpress-forums div.bbp-reply-content ol li,#bbpress-forums div.bbp-topic-content ol li{list-style-type:decimal}#bbpress-forums div.bbp-reply-content ol li li,#bbpress-forums div.bbp-topic-content ol li li{list-style-type:lower-alpha}#bbpress-forums div.bbp-reply-content ol li li li,#bbpress-forums div.bbp-topic-content ol li li li{list-style-type:upper-roman}#bbpress-forums div.bbp-reply-content code,#bbpress-forums div.bbp-reply-content pre,#bbpress-forums div.bbp-topic-content code,#bbpress-forums div.bbp-topic-content pre{font-family:Inconsolata,Consolas,Monaco,Lucida Console,monospace;display:inline-block;background-color:#f9f9f9;border:1px solid #ddd;padding:0 5px;max-width:95%;vertical-align:middle;margin-top:-3px}#bbpress-forums div.bbp-reply-content pre,#bbpress-forums div.bbp-topic-content pre{display:block;line-height:18px;margin:0 0 24px;padding:5px 10px;white-space:pre;overflow:auto}#bbpress-forums div.bbp-reply-content pre code,#bbpress-forums div.bbp-topic-content pre code{display:block;border:none;padding:0;margin:0;background-color:transparent;overflow-wrap:normal;overflow:auto;max-width:100%}#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}#bbpress-forums div#bbp-cancel-reply-to{text-align:right}div.bbp-breadcrumb{float:left}div.bbp-topic-tags{font-size:12px}#bbpress-forums div.bbp-topic-tags p{margin-bottom:10px}#bbpress-forums div.bbp-topic-tags{float:right}#bbp-topic-hot-tags{clear:both}#bbpress-forums div.bbp-search-form{float:none;overflow:hidden;margin:0 auto 30px;width:100%}@media (max-width:767px){#bbpress-forums div.bbp-search-form{margin-bottom:15px}}#bbpress-forums div.bbp-search-form #bbp_search{width:calc(100% - 100px)}#bbpress-forums div.bbp-search-form input[type=submit]{float:right;width:90px}#bbpress-forums div.bbp-search-form input[type=text]{margin-right:5px}span.bbp-admin-links{float:right;color:#ddd}span.bbp-admin-links a{color:#bbb;font-weight:normal;font-size:10px;text-transform:uppercase;text-decoration:none}fieldset span.bbp-admin-links{float:left}tr td span.bbp-admin-links a:hover{color:#ff4b33}td.bbp-topic-admin-links,td.bbp-topic-counts{width:50%}.bbp-forum-header a.bbp-forum-permalink,.bbp-reply-header a.bbp-reply-permalink,.bbp-topic-header a.bbp-topic-permalink{float:right;margin-left:10px;color:#ccc}.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:bold;font-size:13px}.bbp-row-actions #favorite-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #favorite-toggle span.is-favorite a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #favorite-toggle span.is-favorite a:hover{color:#c88;border-color:#c88;background-color:#fdd}.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:bold;font-size:13px}.bbp-row-actions #subscription-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #subscription-toggle span.is-subscribed a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #subscription-toggle span.is-subscribed a:hover{color:#c88;border-color:#c88;background-color:#fdd}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:11px;margin:5px 0 5px!important;padding:0;word-wrap:break-word}.bbp-pagination-count{float:left;border:1px solid transparent}.bbp-pagination-links{float:right;list-style:none;display:inline}.bbp-pagination-links a,.bbp-pagination-links span.current{display:block;float:left;padding:0 5px;margin-left:5px;border:1px solid #efefef;text-decoration:none}.bbp-pagination-links a:hover,.bbp-pagination-links span.current{background:#eee;opacity:0.8;border:1px solid #ddd}.bbp-pagination-links span.dots{display:block;float:left;padding:1px 4px;margin-left:5px}.bbp-pagination{float:left;width:100%;margin-bottom:15px}.bbp-topic-pagination{display:inline-block;margin-left:5px;margin-bottom:2px}.bbp-topic-pagination a{font-size:10px;line-height:10px;padding:1px 3px;border:1px solid #ddd;text-decoration:none}#bbpress-forums fieldset.bbp-form{clear:left;padding:0;border:0;margin:20px 0 10px}#bbpress-forums fieldset.bbp-form legend{margin-bottom:20px}#bbpress-forums fieldset.bbp-form label{line-height:1;margin:0;display:inline-block}#bbpress-forums fieldset.bbp-form input[type=checkbox]{vertical-align:inherit;top:0}#bbpress-forums fieldset.bbp-form #bbp_topic_title{width:100%}#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,#bbp-login fieldset label,#bbp-lost-pass fieldset label,#bbp-register fieldset label{width:100px}textarea#bbp_forum_content,textarea#bbp_reply_content,textarea#bbp_topic_content{width:97%;box-sizing:border-box}textarea#bbp_forum_content{height:210px}#bbpress-forums fieldset.bbp-forum-form-attributes{width:200px;float:right;clear:none;margin-left:25px}#bbpress-forums fieldset select#bbp_forum_id{max-width:200px}.bbp-reply-form,.bbp-topic-form,.bbp-topic-tag-form{clear:left}body.reply-edit .bbp-reply-form div.avatar img,body.single-forum .bbp-topic-form div.avatar img,body.single-reply .bbp-reply-form div.avatar img,body.topic-edit .bbp-topic-form div.avatar img{margin-right:0;padding:10px;border:1px solid #ddd;line-height:0;background-color:#efefef}body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.reply-edit .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.topic-edit .bbp-topic-form code{font-size:10px;background-color:#f0fff8;border:1px solid #CEEFE1;display:block;padding:8px;margin-top:5px;width:369px}#delete_tag,#merge_tag{display:inline}div.bbp-submit-wrapper{margin-top:30px;clear:both}p.form-allowed-tags{max-width:100%}#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:12px}#bbpress-forums div.bbp-the-content-wrapper table,#bbpress-forums div.bbp-the-content-wrapper tbody,#bbpress-forums div.bbp-the-content-wrapper td,#bbpress-forums div.bbp-the-content-wrapper tr{border:none;padding:0;margin:0;width:auto;line-height:1em}#bbpress-forums div.bbp-the-content-wrapper input{font-size:12px;padding:5px;margin:0 2px 0 0;line-height:1em}#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{background:#EDEDED;padding:5px;min-height:26px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:4px 4px 8px}#bbpress-forums div.wp-editor-container{margin:0;padding:0;line-height:0;border:1px solid #E0E0E0}#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar{line-height:16px}#bbpress-forums div.bbp-the-content-wrapper input[type=button]{color:#777!important;background:#ffffff}#bbpress-forums div.bbp-the-content-wrapper input[type=button]:hover{background:#ffffff!important}#bbpress-forums #bbp-your-profile fieldset{padding:20px 20px 0 20px}#bbpress-forums #bbp-your-profile fieldset div{margin-bottom:20px;float:left;width:100%;clear:left}#bbpress-forums #bbp-your-profile fieldset select{margin-bottom:0}#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{margin-bottom:0;width:60%;background:#f9f9f9;border:1px solid #ddd;box-shadow:none;padding:5px 8px;border-radius:0}#bbpress-forums #bbp-your-profile fieldset input:focus,#bbpress-forums #bbp-your-profile fieldset textarea:focus{border:1px solid #ccc;box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);outline-color:rgba(240,255,240,0.1)}#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox{width:auto}#bbpress-forums #bbp-your-profile fieldset legend{display:none}#bbpress-forums #bbp-your-profile fieldset label[for]{float:left;width:20%;padding:5px 20px 5px 0;text-align:right;cursor:pointer}#bbpress-forums #bbp-your-profile fieldset dl label[for]{text-align:left;width:60%}#bbpress-forums #bbp-your-profile fieldset span.description{margin:5px 0 0 20%;font-size:12px;font-style:italic;float:left;clear:left;width:60%;padding:5px 8px;border:#cee1ef 1px solid;background-color:#f0f8ff}#bbpress-forums #bbp-your-profile fieldset fieldset{margin:0;border:none;padding:0;clear:none;float:none}#bbpress-forums #bbp-your-profile fieldset fieldset.password{width:60%;display:inline}#bbpress-forums #bbp-your-profile fieldset fieldset.password input,#bbpress-forums #bbp-your-profile fieldset fieldset.password span{width:100%}#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl{margin:0}#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description{margin-left:0;margin-bottom:20px}#bbpress-forums #bbp-your-profile fieldset.submit button{float:right}#bbpress-forums div.bbp-template-notice{float:left}#bbpress-forums div.bbp-template-notice a{float:none;padding:5px}#bbpress-forums .bbp-form>legend+div.bbp-template-notice{margin-top:0!important}.bbp-forum-content ul.sticky,.bbp-topics ul.sticky,.bbp-topics-front ul.super-sticky,bbp-topics ul.super-sticky{background-color:#ffffe0!important;font-size:1.1em}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log{border-top:1px dotted #ddd;width:100%;margin:0;padding:8px 0 0 0;font-size:11px;color:#aaa}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li{list-style-type:none}.bbp-login-form fieldset{padding:0;border:0}.bbp-login-form fieldset legend{display:none}.bbp-login-form .bbp-username{overflow:hidden}.bbp-login-form label{width:140px;display:inline-block}.sidebar .bbp-login-form label{width:100%;line-height:30px;float:left}.sidebar .bbp-login-form #user_login,.sidebar .bbp-login-form #user_pass{width:100%;float:right;margin-bottom:10px}.sidebar .bbp-login-form .bbp-remember-me{float:left;margin-top:10px}.sidebar .bbp-login-form .bbp-remember-me input{float:left;margin-right:3px}.sidebar .bbp-login-form .bbp-remember-me label{width:auto;line-height:10px}.sidebar .bbp-login-form .bbp-submit-wrapper{clear:none;margin-top:15px;float:left;width:100%}.sidebar .bbp-login-form .bbp-submit-wrapper button{width:100%}.bbp-login-form .bbp-login-links{float:left;width:100%;margin-top:10px;text-align:center}.bbp-login-form .bbp-login-links a{float:left;display:inline-block;margin-right:10px}.bbp-logged-in img.avatar{float:left;margin:0 15px 0 0;border-radius:50%}.bbp-logged-in h4{font-weight:bold;font-size:1.1em;clear:none;margin-bottom:10px}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{float:none}fieldset div.avatar{float:right}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner{border-left:2px solid #eaeaea;margin-left:5px;padding-left:10px}#bbpress-forums h1{clear:none;font-size:1.8em;line-height:1em;padding-bottom:10px}#bbpress-forums #bbp-user-wrapper{float:left;width:100%}#bbpress-forums .bbp-user-section{overflow:auto}#bbpress-forums #bbp-user-wrapper h2.entry-title{font-size:1.4em;margin:0;padding-bottom:10px;padding-top:0;clear:none}#bbpress-forums #bbp-user-wrapper fieldset.bbp-form,#bbpress-forums #bbp-user-wrapper ul.bbp-forums,#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,#bbpress-forums #bbp-user-wrapper ul.bbp-replies,#bbpress-forums #bbp-user-wrapper ul.bbp-topics{clear:none}#bbpress-forums #bbp-single-user-details{margin:0;width:150px;float:left;overflow:hidden}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{margin:0;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{border:none;height:150px;padding:0;margin:0 0 20px 0;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-description{float:none;margin-left:180px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{float:none;margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation a{padding:5px 8px;display:block;border:1px solid transparent;text-decoration:none}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:#eee;opacity:0.8}#bbpress-forums #bbp-user-body{margin-left:180px}body.my-account #bbpress-forums{border-top:none;padding-top:0;margin-bottom:0}.bbpress .has-text-field #wp-link .query-results{top:230px}#bbpress-forums dl.bbp-user-capabilities{display:inline-block;vertical-align:top}#bbpress-forums dl.bbp-user-capabilities dt{margin:0 0 10px;text-transform:capitalize}#bbpress-forums dl.bbp-user-capabilities dd{margin:0;padding:0}#bbpress-forums div.row-actions{font-size:11px;visibility:hidden}#bbpress-forums li:hover>div.row-actions{visibility:visible}@media only screen and (max-width:480px){#bbpress-forums div.bbp-topic-tags{clear:left;float:left}li.bbp-forum-info,li.bbp-topic-title{width:45%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{width:15%}span.bbp-reply-post-date{float:left}span.bbp-admin-links{clear:left;float:left}#bbpress-forums .bbp-forums-list li{display:block;font-size:11px}#bbpress-forums .bbp-body div.bbp-reply-author{margin:-15px 10px 10px;min-height:100px;padding-left:80px;position:relative;text-align:left;width:100%}#bbpress-forums div.bbp-reply-author a.bbp-author-name{clear:none;display:inline-block;margin-left:0;word-wrap:break-word}#bbpress-forums div.bbp-reply-author img.avatar{position:absolute;top:0;left:0;width:60px;height:auto}#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:12px;font-style:normal}#bbpress-forums .bbp-body div.bbp-reply-content{clear:both;margin:10px!important;padding:0}#bbpress-forums div.bbp-reply-content p{margin-bottom:1em}div.bbp-submit-wrapper{float:left}#bbpress-forums fieldset.bbp-form{padding:0 10px 10px}#bbpress-forums #bbp-user-body{clear:both;margin-left:0;word-wrap:break-word}}@media only screen and (max-width:320px){#bbpress-forums div.bbp-search-form{margin-bottom:10px}#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-topic-title,#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{width:100%}#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{text-align:center;text-transform:uppercase}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:20%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{width:58%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count{margin-top:7px}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{font-size:10px}#bbpress-forums li.bbp-header div.bbp-reply-author{text-align:left;width:25%}#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:25%}#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar{width:14px;height:auto}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:1px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td{width:20px;height:20px}#bbpress-forums div.wp-editor-container{width:100%;overflow:auto}#bbpress-forums input#bbp_topic_tags,#bbpress-forums input#bbp_topic_title{width:95%}}@media only screen and (max-width:240px){#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-reply-content,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:45%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-reply-content,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{clear:both;width:100%}#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{text-align:center}#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:0;text-align:left}#bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta{display:inline-block}#bbpress-forums li.bbp-header{overflow:hidden}#bbpress-forums li.bbp-footer div.bbp-reply-content{display:inline-block;margin-left:0}#bbpress-forums li.bbp-body div.bbp-reply-author{min-height:60px;padding-left:60px}#bbpress-forums div.bbp-reply-author img.avatar{width:40px;height:auto}}body.rtl #bbpress-forums .bbp-forums-list{border-right:1px solid #ddd;padding-right:15px;margin:0 5px 0 0;padding-left:0;border-left:0}body.rtl #bbpress-forums ul.bbp-threaded-replies{margin-right:50px;margin-left:0}body.rtl li.bbp-forum-info,body.rtl li.bbp-topic-title{float:right;text-align:right}body.rtl li.bbp-forum-freshness,body.rtl li.bbp-forum-reply-count,body.rtl li.bbp-forum-topic-count,body.rtl li.bbp-topic-freshness,body.rtl li.bbp-topic-reply-count,body.rtl li.bbp-topic-voice-count{float:right}body.rtl #bbpress-forums div.bbp-reply-author a.bbp-author-name,body.rtl #bbpress-forums div.bbp-topic-author a.bbp-author-name{clear:right}body.rtl .widget_display_stats dd,body.rtl li.bbp-header div.bbp-reply-content span#favorite-toggle,body.rtl li.bbp-header div.bbp-reply-content span#subscription-toggle,body.rtl li.bbp-header div.bbp-topic-content span#favorite-toggle,body.rtl li.bbp-header div.bbp-topic-content span#subscription-toggle{float:left;clear:left}body.rtl #bbpress-forums div.bbp-forum-author,body.rtl #bbpress-forums div.bbp-reply-author,body.rtl #bbpress-forums div.bbp-topic-author{float:right}body.rtl #bbpress-forums li.bbp-footer .bbp-forum-author,body.rtl #bbpress-forums li.bbp-footer .bbp-reply-author,body.rtl #bbpress-forums li.bbp-footer .bbp-search-author,body.rtl #bbpress-forums li.bbp-footer .bbp-topic-author,body.rtl #bbpress-forums li.bbp-header .bbp-forum-author,body.rtl #bbpress-forums li.bbp-header .bbp-reply-author,body.rtl #bbpress-forums li.bbp-header .bbp-search-author,body.rtl #bbpress-forums li.bbp-header .bbp-topic-author{float:right}body.rtl #bbpress-forums li.bbp-footer .bbp-forum-content,body.rtl #bbpress-forums li.bbp-footer .bbp-reply-content,body.rtl #bbpress-forums li.bbp-footer .bbp-search-content,body.rtl #bbpress-forums li.bbp-footer .bbp-topic-content,body.rtl #bbpress-forums li.bbp-header .bbp-forum-content,body.rtl #bbpress-forums li.bbp-header .bbp-reply-content,body.rtl #bbpress-forums li.bbp-header .bbp-search-content,body.rtl #bbpress-forums li.bbp-header .bbp-topic-content{margin-right:140px;text-align:right;margin-left:0;padding:0}body.rtl #bbpress-forums div.bbp-forum-content,body.rtl #bbpress-forums div.bbp-reply-content,body.rtl #bbpress-forums div.bbp-topic-content{text-align:right;margin-left:0;margin-right:130px}body.rtl #bbpress-forums div.bbp-reply-to{padding:12px 0 12px 12px;margin-right:130px;text-align:left;margin-left:0}body.rtl #bbpress-forums div#bbp-cancel-reply-to{text-align:left}body.rtl span.bbp-admin-links{float:right}body.rtl fieldset span.bbp-admin-links{float:right}body.rtl .bbp-forum-header a.bbp-forum-permalink,body.rtl .bbp-reply-header a.bbp-reply-permalink,body.rtl .bbp-topic-header a.bbp-topic-permalink{margin-right:10px;margin-left:0;float:left}body.rtl .bbp-pagination-count{float:right}body.rtl .bbp-pagination-links{float:left}body.rtl .bbp-pagination-links a,body.rtl .bbp-pagination-links span.current{margin-right:5px;margin-left:0;float:right}body.rtl .bbp-pagination-links span.dots{margin-right:5px;margin-left:0;float:right}body.rtl .bbp-pagination{float:right}body.rtl .bbp-topic-pagination{margin-right:5px;margin-left:0}body.rtl #bbpress-forums fieldset.bbp-form{clear:right}body.rtl #bbpress-forums fieldset.bbp-forum-form-attributes{margin-right:25px;margin-left:25px;float:left}body.rtl .bbp-reply-form,body.rtl .bbp-topic-form,body.rtl .bbp-topic-tag-form{clear:right}body.rtl body.reply-edit .bbp-reply-form div.avatar img,body.rtl body.single-forum .bbp-topic-form div.avatar img,body.rtl body.single-reply .bbp-reply-form div.avatar img,body.rtl body.topic-edit .bbp-topic-form div.avatar img{margin-left:0}body.rtl #bbpress-forums div.bbp-topic-tags{float:left}body.rtl #bbpress-forums div.bbp-the-content-wrapper input{margin:0 0 0 2px}body.rtl #bbpress-forums #bbp-your-profile fieldset div{float:right;clear:right}body.rtl #bbpress-forums #bbp-your-profile fieldset label[for]{padding:5px 5px 5px 20px;text-align:left;float:right}body.rtl #bbpress-forums #bbp-your-profile fieldset dl label[for]{text-align:right}body.rtl #bbpress-forums #bbp-your-profile fieldset span.description{float:right;clear:right}body.rtl #bbpress-forums #bbp-your-profile fieldset fieldset.password span.description{margin-right:0}body.rtl #bbpress-forums #bbp-your-profile fieldset.submit button{float:left}body.rtl .bbp-login-form .bbp-submit-wrapper{text-align:left}body.rtl .bbp-login-form .bbp-login-links a{float:right;clear:right}body.rtl .bbp-logged-in img.avatar{margin:0 0 0 15px;float:right}body.rtl .widget_display_stats dt{clear:right;float:right}body.rtl .widget_display_replies .widget-container li div,body.rtl .widget_display_topics .widget-container li div{float:left}body.rtl .widget_display_search #bbp_search{margin-left:2%;margin-right:0}body.rtl .widget_display_search input#bbp_search_submit{float:left}body.rtl fieldset div.avatar{float:left}body.rtl .activity-list li.bbp_reply_create .activity-content .activity-inner,body.rtl .activity-list li.bbp_topic_create .activity-content .activity-inner{border-right:2px solid #eaeaea;border-left:0 none;margin-right:5px;margin-left:0;padding-right:10px;padding-left:0}body.rtl #bbpress-forums #bbp-user-wrapper{float:right}body.rtl #bbpress-forums #bbp-single-user-details{float:right}body.rtl #bbpress-forums #bbp-single-user-details #bbp-user-description{margin-right:180px;margin-left:0}body.rtl #bbpress-forums #bbp-user-body{margin-right:180px;margin-left:0}@media only screen and (max-width:480px){body.rtl #bbpress-forums div.bbp-topic-tags{clear:left;float:left}body.rtl span.bbp-reply-post-date{float:right}body.rtl span.bbp-admin-links{clear:left}body.rtl #bbpress-forums .bbp-body div.bbp-reply-author{padding-right:80px;padding-left:0;text-align:right}body.rtl #bbpress-forums div.bbp-reply-author a.bbp-author-name{margin-left:0}body.rtl #bbpress-forums div.bbp-reply-author img.avatar{left:auto;right:0}body.rtl div.bbp-submit-wrapper{float:right}body.rtl #bbpress-forums #bbp-user-body{margin-left:0}}@media only screen and (max-width:320px){body.rtl #bbpress-forums li.bbp-header div.bbp-reply-author{text-align:left}body.rtl #bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:25%;margin-right:0}}@media only screen and (max-width:240px){body.rtl #bbpress-forums li.bbp-body li.bbp-topic-freshness,body.rtl #bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:0;text-align:left}body.rtl #bbpress-forums li.bbp-footer div.bbp-reply-content{margin-left:0}body.rtl #bbpress-forums li.bbp-body div.bbp-reply-author{padding-left:60px;padding-right:0}}.dark-skin .bbp-forum-content ul.sticky,.dark-skin .bbp-topics ul.sticky,.dark-skin .bbp-topics ul.super-sticky,.dark-skin .bbp-topics-front ul.super-sticky{background-color:#303030!important}.dark-skin #bbpress-forums div.even,.dark-skin #bbpress-forums ul.even{background-color:#26272B}.dark-skin #bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{background-color:#303030;border-color:#2c3033}.dark-skin #bbpress-forums div.bbp-the-content-wrapper input:hover{background:#FFF!important}.dark-skin #bbpress-forums div.wp-editor-container,.dark-skin #bbpress-forums li.bbp-body ul.forum,.dark-skin #bbpress-forums li.bbp-body ul.topic,.dark-skin #bbpress-forums li.bbp-header,.dark-skin #link-modal-title,.dark-skin #wp-link .query-notice,.dark-skin #wp-link .query-results,.dark-skin #wp-link .submitbox,.dark-skin #wp-link li,.dark-skin .widget_display_forums .widget-container li,.dark-skin .widget_display_replies .widget-container li,.dark-skin .widget_display_stats dd,.dark-skin .widget_display_stats dt,.dark-skin .widget_display_topics .widget-container li,.dark-skin .widget_display_views .widget-container li{border-color:rgba(255,255,255,0.1)}.dark-skin #link-modal-title,.dark-skin #wp-link .query-notice,.dark-skin #wp-link .query-results,.dark-skin #wp-link .submitbox,.dark-skin #wp-link-wrap{background-color:#1f2024}.dark-skin #wp-link .query-notice,.dark-skin #wp-link li{color:#cccccc}.dark-skin #bbpress-forums div.bbp-the-content-wrapper input[type=button]{background-color:#1f2024;border-color:rgba(255,255,255,0.1);box-shadow:none}.dark-skin #bbpress-forums div.bbp-the-content-wrapper input[type=button]:hover{background-color:#27292d!important}.bbpress .entry-header h1{margin:0}