.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 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 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;
}section.footer-copyright p a {
color: #7386ED;
}
.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
color: #7386ED;
text-decoration: underline;
}
.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
background: #7386ED;
border-color: #7386ED;
}
.features-version-one .feature-box-info h4 {
color: #7386ED;
} .nav-neek .navigation {
padding: 0;
}
.nav-neek .logo {
position: relative;
width: 100%;
min-height: 100px;
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
z-index: 0;
}
.nav-neek .logo:before {
content: '';
position: absolute;
right: 0;
top: 0;
width: 3000px;
height: calc(100% + 20px);
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
-webkit-clip-path: none;
clip-path: none;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
z-index: -1;
}
.nav-neek .logo::after {
content: "";
position: absolute;
top: 0;
right: -15px;
width: 3000px;
height: calc(100% + 35px);
-ms-transform: skewX(-10deg);
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
opacity: 0.25;
z-index: -1;
}
.nav-neek .menubar > .menu-wrap > li > a {
line-height: 100px;
}
.nav-neek .logo a,
.nav-neek .logo .site-description {
color: #fff;
}
.nav-neek .navigation .menu-wrap > li.dropdown > a:after {
visibility: hidden;
} .slider-section-fourteen .main-slider .owl-dots {
display: none !important;
}
.slider-section-fourteen .specia-content {
padding: 26px 45px;
background: none;
}
.slider-section-fourteen .specia-content:before {
content: '';
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
-webkit-clip-path: none;
clip-path: none;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
opacity: 0.75;
z-index: -1;
}
.slider-section-fourteen .specia-content:after {
content: "";
position: absolute;
top: 15px;
right: -15px;
width: 100%;
height: 100%;
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
opacity: 0.5;
z-index: -1;
}
.slider-section-fourteen .specia-content h6 {
display: inline-block;
margin-bottom: 10px;
font-size: 13px;
background-color: #ffffff;
padding: 5px 10px;
border-radius: 100px;
}
.slider-section-fourteen .slider-btn-play .video-play {
background-color: #ffffff;
}
@media (max-width: 767px) {
.slider-section-fourteen .specia-content h6 {
font-size: 10px;
}
.slider-section-fourteen .specia-content {
padding: 22px;
}
}
.post_date {
background: #7386ED;
}
.post_date h6 {
color: #ffffff;
}   .grid figure.effect-portfolio15 img {
width: 105%;
}
figure.effect-portfolio15 {
background: #7386ED;
}
figure.effect-portfolio15 img {
max-width: none;
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
min-height: 240px;
max-height: 240px;
object-fit: cover;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-portfolio15:hover img {
opacity: 0.4;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-portfolio15 figcaption {
text-align: left;
padding: 25px;
}
figure.effect-portfolio15 p {
color: #ffffff;
}
figure.effect-portfolio15 h2 {
position: relative;
overflow: hidden;
padding: 0.5em 0;
}
figure.effect-portfolio15 h2::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
figure.effect-portfolio15:hover h2::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-portfolio15 p {
padding: 1em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
figure.effect-portfolio15:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .page-wrapper .posts-navigation a {
background: transparent;
font-family: 'Open Sans', sans-serif;
padding: 12px 24px;
border-radius: 30px;
display: table-cell;
float: left;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.page-wrapper .posts-navigation a:hover {
color: #fff;
}
.page-wrapper .posts-navigation .nav-next {
float: right;
}
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus  {
color: #7386ED;
background: #fff;
}
.wp-block-loginout a{
text-decoration:none;
}
.entry-content .more-link:hover, 
.entry-content .more-link:focus {
color: #ffffff;
}
.select2-container--default .select2-selection--single {
min-height: 2.35em;
}    
.price_slider_wrapper .ui-slider .ui-slider-handle {
background: #ffffff;
}
.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
color: #fff;
border: solid 2px #fff;
background: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 2.35em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 2.35em;
}    
.page-wrapper .wp-block-latest-comments {
padding-left: 0;
}
h2.entry-title a,
.entry-content p {
word-break: break-word;
}
.footer-sidebar .wp-block-file a {
color: #fff;
}
ol.wp-block-latest-comments li a {
word-break: break-word;
}
.wp-block-embed figcaption {
text-align: center;
}
.wp-block-code code img {
display: inline-block;
margin-left: 10px;
}
.wp-block-pullquote.has-background blockquote {
background: inherit;
}
.woocommerce ul.products li.product .button.product_type_external {
width: 100%;
}
p.has-text-color em {
color: inherit;
}
.site-content .wp-block-group.has-background {
padding: 0 20px;
}
.wp-block-group em {
color: inherit;
}
.wp-block-table figcaption {
font-weight: 600;
}
.has-text-color em,
.has-text-color h2 {
color: inherit;
}
a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
color: #fff;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}