/**
 * Theme Name: nanosoft Child
 * Description: Child theme for the nanosoft
 * Author: LineThemes
 * Template: nanosoft
 */
/* site-slider-arrow-fix: 修复轮播箭头白色方块 */
#rev_slider_1_1_wrapper .tparrows,
.rev_slider_wrapper .tparrows,
rs-fullwidth-wrap rs-module-wrap .tparrows {
  background: rgba(0, 0, 0, 0.45) !important;
  width: 44px !important;
  height: 44px !important;
  border-radius: 50% !important;
}
#rev_slider_1_1_wrapper .tparrows:before,
.rev_slider_wrapper .tparrows:before,
rs-fullwidth-wrap rs-module-wrap .tparrows:before {
  color: #ffffff !important;
  line-height: 44px !important;
  font-size: 18px !important;
}
