 
@media only screen and (max-width:768px) and (min-width:320px)
{
img#accesibilty {
    margin-left: 25%;
}
div#wp_access_helper_container {
    margin-top: 75%;
    opacity: 0.2;
}
div#wp_access_helper_container:hover {
    opacity: 1;
}}

.a_module.wah_contrast_trigger {
    display: none;
}.a_module.wah_clear_cookies {
    display: none;
}.the-tooltip > .tooltip_inner {
    font-size: 20px;
    width: 300px;
    line-height: 34px;
}
body .accessability_container.dark_theme .a_module {
   border-bottom: none; 
}

button.wah-action-button.wahout.wah-call-highlight-links:hover {
    width: 182;
    height: 85px;
    
    font-size: 26px;
    border-radius: 22%;
    background: #c1c1c1!important;
}
button.wah-action-button.wahout.wah-call-keyboard-navigation:hover {
    width: 182px;
    height: 85px;
   
    font-size: 26px;
    border-radius: 22%;
    background: #c1c1c1!important;
    color: #000!important;
}
button.wah-action-button.wahout.wah-call-invert:hover {
    width: 182;
    height: 85px;
   
    font-size: 20px;
    border-radius: 22%;
    background: #c1c1c1!important;
    color: #000!important;
}
button.wah-action-button.smaller.wahout:hover {
    width: 182;
    height: 85px;
    font-size: 26px;
    border-radius: 22%;
    background: #c1c1c1!important;
}
button.wah-action-button.larger.wahout:hover {
    width: 182;
    height: 85px;
    font-size: 26px;
    border-radius: 22%;
    background: #c1c1c1!important;
}

body .accessability_container.dark_theme.accessability_container.active, body .accessability_container.dark_theme #access_container, body .accessability_container.dark_theme .access_container_inner, body .accessability_container.dark_theme .a_module, body .accessability_container.dark_theme .a_module_title, body .accessability_container.dark_theme .a_module_exe, body .accessability_container.dark_theme .font_resizer a, body .accessability_container.dark_theme .contrast_trigger {
    background: #c1c1c1 !important;
}
button.close_container {
    background: #000!important;}

div#wp_access_helper_container {
    background: transparent!important;
}

div#wp_access_helper_container:hover {
    opacity: 1;
}
#wp_access_helper_container {
    margin-top: 11%;
    margin-left: 4%;
    opacity: 0.8;
display:none;
  
}
div#accesibilty {
    float: left!important;
    margin-right: 0px!important;
	cursor:pointer;
}
button.wah-action-button.wahout.wah-call-clear-cookies {
    display: none;
}
button#contrast_trigger {
    display: none;
}
.a_module_title {
    display: none;
}

.rpwe-block li {
    margin-bottom: 0!important;
}
 
