.side-effects  *{box-sizing:border-box}
    .side-effects {background: rgba(255,255,255,0.8);float: left;transition:0.5s;  left: -240px;  padding: 0px;position: fixed;top: 150px;width: 240px;z-index: 2147483647;}
    .side-effects.open {left: 0; transition:0.5s}
    .toolbar-item {border-top: 1px dashed #888;float: left;  list-style: outside none none;  width: 100%;}
    li.toolbar-item a {color: #333;float: left;  font-size: 16px;  letter-spacing: 1px;  padding: 10px 15px;  width: 100%; text-decoration:none}
    .side-effects > h3 {float: left;font-weight:600;color: #333; font-size: 16px;letter-spacing: 1px;padding: 20px 15px;text-transform: uppercase;width: 100%;margin: 0;}
    li.toolbar-item a span {  border-left: 1px solid #ccc;float: right;margin-left: 10px;padding-left: 10px;}
    li.toolbar-item a:hover ,li.toolbar-item a:focus , li.toolbar-item a:hover ,li.toolbar-item a.active{text-decoration:none; color:#e9146d}
    body.grayscale {  filter: grayscale(1); -moz-filter: grayscale(1);-webkit-filter: grayscale(1); -ms-filter: grayscale(1);-o-filter: grayscale(1);}
    body.contrast {filter: contrast(200%);-moz-filter: contrast(200%);-webkit-filter: contrast(200%); -o-filter: contrast(200%); -ms-filter: contrast(200%);}
    body.links-underline a {text-decoration: underline !important;}
    body.readable-font  , body.readable-font p , body.readable-font  h1 ,body.readable-font  h2 ,body.readable-font  a ,body.readable-font  h3 ,body.readable-font h4 ,body.readable-font h5 ,body.readable-font h6{font-family: open sans !important;}
    .navigation li.drop:hover > a {color: #feca0a;}
    footer ul li a:hover{text-decoration:none; color:#0d0d0d;}
    body.light-background{background:#fff !important; color:#222 !important}
    body.light-background footer , body.light-background .upper-header ,body.light-background .copy-rite ,body.light-background section , body.light-background nav{background:#fff !important; color:#222 !important}
    body.inverted{filter:invert(100%);-moz-filter:invert(100%);-webkit-filter:invert(100%);-ms-filter:invert(100%);-o-filter:invert(100%)}
    body.light-background p ,body.light-background h1 ,body.light-background h2 , body.light-background h3, body.light-background h4 , body.light-background h5 ,body.light-background h6 ,body.light-background a{color:#000 !important}
    body.light-background ul.categories-list li figcaption{background-color:rgba(255, 255, 255, 1)}
    body.light-background .content-block .owl-carousel .owl-item .item h2 ,body.light-background .content-block .owl-carousel .owl-item .item p ,body.light-background .content-block .owl-carousel .owl-item .item a ,body.light-background  .banner-content p , body.light-background   .join-btn , body.light-background  .quote-btn , body.light-background .view-more , body.light-background .search-box a ,body.light-background  .socials a , body.light-background  ul.category-area li figcaption a{color:#fff !important;}
    span.iocn {    background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/0c/Wheelchair_symbol.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 23px;
    background-color: white;
    margin-left: 0;
    margin-right: 8px;
    position: absolute;
    right: -31px;
    top: 0px;
    width: 23px;
    z-index: 999;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid 1px;}