.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.intl-tel-input{position:relative; }.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input ul.country-list {list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.intl-tel-input .country-list li.country {list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(//joseph.fi/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url(//joseph.fi/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png)}}.iti-flag.np{background-color:transparent}.country-select{position:relative; }.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box}.country-select .hide{display:none}.country-select .v-hide{visibility:hidden}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.country-select ul.country-list{	list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px}@media (max-width:500px){.country-select .country-list{white-space:normal}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.country-select .country-list .country{padding:5px 10px}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.country-select.inside .flag-dropdown{right:auto;left:0}.country-select.inside .selected-flag{width:46px}.country-select.inside .flag-dropdown:hover{cursor:pointer}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05)}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url(//joseph.fi/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px}.country-select .flag.be{width:18px}.country-select .flag.ch{width:15px}.country-select .flag.mc{width:19px}.country-select .flag.ne{width:18px}.country-select .flag.np{width:13px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url(//joseph.fi/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png);background-size:5630px 15px}}.country-select .flag.ac{height:10px;background-position:0 0}.country-select .flag.ad{height:14px;background-position:-22px 0}.country-select .flag.ae{height:10px;background-position:-44px 0}.country-select .flag.af{height:14px;background-position:-66px 0}.country-select .flag.ag{height:14px;background-position:-88px 0}.country-select .flag.ai{height:10px;background-position:-110px 0}.country-select .flag.al{height:15px;background-position:-132px 0}.country-select .flag.am{height:10px;background-position:-154px 0}.country-select .flag.ao{height:14px;background-position:-176px 0}.country-select .flag.aq{height:14px;background-position:-198px 0}.country-select .flag.ar{height:13px;background-position:-220px 0}.country-select .flag.as{height:10px;background-position:-242px 0}.country-select .flag.at{height:14px;background-position:-264px 0}.country-select .flag.au{height:10px;background-position:-286px 0}.country-select .flag.aw{height:14px;background-position:-308px 0}.country-select .flag.ax{height:13px;background-position:-330px 0}.country-select .flag.az{height:10px;background-position:-352px 0}.country-select .flag.ba{height:10px;background-position:-374px 0}.country-select .flag.bb{height:14px;background-position:-396px 0}.country-select .flag.bd{height:12px;background-position:-418px 0}.country-select .flag.be{height:15px;background-position:-440px 0}.country-select .flag.bf{height:14px;background-position:-460px 0}.country-select .flag.bg{height:12px;background-position:-482px 0}.country-select .flag.bh{height:12px;background-position:-504px 0}.country-select .flag.bi{height:12px;background-position:-526px 0}.country-select .flag.bj{height:14px;background-position:-548px 0}.country-select .flag.bl{height:14px;background-position:-570px 0}.country-select .flag.bm{height:10px;background-position:-592px 0}.country-select .flag.bn{height:10px;background-position:-614px 0}.country-select .flag.bo{height:14px;background-position:-636px 0}.country-select .flag.bq{height:14px;background-position:-658px 0}.country-select .flag.br{height:14px;background-position:-680px 0}.country-select .flag.bs{height:10px;background-position:-702px 0}.country-select .flag.bt{height:14px;background-position:-724px 0}.country-select .flag.bv{height:15px;background-position:-746px 0}.country-select .flag.bw{height:14px;background-position:-768px 0}.country-select .flag.by{height:10px;background-position:-790px 0}.country-select .flag.bz{height:14px;background-position:-812px 0}.country-select .flag.ca{height:10px;background-position:-834px 0}.country-select .flag.cc{height:10px;background-position:-856px 0}.country-select .flag.cd{height:15px;background-position:-878px 0}.country-select .flag.cf{height:14px;background-position:-900px 0}.country-select .flag.cg{height:14px;background-position:-922px 0}.country-select .flag.ch{height:15px;background-position:-944px 0}.country-select .flag.ci{height:14px;background-position:-961px 0}.country-select .flag.ck{height:10px;background-position:-983px 0}.country-select .flag.cl{height:14px;background-position:-1005px 0}.country-select .flag.cm{height:14px;background-position:-1027px 0}.country-select .flag.cn{height:14px;background-position:-1049px 0}.country-select .flag.co{height:14px;background-position:-1071px 0}.country-select .flag.cp{height:14px;background-position:-1093px 0}.country-select .flag.cr{height:12px;background-position:-1115px 0}.country-select .flag.cu{height:10px;background-position:-1137px 0}.country-select .flag.cv{height:12px;background-position:-1159px 0}.country-select .flag.cw{height:14px;background-position:-1181px 0}.country-select .flag.cx{height:10px;background-position:-1203px 0}.country-select .flag.cy{height:13px;background-position:-1225px 0}.country-select .flag.cz{height:14px;background-position:-1247px 0}.country-select .flag.de{height:12px;background-position:-1269px 0}.country-select .flag.dg{height:10px;background-position:-1291px 0}.country-select .flag.dj{height:14px;background-position:-1313px 0}.country-select .flag.dk{height:15px;background-position:-1335px 0}.country-select .flag.dm{height:10px;background-position:-1357px 0}.country-select .flag.do{height:13px;background-position:-1379px 0}.country-select .flag.dz{height:14px;background-position:-1401px 0}.country-select .flag.ea{height:14px;background-position:-1423px 0}.country-select .flag.ec{height:14px;background-position:-1445px 0}.country-select .flag.ee{height:13px;background-position:-1467px 0}.country-select .flag.eg{height:14px;background-position:-1489px 0}.country-select .flag.eh{height:10px;background-position:-1511px 0}.country-select .flag.er{height:10px;background-position:-1533px 0}.country-select .flag.es{height:14px;background-position:-1555px 0}.country-select .flag.et{height:10px;background-position:-1577px 0}.country-select .flag.eu{height:14px;background-position:-1599px 0}.country-select .flag.fi{height:12px;background-position:-1621px 0}.country-select .flag.fj{height:10px;background-position:-1643px 0}.country-select .flag.fk{height:10px;background-position:-1665px 0}.country-select .flag.fm{height:11px;background-position:-1687px 0}.country-select .flag.fo{height:15px;background-position:-1709px 0}.country-select .flag.fr{height:14px;background-position:-1731px 0}.country-select .flag.ga{height:15px;background-position:-1753px 0}.country-select .flag.gb{height:10px;background-position:-1775px 0}.country-select .flag.gd{height:12px;background-position:-1797px 0}.country-select .flag.ge{height:14px;background-position:-1819px 0}.country-select .flag.gf{height:14px;background-position:-1841px 0}.country-select .flag.gg{height:14px;background-position:-1863px 0}.country-select .flag.gh{height:14px;background-position:-1885px 0}.country-select .flag.gi{height:10px;background-position:-1907px 0}.country-select .flag.gl{height:14px;background-position:-1929px 0}.country-select .flag.gm{height:14px;background-position:-1951px 0}.country-select .flag.gn{height:14px;background-position:-1973px 0}.country-select .flag.gp{height:14px;background-position:-1995px 0}.country-select .flag.gq{height:14px;background-position:-2017px 0}.country-select .flag.gr{height:14px;background-position:-2039px 0}.country-select .flag.gs{height:10px;background-position:-2061px 0}.country-select .flag.gt{height:13px;background-position:-2083px 0}.country-select .flag.gu{height:11px;background-position:-2105px 0}.country-select .flag.gw{height:10px;background-position:-2127px 0}.country-select .flag.gy{height:12px;background-position:-2149px 0}.country-select .flag.hk{height:14px;background-position:-2171px 0}.country-select .flag.hm{height:10px;background-position:-2193px 0}.country-select .flag.hn{height:10px;background-position:-2215px 0}.country-select .flag.hr{height:10px;background-position:-2237px 0}.country-select .flag.ht{height:12px;background-position:-2259px 0}.country-select .flag.hu{height:10px;background-position:-2281px 0}.country-select .flag.ic{height:14px;background-position:-2303px 0}.country-select .flag.id{height:14px;background-position:-2325px 0}.country-select .flag.ie{height:10px;background-position:-2347px 0}.country-select .flag.il{height:15px;background-position:-2369px 0}.country-select .flag.im{height:10px;background-position:-2391px 0}.country-select .flag.in{height:14px;background-position:-2413px 0}.country-select .flag.io{height:10px;background-position:-2435px 0}.country-select .flag.iq{height:14px;background-position:-2457px 0}.country-select .flag.ir{height:12px;background-position:-2479px 0}.country-select .flag.is{height:15px;background-position:-2501px 0}.country-select .flag.it{height:14px;background-position:-2523px 0}.country-select .flag.je{height:12px;background-position:-2545px 0}.country-select .flag.jm{height:10px;background-position:-2567px 0}.country-select .flag.jo{height:10px;background-position:-2589px 0}.country-select .flag.jp{height:14px;background-position:-2611px 0}.country-select .flag.ke{height:14px;background-position:-2633px 0}.country-select .flag.kg{height:12px;background-position:-2655px 0}.country-select .flag.kh{height:13px;background-position:-2677px 0}.country-select .flag.ki{height:10px;background-position:-2699px 0}.country-select .flag.km{height:12px;background-position:-2721px 0}.country-select .flag.kn{height:14px;background-position:-2743px 0}.country-select .flag.kp{height:10px;background-position:-2765px 0}.country-select .flag.kr{height:14px;background-position:-2787px 0}.country-select .flag.kw{height:10px;background-position:-2809px 0}.country-select .flag.ky{height:10px;background-position:-2831px 0}.country-select .flag.kz{height:10px;background-position:-2853px 0}.country-select .flag.la{height:14px;background-position:-2875px 0}.country-select .flag.lb{height:14px;background-position:-2897px 0}.country-select .flag.lc{height:10px;background-position:-2919px 0}.country-select .flag.li{height:12px;background-position:-2941px 0}.country-select .flag.lk{height:10px;background-position:-2963px 0}.country-select .flag.lr{height:11px;background-position:-2985px 0}.country-select .flag.ls{height:14px;background-position:-3007px 0}.country-select .flag.lt{height:12px;background-position:-3029px 0}.country-select .flag.lu{height:12px;background-position:-3051px 0}.country-select .flag.lv{height:10px;background-position:-3073px 0}.country-select .flag.ly{height:10px;background-position:-3095px 0}.country-select .flag.ma{height:14px;background-position:-3117px 0}.country-select .flag.mc{height:15px;background-position:-3139px 0}.country-select .flag.md{height:10px;background-position:-3160px 0}.country-select .flag.me{height:10px;background-position:-3182px 0}.country-select .flag.mf{height:14px;background-position:-3204px 0}.country-select .flag.mg{height:14px;background-position:-3226px 0}.country-select .flag.mh{height:11px;background-position:-3248px 0}.country-select .flag.mk{height:10px;background-position:-3270px 0}.country-select .flag.ml{height:14px;background-position:-3292px 0}.country-select .flag.mm{height:14px;background-position:-3314px 0}.country-select .flag.mn{height:10px;background-position:-3336px 0}.country-select .flag.mo{height:14px;background-position:-3358px 0}.country-select .flag.mp{height:10px;background-position:-3380px 0}.country-select .flag.mq{height:14px;background-position:-3402px 0}.country-select .flag.mr{height:14px;background-position:-3424px 0}.country-select .flag.ms{height:10px;background-position:-3446px 0}.country-select .flag.mt{height:14px;background-position:-3468px 0}.country-select .flag.mu{height:14px;background-position:-3490px 0}.country-select .flag.mv{height:14px;background-position:-3512px 0}.country-select .flag.mw{height:14px;background-position:-3534px 0}.country-select .flag.mx{height:12px;background-position:-3556px 0}.country-select .flag.my{height:10px;background-position:-3578px 0}.country-select .flag.mz{height:14px;background-position:-3600px 0}.country-select .flag.na{height:14px;background-position:-3622px 0}.country-select .flag.nc{height:10px;background-position:-3644px 0}.country-select .flag.ne{height:15px;background-position:-3666px 0}.country-select .flag.nf{height:10px;background-position:-3686px 0}.country-select .flag.ng{height:10px;background-position:-3708px 0}.country-select .flag.ni{height:12px;background-position:-3730px 0}.country-select .flag.nl{height:14px;background-position:-3752px 0}.country-select .flag.no{height:15px;background-position:-3774px 0}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent}.country-select .flag.nr{height:10px;background-position:-3811px 0}.country-select .flag.nu{height:10px;background-position:-3833px 0}.country-select .flag.nz{height:10px;background-position:-3855px 0}.country-select .flag.om{height:10px;background-position:-3877px 0}.country-select .flag.pa{height:14px;background-position:-3899px 0}.country-select .flag.pe{height:14px;background-position:-3921px 0}.country-select .flag.pf{height:14px;background-position:-3943px 0}.country-select .flag.pg{height:15px;background-position:-3965px 0}.country-select .flag.ph{height:10px;background-position:-3987px 0}.country-select .flag.pk{height:14px;background-position:-4009px 0}.country-select .flag.pl{height:13px;background-position:-4031px 0}.country-select .flag.pm{height:14px;background-position:-4053px 0}.country-select .flag.pn{height:10px;background-position:-4075px 0}.country-select .flag.pr{height:14px;background-position:-4097px 0}.country-select .flag.ps{height:10px;background-position:-4119px 0}.country-select .flag.pt{height:14px;background-position:-4141px 0}.country-select .flag.pw{height:13px;background-position:-4163px 0}.country-select .flag.py{height:11px;background-position:-4185px 0}.country-select .flag.qa{height:8px;background-position:-4207px 0}.country-select .flag.re{height:14px;background-position:-4229px 0}.country-select .flag.ro{height:14px;background-position:-4251px 0}.country-select .flag.rs{height:14px;background-position:-4273px 0}.country-select .flag.ru{height:14px;background-position:-4295px 0}.country-select .flag.rw{height:14px;background-position:-4317px 0}.country-select .flag.sa{height:14px;background-position:-4339px 0}.country-select .flag.sb{height:10px;background-position:-4361px 0}.country-select .flag.sc{height:10px;background-position:-4383px 0}.country-select .flag.sd{height:10px;background-position:-4405px 0}.country-select .flag.se{height:13px;background-position:-4427px 0}.country-select .flag.sg{height:14px;background-position:-4449px 0}.country-select .flag.sh{height:10px;background-position:-4471px 0}.country-select .flag.si{height:10px;background-position:-4493px 0}.country-select .flag.sj{height:15px;background-position:-4515px 0}.country-select .flag.sk{height:14px;background-position:-4537px 0}.country-select .flag.sl{height:14px;background-position:-4559px 0}.country-select .flag.sm{height:15px;background-position:-4581px 0}.country-select .flag.sn{height:14px;background-position:-4603px 0}.country-select .flag.so{height:14px;background-position:-4625px 0}.country-select .flag.sr{height:14px;background-position:-4647px 0}.country-select .flag.ss{height:10px;background-position:-4669px 0}.country-select .flag.st{height:10px;background-position:-4691px 0}.country-select .flag.sv{height:12px;background-position:-4713px 0}.country-select .flag.sx{height:14px;background-position:-4735px 0}.country-select .flag.sy{height:14px;background-position:-4757px 0}.country-select .flag.sz{height:14px;background-position:-4779px 0}.country-select .flag.ta{height:10px;background-position:-4801px 0}.country-select .flag.tc{height:10px;background-position:-4823px 0}.country-select .flag.td{height:14px;background-position:-4845px 0}.country-select .flag.tf{height:14px;background-position:-4867px 0}.country-select .flag.tg{height:13px;background-position:-4889px 0}.country-select .flag.th{height:14px;background-position:-4911px 0}.country-select .flag.tj{height:10px;background-position:-4933px 0}.country-select .flag.tk{height:10px;background-position:-4955px 0}.country-select .flag.tl{height:10px;background-position:-4977px 0}.country-select .flag.tm{height:14px;background-position:-4999px 0}.country-select .flag.tn{height:14px;background-position:-5021px 0}.country-select .flag.to{height:10px;background-position:-5043px 0}.country-select .flag.tr{height:14px;background-position:-5065px 0}.country-select .flag.tt{height:12px;background-position:-5087px 0}.country-select .flag.tv{height:10px;background-position:-5109px 0}.country-select .flag.tw{height:14px;background-position:-5131px 0}.country-select .flag.tz{height:14px;background-position:-5153px 0}.country-select .flag.ua{height:14px;background-position:-5175px 0}.country-select .flag.ug{height:14px;background-position:-5197px 0}.country-select .flag.um{height:11px;background-position:-5219px 0}.country-select .flag.us{height:11px;background-position:-5241px 0}.country-select .flag.uy{height:14px;background-position:-5263px 0}.country-select .flag.uz{height:10px;background-position:-5285px 0}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0}.country-select .flag.vc{height:14px;background-position:-5324px 0}.country-select .flag.ve{height:14px;background-position:-5346px 0}.country-select .flag.vg{height:10px;background-position:-5368px 0}.country-select .flag.vi{height:14px;background-position:-5390px 0}.country-select .flag.vn{height:14px;background-position:-5412px 0}.country-select .flag.vu{height:12px;background-position:-5434px 0}.country-select .flag.wf{height:14px;background-position:-5456px 0}.country-select .flag.ws{height:10px;background-position:-5478px 0}.country-select .flag.xk{height:15px;background-position:-5500px 0}.country-select .flag.ye{height:14px;background-position:-5522px 0}.country-select .flag.yt{height:14px;background-position:-5544px 0}.country-select .flag.za{height:14px;background-position:-5566px 0}.country-select .flag.zm{height:14px;background-position:-5588px 0}.country-select .flag.zw{height:10px;background-position:-5610px 0}@font-face {
font-family: 'ssb-icon';
src:  url(//joseph.fi/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.eot?eahqa2);
src:  url(//joseph.fi/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.eot?eahqa2#iefix) format('embedded-opentype'),
url(//joseph.fi/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.ttf?eahqa2) format('truetype'),
url(//joseph.fi/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.woff?eahqa2) format('woff'),
url(//joseph.fi/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.svg?eahqa2#ssb-icon) format('svg');
font-weight: normal;
font-style: normal;
} div.simplesocialbuttons { height: auto; margin: -5px auto 5px -5px; text-align: left; clear: left; font-size: 0; direction: ltr;}
div.simplesocialbutton { float: left; }
div.ssb-button-googleplus { width: 100px; }
div.ssb-button-fblike { width: 140px; line-height: 1; }
div.ssb-button-fbshare { width: 140px; line-height: 1; }
div.ssb-button-twitter { width: 130px; }
div.ssb-button-pinterest { width: 100px; }
.fb-like iframe { max-width: none !important; }
.simplesocialbuttons .simplesocialbutton { display: inline-block; vertical-align: top; width: auto;float: none; margin: 0 5px 5px;}
.simplesocialbuttons .simplesocialbutton iframe { margin: 0; vertical-align: inherit; }
.simplesocialbuttons button{
border:0;
padding: 0;
margin: 0;
cursor: pointer;
display: inline-block;
margin: 5px;
-webkit-box-shadow: none;
box-shadow: none;
font-family: 'Helvetica', Arial, sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-weight: normal;
text-transform: capitalize !important;
white-space: nowrap;
text-shadow: none !important;
width: auto;
letter-spacing: 0;
word-spacing: 0;
overflow: visible;
}
.simplesocialbuttons button:focus, .simplesocialbuttons button:hover{
outline: none;
}
.simplesocialbuttons button.simplesocial-fb-share:after{
content: "\e900";
}
.simplesocialbuttons button.simplesocial-twt-share:after{
content: "\e920";
}
.simplesocialbuttons button.simplesocial-whatsapp-share:after{
content: "\e906";
}
.simplesocialbuttons button.simplesocial-viber-share:after{
content: "\e666";
}
.simplesocialbuttons button.simplesocial-reddit-share:after{
content: "\e903";
}
.simplesocialbuttons button.simplesocial-linkedin-share:after{
content: "\e907";
}
.simplesocialbuttons button.simplesocial-pinterest-share:after{
content: "\e902";
}
.simplesocialbuttons button.simplesocial-msng-share:after{
content: "\e908";
}
.simplesocialbuttons button.simplesocial-email-share:after{
content: "\e90b";
}
.simplesocialbuttons button.simplesocial-print-share:after{
content: "\e90c";
}
.simplesocialbuttons button.simplesocial-tumblr-share:after{
content: "\e90d";
}
.ssb_total_counter{
display: inline-block;
font-weight: bold;
font-size: 30px;
line-height: 1;
font-family: 'Verdana';
color: #000;
text-align: center;
}
.simplesocialbuttons_inline .ssb_total_counter,.simplesocialbuttons-flyin .simplesocialbuttons  .ssb_total_counter,.simplesocialbuttons-popup .simplesocialbuttons  .ssb_total_counter,.ssb_social_media_wrapper .simplesocialbuttons  .ssb_total_counter{
display: inline-block;
top: -4px;
vertical-align: middle;
position: relative;
}
.simplesocialbuttons_inline{
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ssb_total_counter span{
font-size: 10px;
display: block;
}
.simplesocialbuttons button:after {
font-family: 'ssb-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
}
.simplesocialbuttons button.simplesocial-viber-share:after{
content: "\e905";
font-family: 'ssb-icon';
} .simplesocial-simple-icons button[class*="ssb_"] {
position: relative;
padding: 2px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px;
vertical-align: middle;
text-align: left;
color: #fff;
padding-left: 20px;
height: 20px;
border: 0;
}
.simplesocial-simple-icons button[class*="ssb_"] .simplesocialtxt{
padding-left: 0;
}
.simplesocial-simple-icons button[class*="ssb_"] .icon{
height: 12px;
line-height: 12px;
padding-left: 0;
}
.simplesocial-simple-icons.simplesocialbuttons-float-right-center button{
float: right;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.ssb_counter-activate{
width: 116px;
}
.simplesocial-simple-icons.simplesocialbuttons button:after{
display: none;
} .simplesocialbuttons .fb_iframe_widget{
display: inline-block !important;
position: relative;
width: initial !important;
}
.simplesocialbuttons .fb_iframe_widget span {
display: inline-block !important;
position: relative;
text-align: justify;
width: 61px !important;
}
.simplesocialbuttons .ssb-fb-like{
height: 20px !important;
line-height: 20px !important;
margin: 5px;
}
.simplesocial-simple-icons button.ssb_fbshare-icon{
background: #4267b2;
border: 1px solid #4267b2;
color: #fff;
cursor: pointer;
font-family: Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
white-space: nowrap;
padding: 0;
line-height: 18px;
height: 20px;
}
.simplesocial-simple-icons button.ssb_fbshare-icon:hover {
background: #365899;
border: 1px solid #365899;
}
.simplesocial-simple-icons button.ssb_fbshare-icon .icon{
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
left: 2px;
padding-left: 0;
}
.simplesocial-simple-icons button.ssb_fbshare-icon .simplesocialtxt{
padding: 0 3px 0 3px;
font-weight: bold;
display: inline;
}
.simplesocial-simple-icons button.ssb_fbshare-icon .ssb_counter{
padding-right: 4px;
display: inline-block;
}
.simplesocial-simple-icons button.ssb_tweet-icon{
position: relative;
height: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 1px 8px 1px 6px;
background-color: #0f1419;
color: #fff;
border-radius: 3px;
font-weight: 500;
cursor: pointer;
font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
}
.simplesocial-simple-icons button.ssb_tweet-icon:hover{
background: #304356;
}
.simplesocial-simple-icons button.ssb_tweet-icon .icon{
position: relative;
top: 2px;
display: inline-block;
width: 14px;
height: 14px;
line-height: 14px;
background: transparent 0 0 no-repeat;
vertical-align: top;
}
.simplesocial-simple-icons button.ssb_tweet-icon .simplesocialtxt {
margin-left: 1px;
white-space: nowrap;
vertical-align: top;
font-style: normal;
}
.simplesocial-simple-icons button.ssb_linkedin-icon{
background: none;
border:0;
padding: 0;
height: 20px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .icon{
background-position: 0px -593px;
background-repeat: no-repeat;
background-color: #0077b5;
background-size: initial;
cursor: pointer;
border: 0;
border-right: 1px solid #066094;
overflow: hidden;
padding: 0;
margin: 0;
position: absolute;
left: 0px;
top: 0px;
display: block;
width: 20px;
height: 20px;
float: right;
border-radius: 2px;
-webkit-border-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
text-align: center;
line-height: 17px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .icon svg{
vertical-align: middle;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .simplesocialtxt{
color: #fff;
cursor: pointer;
display: block;
white-space: nowrap;
float: left;
margin-left: 1px;
vertical-align: top;
overflow: hidden;
text-align: center;
height: 20px;
padding: 0 4px 0 23px;
border: 1px solid #000;
border-top-color: #0077b5;
border-right-color: #0077b5;
border-bottom-color: #0077b5;
border-left-color: #0077b5;
text-shadow: 0 -1px #005887;
line-height: 20px;
border-radius: 2px;
-webkit-border-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
background-color: #0077b5;
background-image: -webkit-linear-gradient(top, #0077b5 0%, #0077b5 100%);
font: bold 11px Arial, Helvetica, sans-serif;
line-height: 20px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon:hover .simplesocialtxt{
color: #fff;
border: 1px solid #000;
border-top-color: #066094;
border-right-color: #066094;
border-bottom-color: #066094;
border-left-color: #066094;
background-color: #066094;
background-image: -webkit-linear-gradient(top, #066094 0%, #066094 100%);
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter{
display: inline-block;
font-size: 11px;
color: #4e4e4e;
font-weight: bold;
font-family: Arial, sans-serif;
line-height: 18px;
padding: 0 7px 0 7px;
background: #fff;
border: 1px solid #caccce;
margin-left: 8px;
border-radius: 5px;
position: relative;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:after, .simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:after {
border-color: rgba(255, 255, 255, 0);
border-right-color: #fff;
border-width: 3px;
margin-top: -3px;
}
.simplesocial-simple-icons button.ssb_linkedin-icon .ssb_counter:before {
border-color: rgba(202, 204, 206, 0);
border-right-color: #caccce;
border-width: 4px;
margin-top: -4px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon{
padding: 0;
background: none;
position: relative;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .simplesocialtxt{
border-radius: 2px;
text-indent: 20px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #bd081c;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
}
.simplesocial-simple-icons button.ssb_pinterest-icon:hover .simplesocialtxt{
background-color: #aa0719;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .icon{
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .icon svg{
width: 14px;
height: 14px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .ssb_counter{
height: 20px;
width: 40px;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 10px;
line-height: 20px;
color: #555;
background: #efefef;
border-radius: 2px;
display: inline-block;
text-align: center;
vertical-align: top;
position: relative;
margin-left: 6px;
}
.simplesocial-simple-icons button.ssb_pinterest-icon .ssb_counter:before{
top: 3px;
left: -4px;
border-right: 7px solid #efefef;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
position: absolute;
content: '';
}
.simplesocial-simple-icons button.ssb_viber-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #665cac;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_viber-icon:hover{
background: #524a8c;
}
.simplesocial-simple-icons button.ssb_viber-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_viber-icon .icon svg{
width: 14px;
fill: #fff;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #34AF23;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon:hover{
background: #2b8e1e;
}
.simplesocial-simple-icons button.ssb_tumblr-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 12px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #36465d;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_tumblr-icon:hover{
background: #36465d;
}
.simplesocial-simple-icons button.ssb_tumblr-icon .icon{
text-indent: 0;
position: absolute;
top: 4px;
left: 4px;
}
.simplesocial-simple-icons button.ssb_tumblr-icon .icon svg{
width: 9px;
fill: #fff;
height: 12px;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_whatsapp-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_reddit-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #ff4500;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_reddit-icon:hover{
background: #d33c04;
}
.simplesocial-simple-icons button.ssb_reddit-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_reddit-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_msng-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #468bff;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_msng-icon:hover{
background: #307bf9;
}
.simplesocial-simple-icons button.ssb_msng-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_msng-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_email-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #878787;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_email-icon:hover{
background: #717070;
}
.simplesocial-simple-icons button.ssb_email-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_email-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_print-icon{
border-radius: 2px;
width: auto;
padding: 0 4px 0 0;
text-align: center;
text-decoration: none;
font:bold 11px/20px "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #353535;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_print-icon:hover{
background: #1b1a1a;
}
.simplesocial-simple-icons button.ssb_print-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_print-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons{
width: 82px;
text-align: left;
}
div[class*="simplesocialbuttons-float-right"].simplesocial-simple-icons{
width: 104px;
}
div[class*="simplesocialbuttons-float-right"].simplesocial-simple-icons {
width: 100px;
}
div[class*="simplesocialbuttons-float-right"] .ssb_total_counter{
display: block;
clear: both;
text-align: right;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-icons .ssb-fb-like{
margin:5px;
}  .simplesocialbuttons.simplesocial-sm-round button{
border-style: solid;
border-width: 1px;
border-color: rgb(222, 222, 222);
border-radius: 4px;
background-image: -moz-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -ms-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
height: 38px;
line-height: 26px;
padding: 4px 15px 4px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
margin: 5px;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-sm-round button:hover{
background-image: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
background-image: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-fb-share{
color: #43609c;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-twt-share{
color: #0f1419;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-whatsapp-share{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-viber-share{
color: #59267c;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-reddit-share{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-linkedin-share{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-pinterest-share{
color: #C92228;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-msng-share{
color: #468bff;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-email-share{
color: #878787;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-print-share{
color: #353535;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-tumblr-share{
color: #36465d;
}  .simplesocialbuttons.simplesocial-simple-round button {
height: 38px;
line-height: 30px;
padding: 4px 15px 4px 48px;
display: inline-block;
text-decoration: none;
font-size: 14px;
position: relative;
color: #fff;
margin:5px;
border-radius: 3px; -webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-simple-round button:hover{
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.simplesocialbuttons.simplesocial-simple-round button:before {
content: '';
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.simplesocialbuttons.simplesocial-simple-round button span{
position: relative;
z-index: 1;
}
.simplesocialbuttons.simplesocial-simple-round button:hover:before{
width: 100%;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share{
background: #43609c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share{
background: #0f1419;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share{
background: #34AF23;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share{
background: #59267c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share{
background: #ff4500;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share{
background: #0077B5;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share{
background: #C92228;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share{
background: #468bff;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-email-share{
background: #878787;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-print-share{
background: #353535;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share{
background: #36465d;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:before {
background: #354e83;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:before {
background: rgb(255 255 255 / 2%);
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:before {
background: #3e115d;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:before {
background: #176e0b;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:before {
background: #ce3b04;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:before {
background: #044568;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:before {
background: #af040a;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:before {
background: #3c7be6;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share:before {
background: #233247;
}  .simplesocialbuttons.simplesocial-round-txt button{
border-style: solid;
border-width: 1px;
border-color: transparent;
border-radius: 19px;
height: 38px;
line-height: 26px;
padding: 5px 15px 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
background: #fff;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-txt button:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-fb-share{
color: #43609c;
border-color: #43609c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-fb-share:hover{
background: #43609c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-twt-share{
color: #0f1419;
border-color: #0f1419;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-twt-share:hover{
background: #0f1419;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-whatsapp-share{
color: #34AF23;
border-color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-whatsapp-share:hover{
background: #34AF23;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-viber-share{
color: #59267c;
border-color: #59267c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-viber-share:hover{
background: #59267c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-reddit-share{
color: #ff4500;
border-color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-reddit-share:hover{
background: #ff4500;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-linkedin-share{
color: #0077B5;
border-color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-linkedin-share:hover{
background: #0077B5;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share{
color: #C92228;
border-color: #C92228;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share:hover{
background: #C92228;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-msng-share{
color: #468bff;
border-color: #468bff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-msng-share:hover{
background: #468bff;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-email-share{
color: #717070;
border-color: #717070;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-email-share:hover{
background: #717070;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-print-share{
color: #353535;
border-color: #353535;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-print-share:hover{
background: #353535;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share{
color: #36465d;
border-color: #36465d;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share:hover{
background: #36465d;
color: #fff;
}  .simplesocialbuttons.simplesocial-round-btm-border button {
border-radius: 3px;
height: 38px;
line-height: 26px;
padding: 5px 15px 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
background: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #43609c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #43609c, 0px 2px 0px 0px #43609c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #0f1419, 0px 2px 0px 0px #0f1419, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #0f1419, 0px 2px 0px 0px #0f1419, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #0f1419;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #0f1419, 0px 2px 0px 0px #0f1419, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #0f1419, 0px 2px 0px 0px #0f1419, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #59267c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #59267c, 0px 2px 0px 0px #59267c, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #ff4500, 0px 2px 0px 0px #ff4500, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #C92228;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #C92228, 0px 2px 0px 0px #C92228, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-msng-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #468bff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #36465d;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-msng-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #468bff, 0px 2px 0px 0px #468bff, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-email-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #717070;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-email-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #717070, 0px 2px 0px 0px #717070, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-print-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #717070;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-print-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #353535, 0px 2px 0px 0px #353535, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #36465d, 0px 2px 0px 0px #36465d, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}  .simplesocialbuttons.simplesocial-flat-button-border button {
border-radius: 0;
height: 38px;
line-height: 26px;
padding: 7px 15px 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 38px;
position: relative;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.simplesocialbuttons.simplesocial-flat-button-border button:hover{
color: #fff;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share {
background: #43609c;
-webkit-box-shadow: inset 0px 0px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
box-shadow: inset 0px 0px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
box-shadow: inset 0px -40px 0px 0px #354e83, 0px 3px 0px 0px #354e83;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share {
background: #0f1419;
-webkit-box-shadow: inset 0px 0px 0px 0px #304356, 0px 3px 0px 0px #304356;
box-shadow: inset 0px 0px 0px 0px #304356, 0px 3px 0px 0px #304356;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #304356, 0px 3px 0px 0px #304356;
box-shadow: inset 0px -40px 0px 0px #304356, 0px 3px 0px 0px #304356;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share {
background: #34AF23;
-webkit-box-shadow: inset 0px 0px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
box-shadow: inset 0px 0px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
box-shadow: inset 0px -40px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share {
background: #59267c;
-webkit-box-shadow: inset 0px 0px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
box-shadow: inset 0px 0px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
box-shadow: inset 0px -40px 0px 0px #3e115d, 0px 3px 0px 0px #3e115d;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share {
background: #ff4500;
-webkit-box-shadow: inset 0px 0px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
box-shadow: inset 0px 0px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
box-shadow: inset 0px -40px 0px 0px #ce3b04, 0px 3px 0px 0px #ce3b04;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share {
background: #0077B5;
-webkit-box-shadow: inset 0px 0px 0px 0px #044568, 0px 3px 0px 0px #044568;
box-shadow: inset 0px 0px 0px 0px #044568, 0px 3px 0px 0px #044568;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #044568, 0px 3px 0px 0px #044568;
box-shadow: inset 0px -40px 0px 0px #044568, 0px 3px 0px 0px #044568;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share {
background: #C92228;
-webkit-box-shadow: inset 0px 0px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
box-shadow: inset 0px 0px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
box-shadow: inset 0px -40px 0px 0px #af040a, 0px 3px 0px 0px #af040a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-msng-share {
background: #468bff;
-webkit-box-shadow: inset 0px 0px 0px 0px #468bff, 0px 3px 0px 0px #468bff;
box-shadow: inset 0px 0px 0px 0px #468bff, 0px 3px 0px 0px #26519e;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-msng-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #26519e, 0px 3px 0px 0px #26519e;
box-shadow: inset 0px -40px 0px 0px #26519e, 0px 3px 0px 0px #26519e;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-email-share {
background: #717070;
-webkit-box-shadow: inset 0px 0px 0px 0px #717070, 0px 3px 0px 0px #717070;
box-shadow: inset 0px 0px 0px 0px #717070, 0px 3px 0px 0px #4e4f52;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-email-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #4e4f52, 0px 3px 0px 0px #4e4f52;
box-shadow: inset 0px -40px 0px 0px #4e4f52, 0px 3px 0px 0px #4e4f52;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-print-share {
background: #353535;
-webkit-box-shadow: inset 0px 0px 0px 0px #353535, 0px 3px 0px 0px #353535;
box-shadow: inset 0px 0px 0px 0px #353535, 0px 3px 0px 0px #1b1a1a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-print-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #1b1a1a, 0px 3px 0px 0px #1b1a1a;
box-shadow: inset 0px -40px 0px 0px #1b1a1a, 0px 3px 0px 0px #1b1a1a;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share {
background: #36465d;
-webkit-box-shadow: inset 0px 0px 0px 0px #36465d, 0px 3px 0px 0px #36465d;
box-shadow: inset 0px 0px 0px 0px #36465d, 0px 3px 0px 0px #253141;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #253141, 0px 3px 0px 0px #253141;
box-shadow: inset 0px -40px 0px 0px #253141, 0px 3px 0px 0px #253141;
}  .simplesocialbuttons.simplesocial-round-icon button{
border-style: solid;
border-width: 2px;
border-color: transparent;
border-radius: 19px;
height: 38px;
line-height: 26px;
padding: 5px 0 5px 20px;
display: inline-block;
text-decoration: none;
font-size: 14px;
padding-left: 34px;
position: relative;
background: #fff;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
vertical-align: top;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-icon button:hover{
-webkit-box-shadow: none;
box-shadow: none;
}
.simplesocialbuttons.simplesocial-round-icon button .ssb_counter{
position: absolute;
top: 100%;
left: 0;
width: 100%;
color: #000;
text-align: center;
line-height: 1.2;
}
.simplesocialbuttons.simplesocial-round-icon button span.simplesocialtxt{
display: none;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share{
color: #43609c;
border-color: #43609c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share:hover{
background: #43609c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share{
color: #0f1419;
border-color: #0f1419;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share:hover{
background: #0f1419;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-whatsapp-share{
color: #34AF23;
border-color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-whatsapp-share:hover{
background: #34AF23;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-viber-share{
color: #59267c;
border-color: #59267c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-viber-share:hover{
background: #59267c;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-reddit-share{
color: #ff4500;
border-color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-reddit-share:hover{
background: #ff4500;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share{
color: #0077B5;
border-color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share:hover{
background: #0077B5;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share{
color: #C92228;
border-color: #C92228;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share:hover{
background: #C92228;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-print-share{
color: #353535;
border-color: #353535;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-print-share:hover{
background: #717070;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-msng-share{
color: #468bff;
border-color: #468bff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-msng-share:hover{
color:#fff;
background: #468bff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-email-share{
color: #717070;
border-color: #717070;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-email-share:hover{
background: #717070;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button:after{
width: 34px;
height: 34px;
line-height: 34px;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share{
color: #36465d;
border-color: #36465d;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share:hover{
background: #36465d;
color: #fff;
}
.simplesocialbuttons.simplesocial-tumblr-icon button:after{
width: 34px;
height: 34px;
line-height: 34px;
} .simplesocialbuttons-inline-bottom-in button{
-webkit-transform: translateY(40px);
transform: translateY(40px);
opacity: 0;
}
.simplesocialbuttons-inline-bottom-in.simplesocialbuttons-inline-in button{
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.simplesocialbuttons-inline-left-in button{
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
opacity: 0;
}
.simplesocialbuttons-inline-left-in.simplesocialbuttons-inline-in button{
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
.simplesocialbuttons-inline-right-in button{
-webkit-transform: translateX(40px);
transform: translateX(40px);
opacity: 0;
}
.simplesocialbuttons-inline-right-in.simplesocialbuttons-inline-in button{
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
.simplesocialbuttons-inline-top-in button, .simplesocialbuttons-inline-top-in .ssb_total_counter{
opacity: 0;
}
.simplesocialbuttons-inline-top-in.simplesocialbuttons-inline-in button, .simplesocialbuttons-inline-top-in.simplesocialbuttons-inline-in .ssb_total_counter{
animation-name: ssb_slidetop;
-webkit-animation-name: ssb_slidetop;
-moz-animation-name: ssb_slidetop;
animation-duration: .3s;
-webkit-animation-duration: .3s;
-moz-animation-duration: .3s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
-moz-animation-timing-function: ease;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@keyframes ssb_slidetop {
0% {
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes ssb_slidetop {
0% {
-webkit-transform: translateY(-40px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
.simplesocialbuttons-inline-fade-in button{
opacity: 0;
}
.simplesocialbuttons-inline-fade-in.simplesocialbuttons-inline-in button{
opacity: 1;
}
.simplesocialbuttons_inline button:nth-child(2),.simplesocialbuttons_inline .ssb_total_counter:nth-child(2){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.simplesocialbuttons_inline button:nth-child(3),.simplesocialbuttons_inline .ssb_total_counter:nth-child(3){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.simplesocialbuttons_inline button:nth-child(4),.simplesocialbuttons_inline .ssb_total_counter:nth-child(4){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.simplesocialbuttons_inline button:nth-child(5),.simplesocialbuttons_inline .ssb_total_counter:nth-child(5){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.simplesocialbuttons_inline button:nth-child(6),.simplesocialbuttons_inline .ssb_total_counter:nth-child(6){
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.simplesocialbuttons_inline button:nth-child(7),.simplesocialbuttons_inline .ssb_total_counter:nth-child(7){
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.simplesocialbuttons_inline button:nth-child(8),.simplesocialbuttons_inline .ssb_total_counter:nth-child(8){
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.simplesocialbuttons_inline button:nth-child(9),.simplesocialbuttons_inline .ssb_total_counter:nth-child(9){
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
.simplesocialbuttons_inline button:nth-child(10),.simplesocialbuttons_inline .ssb_total_counter:nth-child(10){
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.simplesocialbuttons_inline button:nth-child(11),.simplesocialbuttons_inline .ssb_total_counter:nth-child(11){
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.simplesocialbuttons_inline button:nth-child(12),.simplesocialbuttons_inline .ssb_total_counter:nth-child(12){
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
.simplesocialbuttons_inline button:nth-child(13),.simplesocialbuttons_inline .ssb_total_counter:nth-child(13){
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
.simplesocialbuttons_inline button:nth-child(14),.simplesocialbuttons_inline .ssb_total_counter:nth-child(14){
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.simplesocialbuttons_inline button:nth-child(15),.simplesocialbuttons_inline .ssb_total_counter:nth-child(15){
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:not(:hover):before
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-email-share:not(:hover):before,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-print-share:not(:hover):before{
background: rgba(0,0,0, .2);
width: 36px;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:not(:hover):before{
background: rgba(0,0,0, .2);
width: 36px;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share:after,
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share:after{
background: none;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-msng-share:after{
background: none;
}
.ssb_hidden{
display: none !important;
}
.simplesocial-round-txt .ssb_counter {
padding: 0px 3px;
position: absolute;
top: -9px;
right: 10px;
font-size: 11px;
color: #fff;
border-radius: 5px;
min-width: 24px;
text-align: center;
line-height: normal;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
font-family: 'Helvetica', Arial, sans-serif;
line-height: 14px;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-fb-share .ssb_counter{
background: #43609c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-twt-share .ssb_counter{
background: #0f1419;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-whatsapp-share .ssb_counter{
background: #34AF23;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-viber-share .ssb_counter{
background: #59267c;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-reddit-share .ssb_counter{
background: #ff4500;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-linkedin-share .ssb_counter{
background: #0077B5;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share .ssb_counter{
background: #C92228;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share .ssb_counter{
background: #36465d;
}
.simplesocialbuttons.simplesocial-sm-round.ssb_counter-activate button:not(.simplesocial-viber-share):not(.simplesocial-whatsapp-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 50px;
position: relative;
}
.simplesocialbuttons.simplesocial-sm-round .ssb_counter{
position: absolute;
top: 0;
right: 0;
min-width: 34px;
text-align: center;
height: 36px;
line-height: 36px;
background-image: -webkit-linear-gradient(left, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
background-image: -o-linear-gradient(left, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
background-image: linear-gradient(to right, rgb(255,255,255) 0%, rgb(221,221,221) 100%);
border-left: 1px solid #dedede;
border-radius: 0 3px 3px 0;
padding: 0 2px;
}
.simplesocialbuttons.simplesocial-simple-round.ssb_counter-activate button:not(.simplesocial-viber-share):not(.simplesocial-whatsapp-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 50px;
position: relative;
}
.simplesocialbuttons.simplesocial-simple-round.ssb_counter-activate .ssb_counter{
position: absolute;
top: 1px;
right: 1px;
min-width: 34px;
text-align: center;
height: 36px;
line-height: 36px;
background: #fff;
border-radius: 0 3px 3px 0;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share .ssb_counter{
color: #43609c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share .ssb_counter{
color: #0f1419;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share .ssb_counter{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share .ssb_counter{
color: #59267c;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share .ssb_counter{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share .ssb_counter{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share .ssb_counter{
color: #C92228;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share .ssb_counter{
color: #36465d;
} .simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate .ssb_counter{
position: absolute;
top: 1px;
right: 1px;
min-width: 34px;
text-align: center;
height: 39px;
line-height: 39px;
background: #fff;
border-radius: 0;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
color: #43609c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share .ssb_counter{
color: #0f1419;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share .ssb_counter{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share .ssb_counter{
color: #59267c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share .ssb_counter{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share .ssb_counter{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
color: #C92228;
}
.simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate button:not(.simplesocial-whatsapp-share):not(.simplesocial-viber-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 50px;
position: relative;
}
.simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate .ssb_counter{
position: absolute;
top: 1px;
right: 1px;
min-width: 34px;
text-align: center;
height: 39px;
line-height: 39px;
background: #fff;
border-radius: 0;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
color: #43609c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share .ssb_counter{
color: #0f1419;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share .ssb_counter{
color: #34AF23;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share .ssb_counter{
color: #59267c;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share .ssb_counter{
color: #ff4500;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share .ssb_counter{
color: #0077B5;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
color: #C92228;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share .ssb_counter{
color: #36465d;
}
.simplesocialbuttons.simplesocial-round-btm-border.ssb_counter-activate button:not(.simplesocial-viber-share):not(.simplesocial-whatsapp-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share):not(.simplesocial-linkedin-share){
padding-right: 60px;
position: relative;
}
.simplesocial-round-btm-border .ssb_counter {
position: absolute;
top: 0;
right: 0;
font-size: 11px;
color: #fff;
line-height: 1;
border-radius: 3px;
height: 40px;
line-height: 40px;
min-width: 40px;
text-align: center;
}
.simplesocial-round-btm-border .ssb_counter:after {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-right-color: #88b7d5;
border-width: 8px;
margin-top: -8px;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share .ssb_counter{
background: #43609c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share .ssb_counter:after{
border-right-color: #43609c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share .ssb_counter{
background: #0f1419;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share .ssb_counter:after{
border-right-color: #0f1419;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share .ssb_counter{
background: #34AF23;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share .ssb_counter:after{
border-right-color: #34AF23;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share .ssb_counter{
background: #59267c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share .ssb_counter:after{
border-right-color: #59267c;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share .ssb_counter{
background: #ff4500;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share .ssb_counter:after{
border-right-color: #ff4500;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share .ssb_counter{
background: #0077B5;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share .ssb_counter:after{
border-right-color: #0077B5;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter{
background: #C92228;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter:after{
border-right-color: #C92228;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share .ssb_counter{
background: #36465d;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share .ssb_counter:after{
border-right-color: #36465d;
}
.ssb_counter{
font-family: 'Helvetica', Arial, sans-serif;
}
.simplesocialbuttons.simplesocial-round-icon button .ssb_counter {
position: absolute;
top: -9px;
right: -6px;
font-size: 10px;
color: #fff;
height: 17px;
line-height: 12px;
min-width: 17px;
border:1px solid transparent;
left: auto; background: #fff;
width: auto;
text-align: center;
line-height: 15px;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share .ssb_counter{
border-color: #43609c;
background: #43609c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share .ssb_counter{
border-color: #0f1419;
background: #0f1419;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-whatsapp-share .ssb_counter{
border-color: #34AF23;
background: #34AF23;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-viber-share .ssb_counter{
border-color: #59267c;
background: #59267c;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-reddit-share .ssb_counter{
border-color: #ff4500;
background: #ff4500;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share .ssb_counter{
border-color: #0077B5;
background: #0077B5;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-pinterest-share .ssb_counter{
border-color: #C92228;
background: #C92228;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share .ssb_counter{
border-color: #36465d;
background: #36465d;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-fb-share .ssb_counter{
border-color: #43609c;
color: #ffffff;
background: #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-twt-share .ssb_counter{
border-color: #0f1419;
color: #ffffff;
background: #0f1419;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share .ssb_counter{
border-color: #34AF23;
color: #ffffff;
background: #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-viber-share .ssb_counter{
border-color: #59267c;
color: #ffffff;
background: #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-reddit-share .ssb_counter{
border-color: #ff4500;
color: #ffffff;
background: #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-linkedin-share .ssb_counter{
border-color: #0077B5;
color: #ffffff;
background: #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter{
border-color: #C92228;
color: #ffffff;
background: #C92228;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center:not(.simplesocial-simple-icons)  button .ssb_counter{
left: -10px;
font-size: 10px;
right: auto;
}
.simplesocialbuttons-float-right-center  button .ssb_counter:after{
display: none;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-fb-share .ssb_counter{
border-color: #43609c;
color: #ffffff;
background: #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-twt-share .ssb_counter{
border-color: #0f1419;
color: #ffffff;
background: #0f1419;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-whatsapp-share .ssb_counter{
border-color: #34AF23;
color: #ffffff;
background: #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-viber-share .ssb_counter{
border-color: #59267c;
color: #ffffff;
background: #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-reddit-share .ssb_counter{
border-color: #ff4500;
color: #ffffff;
background: #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-linkedin-share .ssb_counter{
border-color: #0077B5;
color: #ffffff;
background: #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-pinterest-share .ssb_counter{
border-color: #C92228;
color: #ffffff;
background: #C92228;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round button.simplesocial-tumblr-share .ssb_counter{
border-color: #36465d;
color: #ffffff;
background: #36465d;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share .ssb_counter{
background: #ffffff;
border:1px solid #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share .ssb_counter{
background: #ffffff;
border:1px solid #0f1419;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share .ssb_counter{
background: #ffffff;
border:1px solid #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share .ssb_counter{
background: #ffffff;
border:1px solid #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share .ssb_counter{
background: #ffffff;
border:1px solid #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-linkedin-share .ssb_counter{
background: #ffffff;
border:1px solid #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share .ssb_counter{
background: #ffffff;
border:1px solid #C92228;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share .ssb_counter{
background: #ffffff;
border:1px solid #36465d;
} div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
background: #ffffff;
border-color: #43609c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-twt-share .ssb_counter{
background: #ffffff;
border-color: #0f1419;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share .ssb_counter{
background: #ffffff;
border-color: #34AF23;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-viber-share .ssb_counter{
background: #ffffff;
border-color: #59267c;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-reddit-share .ssb_counter{
background: #ffffff;
border-color: #ff4500;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-linkedin-share .ssb_counter{
background: #ffffff;
border-color: #0077B5;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
background: #ffffff;
border-color: #C92228;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share .ssb_counter{
background: #ffffff;
border-color: #36465d;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons) button .ssb_counter,div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round:not(.simplesocial-simple-icons) .ssb_counter{
min-width: 15px;
height: 15px;
color: #fff;
top: -10px;
border:1px solid #fff;
border-radius: 0;
font-size: 8px;
line-height: 14px;
}
.ssb_total_counter{
margin: 0 5px;
}
div[class*="simplesocialbuttons-float"].simplesocial-round-txt button .ssb_counter{
border-radius: 0;
height: 22px;
min-width: 22px;
line-height: 20px;
top: -8px;
left: -8px;
color: #fff;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center:not(.simplesocial-simple-icons)  button .ssb_counter{
right: -10px;
font-size: 10px;
left: auto;
}
div[class*="simplesocialbuttons-float"].simplesocial-flat-button-border.ssb_counter-activate .ssb_counter{
min-width: 20px;
height: 20px;
line-height: 18px;
top: -10px;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-round.ssb_counter-activate .ssb_counter{
min-width: 20px;
height: 20px;
line-height: 18px;
top: -10px;
border-radius: 0;
} div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons)  button{
height: 36px;
width: 36px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons)  button span.simplesocialtxt{
display: none;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons)  button .ssb_counter{
position: absolute;
color: #fff;
line-height: 15px;
height: 17px;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons:not(.simplesocial-simple-icons)  button{
padding-left: 34px;
padding-right: 0 !important;
margin: 3px 0;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-round-txt:not(.simplesocial-simple-icons)  button{
padding-left: 34px;
padding-right: 0;
}
div[class*="simplesocialbuttons-float"].simplesocial-round-icon:not(.simplesocial-simple-icons)  button{
padding-left: 32px;
padding-right: 0;
}
.simplesocialbuttons.simplesocial-round-txt button:after{
width: 36px;
height: 36px;
line-height: 36px;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-fade-in{
opacity: 0;
-webkit-animation-name: ssb_fade; -webkit-animation-duration: 1s; animation-name: ssb_fade;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
.ssb-fb-like{
height: 38px;
line-height: 38px;
margin: 0 5px;
vertical-align: middle;
}
.ssb-fb-like span{
vertical-align: middle !important;
right: 15px;
margin-inline: 5px;
}
.ssb-fb-like iframe{
visibility: inherit !important;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons .ssb-fb-like{
margin: 5px 0;
height: auto;
line-height: 1;
}
div[class*="simplesocialbuttons-float-right"].simplesocialbuttons .ssb-fb-like{
float: right;
}
div[class*="simplesocialbuttons-float-right"].simplesocialbuttons .ssb_total_counter{
float: right;
}
div[class*="simplesocialbuttons-float-left"].simplesocial-simple-icons .ssb_total_counter{
display: block;
text-align: left;
}
div[class*="simplesocialbuttons-float-right"].simplesocial-simple-icons .ssb_total_counter{
display: block;
text-align: right;
}
@-webkit-keyframes ssb_fade {
from {opacity: 0;}
to {opacity: 1;}
} @keyframes ssb_fade {
from {opacity: 0;}
to {opacity: 1;}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-nospace button{
margin: 0;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-left-in button,
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-left-in .ssb_total_counter{
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-animation-name: ssb_slide_left_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_left_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_left_in {
from {-webkit-transform: translateX(-100%);transform: translateX(-100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
} @keyframes ssb_slide_left_in {
from {-webkit-transform: translateX(-100%);transform: translateX(-100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-right-in button,
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-right-in .ssb_total_counter{
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-animation-name: ssb_slide_right_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_right_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_right_in {
from {-webkit-transform: translateX(100%);transform: translateX(100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
} @keyframes ssb_slide_right_in {
from {-webkit-transform: translateX(100%);transform: translateX(100%)}
to {-webkit-transform: translateX(0%);transform: translateX(0%)}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-bottom-in{
-webkit-transform: translateY(-45%);
transform: translateY(-45%);
-webkit-animation-name: ssb_slide_top_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_top_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_top_in {
from {-webkit-transform: translateY(-45%);transform: translateY(-45%)}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%)}
} @keyframes ssb_slide_top_in {
from {-webkit-transform: translateY(-45%);transform: translateY(-45%)}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%)}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-top-in{
-webkit-transform: translateY(-60%);
transform: translateY(-60%);
-webkit-animation-name: ssb_slide_bottom_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_bottom_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%); opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%); opacity: 1;}
} @keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%); opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%); opacity: 1;}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-top-in{
opacity: 0;
-webkit-animation-name: ssb_slide_bottom_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_bottom_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%);opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%);opacity: 1;}
} @keyframes ssb_slide_bottom_in {
from {-webkit-transform: translateY(-60%);transform: translateY(-60%);opacity: 0;}
to {-webkit-transform: translateY(-50%);transform: translateY(-50%);opacity: 1;}
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-slide-fade-in{
opacity: 0;
-webkit-animation-name: ssb_slide_fade_in; -webkit-animation-duration: 1s; animation-name: ssb_slide_fade_in;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@-webkit-keyframes ssb_slide_fade_in {
from {opacity: 0;}
to {opacity: 1;}
} @keyframes ssb_slide_fade_in {
from {opacity: 0;}
to {opacity: 1;}
}
div[class*="simplesocialbuttons-float"] button:nth-child(2){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(3){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(4){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(5){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(6){
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(7){
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(8){
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(9){
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(10){
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(11){
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(12){
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(13){
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(14){
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
div[class*="simplesocialbuttons-float"] button:nth-child(15){
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
} div[class*="simplesocialbuttons-float"],
body.woocommerce div[class*="simplesocialbuttons-float"]{
position: fixed;
width: 36px;
z-index: 1000;
text-align: center;
z-index: 9999;
}
div.simplesocialbuttons.simplesocialbuttons-align-centered{
text-align: center;
}
div.simplesocialbuttons.simplesocialbuttons-align-left{
text-align: left;
}
div.simplesocialbuttons.simplesocialbuttons-align-right{
text-align: right;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-top{
top: 100px;
left: 0;
margin: 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-top{
top: 100px;
right: 0;
margin: 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center{
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center{
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
text-align: right;
}
div.simplesocialbuttons-float-left-post{
position: fixed;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: -52px;
-webkit-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
.simplesocialbuttons-float-left-post.float-in{
opacity: 1;
}
div.simplesocialbuttons-float-right-post{
position: fixed;
top: 70px;
opacity: 0;
margin-right: -70px;
-webkit-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
.simplesocialbuttons-float-right-post.float-in{
opacity: 1;
}
.ssb_counter{
padding: 0 2px;
}
.simplesocialbuttons.simplesocial-simple-round.simplesocialbuttons-float-left-post.ssb_counter-activate .ssb_counter{
min-width: 15px;
height: 15px;
color: #fff;
top: -10px;
border: 1px solid #fff;
border-radius: 0;
font-size: 8px;
line-height: 14px;
right: -10px;
color: #000;
}
.simplesocialbuttons.simplesocial-simple-round.simplesocialbuttons-float-right-post.ssb_counter-activate .ssb_counter{
min-width: 15px;
height: 15px;
color: #fff;
top: -10px;
border: 1px solid #fff;
border-radius: 0;
font-size: 8px;
line-height: 14px;
right: -10px;
color: #000;
}
div[class*="simplesocialbuttons-float-left-post"] button .ssb_counter{
top: -8px;
right: -8px;
}
.float-lefted-sidebar{
left: 0;
}
.ssb_sidebar_heading_text{
margin: 5px;
} .ssb-hide-floating-bar {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 24px;
height: 24px;
line-height: 22px;
border-radius: 13px;
vertical-align: middle;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
text-align: center;
opacity: 0;
fill: #232323;
-webkit-transition: opacity .25s,fill .15s,background .15s,-webkit-transform .15s;
transition: opacity .25s,fill .15s,background .15s,transform .15s,-webkit-transform .15s;
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
margin-top: 6px;
position: relative;
left: 50%;
margin-left: -13px;
}
.simplesocialbuttons-float-right-center .ssb-hide-floating-bar{
clear: both;
}
.simplesocialbuttons-float-left-center:hover .ssb-hide-floating-bar,
.simplesocialbuttons-float-right-center:hover .ssb-hide-floating-bar{
opacity: .6;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ssb-hide-floating-bar:hover{
background-color: rgba(0,0,0,.4);
fill: #fff;
opacity: 1;
}
@media only screen and (max-width: 1024px) {
.ssb-hide-floating-bar{
background-color: rgba(0,0,0,.4);
fill: #fff;
opacity: 1;
left: 28px !important;
transform: translateX(-10px) !important;
padding: 0 6px 0 4px !important;
}
}
div[class*="simplesocialbuttons-float"] button,
div[class*="simplesocialbuttons-float"] .ssb-fb-like,
div[class*="simplesocialbuttons-float"] .ssb_total_counter{
transition: all 0.2s linear;
}
.ssb-hide-float-buttons button,
.ssb-hide-float-buttons .ssb-fb-like,
.ssb-hide-float-buttons .ssb_total_counter{
transform: translatex(-100%);
opacity:0;
}
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons button,
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons .ssb-fb-like,
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons .ssb_total_counter{
transform: translatex(100%);
}
.ssb-hide-float-buttons .ssb-hide-floating-bar{
background-color: rgba(0,0,0,.4);
fill: #fff;
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ssb-hide-floating-bar svg {
transition: all 0.2s linear;
}
.ssb-hide-float-buttons .ssb-hide-floating-bar svg{
transform: rotate(180deg);
}
.simplesocialbuttons-float-right-center .ssb-hide-floating-bar svg{
transform: rotate(180deg);
}
.simplesocialbuttons-float-right-center.ssb-hide-float-buttons .ssb-hide-floating-bar svg{
transform: rotate(0deg);
} .simplesocialbuttons-float-left-post.float-touched-sidebar{
left: 52px !important;
}
.simplesocialbuttons-float-right-post.float-touched-sidebar{
right: 52px !important;
}
div[class*="simplesocialbuttons-float"].simplesocial-simple-round  button[class*="-share"]:not(:hover):before{
width: 0;
} .ssb_inline-share_heading{
font-weight: 400;
font-size: 24px;
padding: 0 0 10px;
margin: 0;
display: block;
}
.ssb_inline-share_heading.left{
text-align: left
}
.ssb_inline-share_heading.centered{
text-align: center;
}
.ssb_inline-share_heading.right{
text-align: right;
}
@media screen and (max-width: 768px) {
.simplesocialbuttons-mobile-hidden{
display: none !important;
}
} .ssb_followers a.ssb_button{
border:0;
cursor: pointer;
display: inline-block;
margin: 2.5px 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-weight: normal;
text-transform: capitalize !important;
width: 100%;
text-decoration: none !important;
}
.hover_ssb_nggGallery{
pointer-events: none;
}
.hover_ssb_nggGallery>*{
pointer-events: all;
}
.ssb_followers a.ssb_button:focus, .ssb_followers a.ssb_button:hover{
outline: none;
text-decoration: none !important;
}
.ssb_followers a.ssb_button.simplesocial-fb-follow:after{
content: "\e900";
}
.ssb_followers a.ssb_button.simplesocial-twt-follow:after{
content: "\e920";
}
.ssb_followers a.ssb_button.simplesocial-whatsapp-follow:after{
content: "\e906";
}
.ssb_followers a.ssb_button.simplesocial-viber-follow:after{
content: "\e666";
}
.ssb_followers a.ssb_button.simplesocial-reddit-follow:after{
content: "\e903";
}
.ssb_followers a.ssb_button.simplesocial-linkedin-follow:after{
content: "\e907";
}
.ssb_followers a.ssb_button.simplesocial-pinterest-follow:after{
content: "\e902";
}
.ssb_followers a.ssb_button.simplesocial-yt-follow:after{
content: "\e909";
}
.ssb_followers a.ssb_button.simplesocial-instagram-follow:after{
content: "\e90a";
}
.ssb_followers a.ssb_button:after {
font-family: 'ssb-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
}
.ssb_followers a.ssb_button.simplesocial-viber-follow:after{
content: "\e905";
font-family: 'ssb-icon';
} .ssb_followers.simplesocial-simple-round a.ssb_button {
height: 38px;
line-height: 30px;
padding: 4px 30px 4px 48px;
display: inline-block;
text-decoration: none;
font-size: 14px;
position: relative;
color: #fff;
margin:5px 0;
border-radius: 3px; -webkit-box-shadow: none;
box-shadow: none;
max-width: 100%;
}
.ssb_followers.simplesocial-simple-round a.ssb_button:hover{
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.ssb_followers.simplesocial-simple-round a.ssb_button:before {
content: '';
left: 0;
position: absolute;
font-size: 17px;
top: 0;
width: 38px;
height: 38px;
text-align: center;
line-height: 38px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.ssb_followers.simplesocial-simple-round a.ssb_button span{
position: relative;
z-index: 1;
}
.ssb_followers.simplesocial-simple-round a.ssb_button:hover:before{
width: 100%;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-fb-follow{
background: #43609c;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow{
background: #0f1419;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow{
background: #34AF23;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow{
background: #59267c;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-reddit-follow{
background: #ff4500;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-linkedin-follow{
background: #0077B5;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-pinterest-follow{
background: #C92228;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-yt-follow{
background: #bb0000;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-instagram-follow{
background: #3897f0;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-yt-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-yt-follow:before {
background: #790606;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-fb-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-fb-follow:before {
background: #354e83;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:before {
background: #304356;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:before {
background: #3e115d;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow:before {
background: #176e0b;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-reddit-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-reddit-follow:before {
background: #ce3b04;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-linkedin-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-linkedin-follow:before {
background: #044568;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-pinterest-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-pinterest-follow:before {
background: #af040a;
}
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-instagram-follow:after,
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-instagram-follow:before {
background: #1d75c7;
}
.ssb_followers.simplesocial-simple-round a.ssb_button span.widget_counter{
position: absolute;
right: 5px;
}   .woocommerce-product-details__short-description .simplesocialbuttons button {
float: left;
}
.woocommerce-product-details__short-description .simplesocialbuttons::after {
content: "";
clear: both;
display: table;
}    .entry .entry-content >  .simplesocialbuttons > *:last-child, .entry .entry-summary >.simplesocialbuttons > * :last-child{
margin-bottom: 5px;
}
.entry .entry-content >  .simplesocialbuttons > *:first-child, .entry .entry-summary >.simplesocialbuttons > * :first-child{
margin-top: 5px;
}
.simplesocialbuttons h2::before{
display: none;
}
.simplesocialbuttons-flyin h2::before, .simplesocialbuttons-popup h2::before{
display: none;
} .ssb-twenty-twenty .simplesocialbuttons_inline {  
margin-left: auto;
}
.ssb-twenty-twenty .simplesocial-simple-icons button.ssb_linkedin-icon .icon svg {
display: inline-block;
}@font-face {
font-family: 'Cocogoose';
src: url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/Cocogoose.eot);
src: url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/Cocogoose.eot?#iefix) format('embedded-opentype'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/Cocogoose.woff2) format('woff2'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/Cocogoose.woff) format('woff'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/Cocogoose.ttf) format('truetype'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/Cocogoose.svg#Cocogoose) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Cocogoosebold';
src: url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/bold/Cocogoose.eot);
src: url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/bold/Cocogoose.eot?#iefix) format('embedded-opentype'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/bold/Cocogoose.woff2) format('woff2'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/bold/Cocogoose.woff) format('woff'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/bold/Cocogoose.ttf) format('truetype'),
url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/bold/Cocogoose.svg#Cocogoose) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'avenir';
src: url(//joseph.fi/wp-content/themes/joses-kitchen/fonts/avenir-book/avenir-book.woff);
font-weight: normal;
font-style: normal;
}
html {  line-height : 1.15;  -webkit-text-size-adjust : 100%;  overflow-x: hidden; }
body {  margin : 0;  }
main {  display : block;  }
h1 {  font-size : 2em;  margin : 0.67em 0;  }
h1, h2, h3, h4, h5, h6{ font-family : 'Cocogoosebold'; font-weight: 400; }
hr {  box-sizing : content-box;  height : 0;  overflow : visible;  }
pre {  font-family : 'roboto', monospace;  font-size : 1em;  }
a {  background-color : transparent; outline: none;}
b,strong {  font-weight : bolder;  }
small {  font-size : 80%;  }
sub,sup {  font-size : 75%;  line-height : 0;  position : relative;  vertical-align : baseline;  }
sub {  bottom : -0.25em;  }
sup {  top : -0.5em;  }
img {  border-style : none;  max-width : 100%;  height : auto;  }
button,input,optgroup,select,textarea {  font-family : 'roboto';  font-size : 100%;  line-height : 1.15;  margin : 0;  }
button,input {  overflow : visible;  }
button,select {  text-transform : none;  }
button,[type="button"],[type="reset"],[type="submit"] {  -webkit-appearance : button;  }
button :  : -moz-focus-inner,[type="button"] :  : -moz-focus-inner,[type="reset"] :  : -moz-focus-inner,[type="submit"] :  : -moz-focus-inner {  border-style : none;  padding : 0;  }
button : -moz-focusring,[type="button"] : -moz-focusring,[type="reset"] : -moz-focusring,[type="submit"] : -moz-focusring {  outline : 1px dotted ButtonText;  }
fieldset {  padding : 0.35em 0.75em 0.625em;  }
legend {  box-sizing : border-box;  color : inherit;  display : table;  max-width : 100%;  padding : 0;  white-space : normal;  }
textarea {  overflow : auto;  }
[type="checkbox"],[type="radio"] {  box-sizing : border-box;  padding : 0;  }
[type="number"] :  : -webkit-inner-spin-button,[type="number"] :  : -webkit-outer-spin-button {  height : auto;  }
[type="search"] {  -webkit-appearance : textfield;  outline-offset : -2px;  }
[type="search"] :  : -webkit-search-decoration {  -webkit-appearance : none;  }
:  : -webkit-file-upload-button {  -webkit-appearance : button;  font : inherit;  }
details {  display : block;  }
summary {  display : list-item;  }
template {  display : none;  }
[hidden] {  display : none;  }
*,* ::before,* ::after {  box-sizing : inherit;  }
html {  box-sizing : border-box;  } body,button,input,select,optgroup,textarea {  color : #000000;  font-family : roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;  font-size : 1rem;  line-height : 1.5;  }
h1,h2,h3,h4,h5,h6 {  clear : both;  }
p {  margin-bottom : 1.5em; font-weight: 300;  }
dfn,cite,em,i {  font-style : italic;  }
blockquote {  margin : 0 1.5em;  }
address {  margin : 0 0 1.5em;  }
pre {  background : #eee;  font-family : "Courier 10 Pitch", courier, monospace;  line-height : 1.6;  margin-bottom : 1.6em;  max-width : 100%;  overflow : auto;  padding : 1.6em;  }
code,kbd,tt,var {  font-family : monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;  }
abbr,acronym {  border-bottom : 1px dotted #666;  cursor : help;  }
mark,ins {  background : #fff9c0;  text-decoration : none;  }
big {  font-size : 125%;  } body {  background : #fff;  }
hr {  background-color : #ccc;  border : 0;  height : 1px;  margin-bottom : 1.5em;  }
ul,ol {  margin : 0 0 1.5em 3em;  }
ul {  list-style : disc;  }
ol {  list-style : decimal;  }
li > ul,li > ol {  margin-bottom : 0;  margin-left : 1.5em;  }
dt {  font-weight : 700;  }
dd {  margin : 0 1.5em 1.5em;  } embed,iframe,object {  max-width : 100%;  }
img {  height : auto;  max-width : 100%; width: auto;  }
figure {  margin : 1em 0;  }
table {  margin : 0 0 1.5em;  width : 100%;  } a {  color : #4169e1; outline: none; }
a:visited {  color : #800080;outline: none;  }
a:hover,a:focus,a:active {  color : #191970; outline: none; }
a:focus {  outline : thin dotted; outline: none; }
a:hover,a:active {  outline : 0; outline: none; } button,input[type="button"],input[type="reset"],input[type="submit"] {  border : 1px solid;  border-color : #ccc #ccc #bbb;  border-radius : 3px;  background : #e6e6e6;  color : rgba(0, 0, 0, 0.8);  line-height : 1;  padding : 0.6em 1em 0.4em;  }
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {  border-color : #ccc #bbb #aaa;  }
button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus {  border-color : #aaa #bbb #bbb;  }
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea {  color : #666;  border : 1px solid #ccc;  border-radius : 3px;  padding : 3px;  }
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus {  color : #111;  }
select {  border : 1px solid #ccc;  }
textarea {  width : 100%;  }
html, body { width: 100%; height: 100%; }
body {
min-height: 100vh; min-height: -webkit-fill-available;
}
html {
height: -webkit-fill-available;
}
#page { min-height: 100%; display: flex; flex-direction: column; align-items: stretch; }
.content-part { flex-grow: 1; }
#masthead, .content-part, .site-footer { flex-shrink: 0; } .sticky {  display : block;  } .page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {  border : none;  margin-bottom : 0;  margin-top : 0;  padding : 0;  } .custom-logo-link {  display : inline-block;  } .wp-caption {  margin-bottom : 1.5em;  max-width : 100%;  }
.wp-caption img[class*="wp-image-"] {  display : block;  margin-left : auto;  margin-right : auto;  }
.wp-caption .wp-caption-text {  margin : 0.8075em 0;  }
.wp-caption-text {  text-align : center;  } .gallery {  margin-bottom : 1.5em;  display : grid;  grid-gap : 1.5em;  }
.gallery-item {  display : inline-block;  text-align : center;  width : 100%;  }
.gallery-columns-2 {  grid-template-columns : repeat(2, 1fr);  }
.gallery-columns-3 {  grid-template-columns : repeat(3, 1fr);  }
.gallery-columns-4 {  grid-template-columns : repeat(4, 1fr);  }
.gallery-columns-5 {  grid-template-columns : repeat(5, 1fr);  }
.gallery-columns-6 {  grid-template-columns : repeat(6, 1fr);  }
.gallery-columns-7 {  grid-template-columns : repeat(7, 1fr);  }
.gallery-columns-8 {  grid-template-columns : repeat(8, 1fr);  }
.gallery-columns-9 {  grid-template-columns : repeat(9, 1fr);  }
.gallery-caption {  display : block;  } .screen-reader-text {  border : 0;  clip : rect(1px, 1px, 1px, 1px);  clip-path : inset(50%);  height : 1px;  margin : -1px;  overflow : hidden;  padding : 0;  position : absolute !important;  width : 1px;  word-wrap : normal !important;  }
.screen-reader-text:focus {  background-color : #f1f1f1;  border-radius : 3px;  box-shadow : 0 0 2px 2px rgba(0, 0, 0, 0.6);  clip : auto !important;  clip-path : none;  color : #21759b;  display : block;  font-size : 0.875rem;  font-weight : 700;  height : auto;  left : 5px;  line-height : normal;  padding : 15px 23px 14px;  text-decoration : none;  top : 5px;  width : auto;  z-index : 100000;  } #primary[tabindex="-1"]:focus {  outline : 0;  }
.template-content { margin-top: 110px; }
.content-part h2 { font-weight: 400; margin-bottom: 10px; }
.template-content h1 { font-weight: 400; }
.template-content p, .template-content li, .template-content .post-detail div { font-size: 22px; margin-bottom: 10px; color: #000000; font-family: 'avenir'; }
.post-detail ul { margin: 20px 0; }
.template-content li{ margin-bottom: 5px; }
.nv-meta-list li { margin-bottom: 0; line-height: 1; }
body { transition: unset; }
body.bg-white { background-color: transparent; transition: unset!important; }
.pagebg-loader { background: #000; opacity: 0; z-index: 99!important; position: fixed; top: 0; bottom: 0; left: 0; right: 0; visibility: hidden;  transition: opacity 200ms; }
.pagebg-loader.bg-black { opacity: 1; visibility: visible; }
body.black-header{ background: #fff; } .alignleft {  float : left; margin-right : 1.5em;  margin-bottom : 1.5em;  }
.alignright {float : right; margin-left : 1.5em;  margin-bottom : 1.5em;  }
.aligncenter {  clear : both;  display : block;  margin-left : auto;  margin-right : auto;  margin-bottom : 1.5em;  } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.flex-center{ align-items: center;display: flex; }
.justify-content-center{justify-content: center; display: flex;}
.space-between{ justify-content: space-between; display: flex; }
.list-design ul, .post-detail ul { list-style: none; margin-left: 0; padding-left: 0;}
.list-design li:before, .post-detail li:before {content: '';display: inline-block;align-content: center;width: 10px;height: 10px;background: #a48111;transform: rotatez( -45deg);margin-right: 8px;margin-bottom: 2px;} .main-navigation ul {  display : none;  list-style : none;  margin : 0;  padding-left : 0;  }
.main-navigation ul ul {  box-shadow : 0 3px 3px rgba(0, 0, 0, 0.2);  float : left;  position : absolute;  top : 100%;  left : -999em;  z-index : 99999;  }
.main-navigation ul ul ul {  left : -999em;  top : 0;  }
.main-navigation ul ul li:hover > ul,.main-navigation ul ul li.focus > ul {  display : block;  left : auto;  }
.main-navigation ul ul a {  width : 200px;  }
.main-navigation ul li:hover > ul,.main-navigation ul li.focus > ul {  left : auto;  }
.main-navigation li {  position : relative;  }
.main-navigation a {  display : block;  text-decoration : none;  }
header.site-header { z-index: 15; transition: all .5s ease-in-out;} .site-header.fixed-header {animation: smoothScroll 1s forwards;}
.fixed-header, body.black-header .site-header { background: #000; z-index: 15;}
.fixed-header .custom-logo, body.black-header .custom-logo{ width: 50px; animation: pageIn ease-in 1s; animation-fill-mode:forwards; }
.fixed-header .header-wrapper, body.black-header .header-wrapper{ padding-top: 10px; padding-bottom: 5px; }
.fixed-header .main-navigation, body.black-header .main-navigation { top: 22px; animation: pageIn ease-in 1s; animation-fill-mode: forwards; }
.hamburger { display: none; margin: 0; z-index: 9; }
.hamburger a { color: #fff; display: inline-block; }
.hamburger a:hover { color: #ffffff; }
.hamburger a .bar { width: 25px; height: 2px; background-color: #fff; margin: 4px 10px 4px 0; transition: 0.4s; position: relative; }
.hamburger a .bar::before, .hamburger a .bar::after { height: 100%; width: 35px; content: ''; display: block; background: #fff; position: absolute; }
.hamburger a .bar::before { top: 8px;  }
.hamburger a .bar::after { top: -8px;  }
.main-navigation .hamburger a{ display:flex; flex-direction:column; width:120px; cursor:pointer; zoom: 0.6; }
.main-navigation .hamburger span{ background: #ffffff; border-radius:10px; width: 60px; height: 3px; margin: 7px 0 7px auto; transition: .4s  cubic-bezier(0.68, -0.6, 0.32, 1.6); }
.main-navigation .hamburger span:nth-of-type(1){  }
.main-navigation .hamburger span:nth-of-type(2){ margin-right: 20px; }
.main-navigation .hamburger span:nth-of-type(3){ margin-right: 40px; }
body.open .hamburger span:nth-of-type(1){ transform-origin:bottom; transform:rotatez(45deg) translate(8px,25px); width: 90px; }
body.open .hamburger span:nth-of-type(2){ transform-origin:top; transform:rotatez(-45deg) translate(-13px, -5px); width: 90px; }
body.open .hamburger span:nth-of-type(3){ display: none;transform-origin:bottom; width:50%; transform: translate(40px,-8px) rotatez(45deg); }
body.open .main-header .hamburger a { width: 70px; }
body.open .main-navigation .hamburger a { width: 90px; }
body.open .main-navigation .hamburger span { margin-left: 0; margin-right: 0; }
.desktop-menu{ display: none; }
.mobile-menu{ display: block; } .main-navigation {  display : block;  float: none; position: absolute; top: 30px; right: 0px; }
body.black-header .main-navigation { top: 4px;}
.site-header { position: fixed; left: 0; right: 0; top: 0; z-index: 1; }
.header-wrapper { display: block; position: relative; overflow: hidden; padding-top: 30px; }
.menu a { color: #fff; font-size: 22px; text-align: center; padding: 0 25px; margin:  0 25px; text-transform: uppercase; font-weight: 800;}
.menu-main-menu-container .current-menu-item a:after, .menu-main-menu-container a:after {content: ''; opacity: 0; position: absolute;left: 0;right: 0;display: block;width: calc(100% - 50px);margin: 0 auto;height: 2px;background-image: linear-gradient(to right, #A48111, #DDBC52, #A48111);transition: visibility 0s 2s, opacity .4s linear;visibility: hidden;}
.menu-main-menu-container .current-menu-item a:after, .menu-main-menu-container a:hover:after { opacity: 1; visibility: visible; transition: opacity .4s linear;}
.menu-main-menu-container li a { position: relative; }
.site-branding { float: left; }
img.custom-logo { width: 120px; }
body.admin-bar .site-header{ top: 32px; }
.facebook{ background: url(//joseph.fi/wp-content/themes/joses-kitchen/images/facebook.svg); }
.twitter{ background: url(//joseph.fi/wp-content/themes/joses-kitchen/images/twitter.svg); }
.youtube{ background: url(//joseph.fi/wp-content/themes/joses-kitchen/images/youtube.svg); } .instagram{ background: url(https://joseph.fi/wp-content/uploads/2023/11/instagram.svg); }
.cicon{ width: 32px; height: 32px; display: inline-block; background-position: center; background-repeat: no-repeat; } .height-100vh { height: 100vh; }
.home .pos-absolute { position: absolute; bottom: 0;  z-index: 207; }
.pos-absolute.left-part{  left: 0;}
.pos-absolute.right-part{  right: 0;}
.gradient-gold { background-image: linear-gradient(to right top, #A48111, #D4AF37, #A48111); }
.gradient-black { background-image: linear-gradient(to right top, #000000, #000000, #000000); }
.home-bottom .vc_column-inner > .wpb_wrapper {  padding: 24px 10px 14px 50px;  }
.bottom-box-services .aio-icon-box { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; align-content: center; width: 100%; }
.aio-icon-box { margin-bottom: 0!important; }
.bottom-box-services .aio-icon-box .aio-icon-default, .bottom-box-services .aio-icon-box .aio-icon-header, .bottom-box-services .aio-icon-description { display: block; width: auto; }
.bottom-box-services .aio-icon-description { overflow: hidden; }
.bottom-box-services .aio-icon-box .aio-icon-default img.img-icon {border-radius: 100%!important;width: 110px!important;}
.bottom-box-services .aio-icon-box .aio-icon-default { width: 110px; }
.bottom-box-services .aio-icon-description { margin-top: 0!important;margin-bottom: 20px; position: relative; width: 120px; font-family: 'roboto'; text-align: right; margin-right: 60px; }
.bottom-box-services .aio-icon-header h3{text-transform: uppercase; font-family: 'Cocogoosebold'; font-weight: 400; line-height: 1; width: 245px; }
.bottom-box-services .aio-icon-box-link:hover img.img-icon { transition: transform .5s; transform: scale(1.2); }  .home-bottom.vc_column_container>.vc_column-inner { padding-right: 0; }
.home-bottom.vc_column_container>.vc_column-inner .wpb_wrapper { padding-right: 0; }
.home-bottom img { max-width: 80px; }
.home-bottom .wpb_single_image { margin-bottom: 0; }  .home .pos-absolute.chef-image { left: auto; right: 10%; bottom: 50%; transform: translateY(50%); }
.home .pos-absolute.chef-image .wpb_single_image.wpb_content_element{ margin-bottom: 0!important;}
.banner-content h1 { font-size: 70px; background:-webkit-linear-gradient(#AA771C, #FCF6BA, #AA771C); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.banner-content h2 { font-size: 52px; font-family: 'avenir'; margin: 10px 0 0 0; font-weight: 300;}
.banner-content.uvc-heading { padding-left: 100px; width: 760px; }
.banner-content .uvc-sub-heading p { font-family: 'avenir'!important; font-size: 28px!Important; font-weight: 300; margin: 0 7px 0 0; line-height: 1.2!important; }
.banner-content .uvc-sub-heading p:empty { display: none; }
.banner-content .uvc-sub-heading > p:first-child {display: none;}
.chef-image img { max-height: 633px; width: auto; }
.home .center-content-home{ position: unset!important; }
.home .center-content-home .wpb_raw_html.animation-arrow-custom{ top: unset; bottom: 40px; left: 0; right: 0; text-align: center; margin-right: 0; }
.boder-gradient.big-border h2:after{ left: calc(50% - 140px); width: 280px; } .pages-banner h1 { font-size: 70px; font-family: 'avenir'; font-weight: 400; margin: 0; }
.pages-banner h1 b{ font-size: 90px; font-family: 'Cocogoosebold'; display: block; font-weight: 400; line-height: 1.1; }
.pages-banner .banner-description p{ font-size: 30px; line-height: 1.1; font-family: 'avenir'; margin-bottom: 0; margin-top: 0; color: #fff; }
.pl-100{ padding-left: 100px!important; }
.animated_arrow { position: absolute; top: 57vh; left: 0; right: 0; -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; }
.banner-description { margin-bottom: 0; }
.cqcarousel-container .carousel-gallery .slick-dots{ bottom: 0; }
.cqcarousel-container .carousel-gallery .slick-dots li button:before{ content: unset; }
.cqcarousel-container .carousel-gallery .slick-dots { bottom: 20px; left: 0; right: 0; padding: 0 30px; display: flex; width: 100%; margin: 0; }
.cqcarousel-container .carousel-gallery .slick-dots li { background: #fff; margin: 0; height: 5px; width: 100%; }
.cqcarousel-container .carousel-gallery .slick-dots li.slick-active { background: gainsboro; }
.cqcarousel-container .carousel-gallery .slick-dots li button { width: 100%; }
.image-shadow img { box-shadow: 3px 0px 12px -5px rgb(0 0 0 / 75%); -webkit-box-shadow: 3px 0px 12px -5px rgb(0 0 0 / 75%); -moz-box-shadow: 3px 0px 12px -5px rgb(0 0 0 / 75%); }
.hsc-content p, .hsc-content li { font-size: 22px; margin-bottom: 10px; color: #000000; }
.boder-gradient .uvc-headings-line, .boder-gradient .line_only {width: 120px; background-image: -webkit-linear-gradient(#A48111, #DDBC52, #A48111); margin-left: 50px; margin-top: 10px; height: 4px!important; border: none!important;}
.boder-black .uvc-headings-line, .boder-black .line_only {width: 120px; background-image: -webkit-linear-gradient(#000000, #000000, #000000); margin-left: 50px; margin-top: 10px; height: 4px!important; border: none!important;}
.boder-gradient h2, .boder-black h2, .template-content h1 { display: inline-block; position: relative; }
.boder-gradient h2:after, .boder-black h2:after, .template-content h1:after {content: ''; position: absolute;left: calc(50% - 60px); display: block;width: 120px;margin-top: 9px;height: 4px;background-image: linear-gradient(to right, #A48111, #DDBC52, #A48111);}
.template-content h1:after{ left: 0; }
.boder-black h2:after {background-image: -webkit-linear-gradient(#000000, #000000, #000000);}
.boder-gradient .uvc-headings-line, .boder-gradient .line_only, .boder-black .uvc-headings-line, .boder-black .line_only { display: none; }
.center-border .line_only{width: 120px; text-align: center; margin: auto;}
.bg-padding{ padding-left: 20px; padding-right: 20px; }
.zi2{  z-index: 2;}
.section-down { margin-top: -70px; z-index: 1; float: left;  }
.section-zero-down { margin-top: -50px; z-index: 1; float: left;  }
.section-2-down{margin-bottom: -50px; z-index: 1; float: left;}
.section-up-more{ margin-top: -70px; }
.theme-button button { background: rgba(255,255,255,0.51)!important; }
.theme-button.theme-color button { background: #A48111!important; }
.theme-button button:hover { background: rgba(255,255,255,1)!important; }
.theme-button.theme-color button:hover { background: #000!important; }
.theme-button button .ubtn-text { text-transform: uppercase; font-size: 18px; font-family: 'avenir'; }
.black-border-btn a button { border: 1px solid!important; border-image-slice: 1!important; border-image-source: linear-gradient(to left, #A48111, #DDBC52)!important; background: transparent!important; }
.big-up-column { position: relative; margin-top: -140px; }
.medium-up-column { position: relative; margin-top: -60px;}
.testimonial-content p { font-size: 29.4px; font-family: 'Cocogoosebold'; line-height: 1.2; }
.testimonial-content p strong { float: right; font-weight: 500; }
.main-newsletterbar { display: flex; width: 100%; flex-direction: row; flex-wrap: wrap; align-items: flex-start; }
.main-newsletterbar .wpcf7-form-control {border-radius: 0;padding: 5px 10px;line-height: 1;outline: none;border: none;font-size: 20px;height: 40px;font-family: 'Roboto';width: 100%;}
.emailfield { width: 70%; }
.main-newsletterbar input.wpcf7-form-control.wpcf7-submit { border: none; text-transform: uppercase; background: #A48111; color: #fff; }
.newsletterbar-wrapper  .submitbtn { width: 30%; }
.newsletterbar-wrapper .wpcf7 .ajax-loader { position: absolute; right: -2px; top: 43px; }
.newsletterbar-wrapper span.wpcf7-list-item { margin-left: 0; }
.newsletterbar-wrapper .wpcf7-list-item-label { color: #fff; margin-left: 10px; display: inline-block; line-height: 1.4; font-size: 16px; font-family: 'avenir'; margin-top: -2px; }
.newsletterbar-wrapper span.wpcf7-list-item > label { display: flex; }
.newsletterbar-wrapper .wpcf7-list-item-label a{ color: #fff; text-decoration: none; font-weight: 600; }
.mobile-order-2{ float: right!important; }
.show-in-mobile{ display: none!important; }
.footer-box h2.vc_custom_heading { margin: 0; line-height: 1.2; font-weight: 400; }
.footer-box .uvc-sub-heading{ font-family: 'Cocogoosebold'; color: #000; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output { color: #ffb900; }
.animation-arrow-custom a span { position: absolute; top: 0; left: 50%; width: 24px; height: 24px; margin-left: -12px; border-left: 5px solid #c98a22; border-bottom: 5px solid #c98a22; -webkit-transform: rotate( -45deg); transform: rotate( -45deg); -webkit-animation: sdb07 2s infinite; animation: sdb07 2s infinite; opacity: 0; box-sizing: border-box; }
.animation-arrow-custom a span:nth-of-type(1) { -webkit-animation-delay: 0s; animation-delay: 0s; }
.animation-arrow-custom a span:nth-of-type(2) { top: 16px; -webkit-animation-delay: .15s; animation-delay: .15s; }
.animation-arrow-custom a span:nth-of-type(3) { top: 32px; -webkit-animation-delay: .3s; animation-delay: .3s; } .site-footer { position: relative; }
.footer-info{ background: url(//joseph.fi/wp-content/themes/joses-kitchen/images/bg-footer.png); background-position: left top; background-size: cover; padding-top: 8%; position: absolute; z-index: 12; left: 0; right: 0; bottom: 0; }
.flogo { max-width: 150px; }
.footer-column { display: flex; justify-content: space-between; flex-direction: row; align-content: flex-end; align-items: flex-end; }
.logo-content { max-width: 390px;  display: flex; gap: 20px; }
.copyright-text p, .copyright-text a, .design-by p, .design-by a { color: #fff; text-decoration: none; font-size: 14px; font-family: 'avenir'; }
.fcondent p { font-size: 18px; font-family: 'Roboto'; color: #fff; }
.social-media-footer a { text-decoration: none; padding: 0 20px; }
body.footer-height-remove footer#colophon .footer-info {position: relative;}
body.footer-height-remove.single-post footer#colophon .footer-info {position: absolute;}
.vc_row.move-footer { padding-bottom: 110px !important; } .services-logo-content .aio-icon-img.uavc-square { padding: 10px; margin-right: 30px!important;}
.services-logo-content h3.aio-icon-title { font-weight: 400; font-size: 22px; text-align: left; }
.border-box-theme a { text-decoration: none; color: #000000; }
.image-right-wrapper { position: absolute!important; right: 0; top: 0; height: 100%; padding-right: 0!important; }
.image-right-wrapper .vc_column-inner{background-position: top left!important;}
.image-margin-right-full{ margin-left: -25px!important; margin-right: -25px!important; background-color: #f4f4f4 !important; }
.services-content-padding .wpb_wrapper, .services-content-padding .uvc-heading{ padding: 15px; }
.services-content-padding .pb-0 { padding-bottom: 0; }
.wpb_wrapper_pl_50 .vc_column-inner > .wpb_wrapper { padding-left: 50px; }
.image-margin-right-full{ position: relative; z-index: 12; }
.hsc-content.list-design p { margin-top: 30px; margin-bottom: 30px; }
.mt-30-desktop { margin-top: 50px; }
.border-center .line_only{margin-left: auto; margin-top: 30px;}
.desktop-350-width { width: 350px;}
.txtleft {  margin-left: 0; text-align: left!important; margin-right: auto;  }
.txtleft.boder-gradient h2:after{ left: 0; }
.float-none{ float: none; }
.float-left-cover{ margin-top: -395px; float: left; }
.section-big-updown{ margin-top: -395px; }
.border-box-theme h3 { margin-top: 0!important; margin-bottom: 30px!important; }
.border-box-theme p br {content: '';display: block;height: 4px;}
.border-box-theme p { font-size: 18px!important; } .contact-info .uvc-sub-heading a { text-decoration: none; color: #000; }
.contact-info .uvc-sub-heading { margin-top: 40px; line-height: 1.5; }
.contact-info-wrapper { padding-bottom: 60px; padding-top: 20px; box-shadow: 0px 0px 12px -7px rgb(0 0 0 / 71%); -webkit-box-shadow: 0px 0px 12px -7px rgb(0 0 0 / 71%); -moz-box-shadow: 0px 0px 12px -7px rgb(0 0 0 / 71%); }
.content-pl-70 .uvc-heading{ padding-left: 70px; }
.contact-form-main-wrapper .wpcf7 { margin-top: 40px; }
.contact-form-main-wrapper {padding-left: 80px!important;padding-right: 80px!important;}
.f-wrapper { display: flex; flex-direction: row; align-items: flex-start; margin-bottom: 60px; }
.f-wrapper label { width: 130px; font-size: 20px; font-family: 'avenir'; }
.f-wrapper label:after {content: " |";font-weight: 400;font-family: 'Cocogoosebold';}
.f-wrapper span.wpcf7-form-control-wrap { width: 100%; }
.f-wrapper span.wpcf7-form-control-wrap input { font-family: 'avenir'; color: #000; background: transparent; width: 100%; border: none; border-bottom: 1px solid #000; border-radius: 0; outline: none; font-size: 18px; }
.f-wrapper textarea.wpcf7-form-control.wpcf7-textarea { font-family: 'avenir'; padding:  10px; height: 120px; outline: none; background: transparent; border-color: #000; }
.imnotrebot-wrapper { margin: 20px auto; }
.imnotrebot-wrapper .cf7sr-g-recaptcha > div { margin: 0 auto; } .field-acceptance input[type="checkbox"]{ height: 17px; width: 17px; vertical-align: sub; }
.field-acceptance { padding-left: 100px; font-size: 12px; }
.f-wrapper.field-textarea { margin-bottom: 10px; }
.f-wrapper.field-submit { display: flex; justify-content: flex-end; position: relative; }
.field-submit .wpcf7-submit { background: transparent; border-color: #000; padding: 10px 80px; font-size: 18px; font-family: 'avenir'; }
.wpcf7 .ajax-loader { position: absolute; right: 215px; top: 7px; margin: 0; }
.field-submit .wpcf7-submit:hover { background: #000; color: #ffffff; border-color: #000; }
.contact-form-main-wrapper .wpcf7-response-output { text-align: center; }
.contact-form-main-wrapper > .vc_column-inner { padding-top: 0!important; }
.f-wrapper.field-textarea .wpcf7-form-control-wrap { margin-top: 35px; }
.contact-form-bg-wrapper { z-index: 1; margin-top: -70px!important; } #notfound { position: relative; height: auto; } .notfound { max-width: 520px; width: 100%; line-height: 1.4; text-align: center; text-align: center; margin: 150px auto 0; }
.notfound .notfound-404 { position: relative; height: 240px; }
.notfound .notfound-404 h1 { font-family: 'Montserrat', sans-serif; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 252px; font-weight: 900; margin: 0px; color: #262626; text-transform: uppercase; letter-spacing: -40px; margin-left: -20px; }
.notfound .notfound-404 h1>span { text-shadow: -8px 0px 0px #fff; }
.notfound .notfound-404 h3 { font-family: 'Cabin', sans-serif; position: relative; font-size: 16px; font-weight: 700; text-transform: uppercase; color: #262626; margin: 0px; letter-spacing: 3px; padding-left: 6px; }
.notfound h2 { font-family: 'Cabin', sans-serif; font-size: 20px; font-weight: 400; text-transform: uppercase; color: #000; margin-top: 0px; margin-bottom: 25px; } .blog-listing .vc-gitem-zone-height-mode-auto:before{ padding-top: 370px!important; }
.blog-listing .vc_gitem-zone-mini h4 { font-weight: 400; font-size: 25px; line-height: 1; margin: 20px 0; } .blog-listing  p { font-weight: 400; }
.blog-listing .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { background: #a48111!important; text-transform: uppercase; font-size: 18px; font-family: 'avenir'; border-radius: 0; padding: 15px 30px; line-height: 1; box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); -webkit-box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); -moz-box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); border-radius: 3px; }
.blog-subheading h2 { font-weight: 400; font-family: 'avenir'; width: 710px; font-size: 22px!important; }
.blog-subheading { margin-bottom: 20px; }
div.simplesocialbuttons.simplesocialbuttons-align-centered{ display: none; }
.single-post div.simplesocialbuttons.simplesocialbuttons-align-centered{ display: block; }
.posts-wrapper { display: flex;  flex-wrap: wrap; margin-bottom: 40px; margin-left: -10px; margin-right: -10px; }
.posts-wrapper .blog-grid-v2{ width: calc(50% - 0px); position: relative; }
.bg-color-down .bg-cover-main:after, .bg-color-up .bg-cover-main:before {content: '';position: absolute;bottom: 0;top: 53%;left: -300%;right: -300%;background: #c98a22;z-index: 0;overflow: hidden;}
.bg-color-up .bg-cover-main:before {bottom: 53%;top: 0;}
body  select.select-custom {-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: linear-gradient(45deg, transparent 50%, #c98a22 50%), linear-gradient(135deg, #c98a22 50%, transparent 50%);background-position: calc(100% - 25px) calc(1em + -2px), calc(100% - 15px) calc(1em + -2px), calc(100% - 2.5em) 0.5em;background-size: 12px 10px, 10px 10px, 2px 3em;background-repeat: no-repeat;}
body input.input-custom { color: #fff; background-image: url(//joseph.fi/wp-content/themes/joses-kitchen/images/search.png); background-size: 18px; background-repeat: no-repeat; background-position: right 10px center; }
.filter-wrapper { display: flex; margin: 50px 0; gap: 10px; flex-direction: row; flex-wrap: wrap; justify-content: center; }
.filter-box { width: 350px; }
.filter-box select, .filter-box input, .filter-box input:focus{ outline: none; background-color: #f4f4f4; width: 100%; padding: 5px; line-height: 1; border: 2px solid #c98a22; height: 40px; }
.blog-page-banner .vc_column-inner{ justify-content: flex-end!important; }
.article-content-col { position: relative; z-index: 1; }
.article-content-col .content { width: 100%; border-bottom: 0 solid; padding-bottom: 20px; display: flex; flex-direction: column; }
.nv-meta-list{ display: flex; margin: 0; list-style: none; padding: 0; }
.article-content-col .content .blog-entry-title { margin: 0; }
.article-content-col .content .blog-entry-title a { color: #000; text-decoration: none; font-size: 25px; }
.nv-meta-list li:first-child:after {content: "/";padding: 0 5px;}
.excerpt-wrap.entry-summary a { color: #3d7ac3; text-decoration: none; }
.excerpt-wrap.entry-summary p{ font-size: 18px; }
.posts-wrapper .blog-grid-v2 article { position: relative; z-index: 1; height: calc(100% - 80px); padding: 20px; background: #f4f4f4; margin: 40px 10px; box-shadow: 3px 3px 8px -3px rgb(0 0 0 / 75%); -webkit-box-shadow: 3px 3px 8px -3px rgb(0 0 0 / 75%); -moz-box-shadow: 3px 3px 8px -3px rgb(0 0 0 / 75%); }
.nv-post-thumbnail-wrap img { width: 100%; height: 300px; object-fit: cover; }
.post-main-content { margin-top: 20px; }
.t-btn a, a.t-btn { background: #a48111; text-transform: uppercase; padding: 15px 30px; line-height: 1; color: #fff; text-decoration: none; box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); -webkit-box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); -moz-box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); }
.pagination-bottom { display: flex; justify-content: center; }
.bg-cover-main { height: 100%; }
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled { text-decoration: none; }
.navigation li { display: inline; }
.navigation li a:hover, .navigation li.active a { background-color: #000000; color: #fff;}
.navigation li a { padding: 10px 15px; color: #000; }
.navigation ul { text-align: center; margin: auto; padding-left: 0;}
.social-icon-blog .wpb_wrapper { display: flex; justify-content: center; gap: 5px; } .template-content h1.no-border:after { content: unset; }
.template-content h1 { margin-bottom: 0; }
.theme-border { content: ''; position: absolute; left: 0; display: block; width: 120px; margin-top: 9px; height: 4px; background-image: linear-gradient(to right, #A48111, #DDBC52, #A48111); }
.single header.entry-header { position: relative; }
.post-detail.entry-content { margin-top: 70px; }
.nav-links { margin-bottom: 60px; margin-top: 60px; }
.nav-links span.nav-subtitle { display: block; text-transform: uppercase; color: #000; font-size: 18px; font-family: 'avenir'; }
.nav-links a { text-decoration: none; }
.nav-links span.nav-title { font-size: 25px; color: #c98a22; font-family: 'avenir'; }
.entry-content blockquote { padding: 0 0 0 30px; border-width: 10px; border-style: solid; border-image: linear-gradient(to bottom,#A48111, #DDBC52, #A48111) 1 100%; border-right: none; margin: 0px 0 0!important; border-top: 0; border-bottom: 0; font-size: 30px; }
.entry-content blockquote { margin: 40px 0!important; }
.entry-content blockquote p{ font-size: 30px; }
.blog-container { max-width: 800px; margin-left: auto; margin-right: auto; }
.template-content h1 { font-size: 35px; }
.blog-container .nav-links { display: flex; justify-content: space-between; } .bg-man-bottom .ubtn-ctn-center.theme-button.theme-color { text-align: center; } .page-template .entry-content { margin-top: 70px; }
.simplesocialbuttons { padding-top: 30px; }
.nav-links .nav-previous, .nav-links  .nav-next { width: 50%; }
.fadein1sec{ animation: pageIn ease-in 2s; animation-fill-mode:forwards; }
.fadein2sec{ animation: pageIn ease-in 3s; animation-fill-mode:forwards; }
.fadein3sec{ animation: pageIn ease-in 4s; animation-fill-mode:forwards; }
.fadein4sec{ animation: pageIn ease-in 5s; animation-fill-mode:forwards; }
.fadein5sec{ animation: pageIn ease-in 6s; animation-fill-mode:forwards; }
.black-header .fadein1sec,
.black-header .fadein2sec,
.black-header .fadein3sec,
.black-header .fadein4sec,
.black-header .fadein5sec{
animation:unset;
animation-fill-mode: unset;
}
.slider-images-row .slick-prev:before, .slider-images-row .slick-next:before { content: unset; }
.slider-images-row [type="button"] { outline: none; box-shadow: none; border: none; -webkit-appearance: unset; } @keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes sdb07 {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes sdb07 {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeSpinIn{
animation: fadeSpinIn ease 3s;
}
.bounceAlpha {
animation-name: bounceAlpha;
animation-duration:1.4s;
animation-iteration-count:infinite;
animation-timing-function:linear;
}
@keyframes pageIn {
0% {
opacity:0;
}
35% {
opacity:0;
}
100% {
opacity: 1;
}
}
@keyframes fadeSpinIn {
0% {
opacity:0;
transform:  translate(0px,-250px)  rotate(-30deg) ;
}
40% {
opacity:0.5;
transform:  translate(0px,0px)  rotate(0deg) ;
}
100% {
opacity: 1;
}
}
@keyframes bounceAlpha {
0% {margin-left: -60px;}
100% {margin-left: 60px;}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-30px);
}
60% {
transform: translateY(-15px);
}
} .sticky-social-icon { position: fixed; z-index: 12; left: 0; right: auto; bottom: 0; top: 50%;}
.sticky-social-icon img { max-width: 34px;}
.sticky-icon-wrapper {display: flex;flex-direction: column;background: rgba(255,255,255,.8); padding: 10px; transform: translate(0%, -50%); opacity: 0.5;}
.sticky-social-icon a { display: flex;padding: 5px 0;} @media screen and (min-width : 768px) {
.menu-toggle {  display : none;  }
.main-navigation ul {  display : flex;  }
.desktop-menu{ display: block; margin-top: 20px; }
.fixed-header .desktop-menu{ margin-top: 0; }
.mobile-menu{ display: none; }
}
@media screen and (max-height : 800px) {
.chef-image img { max-height: 500px; width: auto; }
}
@media screen and (max-height : 750px) {
.chef-image img { max-height: 450px; width: auto; }
} @media (min-width: 600px){
.container{ max-width: 540px;}
}
@media (min-width: 800px){
.container{ max-width: 740px;}
}
@media (min-width: 980px){
.bottom-box-services .aio-icon-header { width: 270px!important; }
.gradient-black .bottom-box-services .aio-icon-header h3{ width: 139px; }
.container{ max-width: 920px;}
.cqcarousel-container { display: flex; overflow: hidden; }
.carousel-thumb { max-width: 146px; margin-top: 0px!important;  }
.carousel-gallery { order: 2;margin-top: 5px; }
.carousel-thumb .slick-slide { border: none; max-height: 100px; display: block;  padding: 2.5px 5px 2.5px 0; max-height: unset;}
.carousel-gallery .slick-slide { border: none;  padding-left: 5px;}
.cqcarousel-container .slick-slide img, .theme-button button{ box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); -webkit-box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); -moz-box-shadow: 5px 5px 3px -2px rgb(0 0 0 / 53%); }
.cqcarousel-container .carousel-gallery .slick-slide  { padding: 0px 10px 10px 5px; }
.carousel-thumb .slick-list{ height: auto!important; }
}
@media (min-width: 1200px){
.container{ max-width: 1140px;}
.contact-info-wrapper { padding-left: 110px; padding-right: 0px; }
}
@media (min-width: 1360px){
.container{ max-width: 1300px;}  }
@media (min-width: 1599px){
.bottom-box-services .aio-icon-box .aio-icon-default img.img-icon {width: 117px!important;}
.bottom-box-services .aio-icon-box .aio-icon-default { width: 133px; }  }
@media (max-width: 1366px){
.banner-content .uvc-sub-heading{ width: 90%; margin-left: 0; }
.animated_arrow{ top: 63vh; }
.bottom-box-services .aio-icon-box .aio-icon-default img.img-icon {width: 80px!important;}
.bottom-box-services .aio-icon-box .aio-icon-default { width: 80px; }
.home-bottom .vc_column-inner > .wpb_wrapper { padding: 15px 10px 5px 50px; }  }
@media (max-width: 1360px){
.main-navigation { left: auto; right: 60px; transform: none; }
.banner-content.uvc-heading { padding-left: 0; width: 100%; }
.banner-content h1{ font-size: 60px; }
.slider-vertical .wpb_wrapper .carousel-thumb{ display: none; } .emailfield { width: 100%; }
.newsletterbar-wrapper .submitbtn { width: 100%; }
.vc_row.wpb_row.move-footer{padding-bottom: 30px !important;}
.big-up-column{ margin-top: -70px; }
.medium-up-column{ margin-top: -130px; }
.pl-100{ padding-left: 0!important; }
.pages-banner h3, .pages-banner h1, .pages-banner .uvc-sub-heading { text-align: left; }
}
@media (max-width: 1199px){
.contact-info-wrapper .uvc-heading.contact-info h2{ font-size: 32px; }
.contact-info-wrapper .uvc-heading.contact-info .uvc-sub-heading{ font-size: 22px; }
.contact-form-main-wrapper { padding-left: 0px!important; padding-right: 0px!important; }
.menu a { margin: 0 5px; }
}
@media (max-width: 991px){
.container {max-width: 760px;} 
.menu a { margin-left: 0; margin-right: 0; }
.sticky-social-icon{ display: none; }
.home .pos-absolute.chef-image { left: 0; right: 0; text-align: center; }
.center-content-home .vc_column-inner { justify-content: flex-start!important;  margin-top: 150px; }
.banner-content.uvc-heading { padding-left: 0; width: 100%; }
.banner-content h1 { text-align: center; }
.banner-content .uvc-sub-heading { width: 100%; margin-right: 0; text-align: center; }
.chef-image img { max-height: 300px; }
.bottom-box-services .aio-icon-description{ margin-right: 0; }
.home .pos-absolute.chef-image { bottom: 0; transform: translateY(0%); top: 30%; }
.menu a{padding: 0 15px;}
.home-bottom .vc_column-inner > .wpb_wrapper{ padding: 15px 10px 5px 0px; }
.bottom-box-services .aio-icon-header h3 { font-size: 25px!important; }
.hsc-section .uvc-main-heading { text-align: center; }
.boder-gradient .uvc-headings-line, .boder-gradient .line_only, .boder-black .uvc-headings-line, .boder-black .line_only { margin-left: auto; }
.hsc-content { text-align: center; }
.uvc-heading.hsc-section  .uvc-main-heading h2 { font-size: 32px; }
.mobile-order-change{ width: 100%; margin-left: auto!important; margin-right: auto!important; }  .hide-mobile{ display: none; }
.mobile-order-2 { float: none!important; } .bg-padding > .wpb_column.vc_column_container { padding: 0; }
.bg-padding > .wpb_column.vc_column_container p { font-size: 16px; }
.hsc-content { margin-bottom: 0!important; }
a.theme-button { margin-top: 40px; }
.ubtn-ctn-center.theme-button { margin-bottom: 0; }
.show-in-mobile{ display: block!important; }
a.theme-button.show-in-mobile { margin-bottom: 40px; margin-top: 20px; }
.vc_row.wpb_row.mobile-up{ margin-top: -30px!important; float: left;}
.wpb_text_column.wpb_content_element.testimonial-content.show-in-mobile { padding-bottom: 50px; }
.newsletter-section .uvc-heading.hsc-section .uvc-main-heading h2{ font-size: 20px; line-height: 1.3; }
.newsletter-section .uvc-heading.hsc-section .uvc-sub-heading { font-size: 18px; text-align: center; }
.newsletterbar-wrapper .wpcf7-list-item-label { font-size: 12px; line-height: 1.1; }
.footer-box h2.vc_custom_heading { font-size: 22px!important; }
.footer-box .uvc-heading.hsc-section .uvc-main-heading h2 { display: none; }
.footer-box .uvc-sub-heading { line-height: 1.3; }
.bg-man { display: none; }
.full-height-mobile { min-height: 90vh!important; }
.footer-box h2.vc_custom_heading br { display: none; }
.footer-box .uvc-heading-spacer.line_only { margin-top: 20px!important; margin-bottom: 20px!important; }
.cqcarousel-container img{ width: 100%; }
.full-height-mobile .banner-description br { display: block; margin: 20px 0; content: " "; }
.full-height-mobile .banner-description{ margin-top: 20px; }
.animated_arrow { top: 56vh; } .image-right-wrapper { position: unset!important; }
.image-margin-right-full { margin-left: -15px!important; margin-right: -15px!important; }
.wpb_wrapper_pl_50 .vc_column-inner > .wpb_wrapper { padding-left: 0; }
.desktop-350-width{ width: 100%; }
.vc_row.wpb_row.mobile-margin-0 { margin-left: 0!important; margin-right: 0!important; }
.image-right-wrapper >.vc_column-inner, .img-big-mobile { padding-bottom: 400px; }
.list-design ul { padding-bottom: 30px; }
.remove-pm-mobile .image-right-wrapper >.vc_column-inner { padding-bottom: 0!important; margin: 0!important; } .contact-info-wrapper .uvc-heading.contact-info h2{ font-size: 22px; text-align: left; }
.contact-info-wrapper .uvc-heading.contact-info .uvc-sub-heading{ font-size: 18px; margin-top: 10px; }
.contact-form-main-wrapper .uvc-heading.hsc-section .uvc-main-heading h2{ text-align: left; }
.f-wrapper.field-submit { margin-top: 30px; }
.content-pl-70 .uvc-heading { padding-left: 40px; } .blog-subheading h2{ width: 100%; }
}
@media (max-width: 768px){
.container {max-width: 90%;} 
}
@media (max-width: 767px){
.header-wrapper { display: flex; justify-content: space-between; align-items: center; }
.main-navigation { position: unset; transform: none; }
.site-header { background: #000;  }
body.open .site-header { background: #000; height: 100%; }
img.custom-logo { max-width: 40px; }
.header-wrapper { padding-bottom: 5px; padding-top: 10px; }
.bottom-box-services .aio-icon-header h3{ width: unset; }
.site-header.fadein1sec{ animation: unset;  transition: unset;} .menu-toggle,.main-navigation.toggled ul {  display : flex;  }
.main-navigation-wrapper > .menu-mobile-menu-container {transition: all .5s ease-in-out;position: fixed;overflow: hidden;width: 100%;z-index: 1;top: 0;background: #000000;left: 0;right: 0;height: 0;flex-direction: column;align-items: center;justify-content: center;}
.main-navigation.toggled .main-navigation-wrapper > .menu-mobile-menu-container { height: 100vh;  }
.site-branding { position: relative; z-index: 2; }
.main-navigation .menu-toggle.hamburger { position: relative; }
.main-navigation .menu { display: flex; align-items: center; flex-direction: column; flex-wrap: nowrap; justify-content: center; position: relative; height: 100%; padding-bottom: 130px;}
.main-navigation-wrapper.mobile-menu .menu-item::before {content: '';display: block;width: 10px;height: 10px;background: #a48111;margin: 15px auto 15px;transform: rotatez(-45deg);}
.main-navigation-wrapper.mobile-menu .menu a { font-size: 13px; text-transform: capitalize; font-weight: 300; }
.main-navigation-wrapper.mobile-menu .menu-item-description { padding-top: 10px; font-size: 18px; font-family: 'Cocogoosebold'; }
.main-navigation-wrapper.mobile-menu .menu-item-description br { content: ""; margin: 2em; display: block; font-size: 24%; }
.main-navigation-wrapper.mobile-menu ul li:first-child:before { content: unset; }
.social-media-header { display: none; animation: pageIn ease-in 1s; animation-fill-mode:forwards; position: fixed; bottom: 0; z-index: 1; left: 0; right: 0; text-align: center; align-items: center; flex-direction: row; flex-wrap: nowrap; width: 180px; justify-content: space-between; margin: 0 auto 30px; }
.main-navigation.toggled .social-media-header{ display: flex; align-items: flex-end; } .home .pos-absolute.chef-image{ right: auto; }
.banner-content.uvc-heading { padding-left: 0; width: 100%; }
.banner-content h1 { font-size: 35px; text-align: center; }
.banner-content .uvc-sub-heading { width: 100%; margin-left: auto; }
.banner-content h2 { font-size: 30px; text-align: center; margin-top: 0; }
.pages-banner .banner-description p { font-size: 22px!important;  }
.banner-content .uvc-sub-heading p { font-size: 19px!important; text-align: center; line-height: 1.2!important; margin-top: 20px; margin-right: 0; }
.banner-content .uvc-sub-heading{ width: 100%; }
.center-content-home .vc_column-inner { justify-content: flex-start!important; margin-top: 100px; }
.bottom-box-services .aio-icon-box .aio-icon-default{ display: none; }
.bottom-box-services .aio-icon-box{ flex-direction: column; }
.bottom-box-services .aio-icon-header h3 { font-size: 18px!important; text-align: center; }
.home-bottom .vc_column-inner{ padding-left: 0!important; }
.home-bottom.vc_column_container>.vc_column-inner .wpb_wrapper { min-height: 95px; display: flex; display: flex; align-items: center; padding-left: 0; flex-direction: column; justify-content: flex-end; }
.bottom-box-services .aio-icon-description::after{ content: none; }
.bottom-box-services .aio-icon-description { width: 100%; font-size: 20px!important; text-align: center; padding-top: 0px; margin-bottom: 0px; }
.bottom-box-services .aio-icon-header h3 { min-height: 30px; }
.center-content-home { z-index: 1; }
.chef-image{ z-index: 0!important; }
.hsc-content p, .hsc-content li {    font-size: 18px; } .zi2{ float: none; }
.pages-banner h1 { font-size: 50px; padding: 10px 0!important;  line-height: 1!important; margin-bottom: 0px!important; }
.pages-banner h1 b{ font-size: 65px; padding-top: 20px;}
.pages-banner h3 { font-size: 35px; }
.pl-100 { padding-left: 0!important; }
.pages-banner .uvc-sub-heading { line-height: 1.1; }
.bg-padding{ padding-left: 0; padding-right: 0; }
.newsletterbar-wrapper .submitbtn{ width: 30%; }
.emailfield { width: 70%; } .footer-box > .vc_column-inner{ margin-bottom: 470px!important; }
.footer-column { flex-direction: column; flex-wrap: nowrap; padding: 30px 30px 0; text-align: center; align-items: center; }
.logo-content { flex-direction: column; flex-wrap: nowrap; align-items: center; }
.flogo { max-width: 100px; } .services-logo-content h3.aio-icon-title { font-size: 22px!important; font-family: 'avenir'; }
.services-logo-content .aio-icon-box { display: flex!important; flex-direction: column; align-items: flex-start; }
.services-logo-content .left-icon .aio-ibd-block { padding-left: 60px; }
.services-logo-content .aio-icon-img.uavc-square{ padding: 10px 20px; }
.vc_row.services-tagline { margin-top: 0!important; }
.image-margin-right-full .vc_row.wpb_row.vc_row-fluid.bg-padding { margin-top: 0!important; }
.services-content-responsive .uvc-heading { text-align: left!important; }
.services-content-responsive { padding-left: 0!important; padding-right: 0!important; }
.services-content-responsive .vc_column-inner { padding: 0; }
.services-content-responsive .hsc-section .uvc-main-heading{ text-align: left; }
.services-content-responsive .vc_column-inner .wpb_wrapper { padding: 0; text-align: left; }
.services-content-responsive .vc_column-inner .wpb_wrapper .hsc-section { padding-left: 0; padding-right: 0; padding-bottom: 0; }
.services-content-responsive .boder-gradient h2:after, .services-content-responsive .boder-black h2:after{ content: none; }
.services-content-responsive .hsc-content .wpb_wrapper p { font-size: 22px; }
.image-right-wrapper >.vc_column-inner { margin: 0px!important; padding: 175px 0; overflow: hidden; }
.bg-padding > .wpb_column.vc_column_container{ padding-left: 0!important; padding-right: 0!important; }
.services-image-padding-top{ margin-top: 30px; }
.services-image-ml {  overflow: hidden; }
.services-image-mr .vc_column-inner{ margin-left: 40px!important; overflow: hidden; }
.list-design { margin-top: 10px; margin-bottom: 40px!important; }
.mobile-bullet-heading h2 { font-size: 27px!important; line-height: 1.2!important; margin-bottom: 10px!important; }
.big-border { margin-bottom: 30px; }
.list-design ul { padding-bottom: 0; }
.list-design { margin-bottom: 0!Important; }
.image-margin-right-full { margin-left: 0px!important; margin-right: 0px!important; }
.vc_row.wpb_row.vc_row-fluid.bg-padding.section-up-more.zi2.mobile-order-change.float-left-cover { float: left; }
.bg-padding > .wpb_column.vc_column_container p { font-size: 18px; }
.services-content-responsive .hsc-content .wpb_wrapper p, .hsc-content li { font-size: 18px ; }
body.open { overflow: hidden; } .content-pl-70 .uvc-heading{ padding-left: 0px; }
.contact-info-wrapper .uvc-heading.contact-info .uvc-sub-heading{ font-size: 18px; }
.field-submit .wpcf7-submit { width: 100%; }
.field-acceptance input[type="checkbox"] { height: 25px; width: 25px; }
.field-acceptance  span.wpcf7-list-item-label{ margin-left: 10px; }
.field-acceptance .wpcf7-list-item label{display: flex;}
.field-acceptance .wpcf7-list-item{ margin-left: 0; }
.contact-info-wrapper .vc_column-inner { padding-top: 0!important; }
.vc_row.form-main-section { padding-bottom: 0px!important; }
.contact-info-wrapper.vc_row.vc_column-gap-20 { margin-left: 0px; margin-right: 0px; }
.f-wrapper label { display: none; }
.field-acceptance { padding-left: 0; }
.f-wrapper.field-submit { display: block; margin-bottom: 0; }
.wpcf7-spinner { display: block; text-align: center; margin: 10px auto; }
.contact-form-main-wrapper .uvc-heading.hsc-section .uvc-main-heading h2{ margin-bottom: 80px; }
.f-wrapper.field-textarea .wpcf7-form-control-wrap{ margin-top: 0; }
.contact-info-wrapper{ padding-bottom: 30px; } .notfound .notfound-404 {height: 200px;}
.notfound .notfound-404 h1 { font-size: 200px;} .nv-meta-list li{ font-size: 16px; }
.template-content h1 { font-size: 25px; }
.template-content { margin-top: 80px; }
.blog-container .nav-links{ flex-direction: column; }
.blog-container .nav-links > div { margin-bottom: 20px; }
.posts-wrapper{ flex-direction: column; }
.posts-wrapper .blog-grid-v2{ width: 100%; }
.article-content-col .content .blog-entry-title a { font-size: 18px; }
body select.select-custom{ margin-bottom: 10px; }
.bg-color-down .bg-cover-main:after, .bg-color-up .bg-cover-main:before { content: unset;}
.bg-color-down-mobile .bg-cover-main:after, .bg-color-up-mobile .bg-cover-main:before {content: '';position: absolute;bottom: 0;top: 53%;left: -300%;right: -300%;background: #c98a22;z-index: 0;overflow: hidden;}
.bg-color-up-mobile .bg-cover-main:before {bottom: 53%;top: 0;}
.blog-page-banner-content .vc_column-inner { margin-top: 150px; }
.blog-page-banner-content h1 b { padding: 20px 0 10px; }
.blog-subheading .uvc-sub-heading{ font-size: 18px; }
.filter-box{ width: 100%; }
.article-content-col .content .blog-entry-title{ margin-bottom: 10px; line-height: 1;}
.nav-links .nav-previous, .nav-links .nav-next{ width: 100%; } .home .pos-absolute.chef-image {
top:unset;
bottom: 40px;
}
.home .center-content-home .wpb_raw_html.animation-arrow-custom{
display: none;
}
.sticky-social-icon { display: none; }
} 
@media (max-width: 512px){
.banner-content .uvc-sub-heading p{ margin-top: 0px; }
.banner-content h2{ margin-top: 0; }
.container {max-width: 100%;} 
.pages-banner h1 { font-size: 40px; }
.pages-banner h1 b{ font-size: 50px; } .notfound .notfound-404 {height: 162px;}
.notfound .notfound-404 h1 {font-size: 162px;height: 150px;line-height: 162px;}
.notfound h2 {font-size: 16px;}
}
@media (max-width: 320px){
.banner-content h1 { font-size: 30px;}
.banner-content h1 b{ font-size: 25px; }
.banner-content h2{ font-size: 24px; }
.banner-content .uvc-sub-heading p{ font-size: 17px!important; margin-top: 10px; }
} @media (max-width: 991px) and (orientation: landscape){
.chef-image .wpb_single_image img { max-height: 190px; }
.banner-content.uvc-heading { width: 60%; }
.home .pos-absolute.chef-image { left: auto; right: 10%; text-align: right; width: 220px; }
.banner-content .uvc-sub-heading p{ font-size: 17px!important; }
.banner-content h1 { font-size: 35px; text-align: center; }
.banner-content .uvc-sub-heading { width: 100%; margin-left: auto; }
.banner-content h2 { font-size: 30px; text-align: center; }
.center-content-home .vc_column-inner {margin-top: 100px;}
.menu a{ font-size: 17px; }
}
@media (max-width: 812px) and (orientation: landscape){
.site:before{ content: 'Please rotate your device'; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 17; background-color: #a48111; text-align: center; color: #fff; display: flex; align-items: center; justify-content: center; font-family: 'Cocogoose'; font-weight: 600; text-transform: uppercase; }
}
@media (max-height: 830px) and (max-width: 1045px){
.chef-image .wpb_single_image img{ max-height: 220px; }
}