.sidr {
    background: #fcfcfc;
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999;
    width: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}
.sidr.right {
    left: auto;
    right: -320px;
}
.sidr.left {
    left: -320px;
    right: auto;
}
@media (min-width: 576px) {
    .sidr {
        width: 380px;
    }
    .sidr.right {
        right: -380px;
    }
    .sidr.left {
        left: -380px;
    }
}
.sidr {
    padding: 20px;
}
.admin-bar .sidr  {
    padding-top: 40px;
}
.icon-sidr{
    position: relative;
    width: 60px;
}
/* Hamburger 1 */
#hamburger-one *,
#hamburger-one *:before {
    transition: .25s ease-in-out;
}
#hamburger-one {
    display: block;
    height: 30px;
    position: relative;
    cursor: pointer;
}
#hamburger-one span {
    display: block;
    position: absolute;
    left: 14px;
    height: 2px;
    background: #fff;
}
#hamburger-one span:before {
    content: '';
    display: block;
    position: absolute;
    left: -14px;
    height: 4px;
    width: 4px;
    background: #fff;
    border-radius: 100%;
}
#hamburger-one span:nth-of-type(1) {
    width: 40px;
    top: 0px;
}
#hamburger-one span:nth-of-type(2) {
    width: 30px;
    top: 8px;
}
#hamburger-one span:nth-of-type(3) {
    width: 25px;
    top: 16px;
}
#hamburger-one span:nth-of-type(4) {
    width: 35px;
    top: 24px;
}
#hamburger-one:hover span:nth-of-type(1) {
    width: 46px;
}
#hamburger-one:hover span:nth-of-type(2) {
    width: 36px;
}
#hamburger-one:hover span:nth-of-type(3) {
    width: 21px;
}
#hamburger-one:hover span:nth-of-type(4) {
    width: 41px;
}
#hamburger-one.active span {
    top: 15px;
    width: 30px !important;
    transform: rotate(45deg);
}
#hamburger-one.active span:before {
    left: 0;
    transform: rotate(90deg);
    width: 100%;
    height: 2px;
    border-radius: 0;
}
.sidr-offcanvas-close {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
/*
     FILE ARCHIVED ON 17:19:06 Dec 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:45:51 Apr 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.378
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.02
  esindex: 0.027
  cdx.remote: 57.799
  LoadShardBlock: 220.659 (3)
  PetaboxLoader3.datanode: 146.157 (4)
  PetaboxLoader3.resolve: 145.339 (2)
  load_resource: 115.705
*/