#logo {
max-height: 100%;
}
.et-pb-arrow-prev{
background: #ff0d00;
}
.et-pb-arrow-next {
background: #ff0d00;
}
.et_pb_scroll_top.et-pb-icon {
background: rgba(0,0,0,0.6);
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
p>a {
color: #000000 !important;
text-decoration: underline;
}
@media (max-width: 767px){
.et-pb-arrow-prev{
background: none;
}
.et-pb-arrow-next {
background: none;
}}
@media only screen and (min-width: 981px){
#logo {
max-height: 280% !important;
box-shadow: 0px 20px 20px -18px rgb(0 0 0 / 50%);
}} @media (max-width: 1200px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}
}