body .bwg_ctrl_btn,
body .bwg_toggle_btn,
body .bwg_close_btn,
body .fa-chevron-left,
body .fa-chevron-right {
   color: #FAB500;
}

body .spider_popup_wrap {
   background-color: rgba(0, 0, 0, 0.7);
}

body .displaying-num_0 {
   display: none;
}

body #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
   border: 0;
}

body .spider_popup_close {
   border-radius: 50%;
   height: 40px;
   right: -20px;
   top: -20px;
   width: 40px;
}

body .bwg_close_btn.fa.fa-times {
   font-size: 1.8em;
}

body #spider_popup_left, 
body #spider_popup_right {
   visibility: visible !important;
}

body #spider_popup_left span {
  left: 20px;
}

body #spider_popup_right span {
  left: auto;
  right: 20px;
}