/**
 * @file
 * Visual styles for Startupgrowth's slider revolution boxed width.
 */
.boxed .view-slideshow-boxed .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.slideshow-boxedwidth .tparrows {
  width: 45px;
  height: 45px;
}
.slideshow-boxedwidth .tparrows:before {
  font-size: 32px;
  line-height: 44px;
  padding-right: 1px;
}
