.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 [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;
}.easy-faq{
padding: 10px;
margin: 10px auto;
}
.easy-faq-title {
border-bottom: 1px solid #D3D3D3;
box-sizing: border-box;
font-weight: bold;
margin-bottom: 12px;
padding-bottom: 3px;
text-decoration: none;
cursor: pointer;
cursor: hand;
}
.easy-faq .easy-faq-featured-image img {
max-width: 100%;
height: auto;
margin: 20px auto;
}
.easy-faq .easy-faq-body {
box-sizing: border-box;
margin-bottom: 35px;
padding-left: 20px;
}
.easy-faq .easy-faq-body p {
width: 100%;
}
.easy-faq .easy-faq-body p a {
}
.easy-faq p a:hover{
}
.widgets .easy-faq{
margin: 5px auto;
}
.easy-faq-questions	{
padding: 10px 0;
display: inline-block;
float: left;
color: #00af41;
padding: 10px 0;
font-size: 16px;
}
.easy-faq-questions li	{
padding: 5px 0;
}
.quick-links	{
border-bottom: 1px solid #000;
font-size: 32px;
padding: 60px 0 20px 0;
}
.faq-questions	{
display: inline-block;
}
.faq_scroll:hover	{
cursor: pointer;
} .easy-faqs-wrapper .search_highlight {
background-color: lightgreen;
} .easy_faqs_search_form > form
{
display: block;
margin-bottom: 40px;
}
.easy_faqs_search_form #search_faqs {
box-sizing: border-box;
display: block;
height: 48px;
padding: 5px 11px;
width: 100%;
}
.easy_faqs_search_form form.show_category_select #search_faqs {
display: inline-block;
width: 65%;
}
.easy_faqs_search_form #search_faqs_category {
box-sizing: border-box;
display: inline-block;
height: 48px;
padding: 5px 11px;
margin-left: 5px;
width: 30%;
}
@media only screen and (max-width: 500px) {
.easy_faqs_search_form form.show_category_select #search_faqs {
margin-bottom: 12px;
margin-right: 0;
width: 100%;
}
.easy_faqs_search_form #search_faqs_category {
margin-left: 0;
margin-bottom: 12px;
width: 100%;
}
}
.easy_faqs_search_form.show_category_select .search_inputs {
box-sizing: border-box;
margin-top: 12px;
margin-bottom: 12px;
} .easy-faqs-accordion .easy-faq .easy-faq-body,
.easy-faqs-accordion-collapsed .easy-faq  .easy-faq-body{
display: none;
}
.easy-faqs-accordion .easy-faq:nth-child(1) .easy-faq-body{
display: block;
}
.easy_faqs_category_wrapper h2.ui-accordion-header{
cursor: pointer;
}
.easy_faqs_category_wrapper h2.ui-accordion-header::before {
content: "+";
}
.easy_faqs_category_wrapper h2.ui-accordion-header-active::before {
content: "-";
} .easy_faqs_error{
color: red;
}
.easy_faqs_field_wrap_error {
border: 1px solid red;
padding: 10px 10px 0;
margin-bottom: 10px;
}
.easy-faqs-title-after,
.easy-faqs-title-before {
display: none;
}  div[class^="easy-faqs-theme-"],
div[class*=" easy-faqs-theme-"] {
margin-bottom: 20px;
}
.easy-faqs-wrapper *, .easy-faqs-wrapper *::before, .easy-faqs-wrapper *::after {
box-sizing: border-box;
}
.easy-faqs-wrapper .easy-faq-body > *:first-child {
margin-top: 0;
}
div[class^="easy-faqs-theme-"] .easy-faq,
div[class*=" easy-faqs-theme-"] .easy-faq {
margin-top: 0;
margin-bottom: 20px; padding-top: 0;
padding-bottom: 0;
}
div[class^="easy-faqs-theme-"] .easy-faq-title,
div[class*=" easy-faqs-theme-"] .easy-faq-title {
display: table;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
min-height: 40px;
line-height: 40px;
margin-top: 0;
margin-bottom: 0px;
position: relative;
width: 100%;
}
div[class^="easy-faqs-theme-"] .easy-faq-title.ui-accordion-header-active,
div[class*=" easy-faqs-theme-"] .easy-faq-title.ui-accordion-header-active {
margin-bottom: 0;
}
div[class^="easy-faqs-theme-"] .easy-faqs-title-text,
div[class*=" easy-faqs-theme-"] .easy-faqs-title-text {
display: table-cell;
height: 40px;
line-height: 1.5;
padding-bottom: 5px;
padding-top: 5px;
vertical-align: middle;
} div[class^="easy-faqs-theme-"] .easy-faq-body img,
div[class*=" easy-faqs-theme-"] .easy-faq-body img {
max-width: 100%;
height: auto;
}
div[class^="easy-faqs-theme-"] .easy-faq-body ol,
div[class*=" easy-faqs-theme-"] .easy-faq-body ol {
list-style-position: inside;
} .easy-faqs-theme-office {
}
.easy-faqs-wrapper.easy-faqs-theme-office .easy-faq {
border-width: 1px;
border-style: dashed;
border-color: #999999;
padding: 0;
margin-bottom: 20px;
}
.ui-accordion.easy-faqs-theme-office .easy-faq {
border-bottom-width: 0;
}
.ui-accordion.easy-faqs-theme-office .easy-faq:last-child {
border-bottom-width: 1px;
} .ui-accordion.easy-faqs-theme-office .easy-faq {
margin-bottom: 0px;
padding: 0;
}
.easy-faqs-wrapper.easy-faqs-theme-office .easy-faq-title {
border-bottom: 0 none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0 40px 0 10px;
}
.easy-faqs-wrapper.easy-faqs-theme-office.easy-faqs-no-ac .easy-faq-title {
padding: 0 10px 0 10px;
}
.ui-accordion.easy-faqs-theme-office .easy-faqs-title-after {
background-image: url(//quoll.it/wp-content/plugins/easy-faqs/include/img/theme-sprite-black-triangles.png);
background-position: 2px 0;
background-repeat: no-repeat;
display: block;
height: 12px;
position: absolute;
right: 4px;
top: 15px;
width: 14px;
}
.easy-faqs-theme-office .easy-faq-title.ui-accordion-header-active .easy-faqs-title-after {
background-position: 0 -18px;
}
.easy-faqs-theme-office .easy-faq-body {
background-color: white;
border-top: 0;
color: #555555;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 13px;
margin-bottom: 0;
padding: 20px;
} .easy-faqs-theme-office-gray .easy-faq {
background-color: #e5e5e5;
}
.easy-faqs-theme-office-gray .easy-faq-title {
color: #000;
}
.easy-faqs-theme-office-gray .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-gray .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #e5e5e5;
}
.ui-accordion.easy-faqs-theme-office-gray .easy-faq:nth-child(even) .easy-faq-title {
background-color: #f5f5f5;
} .easy-faqs-theme-office-red .easy-faq {
background-color: #ffc1b4;
}
.easy-faqs-theme-office-red .easy-faq-title {
background-color: #ffc1b4;
color: #000;
}
.easy-faqs-theme-office-red .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-red .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #ffc1b4;
}
.ui-accordion.easy-faqs-theme-office-red .easy-faq:nth-child(even) .easy-faq-title {
background-color: #fff3f1;
} .easy-faqs-theme-office-green .easy-faq {
background-color: #baffd7;
}
.easy-faqs-theme-office-green .easy-faq-title {
background-color: #baffd7;
color: #000;
}
.easy-faqs-theme-office-green .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-green .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #baffd7;
}
.ui-accordion.easy-faqs-theme-office-green .easy-faq:nth-child(even) .easy-faq-title {
background-color: #eefff5;
} .easy-faqs-theme-office-blue .easy-faq {
background-color: #badeff;
}
.easy-faqs-theme-office-blue .easy-faq-title {
background-color: #badeff;
color: #000;
}
.easy-faqs-theme-office-blue .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-blue .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #badeff;
}
.ui-accordion.easy-faqs-theme-office-blue .easy-faq:nth-child(even) .easy-faq-title {
background-color: #edf6ff;
} .easy-faqs-theme-office-purple .easy-faq {
background-color: #e3baff;
}
.easy-faqs-theme-office-purple .easy-faq-title {
background-color: #e3baff;
color: #000;
}
.easy-faqs-theme-office-purple .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-purple .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #e3baff;
}
.ui-accordion.easy-faqs-theme-office-purple .easy-faq:nth-child(even) .easy-faq-title {
background-color: #fdeeff;
} .easy-faqs-theme-office-skyblue .easy-faq {
background-color: #baf9ff;
}
.easy-faqs-theme-office-skyblue .easy-faq-title {
background-color: #baf9ff;
color: #000;
}
.easy-faqs-theme-office-skyblue .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-skyblue .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #baf9ff;
}
.ui-accordion.easy-faqs-theme-office-skyblue .easy-faq:nth-child(even) .easy-faq-title {
background-color: #edfeff;
} .easy-faqs-theme-office-teal .easy-faq {
background-color: #bafff8;
}
.easy-faqs-theme-office-teal .easy-faq-title {
background-color: #bafff8;
color: #000;
}
.easy-faqs-theme-office-teal .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-teal .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #bafff8;
}
.ui-accordion.easy-faqs-theme-office-teal .easy-faq:nth-child(even) .easy-faq-title {
background-color: #edfffd;
} .easy-faqs-theme-office-gold .easy-faq {
background-color: #fffcba;
}
.easy-faqs-theme-office-gold .easy-faq-title {
background-color: #fffcba;
color: #000;
}
.easy-faqs-theme-office-gold .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-gold .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #fffcba;
}
.ui-accordion.easy-faqs-theme-office-gold .easy-faq:nth-child(even) .easy-faq-title {
background-color: #fffeed;
} .easy-faqs-theme-office-manilla .easy-faq {
background-color: #ffedba;
}
.easy-faqs-theme-office-manilla .easy-faq-title {
background-color: #ffedba;
color: #000;
}
.easy-faqs-theme-office-manilla .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-manilla .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #ffedba;
}
.ui-accordion.easy-faqs-theme-office-manilla .easy-faq:nth-child(even) .easy-faq-title {
background-color: #fffaed;
} .easy-faqs-theme-office-orange .easy-faq {
background-color: #ffd5ba;
}
.easy-faqs-theme-office-orange .easy-faq-title {
background-color: #ffd5ba;
color: #000;
}
.easy-faqs-theme-office-orange .easy-faq-title.ui-accordion-header-active {
border-bottom: 1px dashed #999999;
}
.easy-faqs-theme-office-orange .easy-faq:nth-child(odd) .easy-faq-title {
background-color: #ffd5ba;
}
.ui-accordion.easy-faqs-theme-office-orange .easy-faq:nth-child(even) .easy-faq-title {
background-color: #fff5ed;
} .easy-faqs-wrapper.easy-faqs-theme-default_style {
}
.easy-faqs-wrapper.easy-faqs-theme-default_style .easy-faq-title {
font-weight: bold;
}
.easy-faqs-wrapper.easy-faqs-theme-default_style .easy-faq-body {
margin-top: 20px;
} .easy-faqs-inline-feedback {
}
.easy-faqs-inline-feedback p {
font-size: .8em;
margin-bottom: 12px;
}
.easy_faqs_feedback_message {
margin-bottom: 12px;
}
.easy_faqs_voting {
margin: 0 0 14px;
}
button.easy_faqs_vote_link {
padding: 7px 12px;
}body.post-type-archive-qproject .posts-layout .hentry {
margin-bottom: 30px;
}
#qproject_placeholder {
min-height: 100px;
}
.qproject_articles_container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: flex-start;
gap: 30px 10px; }
.posts-layout .qproject_articles_container .qproject-article.hentry {
margin-bottom: 0;
}
.qproject_articles_container .qproject-article {
-webkit-box-flex: 0 1 auto;
-moz-box-flex: 0 1 auto;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto
flex: 0 1 auto;
width: 100%;
}
.qproject_container {
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: flex-start;
align-content: flex-start;
gap: 0px 0px; box-sizing: border-box; 
height: auto;
margin-bottom: 2px;
background-color: #dcdcdc; 
padding: 1em;
border-top-left-radius: 40%;
border-bottom-right-radius: 15%;
}
article:nth-child(even) .qproject_container {
background-color: #B7B7B7;
}
.qproject_container:after {
display:block;
clear: both;
}
article .qproject_container .qproject_post_tags {
-webkit-box-flex: 0 1 auto;
-moz-box-flex: 0 1 auto;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto
flex: 0 1 auto;
position: relative;
top: -20px;
left: auto;
right: 0;
}
.qproject_container .qproject_img {
-webkit-box-flex: 0 1 auto;
-moz-box-flex: 0 1 auto;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto
flex: 0 1 auto;
position: relative;
width: 350px;
max-width:100%; }
.qproject_container .qproject_img img {
width:100%; 
max-width:300px;
margin:0;
float: none;
margin:0px;
padding:10px;
border:1px solid #999;
background-color:#FFF;
box-shadow:0 0 7px #333;
-moz-box-shadow:0 0 7px #333;
-webkit-box-shadow:0 0 7px #333;
}
.qproject_container .qproject_content {
-webkit-box-flex: 0 1 auto;
-moz-box-flex: 0 1 auto;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto
flex: 0 1 auto;
position: relative;
width: 100%; 
float: none;
margin:0;
padding: 1em;
}
.qproject_container .qproject_content h2 {
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
}
.qproject_container .qproject_content h2 a {
color: #00102E;
} @media screen and (min-width: 768px) {
.qproject_articles_container {
flex-flow: row wrap;
}
.qproject_articles_container .qproject-article.qproject_grid {
-webkit-box-flex: 0 1 48%;
-moz-box-flex: 0 1 48%;
-webkit-flex: 0 1 48%;
-ms-flex: 0 1 48%;
flex: 0 1 48%;
}
.qproject_container {
flex-flow: row wrap;
}
.post-type-archive-qproject .qproject_container {
height: 230px;
}
.post-type-archive-qproject article.qproject_grid .qproject_container {
height: 380px;
}
article:nth-child(even) .qproject_container {
border-top-left-radius: 15%;
border-top-right-radius: 0;
border-bottom-right-radius: 40%;
border-bottom-left-radius: 0;
}
article.qproject_grid:nth-child(even) .qproject_container {
border-top-left-radius: 0px;
border-top-right-radius: 40%;
border-bottom-right-radius: 0;
border-bottom-left-radius: 15%;
}
article.qproject_grid:nth-child(even) .qproject_container .qproject_post_tags {
left: 0;
right: auto;
}
article .qproject_container .qproject_post_tags {
position: absolute;
}
.qproject_container .qproject_img {
-webkit-box-flex: 0 1 25%;
-moz-box-flex: 0 1 25%;
-webkit-flex: 0 1 25%;
-ms-flex: 0 1 25%;
flex: 0 1 25%; }
.qproject_container .qproject_img img {
border-top-left-radius: 50px;
border-bottom-right-radius: 25px;
}
.qproject_container .qproject_content {
-webkit-box-flex: 0 1 75%;
-moz-box-flex: 0 1 75%;
-webkit-flex: 0 1 75%;
-ms-flex: 0 1 75%;
flex: 0 1 75%; height: 100%;
overflow-y: auto;
}
.qproject_container .qproject_content::-webkit-scrollbar {
display: none;
}
article:nth-child(even) .qproject_container .qproject_img {
order: 2; }
article:nth-child(even) .qproject_container .qproject_img img {
border-top-left-radius: 25px;
border-bottom-right-radius: 50px;
}
article.qproject_grid:nth-child(even) .qproject_container .qproject_img img {
border-top-left-radius: 0px;
border-top-right-radius: 50px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 25px;
}
article:nth-child(even) .qproject_container .qproject_content {
order: 1; }
}   .qproject-grid-icon {
display: none;
} @media screen and (min-width: 768px) {
.qproject-grid-icon {
display: block;
}
}   .service_container {
width:100%;
margin-bottom:10px;
padding:5px;
border:0px solid transparent;
color:#fff;
border-radius: 15px;
}
.service_container a {
color: #fff;
text-decoration: underline #fff double auto;
}
.service_container .service_title {
text-align: center;
color: #fff;
}
.service_1, .service_blu {
background-color:#1e73be;
}
.service_2, .service_red {
background-color:#fe4809;
}
.service_3, .service_green {
background-color:#0fe22a;
}
.service_2_3 {
background-color:#fe4809;
background-image: linear-gradient(to top, #fe4809 50%, #0fe22a);
}
.service_4, .service_cyan {
background-color:#fe36f9;
}
.service_5, .service_gray {
background-color:#a6a6a6;
}
.service_6, .service_yellow {
background-color:#c9c925;
}
.service_2_6 {
background-color: #c9c925;
background-image: linear-gradient(to top, #fe36f9 50%, #c9c925);
}
@media screen and (min-width: 768px) {
.service_container {
width:100%;
margin-bottom:10px;
padding:5px;
border:1px solid transparent;
color: currentcolor;
border-radius: 0px;
}
.service_container:hover {
color:#fff;
border-radius: 15px;
}
.service_container a {
color: #1e73be;
text-decoration: underline #1e73be double auto;
}
.service_container a:hover,
.service_container:hover a {
color: #fff;
text-decoration: underline #fff double auto;
}
.service_container .service_title {
color: #00102E;
text-align: center;
}
.service_container:hover .service_title {
color: #fff;
}
.service_1, .service_blu {
border-color: #1e73be;
color:#1e73be;
background-color: transparent;
}
.service_1:hover, .service_blu:hover {
background-color:#1e73be;
}
.service_2, .service_red {
border-color: #fe4809;
color:#fe4809;
background-color: transparent;
}
.service_2:hover, .service_red:hover {
background-color:#fe4809;
}
.service_3, .service_green {
border-color: #0fe22a;
color:#0fe22a;
background-color: transparent;
}
.service_3:hover, .service_green:hover {
background-color:#0fe22a;
}
.service_2_3 {
border-color: #fe4809;
color:#fe4809;
background-color: transparent;
background-image: none;
}
.service_2_3:hover {
background-color:#fe4809;
background-image: linear-gradient(to top, #fe4809 50%, #0fe22a);
}
.service_4, .service_cyan {
border-color: #fe36f9;
color:#fe36f9;
background-color: transparent;
}
.service_4:hover, .service_cyan:hover {
background-color:#fe36f9;
}
.service_5, .service_gray {
border-color: #a6a6a6;
color:#a6a6a6;
background-color: transparent;
}
.service_5:hover, .service_gray:hover {
background-color:#a6a6a6;
}
.service_6, .service_yellow {
border-color: #c9c925;
color:#c9c925;
background-color: transparent;
}
.service_6:hover, .service_yellow:hover {
background-color:#c9c925;
}
.service_2_6 {
border-color: #c9c925;
color: #c9c925;
background-color: transparent;
background-image: none;
}
.service_2_6:hover {
background-color: #c9c925;
background-image: linear-gradient(to top, #fe36f9 50%, #c9c925);
}
}  .breadcrumbs-term-archive {
margin-top: -30px;
padding-left: 20px;
}.wc_captcha-form {
display:block;
float:none;
clear:both;
margin-bottom: 16px!important;
vertical-align: middle;
}
.login form .wc_captcha-form span {
display: inline-block;
}
.wc_captcha-form input[type="text"].wc-input, form.comment-form .wc_captcha-form input[type="text"].wc-input  {
display: inline-block;
vertical-align: middle;
width: 60px!important;
margin-bottom: 0;
}