.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;
}.tp-main-menu i.fal.fa-angle-down {
display: none;
}
.tpoffcanvas__info-icon i {
height: 50px;
width: 50px;
background-color: var(--tp-theme-1);
color: var(--tp-common-white);
display: inline-block;
text-align: center;
line-height: 50px;
border-radius: 50px;
font-weight: 500;
font-size: 18px;
margin-right: 20px;
}
.tp-footer-widget ul li {
padding-bottom: 5px;
}
.tp-footer-widget ul li:last-child {
padding-bottom: 0px;
}
.tp-footer-widget ul li a {
font-weight: 400;
font-size: 14px;
line-height: 16px;
color: var(--tp-common-white);
transition: 0.3s;
}
.tp-footer-widget ul li a:hover {
color: var(--tp-common-green);
}
.tp-footer-widget.footer-col-2-2,
.tp-footer-widget.footer-col-3-2 {
padding-left: 50px;
}
.breadcrumb__list span.dvdr {
margin: 0 4px;
}
.postbox__audio iframe {
margin-bottom: 30px;
border-radius: 15px;
}
.format-gallery button.slick-prev.slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
z-index: 1;
height: 60px;
width: 60px;
line-height: 60px;
background: #fff;
font-size: 24px;
}
.format-gallery button.slick-next.slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
z-index: 1;
height: 60px;
width: 60px;
line-height: 60px;
background: #fff;
font-size: 24px;
}
.format-gallery .blog-post-slider-active {
margin-bottom: 30px;
}
.format-gallery .blog-post-slider-active .slick-slide img {
display: block;
border-radius: 20px;
}
.format-gallery .blog-slider-item {
border-radius: 20px!important;
}
.basic-pagination ul {
padding-left: 0!important;
}
.sidebar__widget ul, 
.sidebar__widget ol {
margin-bottom: 0!important;
}
.rc__post:last-child {
margin-bottom: 0;
}
.tagcloud a {
font-size: 13px!important;
}
.postbox__comment ul.children li {
margin-top: 30px;
padding-left: 10px;
}
.postbox__comment div#respond {
margin-bottom: 30px;
}
.postbox__comment > ul {
padding-left: 0!important;
}
.error__thumb h2 {
font-size: 125px;
}
.error__content p {
margin: 25px 0;
}
@media only screen and (min-width: 1200px) {
.error__content {
padding: 0 100px;
}
}
.amfeature__list ul li, .tp-inner-list ul li, .tp-price__list ul li, .contact-box__info-list ul li {
list-style: none;
}
.mean-container .mean-nav ul li li a {
padding: 15px 10%!important;
}
.tp-header-right ul li span > a {
height: 55px;
width: 55px;
background-color: var(--tp-common-white);
color: var(--tp-common-black);
display: inline-block;
text-align: center;
line-height: 55px;
font-style: normal;
font-weight: 400;
font-size: 22px;
opacity: 0.76;
border: 1px solid var(--tp-border-1);
box-shadow: 0px 6px 12px rgba(74, 74, 74, 0.07);
border-radius: 8px;
}
.tp-header-right ul li span > a > span {
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
color: var(--tp-common-white);
height: 20px;
width: 20px;
background-color: var(--tp-common-green);
display: inline-block;
position: absolute;
right: -10px;
top: 33px;
text-align: center;
line-height: 20px;
border-radius: 50%;
border: 1px solid #FFFFFF;
box-shadow: 0px 4px 8px rgba(91, 91, 91, 0.25);
cursor: pointer;
}
@media only screen and (max-width: 1024px) {
.tp-footer-widget.footer-col-2-2, .tp-footer-widget.footer-col-3-2 {
padding-left: 0;
}
}
.form-submit {
margin: 0;
} .tp-slider-exprience__img img {
width: 74px;
height: auto;
}
.tp-testimonial-item__info-img img {
width: 70px;
height: auto;
}
.tp-testi-2__meta-img img {
width: 70px;
height: auto;
}
.tp-testi-sm-img img {
width: 70px;
height: auto;
}
.tp-testimonial-three__user-img img {
width: 90px;
height: auto;
}
.tp-product-area .woocommerce-ordering .nice-select .list {
left: auto;
right: 0;
z-index: 10;
}
@media only screen and (max-width: 767px) {
.tp-product-area .woocommerce-ordering .nice-select .list {
left: 0;
right: auto;
z-index: 10;
}
}
.tp-product-area div.woocommerce-notices-wrapper ul.woocommerce-error li {
list-style: none;
margin-left: 130px;
padding: 20px;
background-color: #F7F7F7;
font-size: .875rem;
margin-bottom: 15px;
border-radius: 4px;
}
@media only screen and (max-width: 1599px) {
.tp-product-area div.woocommerce-notices-wrapper ul.woocommerce-error li {
margin-left: 0;
}
}
@media only screen and (max-width: 992px) {
.tp-product-area div.woocommerce-notices-wrapper ul.woocommerce-error li {
margin-left: 15px;
}
}