.typed-cursor {
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@-moz-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}#et_search_icon:hover:before{color:#fff !important}@media only screen and (max-width:479px){.form-submit input{max-width:280px;white-space:normal}}@media only screen and (min-width:480px) and (max-width:768px){.form-submit input{max-width:400px;white-space:normal}}body.single article.has-post-thumbnail>img:nth-of-type(1){width:auto !important;height:auto !important}body.single article.has-post-thumbnail .et_post_meta_wrapper>img:nth-of-type(1){width:auto !important;height:auto !important}#footer-info + #footer-info{display:none}.et_pb_slider .et-pb-controllers a{background-color:transparent;border:1px solid #fff}#footer-info{width:100%;margin:0 auto;text-align:center !important}@media only screen and (min-width:980px){#footer-bottom .et-social-icons{margin-bottom:-28px}}