.wap-admin .wap-button-style-preset__preview-btn,.wap-frontend .wap-button-style-preset__preview-btn{align-items:center;background:var(--button-bg,#0073ea);border:none;border-radius:var(--button-radius,8px);box-shadow:0 4px 12px rgba(0,0,0,.15);color:var(--button-color,#fff);cursor:pointer;display:flex;font-size:var(--button-font-size,14px);font-weight:600;gap:8px;height:auto!important;justify-content:center;padding:var(--button-padding,12px 20px);position:fixed;transition:all .3s ease;width:auto;z-index:999999}.wap-admin .wap-button-style-preset__preview-btn:hover,.wap-frontend .wap-button-style-preset__preview-btn:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.wap-admin .wap-button-style-preset__preview-btn:active,.wap-frontend .wap-button-style-preset__preview-btn:active{transform:translateY(0)}.wap-admin .wap-button-style-preset__preview-btn.bottom-left,.wap-frontend .wap-button-style-preset__preview-btn.bottom-left{bottom:var(--button-offset-y,30px);left:var(--button-offset-x,30px)}.wap-admin .wap-button-style-preset__preview-btn.bottom-right,.wap-frontend .wap-button-style-preset__preview-btn.bottom-right{bottom:var(--button-offset-y,30px);right:var(--button-offset-x,30px)}.wap-admin .wap-button-style-preset__preview-btn svg,.wap-frontend .wap-button-style-preset__preview-btn svg{display:block;fill:currentColor;height:var(--button-icon-size,1em)!important;padding:1px;width:var(--button-icon-size,1em)!important}.wap-admin .wap-button-style-preset__preview-btn svg path,.wap-frontend .wap-button-style-preset__preview-btn svg path{fill:currentColor}@media(prefers-contrast:high){.wap-admin .wap-button-style-preset__preview-btn,.wap-frontend .wap-button-style-preset__preview-btn{border:2px solid}}@media(prefers-reduced-motion:reduce){.wap-admin .wap-button-style-preset__preview-btn,.wap-frontend .wap-button-style-preset__preview-btn{transition:none}.wap-admin .wap-button-style-preset__preview-btn:hover,.wap-frontend .wap-button-style-preset__preview-btn:hover{transform:none}}.wap-admin .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon,.wap-frontend .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon{animation:wap-pulse 2s infinite;border-radius:var(--button-radius,50%);padding:var(--button-padding,16px 16px)}.wap-admin .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon:focus,.wap-frontend .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon:focus{background:var(--button-bg)!important;color:var(--button-color)!important}.wap-admin .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon svg,.wap-frontend .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon svg{display:block;fill:currentColor;height:var(--button-icon-size,2rem)!important;padding:1px;width:var(--button-icon-size,2rem)!important}.wap-admin .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon svg path,.wap-frontend .wap-button-style-preset__preview-btn.wap-button-style-preset__preview-btn--icon svg path{fill:currentColor}@keyframes wap-pulse{0%{box-shadow:0 0 0 0 rgba(var(--button-bg-rgb,22,119,255),.7);transform:scale(1)}70%{box-shadow:0 0 0 10px rgba(var(--button-bg-rgb,22,119,255),0);transform:scale(1.05)}to{box-shadow:0 0 0 0 rgba(var(--button-bg-rgb,22,119,255),0);transform:scale(1)}}.wap-admin .wap-button-style-preset__preview-btn{position:absolute}.wap-admin .wap-button-style-preset__preview-btn.top-right{right:var(--button-offset-x,30px);top:calc(var(--button-offset-y, 30px) + 44px)}.wap-admin .wap-button-style-preset__preview-btn.top-left{left:var(--button-offset-x,30px);top:calc(var(--button-offset-y, 30px) + 44px)}.wap-frontend .wap-button-style-preset__preview-btn{position:fixed}.wap-frontend .wap-button-style-preset__preview-btn.top-right{right:var(--button-offset-x,30px);top:var(--button-offset-y,30px)}.wap-frontend .wap-button-style-preset__preview-btn.top-left{left:var(--button-offset-x,30px);top:var(--button-offset-y,30px)}.wap-accessibility-profiles{background:var(--wap-section-bg,#fff);border:1px solid var(--wap-section-border-color,#ebebeb);border-radius:10px;margin-bottom:16px;padding:16px}.wap-accessibility-profiles__header{align-items:center;display:flex;gap:12px;margin-bottom:10px}.wap-accessibility-profiles__header-icon{align-items:center;color:var(--wap-section-title-color,#1a4cd8);display:flex;justify-content:center}.wap-accessibility-profiles__header-label{color:var(--wap-section-title-color,#222);flex:1;font-size:14px;font-weight:600}.wap-accessibility-profiles__panel{background:transparent!important;border:none!important;padding:0!important}.wap-accessibility-profiles__item{align-items:center;background:var(--wap-card-bg,#f1f3f8);border-radius:10px;cursor:pointer;display:flex;gap:5px;padding:14px 10px}.wap-accessibility-profiles__item.wap-accessibility-profiles__item--active{box-shadow:0 0 0 2px #1677ff,0 2px 8px rgba(22,119,255,.25)}.wap-accessibility-profiles__item-icon{flex-shrink:0;line-height:1}.wap-accessibility-profiles__item-icon svg{color:var(--wap-card-icon,#111);display:block;height:24px;width:24px}.wap-accessibility-profiles__item-icon svg path[fill]:not([fill=none]):not([fill=transparent]){fill:var(--wap-card-icon,#111)}.wap-accessibility-profiles__item-label{color:var(--wap-card-text,#222);flex:1;font-size:14px;font-weight:500;line-height:1.25;min-width:0;overflow:hidden}.wap-accessibility-profiles__item-label-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wap-accessibility-profiles__item:hover .wap-accessibility-profiles__item-label--can-scroll .wap-accessibility-profiles__item-label-text{animation:wap-accessibility-profile-label-scroll 1.4s linear infinite alternate;overflow:visible;text-overflow:clip}@keyframes wap-accessibility-profile-label-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(var(--wap-label-shift, 0px)*-1))}}@media(prefers-reduced-motion:reduce){.wap-accessibility-profiles__item:hover .wap-accessibility-profiles__item-label--can-scroll .wap-accessibility-profiles__item-label-text{animation:none;overflow:hidden;text-overflow:ellipsis;transform:none}}.wap-accessibility-profiles__item-active-indicator{position:absolute;right:-6px;top:-6px}.wap-accessibility-profiles__item-active-indicator>span{background-color:#fff;border-radius:50%;color:#52c41a;font-size:16px;padding:1px;z-index:1}.wap-language-selector{background:transparent;margin-bottom:8px}.wap-language-selector__collapse{background:transparent}.wap-language-selector__collapse .ant-collapse-item{background:transparent;border:none}.wap-language-selector__collapse .ant-collapse-content{background:transparent;border:none;padding:0}.wap-language-selector--list .wap-language-selector__selected{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;padding:12px 24px}.wap-language-selector--list .wap-language-selector__selected .language-code,.wap-language-selector--list .wap-language-selector__selected .wap-lang-code,.wap-language-selector--list .wap-language-selector__selected .wap-language-selector__badge{flex:0 0 auto;margin-right:8px}.wap-language-selector--list .wap-language-selector__selected .flag,.wap-language-selector--list .wap-language-selector__selected .wap-lang-flag,.wap-language-selector--list .wap-language-selector__selected img.flag-icon{border-radius:2px;flex:0 0 auto;height:14px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:22px}.wap-language-selector--list .wap-language-selector__selected .language-name,.wap-language-selector--list .wap-language-selector__selected .name,.wap-language-selector--list .wap-language-selector__selected .wap-lang-name{flex:1 1 auto;min-width:0}.wap-language-selector--list .wap-language-selector__search-wrapper{padding:0 20px}.wap-language-selector--list .wap-language-selector__item{padding:6px 0!important}.wap-language-selector--list .wap-language-selector__list-wrapper{padding:12px 24px!important}.wap-language-selector .wap-language-selector__switch{background:#ddd;border:none;border-radius:100px;box-shadow:none;margin:0;padding:0}.wap-language-selector .wap-language-selector__switch.ant-switch.ant-switch-checked .ant-switch-inner{background-color:#1a4cd8}.wap-language-selector__header{align-items:center;display:flex;gap:12px}.wap-language-selector__header .language-code,.wap-language-selector__header .wap-lang-code,.wap-language-selector__header .wap-language-selector__badge{flex:0 0 auto;margin-right:8px}.wap-language-selector__header .flag,.wap-language-selector__header .wap-lang-flag,.wap-language-selector__header img.flag-icon{border-radius:2px;flex:0 0 auto;height:14px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:22px}.wap-language-selector__header .language-name,.wap-language-selector__header .name,.wap-language-selector__header .wap-lang-name{flex:1 1 auto;min-width:0}.wap-language-selector--header{padding:12px 24px 0}@media screen and (max-width:768px){.wap-language-selector--header{padding:12px 12px 0}}.wap-language-selector--header .ant-typography{align-items:center;display:inline-flex;font-size:14px;gap:6px;margin:0}.wap-language-selector__header-label{color:#222;font-size:14px;font-weight:600}.wap-language-selector__badge{color:#1a4cd8;font-size:14px;font-weight:700;transition:all .2s}.wap-language-selector__panel{background:transparent!important;border:none!important;padding:0!important}.wap-language-selector__search{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;padding:0 14px}.wap-language-selector__search input,.wap-language-selector__search input:focus{border:0!important;box-shadow:none!important}.wap-language-selector__list-wrapper{max-height:220px;overflow-y:auto;padding:12px 0}.wap-language-selector__item{align-items:center;background:transparent;border-radius:6px;cursor:pointer;display:flex;gap:10px;margin-bottom:2px;min-height:40px;padding:6px 2px!important;transition:background .2s}.wap-language-selector__item:hover{background:#f5f7fa}.wap-language-selector__item--active{background:#f0f5ff}.wap-language-selector__item .language-code,.wap-language-selector__item .wap-lang-code,.wap-language-selector__item .wap-language-code,.wap-language-selector__item .wap-language-selector__badge{flex:0 0 auto;margin-right:8px}.wap-language-selector__item .flag,.wap-language-selector__item .wap-lang-flag,.wap-language-selector__item img.flag-icon{border-radius:2px;flex:0 0 auto;height:14px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:22px}.wap-language-selector__item .language-name,.wap-language-selector__item .name,.wap-language-selector__item .wap-lang-name{flex:1 1 auto;min-width:0}.wap-language-selector__item-label{color:#333;flex:1;font-size:14px;font-weight:400}.wap-language-selector__item--active .wap-language-selector__item-label{color:#1a4cd8;font-weight:600}.wap-language-selector__check{color:#1a4cd8;font-size:14px;margin-left:4px}.wap-widget-features{background:unset;border:none;border-radius:18px;box-shadow:none}.wap-widget-features .ant-card-body{padding:0}.wap-widget-features .wap-feature--active .wap-widget-features__feature-btn{box-shadow:0 0 0 2px #1677ff,0 2px 8px rgba(22,119,255,.25)}.wap-widget-features .wap-feature--active .wap-widget-features__feature-icon,.wap-widget-features .wap-feature--active .wap-widget-features__feature-label{color:#1677ff}.wap-widget-features .wap-feature--active:has(.wap-widget-features-bottom-indicator__step) .wap-widget-features__feature-icon,.wap-widget-features .wap-feature--active:has(.wap-widget-features-bottom-indicator__step) .wap-widget-features__feature-label{transform:translateY(-10px)}.wap-widget-features .wap-feature--active .wap-widget-features__feature-icon svg path{fill:#1677ff}.wap-widget-features__row{margin-bottom:24px}.wap-widget-features__row .ant-switch{border:none;border-radius:100px;color:unset;padding:unset}.wap-widget-features__row .ant-switch .ant-switch-inner{background-color:#ddd}.wap-widget-features__row .ant-switch.ant-switch-checked .ant-switch-inner{background-color:#1677ff}.wap-widget-features__badge{color:#1677ff;font-size:14px;font-weight:700;margin-right:12px;vertical-align:middle}.wap-widget-features__label{color:var(--wap-section-title-color,#222);font-size:14px;font-weight:600;vertical-align:middle}.wap-widget-features__category{background:var(--wap-section-bg,#fff);border:1px solid var(--wap-section-border-color,#ebebeb);border-radius:10px;margin-bottom:16px;padding:16px}.wap-widget-features__category:last-child{margin-bottom:0}.wap-widget-features__category-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.wap-widget-features__category-title{color:var(--wap-section-title-color,#222);font-size:14px;font-weight:700;letter-spacing:.03em}.wap-widget-features__feature-btn{align-items:center;background:var(--wap-card-bg,#f1f3f8);border-radius:10px;box-shadow:0 0 0 2px var(--wap-card-bg,#f1f3f8);color:var(--wap-card-text,#111);cursor:pointer;display:flex;flex-direction:column;font-size:14px;font-weight:600;height:100%;justify-content:center;min-height:100px;padding:7px;position:relative;text-align:center;transition:all .2s ease}.wap-widget-features__feature-btn:not(.wap-widget-features__feature-btn--active) .wap-widget-features__feature-icon svg path[fill]:not([fill=none]):not([fill=transparent]){fill:var(--wap-card-icon,#111)}.wap-widget-features__feature-icon{color:var(--wap-card-icon,#111);display:block;margin-bottom:10px;transition:all .2s ease}.wap-widget-features__feature-icon svg{color:inherit;display:block;height:30px;margin:0 auto;transition:filter .2s ease;width:30px}.wap-widget-features__feature-icon svg rect{fill:transparent}.wap-widget-features__feature-tooltip{color:var(--wap-feature-info-icon-color,rgba(0,0,0,.45));font-size:14px;position:absolute;z-index:99}.wap-widget-features__feature-tooltip--topLeft{left:12px;top:6px}.wap-widget-features__feature-tooltip--topRight{right:12px;top:6px}.wap-widget-features__feature-tooltip--bottomLeft{bottom:8px;left:12px}.wap-widget-features__feature-tooltip--bottomRight{bottom:8px;right:12px}.wap-widget-features__feature-label{line-height:1.25;min-width:0;overflow:hidden;transition:color .2s ease,transform .2s ease}.wap-widget-features__feature-label--default{text-align:center;width:100%}.wap-widget-features__feature-label--inline{flex:1;text-align:left}.wap-widget-features__feature-label-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wap-widget-features__feature-btn:hover .wap-widget-features__feature-label--can-scroll .wap-widget-features__feature-label-text{animation:wap-widget-features-label-scroll 1.4s linear infinite alternate;overflow:visible;text-overflow:clip}@keyframes wap-widget-features-label-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(var(--wap-label-shift, 0px)*-1))}}@media(prefers-reduced-motion:reduce){.wap-widget-features__feature-btn:hover .wap-widget-features__feature-label--can-scroll .wap-widget-features__feature-label-text{animation:none;overflow:hidden;text-overflow:ellipsis;transform:none}}.wap-widget-features__item-wrap .wap-widget-features__feature-btn{width:100%}.wap-widget-features__item-wrap--default .wap-widget-features__feature-btn{align-items:center;flex-direction:column;justify-content:center;text-align:center}.wap-widget-features__item-wrap--inline .wap-widget-features__feature-btn{align-items:center;flex-direction:row;gap:10px;justify-content:flex-start;min-height:auto!important;padding:14px 10px;text-align:left}.wap-widget-features__item-wrap--inline .wap-widget-features__feature-icon{flex-shrink:0;margin-bottom:0}.wap-widget-features__item-wrap--inline .wap-widget-features__feature-icon svg{height:22px;width:22px}.wap-widget-features__item-wrap--inline .wap-widget-features-bottom-indicator{bottom:8px;left:50px;transform:none}.wap-widget-features-top-indicator{align-items:center;background:#e5e7eb;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;transition:all .2s ease;width:24px;z-index:2}.wap-widget-features-top-indicator svg{color:#fff;height:16px;width:16px}.wap-widget-features-top-indicator--active{background:#10b981;box-shadow:0 2px 8px rgba(16,185,129,.3)}.wap-widget-features-bottom-indicator{bottom:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.wap-widget-features-bottom-indicator__step{align-items:center;display:flex;gap:4px}.wap-widget-features-bottom-indicator__step .wap-widget-features-bottom-indicator__step-item{background:#ced1df;border-radius:30px;display:block;height:8px;opacity:1;transition:all .2s ease;width:14px;z-index:1111}.wap-widget-features-bottom-indicator__step .wap-widget-features-bottom-indicator__step-item--active{background:#1677ff}@media(max-width:991px){.wap-widget-features__grid .ant-col{flex:0 0 50%;max-width:50%}}@media(max-width:575px){.wap-widget-features__grid .ant-col{flex:0 0 100%;max-width:100%}.wap-widget-features-top-indicator{height:20px;right:-6px;top:-6px;width:20px}.wap-widget-features-top-indicator svg{height:14px;width:14px}.wap-widget-features-bottom-indicator{bottom:-6px;font-size:9px;padding:3px 6px}.wap-widget-features-bottom-indicator__step{font-size:8px}}.wap-panel-customization__header{align-items:center;background:var(--wap-header-bg,#2e6cf6);border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--wap-header-radius,8px);border-top-right-radius:var(--wap-header-radius,8px);box-shadow:var(--wap-header-shadow,0 2px 8px rgba(0,0,0,.1));display:flex;gap:10px;justify-content:space-between;min-height:60px;padding:var(--wap-header-padding,15px 25px);position:sticky;top:0;transition:background .3s ease,color .3s ease,border .3s ease,box-shadow .3s ease;z-index:999}.wap-panel-customization__header .wap-panel-customization__header-icon{display:block;height:28px;width:28px}.wap-panel-customization__header--flipped{flex-direction:row-reverse;gap:16px}.wap-panel-customization__header-title{color:var(--wap-header-color,#fff);flex:1;font-size:var(--wap-header-font-size,20px);font-weight:var(--wap-header-font-weight,600);-webkit-text-decoration:var(--wap-header-text-decoration,none);text-decoration:var(--wap-header-text-decoration,none);text-shadow:0 1px 2px rgba(0,0,0,.1)}.wap-panel-customization__header-actions{align-items:center;display:inline-flex;gap:14px}.wap-panel-customization__header-action-btn{align-items:center;background:transparent;border:none!important;color:var(--wap-header-icon-color,#e5e7ea)!important;cursor:pointer!important;display:inline-flex!important;font-size:14px!important;gap:8px;height:34px;padding:0!important;transition:all .2s ease!important}.wap-panel-customization__header-action-btn svg{display:block;height:18px;width:18px}.wap-panel-customization__header-action-btn:disabled{cursor:not-allowed;opacity:.6}.wap-panel-customization__header-action-btn:focus,.wap-panel-customization__header-action-btn:hover{background:transparent!important;color:#fff!important}.wap-panel-customization__header-action-language{font-size:12px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wap-panel-customization__header-action-flag{align-items:center;display:inline-flex;font-size:16px;line-height:1}.wap-panel-customization__header-close{align-items:center;border-radius:var(--wap-close-button-border-radius,6px);color:var(--wap-header-icon-color,var(--wap-close-button-color,#d6ddea));cursor:pointer;display:flex;height:var(--wap-close-button-size,26px);justify-content:center;position:relative;transition:all .3s ease;width:var(--wap-close-button-size,26px)}.wap-panel-customization__header-close:hover{background:var(--wap-close-button-hover-bg,hsla(0,0%,100%,.2));border-color:hsla(0,0%,100%,.3);color:var(--wap-close-button-hover-color,#fff)}.wap-panel-customization__header-close:active{transform:rotate(90deg) scale(.95)}.wap-panel-customization__header-close svg{display:block;height:20px;transition:transform .3s ease;width:20px}.wap-panel-customization__header-close-separator{background:hsla(0,0%,100%,.33);height:20px;margin-left:10px;width:1px}.wap-translation-dropdown__head{margin-bottom:12px}.wap-translation-dropdown__title{color:#1d2033;font-size:19px;font-weight:700}.wap-translation-dropdown__search{background:#f1f3f8;border-color:#f1f3f8;border-radius:30px;flex-direction:row-reverse;margin-bottom:14px;padding:0 12px 0 0}.wap-translation-dropdown__search .ant-input-affix-wrapper{background:#e8ecf5;border:1px solid #d7dfef;border-radius:999px;padding:10px 14px}.wap-translation-dropdown__search .ant-input{min-height:44px!important}.wap-translation-dropdown__list{max-height:400px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));overscroll-behavior:contain;padding-right:6px}.wap-translation-dropdown__item{align-items:center;background:#f1f3f8;border:0;border-radius:999px;color:#1c2136;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:10px;min-height:44px;padding:0 14px;text-align:left;transition:all .2s ease}.wap-translation-dropdown__item:hover{background:#dde5f5!important;color:#1c2136!important}.wap-translation-dropdown__item--active{background:#d4e3ff!important;border-color:#5d88e9!important;color:#1b459b!important}.wap-translation-dropdown__item-flag{font-size:20px}.wap-translation-dropdown__item-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes wap-translation-dropdown-enter{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wap-language-panel-overlay-enter{0%{opacity:0}to{opacity:1}}.wap-language-panel-overlay{animation:wap-language-panel-overlay-enter .28s ease-out forwards;background:rgba(15,23,42,.48);border-radius:0 0 6px 6px;box-sizing:border-box;cursor:pointer;inset:0;pointer-events:auto;position:absolute;z-index:2}.wap-panel-customization__panel--language-dropdown-open .wap-translation-dropdown-overlay{z-index:10000020!important}.wap-translation-dropdown-overlay{animation:wap-translation-dropdown-enter .32s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(15,36,84,.22);box-sizing:border-box;left:16px;padding:16px;position:absolute;right:16px;top:calc(100% + 10px);transform-origin:top center;width:calc(min(100%,var(--panel-width, 400px)) - 32px)!important;z-index:10000010!important}@media(max-width:640px){.wap-translation-dropdown{padding:12px}.wap-translation-dropdown__title{font-size:16px}.wap-translation-dropdown__list{grid-template-columns:1fr;max-height:300px}.wap-panel-customization__header{padding:12px 14px}.wap-panel-customization__header-action-language{display:none}}.wap-panel-footer{animation:wapSlideUpFade .6s ease-out;border-radius:var(--wap-footer-general-radius,0 0 16px 16px)}.wap-panel-footer__actions{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;margin-bottom:10px;padding:0 16px;width:100%}.wap-panel-footer__actions .ant-row{margin:0!important}.wap-panel-footer__actions .ant-col{padding:0!important}.wap-panel-footer__preference-save.ant-btn.ant-btn-primary{background:var(--wap-footer-preference-save-bg,#1677ff)!important;border-color:var(--wap-footer-preference-save-border-color,var(--wap-footer-preference-save-bg,#1677ff))!important;box-shadow:none;color:var(--wap-footer-preference-save-color,#fff)!important}.wap-panel-footer__preference-save.ant-btn.ant-btn-primary .anticon{color:inherit}.wap-panel-footer__preference-save.ant-btn.ant-btn-primary:not(:disabled):hover{filter:brightness(.95)}.wap-panel-footer__preference-delete.ant-btn.ant-btn-dangerous,.wap-panel-footer__preference-delete.ant-btn.ant-btn-primary.ant-btn-dangerous{background:var(--wap-footer-preference-delete-bg,#ff4d4f)!important;border-color:var(--wap-footer-preference-delete-border-color,var(--wap-footer-preference-delete-bg,#ff4d4f))!important;box-shadow:none;color:var(--wap-footer-preference-delete-color,#fff)!important}.wap-panel-footer__preference-delete.ant-btn.ant-btn-dangerous .anticon,.wap-panel-footer__preference-delete.ant-btn.ant-btn-primary.ant-btn-dangerous .anticon{color:inherit}.wap-panel-footer__preference-delete.ant-btn.ant-btn-dangerous:not(:disabled):hover,.wap-panel-footer__preference-delete.ant-btn.ant-btn-primary.ant-btn-dangerous:not(:disabled):hover{filter:brightness(.95)}.wap-panel-footer__reset-btn{background:var(--wap-footer-reset-btn-bg,#1677ff)!important;border:0!important;border-radius:var(--wap-footer-reset-btn-radius,8px)!important;color:var(--wap-footer-reset-btn-color,#fff)!important;font-size:var(--wap-footer-reset-btn-font-size,14px)!important;font-weight:var(--wap-footer-reset-btn-font-weight,500)!important;overflow:hidden;position:relative}.wap-panel-footer__reset-btn:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.wap-panel-footer__reset-btn:hover:before{left:100%}.wap-panel-footer__reset-btn .anticon{font-size:15px}.wap-panel-footer__links{align-items:center;background:var(--wap-footer-general-bg,#fff);border-radius:8px;border-top:1px solid #ededef;display:flex;flex-direction:column;gap:8px;margin:0 16px 10px;padding:var(--wap-footer-general-padding,16px 16px);position:relative;z-index:1}@media screen and (max-width:768px){.wap-panel-footer__links{padding:var(--wap-footer-general-padding,10px)}}.wap-panel-footer__statement-link{color:var(--wap-footer-link-color,#6f7286);display:inline-block;font-size:12px;font-weight:500;overflow:hidden;position:relative;text-decoration:underline;transition:all .3s ease}.wap-panel-footer__brand-left-text{align-items:center;color:var(--wap-footer-branding-color,#6f7286);display:flex;font-size:12px;font-weight:500;gap:5px;transition:all .3s ease}.wap-panel-footer__brand-left-text svg{display:block;height:20px;width:20px}.wap-panel-footer__brand-logo{align-items:center;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;overflow:hidden;width:20px}.wap-panel-footer__brand-logo svg{height:100%;width:100%}.wap-panel-footer__brand-text{font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap}@media(max-width:480px){.wap-panel-footer__reset-btn,.wap-panel-footer__save-btn{font-size:14px!important;height:48px!important}}@media(min-width:768px){.wap-panel-footer__actions{align-items:center}.wap-panel-footer__actions,.wap-panel-footer__links{flex-direction:row;justify-content:space-between}}@keyframes wapSlideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*,:after,:before{box-sizing:border-box}.wap-panel-customization__panel{background:var(--panel-background,#f1f3f8);border:var(--panel-border,none);border-radius:var(--panel-border-radius,6px);display:flex;flex-direction:column;font-family:inherit;justify-content:flex-start;margin:auto;max-height:100vh;max-height:100dvh;min-height:0;overflow:hidden;overscroll-behavior:contain;width:min(100%,var(--panel-width,400px))}@media screen and (max-width:768px){.wap-panel-customization__panel{align-self:stretch;flex:1 1 auto;margin:0 auto;max-height:100%;min-height:0;padding-bottom:env(safe-area-inset-bottom,0)}.wap-panel-customization__panel .wap-panel-customization__body{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.wap-panel-customization__panel .wap-panel-customization__main{flex:0 0 auto;mask-image:none;-webkit-mask-image:none;min-height:0;overflow:visible}}.wap-panel-customization__panel .wap-panel-customization__header-info{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.wap-panel-customization__panel .wap-panel-customization__header-info>.wap-panel-customization__header{flex-shrink:0}.wap-panel-customization__panel.wap-panel-customization__panel--language-dropdown-open .wap-panel-customization__header-info{isolation:isolate}.wap-panel-customization__panel.wap-panel-customization__panel--language-dropdown-open .wap-panel-customization__header{overflow:visible;z-index:100000!important}.wap-panel-customization__panel .wap-panel-customization__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;position:relative;z-index:0}.wap-panel-customization__panel .wap-panel-customization__body>.wap-panel-footer{flex-shrink:0}.wap-panel-customization__panel .wap-panel-customization__body .wap-panel-customization__main{padding:var(--panel-padding,16px)}.wap-panel-customization__panel.wap-panel-customization__panel--language-dropdown-open .wap-panel-customization__main{scrollbar-width:none;-ms-overflow-style:none}.wap-panel-customization__panel.wap-panel-customization__panel--language-dropdown-open .wap-panel-customization__main::-webkit-scrollbar{display:none;height:0;width:0}.wap-panel-customization__panel.wap-panel-customization__panel--language-dropdown-open .wap-panel-footer{bottom:auto!important;left:auto!important;position:relative!important;right:auto!important;z-index:1}.wap-panel-customization__panel .wap-panel-customization__main{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;position:relative;z-index:0;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(#000 96%,transparent);-webkit-mask-image:linear-gradient(#000 96%,transparent);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%;overscroll-behavior:contain}.wap-panel-customization__panel .wap-panel-customization__main::-webkit-scrollbar{width:5px}.wap-panel-customization__panel .wap-panel-customization__main::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.wap-panel-customization__panel .wap-panel-customization__main::-webkit-scrollbar-thumb{background:#8a8aaf;border-radius:6px}.wap-panel-customization__panel.wap-panel-customization__panel--language-dropdown-open .wap-panel-customization__main{mask-image:none;-webkit-mask-image:none}.wap-panel-customization__panel .wap-panel-customization__info{position:relative;z-index:1}.wap-panel-customization__panel .ant-collapse-header{padding:12px 24px!important}@media screen and (max-width:575px){.wap-panel-customization__panel .ant-collapse-header{padding:12px!important}}.wap-panel-customization__panel .ant-collapse-content-box{padding:0 22px 22px!important}.wap-panel-customization__panel .wap-accessibility-profiles,.wap-panel-customization__panel .wap-language-selector{border-bottom:1px solid #e5e7eb}.wap-panel-customization__panel .wap-panel-customization__footer{align-items:center;background:#fff;display:flex;font-size:13px;gap:6px;justify-content:space-between;padding:20px 24px}.wap-panel-customization__panel .wap-panel-customization__footer-brand{align-items:center;display:flex;gap:5px;justify-content:center}.wap-panel-customization__panel .wap-panel-customization__footer-brand svg{display:block;height:20px;width:20px}.wap-panel-customization__panel input.ant-input{border:none;border-radius:6px;font-size:13px;min-height:40px}.wap-preset__preview-drawer-root{isolation:isolate;overscroll-behavior:contain;touch-action:auto;z-index:999999}.wap-preset__preview-drawer-root .ant-drawer-mask{background:transparent!important}.wap-preset__preview-drawer-root .ant-drawer-header{display:none}.wap-preset__preview-drawer-root .ant-drawer-content{display:flex;flex:1 1 auto;flex-direction:column;max-height:100%;min-height:0;overflow:hidden}.wap-preset__preview-drawer-root .ant-drawer-body{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden!important;padding:0!important}.wap-preset__preview-drawer-root .ant-drawer-body>.wap-panel-customization__panel{flex:1 1 auto;max-height:100%;min-height:0;overflow:hidden}.wap-preset__preview-drawer-root .wap-preset__preview-drawer{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.wap-preset__preview-drawer-root .ant-drawer-content-wrapper{border-radius:var(--panel-border-radius,6px);display:flex;flex-direction:column;max-height:100dvh;top:unset}.wap-preset__preview-drawer-root .ant-drawer-content-wrapper.ant-drawer-content-wrapper-hidden{display:none!important}@media screen and (max-width:768px){.wap-preset__preview-drawer-root .ant-drawer-content-wrapper{box-sizing:border-box;max-height:none!important;top:0}.wap-preset__preview-drawer-root .ant-drawer-content{max-height:none}}.wap-os-style-wrapper{align-items:center;background:rgba(33,150,243,.129);border-top-left-radius:8px;border-top-right-radius:8px;box-sizing:border-box;display:flex;gap:6px;height:44px;left:0;padding-left:20px;position:absolute;top:0;width:100%}.wap-os-style-wrapper .wap-os-style{background:#f56058;border-radius:50%;display:block;height:13px;width:13px}.wap-os-style-wrapper .wap-os-style:nth-child(2){background:#fbbd2e}.wap-os-style-wrapper .wap-os-style:nth-child(3){background:#27c840}.wap-panel-customization__panel--oversized .wap-widget-features__feature-btn{font-size:18px;min-height:100px}.wap-panel-customization__panel--oversized .wap-widget-features__feature-btn .wap-widget-features__feature-icon svg{height:32px;width:32px}.wap-accessibility-tooltip{background:rgba(0,0,0,.85);border-radius:4px;box-sizing:border-box;color:#fff;display:none;font-size:14px;max-width:260px;opacity:0;padding:8px 12px;pointer-events:none;position:fixed;transition:opacity .15s ease;z-index:999999}.wap-accessibility-tooltip .wap-accessibility-tooltip-arrow{height:0;position:absolute;width:0}.wap-accessibility-tooltip.visible{display:block;opacity:1}.wap-accessibility-tooltip.visible .wap-accessibility-tooltip-arrow.top{border:6px solid transparent;border-bottom:none;border-top-color:rgba(0,0,0,.85);left:50%;top:100%;transform:translateX(-50%)}.wap-accessibility-tooltip.visible .wap-accessibility-tooltip-arrow.bottom{border:6px solid transparent;border-bottom:6px solid rgba(0,0,0,.85);border-top:none;bottom:100%;left:50%;transform:translateX(-50%)}.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 .hidden-fields-container {
display: none;
}
.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;
}#single-below-header .nectar-social.hover {
margin-right: 14px;
}
#single-below-header .nectar-social.hover[data-rm-love="1"] {
margin-right: 0;
}
.nectar-social.hover {
position :relative;
}
.nectar-social.hover > *:not(.share-btn) {
margin-bottom: 14px;
}
.nectar-social.hover > div:not(.share-btn) {
display: inline-block;
}
#ajax-content-wrap .nectar-social.hover .nectar-love-button span {
padding-left: 0;
}
.nectar-social.hover .share-btn i {
-webkit-transition: none;
transition: none;
}
.nectar-social.hover .share-btn,
.nectar-social.hover > div span,
body .nectar-social.hover .nectar-love .nectar-love-count {
font-size: 14px;
line-height: 28px;
}
.nectar-social.hover > div a > span {
-webkit-transition: color .45s cubic-bezier(0.25,1,0.33,1);
transition: color .45s cubic-bezier(0.25,1,0.33,1);
}
.nectar-social.hover .share-btn,
.nectar-social.hover > div a > span {
cursor: pointer;
-webkit-transition: color .45s cubic-bezier(0.25,1,0.33,1);
transition: color .45s cubic-bezier(0.25,1,0.33,1);
}
.nectar-social.hover .share-btn,
.nectar-social.hover > div a {
display: inline-block;
border: 2px solid rgba(0,0,0,0.1);
padding: 6px 20px;
-webkit-transition: border-color .45s cubic-bezier(0.25,1,0.33,1);
transition: border-color .45s cubic-bezier(0.25,1,0.33,1);
border-radius: 100px;
}
.nectar-social.hover .share-btn,
.nectar-social.hover > div a > span,
.sharing-default-minimal .nectar-love {
color: #888;
}
#single-meta .nectar-social.hover .share-btn {
padding-left: 20px;
}
.nectar-social.hover .share-btn:hover,
.nectar-social.hover > div a:hover {
border-color: rgba(0,0,0,0.5);
}
.nectar-social.hover .nectar-social-inner {
position: absolute;
left: 0;
pointer-events: none;
width: 300px;
}
.nectar-social.hover .share-btn {
margin-right: 14px;
}
.nectar-social.hover i.icon-default-style[class^="icon-"],
.nectar-social.hover i[class^="icon-"] {
margin-right: 7px;
font-size: 18px;
line-height: 23px;
height: 20px;
-webkit-transition: color .45s cubic-bezier(0.25,1,0.33,1);
transition: color .45s cubic-bezier(0.25,1,0.33,1);
}
.nectar-social.hover .nectar-social-inner a i {
font-size: 16px;
}
.nectar-social.hover .nectar-social-inner a {
transform: translateX(-20px);
opacity: 0;
height: 45px;
width: 45px;
padding: 0;
color: #ddd;
margin: 0 14px 14px 0;
text-align: center;
line-height: 43px;
}
.portfolio-items .col .custom-content .nectar-social.hover .nectar-social-inner a {
width: 45px;
}
.portfolio-items .col .custom-content .nectar-social.hover .nectar-social-inner a {
margin: 0 14px 14px 0;
}
.portfolio-items .col .custom-content .nectar-social.hover.visible .share-btn,
.portfolio-items .col .custom-content .nectar-social.hover.visible .nectar-love-button,
.portfolio-items .col .custom-content .nectar-social.hover:not(.visible) .nectar-social-inner a {
opacity: 0!important;
}
.portfolio-items .custom-content .nectar-social.hover .nectar-love {
height: auto;
}
.nectar-social.hover[data-position="right"] .nectar-social-inner a {
transform: translateX(20px);
}
.nectar-social.hover[data-position="right"] .share-btn {
float: right;
margin-left: 14px;
margin-right: 0;
}
.nectar-social.hover[data-position="right"]  .nectar-social-inner {
left: auto;
text-align: right;
right: 0;
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(2) {
transition-delay: 0.03s;
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(3) {
transition-delay: 0.06s;
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(4) {
transition-delay: 0.09s;
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(5) {
transition-delay: 0.12s;
}
.nectar-social.hover .share-btn,
.nectar-social.hover .nectar-love-button,
.nectar-social.hover .nectar-social-inner a {
-webkit-transition: all 0.4s cubic-bezier(0.25,1,0.33,1);
transition: all 0.4s cubic-bezier(0.25,1,0.33,1), ;
}
.nectar-social.hover.visible .share-btn,
.nectar-social.hover.visible .nectar-love-button {
opacity: 0;
pointer-events: none;
}
.nectar-social.hover.visible .nectar-social-inner a,
.nectar-social.hover.visible[data-position="right"] .nectar-social-inner a {
transform: translateX(0px);
opacity: 1;
}
.nectar-social.hover.visible .nectar-social-inner  {
pointer-events: all;
} .nectar-social.fixed > a:before {
background-color: #000;
}
@media only screen and (max-width:999px){
.nectar-social.fixed >a{
transition:all 0.35s cubic-bezier(.15,0.2,.1,1);
-webkit-transition:all 0.35s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:scale(0);
transform:scale(0)
}
.nectar-social.fixed{
margin: 0;
height:50px;
pointer-events:none
}
.nectar-social.fixed.visible >a{
-webkit-transform:scale(1);
transform:scale(1)
}
.nectar-social.fixed.visible{
pointer-events:auto
}
}
.nectar-social.fixed {
position:fixed;
right:34px;
bottom:34px;
height:50px;
width:50px;
line-height:50px;
z-index:1000
}
.nectar-social.fixed >a {
height:50px;
width:50px;
line-height:52px;
text-align:center;
display:block;
position:absolute;
bottom:0;
left:0;
z-index:10;
}
.nectar-social.fixed >a:before{
display:block;
content:'';
position:absolute;
top:0;
left:0;
width:100%;
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
height:100%;
transform: translateZ(0);
backface-visibility:hidden;
border-radius:50%
}
.nectar-social.fixed:hover >a:before{
box-shadow:0 7px 15px rgba(0,0,0,0.2)
}
.nectar-social.fixed >a >[class^="icon-"].icon-default-style{
font-size:16px;
height: 50px;
width: 50px;
line-height: 50px;
color:#fff;
left:-1px;
top: 0;
z-index: 10;
position: relative;
}
.nectar-social.fixed .nectar-social-inner {
position:absolute;
height:50px;
width:50px;
bottom:0;
left:0;
z-index:1;
text-align:center
}
.nectar-social.fixed .nectar-social-inner a{
display:block;
line-height:36px;
height:36px;
padding:0;
margin:0;
width:36px;
left:7px;
position:absolute;
opacity:0;
border:none;
top:0;
box-shadow:0 7px 15px rgba(0,0,0,0.2);
border-radius:50%;
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1)
}
.nectar-social.fixed >a:after,
.nectar-social.fixed .nectar-social-inner a:after{
background-color:#fff;
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
opacity:0;
content:'';
display:block;
border-radius:50%
}
.nectar-social.fixed a:after{
-webkit-transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1);
transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1)
}
@keyframes socialButtonFlash{
0%{
opacity:0;
transform:scale(1)
}
25%{
opacity:0.22;
transform:scale(1.1115)
}
100%{
opacity:0;
transform:scale(1.23)
}
}
.nectar-social.fixed:hover >a:after{
-webkit-animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards;
animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards
}
.nectar-social.fixed a:hover:after{
opacity:0.2
}
.nectar-social.fixed:hover >a:before{
-webkit-transform:scale(1.23) translateZ(0);
transform:scale(1.23) translateZ(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(1){
transform:translateY(0px) scale(0);
-webkit-transform:translateY(0px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(2){
-webkit-transform:translateY(-36px) scale(0);
transform:translateY(-36px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(3){
-webkit-transform:translateY(-86px) scale(0);
transform:translateY(-86px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(4){
-webkit-transform:translateY(-136px) scale(0);
transform:translateY(-136px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(5){
-webkit-transform:translateY(-186px) scale(0);
transform:translateY(-186px) scale(0)
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(1){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-56px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-56px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(2){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-106px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-106px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(3){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-156px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-156px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(4){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-206px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-206px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(5){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-256px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-256px) scale(1);
opacity:1
}
.nectar-social.fixed:hover{
height:340px
}
body .nectar-social.fixed a i,
#ajax-content-wrap .nectar-social.fixed a i{
color:#fff;
font-size:14px;
top: 0;
padding-right:0;
display: block;
}
body .nectar-social.fixed .nectar-social-inner a i,
#ajax-content-wrap .nectar-social.fixed .nectar-social-inner a i {
height:36px;
line-height:36px;
width:36px;
}
.nectar-social.fixed .google-plus-share i{
font-size:12px
} .sharing-default-minimal .nectar-social .love-text { display: inline; }
.sharing-default-minimal .nectar-social .love-text,
.sharing-default-minimal .nectar-social .social-text,
#ajax-content-wrap .sharing-default-minimal .nectar-social .social-text {
display: inline-block;
opacity:1;
font-size: 15px;
line-height: 15px;
}
.sharing-default-minimal .nectar-social .facebook-share,
.nectar-social.hover .facebook-share:hover,
#single-below-header .nectar-social.hover .facebook-share:hover {
border-color:#6a75c8;
color:#6a75c8;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .twitter-share,
.nectar-social.hover .twitter-share:hover,
#single-below-header .nectar-social.hover .twitter-share:hover {
border-color:#6abaf7;
color:#6abaf7;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .linkedin-share,
.nectar-social.hover .linkedin-share:hover,
#single-below-header .nectar-social.hover .linkedin-share:hover {
border-color:#2e82d9;
color:#2e82d9;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .pinterest-share,
.nectar-social.hover .pinterest-share:hover,
#single-below-header .nectar-social.hover .pinterest-share:hover {
border-color:#f00;
color:#f00;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .facebook-share i{
height:15px;
font-size:15px;
line-height:19px;
color:#6a75c8;
padding-right: 3px;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .twitter-share i{
height:15px;
font-size:16px;
line-height:18px;
padding-right: 3px;
color:#6abaf7;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .google-plus-share i{
height:15px;
font-size:14px;
line-height:19px;
padding-right: 3px;
color:#f05660;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .linkedin-share i{
height:15px;
font-size:14px;
color:#2e82d9;
padding-right: 3px;
line-height:16px;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .pinterest-share i{
height:15px;
font-size:16px;
color:#f00;
padding-right: 3px;
line-height:18px;
transition:all 0.2s ease
} .sharing-default-minimal .nectar-social .facebook-share:hover,
.nectar-social.fixed .facebook-share,
.nectar-social.vertical .nectar-social-inner a.facebook-share:hover {
background-color:#6a75c8;
}
.sharing-default-minimal .nectar-social .twitter-share:hover,
.nectar-social.fixed .twitter-share,
.nectar-social.vertical .nectar-social-inner a.twitter-share:hover {
background-color:#6abaf7;
}
.sharing-default-minimal .nectar-social .linkedin-share:hover,
.nectar-social.fixed .linkedin-share,
.nectar-social.vertical .nectar-social-inner a.linkedin-share:hover {
background-color:#2e82d9;
}
.sharing-default-minimal .nectar-social .pinterest-share:hover,
.nectar-social.fixed .pinterest-share,
.nectar-social.vertical .nectar-social-inner a.pinterest-share:hover {
background-color:#f00;
}
.sharing-default-minimal .nectar-social a:hover {
color:#fff
}
#ajax-content-wrap .sharing-default-minimal .nectar-social .nectar-love,
body .sharing-default-minimal .nectar-social .nectar-love {
margin-top: 0;
font-size: 15px;
line-height: 22px;
}
body .sharing-default-minimal .n-shortcode{
border-right:none!important;
top:-1px;
position:relative
}
.col.centered-text .sharing-default-minimal .nectar-social-inner {
text-align: center;
}
.sharing-default-minimal .nectar-social-inner .nectar-love {
border:2px solid rgba(0,0,0,0.2);
padding:7px 9px 7px 30px!important;
margin-top:50px;
height:auto!important;
font-size:12px;
margin-right:10px;
line-height:20px;
position:relative;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-love.loved{
border-color:transparent;
background-color: #000;
}
.sharing-default-minimal .n-shortcode .nectar-love .icon-salient-heart-2,
body .sharing-default-minimal .nectar-love i{
font-size:14px!important;
margin-right:8px;
line-height:20px;
transition:all 0.2s ease
}
#ajax-content-wrap .sharing-default-minimal .nectar-love i,
body .sharing-default-minimal .hovered .nectar-love i{
color:rgba(0,0,0,0.2);
transform:scale(1);
opacity:1;
position:relative
}
.sharing-default-minimal .total_loves{
background-color:rgba(0,0,0,0.2);
color: #fff;
border-radius:100px;
padding:2px 8px!important;
margin-left:28px;
float:right;
line-height:12px;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-love .total_loves .nectar-love-count{
font-size:10px;
line-height: 16px;
opacity:1
}
.sharing-default-minimal .nectar-love:hover{
background-color:#000
}
.sharing-default-minimal .nectar-love:hover .total_loves,
.sharing-default-minimal .nectar-love.loved .total_loves{
background-color:rgba(255,255,255,0.25)
}
.sharing-default-minimal .nectar-love .icon-salient-heart-2:before{
content:"\e00e"!important
}
.sharing-default-minimal .total_loves{
display:block
}
.sharing-default-minimal a:hover .total_loves,
.sharing-default-minimal .nectar-love.loved .total_loves{
color:#fff
}
#page-header-bg[data-post-hs="default_minimal"] h1,
body.single-post .heading-title[data-header-style="default_minimal"] .entry-title{
text-align:center;
margin:0 auto
}
.sharing-default-minimal{
text-align:left
}
.sharing-default-minimal .nectar-social-inner >a{
border:2px solid #000;
padding:9px 30px!important;
margin-right:10px
}
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-social-inner >a,
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-love{
border-radius:100px;
line-height:1px;
margin:10px 13px 10px 0;
height:auto;
display:inline-block
}
.sharing-default-minimal .nectar-social-inner >a,
.sharing-default-minimal .nectar-love{
line-height:1px;
margin:10px 13px 10px 0;
height:auto;
display:inline-block
}
.sharing-default-minimal .nectar-social-inner >a,
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-social-inner >a {
line-height: 18px;
}
.sharing-default-minimal .nectar-social .facebook-share:hover i,
.sharing-default-minimal .nectar-social .twitter-share:hover i,
.sharing-default-minimal .nectar-social .google-plus-share:hover i,
.sharing-default-minimal .nectar-social .linkedin-share:hover i,
.sharing-default-minimal .nectar-social .pinterest-share:hover i,
.sharing-default-minimal .nectar-love:hover i,
.sharing-default-minimal .nectar-love:hover,
.sharing-default-minimal .nectar-love.loved i,
.sharing-default-minimal .nectar-love.loved,
body .sharing-default-minimal .hovered .nectar-love.loved i,
#footer-outer .sharing-default-minimal .nectar-social a:hover {
color:#fff!important
}
.post.masonry-blog-item .post-meta .nectar-love-wrap{
float:right
} .nectar-love-wrap .nectar-love-count {
margin-left: 5px;
font-size: 14px;
line-height: 14px;
}
body .nectar-love-wrap .total_loves {
line-height: 14px;
}
.nectar-love-wrap {
line-height:19px
}
article.post .post-meta .nectar-love-wrap {
text-align: center;
}
body .nectar-love-wrap i[class^="icon-"] {
font-size: 14px;
height: 14px;
top: -1px;
transition: color 0.2s ease;
line-height: 14px;
}
.nectar-love{
-webkit-transition:background-color 0.2s linear;
transition:background-color 0.2s linear;
width:auto;
color:inherit;
line-height:11px;
font-size:14px;
display:inline-block
}
.nectar-love span{
font-weight:400;
color:inherit;
font-size:12px;
line-height:12px;
display:inline-block
}
.nectar-social .social-text,
.nectar-social .love-text,
.nectar-love .love-text { display: none; }
body .pinterest-share i,
body .facebook-share i,
body .twitter-share i,
body .linkedin-share i,
.nectar-social .icon-default-style.steadysets-icon-share,
body [class^="icon-"].icon-salient-heart,
body [class^="icon-"].icon-salient-heart-2 {
background-color:transparent;
border-radius: 0px;
font-weight:normal;
font-size:20px;
height:20px;
width:auto;
line-height:20px;
color:#ddd;
}
.nectar-social.hover .pinterest-share i,
.nectar-social.hover .facebook-share i,
.nectar-social.hover .twitter-share i,
.nectar-social.hover .linkedin-share i {
color: inherit;
}
.nectar-social .nectar-social-inner a,
.nectar-social .nectar-love-button .nectar-love,
.nectar-social.fixed > a  {
text-decoration: none!important;
}
.sharing-default-minimal.post-bottom,
.salient-social-outer.post-bottom {
margin-top: 40px;
}
.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;
}