#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: 'ssb-icon';
src:  url(//hopetv.bg/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.eot?eahqa2);
src:  url(//hopetv.bg/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.eot?eahqa2#iefix) format('embedded-opentype'),
url(//hopetv.bg/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.ttf?eahqa2) format('truetype'),
url(//hopetv.bg/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.woff?eahqa2) format('woff'),
url(//hopetv.bg/wp-content/plugins/simple-social-buttons/assets/fonts/ssb-icon.svg?eahqa2#ssb-icon) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
} 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: "\e905";
}
.simplesocialbuttons button.simplesocial-twt-share:after{
content: "\e920";
}
.simplesocialbuttons button.simplesocial-whatsapp-share:after{
content: "\e906";
}
.simplesocialbuttons button.simplesocial-telegram-share:after{
content: "\e90e";
}
.simplesocialbuttons button.simplesocial-threads-share:after{
content: "\e90f";
}
.simplesocialbuttons button.simplesocial-bluesky-share:after{
content: "\e910";
}
.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";
font-size: 13px;
}
.simplesocialbuttons button.simplesocial-print-share:after{
content: "\e90c";
}
.simplesocialbuttons button.simplesocial-tumblr-share:after{
content: "\e90d";
}
.simplesocialbuttons button.simplesocial-copy-link:after{
content: "\e911";
}
.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;
} .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{
display: flex;
flex-direction: column;
}
.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: 3px;
left: -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_copylink-icon{
background: none;
border:0;
padding: 0;
height: 20px;
}
.simplesocial-simple-icons button.ssb_copylink-icon .icon{
background-repeat: no-repeat;
background-size: initial;
cursor: pointer;
border: 0;
overflow: hidden;
padding: 0;
margin: 0;
position: absolute;
left: 6px;
top: 1px;
display: block;
width: 12px;
height: 17px;
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_copylink-icon .icon svg{
vertical-align: middle;
}
.simplesocial-simple-icons button.ssb_copylink-icon{
color: #fff;
cursor: pointer;
display: block;
white-space: nowrap;
float: left;
vertical-align: top;
overflow: hidden;
text-align: center;
height: 20px;
padding: 0 4px 0 23px;
border: 1px solid #000;
border-top-color: #434A4D;
border-right-color: #434A4D;
border-bottom-color: #434A4D;
border-left-color: #434A4D;
text-shadow: 0 -1px #2f3436;
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: #434A4D;
background-image: -webkit-linear-gradient(top, #434A4D 0%, #434A4D 100%);
font: bold 11px Arial, Helvetica, sans-serif;
line-height: 20px;
}
.simplesocial-simple-icons button.ssb_copylink-icon:hover{
color: #fff;
border: 1px solid #000;
border-top-color: #2f3436;
border-right-color: #2f3436;
border-bottom-color: #2f3436;
border-left-color: #2f3436;
background-color: #2f3436;
background-image: -webkit-linear-gradient(top, #2f3436 0%, #2f3436 100%);
}
.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{
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;
text-align: left;
}
.simplesocial-simple-icons button.ssb_linkedin-icon:hover{
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{
border-radius: 2px;
text-indent: 20px;
width: auto;
padding: 0 0 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{
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;
position: absolute;
left: 0;
}
.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;
}
.simplesocial-simple-icons button.ssb_threads-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: #000;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_threads-icon:hover{
background: #1b1a1a;
}
.simplesocial-simple-icons button.ssb_threads-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_threads-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_threads-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: #000;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_threads-icon:hover{
background: #1b1a1a;
}
.simplesocial-simple-icons button.ssb_threads-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_threads-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_bluesky-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: #1185fe;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_bluesky-icon:hover{
background: #1b1a1a;
}
.simplesocial-simple-icons button.ssb_bluesky-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_bluesky-icon .icon svg{
width: 14px;
fill: #fff;
height: 14px;
}
.simplesocial-simple-icons button.ssb_telegram-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: #24A1DE;
background-size: 14px 14px;
display: inline-block;
-webkit-font-smoothing: antialiased;
height: 20px;
text-indent: 20px;
}
.simplesocial-simple-icons button.ssb_telegram-icon:hover{
background: #1e8ec6;
}
.simplesocial-simple-icons button.ssb_telegram-icon .icon{
text-indent: 0;
position: absolute;
top: 3px;
left: 3px;
}
.simplesocial-simple-icons button.ssb_telegram-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;
}
[data-tooltip] {
position: relative;
}
.simplesocialbuttons.simplesocial-simple-round button span.ssb_tooltip,
.ssb_copy_btn[data-tooltip]:before {
content: attr(data-tooltip);
position: absolute;
bottom: 100%;
right: 10%;
background: #8d96a0;
color: #fff;
padding: 2px 5px 3px;
border-radius: 6px;
margin-bottom: 10px;
width: fit-content;
}
.simplesocialbuttons button span.ssb_tooltip{
display: none;
}
.simplesocialbuttons-float-left-center.simplesocial-simple-round button span.ssb_tooltip,
.simplesocialbuttons-float-left-center [data-tooltip]:before {
left: 100%;
bottom: 0;
margin-left: 10px;
margin-bottom: 0;
}
.simplesocialbuttons-float-right-center.simplesocial-simple-round button span.ssb_tooltip,
.simplesocialbuttons-float-right-center [data-tooltip]:before {
right: 100%;
bottom: 0;
margin-right: 10px;
margin-bottom: 0;
left: auto;
}   .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-copy-link{
color: #434A4D;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-print-share{
color: #353535;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-telegram-share{
color: #24A1DE;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-threads-share{
color: #000;
}
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-bluesky-share{
color: #1185fe;
}
.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-email-share:before{
background: #727272;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-copy-link{
background: #434A4D;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-print-share{
background: #353535;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-print-share:before{
background: #2b2b2b;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-telegram-share{
background: #24A1DE;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-telegram-share::before{
background: #1a81b5;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-threads-share{
background: #000;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-threads-share::before{
background: #1d1d1d;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-bluesky-share{
background: #1185fe;
}
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-bluesky-share::before{
background: #0964c3;
}
.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-copy-link:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-copy-link:before {
background: #7c7c7c;
}
.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-copy-link{
color: #434A4D;
border-color: #434A4D;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-copy-link:hover{
background: #434A4D;
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-telegram-share{
color: #24A1DE;
border-color: #24A1DE;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-telegram-share:hover{
background: #24A1DE;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-threads-share{
color: #000;
border-color: #000;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-threads-share:hover{
background: #000;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-bluesky-share{
color: #1185fe;
border-color: #1185fe;
}
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-bluesky-share:hover{
background: #1185fe;
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-copy-link {
-webkit-box-shadow: inset 0px 0px 0px 0px #434A4D, 0px 2px 0px 0px #434A4D, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #434A4D, 0px 2px 0px 0px #434A4D, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #434A4D;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-copy-link:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #434A4D, 0px 2px 0px 0px #434A4D, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #434A4D, 0px 2px 0px 0px #434A4D, 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-telegram-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #24A1DE, 0px 2px 0px 0px #24A1DE, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #24A1DE, 0px 2px 0px 0px #24A1DE, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #717070;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-telegram-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #24A1DE, 0px 2px 0px 0px #24A1DE, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #24A1DE, 0px 2px 0px 0px #24A1DE, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-threads-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #000000, 0px 2px 0px 0px #000000, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #000000, 0px 2px 0px 0px #000000, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #000000;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-threads-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #000000, 0px 2px 0px 0px #000000, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #000000, 0px 2px 0px 0px #000000, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #fff;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-bluesky-share {
-webkit-box-shadow: inset 0px 0px 0px 0px #1185fe, 0px 2px 0px 0px #1185fe, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px 0px 0px 0px #1185fe, 0px 2px 0px 0px #1185fe, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
color: #1185fe;
}
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-bluesky-share:hover{
-webkit-box-shadow: inset 0px -40px 0px 0px #1185fe, 0px 2px 0px 0px #1185fe, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -40px 0px 0px #1185fe, 0px 2px 0px 0px #1185fe, 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-copy-link {
background: #434A4D;
-webkit-box-shadow: inset 0px 0px 0px 0px #2f3436, 0px 3px 0px 0px #2f3436;
box-shadow: inset 0px 0px 0px 0px #2f3436, 0px 3px 0px 0px #2f3436;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-copy-link:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #2f3436, 0px 3px 0px 0px #2f3436;
box-shadow: inset 0px -40px 0px 0px #2f3436, 0px 3px 0px 0px #2f3436;
}
.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-telegram-share {
background: #24A1DE;
-webkit-box-shadow: inset 0px 0px 0px 0px #24A1DE, 0px 3px 0px 0px #24A1DE;
box-shadow: inset 0px 0px 0px 0px #24A1DE, 0px 3px 0px 0px #24A1DE;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-telegram-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #0971a3, 0px 3px 0px 0px #0971a3;
box-shadow: inset 0px -40px 0px 0px #0971a3, 0px 3px 0px 0px #0971a3;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-threads-share {
background: #000;
-webkit-box-shadow: inset 0px 0px 0px 0px #000, 0px 3px 0px 0px #000;
box-shadow: inset 0px 0px 0px 0px #000, 0px 3px 0px 0px #000;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-threads-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #1D1D1D, 0px 3px 0px 0px #1D1D1D;
box-shadow: inset 0px -40px 0px 0px #1D1D1D, 0px 3px 0px 0px #1D1D1D;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-bluesky-share {
background: #1185fe;
-webkit-box-shadow: inset 0px 0px 0px 0px #1185fe, 0px 3px 0px 0px #1185fe;
box-shadow: inset 0px 0px 0px 0px #1185fe, 0px 3px 0px 0px #1185fe;
}
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-bluesky-share:hover {
-webkit-box-shadow: inset 0px -40px 0px 0px #0973e1, 0px 3px 0px 0px #0973e1;
box-shadow: inset 0px -40px 0px 0px #0973e1, 0px 3px 0px 0px #0973e1;
}
.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-copy-link{
color: #434A4D;
border-color: #434A4D;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-copy-link:hover{
background: #434A4D;
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-telegram-share{
color: #24A1DE;
border-color: #24A1DE;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-telegram-share:hover{
background: #1ea2e5;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-bluesky-share{
color: #1185fe;
border-color: #1185fe;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-bluesky-share:hover{
background: #0973e1;
color: #fff;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-threads-share{
color: #000;
border-color: #000;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-threads-share:hover{
background: #1D1D1D;
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: 32px;
height: 32px;
line-height: 32px;
}
.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-round-icon button.simplesocial-copy{
color: #36465d;
border-color: #36465d;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-copy: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;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(2){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(3){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(4){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(5){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(6){
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(7){
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(8){
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(9){
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(10){
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(11){
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(12){
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(13){
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(14){
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(15){
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(16){
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(17){
-webkit-animation-delay: 3.2s;
animation-delay: 3.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(18){
-webkit-animation-delay: 3.4s;
animation-delay: 3.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(19){
-webkit-animation-delay: 3.6s;
animation-delay: 3.6s;
}
.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-copy-link: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-copy-link: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-copy-link):not(.simplesocial-print-share):not(.simplesocial-linkedin-share):not(.simplesocial-telegram-share):not(.simplesocial-threads-share):not(.simplesocial-bluesky-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-copy-link):not(.simplesocial-print-share):not(.simplesocial-linkedin-share):not(.simplesocial-telegram-share):not(.simplesocial-threads-share):not(.simplesocial-bluesky-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-copy-link):not(.simplesocial-print-share):not(.simplesocial-linkedin-share):not(.simplesocial-telegram-share):not(.simplesocial-threads-share):not(.simplesocial-bluesky-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-copy-link):not(.simplesocial-print-share):not(.simplesocial-linkedin-share):not(.simplesocial-telegram-share):not(.simplesocial-threads-share):not(.simplesocial-bluesky-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;
text-align: center;
}
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"] :is(.ssb-fb-like,button):nth-child(2){
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(3){
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(4){
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(5){
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(6){
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(7){
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(8){
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(9){
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(10){
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(11){
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(12){
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(13){
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(14){
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(15){
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(16){
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(17){
-webkit-animation-delay: 3.2s;
animation-delay: 3.2s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(18){
-webkit-animation-delay: 3.4s;
animation-delay: 3.4s;
}
div[class*="simplesocialbuttons-float"] :is(.ssb-fb-like,button):nth-child(19){
-webkit-animation-delay: 3.6s;
animation-delay: 3.6s;
} 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[class*="simplesocialbuttons-float-left"]{
align-items: flex-start;
}
div.simplesocialbuttons[class*="simplesocialbuttons-float-right"]{
align-items: flex-end;
}
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: 25px;
margin-left: -13px;
}
.simplesocialbuttons-float-right-center .ssb-hide-floating-bar{
clear: both;
right: 8px;
left: auto;
}
.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: "\e905";
}
.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-telegram-follow:after{
content: "\e90e";
}
.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.simplesocial-copy:after{
content: "\e911";
}
.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.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;
}
.ssb-twenty-twenty .simplesocial-simple-icons button.ssb_copylink-icon .icon svg {
display: inline-block;
}
body .sl-wrapper button:hover{
opacity: 1;
}
div[class*="simplesocialbuttons-float"].ssb_show_text_hover:not(.simplesocial-simple-icons) button span.simplesocialtxt{
display: block;
line-height: 1;
overflow: hidden;
padding-left: 3px;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.ssb_show_text_hover:not(.simplesocial-simple-icons) button {
width: 34px;
padding-left: 34px !important;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.ssb_show_text_hover:not(.simplesocial-simple-icons) button:hover {
width: 120px !important;
padding-right: 10px !important; }
div[class*="simplesocialbuttons-float"].simplesocialbuttons.ssb_show_text_hover:not(.simplesocial-simple-icons) button:after{
position: absolute !important;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button{
border-radius: 0px 0px 0px 0px;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button:first-of-type{
border-radius: 5px 0 0 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button:last-of-type{
border-radius:  0 0 0 5px;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button:first-of-type{
border-radius:  0 5px 0 0;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button:last-of-type{
border-radius:  0 0 5px 0 ;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button{
border-radius: 0px 0px 0px 0px;
}
div.simplesocialbuttons.simplesocialbuttons-float-right-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button:hover{
border-radius: 5px 0 0 5px;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center.ssbflat_button_sidebar:not(.simplesocial-simple-icons) button:hover{
border-radius: 0 5px 5px 0;
}
div[class*="simplesocialbuttons-float"].ssbflat_button_sidebar.simplesocial-round-txt button{
margin: 0;
} amp-facebook-like{
display: none !important;
}
.simplesocialbuttons.simplesocial-round-icon button{
padding: 0 !important;
width: 38px !important;
min-height: 38px !important;
display: inline-flex !important;
align-items: center;
justify-content: center;
}
.simplesocialbuttons.simplesocial-round-icon button:after{
position: static !important;
}
body div.simplesocialbuttons.simplesocialbuttons-float-left-center{
left: 5px;
}
body div.simplesocialbuttons.simplesocialbuttons-float-left-center button:after{
width: 34px;
height: 34px;
text-align: center;
line-height: 35px;
border-radius: 3px;
}
body div.simplesocialbuttons.simplesocialbuttons-float-right-center{
right: 5px;
}
.simplesocialbuttons button.simplesocial-linkedin-share:after{
margin-top: -1px;
}
.simplesocialbuttons button.simplesocial-tumblr-share:after{
display: inline-block;
margin-top: -2px;
margin-left: -1px; 
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-bottom-sticky-mobile button.ssb_custom-button{
display: none;
}
@media (min-width: 1025px) {
body div.simplesocialbuttons.simplesocialbuttons-float-right-center .ssb_wrapped-button{
display: flex;
flex-direction: column;
width: 100%;
align-items: flex-end;
}
}
@media (max-width: 1024px) {
div[class*="simplesocialbuttons-float"].simplesocialbuttons-bottom-sticky-mobile {
position: fixed !important;
bottom: 0;
left: 0 !important;
right: 0 !important;
top: auto;
width: 100% !important;
display: flex;
background: #fff;
z-index: 9999 !important;
transform: none;
flex-direction: row !important;
}
div.simplesocialbuttons.simplesocialbuttons-float-left-center:not(.simplesocial-simple-icons).simplesocialbuttons-bottom-sticky-mobile button .ssb_counter,
div.simplesocialbuttons.simplesocialbuttons-float-right-center:not(.simplesocial-simple-icons).simplesocialbuttons-bottom-sticky-mobile button .ssb_counter{
left: auto;
right: 0;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-bottom-sticky-mobile button span.simplesocialtxt{
display: inline-block;
vertical-align: top;
padding-left: 0 !important;
text-indent: 0;
}
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons) .ssb_wrapped-button button{
width: auto !important;
padding-right: 15px !important;
flex: none !important;
width: 100% !important;
}
body, html {
overflow: visible !important;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-bottom-sticky-mobile button:not(.ssb_custom-button){
flex: 1;
text-align: left;
transform: translate(0);
opacity: 1;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons-bottom-sticky-mobile button.ssb_custom-button{
color: #000;
padding: 0;
width: 20px;
text-align: center;
font-size: 16px;
font-weight: 700;
font-family: Arial, Helvetica, sans-serif;
display: inline-block;
box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, .2);
transform: translate(0);
opacity: 1;
}
.simplesocialbuttons-bottom-sticky-mobile .ssb-hide-floating-bar{
display: none;
}
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-icons .ssb_wrapped-button button{
flex: none !important;
}
.ssb_wrapped-button {
position: fixed !important;
top: 50%;
left: 50%;
width: 340px;
max-width: calc(100% - 30px);
min-height: 200px;
max-height: calc(100% - 90px);
overflow: auto;
transform: translate(-50%, -50%);
background: #fff;
display: flex;
flex-direction: column;
gap: 5px;
padding: 30px 20px;
align-items: flex-start;
box-sizing: border-box;
}
.ssb_wrapper-closed{
position: absolute;
top: 10px;
right: 10px;
width: 14px;
height: 14px;
transform: rotate(45deg);
cursor: pointer;
}
.ssb_wrapper-closed:after{
height: 2px;
width: 100%;
background: #000;
content: '';
position: absolute;
top: 6px;
left: 0;
}
.ssb_wrapper-closed:before{
height: 100%;
width: 2px;
background: #000;
content: '';
position: absolute;
top: 0px;
left: 6px;
}
.ssb_wrapper_mobile{
position: fixed;
inset: 0;
background: rgba(0,0,0, .5);
visibility: hidden;
}
.ssb_wrapper_mobile.ssb_wrapper_mobile_open{
visibility: visible;
}
}* { -webkit-box-sizing: border-box; box-sizing: border-box; }
body {
font-family: 'Montserrat', sans-serif;
margin: 0;
font-size: 15px;
color: #222;
}
h1,h2,h3,h4,h5,h6 { font-family: 'Oswald', sans-serif; font-weight: 500; line-height: 1.2; }
h1 { font-size: 40px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
a { color: #0c4da2; }
p, li { line-height: 1.8; }
p { margin-top: 0; }
img {max-width: 100%;} .right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; margin: 0 auto; }
.clear { clear: both; }
.nomargin { margin: 0!important; }
.nopadding { padding: 0!important; } .button {
background-color: #ffd503;
border-radius: 6px;
color: #363636;
display: inline-block;
padding: 10px 20px;
text-decoration: none;
-webkit-transition: background-color .2s, color .2s, border-color .2s;
-o-transition: background-color .2s, color .2s, border-color .2s;
transition: background-color .2s, color .2s, border-color .2s;
cursor: pointer;
font-weight: bold;
z-index: 999;
}
.button:hover {
background-color: #0c4da2;
color: #fff;
}
.inverted {
background-color: rgba(255,255,255,0);
color: #0c4da2;
}
.inverted:hover {
background-color: #0c4da2;
color: #fff;
}
.empty {
padding: 5px 15px;
margin-top: 15px;
font-size: 13px;
}
.empty:hover {
} header {
padding: 25px 15px 50px;
position: relative;
z-index: 999;
}
header:before {
content: '';
background-color: #0c4da2;
width: 100%;
height: 100%;
position: absolute;
top: -3vw;
left: 0;
-webkit-transform: skewY(3deg);
-ms-transform: skewY(3deg);
transform: skewY(3deg);
padding-bottom: 3vw;
}
.logo img {
max-width: 275px;
} .menu {
margin: 0;
padding: 0;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
float: right;
}
.menu li {
list-style: none;
position: relative;
}
.menu a {
color: #fff;
font-weight: bold;
padding: 10px 15px;
display: block;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.03rem;
font-size: 12px;
-webkit-transition: background-color .3s, color .3s;
-o-transition: background-color .3s, color .3s;
transition: background-color .3s, color .3s;
}
.menu > li.current-menu-item > a:after,
.menu > li.current_page_parent > a:after,
.menu > li > a:after {
content: '';
background-color: #ffd133;
width: 30px;
height: 2px;
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
bottom: 0;
}
.menu > li > a:after {
background-color: #fff;
width: 0;
-webkit-transition: width .2s;
-o-transition: width .2s;
transition: width .2s;
}
.menu > li.current-menu-item > a,
.menu > li.current_page_parent > a,
.menu > li:hover > a {
color: #fff;
}
.menu > li:hover > a:after {
width: 30px;
} .sub-menu {
position: absolute;
top: 100%;
min-width: 220px;
padding: 0;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height .15s ease-out;
-o-transition: max-height .15s ease-out;
transition: max-height .15s ease-out;
z-index: 999;
background-color: #0c4da2;
-webkit-box-shadow: 1px 1px 5px -1px rgba(0,0,0,1);
box-shadow: 1px 1px 5px -1px rgba(0,0,0,1);
}
.menu li:hover > .sub-menu {
max-height: 2000px;
-webkit-transition: max-height .25s ease-in;
-o-transition: max-height .25s ease-in;
transition: max-height .25s ease-in;
}
.sub-menu a {
font-weight: normal;
}
.sub-menu li a:hover {
background-color: #0c4da2;
} .menu-toggle {
background-color: rgba(255,255,255,.1);
border-radius: 4px;
border: 0;
display: none;
color: #fff;
cursor: pointer;
line-height: 1;
padding: 15px 20px;
float: right;
}
.menu-toggle:before {
content: '\2630';
font-size: 25px;
}
.menu-toggle.active:before {
content: '\2716';
margin-left: 2px;
}
.menu-toggle:focus {
outline: none;
}
.open {
display: none;
border: 2px solid #fff;
border-radius: 50%;
color: #fff;
cursor: pointer;
height: 35px;
position: absolute;
top: 3px;
right: 28%;
width: 35px;
}
.open:before {
content: "\276F";
position: relative;
top: -1px;
left: 1px;
font-size: 10px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
display: inline-block;
-webkit-transition: top .4s, -webkit-transform .4s;
transition: top .4s, -webkit-transform .4s;
-o-transition: transform .4s, top .4s;
transition: transform .4s, top .4s;
transition: transform .4s, top .4s, -webkit-transform .4s;
font-size: 18px;
}
.open.rotate:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
top: 0;
}
.thumb {
position: relative;
width: 100%;
text-align: center;
height: 210px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.clickable {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
} footer:before,
footer:after,
.wrapper.banner:before,
.wrapper.banner:after {
content: '';
background-color: #fff;
position: absolute;
left: 0;
width: 50%;
-webkit-transform: skewY(5deg);
-ms-transform: skewY(5deg);
transform: skewY(5deg);
height: 6vw;
top: -3vw;
}
footer:after,
.wrapper.banner:after {
right: 0;
left: auto;
-webkit-transform: skewY(-5deg);
-ms-transform: skewY(-5deg);
transform: skewY(-5deg);
}
.wrapper.banner:before,
.wrapper.banner:after {
bottom: 0;
top: auto;
z-index: 20;
}
footer {
background-color: #0c4da2;
color: #fff;
clear: both;
position: relative;
}
.ftop {
padding: 10vw 0 30px;
}
.ftitle {
margin: 0;
font-size: 26px;
}
.ftitle:after,
.home-title:after {
content: '';
display: block;
border-bottom: 2px solid #fff;
width: 95px;
margin: 20px auto 50px;
}
footer article {
margin-bottom: 30px;
}
footer article .thumb {
height: 100px;
margin-bottom: 10px;
}
footer article h5 {
margin: 0;
font-size: 16px;
}
footer article a {
color: #fff;
text-decoration: none;
}
.fbottom {
background-color: #062e62;
padding: 30px 0;
}
.fbottom .row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.fbottom .social {
margin: 0;
}
.fbottom .social a {
display: inline-block;
margin-right: 30px;
}
.fbottom .social img {
max-width: 30px;
} .banner {
position: relative;
top: -3vw;
}
.banner,
.unslider ul li { max-height: 560px;
min-height: 130px;
}
.banner-content {
position: absolute;
top: 45%;
color: #fff;
left: 0;
right: 0;
text-align: center;
}
.banner-content h1 {
font-family: 'Montserrat', sans-serif;
font-weight: 300;
margin: 0;
font-size: 30px;
}
.angle.top-angle {
width: 100%;
position: absolute;
top: 24vw;
z-index: 999;
}
main {
position: relative;
z-index: 30;
}
.home main {
position: relative;
top: -3vw;
z-index: 30;
}
.row.featured {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
min-height: 350px;
height: 25vw;
max-height: 420px;
margin-bottom: 120px;
padding: 0 15px;
margin-top: 120px;
}
.featured .col-4 {
padding-right: 0;
}
.featured article {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-radius: 4px;
}
.featured article .clickable {
z-index: 999;
}
.featured article h3 {
background-image: url(//hopetv.bg/wp-content/themes/hopetv/images/play-button-white.png);
background-repeat: no-repeat;
background-position: bottom left;
color: #fff;
position: absolute;
bottom: 20px;
left: 20px;
z-index: 0;
margin: 0;
padding: 15px 0 15px 80px;
}
.featured .tagcloud {
background-color: #ffd133;
border-radius: 4px;
padding: 30px;
position: relative;
height: 100%;
}
.featured .tagcloud .tags {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 5px;
}
.featured .tagcloud a {
color: #363636;
border-color: #363636;
}
.featured .tagcloud a:hover {
background-color: #e6c710;
}
.featured .tagcloud h2 {
margin-top: 0;
color: #363636;
} .my-slider {
display: none;
}
.unslider {
overflow: auto;
margin: 0;
padding: 0;
position: relative;
}
.unslider-wrap {
position: relative;
}
.unslider-wrap.unslider-carousel > li {
float: left;
}
.unslider-vertical > ul {
height: 100%;
}
.unslider-vertical li {
float: none;
width: 100%;
}
.banner-slider {
position: relative;
}
.banner-slider .unslider-wrap li {
position: absolute;
left: 0;
top: 0;
right: 0;
z-index: 8;
}
.banner-slider .unslider-wrap li:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(12,77,162,.7);
z-index: -1;
}
.banner-slider .unslider-wrap li.unslider-active {
z-index: 10;
}
.unslider ul, .unslider ol, .unslider li {
list-style: none; margin: 0;
padding: 0;
border: none;
}
.unslider-arrow {
position: absolute;
left: 20px;
z-index: 2;
cursor: pointer;
top: 35%;
z-index: 999;
width: 71px;
height: 71px;
border-radius: 50%;
background-color: rgba(0,0,0,.3);
opacity: 0;
-webkit-transition: .4s;
-o-transition: .4s;
transition: .4s;
}
.unslider-arrow:after{
content: url(//hopetv.bg/wp-content/themes/hopetv/images/left.png);
position: absolute;
left: 27px;
top: 23px;
}
.unslider-arrow.next:after {
content: url(//hopetv.bg/wp-content/themes/hopetv/images/right.png);
position: absolute;
left: 30px;
top: 23px;
}
.unslider-arrow.next {
left: auto;
right: 20px;
}
.unslider:hover .unslider-arrow {
opacity: 1;
}
.unslider ul li {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
position: relative;
}
.unslider-nav {
position: absolute;
left: 0;
right: 0;
bottom: 10px;
z-index: 999;
}
.unslider-nav ol {
list-style: none;
text-align: center;
}
.unslider-nav ol li {
display: inline-block;
width: 7px;
height: 7px;
margin: 0 4px;
border-radius: 50%;
overflow: hidden;
text-indent: -999em;
cursor: pointer;
background: #fff;
position: relative;
top: -2px;
}
.unslider-nav ol li.unslider-active {
background: transparent;
cursor: default;
border: 2px solid #fff;
width: 11px;
height: 11px;
top: 0;
}
.img-clickable {
position: absolute;
width: 100%;
height: 100%;
} #loader {
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 45%;
z-index: 999;
}
#loader span{
display: inline-block;
width: 11px;
height: 11px;
border-radius: 100%;
border: 2px solid #ffd133;
margin: 35px 2px;
}
#loader span:nth-child(1){
-webkit-animation: bounce 1s ease-in-out infinite;
animation: bounce 1s ease-in-out infinite;
}
#loader span:nth-child(2){
-webkit-animation: bounce 1s ease-in-out 0.33s infinite;
animation: bounce 1s ease-in-out 0.33s infinite;
background: #ffd133;
width: 8px;
height: 8px;
}
#loader span:nth-child(3){
-webkit-animation: bounce 1s ease-in-out 0.66s infinite;
animation: bounce 1s ease-in-out 0.66s infinite;
background: #ffd133;
width: 8px;
height: 8px;
}
@-webkit-keyframes bounce{
0%, 75%, 100%{
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
25%{
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes bounce{
0%, 75%, 100%{
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
25%{
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.blue-section {
background-color: #0c4da2;
position: relative;
padding: 20px 0 40px;
}
.blue-section:before,
.blue-section:after {
content: '';
background-color: #0c4da2;
width: 100%;
position: absolute;
top: -3vw;
left: 0;
-webkit-transform: skewY(-3deg);
-ms-transform: skewY(-3deg);
transform: skewY(-3deg);
padding-bottom: 6vw;
z-index: -1;
}
.blue-section:after {
top: auto;
bottom: -3vw;
-webkit-transform: skewY(3deg);
-ms-transform: skewY(3deg);
transform: skewY(3deg);
}
.category-section .button {
margin: 45px 0;
}
.blue-section .button:hover {
border-color: #ffd133;
}
.white-section {
padding: 4vw 0;
}
main .category-section:last-child {
padding-bottom: 0;
}
main .category-section:last-child .button {
margin-bottom: 0;
position: relative;
z-index: 999;
}
.home-title {
text-align: center;
color: #fff;
}
.white-section .home-title {
color: #363636;
}
.home-title:after {
border-color: #ffd133;
}
.white-section .home-title:after {
border-color: #0c4da2;
} .page-404 {
padding-bottom: 60px;
}
.page-404 ol li {
margin-bottom: 7px;
}
.page-404 form,
.page-404 form input {
display: inline-block;
width: auto;
padding: 6px;
}
.page-404 form input {
background-color: #444;
border: 1px solid #444;
margin-left: 15px;
}
.page-404 form button {
background: #555;
}
.page-404 h5 {
display: inline;
} .row.posts {
padding-left: 0;
position: relative;
z-index: 999;
}
.posts article {
padding-right: 0;
margin-bottom: 15px;
display: flex;
flex-direction: column;
}
.posts article .post-content {
background-color: #fff;
flex: 1;
}
.posts article time {
color: #363636;
}
.posts article p {
color: #363636!important;
margin: 10px 0 0;
}
.loadmore {
margin: 0 auto;
margin-top: 30px;
}
article .thumb {
border-radius: 5px 5px 0 0;
}
article .thumb .clickable:not(.cat-clickable) {
background-image: url(//hopetv.bg/wp-content/themes/hopetv/images/play-button.png);
background-repeat: no-repeat;
background-position: center;
background-size: 15%;
}
article .post-content {
border: 1px solid #b7b7b7;
border-radius: 0 0 5px 5px;
padding: 25px 25px 20px;
}
article .post-content h3 {
margin: 0;
}
article .post-content h3 a {
color: #0c4da2;
text-decoration: none;
}
article .post-categories,
.program .post-categories {
padding: 0;
margin: 10px 0;
}
article .post-categories li,
.program .post-categories li {
display: inline-block;
list-style: none;
margin-right: 0;
line-height: 2.5;
}
article .post-categories li a,
.program .post-categories li a,
.tagcloud a {
color: #0c4da2;
border: 1px solid #0c4da2;
border-radius: 3px;
text-decoration: none;
padding: 7px 10px;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
article .post-categories li a:hover {
background-color: #0c4da2;
color: #fff;
}
.tagcloud a {
color: #fff;
border-color: #fff;
font-size: 10px!important;
display: inline-block;
margin-bottom: 10px;
margin-right: 6px;
}
.tagcloud a:hover {
background-color: #fff;
color: #0c4da2;
}
.col.search {
padding-right: 30px;
}
.searchform input,
.searchform button {
padding: 7px;
padding-left: 12px;
border: 1px solid #fff;
border-right: 0;
border-radius: 4px 0 0 4px;
color: #fff;
background-color: rgba(0,0,0,0);
font-family: 'Montserrat', sans-serif;
outline: none!important;
}
.searchform button {
border-left: 0;
border-right: 1px solid #fff;
border-radius: 0 4px 4px 0;
cursor: pointer;
padding: 7px 15px;
}
.searchform input::-webkit-input-placeholder { color: rgba(255,255,255,.7); }
.searchform input::-moz-placeholder { color: rgba(255,255,255,.7); }
.searchform input:-ms-input-placeholder { color: rgba(255,255,255,.7); }
.searchform input:-moz-placeholder { color: rgba(255,255,255,.7); }
aside .archive-widget,
aside .widget {
background-color: #0c4da2;
color: #fff;
padding: 25px;
margin-bottom: 30px;
border-radius: 3px;
z-index: 990;
position: relative;
}
aside.archive-sidebar {
display: flex;
gap: 15px;
}
aside.archive-sidebar > .widget {
width: 50%;
}
.yearly-archive > ul,
.widget .tagcloud {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.widget .tagcloud {
grid-row-gap: 0;
grid-column-gap: 10px;
}
aside a {
color: #fff;
text-decoration: none;
-webkit-transition: color .2s;
-o-transition: color .2s;
transition: color .2s;
}
aside a:hover {
color: #ffd133;
}
aside h3 {
margin-top: 0;
}
aside .archive-widget ul {
padding: 0;
padding-left: 15px;
margin: 0;
}
aside .archive-widget li {
position: relative;
}
aside .widget-title + ul > li {
margin-bottom: 6px;
}
.children {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height .15s ease-out;
-o-transition: max-height .15s ease-out;
transition: max-height .15s ease-out;
list-style: none;
padding-left: 0!important;
}
.children a {
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
font-weight: bold;
}
.children .children a {
font-weight: normal;
color: rgba(255,255,255,.65);
}
.children a:hover {
color: #fff;
border-color: #fff!important;
}
.children.toggled {
max-height: 2500px;
-webkit-transition: max-height .25s ease-in;
-o-transition: max-height .25s ease-in;
transition: max-height .25s ease-in;
}
.children .children {
max-height: 1500px;
}
.children .cat-item-has-children .children li {
border-left: 1px dashed rgba(255,255,255,.65);
padding-left: 7px;
}
.cat-item-has-children {
list-style: none;
}
.current-cat > a {
font-weight: bold;
border-bottom: 1px dashed #ffd133;
color: #ffd133;
}
.arrow {
position: absolute;
left: -30px;
width: 25px;
height: 25px;
top: -1px;
cursor: pointer;
background-color: rgba(255,255,255,.1);
border-radius: 50%;
text-align: center;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
}
.arrow-rotate {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.arrow:before {
content: '\276F';
}
main.page-index {
position: relative;
}
.filters-toggle {
display: none;
position: absolute;
right: 15px;
top: -45px;
color: #0c4da2;
padding: 5px 10px;
border: 1px solid #0c4da2;
border-radius: 4px;
font-weight: bold;
-webkit-transition: background-color.3s;
-o-transition: background-color.3s;
transition: background-color.3s;
cursor: pointer;
}
.filters-toggle:hover {
background-color: #ffd133;
}
.filters-toggle:before {
content: '+ ';
}
.filters-toggle.minus:before {
content: '- ';
}
.filters-toggle.minus {
padding-left: 13px;
background-color: #ffd133;
} .news {
margin-bottom: 50px;
}
.news .button {
padding: 5px 15px;
}
.news .text {
padding-left: 60px;
}
.news .date {
background-color: #0c4da2;
color: #fff;
position: absolute;
right: -30px;
width: 60px;
height: 60px;
top: calc(50% - 30px);
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: bold;
}
.news .date span {
display: block;
}
.news .thumb {
margin-top: 5px;
}
.news h3 {
margin-top: 0;
}
.wrapper.news aside .widget ul {
padding-left: 15px;
margin: 0;
}
.pagination {
text-align: center;
margin-top: 50px;
}
.pagination a {
padding: 10px 15px;
background-color: #ffd133;
color: #363636;
font-weight: bold;
text-decoration: none;
-webkit-transition: background-color .2s;
-o-transition: background-color .2s;
transition: background-color .2s;
border-radius: 4px;
margin-right: 2px;
display: inline-block;
}
.pagination a:hover {
background-color: #0c4da2;
color: #fff;
}
.pagination a.current {
background-color: #e3e3e3!important;
color: #363636;
}
.program-item {
border: 1px solid #b7b7b7;
border-top: none;
padding: 25px 10px;
}
.program .col-9 .program-item:first-child {
background-color: #0c4da2;
border-top: 1px solid #b7b7b7;
color: #fff;
}
.program .col-9 .program-item:first-child .post-categories li a {
color: #fff;
border-color: #fff;
}
.program .col-9 .program-item:first-child .description .button:hover {
border-color: #ffd133;
}
.program-item h3,
.fprog h3 {
margin: 0;
}
.program-item img {
border-radius: 4px;
}
.program-item .date {
color: #898989;
font-size: 11px;
text-transform: uppercase;
}
.program-item .date span {
text-transform: none;
}
.program .col-9 .program-item:first-child .date {
color: #fff;
}
.fprog .row {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.fprog h3 {
font-size: 18px;
margin-bottom: 3px;
}
.fprog .date {
font-size: 18px;
font-weight: bold;
}
.fprog .date-wrap {
position: relative;
}
.fprog .date-wrap:after {
content: '';
position: absolute;
height: 100%;
border-right: 1px solid #fff;
right: 15px;
}
.fprog .info {
margin-bottom: 45px;
padding-right: 20%;
}
.fprog .button {
font-size: 12px;
position: relative;
top: -10px;
}
.fprog .button:hover {
border-color: #ffd133;
}
.kgvid_wrapper {
margin: 0!important;
}
.kgvid_video_meta { display: none!important; }
.widget-title.share { margin: 0 0 20px; }
.kgvid_share_icons { 
text-align: left!important;
display: flex;
align-items: center;
justify-content: flex-end;
gap: 20px;
margin-top: 30px;
font-family: inherit!important;
}
.kgvid_share_icons p {
margin: 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}
.kgvid_share_icons .more {
margin-right: auto;
}
.kgvid_share_icons .button {
background-color: #d23c3c;
color: #eceaea;
margin-left: 20px;
padding: 6px 20px;
}
.kgvid_below_video { margin-top: 10px!important; margin-right: 0!important; }
.download-button-wrapper { text-align: right; }
.download-button-wrapper a {
text-decoration: none;
border: 1px solid #0c4da2;
padding: 5px 15px;
padding-right: 13px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.download-button-wrapper a:hover {
color: #fff;
background: #0c4da2;
}
.download-button-wrapper a:before {
content: 'Свали ';
font-weight: bold;
}
main.page-single {
margin-bottom: 45px;
}
.videos-slider {
top: 0;
height: 100%;
}
article.featured-video,
.featured-wrapper .unslider,
.featured-wrapper .my-slider,
.featured-wrapper .unslider-wrap,
.featured-wrapper ul li {
height: 100%;
}
.featured-wrapper .unslider-arrow { display: block; }
.featured-wrapper .unslider-arrow { top: 40%; color: rgba(0,0,0,0); }
.featured-wrapper .unslider-arrow:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
footer p.copy {
background-image: url(//hopetv.bg/wp-content/themes/hopetv/images/logo-footer.png);
background-repeat: no-repeat;
background-position: left center;
background-size: 50px;
margin: 0;
margin-top: 50px;
padding: 5px 0;
padding-left: 65px;
font-size: 13px;
}
footer p.copy em {
font-size: 12px;
}
footer p.copy a {
width: 28px;
float: right;
position: relative;
top: -5px;
}
footer p.copy a img {
width: 100%;
height: auto;
}
.footer-menu {
max-width: 300px;
}
.footer-menu ul {
display: block;
float: none;
position: static!important;
background: none!important;
padding: 0!important;
}
.footer-menu ul li {
line-height: 1.5;
}
.footer-menu ul li a {
padding: 0;
font-size: 11px;
font-weight: normal;
display: inline-block;
position: relative;
}
.footer-menu ul li a:after {
margin: 0;
height: 1px;
}
.footer-menu ul li a:hover:after {
width: 100%;
}
.footer-menu h3 {
font-size: 18px;
margin: 0;
margin-bottom: 12px;
}
blockquote {
font-size: 18px;
border-left: 8px solid #ffd133;
padding: 10px 20px;
margin-right: 0;
}
blockquote p {
margin-bottom: 10px;
}
.blog-title {
margin: 0;
margin-bottom: 5px;
}
.blog-date,
.views {
color: #999;
font-size: 12px;
}
.views {
margin-top: 5px;
margin-bottom: 20px;
}
.blog-template-default .widget-title {
font-size: 22px;
}
.heateor_sss_sharing_ul li:first-child {
margin-right: 10px!important;
}
.single-blog .post-featured {
min-height: 250px;
height: 18vw;
border-radius: 4px;
background-size: cover;
background-position: center;
margin-bottom: 40px;
}
.sidebar .button:hover {
background-color: #e85a5a;
}
.date_archive_title,
.post-content time,
.yearly-archive ul li .children a span {
text-transform: capitalize;
}
.cat-meta {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 60px 0 40px;
}
.cat-meta .thumb {
width: 40%;
height: auto;
min-height: 200px;
border-radius: 4px;
}
.cat-meta .description {
border-radius: 4px;
color: #fff;
width: calc(60% - 20px);
background-color: #0c4da2;
padding: 20px;
}
.cat-meta .description h1 {
margin-top: 0;
font-size: 34px;
}
.cat-meta .description p {
margin-bottom: 5px;
}
.cat-meta .description h3 {
display: none;
}
.def_descr_last span {
text-transform: lowercase;
}
.logo-padding {
padding: 30px;
border-radius: 4px;
display: inline-block;
}
.logo-padding figure {
margin: 0;
}
.forminator-ui .forminator-button-submit {
background-color: #ffd503!important;
color: #363636!important;
font-weight: bold!important;
border-radius: 4px!important;
padding: 15px 30px!important;
}
.forminator-ui .forminator-button-submit:hover {
background-color: #0c4da2!important;
color: #fff!important;
}
.single .sidebar .widget h3 {
margin-top: 0;
padding-top: 15px;
border-top: 1px solid #ccc;
}
.single .sidebar .simplesocialbuttons {
display: flex;
flex-direction: column;
} .container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
}
.row.aligncenter {
align-items: center;
}
.row.stretch {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
padding: 0 15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { -webkit-box-flex: 0; -ms-flex: none; flex: none; }
.col-1 { width: 8.333%; }
.offset-1 { margin-left: 8.333%; }
.col-2 { width: 16.666%; }
.offset-2 { margin-left: 16.666%; }
.col-3 { width: 25%; }
.offset-3 { margin-left: 25%; }
.col-4 { width: 33.333%; }
.offset-4 { margin-left: 33.333%; }
.col-5 { width: 41.666%; }
.offset-5 { margin-left: 41.666%; }
.col-6 { width: 50%; }
.offset-6 { margin-left: 50%; }
.col-7 { width: 58.333%; }
.offset-7 { margin-left: 58.333%; }
.col-8 { width: 66.666%; }
.offset-8 { margin-left: 66.666%; }
.col-9 { width: 75%; }
.offset-9 { margin-left: 75%; }
.col-10 { width: 83.333%; }
.offset-10 { margin-left: 83.333%; }
.col-11 { width: 91.666%; }
.offset-11 { margin-left: 91.666%; }
.col-12 { width: 100%; }
@media all and (max-width: 768px) {
.row { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { -webkit-box-flex: 1; flex: auto; -ms-flex: auto; width: 100%; }
.row.reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;	}
.offset-1, .offset-2, .offset-3, .offset-4, .offset-5, .offset-6, .offset-7, .offset-8, .offset-9, .offset-10, .offset-11 { margin: 0; }
}  @media (max-width: 768px) {
.footer-menu { text-align: center; margin-bottom: 40px; }
.fbottom .row.stretch { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
header { text-align: center; padding: 15px 0 25px; }
.main-menu { position: relative; }
.menu-toggle { display: inline-block; }
.menu { display: block; float: none; width: 100%; position: absolute; left: -100%; z-index: 999; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; background-color: #0c4da2; top: 56px; padding: 15px; border-radius: 4px; }
.menu a { font-size: 15px; }
.sub-menu { max-height: 0!important; position: static; }
.sub-menu a { padding: 10px 20px; font-size: 14px; }
.sub-menu.expand { max-height: 1000px!important; }
.slidein { left: 0; }
.open { display: block; }
.row.featured { height: auto; min-height: auto;	max-height: 1000px; margin-bottom: 90px; }
.featured article { min-height: 300px; margin-bottom: 15px; }
.featured .col-4 { padding: 0; }
.posts article, footer article { padding: 0 15px; width: 50%; margin: 15px auto; margin-top: 0; }
aside.archive-sidebar { padding: 0 15px; }
.row.news { padding-bottom: 20px; margin-bottom: 35px; border-bottom: 1px solid #e3e3e3; }
.news .text { padding: 0; }
.news .thumb { margin: 0; margin-bottom: 40px; }
.news .date { top: auto; bottom: -30px; left: 0; right: 0; margin: 0 auto; }
.pagination { margin: 0; margin-bottom: 35px; }
.col.search.right { text-align: center; margin-bottom: 25px; }
.page-single .sidebar { margin-top: 20px; }
.fprog .info { margin-bottom: 30px; padding-right: 15px; }
.fprog .date-wrap:after { display: none; }
.ftitle:after, .home-title:after { margin-bottom: 30px; }
footer .fprog { text-align: center; }
.ftitle { margin-top: 30px; }
.social { text-align: center; }
.social a:last-child { margin-right: 0; }
.cat-meta .thumb, .cat-meta .description { width: 100%; }
.cat-meta .thumb { min-height: 300px; }
}
@media (max-width: 700px) {
.posts article { width: 80%; }
}
@media (max-width: 500px) {
.posts article { width: 100%; }
footer article { width: 70%; }
aside.archive-sidebar ul { direction: rtl; }
aside.archive-sidebar ul li { margin: 7px 0; line-height: 1.8; }
aside.archive-sidebar ul li .children li { line-height: 1.3; }
aside.archive-sidebar ul li a { line-height: 1; }
.arrow { left: auto; right: -43px; top: -6px; width: 35px; height: 35px; }
.arrow-rotate { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
.arrow:before { position: relative; top: 6px; right: 1px; }
.children .cat-item-has-children .children li { border: none; border-right: 1px dashed rgba(255,255,255,.65); padding-left: 0; padding-right: 7px; }
.children .children { padding-left: 0!important; padding-right: 7px!important; }
aside .archive-widget ul { padding-left: 0; }
aside .archive-widget ul li a { font-size: 16px; }
aside .archive-widget .children { padding-right: 0; }
main .filters { padding-left: 15px; padding-right: 60px; }
main .filters h3 { text-align: right; }
.filters-toggle { display: block; }
.archive-sidebar { overflow: hidden; max-height: 0; -webkit-transition: max-height .35s ease-out; -o-transition: max-height .35s ease-out; transition: max-height .35s ease-out; }
.archive-sidebar.maxheight { max-height: 3000px; -webkit-transition: max-height .55s ease-in; -o-transition: max-height .55s ease-in; transition: max-height .55s ease-in; }
.row.posts { padding: 0; }
}