.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.c8-testimonials, .c8-testimonials *, .c8-projects, .c8-projects * { box-sizing: border-box;}
.c8-testimonials{
background: #e8e8e8;
}
.c8-testimonials .entry .columns,
.c8-projects .entry .columns{
padding: 0 !important;
margin: 0 !important;
}
.c8-testimonial .c8-title,
.c8-project .c8-title{
font-weight: 600;
color: #e87b2a;
margin: 0px 0px 10px 0px;
max-width: 90%;
}
.c8-testimonial .c8-text,
.c8-project .c8-text{
font-size: 17px;
padding: 0px 0px 0px 0px;
max-width: 90%;
}
.c8-testimonials.c8-no-max-width .c8-text,
.c8-testimonials.c8-no-max-width .c8-title{
max-width: 100%;
}
.c8-text.c8-italic{
font-style: italic;
}
.c8-text.c8-right{
margin-bottom: 0px;
text-align: right;
}
.c8-testimonial a,
.c8-project a{
text-decoration: none;
color: black;
}
.c8-testimonial a:hover,
.c8-project a:hover{
color: #e87b2a;
}
.c8-img{
max-width: calc(90% - 20px);
height: 250px;
background-position: center;
background-size: cover;
margin-bottom: 10px;
border: 10px solid #e87b2a;
transition: all .4s ease;
}
@media screen and (max-width: 768px){
.c8-img{
max-width: 100%;
width: 100%;
}
}
.c8-img:hover{
opacity: .8;
}
.c8-img.c8-border-grey{
border: 10px solid #acacac;
}
.c8-projects a.btn{
background: #e87b2a;
padding: 10px 15px;
text-decoration: none;
color: white;
float: right;
}
.c8-projects a.btn:hover{
background: black;
color: white;
}.projects ul.projects,
.projects-page ul.projects {
list-style: none;
margin: 0;
margin-left: 0 !important;
padding: 0 !important;
*zoom: 1; }
.projects ul.projects:before, .projects ul.projects:after,
.projects-page ul.projects:before,
.projects-page ul.projects:after {
content: " ";
display: table; }
.projects ul.projects:after,
.projects-page ul.projects:after {
clear: both; }
.projects ul.projects li.project,
.projects-page ul.projects li.project {
margin: 0 0 2.618em;
padding: 0;
width: 48%;
float: left;
margin-right: 3.8%; }
.projects ul.projects li.project .project-thumbnail,
.projects-page ul.projects li.project .project-thumbnail {
margin: 0 0 1em; }
.projects ul.projects li.project a,
.projects-page ul.projects li.project a {
text-decoration: none; }
.projects ul.projects li.project h3,
.projects-page ul.projects li.project h3 {
margin-bottom: .618em; }
.projects ul.projects li.project img,
.projects-page ul.projects li.project img {
max-width: 100%;
height: auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding: 0;
border: 0;
margin: 0 auto;
display: block; }
.projects ul.projects li.project.first,
.projects-page ul.projects li.project.first {
clear: both; }
.projects ul.projects li.project.last,
.projects-page ul.projects li.project.last {
margin-right: 0; }
.projects ul.project-categories,
.projects-page ul.project-categories {
margin-left: 0 !important;
padding: 0 !important;
list-style: none; }
.projects ul.project-categories:after,
.projects-page ul.project-categories:after {
content: "";
display: table;
clear: both; }
.projects ul.project-categories li,
.projects-page ul.project-categories li {
display: inline-block;
margin-right: .5em;
list-style: none;
margin-left: 0 !important; }
.projects ul.project-categories li:after,
.projects-page ul.project-categories li:after {
content: "|";
display: inline-block;
padding-left: .5em; }
.projects ul.project-categories li:last-child:after,
.projects-page ul.project-categories li:last-child:after {
display: none; }
.projects .projects-pagination,
.projects-page .projects-pagination {
text-align: center; }
.projects .projects-pagination li,
.projects-page .projects-pagination li {
display: inline-block;
margin: 0 .236em; }
.projects.columns-2:after, .projects.columns-3:after, .projects.columns-4:after, .projects.columns-5:after, .projects.columns-6:after {
content: "";
display: table;
clear: both; }
.projects.columns-2 ul.projects li.project, .projects.columns-3 ul.projects li.project, .projects.columns-4 ul.projects li.project, .projects.columns-5 ul.projects li.project, .projects.columns-6 ul.projects li.project {
float: left;
margin-right: 3.8%;
clear: none; }
.projects.columns-2 ul.projects li.project.first, .projects.columns-3 ul.projects li.project.first, .projects.columns-4 ul.projects li.project.first, .projects.columns-5 ul.projects li.project.first, .projects.columns-6 ul.projects li.project.first {
clear: both; }
.projects.columns-2 ul.projects li.project.last, .projects.columns-3 ul.projects li.project.last, .projects.columns-4 ul.projects li.project.last, .projects.columns-5 ul.projects li.project.last, .projects.columns-6 ul.projects li.project.last {
margin-right: 0; }
.projects.columns-2 ul.projects li.project:nth-child(2), .projects.columns-3 ul.projects li.project:nth-child(2), .projects.columns-4 ul.projects li.project:nth-child(2), .projects.columns-5 ul.projects li.project:nth-child(2), .projects.columns-6 ul.projects li.project:nth-child(2) {
float: left;
clear: none; }
.projects.columns-1 ul.projects li.project {
width: 100%; }
.projects.columns-2 ul.projects li.project {
width: 48%; }
.projects.columns-3 ul.projects li.project {
width: 30.75%; }
.projects.columns-4 ul.projects li.project {
width: 22.05%; }
.projects.columns-5 ul.projects li.project {
width: 16.9%; }
.projects.columns-6 ul.projects li.project {
width: 13.5%; }
.single-project .project {
margin-bottom: 1.618em; }
.single-project .project:after {
content: "";
display: table;
clear: both; }
.single-project .project .single-project-short-description {
margin-bottom: 1.618em; }
.single-project .project .summary .single-project-categories li:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f318"; }
.single-project .project .summary .client-name:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f338"; }
.single-project .project .summary .project-url:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f319"; }
.single-project .project .summary .single-project-categories,
.single-project .project .summary .url,
.single-project .project .summary .client {
margin-bottom: 1.618em; }
.single-project .project .summary .project-meta ul,
.single-project .project .summary .project-meta li {
list-style: none; }
.single-project .project .summary .purchase .amount {
display: block; }
.single-project .single-featured {
margin-bottom: 1.618em; }
.single-project.has-gallery .gallery {
width: 62%;
float: left; }
.single-project.has-gallery .gallery a {
display: block; }
.single-project.has-gallery .gallery img {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
max-width: 100%;
height: auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: block; }
.single-project.has-gallery .summary {
width: 38%;
float: right;
padding: 0 0 0 2.618em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.single-project.has-gallery .summary > div {
font-size: .857em; }
.single-project.no-gallery .summary:after {
content: "";
display: table;
clear: both; }
.single-project.no-gallery .summary .project_title,
.single-project.no-gallery .summary .single-project-description {
width: 62%;
float: left; }
.single-project.no-gallery .summary .project-meta {
width: 34%;
float: right; }
.single-project .projects-single-pagination:after {
content: "";
display: table;
clear: both; }
.single-project .projects-single-pagination .previous a,
.single-project .projects-single-pagination .next a {
text-decoration: none; }
.single-project .projects-single-pagination .previous {
float: right; }
.single-project .projects-single-pagination .previous a:after {
font-family: 'dashicons';
vertical-align: top;
margin-left: .618em;
content: "\f344"; }
.single-project .projects-single-pagination .next {
float: left; }
.single-project .projects-single-pagination .next a:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f340"; }
.single-project .project-testimonial blockquote {
padding: 1.618em;
border: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
margin: 0;
margin-bottom: 1.387em; }
.single-project .project-testimonial blockquote:after {
content: "";
display: block;
border: 10px solid rgba(0, 0, 0, 0.1);
border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
position: absolute;
bottom: -21px;
left: 1em; }
.single-project .project-testimonial .quote:after {
content: "";
display: table;
clear: both; }
.single-project .project-testimonial .quote .avatar-link {
float: left;
display: block;
margin: 0 1em 1em 0; }
.single-project .project-testimonial .quote cite span {
display: block; } .projects_list_widget li {
margin-bottom: 1.618em; }
.projects_list_widget li a {
display: block; }
.projects_list_widget li a:after {
content: "";
display: table;
clear: both; }
.projects_list_widget li img {
float: right;
max-width: 60px;
height: auto; }
.projects_list_widget li .project-title {
float: left; }
.widget_projects_categories ul.children {
margin-left: 2.618em; } .single-project .twentythirteen .entry-summary {
padding: 0; }
.single-project .twentythirteen ul.single-project-categories {
padding-left: 0; }
.single-project.has-gallery .twentythirteen .summary {
width: 36%; }
.single-project.has-gallery .twentythirteen .gallery {
width: 61%; } .single-project.has-gallery .tfp .gallery {
width: 50%; }
.single-project.has-gallery .tfp .entry-summary {
width: 50%;
padding-left: 2.618em !important; }
.twentyfourteen .tfp {
padding: 12px 10px 0;
max-width: 474px;
margin: 0 auto; }
.twentyfourteen .tfp .project .entry-summary {
padding: 0;
margin: 0 0 1.618em !important; }
.twentyfourteen .tfp div.project.hentry.has-post-thumbnail {
margin-top: 0; }
.twentyfourteen .tfp .project .images img {
margin-bottom: 1em; }
@media screen and (min-width: 673px) {
.twentyfourteen .tfp {
padding-right: 30px;
padding-left: 30px; } }
@media screen and (min-width: 1040px) {
.twentyfourteen .tfp {
padding-right: 15px;
padding-left: 15px; } }
@media screen and (min-width: 1110px) {
.twentyfourteen .tfp {
padding-right: 30px;
padding-left: 30px; } }
@media screen and (min-width: 1218px) {
.twentyfourteen .tfp {
margin-right: 54px; }
.full-width .twentyfourteen .tfp {
margin-right: auto; } }@media only screen and (max-width: 768px) {
.projects ul.projects li.project, .projects-page ul.projects li.project {
width: 48%;
float: left;
clear: both; }
.projects ul.projects li.project:nth-child(2n), .projects-page ul.projects li.project:nth-child(2n) {
margin-right: 0;
float: right;
clear: none !important; }
.single-project.has-gallery .gallery,
.single-project.has-gallery .summary {
width: 100%;
float: none;
padding: 0; }
.single-project.has-gallery .summary > div {
font-size: 1em; }
.single-project.no-gallery .project_title,
.single-project.no-gallery .single-project-description,
.single-project.no-gallery .project-meta {
width: 100% !important;
float: none; } }.twenty20{
margin-bottom: 20px;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label, .twentytwenty-after-label {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label, .twentytwenty-after-label {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label {
}
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label{
opacity: 1;
}
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label {
}
.twentytwenty-horizontal .twentytwenty-before-label {
left: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-horizontal .twentytwenty-after-label {
right: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-vertical .twentytwenty-before-label {
top: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box;}
.twentytwenty-vertical .twentytwenty-after-label {
bottom: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }.wpa-ld button span.screen-reader, .longdesc-link span.screen-reader,
.wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited,
.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited {
border: 0;
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.wpa-hide-ltr#skiplinks a:focus,
.wpa-hide-rtl#skiplinks a:focus {
background-color: #eee;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wpa-alt,
.wpa-ld {
display: inline-block;
position: relative;
} div.alignleft.wpa-alt,
div.alignleft.wpa-ld {
float: left;
}
div.alignright.wpa-alt,
div.alignright.wpa-ld {
float: right;
}
div.aligncenter.wpa-alt,
div.aligncenter.wpa-ld {
display: block;
margin: 0 auto;
width: fit-content;
}
.wpa-focusable:focus {
outline: 1px solid;
outline-offset: 1px;
}
.wpa-ld .longdesc {
position: absolute;
width: 100%;
height: 100%;
top: 0;
overflow-y: scroll;
box-sizing: border-box;
background: rgba(255, 255, 255, .92);
color: #111;
padding: 46px 1rem 1rem;
text-align: start;
}
.wpa-ld .longdesc,
.wpa-ld .longdesc p {
font-size: clamp( 16px, 1rem, 24px );
}
.wpa-ld .longdesc-link {
position: absolute;
display: inline-block;
right: 3px;
bottom: 3px;
color: #000;
background: rgba(255, 255, 255, .92);
font-size: clamp( 14px, .875rem, 20px );
padding: 2px;
border-radius: 3px;
}
.wpa-alt .wpa-alt-text {
position: absolute;
width: calc( 100% - 2em );
height: fit-content;
bottom: 0;
box-sizing: border-box;
background: rgba(255, 255, 255, .92);
padding: 1rem;
margin: 1rem;
border-radius: 15px;
box-shadow: 0 0 6px #333;
text-align: start;
z-index: 10;
font-size: clamp( 16px, 1rem, 24px );
line-height: 1.5;
color: #111;
}
.top-right .wpa-alt .wpa-alt-text,
.top-left .wpa-alt .wpa-alt-text {
bottom: auto;
top: 0;
margin-top: 2.5em;
}
.rtl .wpa-alt .wpa-alt-text,
.rtl .wpa-ld .longdesc {
text-align: right;
}
.template-longdesc {
text-align: left;
line-height: 1.5;
width: 100%;
max-width: 50em;
padding: 2em;
margin: 1em auto;
background: #fdfdfd;
color: #333;
box-shadow: 0 0 5px;
font-size: 1.4em;
}
label.wpa-screen-reader-text {
border: 0;
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.wpa-content-summary {
padding: 30px;
background: rgba( 0,0,0,.05 );
margin-bottom: 30px;
}
.wpa-content-summary div p:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
}
.wpa-excerpt .wp-block-read-more,
.wpa-excerpt .wp-block-post-excerpt__more-text {
display: none !important;
}
.wpa-excerpt .wp-block-post-excerpt .continue {
margin-top: 1rem;
display: block;
}
.wpa-alt button.wpa-toggle, .wpa-alt a.wpa-toggle,
.wpa-ld button.wpa-toggle, .wpa-ld a.wpa-toggle,
button.wpa-video {
all: unset;
background: #111;
display: block;
color: #fff;
border-radius: 32px !important;
height: 28px !important;
width: 28px !important;
display: flex !important;
align-items: center;
justify-content: center;
position: absolute !important;
z-index: 10;
padding: 4px !important;
border: 1px solid currentColor !important;
}
.wpa-alt button {
font-family: monospace !important;
font-size: clamp( 14px,.875rem,20px ) !important;
}
.wpa-alt button.wpa-toggle:active,
.wpa-ld button.wpa-toggle:active {
background: #f6f6f6;
color: #111;
}
.wpa-ld button.wpa-toggle,
.wpa-alt button.wpa-toggle,
button.wpa-video {
top: 4px;
left: 4px;
}
.wpa-ld button.wpa-toggle:focus, .wpa-ld button.wpa-toggle:hover,
.wpa-alt button.wpa-toggle:focus, .wpa-alt button.wpa-toggle:hover,
button.wpa-video:hover,
button.wpa-video:focus {
outline: 2px solid currentColor;
outline-offset: 1px;
}
button.wpa-video[aria-pressed=true] .dashicons::before {
content: "\f522" / '';
}
.wpa-alt button.wpa-toggle[aria-expanded=true],
.wpa-ld button.wpa-toggle[aria-expanded=true] {
color: #111;
background: #f6f6f6;
}
.wpa-alt button:focus, .wpa-alt button:hover,
.wpa-ld button:focus, .wpa-ld button:hover {
cursor: pointer;
}
.top-left .wpa-alt a.wpa-toggle, .top-left .wpa-alt button.wpa-toggle,
.top-left .wpa-ld a.wpa-toggle, .top-left .wpa-ld button.wpa-toggle {
top: 4px;
bottom: auto;
}
.top-right .wpa-alt a.wpa-toggle, .top-right .wpa-alt button.wpa-toggle,
.top-right .wpa-ld a.wpa-toggle, .top-right .wpa-ld button.wpa-toggle {
top: 4px;
right: 4px;
left: auto;
bottom: auto;
}
.bottom-right .wpa-alt a.wpa-toggle, .bottom-right .wpa-alt button.wpa-toggle,
.bottom-right .wpa-ld a.wpa-toggle, .bottom-right .wpa-ld button.wpa-toggle {
right: 4px;
left: auto;
}
.wpa-alt .wpa-ld button {
left: 46px;
}
.top-right .wpa-alt .wpa-ld button,
.bottom-right .wpa-alt .wpa-ld button {
left: auto;
right: 46px;
}