#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;
}.mx_image_background {
background-color: #f2f2f2;
}
.td-visibility-hidden {
visibility: hidden;
} .clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}   html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
p {
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
font-size: 14px;
line-height: 21px;
}
p {
margin-top: 0;
margin-bottom: 21px;
}
a:active,
a:focus { outline: none;
}
a {
color: var(--td_theme_color, #4db2ec);
text-decoration: none;
}
ins {
background: white;
text-decoration: none;
}
code {
position: relative;
top: -1px;
border: none;
background-color: #F1F1F1;
padding: 2px 6px;
}
pre {
background-color: #f1f1f1;
padding: 4px 10px 4px 10px;
border: none;
border-radius: 0;
margin-top: 24px;
}
cite {
font-size: 13px; font-style: italic;
font-weight: normal;
text-transform: none;
color: #000;
}
cite a {
color: #000;
}
q {
font-style: italic;
}
ul,
ol {
padding: 0;
}
ul li,
ol li {
line-height: 24px;
margin-left: 21px;
}
ol {
margin-bottom: 26px;
}
.dl-horizontal a {
font-weight: 500 !important;
}
.dl-horizontal dt {
width: 70px;
font-weight: 400;
line-height: 24px;
font-size: 15px;
}
.dl-horizontal dd {
margin-left: 90px;
line-height: 24px;
font-size: 14px;
}
address {
font-size: inherit !important;
line-height: inherit !important;
margin-bottom: 21px;
}
big {
text-transform: uppercase;
}
embed {
width: 100%;
} table {
width: 100%;
margin-bottom: 26px;
}
table th {
text-align: left;
border: 1px solid var(--td_grid_border_color, #ededed);
padding: 2px 8px;
}
table td {
border: 1px solid var(--td_grid_border_color, #ededed);
padding: 2px 8px;
}
table .odd td {
background-color: #fcfcfc;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #111111;
font-weight: bold;
margin: 6px 0 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
color: #111111;
}
h1 {
font-size: 32px;
line-height: 38px;
margin-top: 33px;
margin-bottom: 23px;
}
h2 {
font-size: 27px;
line-height: 34px;
margin-top: 30px;
margin-bottom: 20px;
}
h3 {
font-size: 22px;
line-height: 29px;
margin-top: 27px;
margin-bottom: 17px;
}
h4 {
font-size: 19px;
line-height: 27px;
margin-top: 24px;
margin-bottom: 14px;
}
h5 {
font-size: 17px;
line-height: 23px;
margin-top: 21px;
margin-bottom: 11px;
}
h6 {
font-size: 15px;
line-height: 21px;
margin-top: 21px;
margin-bottom: 11px;
}
.videopress-placeholder {
width: 100% !important;
}
.videopress-poster {
height: auto !important;
width: 100% !important;
}
.video-player {
width: 100% !important;
} textarea {
font-size: 16px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 168px;
min-height: 168px;
padding: 6px 9px 6px 9px;
}
textarea:active,
textarea:focus {
border-color: #b0b0b0 !important;
}
textarea:focus,
input:focus,
input[type]:focus {
outline: 0 none;
} input[type=submit] {
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
font-size: 16px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 34px;
padding: 3px 9px;
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
border-color: #b0b0b0 !important;
}
input[type=password] {
width: 100%;
position: relative;
top: 0;
display: inline-table;
vertical-align: middle;
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #ccc;
max-width: 100%;
height: 34px;
padding: 3px 9px;
margin-bottom: 10px;
}
input[type=password]:active,
input[type=password]:focus {
border-color: #b0b0b0;
}
.td-buttons {
padding: 9px 18px;
background-color: #222;
color: #fff;
cursor: pointer;
white-space: nowrap;
margin: 10px 10px 10px 0;
display: inline-block;
}  .td-post-content img,
.woocommerce #tab-description img {
margin-bottom: 21px;
}
.td-post-content figure img,
.woocommerce #tab-description figure img {
margin-bottom: 0;
}
.td-post-content p > img,
.woocommerce #tab-description p > img {
margin-bottom: 0;
}
.td-post-featured-image figure img {
margin-bottom: 0;
}
img.wp-smiley {
width: auto;
}
.wp-caption-text,
.wp-caption-dd,
figcaption {
text-align: left;
margin: 0 0 26px 0;
font-size: 12px !important;
font-style: italic;
font-weight: normal;
line-height: 17px !important;
color: #444;
}
.wp-caption {
text-align: center;
max-width: 100%;
}
.wp-caption img {
margin-bottom: 0;
}
.wp-caption img {
max-width: 100% !important;
}
.alignnone {
margin-top: 0;
}
.aligncenter {
text-align: center;
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 6px;
margin-bottom: 6px;
}
.aligncenter figcaption {
text-align: center;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
width: 100%;
}
.wp-block-image {
margin-bottom: 21px;
}
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
margin-bottom: 21px;
}
.wp-block-image .alignleft > figcaption,
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignright > figcaption {
display: block;
} .alignleft {
float: left;
margin-top: 6px;
margin-bottom: 6px !important; margin-left: 0;
max-width: 50% !important;
margin-right: 21px; }
@media (max-width: 400px) {
.alignleft {
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
margin-bottom: 21px !important;
display: block;
}
.alignleft img {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft figcaption {
text-align: center;
}
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} .alignright {
float: right;
margin-top: 6px;
margin-right: 0;
margin-bottom: 6px !important; max-width: 50% !important;
margin-left: 21px; }
@media (max-width: 400px) {
.alignright {
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
margin-bottom: 21px !important;
display: block;
}
.alignright img {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignright figcaption {
text-align: center;
}
} .td-page-content,
.td-post-content,
.woocommerce #tab-descriptiony {
font-size: 15px;
line-height: 26px;
color: #222;
}
.td-page-content a:hover,
.td-post-content a:hover,
.woocommerce #tab-descriptiony a:hover {
text-decoration: underline;
}
.td-page-content ul,
.td-post-content ul,
.woocommerce #tab-descriptiony ul {
margin-bottom: 26px;
}
.td-page-content ul ul,
.td-post-content ul ul,
.woocommerce #tab-descriptiony ul ul {
margin-bottom: 0;
}
.td-page-content li ul,
.td-post-content li ul,
.woocommerce #tab-descriptiony li ul,
.td-page-content li ol,
.td-post-content li ol,
.woocommerce #tab-descriptiony li ol {
margin-bottom: 0;
}
.td-page-content p,
.td-post-content p,
.woocommerce #tab-descriptiony p,
.td-page-content li,
.td-post-content li,
.woocommerce #tab-descriptiony li {
font-size: 15px;
line-height: 26px;
}
.td-page-content p,
.td-post-content p,
.woocommerce #tab-descriptiony p {
margin-bottom: 26px;
}
.td-page-content .td-arrow-list,
.td-post-content .td-arrow-list,
.woocommerce #tab-descriptiony .td-arrow-list {
list-style: none;
margin-left: 16px;
}
.td-page-content .td-arrow-list li:before,
.td-post-content .td-arrow-list li:before,
.woocommerce #tab-descriptiony .td-arrow-list li:before {
font-family: 'mobile-theme', sans-serif;
content: '\e803';
float: left;
margin-left: -16px;
line-height: 26px;
font-size: 14px;
}
.td-page-content embed,
.td-post-content embed,
.woocommerce #tab-descriptiony embed,
.td-page-content iframe,
.td-post-content iframe,
.woocommerce #tab-descriptiony iframe,
.td-page-content object,
.td-post-content object,
.woocommerce #tab-descriptiony object {
max-width: 100%;
} .td-page-content blockquote,
.td-post-content blockquote,
.bbpress blockquote,
.woocommerce #tab-description blockquote,
.comment-content blockquote {
padding: 0;
position: relative;
border-left: none;
margin: 20px 3% 18px 3%;
}
.td-page-content blockquote p,
.td-post-content blockquote p,
.bbpress blockquote p,
.woocommerce #tab-description blockquote p,
.comment-content blockquote p {
font-weight: 400;
font-style: italic;
text-align: center;
text-transform: uppercase;
color: var(--td_theme_color, #4db2ec);
font-size: 22px;
line-height: 30px;
}
.td-page-content .twitter-tweet p,
.td-post-content .twitter-tweet p,
.bbpress .twitter-tweet p,
.woocommerce #tab-description .twitter-tweet p,
.comment-content .twitter-tweet p {
font-family: initial;
font-size: initial;
line-height: initial;
font-style: initial;
text-align: initial;
text-transform: initial;
color: initial;
font-weight: initial;
}
.td-page-content .td_quote_right,
.td-post-content .td_quote_right,
.bbpress .td_quote_right,
.woocommerce #tab-description .td_quote_right,
.comment-content .td_quote_right {
margin: 21px 5%;
float: none;
width: auto;
}
.td-page-content .td_quote_left,
.td-post-content .td_quote_left,
.bbpress .td_quote_left,
.woocommerce #tab-description .td_quote_left,
.comment-content .td_quote_left {
margin: 18px 5%;
float: none;
width: auto;
}
.td-page-content .td_quote_left p,
.td-post-content .td_quote_left p,
.bbpress .td_quote_left p,
.woocommerce #tab-description .td_quote_left p,
.comment-content .td_quote_left p {
text-align: center;
}
.td-page-content .td_quote_box,
.td-post-content .td_quote_box,
.bbpress .td_quote_box,
.woocommerce #tab-description .td_quote_box,
.comment-content .td_quote_box {
margin: 0;
background-color: #FCFCFC;
border-left: 2px solid var(--td_theme_color, #4db2ec);
padding: 15px 23px 0 23px;
position: relative;
top: 6px;
clear: both;
}
.td-page-content .td_quote_box p,
.td-post-content .td_quote_box p,
.bbpress .td_quote_box p,
.woocommerce #tab-description .td_quote_box p,
.comment-content .td_quote_box p {
color: #777777;
font-size: 13px;
line-height: 21px;
padding-bottom: 16px;
margin: 0;
text-transform: none;
}
.td-page-content .td_box_left,
.td-post-content .td_box_left,
.bbpress .td_box_left,
.woocommerce #tab-description .td_box_left,
.comment-content .td_box_left {
float: none;
margin: 0 0 36px 0;
width: auto;
}
.td-page-content .td_box_left p,
.td-post-content .td_box_left p,
.bbpress .td_box_left p,
.woocommerce #tab-description .td_box_left p,
.comment-content .td_box_left p {
text-align: left;
}
.td-page-content .td_box_right,
.td-post-content .td_box_right,
.bbpress .td_box_right,
.woocommerce #tab-description .td_box_right,
.comment-content .td_box_right {
float: none;
margin: 0 0 36px 0;
width: auto;
}
.td-page-content .td_box_right p,
.td-post-content .td_box_right p,
.bbpress .td_box_right p,
.woocommerce #tab-description .td_box_right p,
.comment-content .td_box_right p {
text-align: left;
}
.td-page-content .td_box_center,
.td-post-content .td_box_center,
.bbpress .td_box_center,
.woocommerce #tab-description .td_box_center,
.comment-content .td_box_center {
margin: 0 0 36px 0;
}
.td-page-content .td_pull_quote,
.td-post-content .td_pull_quote,
.bbpress .td_pull_quote,
.woocommerce #tab-description .td_pull_quote,
.comment-content .td_pull_quote {
padding: 18px 25px;
margin: 0;
clear: both;
}
.td-page-content .td_pull_quote p,
.td-post-content .td_pull_quote p,
.bbpress .td_pull_quote p,
.woocommerce #tab-description .td_pull_quote p,
.comment-content .td_pull_quote p {
font-size: 14px;
line-height: 26px;
font-weight: 600;
text-transform: none;
text-align: center;
}
.td-page-content .td_pull_quote p:first-child:before,
.td-post-content .td_pull_quote p:first-child:before,
.bbpress .td_pull_quote p:first-child:before,
.woocommerce #tab-description .td_pull_quote p:first-child:before,
.comment-content .td_pull_quote p:first-child:before {
position: absolute;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==) no-repeat;
left: 0;
display: block;
content: '';
width: 15px;
height: 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.td-page-content .td_pull_quote p:after,
.td-post-content .td_pull_quote p:after,
.bbpress .td_pull_quote p:after,
.woocommerce #tab-description .td_pull_quote p:after,
.comment-content .td_pull_quote p:after {
position: absolute;
bottom: 10px;
right: 0;
display: block;
content: '';
width: 15px;
height: 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC) no-repeat;
}
.td-page-content .td_pull_left,
.td-post-content .td_pull_left,
.bbpress .td_pull_left,
.woocommerce #tab-description .td_pull_left,
.comment-content .td_pull_left {
float: none;
margin: 0 0 30px 0;
width: auto;
}
.td-page-content .td_pull_right,
.td-post-content .td_pull_right,
.bbpress .td_pull_right,
.woocommerce #tab-description .td_pull_right,
.comment-content .td_pull_right {
float: none;
margin: 0 0 30px 0;
width: auto;
}
.td-page-content .td_pull_center,
.td-post-content .td_pull_center,
.bbpress .td_pull_center,
.woocommerce #tab-description .td_pull_center,
.comment-content .td_pull_center {
margin: 17px 0;
padding: 15px 20px;
}
blockquote small {
margin-top: 5px;
display: block;
font-size: 13px;
font-style: italic;
font-weight: normal;
text-transform: none;
color: #444;
}
blockquote.pull-right {
padding-left: 20px;
border-right: none;
}
blockquote.pull-right:after {
border-right: 2px solid #FB5502;
width: 40px;
right: -40px;
} .td-page-content .dropcap,
.td-post-content .dropcap,
.comment-content .dropcap {
float: left;
display: block;
font-size: 50px;
line-height: 50px;
background-color: var(--td_theme_color, #4db2ec);
color: white;
text-align: center;
margin: 9px 13px 0 0;
padding: 2px 13px 5px 13px;
text-transform: uppercase;
min-width: 57px;
}
.td-page-content .dropcap1,
.td-post-content .dropcap1,
.comment-content .dropcap1 {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.td-page-content .dropcap2,
.td-post-content .dropcap2,
.comment-content .dropcap2 {
background-color: transparent !important;
color: #4B4B4B;
font-size: 79px;
line-height: 69px;
margin: 0 9px 0 0;
padding: 0 13px 0 0;
}
.td-page-content .dropcap3,
.td-post-content .dropcap3,
.comment-content .dropcap3 {
background-color: transparent !important;
color: #4B4B4B;
font-weight: bold;
font-size: 79px;
line-height: 69px;
margin: 0 9px 0 0;
padding: 0 13px 0 0;
}
.td-page-content p.has-drop-cap.dropcapp::first-letter,
.td-post-content p.has-drop-cap.dropcapp::first-letter,
.comment-content p.has-drop-cap.dropcapp::first-letter {
float: left;
display: block;
font-size: 50px;
font-weight: inherit;
line-height: 56px;
background-color: #4db2ec;
color: white;
text-align: center;
margin: 9px 13px 0 0;
padding: 2px 14px 4px;
font-family: 'mobile-theme', sans-serif;
text-transform: uppercase;
}
.td-page-content p.has-drop-cap.dropcapp1:first-letter,
.td-post-content p.has-drop-cap.dropcapp1:first-letter,
.comment-content p.has-drop-cap.dropcapp1:first-letter {
padding-left: 18px;
padding-right: 17px;
font-size: 40px;
border-radius: 70px;
}
.td-page-content p.has-drop-cap.dropcapp2:first-letter,
.td-post-content p.has-drop-cap.dropcapp2:first-letter,
.comment-content p.has-drop-cap.dropcapp2:first-letter,
.td-page-content p.has-drop-cap.dropcapp3:first-letter,
.td-post-content p.has-drop-cap.dropcapp3:first-letter,
.comment-content p.has-drop-cap.dropcapp3:first-letter {
background-color: transparent !important;
color: #4B4B4B;
font-size: 79px;
line-height: 69px;
margin: 0 9px 0 0;
padding: 0 13px 0 0;
}
.td-page-content p.has-drop-cap.dropcapp3:first-letter,
.td-post-content p.has-drop-cap.dropcapp3:first-letter,
.comment-content p.has-drop-cap.dropcapp3:first-letter {
font-weight: bold;
}
.td-page-content p.has-drop-cap.dropcapp4,
.td-post-content p.has-drop-cap.dropcapp4,
.comment-content p.has-drop-cap.dropcapp4 {
margin-top: 40px;
}
.td-page-content p.has-drop-cap.dropcapp4:first-letter,
.td-post-content p.has-drop-cap.dropcapp4:first-letter,
.comment-content p.has-drop-cap.dropcapp4:first-letter {
background-color: #000;
font-size: .85em;
line-height: 1;
color: #fff;
border-radius: 100px;
margin: -2px 15px 0 0;
padding: 9px 11px;
}
.td-page-content p.has-drop-cap.dropcapp4:after,
.td-post-content p.has-drop-cap.dropcapp4:after,
.comment-content p.has-drop-cap.dropcapp4:after {
padding-top: 0;
} .td_text_columns_two_cols {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-rule-style: solid;
-moz-column-rule-style: solid;
column-rule-style: solid;
-webkit-column-rule-width: 1px;
-moz-column-rule-width: 1px;
column-rule-width: 1px;
-webkit-column-rule-color: #e9e9e9;
-moz-column-rule-color: #e9e9e9;
column-rule-color: #e9e9e9;
margin-bottom: 26px;
} .td_btn {
cursor: pointer;
display: inline-block;
position: relative;
color: white;
font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
font-weight: 600;
}
.td_btn_sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.td_btn_sm.td_round_btn {
border-radius: 3px;
}
.td_btn_md {
padding: 9px 12px;
font-size: 16px;
line-height: 20px;
}
.td_btn_md.td_round_btn {
border-radius: 4px;
}
.td_btn_lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
}
.td_btn_lg.td_round_btn {
border-radius: 6px;
}
.td_default_btn,
.td_round_btn {
transition: background-color 0.1s ease;
-webkit-transition: background-color 0.1s ease;
background-color: var(--td_theme_color, #4db2ec);
}
.td_default_btn:hover,
.td_round_btn:hover {
background-color: #444 !important;
}
.td_default_btn:active,
.td_round_btn:active {
background-color: #000 !important;
}
.td_outlined_btn {
border-width: 2px;
border-style: solid;
border-color: var(--td_theme_color, #4db2ec);
border-radius: 4px;
color: var(--td_theme_color, #4db2ec);
background-color: transparent;
transition: all 0.1s ease ;
-webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
background-color: var(--td_theme_color, #4db2ec);
color: #fff;
}
.td_outlined_btn:active {
background-color: #444 !important;
border-color: #444;
}
.td_shadow_btn {
background-color: var(--td_theme_color, #4db2ec);
top: 0;
-webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
transition: top 0.1s ease;
-webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
top: -3px;
-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
background-color: #444 !important;
}
.td_3D_btn {
background-color: var(--td_theme_color, #4db2ec);
top: 0;
transition: top 0.1s ease;
-webkit-transition: top 0.1s ease;
}
.td_3D_btn:after {
content: "";
position: absolute;
display: block;
left: 0;
top: 100%;
width: 100%;
height: 5px;
background-color: rgba(0, 0, 0, 0.25);
z-index: 0;
transition: height 0.1s ease;
-webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
top: 5px;
}
.td_3D_btn:hover:before {
height: 0;
}
.td_3D_btn:hover:after {
height: 0;
}
.td_3D_btn:active {
background-color: #444 !important;
} .td_text_highlight_0 {
background-color: rgba(0, 0, 0, 0.77);
padding: 5px 0 6px 0;
margin: 0 8px 0 8px;
box-shadow: 8px 0 0 rgba(0, 0, 0, 0.77), -8px 0 0 rgba(0, 0, 0, 0.77);
color: #2a2a2a;
-webkit-transition: color 400ms;
-moz-transition: color 400ms;
-o-transition: color 400ms;
transition: color 400ms;
}
.td_text_highlight_0:hover {
color: #F9F9F9;
}
.td_text_highlight_marker {
padding: 5px 0 6px 0;
margin: 0 8px 0 8px;
color: white;
-webkit-transition: color 400ms;
-moz-transition: color 400ms;
-o-transition: color 400ms;
transition: color 400ms;
}
.td_text_highlight_marker:hover {
color: #F9F9F9;
}
.td_text_highlight_marker_red {
background-color: rgba(255, 28, 26, 0.62);
box-shadow: 8px 0 0 rgba(255, 28, 26, 0.62), -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
background-color: rgba(57, 213, 255, 0.75);
box-shadow: 8px 0 0 rgba(57, 213, 255, 0.75), -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
background-color: rgba(77, 216, 69, 0.65);
box-shadow: 8px 0 0 rgba(77, 216, 69, 0.65), -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
background-color: rgba(255, 203, 0, 0.75);
box-shadow: 8px 0 0 rgba(255, 203, 0, 0.75), -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
background-color: rgba(255, 101, 243, 0.75);
box-shadow: 8px 0 0 rgba(255, 101, 243, 0.75), -8px 0 0 rgba(255, 101, 243, 0.75);
} .td-review {
width: 100%;
margin-bottom: 34px;
font-size: 13px;
}
.td-review td {
padding: 7px;
display: block;
border-width: 1px 1px 0 1px;
}
.td-review .td-review-summary {
padding: 0;
}
.td-review i {
margin-top: 5px;
width: 20px;
}
.td-review .td-review-row-stars:hover {
background-color: #fcfcfc;
}
.td-review .td-review-percent-sign {
font-size: 15px;
line-height: 1;
}
.td-review-header {
text-align: center;
}
.td-review-header .block-title {
background-color: #222;
color: #fff;
display: inline-block;
line-height: 16px;
padding: 8px 12px;
margin: 0;
border-bottom: 0;
}
.td-review-header td {
padding: 26px 0 26px 0;
border: 0;
}
.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
font-size: 15px;
width: 16px;
} .td-review-stars {
text-align: center;
}
.td-review-final-score {
line-height: 70px;
font-size: 48px;
}
.rate_stars .td-review-summary {
border-top-width: 0;
} .td-rating-bar-wrap {
margin: 0 0 7px 0;
background-color: #f5f5f5;
}
.td-rating-bar-wrap div {
height: 20px;
background-color: var(--td_theme_color, #4db2ec);
max-width: 100%;
}
.td-review-details {
position: relative;
}
.td-review-row-bars .td-review-desc {
display: inline-block;
padding-bottom: 2px;
padding-right: 50px;
}
.td-review-row-bars td {
padding: 4px 7px 1px;
} .td-review-percent {
padding-bottom: 2px;
position: absolute;
bottom: 0;
right: 0;
} .td-review-footer {
position: relative;
display: block;
}
.td-review-summary {
padding: 21px 0 0 0;
vertical-align: top;
display: block;
width: 100%;
clear: both;
text-align: center;
}
.td-review-summary .block-title {
background-color: #222;
color: #fff;
display: inline-block;
line-height: 16px;
padding: 8px 12px;
margin: 16px 0;
position: relative;
border-bottom: 0;
}
.td-review-summary-content {
font-size: 12px;
margin: -2px 14px 0;
padding-bottom: 14px;
}
.td-review-score {
font-weight: bold;
text-align: center;
padding: 0;
vertical-align: bottom;
display: block;
width: 100%;
border-bottom-width: 1px !important;
}
.td-review-overall {
padding: 0 0 12px 0;
line-height: 14px;
}
.td-review-overall span {
font-size: 11px;
}
.td-review-final-star {
margin-bottom: 5px;
}
.td-review-row-stars {
display: block;
width: 100%;
clear: both;
float: left;
border: 1px solid #ededed;
border-bottom: 0;
border-right: 0;
position: relative;
}
.td-review-row-stars td {
border: 0;
}
.td-review-row-stars .td-review-desc {
padding: 9px 124px 9px 9px;
}
.td-review-row-stars .td-review-stars {
position: absolute;
top: 0;
right: 0;
text-align: right;
border-style: solid;
border-color: #ededed;
border-right: 1px solid #EDEDED;
}
.td-review-row-stars:nth-last-of-type(2) {
border-bottom: 1px solid #ededed;
}
@font-face {
font-family: 'mobile-theme';
src: url(//news.travelling.gr/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.eot?16);
src: url(//news.travelling.gr/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.eot?16#iefix) format('embedded-opentype'), url(//news.travelling.gr/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?16) format('woff'), url(//news.travelling.gr/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.ttf?16) format('truetype'), url(//news.travelling.gr/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.svg?16#mobile-theme) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
font-family: 'mobile-theme';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
text-align: center; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
line-height: 1;
text-align: center;
display: inline-block;
}
.td-icon-logout:before {
content: '\e800';
}
.td-icon-down:before {
content: '\e801';
}
.td-icon-left:before {
content: '\e802';
}
.td-icon-right:before {
content: '\e803';
}
.td-icon-up:before {
content: '\e804';
}
.td-icon-views:before {
content: '\e805';
}
.td-icon-menu-down:before {
content: '\e806';
}
.td-icon-left-arrow:before {
content: '\e807';
}
.td-icon-right-arrow:before {
content: '\e808';
}
.td-icon-menu-up:before {
content: '\e809';
}
.td-icon-search:before {
content: '\e80a';
}
.td-icon-user:before {
content: '\e80b';
}
.td-icon-menu-left:before {
content: '\e80c';
}
.td-icon-menu-right:before {
content: '\e80d';
}
.td-icon-star:before {
content: '\e80f';
}
.td-icon-mail:before {
content: '\e810';
}
.td-icon-behance:before {
content: '\e811';
}
.td-icon-blogger:before {
content: '\e812';
}
.td-icon-delicious:before {
content: '\e813';
}
.td-icon-deviantart:before {
content: '\e814';
}
.td-icon-digg:before {
content: '\e815';
}
.td-icon-dribbble:before {
content: '\e816';
}
.td-icon-evernote:before {
content: '\e817';
}
.td-icon-facebook:before {
content: '\e818';
}
.td-icon-flickr:before {
content: '\e819';
}
.td-icon-forrst:before {
content: '\e81a';
}
.td-icon-googleplus:before {
content: '\e81b';
}
.td-icon-instagram:before {
content: '\e81d';
}
.td-icon-lastfm:before {
content: '\e81e';
}
.td-icon-linkedin:before {
content: '\e81f';
}
.td-icon-mail-1:before {
content: '\e820';
}
.td-icon-myspace:before {
content: '\e821';
}
.td-icon-path:before {
content: '\e822';
}
.td-icon-paypal:before {
content: '\e823';
}
.td-icon-pinterest:before {
content: '\e825';
}
.td-icon-reddit:before {
content: '\e827';
}
.td-icon-rss:before {
content: '\e828';
}
.td-icon-share:before {
content: '\e829';
}
.td-icon-skype:before {
content: '\e82a';
}
.td-icon-soundcloud:before {
content: '\e82b';
}
.td-icon-spotify:before {
content: '\e82c';
}
.td-icon-stackoverflow:before {
content: '\e82d';
}
.td-icon-steam:before {
content: '\e82e';
}
.td-icon-stumbleupon:before {
content: '\e82f';
}
.td-icon-tumblr:before {
content: '\e830';
}
.td-icon-twitter:before {
content: '\e831';
}
.td-icon-vimeo:before {
content: '\e832';
}
.td-icon-windows:before {
content: '\e833';
}
.td-icon-wordpress:before {
content: '\e834';
}
.td-icon-yahoo:before {
content: '\e835';
}
.td-icon-youtube:before {
content: '\e836';
}
.td-icon-vk:before {
content: '\e837';
}
.td-icon-grooveshark:before {
content: '\e838';
}
.td-icon-star-empty:before {
content: '\e839';
}
.td-icon-star-half:before {
content: '\e83a';
}
.td-icon-close:before {
content: '\e83c';
}
.td-icon-read-down:before {
content: '\e83d';
}
.td-icon-comments:before {
content: "\e83b";
}
.td-icon-mobile:before {
content: '\e83e';
}
.td-icon-whatsapp:before {
content: '\f232';
}
.td-icon-website:before {
content: '\f232';
}
.td-icon-commenting:before {
content: '\f27a';
}
.td-icon-close-mobile:before {
content: '\e900';
}
.td-icon-print:before {
content: '\f02f';
}
.td-icon-telegram:before {
content: '\f2c6';
}
.td-icon-line:before {
content: '\e906';
}
.td-icon-viber:before {
content: '\e907';
}
.td-icon-plus:before {
content: '\ea0a';
}
.td-icon-minus:before {
content: '\ea0b';
}
.td-icon-dailymotion:before {
content: '\e908';
}
.td-icon-twitch:before {
content: '\e909';
}
.td-icon-xing:before {
content: '\e90a';
}
.td-icon-ebay:before {
content: '\e90b';
}
.td-icon-naver:before {
content: '\e9d3';
}
.td-icon-discord:before {
content: '\e90c';
}
.td-icon-video-thumb-play:before {
content: '\e9d4';
}
.td-icon-audio-thumb-play:before {
content: '\e9d5';
}
.td-icon-tiktok:before {
content: '\e9d6';
}
.td-icon-yandex:before {
content: '\e9d7';
}
.td-icon-flipboard:before {
content: '\e9d9';
}
.td-icon-copy_url:before {
content: '\e931';
}
.td-icon-check:before {
content: '\e9db';
}
.td-icon-medium:before {
content: "\e92a";
}
.td-icon-github:before {
content: "\e90d";
}
.td-icon-rumble:before {
content: "\e90e";
}
.td-icon-patreon:before {
content: "\e90f";
}
.td-icon-clouthub:before {
content: "\e910";
}
.td-icon-gab:before {
content: "\e911";
}
.td-icon-parler:before {
content: "\e912";
}
.td-icon-gettr:before {
content: "\e913";
}
.td-icon-koo:before {
content: "\e914";
}
.td-icon-kakao:before {
content: "\e935";
}
.td-icon-website:before {
content: "\e915";
} .td-module-thumb,
.td_module_wrap {
position: relative;
}
.td-module-thumb .entry-thumb {
display: block;
}
.entry-thumb {
width: 100%;
}
.td-video-play-ico {
position: absolute;
width: 30px;
height: 30px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.48);
border: 0.050em solid #fff;
border-radius: 100%;
font-size: 30px;
z-index: 1;
}
.td-video-play-ico i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
font-size: 35%;
color: #fff;
}
.td-video-play-ico.td-video-small {
width: 20px;
height: 20px;
font-size: 20px;
border-width: 2px;
}
.td-post-date {
display: inline-block;
font-size: 12px;
line-height: 16px;
}
.entry-review-stars {
display: inline-block;
}
.entry-review-stars i {
margin-right: 1px;
}
.td-admin-edit {
position: absolute;
left: 0;
top: 0;
display: block;
z-index: 2;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
padding: 5px 8px;
font-size: 10px;
text-decoration: none;
line-height: 1;
text-transform: capitalize;
}
.td-post-category {
font-size: 9px;
line-height: 10px;
background-color: #222222;
color: #fff;
margin-right: 5px;
padding: 4px 6px;
display: inline-table;
vertical-align: middle;
text-transform: uppercase;
pointer-events: auto;
}
.entry-title {
-ms-word-wrap: break-word;
word-wrap: break-word;
} .td_module_mob_1 {
margin-bottom: 30px;
}
.td_module_mob_1 .td-module-thumb {
position: absolute;
overflow: hidden;
left: 0;
top: 0;
width: 120px;
height: 85px; }
@media (max-width: 320px) {
.td_module_mob_1 .td-module-thumb {
width: 100px;
height: 70px;
}
}
.td_module_mob_1 .item-details {
margin-left: 135px;
min-height: 85px; }
@media (max-width: 320px) {
.td_module_mob_1 .item-details {
margin-left: 115px;
min-height: 70px;
}
}
.td_module_mob_1 .entry-title {
margin: 0 0 5px 0;
font-size: 17px;
line-height: 20px;
}
.td_module_mob_1 .entry-title a {
color: #000;
}
.td_module_mob_1 .td-post-date {
color: #444;
}
.td_module_mob_1 .entry-review-stars {
position: relative;
top: 3px;
}
.td_module_mob_2 {
position: relative;
overflow: hidden;
margin: 0 -15px 2px -15px;
}
.td_module_mob_2 .td-admin-edit {
left: auto;
right: 0;
}
.td_module_mob_2 .td-video-play-ico {
top: 12px;
left: auto;
right: 12px;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
}
.td_module_mob_2 .td-meta-info-container {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
pointer-events: none;
z-index: 1;
}
.td_module_mob_2 .td-meta-align {
margin: 0 15px 17px;
pointer-events: none;
}
.td_module_mob_2 .td-post-author-name a,
.td_module_mob_2 .td-post-author-name span,
.td_module_mob_2 .td-post-date {
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td_module_mob_2 .entry-title {
font-size: 20px;
line-height: 24px;
font-weight: bold;
margin: 8px 0 9px;
}
.td_module_mob_2 .entry-title a {
color: #fff;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.td_module_mob_2 .td-module-meta-info {
z-index: 1;
line-height: 1;
}
.td_module_mob_2 .td-post-author-name {
display: inline-block;
pointer-events: auto;
font-weight: bold;
font-size: 12px;
}
.td_module_mob_2 .td-post-author-name span {
margin: 0 3px;
}
.td_module_mob_2 .entry-review-stars {
color: #fff;
}
.td_module_mob_2 .td-module-thumb {
height: 155px;
}
.td_module_mob_2 .td-module-thumb a:last-child {
height: 155px;
display: block;
}
.td_module_mob_2 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 130%;
position: absolute;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); } .block-title {
font-weight: bold;
font-size: 20px;
text-align: center;
margin: 30px 0;
text-transform: uppercase;
line-height: 1;
} .td_block_big_grid_mob_1 {
position: relative;
top: -1px;
} .td-adspot-title {
color: #767676;
font-size: 10px;
text-align: center;
display: block;
}
.td-a-rec {
margin: 30px auto 30px;
text-align: center;
}
.td-a-rec-id-header_mob {
margin-top: 25px;
}
.td-a-rec-id-smart_list_mob {
margin: 20px auto 15px;
}
.td-post-content .td-a-rec {
margin: 20px auto 15px;
}
.paged.page .td-a-rec-id-header_mob {
margin-bottom: -10px;
}
.category .td-a-rec-id-header_mob {
margin-bottom: 0;
}
.single .td-a-rec-id-header_mob {
margin-bottom: 15px;
}
.author .td-a-rec-id-header_mob {
margin-bottom: 15px;
}
.td-module-exclusive .td-module-title a:before {
content: 'EXCLUSIVE';
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
color: #fff;
background-color: #ff0000;
padding: 4px 8px 2px;
border-radius: 3px;
margin-right: 8px;
font-size: 12px;
line-height: 1;
vertical-align: middle;
} .paged .td-pb-article-list {
padding-top: 30px;
}
.td-page-title,
.page-title {
font-size: 26px;
line-height: 30px;
font-weight: bold;
margin: 15px 0 20px;
} .td-crumb-container {
margin: 15px 0;
line-height: 1;
}
.entry-crumbs {
font-size: 12px;
color: #999;
}
.entry-crumbs a {
color: #999;
}
.entry-crumbs .td-bread-sep {
font-size: 11px;
margin: 0 5px;
position: relative;
top: 1px;
} .page-nav {
margin: 40px auto;
font-size: 15px;
display: table;
}
.page-nav a,
.page-nav span {
padding: 0 11px;
display: inline-block;
min-width: 40px;
text-align: center;
color: #666;
line-height: 40px;
float: left;
margin: 0 3px;
}
.page-nav .first,
.page-nav .last,
.page-nav .extend,
.page-nav .pages {
display: none;
}
.page-nav i {
font-size: 18px;
line-height: 40px;
display: inline-table;
}
.page-nav .current {
border: 1px solid #e5e5e5;
line-height: 38px;
color: #000;
}
.page-nav-post > div {
padding: 0 11px;
display: inline-block;
min-width: 40px;
text-align: center;
border: 1px solid #e5e5e5;
line-height: 38px;
color: #000;
float: left;
margin: 0 3px;
} .td-subcat-dropdown {
display: none;
}
.td-category-description {
margin-top: 10px;
}
.td-category-description p {
font-style: italic;
color: #777;
font-size: 16px;
line-height: 26px;
}
.td-category-header {
text-align: center;
margin-bottom: 30px;
}
.td-category-header .entry-category {
line-height: 11px;
}
.td-category-header .entry-title {
text-transform: uppercase;
margin: 30px 0 20px;
}
.td-category-header .td-crumb-container {
text-align: left;
}
.td-category-header .td-category a {
text-transform: uppercase;
background-color: transparent;
color: #000;
border: 1px solid #ebebeb;
padding: 4px 6px;
font-weight: bold;
}
.category .td_block_big_grid_mob_1 {
margin-bottom: 27px;
} .author .td-author-page {
margin-bottom: 30px;
} .td-404-title {
font-size: 34px;
line-height: 44px;
color: #222222;
text-align: center;
margin: 50px 0 17px 0 ;
}
.td-404-sub-title {
font-size: 17px;
line-height: 22px;
color: #a6a6a6;
text-align: center;
margin: 0 0 20px 0;
}
.td-404-sub-sub-title {
text-align: center;
margin-bottom: 50px;
}
.td-404-sub-sub-title a {
background-color: #222222;
border: medium none;
color: #fff;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding: 10px 15px;
margin-left: 6px;
}
.td-404-head {
text-align: center;
} .td-attachment-page-content p {
color: #444;
font-size: 11px;
font-style: italic;
line-height: 17px;
}
.td-attachment-prev {
display: inline-block;
margin: 10px 0 21px 0;
}
.td-attachment-prev img {
width: 100px;
height: 100px;
}
.td-attachment-next {
float: right;
margin: 10px 0 21px 0;
}
.td-attachment-next img {
width: 100px;
height: 100px;
} .td-search-query {
color: var(--td_theme_color, #4db2ec);
}
.search-page-search-wrap {
margin: 0 0 35px 0;
}
.td-search-form-widget {
position: relative;
line-height: 21px;
}
.td-search-form-widget .wpb_button {
height: 32px;
position: absolute;
right: 0;
top: 0;
text-shadow: none;
padding: 7px 15px 8px 15px;
line-height: 16px;
margin: 0;
}
.td-search-form-widget div {
text-align: left;
}
.td-search-form-widget .td-widget-search-input {
width: 95%;
border-right: 0;
height: 32px;
line-height: 21px;
position: relative;
top: 0;
display: inline-table;
vertical-align: middle;
}
.td_search_subtitle {
position: relative;
top: 11px;
left: 2px;
font-size: 12px;
}
.td-mobile-missing-content {
font-size: 14px;
font-weight: normal;
text-align: left;
padding: 20px;
border: 1px solid #eeecf0;
margin-bottom: 20px;
}
.td-page-meta {
display: none;
} .td-mobile-container {
opacity: 1;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.5s;
}
.td-hide-menu-content .td-mobile-container {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
display: none;
}
.td-login-animation {
opacity: 0;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.5s;
position: absolute;
top: 0;
width: 100%;
}
.td-login-hide-mob {
pointer-events: none;
}
.td-login-hide {
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
visibility: hidden !important;
}
.td-login-show {
visibility: visible !important;
opacity: 1;
pointer-events: auto;
} .td-menu-login-section {
list-style: none;
position: relative;
margin-top: 20px;
}
.td-menu-login-section .td-logged-wrap {
height: 60px;
line-height: 60px; }
@media (max-width: 320px) {
.td-menu-login-section .td-logged-wrap {
height: 40px;
line-height: 40px;
}
}
.td-menu-login-section a {
color: #fff;
}
.td-menu-avatar {
position: absolute;
top: 0;
left: 20px;
margin: 0;
}
.td-menu-avatar .td-avatar-container {
width: 60px;
height: 60px;
border-radius: 40px;
-webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
-moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
overflow: hidden;
position: relative; }
@media (max-width: 320px) {
.td-menu-avatar .td-avatar-container {
-webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
-moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
width: 40px;
height: 40px;
}
}
.td-menu-avatar .avatar {
position: absolute;
margin: 0 auto;
left: -9999px;
right: -9999px;
max-width: none;
width: 100%;
height: 100%;
}
.td-menu-username {
font-size: 20px;
font-weight: bold;
margin: 0 100px 0 95px;
overflow: hidden;
height: 60px; }
@media (max-width: 320px) {
.td-menu-username {
height: 40px;
margin: 0 100px 0 75px;
}
}
.td-menu-logout {
position: absolute;
top: 0;
right: 20px;
margin: 0;
}
.td-menu-logout a {
padding: 7px 14px;
border: 1px solid rgba(255, 255, 255, 0.1);
background-color: rgba(255, 255, 255, 0.03);
font-size: 14px;
font-weight: bold;
} .td-guest-wrap {
height: 40px;
text-align: center;
}
.td-guest-wrap .td-menu-avatar {
position: relative;
display: inline-block;
vertical-align: middle;
top: auto;
left: auto;
margin-right: 15px;
}
.td-guest-wrap .td-menu-avatar .td-avatar-container {
width: 40px;
height: 40px;
}
.td-guest-wrap .td-menu-login {
display: inline-block;
font-size: 20px;
font-weight: bold;
color: #fff;
vertical-align: middle;
}
.td-guest-wrap .td-menu-login span {
background-color: #fff;
width: 1px;
height: 20px;
display: inline-block;
margin: 0 13px;
line-height: 20px;
position: relative;
top: 3px;
opacity: 0.3;
}
.td-guest-wrap .td-menu-login a {
cursor: pointer;
} .td-register-section {
position: absolute;
top: 0;
color: #fff;
width: 100%;
z-index: -1;
}
.td-register-section a {
color: #fff;
}
.td-register-section .td-icon-read-down {
font-size: 23px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
line-height: 74px;
width: 74px;
}
.td-register-section .td-login-input {
color: #fff;
font-weight: normal;
font-size: 17px;
height: 40px;
line-height: 40px;
border: 0;
background: transparent;
outline: 0;
margin: 18px 0;
position: relative;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 0;
box-shadow: none;
}
.td-register-section .td-login-input:focus ~ label,
.td-register-section .td-login-input:valid ~ label {
top: -6px;
font-size: 14px;
opacity: 0.4;
}
.td-register-section .td-login-form-wrap {
padding: 0 30px;
}
.td-register-section .td-login-button {
display: block;
text-align: center;
width: 100%;
text-transform: uppercase;
line-height: 50px;
color: #000;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
margin: 17px 0 15px;
font-size: 17px;
border-radius: 0;
background-color: #fff;
opacity: 0.8;
text-shadow: none;
}
.td-register-section .td-login-social {
width: 100%;
margin-top: 13px;
margin-bottom: 10px;
line-height: inherit;
}
.td-register-section .td-login-info-text {
text-align: center;
}
.td-login-title {
position: absolute;
top: 0;
padding: 0 50px;
text-align: center;
line-height: 74px;
text-transform: uppercase;
width: 100%;
font-size: 17px;
height: 74px;
overflow: hidden;
z-index: -1;
}
.td-login-panel-title {
text-align: center;
font-size: 16px;
padding: 30px 10px;
}
.td-login-panel-title span {
display: inline-block;
font-size: 28px;
font-weight: bold;
width: 100%;
margin-bottom: 10px;
}
.td_display_err {
text-align: center;
color: #fff;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
margin: -9px -30px 24px;
font-size: 14px;
border-radius: 0;
padding: 12px;
position: relative;
background-color: rgba(255, 255, 255, 0.06);
display: none;
}
.td-login-form-wrap label {
position: absolute;
top: 26px;
left: 10px;
font-size: 17px;
color: #fff;
opacity: 0.6;
pointer-events: none;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.td-login-inputs {
position: relative;
} .td-login-social {
display: flex;
align-items: center;
justify-content: center;
-webkit-appearance: none;
padding: 11px 20px 12px;
font-size: 14px;
line-height: 1;
color: #fff;
border: none;
outline: none !important;
transition: background-color 0.1s ease-in-out;
}
.td-login-social:disabled {
pointer-events: none;
}
.td-login-fb {
background-color: #1778f2;
}
.td-login-fb:before {
content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');
margin-right: 10px;
line-height: 0;
}
.td-login-fb:hover {
background-color: #0d6ce3;
}
.td-login-fb:disabled {
background-color: #92c0f7;
} .td-header-wrap {
background-color: #222;
color: #fff;
height: 60px;
position: relative;
z-index: 9998;
width: 100%;
}
@media print {
body {
-webkit-print-color-adjust: exact !important;
print-color-adjust: exact !important;
}
.td-scroll-up {
display: none !important;
}
.td-header-wrap {
position: relative !important;
top: 0 !important;
}
}
#td-header-menu {
position: relative;
}
#td-top-mobile-toggle {
display: inline-block;
}
#td-top-mobile-toggle i {
font-size: 26px;
height: 60px;
width: 60px;
line-height: 64px;
display: inline-block;
color: var(--td_mobile_icons_color, #ffffff);
}
.td-main-menu-logo {
display: block;
margin-right: 0;
height: 0;
float: left;
}
.td-main-menu-logo a {
line-height: 46px;
}
.td-main-menu-logo img {
margin: auto;
bottom: 0;
top: 0;
left: 0;
right: 0;
position: absolute;
padding: 6px 0;
max-height: 60px;
max-width: 250px;
width: auto;
}
@media (max-width: 320px) {
.td-main-menu-logo img {
max-width: 210px;
}
}
.td-main-menu-logo .td-logo-text-wrap {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.td-main-menu-logo .td-logo-text,
.td-main-menu-logo .td-tagline-text {
display: block;
font-family: serif;
line-height: 1;
}
.td-main-menu-logo .td-logo-text {
font-size: 24px;
text-transform: uppercase;
color: #fff;
}
.td-main-menu-logo .td-tagline-text {
padding-top: 2px;
font-size: 9px;
letter-spacing: 1.5px;
color: #fff;
} .td-search-icon {
position: absolute;
right: -3px;
top: 0;
}
.td-search-icon i {
height: 60px;
width: 60px;
line-height: 64px;
font-size: 22px;
margin-right: 2px;
color: #fff;
}
.td-search-wrap {
padding: 0;
position: fixed;
width: 100%;
height: calc(100% + 1px);
top: 0;
text-align: center;
z-index: 9999;
visibility: hidden;
color: #fff;
}
.td-search-wrap .td_module_wrap {
text-align: left;
}
.td-search-wrap .entry-title a {
color: #fff;
}
.td-search-wrap .td-post-date {
color: #ddd;
}
.td-search-wrap .td-search-form {
margin-bottom: 30px;
}
.td-search-wrap .td-aj-search-results {
margin: 0 5%;
text-align: left;
}
.td-search-wrap .td-module-thumb {
top: auto;
left: auto;
}
.td-search-wrap .result-msg {
margin: 0 5%;
}
.td-search-wrap .result-msg a {
display: block;
text-align: center;
width: 100%;
text-transform: uppercase;
line-height: 50px;
color: #000;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
margin: 30px 0 30px;
font-size: 17px;
border-radius: 0;
background-color: #fff;
opacity: 0.8;
}
.td-search-wrap .td-search-submit {
margin: 0 auto;
width: 30%;
}
.td-search-wrap .td-search-submit input {
display: block;
text-align: center;
margin: 8px 0;
width: 100%;
text-transform: uppercase;
line-height: 24px;
color: #000;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
font-size: 15px;
border-radius: 0;
background-color: #fff;
opacity: 0.8;
}
.td-search-background {
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
position: fixed;
top: 0;
display: block;
width: 100%;
height: 113%;
z-index: 9999;
-webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
-moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
-o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transform: translate3d(100%, 0, 0);
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
visibility: hidden;
}
.td-search-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #333145;
background: -moz-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
background: -webkit-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -o-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -ms-linear-gradient(top, #333145 0%, #b8333e 100%);
background: linear-gradient(to bottom, #333145 0%, #b8333e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145', endColorstr='#b8333e', GradientType=0);
}
.td-search-close {
text-align: right;
z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
height: 70px;
width: 70px;
line-height: 70px;
font-size: 21px;
color: #fff;
position: relative;
top: 4px;
right: 0;
}
.td-drop-down-search {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-webkit-backface-visibility: hidden;
position: relative;
}
.td-drop-down-search .btn {
display: none;
}
#td-header-search,
#td-header-search-no-ajax {
color: #fff;
font-weight: bold;
font-size: 28px;
height: 40px;
line-height: 36px;
border: 0;
background: transparent;
outline: 0;
margin: 8px 0;
text-align: center;
}
.td-search-input {
margin: 0 5%;
position: relative;
}
.td-search-input span {
opacity: 0.8;
font-size: 12px;
}
.td-search-input:before,
.td-search-input:after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 1px;
background-color: #fff;
bottom: 0;
left: 0;
opacity: 0.2;
}
.td-search-input:after {
opacity: 0.8;
transform: scaleX(0);
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
-webkit-transition: transform 0.5s ease 0.8s;
-moz-transition: transform 0.5s ease 0.8s;
-o-transition: transform 0.5s ease 0.8s;
transition: transform 0.5s ease 0.8s;
}
.td-search-opened {
overflow: hidden;
}
.td-search-opened #td-outer-wrap {
position: static;
transform: scale3d(0.9, 0.9, 0.9);
-webkit-transform: scale3d(0.9, 0.9, 0.9);
-moz-transform: scale3d(0.9, 0.9, 0.9);
-ms-transform: scale3d(0.9, 0.9, 0.9);
-o-transform: scale3d(0.9, 0.9, 0.9);
-webkit-box-shadow: 0 0 46px;
-moz-box-shadow: 0 0 46px;
box-shadow: 0 0 46px;
}
.td-search-opened .td-drop-down-search {
opacity: 1;
visibility: visible !important;
-webkit-transition: all 0.5s ease 0.3s;
-moz-transition: all 0.5s ease 0.3s;
-o-transition: all 0.5s ease 0.3s;
transition: all 0.5s ease 0.3s;
height: calc(100% + 1px);
overflow-y: scroll;
overflow-x: hidden;
}
.td-search-opened .td-search-background {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
visibility: visible !important;
}
.td-search-opened .td-search-input:after {
transform: scaleX(1);
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
} .admin-bar .td-search-wrap {
padding-top: 32px;
}
@media (max-width: 767px) {
.admin-bar .td-search-wrap {
padding-top: 46px;
}
} .admin-bar #td-mobile-nav {
padding-top: 32px;
}
@media (max-width: 767px) {
.admin-bar #td-mobile-nav {
padding-top: 46px;
}
}
.td-menu-background {
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
position: fixed;
top: 0;
display: block;
width: 100%;
height: 113%;
z-index: 9999;
-webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
-moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
-o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #333145;
background: -moz-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
background: -webkit-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -o-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -ms-linear-gradient(top, #333145 0%, #b8333e 100%);
background: linear-gradient(to bottom, #333145 0%, #b8333e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145', endColorstr='#b8333e', GradientType=0);
}
#td-mobile-nav {
padding: 0;
position: fixed;
width: 100%;
height: calc(100% + 1px);
top: 0;
z-index: 9999;
-webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
-moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
-o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transform: translate3d(-99%, 0, 0);
-webkit-transform: translate3d(-99%, 0, 0);
-moz-transform: translate3d(-99%, 0, 0);
-ms-transform: translate3d(-99%, 0, 0);
-o-transform: translate3d(-99%, 0, 0);
left: -1%;
overflow: hidden;
}
.td-menu-socials-wrap {
position: relative;
}
.td-menu-socials-wrap .td-icon-font {
color: var(--td_mobile_text_color, #ffffff);
}
.td-menu-socials {
padding: 0 65px 0 20px;
overflow: hidden;
height: 60px;
}
.td-menu-socials .td-social-icon-wrap {
margin: 20px 5px 0 0;
}
.td-menu-socials .td-social-icon-wrap i {
border: none;
background-color: transparent;
}
.td-mobile-close {
position: absolute;
right: 0;
top: 0;
z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
height: 70px;
width: 70px;
line-height: 70px;
font-size: 21px;
color: #fff;
top: 4px;
position: relative;
}
.td-mobile-content {
padding: 20px 20px 0;
}
.td-mobile-container {
padding-bottom: 20px;
} .td-mobile-content {   }
.td-mobile-content .fa {
margin-right: 10px;
min-width: 22px !important;
display: inline-block;
font-size: 18px;
text-align: center;
position: relative;
top: -1px;
}
.td-mobile-content .sub-menu .fa {
min-width: 16px !important;
font-size: 13px;
}
.td-mobile-content ul {
list-style: none;
margin: 0;
padding: 0;
}
.td-mobile-content li {
float: none;
margin-left: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.td-mobile-content li a {
display: block;
line-height: 21px;
font-size: 21px;
color: #fff;
margin-left: 0;
padding: 12px 45px 12px 12px;
font-weight: bold;
}
.td-mobile-content .td-icon-menu-right {
position: absolute;
cursor: pointer;
top: 3px;
right: -7px;
z-index: 1000;
font-size: 14px;
padding: 12px 15px;
float: right;
color: #fff;
-webkit-transform-origin: 50% 50% 0px;
-moz-transform-origin: 50% 50% 0px;
-o-transform-origin: 50% 50% 0px;
transform-origin: 50% 50% 0px;
-webkit-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
transition: transform 0.3s ease;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
content: '\e83d';
}
.td-mobile-content .td-sub-menu-open > a i {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open > ul {
display: block;
max-height: 1000px;
opacity: 0.9;
}
.td-mobile-content .sub-menu {
max-height: 0;
overflow: hidden;
opacity: 0;
-webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
.td-mobile-content .sub-menu .td-icon-menu-right {
font-size: 11px;
right: -6px;
top: 1px;
color: #fff;
}
.td-mobile-content .sub-menu a {
padding: 9px 36px 9px 36px !important;
line-height: 19px;
font-size: 16px;
font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu { }
.td-mobile-content .sub-menu .sub-menu a {
padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
padding-left: 74px !important;
}
.td-mobile-content .current-menu-item > a,
.td-mobile-content .current-menu-ancestor > a {
color: #73C7E3;
}
.td-mobile-content .menu_icon {
display: none;
}
.td-mobile-content .menu-item-has-children a {
width: 100%;
z-index: 1;
}
.td-mobile-content .td-link-element-after {
position: relative;
}
.td-menu-mob-open-menu {
overflow: hidden;
}
.td-menu-mob-open-menu #td-outer-wrap {
transform: scale3d(0.9, 0.9, 0.9);
-webkit-transform: scale3d(0.9, 0.9, 0.9);
-moz-transform: scale3d(0.9, 0.9, 0.9);
-ms-transform: scale3d(0.9, 0.9, 0.9);
-o-transform: scale3d(0.9, 0.9, 0.9);
-webkit-box-shadow: 0 0 46px;
-moz-box-shadow: 0 0 46px;
box-shadow: 0 0 46px;
}
.td-menu-mob-open-menu #td-mobile-nav {
height: calc(100% + 1px);
overflow: auto;
visibility: visible !important;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
left: 0;
}
.td-menu-mob-open-menu .td-menu-background {
visibility: visible !important;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,
#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link {
opacity: .5;
pointer-events: none;
}
.td-mobile-footer-wrap {
text-align: center;
background-color: #222;
color: #fff;
padding-top: 30px;
padding-bottom: 30px;
clear: both;
}
.td-mobile-footer-wrap a {
color: #fff;
}
.td-mobile-footer-wrap > a {
display: inline-block;
}
.td-mobile-footer-wrap .block-title {
margin: 0 0 26px 0;
}
.td-footer-wrap {
margin-bottom: 40px;
font-size: 15px;
line-height: 21px;
}
.td-footer-wrap:last-child {
margin-bottom: 0;
}
.td-footer-logo img {
width: auto;
}
.footer-email-wrap {
padding-top: 16px;
}
.footer-email-wrap a {
color: var(--td_theme_color, #4db2ec);
}
.td-social-icon-wrap {
display: inline-block;
margin: 5px;
}
.td-social-icon-wrap .td-icon-font {
font-size: 14px;
width: 40px;
height: 40px;
line-height: 38px;
border: 1px solid rgba(255, 255, 255, 0.1);
background-color: rgba(255, 255, 255, 0.03);
}
.td-mobile-sub-footer-wrap {
color: #ccc;
background-color: #000;
text-align: center;
padding: 18px 0;
clear: both;
}
.td-sub-footer-menu ul {
margin-top: 0;
}
.td-sub-footer-menu .sub-menu {
display: none;
}
.td-sub-footer-menu li {
list-style: none;
display: inline-block;
margin-left: 0;
margin-bottom: 12px;
}
.td-sub-footer-menu a {
color: #ccc;
margin: 0 8px;
}
.td-sub-footer-menu:last-child a {
margin-right: 0;
}
.td-post-content {
margin-bottom: 26px;
}
.td-post-featured-image {
margin-left: -15px;
margin-right: -15px;
}
.td-post-featured-image img {
margin-bottom: 21px;
}
.td-post-featured-image .wp-caption-text {
margin-left: 15px;
}
.single .td-category {
margin-bottom: 0;
}
.td-category {
list-style: none;
font-size: 10px;
margin-top: 0;
margin-bottom: 10px;
line-height: 1;
max-height: 23px;
overflow: hidden;
}
.td-category li {
display: inline-block;
margin: 0 7px 7px 0;
line-height: 1;
}
.td-category a {
color: #000;
border: 1px solid #ededed;
padding: 4px 6px;
white-space: nowrap;
display: inline-block;
}
header .entry-title {
margin-top: 9px;
margin-bottom: 9px;
font-size: 30px;
line-height: 34px;
font-weight: normal;
}
article .wpb_video_wrapper {
margin: 0 -15px 20px;
}
header .td-module-meta-info {
margin-bottom: 21px;
color: #999;
font-size: 12px;
line-height: 1;
height: auto;
overflow: hidden;
}
header .td-module-meta-info i {
margin-right: 5px;
vertical-align: middle;
}
header .td-module-meta-info .td-post-date {
display: inline-block;
position: relative;
top: 2px;
}
header .td-module-meta-info .td-post-author-name {
font-weight: 400;
display: inline-block;
position: relative;
top: 2px;
}
header .td-module-meta-info .td-post-author-name a {
font-weight: 700;
margin-right: 3px;
}
header .td-module-meta-info .td-post-author-name div {
display: inline-block;
margin-right: 2px;
}
header .td-module-meta-info .td-post-views {
float: right;
margin-left: 10px;
}
header .td-module-meta-info .td-post-views span {
line-height: 16px;
}
header .td-module-meta-info .td-icon-views {
position: relative;
font-size: 14px;
margin-right: 5px;
}
header .td-module-meta-info .td-icon-comments {
margin-right: 5px;
font-size: 9px;
}
header .td-module-meta-info .td-post-comments {
float: right;
margin-left: 10px;
position: relative;
top: 2px;
}
header .td-module-meta-info .td-post-comments a {
color: #999;
}
.td-post-sub-title {
font-size: 15px;
font-style: italic;
font-weight: 300;
line-height: 24px;
color: #999;
margin: 0 0 9px;
}
.td-post-sharing-classic,
.td-post-sharing {
text-align: center !important;
}
.td-post-sharing-classic {
position: relative;
height: 20px;
}
.td-post-sharing {
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
text-align: left;
z-index: 2;
white-space: nowrap;
}
.td-post-sharing.td-social-show-all {
white-space: normal;
}
.td-post-sharing-classic + .td-post-sharing {
margin-top: 18px;
}
.td-post-sharing-top {
margin-bottom: 20px;
}
.td-post-sharing-bottom {
border-style: solid;
border-color: var(--td_grid_border_color, #ededed);
border-width: 1px 0;
padding: 21px 0;
margin-bottom: 42px;
}
.td-post-sharing-bottom .td-post-sharing {
margin-bottom: -7px;
}
.td-post-sharing-visible,
.td-social-sharing-hidden {
display: inline-block;
}
.td-pulldown-filter-list {
display: none;
}
.td-social-show-all .td-pulldown-filter-list {
display: inline-block;
}
.td-social-network,
.td-social-handler {
position: relative;
display: inline-block;
margin-bottom: 7px;
height: 40px;
min-width: 40px;
font-size: 11px;
text-align: center;
vertical-align: middle;
border-radius: 2px;
}
.td-social-network {
margin-right: 7px;
color: #fff;
overflow: hidden;
}
.td-social-network:hover {
opacity: 0.8 !important;
}
.td-social-handler {
color: #444;
border: 1px solid #e9e9e9;
}
.td-social-handler .td-social-but-text {
font-weight: 700;
}
.td-social-handler .td-social-but-text:before {
background-color: #000;
}
.td-social-share-text {
margin-right: 18px;
}
.td-social-share-text:before,
.td-social-share-text:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
left: 100%;
width: 0;
height: 0;
border-style: solid;
}
.td-social-share-text:before {
border-width: 9px 0 9px 11px;
border-color: transparent transparent transparent #e9e9e9;
}
.td-social-share-text:after {
border-width: 8px 0 8px 10px;
border-color: transparent transparent transparent #fff;
}
.td-social-but-icon {
display: inline-block;
padding-left: 13px;
padding-right: 13px;
line-height: 40px;
z-index: 1;
}
.td-social-but-icon i {
position: relative;
vertical-align: middle;
}
.td-social-but-text {
display: none;
}
.td-social-handler i,
.td-social-facebook i,
.td-social-reddit i,
.td-social-linkedin i,
.td-social-tumblr i,
.td-social-stumbleupon i,
.td-social-vk i,
.td-social-viber i,
.td-social-flipboard i i {
font-size: 14px;
}
.td-social-telegram i {
font-size: 16px;
}
.td-social-mail i,
.td-social-line i,
.td-social-print i {
font-size: 15px;
}
.td-social-handler .td-icon-share {
top: -1px;
left: -1px;
}
.td-social-facebook {
background-color: #516eab;
}
.td-social-twitter {
background-color: #29c5f6;
}
.td-social-twitter .td-icon-twitter {
font-size: 12px;
}
.td-social-pinterest {
background-color: #ca212a;
}
.td-social-pinterest .td-icon-pinterest {
font-size: 13px;
}
.td-social-whatsapp {
background-color: #7bbf6a;
}
.td-social-whatsapp .td-icon-whatsapp {
font-size: 18px;
}
.td-social-reddit {
background-color: #f54200;
}
.td-social-reddit .td-social-but-icon {
padding-right: 12px;
}
.td-social-reddit .td-icon-reddit {
left: -1px;
}
.td-social-mail,
.td-social-digg,
.td-social-print,
.td-social-copy_url {
background-color: #000;
}
.td-social-linkedin {
background-color: #0266a0;
}
.td-social-tumblr {
background-color: #3e5a70;
}
.td-social-telegram {
background-color: #179cde;
}
.td-social-telegram .td-social-but-icon {
padding-right: 12px;
}
.td-social-telegram .td-icon-telegram {
left: -1px;
}
.td-social-stumbleupon {
background-color: #ee4813;
}
.td-social-stumbleupon .td-social-but-icon {
padding-right: 11px;
}
.td-social-stumbleupon .td-icon-stumbleupon {
left: -2px;
}
.td-social-digg .td-social-but-icon {
padding-right: 11px;
}
.td-social-digg .td-icon-digg {
left: -2px;
font-size: 17px;
}
.td-social-vk {
background-color: #4c75a3;
}
.td-social-vk .td-social-but-icon {
padding-right: 11px;
}
.td-social-vk .td-icon-vk {
left: -2px;
}
.td-social-naver {
background-color: #3ec729;
}
.td-social-naver .td-icon-naver {
font-size: 16px;
}
.td-social-discord {
background-color: #7289DA;
}
.td-social-discord .td-icon-discord {
font-size: 15px;
}
.td-social-line {
background-color: #00b900;
}
.td-social-viber {
background-color: #5d54a4;
}
.td-social-flipboard {
background-color: #f42827;
}
.td-social-gettr {
background-color: #fc223b;
}
.td-social-gettr .td-icon-gettr {
font-size: 15px;
}
.td-social-kakao {
background-color: #f9e000;
}
.td-social-kakao .td-icon-kakao {
font-size: 18px;
}
.td-social-kakao .td-icon-kakao:before {
color: #3C1B1D;
}
.td-social-koo {
background-color: #facd00;
}
.td-social-koo .td-icon-koo {
font-size: 14px;
}
.td-social-copy_url {
position: relative;
}
.td-social-copy_url .td-social-but-icon {
padding-left: 12px;
padding-right: 11px;
}
.td-social-copy_url .td-icon-copy_url {
left: -1px;
font-size: 17px;
}
.td-social-copy_url-check {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s ease-in-out;
z-index: 11;
}
.td-social-copy_url-disabled {
pointer-events: none;
}
.td-social-copy_url-disabled .td-icon-copy_url {
opacity: 0;
}
.td-social-copy_url-copied .td-social-copy_url-check {
opacity: 1;
}
.td-social-expand-tabs i {
top: -2px;
left: -1px;
font-size: 16px;
}
.td-post-source-tags {
font-size: 11px;
}
.td-post-source-tags .td-no-tags {
margin-bottom: 34px;
}
.td-post-source-via {
font-weight: 600;
}
.td-post-small-box {
margin-bottom: 7px;
line-height: 20px;
clear: left;
height: 20px;
display: table;
}
.td-post-small-box span {
background-color: #222;
padding: 5px 9px;
color: #fff;
display: block;
text-transform: uppercase;
line-height: 10px;
float: left;
height: 20px;
margin-right: 7px;
}
.td-post-small-box a {
display: block;
float: left;
border: 1px solid #ededed;
margin-right: 7px;
line-height: 6px;
color: #111;
padding: 6px 8px;
height: 20px;
}
.td-tags {
margin: 0 0 30px 0;
display: table;
line-height: 20px;
font-weight: 600;
}
.td-tags li {
list-style: none;
display: inline-block;
line-height: 20px;
margin-left: 0;
float: left;
margin-bottom: 7px;
}
#td-outer-wrap .td-post-prev-post {
padding-right: 10px;
float: left;
width: 50%;
}
#td-outer-wrap .td-post-next-post {
padding-left: 10px;
width: 50%;
text-align: right;
float: right;
}
.td-post-next-prev-content a {
display: block;
font-size: 14px;
font-weight: bold;
color: #222;
line-height: 19px;
margin-bottom: 43px;
}
.td-post-next-prev-content span {
display: block;
font-size: 12px;
color: #c1c1c1;
margin-bottom: 7px;
}
.author-box-wrap {
clear: both;
text-align: center;
border: 1px solid #ededed;
padding: 21px 10px;
margin-bottom: 48px;
}
.author-box-wrap .avatar {
margin-bottom: 5px;
width: 100px;
}
.author-box-wrap .desc {
font-size: 14px;
line-height: 24px;
}
.author-box-wrap .td-author-social {
margin: 10px 0 -5px;
}
.author-box-wrap .td-author-social a {
color: #444;
margin-top: 11px;
}
.author-box-wrap .td-author-social .td-social-icon-wrap {
margin: 0 8px 0 0;
}
.author-box-wrap .td-icon-font {
font-size: 16px;
color: #222;
}
.td-author-name {
font-size: 20px;
line-height: 21px;
font-weight: 700;
margin: 7px 0 8px 0;
}
.td-author-name a {
color: #222;
}
.td-author-url {
font-size: 13px;
font-style: italic;
line-height: 21px;
margin-bottom: 8px;
margin-top: 10px;
}
.td-author-counters {
font-size: 11px;
font-weight: 700;
color: #fff;
}
.td-author-counters span {
background-color: #222222;
padding: 4px 9px;
margin-right: 10px;
position: relative;
top: 0;
}
.td-author-description {
margin-top: 15px;
}
.td-related-title {
text-align: center;
margin-bottom: 24px;
}
.td_block_related_posts_mob {
margin-bottom: 48px;
clear: both;
}
.comment-reply-title {
text-align: center;
}
.td-comments-title-wrap .block-title {
margin-bottom: 24px;
margin-top: 19px;
}
.comment-pagination {
margin-left: -3%;
margin-right: -3%;
text-align: center;
}
.comment-pagination a {
background-color: #222;
color: #fff;
padding: 14px 0;
display: inline-block;
width: 45%;
text-align: center;
line-height: 1;
margin: 0 2% 25px;
}
.comment-list li:last-child {
border: none;
}
.comment {
list-style: none;
margin-left: 0;
padding-bottom: 13px;
border-bottom: 1px dashed var(--td_grid_border_color, #ededed);
margin-bottom: 21px;
clear: both;
}
.comment:first-child {
border-top: none;
}
.comment .avatar {
float: left;
margin-right: 15px;
margin-bottom: 20px;
width: 50px;
}
.comment cite {
font-weight: bold;
font-style: normal;
font-size: 17px;
line-height: 1;
}
.comment cite a {
display: block;
padding-top: 4px;
margin-bottom: 7px;
}
.comment .comment-content,
.comment .comment-meta {
margin-left: 65px;
}
.comment .comment-content {
margin-top: 7px;
}
.comment .comment-content p {
margin-bottom: 21px;
}
.comment .comment-content p:last-child {
margin-bottom: 0;
}
.comment p {
margin-bottom: 0;
word-wrap: break-word;
}
.comment .logged-in-as {
margin-bottom: 10px;
}
.comment .children {
padding-top: 20px;
border-top: 1px dashed var(--td_grid_border_color, #ededed);
margin-top: 10px;
}
.comment .children cite a {
padding-top: 9px;
}
.comment .children .comment:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.comment .children .comment .avatar {
width: 36px;
height: 36px;
position: relative; }
@media (max-width: 500px) {
.comment .children .comment .avatar {
margin-bottom: 10px;
}
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta {
margin-left: 50px;
}
.comment-list > .comment > .children {
margin-left: 65px;
}
.comment-link {
font-size: 11px;
line-height: 1;
color: #b4b4b4;
padding-left: 0;
margin-bottom: 5px;
}
.comment-meta {
margin-top: 4px;
}
.comment-respond {
margin-bottom: 21px;
clear: both;
}
.comment-reply-link {
font-size: 11px;
color: #b4b4b4;
}
.comment-form-cookies-consent label {
margin-left: 8px;
position: relative;
top: -1px;
}
.single .comments {
margin-bottom: 48px;
padding-top: 1px;
margin-top: -20px;
clear: both;
} #reply-title {
font-size: 16px;
font-weight: 700;
margin-bottom: 17px;
margin-top: 0;
}
.logged-in-as {
margin-top: 0;
margin-bottom: 10px;
font-size: 13px;
}
.logged-in-as a {
color: #111111;
font-weight: 600;
}
.logged-in-as a:last-child {
display: block;
float: right;
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: 400;
color: #111111;
margin-left: 10px;
white-space: nowrap;
}
.comment .comment-form-input-wrap {
margin-top: 0;
margin-bottom: 21px;
}
.comment-subscription-form {
margin-bottom: 3px;
font-size: 13px;
}
.comment-subscription-form .subscribe-label {
margin-left: 3px;
position: relative;
top: -1px;
}
.comments .comment-form .td-warning-comment,
.comments .comment-form .td-warning-author,
.comments .comment-form .td-warning-email,
.comments .comment-form .td-warning-email-error {
display: none;
}
.comments .comment-form textarea {
display: block;
}
.comments .td-comment-form-warnings .td-warning-comment,
.comments .td-comment-form-warnings .td-warning-author,
.comments .td-comment-form-warnings .td-warning-email,
.comments .td-comment-form-warnings .td-warning-email-error {
margin-bottom: -11px;
color: #ff7a7a;
font-size: 11px;
font-style: italic;
line-height: 15px;
}
.comments .td-form-comment,
.comments .td-form-author,
.comments .td-form-email,
.comments .td-form-url {
margin-top: 0;
margin-bottom: 21px;
}
.comments .submit {
width: 100%;
font-size: 15px;
font-weight: bold;
padding: 14px 0;
text-transform: uppercase;
}
.must-log-in {
background-color: #222;
line-height: 1;
width: 100%;
margin-top: 20px;
text-align: center;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
}
.must-log-in a {
color: #fff;
padding: 14px 0;
display: block;
} .td-smart-list-pagination {
text-align: center;
}
.td-smart-list-button {
line-height: 40px;
background-color: #222;
color: #fff;
padding: 13px 24px 15px;
font-size: 16px;
font-style: normal;
text-align: center;
cursor: pointer;
margin: 0 10px;
}
.td-smart-list-button .td-icon-left {
font-size: 14px;
position: relative;
top: 1px;
padding-right: 11px;
}
.td-smart-list-button .td-icon-right {
font-size: 14px;
position: relative;
top: 1px;
padding-left: 11px;
} .tdm_smart_list_1 {
margin: 20px 0;
position: relative;
z-index: 1;
clear: both;
}
.tdm_smart_list_1 .td-sml-top-tile {
margin-bottom: 10px;
text-align: center;
}
.tdm_smart_list_1 .td-a-rec-id-smart_list_7 {
margin-bottom: 0;
}
.tdm_smart_list_1 .td-slide-smart-list-figure img {
width: 100%;
}
.tdm_smart_list_1 .td-sml-description {
margin-top: 0;
}
.tdm_smart_list_1 .td-slide-smart-list-figure {
text-align: center;
display: table;
margin-left: auto;
margin-right: auto;
margin-bottom: 16px;
}
.tdm_smart_list_1 .td-sml-caption {
text-align: left;
}
.tdm_smart_list_1 h2 {
margin: 0;
line-height: 1;
padding: 0;
min-height: 0;
}
.tdm_smart_list_1 .td-sml-current-item-title {
margin-top: 10px;
margin-bottom: 8px;
width: 100%;
text-align: left;
line-height: 30px;
font-weight: bold;
font-size: 26px;
}
.tdm_smart_list_1 .td-item .td-smart-list-pagination {
position: relative;
display: inline-block;
}
.tdm_smart_list_1 .td-smart-list-pagination {
display: inline-block;
width: 100%;
position: relative;
top: 0;
margin: 10px 0;
}
.tdm_smart_list_1 .td-smart-list-pagination .td-smart-list-button {
margin: 0;
line-height: 1;
}
.tdm_smart_list_1 .td-smart-list-pagination .td-smart-back {
float: left;
}
.tdm_smart_list_1 .td-smart-list-pagination .td-smart-next {
float: right;
}
.td-smart-disable {
opacity: 0.5;
} .tdm_smart_list_2 {
margin-top: 38px;
}
.tdm_smart_list_2 .td-number-and-title {
text-align: left;
padding: 0;
margin-bottom: 21px;
position: relative;
}
.tdm_smart_list_2 .td-sml-description {
margin-top: 0;
}
.tdm_smart_list_2 h2 {
margin: 0;
line-height: 32px;
}
.tdm_smart_list_2 .td-item {
margin-bottom: 53px;
}
.tdm_smart_list_2 .td-sml-current-item-title {
margin-top: 2px;
width: 100%;
padding-left: 50px;
font-size: 24px;
line-height: 28px;
display: inline-block;
}
.tdm_smart_list_2 .td-sml-current-item-nr {
position: absolute;
top: 0;
left: 0;
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: #fff;
background-color: #222;
width: 32px;
height: 32px;
text-align: center;
display: inline-block;
}
.tdm_smart_list_2 .td-slide-smart-list-figure {
text-align: center;
display: table;
margin-left: auto;
margin-right: auto;
margin-bottom: 16px;
} .gallery img {
border: none !important;
} .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
margin-bottom: 20px;
width: 100%;
padding: 0 2%;
}
.gallery-item img {
margin-bottom: 0;
}
.gallery-item .gallery-caption {
text-align: center;
margin-bottom: 10px;
} .td-gallery-slider {
margin-left: -15px;
margin-right: -15px;
}
.post_td_gallery {
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
color: #fff;
margin-bottom: 24px;
background-color: #222;
overflow: hidden;
clear: both;
position: relative;
}
.td-gallery-slide-top {
position: relative;
min-height: 60px;
background-color: #111;
}
.td-gallery-title {
font-size: 22px;
line-height: 24px;
font-weight: bold;
padding: 0 15px;
text-align: center;
} .td-gallery-controls-wrapper {
height: 40px;
margin: auto !important;
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
.td-gallery-slide-count {
display: block;
font-style: italic;
font-size: 12px;
font-weight: 600;
text-align: center;
margin-bottom: 3px;
}
.td-gallery-slide-prev-next-but {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
display: block;
z-index: 2;
text-align: center;
height: 50px;
color: #fff;
width: 100%;
opacity: 0.7;
pointer-events: none;
}
.td-gallery-slide-prev-next-but .td-icon-left {
font-size: 40px;
padding: 5px 17px 2px 10px;
float: left;
background-color: rgba(0, 0, 0, 0.5);
pointer-events: auto;
}
.td-gallery-slide-prev-next-but .td-icon-right {
font-size: 40px;
padding: 5px 10px 2px 17px;
float: right;
background-color: rgba(0, 0, 0, 0.5);
pointer-events: auto;
}
.td-gallery-slide-copywrite {
float: right;
padding: 6px 15px;
font-style: italic;
line-height: 15px;
font-size: 11px;
display: inline-block;
background-color: rgba(0, 0, 0, 0.8);
text-align: center;
width: 100%;
}
.td-button {
margin: 0 4.2px 0 4.3px;
}
.td-doubleSlider-1 {
width: auto;
height: 240px;
}
.td-doubleSlider-1 .td-slide-galery-figure {
text-align: center;
position: relative;
width: 100%;
height: 240px;
}
.td-doubleSlider-1 .td-slide-item img {
max-height: 100%;
max-width: 100%;
}
.td-doubleSlider-1 .td-slide-item {
width: 100%;
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
margin: auto;
overflow: auto;
position: absolute;
left: -50%;
right: -50%;
top: -50%;
bottom: -50%;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
position: absolute;
bottom: 0;
left: 0;
text-align: left; }
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
font-size: 12px;
color: #fff;
line-height: 18px;
width: 100%;
float: left;
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.6);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
width: 100%;
}  .td_block_video_playlist {
padding-bottom: 30px;
margin-left: -15px;
margin-right: -15px;
}
.td_video_playlist_title {
position: relative;
z-index: 1;
background-color: #222;
}
.td_video_playlist_title .td_video_title_text {
font-weight: bold;
font-size: 15px;
color: #ffffff;
margin-left: 17px;
margin-right: 17px;
vertical-align: middle;
line-height: 24px;
padding: 10px 0 10px 0;
text-align: center;
}
.td_wrapper_video_playlist {
z-index: 1;
position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
background-color: var(--td_theme_color, #4db2ec);
position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
content: '';
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
width: 100%;
height: 6px;
position: absolute;
bottom: -6px;
z-index: 1;
}
.td_wrapper_video_playlist .td_video_stop_play_control {
position: relative;
width: 65px;
height: 65px;
outline: 0 !important;
}
.td_wrapper_video_playlist .td_video_stop_play_control:after {
content: '';
width: 1px;
height: 37px;
background-color: rgba(255, 255, 255, 0.2);
position: absolute;
top: 14px;
right: 0;
}
.td_wrapper_video_playlist .td_youtube_control,
.td_wrapper_video_playlist .td_vimeo_control {
position: relative;
top: 12px;
left: 11px;
cursor: pointer;
}
.td_wrapper_video_playlist .td_video_title_playing {
position: absolute;
left: 80px;
font-size: 13px;
line-height: 19px;
font-weight: bold;
color: #ffffff;
padding-right: 7px;
overflow: hidden;
max-height: 20px;
top: 23px;
}
@media (max-width: 480px) {
.td_wrapper_video_playlist .td_video_title_playing {
max-height: 37px;
top: 13px;
}
}
.td_wrapper_video_playlist .td_video_time_playing {
position: absolute;
bottom: 0;
right: 5px;
font-size: 10px;
font-style: italic;
color: #ffffff;
line-height: 17px;
padding-right: 1px;
}
.td_wrapper_video_playlist .td_video_currently_playing {
background-color: #404040;
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
content: '';
position: absolute;
top: 0;
left: 0;
border-left: 3px solid var(--td_theme_color, #4db2ec);
width: 3px;
height: inherit;
}
.td_wrapper_video_playlist .td_click_video {
height: 60px;
display: block;
width: 100%;
position: relative;
}
.td_wrapper_video_playlist .td_click_video:hover {
background-color: #333333;
cursor: pointer;
}
.td_wrapper_video_playlist .td_video_thumb {
position: relative;
top: 10px;
width: 72px;
height: 40px;
overflow: hidden;
margin-left: 16px;
}
.td_wrapper_video_playlist .td_video_thumb img {
position: relative;
top: -6px;
}
.td_wrapper_video_playlist .td_video_title_and_time {
position: absolute;
top: 10px;
margin: 0 30px 0 103px;
}
.td_wrapper_video_playlist .td_video_title_and_time .td_video_title {
font-size: 12px;
color: #ffffff;
line-height: 15px;
max-height: 30px;
overflow: hidden;
}
.td_wrapper_video_playlist .td_video_time {
font-size: 10px;
font-style: italic;
color: #777777;
line-height: 13px;
}
.td_wrapper_video_playlist .td_wrapper_player {
background-color: #000;
}
.td_wrapper_video_playlist .td_wrapper_player iframe {
width: 100%;
height: 100%;
}
.td_wrapper_video_playlist .td_container_video_playlist {
background-color: #222;
vertical-align: top;
overflow: hidden;
}
.td_wrapper_video_playlist .td_playlist_clickable {
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
.td_block_video_playlist .td_wrapper_video_playlist {
left: 0;
}
.td_block_video_playlist .td_video_title_playing {
max-height: 20px;
top: 23px;
}
@media (max-width: 480px) {
.td_block_video_playlist .td_video_title_playing {
max-height: 37px;
top: 13px;
}
}
.td_block_video_playlist .td_wrapper_player {
display: block;
height: 210px;
}
@media (max-width: 360px) {
.td_block_video_playlist .td_wrapper_player {
height: 190px;
}
}
.td_block_video_playlist .td_container_video_playlist {
display: block;
height: 305px;
}
.td_block_video_playlist .td_container_video_playlist .td_playlist_clickable {
height: 240px;
}
.wp-video-shortcode:focus {
outline: 0 !important;
}  .woocommerce-breadcrumb .td-bread-sep {
font-size: 11px;
margin: 0 5px;
position: relative;
top: 1px;
}
.woocommerce .woocommerce-breadcrumb {
color: #999;
margin: 15px 0;
font-size: 12px;
line-height: 1;
}
.woocommerce .woocommerce-breadcrumb a {
color: #999;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 0.9em;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 26px;
margin-top: 26px;
}
.woocommerce ul.products {
margin: 0px -2% !important;
}
.woocommerce ul.products li.product {
width: 46% !important;
float: left !important;
margin: 0 2% 3% !important;
clear: none;
text-align: center;
}
.woocommerce ul.products li.product:nth-child(2n+1) {
clear: both;
}
.woocommerce ul.products li.product a img {
margin: 0 0 3px;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce ul.products li.product h3 {
line-height: 20px;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce ul.products li.product .star-rating {
margin: 0 auto 12px;
}
.woocommerce a.added_to_cart {
padding-top: 0;
width: 100%;
}
.woocommerce table.shop_table {
font-size: 13px;
line-height: 16px;
}
.woocommerce table.shop_table td {
padding: 6px;
}
.woocommerce td.product-quantity {
min-width: 60px;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
margin-bottom: 0;
}
.woocommerce td.product-name dl.variation dd p,
.woocommerce td.product-name dl.variation dt p {
font-size: 13px;
line-height: 16px;
}
.woocommerce td.product-name dl.variation dd {
margin-left: 6px;
float: right;
}
.woocommerce .product-price,
.woocommerce .product-subtotal {
text-align: right;
}
.woocommerce .product-quantity {
text-align: center;
}
.woocommerce a.remove:hover {
text-decoration: none;
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 0;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 16px;
}
.woocommerce div.product .product_title {
margin-bottom: 10px;
font-size: 28px;
line-height: 32px;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 14px;
}
.woocommerce .must-log-in {
background-color: transparent;
line-height: 24px;
}
.woocommerce .must-log-in a {
display: inline;
color: var(--td_theme_color, #4db2ec);
}
.woocommerce .product h2 {
font-size: 22px;
line-height: 28px;
}
.woocommerce p.stars {
font-size: 11px;
}
.woocommerce ul.products li.product .price {
margin-top: -7px;
} .bbp-breadcrumb-sep {
margin: 0 5px;
position: relative;
top: 1px;
font-size: 17px;
}
.bbp-breadcrumb {
color: #999;
font-size: 12px;
line-height: 1;
}
.bbp-breadcrumb a {
color: #999;
}
#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
margin-bottom: 15px;
margin-top: 3px;
}
#bbpress-forums div.bbp-search-form {
margin-bottom: 10px;
}
.bbp-search-form {
float: none !important;
}
.bbp-search-form div {
position: relative;
}
.bbp-search-form #bbp_search {
width: 100% !important;
height: 33px;
}
.bbp-search-form .button {
position: absolute;
right: 0;
top: 0;
font-size: 13px;
padding: 8px 15px;
}
#bbpress-forums li {
line-height: 17px;
}
#bbpress-forums textarea {
border: 1px solid #E1E1E1;
}
#bbpress-forums .bbp-form button {
font-size: 13px;
padding: 8px 15px;
background-color: #222;
color: #fff;
display: block;
border: none;
width: 100%;
}
#bbpress-forums div.bbp-submit-wrapper {
width: 100%;
}
#bbpress-forums .bbp-header .bbp-reply-author {
display: none;
}
#bbpress-forums .bbp-header .bbp-reply-content {
margin-left: 6px !important;
}
#bbpress-forums .bbp-footer {
display: none;
}
#bbpress-forums .bbp-user-section .bbp-user-forum-role,
#bbpress-forums .bbp-user-section .bbp-user-topic-count,
#bbpress-forums .bbp-user-section .bbp-user-reply-count {
margin-bottom: 5px;
}
#bbpress-forums #bbp-user-body {
margin-left: 0;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
border: none;
margin: 0 4px -3px;
}
#subscription-toggle {
display: block;
clear: both;
}
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
margin-bottom: 3px;
}
#bbpress-forums .bbp-body div.bbp-reply-author {
font-size: 16px;
font-weight: bold;
}
#bbpress-forums div.bbp-reply-author img.avatar {
top: 5px;
}
#bbpress-forums .bbp-body div.bbp-reply-author {
margin-top: -10px;
}
.bbp-user-page .td-page-title,
.bbp-user-edit .td-page-title {
text-align: center;
}
#bbpress-forums #bbp-single-user-details {
float: none;
text-align: center;
margin: 0 auto;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
border-radius: 100%;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
margin-bottom: 20px;
}
#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
width: 100%;
}
#bbpress-forums fieldset.bbp-form label {
width: auto !important;
}
#bbpress-forums #bbp-your-profile fieldset {
padding: 5px 15px 0;
}
#bbpress-forums #bbp-your-profile fieldset.submit {
border: none;
margin: 0;
padding: 0;
}
#bbpress-forums #bbp-your-profile fieldset.submit button {
font-size: 13px;
padding: 8px 15px;
background-color: #222;
color: #fff;
display: block;
border: none;
width: 100%;
}
#bbpress-forums #bbp-your-profile fieldset select {
width: 100%;
}
#bbpress-forums #bbp-your-profile fieldset fieldset.password {
width: auto;
} #buddypress div.dir-search {
float: none;
position: relative;
margin-top: 0;
}
#buddypress div.dir-search input[type="text"] {
width: 100% !important;
height: 33px;
margin-bottom: 20px;
}
#buddypress div.dir-search input[type="submit"] {
position: absolute;
right: 0;
top: 0;
font-size: 13px;
padding: 8px 15px;
background-color: #222;
color: #fff;
display: block;
border: none;
}
#buddypress {
margin-bottom: 30px;
}
#buddypress #register-page input {
width: 100% !important;
font-size: 16px;
}
#buddypress #register-page input[type="submit"] {
padding: 18px 15px;
background-color: #222;
color: #fff;
display: block;
border: none;
margin-bottom: 26px;
}
#buddypress #register-page #signup_form.standard-form div.submit {
float: none;
}
#buddypress #register-page .register-section {
float: none !important;
width: 100% !important;
}
#buddypress .dir-search p,
#buddypress .dir-form p,
#buddypress #whats-new-form p,
#buddypress #activity-loop-form p {
margin: 0;
}
#buddypress .dir-search br,
#buddypress .dir-form br,
#buddypress #whats-new-form br,
#buddypress #activity-loop-form br,
#buddypress .dir-search p:empty,
#buddypress .dir-form p:empty,
#buddypress #whats-new-form p:empty,
#buddypress #activity-loop-form p:empty {
display: none;
}
#buddypress p:empty {
margin: 0;
line-height: 0;
}
#buddypress div#message p:empty {
display: none;
}
#buddypress ul.item-list li div.item-title {
width: 100%;
line-height: 18px;
}
#buddypress div#item-header div#item-meta #latest-update {
line-height: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { .td-sp {
background-image: url(//news.travelling.gr/wp-content/plugins/td-composer/images/sprite/elements@2x.png) !important;
background-size: 90px 2100px !important;
}
} .td-sp {
background-image: url(//news.travelling.gr/wp-content/plugins/td-composer/images/sprite/elements.png);
background-repeat: no-repeat;
display: block;
}
.td-sp-video-play {
width: 42px;
height: 42px;
background-position: -20px -488px;
}
.td-sp-video-pause {
width: 42px;
height: 42px;
background-position: -20px -612px;
} .td-md-is-iemobile #td-outer-wrap {
transform: none !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.td-md-is-iemobile .td-post-category {
line-height: 9px;
}
.td-md-is-iemobile .td-category a {
padding: 2px 6px 3px;
}
.td-md-is-iemobile header .td-post-comments {
top: 4px;
}
.td-md-is-iemobile header .td-post-views {
position: relative;
top: 2px;
}
.td-md-is-iemobile header .td-module-meta-info i {
position: relative;
top: -1px;
}
.td-md-is-iemobile .td-post-small-box span {
line-height: 8px;
}
.td-md-is-iemobile .td-post-small-box a {
line-height: 5px;
}
.td-md-is-iemobile #td-top-mobile-toggle i,
.td-md-is-iemobile .td-search-icon i {
line-height: 60px;
}
.td-md-is-android .td-post-category {
padding: 5px 6px 3px;
}
.td-md-is-android .td-category a {
padding: 5px 6px 2px;
}
.td-md-is-android .td-category-header .td-category a {
line-height: 10px;
}
.td-md-is-android .page-nav i {
line-height: 45px;
}
.td-md-is-android .td-social-icon-wrap .td-icon-font {
line-height: 42px;
}
.td-md-is-android .td-scroll-up .td-icon-menu-up {
top: 9px;
}
.td-md-is-android .td-post-small-box span {
line-height: 12px;
}
.td-md-is-android .td-post-small-box a {
line-height: 8px;
}
.td-md-is-ios .td-scroll-up {
bottom: 24px;
right: 4px;
opacity: 0.7;
}
.td-md-is-ios header .td-module-meta-info .td-post-views {
position: relative;
top: 2px;
}
.td-md-is-ios header .td-module-meta-info .td-post-comments {
top: 4px;
}
* {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
max-width: 100%;
width: auto\9;
height: auto;
}
body {
visibility: visible !important;
background-color: #c1c1c1;
}
#td-outer-wrap {
overflow: auto;
margin: auto;
width: 100%;
background-color: #fff;
-webkit-transition: transform 0.7s ease;
-moz-transition: transform 0.7s ease;
-o-transition: transform 0.7s ease;
transition: transform 0.7s ease;
-webkit-transform-origin: 50% 200px 0;
-moz-transform-origin: 50% 200px 0;
-o-transform-origin: 50% 200px 0;
transform-origin: 50% 200px 0;
}
.td-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.post footer {
clear: both;
}
.td-scroll-up {
cursor: pointer;
position: fixed;
bottom: 4px;
right: 5px;
width: 40px;
height: 40px;
background-color: var(--td_theme_color, #4db2ec);
z-index: 9999;
transform: translate3d(0, 70px, 0);
-webkit-transform: translate3d(0, 70px, 0);
-moz-transform: translate3d(0, 70px, 0);
-ms-transform: translate3d(0, 70px, 0);
-o-transform: translate3d(0, 70px, 0);
-webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
-moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
-o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.td-scroll-up .td-icon-menu-up {
position: relative;
color: #fff;
font-size: 20px;
display: block;
text-align: center ;
width: 40px;
top: 7px;
}
.td-scroll-up-visible {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.td-custom-html-mob {
text-align: center;
margin: 0 auto;
}
.td-close-video-fixed {
display: none;
}#jp-post-flair {
padding-top: .5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
div.sharedaddy h3.sd-title::before {
content: "";
display: block;
width: 100%;
min-width: 30px;
border-top: 1px solid #dcdcde;
margin-bottom: 1em;
} div.jetpack-likes-widget-wrapper {
width: 100%;
min-height: 50px; position: relative; }
div.jetpack-likes-widget-wrapper .sd-link-color {
font-size: 12px;
}
div.jetpack-comment-likes-widget-wrapper {
width: 100%;
position: relative;
min-height: 31px;
}
div.jetpack-comment-likes-widget-wrapper iframe {
margin-bottom: 0;
}
#likes-other-gravatars {
display: none;
position: absolute;
padding: 9px 12px 10px 12px;
background-color: #fff;
border: solid 1px #dcdcde;
border-radius: 4px;
box-shadow: none;
min-width: 220px;
max-height: 240px;
height: auto;
overflow: auto;
z-index: 1000;
}
#likes-other-gravatars * {
line-height: normal;
}
#likes-other-gravatars .likes-text {
color: #101517;
font-size: 12px;
font-weight: 500;
padding-bottom: 8px;
}
#likes-other-gravatars ul,
#likes-other-gravatars li {
margin: 0;
padding: 0;
text-indent: 0;
list-style-type: none;
}
#likes-other-gravatars li::before {
content: "";
}
#likes-other-gravatars ul.wpl-avatars {
overflow: auto;
display: block;
max-height: 190px;
}
#likes-other-gravatars ul.wpl-avatars li {
width: 196px;
height: 28px;
float: none;
margin: 0 0 4px 0;
}
#likes-other-gravatars ul.wpl-avatars li a {
margin: 0 2px 0 0;
border-bottom: none !important;
display: flex;
align-items: center;
gap: 8px;
text-decoration: none;
}
#likes-other-gravatars ul.wpl-avatars li a span {
font-size: 12px;
color: #2C3338;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#likes-other-gravatars ul.wpl-avatars li a img {
background: none;
border: none;
border-radius: 50%;
margin: 0 !important;
padding: 1px !important;
position: static;
box-sizing: border-box;
}
div.sd-box {
border-top: 1px solid #dcdcde;
border-top: 1px solid rgba(0,0,0,.13);
}
.jetpack-likes-widget-unloaded .likes-widget-placeholder,
.jetpack-likes-widget-loading .likes-widget-placeholder,
.jetpack-likes-widget-loaded iframe {
display: block;
}
.jetpack-likes-widget-loaded .likes-widget-placeholder,
.jetpack-likes-widget-unloaded iframe,
.jetpack-likes-widget-loading iframe {
display: none;
}
.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
margin: 0;
border-width: 0;
} .post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
margin: 0;
border-width: 0;
position: relative;
}
.comment-likes-widget-placeholder {
height: 18px;
position: absolute;
display: flex;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.comment-likes-widget-placeholder::before {
color: #2EA2CC;
width: 16px;
height: 16px;
content: '';
display: inline-block;
position: relative;
top: 3px;
padding-right: 5px;
background-repeat: no-repeat;
background-size: 16px 16px;
// stylelint-disable-next-line function-url-quotes -- quotes are required here. Bug report: https://github.com/stylelint/stylelint/issues/8544
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E");
}
.post-likes-widget-placeholder .button {
display: none; }
.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
color: #999;
font-size: 12px;
}
.comment-likes-widget-placeholder .loading {
padding-left: 5px;
margin-top: 4px;
align-self: center;
color: #4E4E4E;
} div.sharedaddy.sd-like-enabled .sd-like h3 {
display: none;
}
div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
width: 100%;
float: none;
position: absolute; top: 0;
}
.comment-likes-widget {
width: 100%;
} .pd-rating,
.cs-rating {
display: block !important;
} .sd-gplus .sd-title {
display: none;
}
@media print {
.jetpack-likes-widget-wrapper {
display: none;
}
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}#jp-post-flair {
padding-top: .5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
body.highlander-light h3.sd-title::before {
border-top: 1px solid rgba(0,0,0,.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255,255,255,.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
margin: 0 8px 12px 0;
padding: 0;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 .5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2C3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button>span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-official .sd-content>ul>li .digg_button >a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button>span {
margin-left: 0;
}
body .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content>ul>li>a.sd-button::before,
.sd-social-official .sd-content>ul>li .digg_button>a::before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a::before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
} .sd-content ul li a.sd-button::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 18px/1 social-logos;
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button::before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-content ul li a.sd-button::before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button::before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-official ul li a.sd-button::before {
top: 0;
}
} .jp-sharing-input-touch .sd-content ul li { padding-left: 10px; }
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
content: '\f469';
}
.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
content: '\f410';
}
.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
content: '\f207';
}
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
content: '\f10e';
}
.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
content: '\f222';
}
.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
content: '\f607';
}
.sd-social-icon .sd-content ul li.share-pocket a::before,
.sd-social-text .sd-content ul li.share-pocket a::before,
.sd-content ul li.share-pocket div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pocket a::before {
content: '\f224';
}
.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
content: '\f210';
}
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
content: '\f203';
}
.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
content: '\f205';
}
.sd-social-official .sd-content li.share-press-this a::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
content: '\f606';
}
.sd-social-official .sd-content li.share-telegram a::before {
color: #08c;
}
.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
content: '\f10d';
}
.sd-social-official .sd-content li.share-threads a::before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
content: '\f10a';
}
.sd-social-official .sd-content li.share-mastodon a::before {
color: #563ACC;
}
.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
content: '\f415';
}
.sd-social-official .sd-content a.share-more::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
content: '\f608';
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
content: '\f10c';
}
.sd-social-official .sd-content li.share-nextdoor a::before {
color: #8ED500;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-nextdoor a.sd-button {
background: #8ED500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
content: '\f10f';
}
.sd-social-official .sd-content li.share-bluesky a::before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content>ul>li>a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul>li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul>li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
width: 98px;
} .pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
margin: 0 !important;
}
.linkedin_button>span, .pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print ,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a
{
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom>a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span
{
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0,0,0,.2);
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul{
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner::before, .sharing-hidden .inner::after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner::after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
border: none;
opacity: .6;
}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button::before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
background: #08c;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
background: #ee4056;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
background: #cee3f8;
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-mastodon a.sd-button {
background: linear-gradient(to top, #563ACC 0%, #6364FF 100%);
color: #fff !important;
}
#jetpack-source_f_name {
display: none!important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;src:url(data:application/octet-stream;base64,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) format('woff2');display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__bluesky:before{content:"\f10f"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__fediverse:before{content:"\f10b"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-alt:before{content:"\f102"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__google:before{content:"\f103"}.social-logo__instagram:before{content:"\f215"}.social-logo__link:before{content:"\f109"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__mastodon:before{content:"\f10a"}.social-logo__medium-alt:before{content:"\f106"}.social-logo__medium:before{content:"\f623"}.social-logo__nextdoor:before{content:"\f10c"}.social-logo__patreon:before{content:"\f105"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__sms:before{content:"\f110"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo-threads:before{content:"\f10d"}.social-logo__tiktok-alt:before{content:"\f107"}.social-logo__tiktok:before{content:"\f108"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f10e"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__woocommerce:before{content:"\f104"}.social-logo__wordpress:before{content:"\f205"}.social-logo__x:before{content:"\f10e"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}