.wpg-clearfix {
clear:both;
float:none;
width:100%;
}
.wpg-list-wrapper {
clear:both;
width:100%;
float:none;
}
.wpg-list-wrapper, .wpg-list-wrapper * {
box-sizing:border-box;
}
.wpg-list {
width:100%;
float:left;
}
.wpg-list-block {
float:left;
width:100%;
margin:0 0 10px 0;
}
.wpg-list-block h3 {
width:100%;
padding:5px 15px;
margin:0 0 15px 0;
background:#f4f4f4;
color:#777;
float:none; font-weight:bold;
border-radius:5px;
}
.wpg-list-block .wpg-list-items {
float:left;
width:100%;
padding:0 0 0 15px;
margin:0;
}
.wpg-list-block .wpg-list-item {
float:left;
margin:0 1% 10px;
list-style:none;
padding:0;
}
.wpg-list.wpg-list-template-one-column .wpg-list-item {
width:100%;
margin-left:0;
margin-right:0;
}
.wpg-list.wpg-list-template-two-column .wpg-list-item {
width:48%;
}
.wpg-list.wpg-list-template-three-column .wpg-list-item {
width:31.33%;
}
.wpg-list.wpg-list-template-four-column .wpg-list-item {
width:23%;
}
.wpg-list.wpg-list-template-five-column .wpg-list-item {
width:18%;
}
.wpg-list-filter-container {
display:block;
width:100%;
margin:0;
padding:0;
}
.wpg-list-filter-container .wpg-list-filter {
text-align:center;
width:100%;
margin:0 0 15px 0;
}
.wpg-list-filter-container .wpg-list-filter .wpg-list-filter-row {
display:block;
}
.wpg-list-filter-container .wpg-list-filter a {
display:inline-block;
padding:3px;
margin:0 2px; text-decoration:none;
font-weight:bold;
cursor:pointer;
opacity:1;
}
.wpg-list-filter-container .wpg-list-filter a.filter-disable {
cursor:default;
opacity:0.4;
}
.wpg-list-filter-container .wpg-list-filter a.mixitup-control-active {
text-decoration:underline;
}
.wpg-list-search-form {
display:block;
width:100%;
margin:0 0 15px 0;
padding:0;
}
.wpg-list-search-form input[type="text"] {
padding:10px 15px;
width:100%;
height:45px;
line-height:44px;
border-radius:5px;
font-size:16px;
background-color:#fff;
border:1px solid #e7e7e7;
-webkit-transition: border-color ease-in-out .15s;
-o-transition: border-color ease-in-out .15s;
transition: border-color ease-in-out .15s;
}
.wpg-list-search-form input:focus {
border-color:#666;
}
.wpg-tooltip-title {
font-weight:bold;
margin:0 0 10px 0;
padding:0 0 7px 0;
border-bottom:1px dotted;
}
a.wpg-tooltip {
cursor:pointer;
}
.wpg-back-link {
display:block;
text-align:right;
}
.wpg-read-more {
display:block;
text-align:right;
}
@media screen and (max-width: 767px) {
.wpg-list.wpg-list-template-one-column .wpg-list-item,
.wpg-list.wpg-list-template-two-column .wpg-list-item {
width:31.33%;
}
.wpg-list.wpg-list-template-three-column .wpg-list-item,
.wpg-list.wpg-list-template-four-column .wpg-list-item,
.wpg-list.wpg-list-template-five-column .wpg-list-item {
width:48%;
}
}
@media screen and (max-width: 480px) {
.wpg-list.wpg-list-template-one-column .wpg-list-item,
.wpg-list.wpg-list-template-two-column .wpg-list-item,
.wpg-list.wpg-list-template-three-column .wpg-list-item,
.wpg-list.wpg-list-template-four-column .wpg-list-item,
.wpg-list.wpg-list-template-five-column .wpg-list-item {
width:100%;
}
}.tooltipster-default {
border-radius: 5px; 
border: 2px solid #000;
background: #4c4c4c;
color: #fff;
} .tooltipster-default .tooltipster-content {
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
overflow: hidden;
} .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { } .tooltipster-icon {
cursor: help;
margin-left: 4px;
} .tooltipster-base {
padding: 0;
font-size: 0;
line-height: 0;
position: absolute;
left: 0;
top: 0;
z-index: 9999999;
pointer-events: none;
width: auto;
overflow: visible;
}
.tooltipster-base .tooltipster-content {
overflow: hidden;
} .tooltipster-arrow {
display: block;
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
display: block;
width: 0; 
height: 0;
position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid;
bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top: 9px solid;
bottom: -7px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid;
top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom: 9px solid;
top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
left: 0;
right: 0;
margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important; 
border-left: 8px solid;
top: 50%;
margin-top: -7px;
right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important; 
border-left: 9px solid;
margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important; 
border-right: 8px solid;
top: 50%;
margin-top: -7px;
left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important; 
border-right: 9px solid;
margin-top: -8px;
} .tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade-show {
opacity: 1;
}
.tooltipster-grow {
-webkit-transform: scale(0,0);
-moz-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
top: 0;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0;
}
.tooltipster-slide {
left: -40px;
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0;
} .tooltipster-content-changing {
opacity: 0.5;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}.tooltipster-shadow {
border-radius: 5px;
background: #fff;
box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
color: #2c2c2c;
}
.tooltipster-shadow .tooltipster-content {
font-family: 'Arial', sans-serif;
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
}.penci-post-package {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
width: 100%;
margin: 0 auto 3em;
}
.penci-post-package .package-item-wrapper {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-align-items: stretch;
align-items: stretch;
-webkit-flex: 1;
flex: 1;
}
.penci-post-package .package-item {
background: #fff;
text-align: center;
display: block;
padding: 0;
border: 1px solid #eee;
margin: 1.5em 0;
position: relative;
transition: 0.2s;
}
.penci-post-package .package-item > div {
padding: 20px;
}
.penci-post-package .package-item > div:after {
content: "";
display: table;
clear: both;
}
.penci-post-package .package-title h3 {
margin: 0.5em 0 0;
color: var(--pcheading-cl);
font-size: 24px;
font-weight: 500;
}
.penci-post-package .package-price,
.penci-post-package .package-title {
background: #f9f9f9;
}
.penci-post-package .package-item .package-price {
padding-bottom: 30px;
}
.penci-post-package .package-price .price {
font-size: 42px;
display: inline-block;
}
.penci-post-package .package-price .price del {
font-size: 60%;
opacity: 0.8;
}
.penci-post-package .package-price .price ins {
font-style: normal;
text-decoration: none;
}
.penci-post-package .woocommerce-Price-currencySymbol {
font-size: 0.5em;
vertical-align: super;
color: var(--pcheading-cl);
position: relative;
margin-left: -6px;
margin-right: 2px;
}
.penci-post-package .package-item .package-list {
padding: 30px 20px 10px;
}
.penci-post-package .package-list li {
list-style: none;
margin: 0.75em 0;
}
.penci-post-package .package-item .package-button {
margin-top: auto;
padding: 30px;
}
.penci-post-package .package-button .button {
width: 100%;
line-height: 1.8;
height: auto;
font-size: 16px;
padding: 12px 20px;
border-radius: 3px;
background: var(--pcaccent-cl);
color: #fff;
border: 0;
outline: 0;
font-weight: bold;
transition: 0.2s;
}
.penci-post-package .package-button .button:hover {
opacity: 0.7;
}
.penci-post-package .package-item.featured-package {
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
margin: 0;
position: relative;
z-index: 1;
font-size: 1.15em;
}
@media (min-width: 992px) {
.penci-post-package:hover .package-item {
opacity: 0.7;
box-shadow: none;
z-index: 1;
}
.penci-post-package .package-item:hover {
opacity: 1;
cursor: pointer;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
z-index: 2;
}
.penci-post-package.col_1 {
width: 40%;
min-width: 340px;
}
.penci-post-package.col_1 .package-item {
width: 100%;
flex: none;
margin: 0 auto 2em;
}
.penci-post-package.col_2 .package-item {
width: 50%;
margin: 1em;
}
.penci-post-package.col_3 .package-item:not(:last-child),
.penci-post-package.col_4 .package-item:not(:last-child),
.penci-post-package.col_5 .package-item:not(:last-child) {
border-right-width: 0;
}
.penci-post-package.col_5 .package-title h3 {
font-size: 22px;
margin-top: 5px;
}
.penci-post-package.col_5 .package-price {
padding: 10px 20px 20px;
}
.penci-post-package.col_5 .package-price .price {
font-size: 5em;
}
.penci-post-package .featured-package .package-title h3 {
margin-top: 1em;
}
.penci-post-package .package-item.featured-package .package-price {
padding-bottom: 3em;
}
.penci-post-package.col_5 .package-item.featured-package .package-price {
padding-bottom: 30px;
}
}
@media (max-width: 991px) {
.penci-post-package {
width: 100%;
margin-bottom: 0;
display: block;
}
.penci-post-package .package-title h3 {
margin-top: 5px;
}
.penci-post-package .package-item .package-list {
padding: 20px 20px 10px;
}
.penci-post-package .package-item .package-button,
.penci-post-package .package-item .package-price {
padding: 10px 30px 25px;
}
.penci-post-package .package-item,
.penci-post-package .package-item.featured-package {
width: 80%;
max-width: 340px;
margin: 0 auto 2em;
flex: none;
}
.penci-post-package .package-item:not(:last-child) {
border-right-width: 1px;
}
.penci-post-package .package-price .price {
font-size: 5em;
}
}
@media (max-width: 480px) {
.penci-post-package .package-item,
.penci-post-package .package-item.featured-package {
width: 90%;
max-width: none;
}
}
.penci_post_action.deleted {
display: inline-block;
padding: 3px 7px;
border: 1px solid red;
color: red;
font-size: 12px;
transition: 0.3s all ease-in-out;
}
.penci_post_action.deleted:hover {
background: red;
color: #fff;
}
#penci-header-ftnoti {
margin-left: 5px;
}
#penci-header-ftnoti svg {
max-width: 100%;
height: auto;
fill: var(--pcmeta-cl);
}
#penci-header-ftnoti a {
display: flex;
align-items: center;
justify-content: center;
}body:not(.wp-admin) .penci-texttospeech-box.top-fixed,
body:not(.wp-admin) .penci-texttospeech-box.bottom-fixed {
position: fixed;
left: 0;
margin: 0 !important;
max-width: 100% !important;
width: 100%;
z-index: 999999;
}
body:not(.wp-admin) .penci-texttospeech-box.top-fixed .wp-audio-shortcode,
body:not(.wp-admin) .penci-texttospeech-box.bottom-fixed .wp-audio-shortcode {
max-width: 100% !important;
}
body:not(.wp-admin) .penci-texttospeech-box.top-fixed {
top: 0;
}
body:not(.wp-admin) .penci-texttospeech-box.bottom-fixed {
bottom: 0;
} .penci-texttospeech-box {
background: var(--pcaccent-cl);
}
.penci-texttospeech-box.style-1 {
border-radius: 10px;
height: 55px;
}
.penci-texttospeech-box.style-1 > div {
display: flex;
}
.penci-texttospeech-box.style-1:hover {
box-shadow: 0 0 10px #cccccc;
transition: 1s;
}
.penci-texttospeech-box.style-1 .mejs-container,
.penci-texttospeech-box.style-1 .mejs-embed,
.penci-texttospeech-box.style-1 .mejs-embed body {
background: inherit;
border-radius: 10px;
height: 54px;
box-shadow: none;
}
.penci-texttospeech-box.style-1 .mejs-controls {
background: inherit !important;
top: 7px;
padding: 0 12px;
display: flex;
}
.penci-texttospeech-box.style-1 .mejs-controls .mejs-button {
display: flex;
align-items: center;
}
.penci-texttospeech-box.style-1 .mejs-controls .mejs-button button {
background-color: var(--pcaccent-cl);
margin: 0 6px;
}
.penci-texttospeech-box.style-1 .mejs-controls .mejs-time-rail *,
.penci-texttospeech-box.style-1 .mejs-controls .mejs-horizontal-volume-slider * {
border-radius: 10px;
}
.penci-texttospeech-box.style-1 .mejs-controls .mejs-time-loaded {
opacity: 0.25;
}
.penci-texttospeech-box.style-1 .mejs-controls .mejs-time-current {
background: white;
}
.penci-texttospeech-box.style-1 audio {
display: none;
}
.penci-texttospeech-box.style-1 * {
outline: none;
}
.penci-texttospeech-box.style-2 {
border-radius: 50px;
height: 55px;
}
.penci-texttospeech-box.style-2 > div {
display: flex;
}
.penci-texttospeech-box.style-2:hover {
box-shadow: 0 0 10px #cccccc;
transition: 1s;
}
.penci-texttospeech-box.style-2 .mejs-container,
.penci-texttospeech-box.style-2 .mejs-embed,
.penci-texttospeech-box.style-2 .mejs-embed body {
background: inherit;
border-radius: 5px;
height: 54px;
}
.penci-texttospeech-box.style-2 .mejs-controls {
background: inherit !important;
top: 7px;
padding: 0 12px;
display: flex;
}
.penci-texttospeech-box.style-2 .mejs-controls .mejs-button {
display: flex;
align-items: center;
}
.penci-texttospeech-box.style-2 .mejs-controls .mejs-button button {
background-color: var(--pcaccent-cl);
margin: 0 6px;
}
.penci-texttospeech-box.style-2 .mejs-controls .mejs-time-rail *,
.penci-texttospeech-box.style-2 .mejs-controls .mejs-horizontal-volume-slider * {
border-radius: 2px;
}
.penci-texttospeech-box.style-2 .mejs-controls .mejs-time-loaded {
opacity: 0.25;
}
.penci-texttospeech-box.style-2 .mejs-controls .mejs-time-current {
background: white;
}
.penci-texttospeech-box.style-2 audio {
display: none;
}
.penci-texttospeech-box.style-2 * {
outline: none;
}
.penci-texttospeech-box.style-3 {
border-radius: 0;
height: 55px;
}
.penci-texttospeech-box.style-3 > div {
display: flex;
}
.penci-texttospeech-box.style-3:hover {
box-shadow: 0 0 10px #cccccc;
transition: 1s;
}
.penci-texttospeech-box.style-3 .mejs-container,
.penci-texttospeech-box.style-3 .mejs-embed,
.penci-texttospeech-box.style-3 .mejs-embed body {
background: inherit !important;
border-radius: 0;
height: 54px;
}
.penci-texttospeech-box.style-3 .mejs-controls {
background: inherit;
top: 7px;
padding: 0 12px;
display: flex;
}
.penci-texttospeech-box.style-3 .mejs-controls .mejs-button {
display: flex;
align-items: center;
}
.penci-texttospeech-box.style-3 .mejs-controls .mejs-button button {
background-color: var(--pcaccent-cl);
margin: 0 6px;
}
.penci-texttospeech-box.style-3 .mejs-controls .mejs-time-loaded {
opacity: 0.25;
}
.penci-texttospeech-box.style-3 .mejs-controls .mejs-time-current {
background: white;
}
.penci-texttospeech-box.style-3 audio {
display: none;
}
.penci-texttospeech-box.style-3 * {
outline: none;
}
.penci-texttospeech-box.style-3.style-4 {
background: transparent !important;
}
.penci-texttospeech-box.style-3.style-4 audio {
outline: none;
}
.penci-texttospeech-box.style-3.style-6 {
background: transparent !important;
}
.penci-texttospeech-box.style-3.style-6 audio {
outline: none;
}
.penci-texttospeech-box.style-5 {
background: transparent !important;
height: 55px;
}
.penci-texttospeech-box.style-5 .mejs-container {
background: none !important;
height: 55px;
min-height: 55px;
border-radius: 27px;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-layers {
display: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls {
background: #eff1f2;
height: 55px;
border-radius: 27px;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button {
width: 32px;
height: 32px;
border-radius: 16px;
padding: 0;
margin: 0 10px;
border: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-playpause-button {
margin-right: 5px;
order: 1;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-play > button, .penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-replay > button {
background-image: url(//www.djslovakia.sk/wp-content/plugins/penci-text-to-speech/assets/images/player/chrome/play.svg);
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-pause > button {
background-image: url(//www.djslovakia.sk/wp-content/plugins/penci-text-to-speech/assets/images/player/chrome/pause.svg);
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-volume-button {
order: 6;
border-radius: 0 16px 16px 0;
margin-left: 0;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-mute > button {
background-image: url(//www.djslovakia.sk/wp-content/plugins/penci-text-to-speech/assets/images/player/chrome/volume.svg);
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-unmute > button {
background-image: url(//www.djslovakia.sk/wp-content/plugins/penci-text-to-speech/assets/images/player/chrome/unmute.svg);
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-more-button {
order: 7;
border-radius: 16px;
margin-left: -9px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-more-button > button {
background-image: url(//www.djslovakia.sk/wp-content/plugins/penci-text-to-speech/assets/images/player/chrome/more.svg);
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button > button {
margin: 0;
padding: 0;
background-position: center center;
background-size: 20px;
background-repeat: no-repeat;
background-color: transparent;
width: 32px;
height: 32px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-button:hover {
background: #e3e5e6;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time {
font-family: var(--pchead-font);
font-size: 14px;
color: #2b2b2b;
padding: 0;
margin: 0;
border: 0;
line-height: 14px;
height: 14px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time.mejs-currenttime-container {
order: 2;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time.mejs-duration-container {
order: 3;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time.mejs-duration-container:before {
font-family: var(--pchead-font);
font-size: 14px;
color: #2b2b2b;
content: "/";
margin: 0 4px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail {
order: 4;
height: 12px;
border-radius: 4px;
padding: 0;
margin: 0 16px 0 16px;
border: none;
background: transparent;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total {
padding: 0;
margin: 0;
border: none;
box-shadow: none;
height: 4px;
border-radius: 10px;
top: 4px;
background: #b6b7b8;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total > * {
border-radius: 10px;
height: 4px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-buffering {
background: transparent;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded {
background: #767676;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current {
background: #090909;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle {
width: 12px;
height: 12px;
border-radius: 6px;
background: #090909;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
top: -4px;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle .mejs-time-handle-content {
display: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-hovered {
width: 12px;
height: 12px;
border-radius: 6px;
background: red;
transform: scaleX(1) !important;
top: -4px;
display: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float {
display: none !important;
opacity: 0 !important;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-time-rail:hover .mejs-time-handle {
opacity: 1;
transition: all 0.4s ease-in-out;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
order: 5;
height: 32px;
width: 0;
border-radius: 16px 0 0 16px;
background: #e3e5e6;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
height: 4px;
background: #b6b7b8;
margin: 0 0 0 16px;
border-radius: 16px;
top: 14px;
display: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current {
height: 4px;
background: #545454;
border-radius: 16px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-handle {
height: 4px;
border-radius: 16px;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-more-menu {
position: absolute;
background: #dbdbdb;
color: #3c3c3c;
font-size: 12px;
border-radius: 8px;
line-height: 16px;
min-width: 200px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
z-index: 999;
transform-origin: bottom right;
animation-name: mdp-scale-up;
animation-duration: 0.4s;
animation-fill-mode: both;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-more-menu a {
color: #3c3c3c;
text-decoration: none;
padding: 13px;
display: flex;
align-items: center;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-more-menu a:hover, .penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-more-menu a:focus, .penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-more-menu a:active {
text-decoration: none;
}
.penci-texttospeech-box.style-5 .mejs-container .mejs-inner .mejs-controls .mejs-more-menu a:before {
content: "";
background-image: url(//www.djslovakia.sk/wp-content/plugins/penci-text-to-speech/assets/images/player/chrome/download.svg);
background-position: center center;
background-size: 20px;
background-repeat: no-repeat;
width: 20px;
height: 20px;
display: inline-flex;
margin-right: 9px;
}
.penci-texttospeech-box.style-6 {
background-color: transparent !important;
min-height: 40px;
}
.standard-post-special_wrapper .penci-texttospeech-wrapper.pc-ttp-s-style-4 {
padding-top: 40px;
}
.penci-texttospeech-wrapper.pc-ttp-s-style-6 {
min-height: 40px;
}
.penci-texttospeech-box.mejs-volume-show .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
animation-name: mdp-slide-in-right;
animation-duration: 0.2s;
animation-fill-mode: both;
display: block;
}
.penci-texttospeech-box.mejs-volume-show .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
display: block;
}
.penci-texttospeech-box.mejs-volume-show .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-volume-button {
background: #e3e5e6;
}
.penci-texttospeech-box.mejs-volume-hide .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider {
animation-name: mdp-slide-our-left;
animation-duration: 0.1s;
}
.penci-texttospeech-box.mejs-volume-hide .mejs-container .mejs-inner .mejs-controls .mejs-button.mejs-volume-button {
border-radius: 16px;
background: #e3e5e6;
}
@keyframes mdp-slide-in-right {
0% {
opacity: 0;
width: 0;
padding-left: 0;
}
25% {
opacity: 0;
}
100% {
opacity: 1;
width: 66px;
padding-left: 16px;
}
}
@keyframes mdp-slide-our-left {
0% {
opacity: 1;
width: 66px;
padding-left: 16px;
}
25% {
opacity: 0;
}
100% {
opacity: 0;
width: 0;
padding-left: 0;
}
}
@keyframes mdp-scale-up {
0% {
opacity: 0;
transform: scale(0);
}
100% {
opacity: 1;
transform: scale(1);
}
} #ajax-content-wrap .mejs-container {
background-color: transparent !important;
} .penci-texttospeech-download-box {
padding-top: 0 !important;
margin-top: 10px !important;
font-size: 14px;
} .penci-texttospeech--speed {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top: 0.5em;
font-size: 16px;
}
.penci-texttospeech--speed button {
font-size: 0.95em;
transition: all 0.4s ease-in-out;
background: #EFF1F2;
text-decoration: none;
text-transform: none;
}
.penci-texttospeech--speed button:hover, .penci-texttospeech--speed button:focus {
transition: all 0.4s ease-in-out;
text-decoration: none;
color: white;
}
.penci-texttospeech--speed button.penci-texttospeech--speed-button {
padding: 1em 1.25em;
margin: 0.5em;
border: 0;
box-shadow: none;
outline: none;
}
.penci-texttospeech--speed button.penci-texttospeech--speed-button.active-speed {
color: #fff;
}
.penci-texttospeech--speed button.penci-texttospeech--speed-button:first-of-type {
margin-left: 0;
}
.penci-texttospeech--speed button.penci-texttospeech--speed-button:last-of-type {
margin-right: 0;
}
.penci-texttospeech--speed.style-1 button {
border-radius: 100px;
}
.penci-texttospeech--speed.style-2 button {
border-radius: 0.5em;
}
.penci-texttospeech--speed.style-3 button {
border-radius: 0;
margin-right: 0;
margin-left: 0;
}
.penci-texttospeech--speed.style-4 button {
border-radius: 0;
padding: 0.5em 1em;
color: #eee;
background-color: #222;
}
.penci-texttospeech--speed.style-6 button, .penci-texttospeech--speed.style-5 button {
border-radius: 0;
margin-right: 0;
margin-left: 0;
background: #EFF1F2;
color: #222;
}
.penci-texttospeech--speed.style-6 button:first-of-type, .penci-texttospeech--speed.style-5 button:first-of-type {
border-radius: 0.5em 0 0 0.5em;
}
.penci-texttospeech--speed.style-6 button:last-of-type, .penci-texttospeech--speed.style-5 button:last-of-type {
border-radius: 0 0.5em 0.5em 0;
}
.penci-texttospeech--speed.style-6 button:hover, .penci-texttospeech--speed.style-5 button:hover {
background: #222;
color: #EFF1F2;
}
.penci-texttospeech--speed.style-6 button.active-speed, .penci-texttospeech--speed.style-5 button.active-speed {
background: #222;
color: #EFF1F2;
}
.penci-texttospeech--speed .penci-texttospeech--speed-title p {
padding: 0;
margin: 0;
}
.penci-texttospeech-wrapper {
margin: 0 0 30px;
}
.penci-texttospeech-wrapper.pc-ttp-after-content {
margin: 30px 0;
}
.penci-texttospeech-wrapper.pc-ttp-after-title {
margin: 20px 0 0;
}
.penci-texttospeech-wrapper.pc-ttp-before-title {
margin: 0 0 20px;
}
.elementor-widget-pc-tts-elementor .penci-texttospeech-wrapper {
margin: 0;
}
.mejs__speed-button,
.mejs-speed-button {
position: relative;
order: 4;
min-width: 50px;
}
.mejs-button.mejs__speed-button > button,
.mejs-button.mejs-speed-button > button {
background: transparent;
color: #fff;
font-size: 12px;
line-height: normal;
margin: 11px 0 0;
width: 100%;
}
.penci-texttospeech-box.style-5 .mejs-button.mejs-speed-button > button {
color: var(--pcheading-cl);
}
.penci-texttospeech-box .mejs-controls {
z-index: 999;
}
.mejs__speed-selector,
.mejs-speed-selector {
background: rgba(50, 50, 50, 0.9);
border: solid 1px transparent;
border-radius: 0;
height: auto;
left: 50%;
margin-left: -30px;
overflow: hidden;
padding: 0;
position: absolute;
top: -100px;
visibility: hidden;
width: 60px;
}
.mejs__speed-selector,
.mejs-speed-selector {
visibility: visible;
}
.penci-texttospeech-box .mejs__speed-selector-list,
.penci-texttospeech-box .mejs-speed-selector-list {
display: block;
list-style-type: none !important;
margin: 0 !important;
overflow: hidden;
padding: 10px 0 2px !important;
}
.penci-texttospeech-box .mejs__speed-selector-list-item,
.penci-texttospeech-box .mejs-speed-selector-list-item {
color: #fff;
display: block;
list-style-type: none !important;
margin: 0 0 8px;
overflow: hidden;
padding: 0 10px;
text-align: center;
line-height: 1;
}
.mejs__speed-selector-input,
.mejs-speed-selector-input {
clear: both;
float: left;
left: -1000px;
margin: 3px 3px 0 5px;
position: absolute;
}
.mejs__speed-selector-label,
.mejs-speed-selector-label {
color: white;
cursor: pointer;
float: left;
font-size: 11px;
line-height: 15px;
margin-left: 0;
padding: 0;
width: 100%;
}
.mejs__speed-selected,
.mejs-speed-selected {
color: var(--pcaccent-cl);
}
.mejs__speed-selector,
.mejs-speed-selector {
visibility: hidden;
}
.mejs__speed-button:hover .mejs__speed-selector,
.mejs-speed-button:hover .mejs-speed-selector {
visibility: visible;
}
body {
--penci-tts-h: 55px;
}
body.penci-tts-top-fixed .penci_navbar_mobile.mobile-sticky,
body.penci-tts-top-fixed .penci_header.penci_builder_sticky_header_desktop.sticky-apply,
body.penci-tts-top-fixed .is-sticky #navigation {
transform: translateY(var(--penci-tts-h));
}
body.penci-tts-top-fixed .mejs-speed-selector {
top: 100% !important;
}
body.penci-tts-bottom-fixed .penci-go-to-top-floating.show-up {
transform: translateY(calc(var(--penci-tts-h) * -1));
}
body.penci-tts-top-fixed .wpadminbar {
top: 0 !important;
}
body.penci-tts-top-fixed.admin-bar .penci-texttospeech-box.top-fixed {
top: 32px;
}
@media only screen and (max-width: 960px) {
body.penci-tts-top-fixed.admin-bar .penci-texttospeech-box.top-fixed {
top: 46px;
}
body.penci-tts-top-fixed.admin-bar.pc-scrtop .penci-texttospeech-box.top-fixed {
top: 0;
}
}
@media only screen and (min-width: 961px) {
.penci-header-text-white .penci-texttospeech-download-box,
.penci-header-text-white .penci-texttospeech-download-box a {
color: white;
}
}
.penci-single-style-8 + .post-entry .penci-texttospeech-wrapper.pc-ttp-before-content,
.header-standard + .post-entry .penci-texttospeech-wrapper.pc-ttp-before-content,
.header-standard + .post-image + .post-entry .penci-texttospeech-wrapper.pc-ttp-before-content,
.tags-share-box + .post-entry .penci-texttospeech-wrapper.pc-ttp-before-content,
.header-standard + .tags-share-box + .post-entry .penci-texttospeech-wrapper.pc-ttp-before-content {
margin-top: 20px;
}