.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;
}.banner,
.banner_frame {
position: relative;
overflow: hidden
}
.banner_wrapper {
line-height: 0;
margin: 0 0 20px
}
.banner,
.custom-banners-cycle-slideshow .banner_wrapper {
margin: 0
}
.banner {
background-size: cover;
box-sizing: content-box;
max-height: 100%;
max-width: 100%
}
.custom-banners-cycle-slideshow {
margin: 0 0 20px;
box-sizing: border-box;
}
.custom-banners-cycle-slideshow *{
box-sizing: border-box;
}
.banner_wrapper .banner > img {
border: 0;
border-radius: 0;
box-shadow: none;
display: block;
height: auto;
margin: 0 auto;
padding: 0;
width: auto;
}
.banner_frame {
display: inline-block
}
.custom_banners_slide_full_width {
max-width: none!important;
max-height: none!important;
width: 100%!important;
height: auto!important
}
.custom_banners_slide_full_height {
max-width: none!important;
max-height: none!important;
width: auto!important;
height: 100%!important
}
.banner_frame>img {
bottom: -9999px;
height: auto;
left: -9999px;
margin: auto;
position: absolute;
right: -9999px;
top: -9999px;
width: auto
}
.banner_wrapper .banner img {
border: 0;
border-radius: 0;
box-shadow: none
}
@media only screen and (max-width:500px) {
.banner.has_cta .banner_caption_inner { }
}
.rotatingBannerWidget .banner {
border: none
}
.banner .custom_banners_big_link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999
}
.banner_caption iframe {
position: relative;
z-index: 9999
}
.banner .banner_caption {
line-height: 1;
background-image: url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/black_70.png);
color: #FFF;
padding: 20px;
position: absolute;
left: 0;
right: 0
}
.banner .banner_caption_text {
display: inline-block;
line-height: 1.25;
}
.banner.bottom .banner_caption {
bottom: 0
}
.banner.left .banner_caption {
top: 0;
right: auto;
bottom: 0;
width: 30%
}
.banner.right .banner_caption {
top: 0;
left: auto;
bottom: 0;
width: 30%
}
.banner.top .banner_caption {
top: 0
}
.banner.bottom.has_cta .banner_caption,
.banner.top.has_cta .banner_caption {
padding: 20px
}
.banner.left .banner_call_to_action,
.banner.right .banner_call_to_action {
float: none;
text-align: center;
top: auto;
margin: 0 0 15px;
bottom: 15px;
right: 15px;
left: 15px
}
.banner.left .banner_call_to_action .banner_btn_cta,
.banner.right .banner_call_to_action .banner_btn_cta {
display: block
}
.banner.legacy_cta_position .banner_call_to_action {
float: right;
margin-left: 10px
}
.banner_call_to_action {
display: inline-block;
margin: 0 10px
}
.banner .banner_call_to_action .banner_btn_cta {
background: orange;
border: 1px solid #FF8C00;
border-radius: 5px;
color: navy;
display: inline-block;
font-weight: 700;
margin: 0;
padding: 6px 10px
}
.custom-banners-cycle-slideshow-default_style .custom-b-cycle-controls .custom-b-cycle-next,
.custom-banners-cycle-slideshow-default_style .custom-b-cycle-controls .custom-b-cycle-prev {
color: #fff;
font-size: 34px;
font-weight: 700;
height: 34px;
margin-top: -42px;
text-shadow: 1px 1px 1px #000;
top: 50%;
width: auto;
z-index: 9999;
cursor: pointer
}
.custom-banners-cycle-slideshow {
overflow: hidden;
position: relative;
margin-bottom: 40px;
}
.custom-banners-cycle-slideshow .cycle-slide {
right: 0;
left: 0
}
.custom-b-cycle-controls {
text-align: center
}
.custom-banners-cycle-slideshow .custom-b-cycle-controls a {
border: 0 none;
box-shadow: none;
}
.custom-b-cycle-controls .custom-b-cycle-prev {
position: absolute;
left: 12px
}
.custom-b-cycle-controls .custom-b-cycle-next {
position: absolute;
right: 12px
}
.custom-b-cycle-controls .custom-b-cycle-pager {
bottom: 0;
display: inline-block;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: center;
width: auto;
z-index: 9999
}
.custom-b-cycle-controls .custom-b-cycle-pager span {
color: #ddd;
cursor: pointer;
font-size: 38px;
line-height: 19px;
opacity: .5
}
.custom-b-cycle-pager span a {
display: none
}
.custom-b-cycle-pager span::after {
content: "•"
}
.custom-b-cycle-pager span.cycle-pager-active {
color: #D69746;
opacity: 1
}
.custom-banners-cycle-slideshow-default_style .banner {
box-sizing: border-box;
margin-bottom: 40px;
}
.banner_wrapper .custom-banners-theme-standard.banner{border:0;position:relative;width:100%}.custom-banners-cycle-slideshow-theme-standard .cycle-slide{right:0;left:0}.banner_wrapper .banner.custom-banners-theme-standard .banner_caption{background:0 0;color:#fff;font-family:Arial;text-shadow:0 1px 1px rgba(0,0,0,.75);top:0;bottom:auto;padding:20px;font-size:12px}.banner_wrapper .banner.custom-banners-theme-standard .banner_call_to_action .banner_btn_cta{background:0 0;border:0;border-radius:0;color:#fff;display:inline-block;font-size:12px;font-weight:700;margin:0;padding:0}.custom-b-cycle-controls.custom-banners-controls-theme-standard{bottom:0;height:100%;left:0;position:absolute;right:0;text-align:center;top:0}.custom-b-cycle-controls.custom-banners-controls-theme-standard .custom-b-cycle-prev{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_left_arrow.png);cursor:pointer;height:34px;left:12px;margin-top:-17px;position:absolute;text-indent:-10000px;top:50%;width:20px;z-index:9999}.custom-b-cycle-controls.custom-banners-controls-theme-standard .custom-b-cycle-next{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_right_arrow.png);cursor:pointer;height:34px;right:12px;margin-top:-17px;position:absolute;text-indent:-10000px;top:50%;width:20px;z-index:9999}.custom-b-cycle-controls.custom-banners-controls-theme-standard .custom-b-cycle-pager{bottom:0;display:inline-block;position:absolute;text-align:center;width:auto;z-index:9999}.custom-b-cycle-controls.custom-banners-controls-theme-standard .custom-b-cycle-pager span{color:#ddd;cursor:pointer;font-size:38px;line-height:19px;opacity:.5}.custom-b-cycle-controls.custom-banners-controls-theme-standard .custom-b-cycle-pager span.cycle-pager-active{opacity:1}.banner_wrapper .banner.custom-banners-theme-standard-black .banner_call_to_action .banner_btn_cta,.banner_wrapper .banner.custom-banners-theme-standard-black .banner_caption,.custom-b-cycle-controls.custom-banners-controls-theme-standard-black .custom-b-cycle-pager span{color:#000}.custom-b-cycle-controls.custom-banners-controls-theme-standard-black .custom-b-cycle-prev{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_black_left_arrow.png)}.custom-b-cycle-controls.custom-banners-controls-theme-standard-black .custom-b-cycle-next{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_black_right_arrow.png)}.banner_wrapper .banner.custom-banners-theme-standard-yellow .banner_call_to_action .banner_btn_cta,.banner_wrapper .banner.custom-banners-theme-standard-yellow .banner_caption,.custom-b-cycle-controls.custom-banners-controls-theme-standard-yellow .custom-b-cycle-pager span{color:#fbcf61}.custom-b-cycle-controls.custom-banners-controls-theme-standard-yellow .custom-b-cycle-prev{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_yellow_left_arrow.png)}.custom-b-cycle-controls.custom-banners-controls-theme-standard-yellow .custom-b-cycle-next{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_yellow_right_arrow.png)}.banner_wrapper .banner.custom-banners-theme-standard-pink .banner_call_to_action .banner_btn_cta,.banner_wrapper .banner.custom-banners-theme-standard-pink .banner_caption,.custom-b-cycle-controls.custom-banners-controls-theme-standard-pink .custom-b-cycle-pager span{color:#ff6f6f}.custom-b-cycle-controls.custom-banners-controls-theme-standard-pink .custom-b-cycle-prev{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_pink_left_arrow.png)}.custom-b-cycle-controls.custom-banners-controls-theme-standard-pink .custom-b-cycle-next{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_pink_right_arrow.png)}.banner_wrapper .banner.custom-banners-theme-standard-blue .banner_call_to_action .banner_btn_cta,.banner_wrapper .banner.custom-banners-theme-standard-blue .banner_caption,.custom-b-cycle-controls.custom-banners-controls-theme-standard-blue .custom-b-cycle-pager span{color:#0dccc0}.custom-b-cycle-controls.custom-banners-controls-theme-standard-blue .custom-b-cycle-prev{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_blue_left_arrow.png)}.custom-b-cycle-controls.custom-banners-controls-theme-standard-blue .custom-b-cycle-next{background-image:url(//perlestore.com/wp-content/plugins/custom-banners/assets/img/standard_blue_right_arrow.png)}
.custom-b-cycle-controls img {
box-shadow: none !important;
}.simple-banner {
width: 100%;
text-align: center;
z-index: 99999;
position: relative;
display: block;
}
.simple-banner .simple-banner-text {
font-weight: 700;
padding: 10px 20px;
}
.simple-banner .simple-banner-button {
border: none;
background-color: transparent;
padding: 0 5px;
margin: 0 10px;
text-align: center;
text-decoration: none;
position: absolute;
transform: translate(0%, -50%);
right: 0;
top: 50%;
font-size: 16px;
cursor: pointer;
}