.shortcode_getbowtied_slider {
  height: 100vh;
  margin-bottom: 2.5rem; }
  .shortcode_getbowtied_slider .swiper-button-prev, .shortcode_getbowtied_slider .swiper-button-next {
    display: none; }
  .shortcode_getbowtied_slider .swiper-button-prev {
    background-size: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
    left: 0; }
  .shortcode_getbowtied_slider .swiper-button-next {
    background-size: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
    right: 0; }
  .shortcode_getbowtied_slider .swiper-slide {
    background-size: cover;
    text-align: center;
    position: relative;
    display: table; }
    .shortcode_getbowtied_slider .swiper-slide .slider-content {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    .shortcode_getbowtied_slider .swiper-slide h1 {
      font-size: 2.77778rem;
      margin: 0 10% 25px 10%; }
      @media only screen and (max-width: 39.9375em) {
        .shortcode_getbowtied_slider .swiper-slide h1 {
          font-size: 1.66667rem !important;
          line-height: 1.2 !important; } }
    .shortcode_getbowtied_slider .swiper-slide p {
      font-size: 1.16667rem;
      font-weight: normal;
      margin: 0 10% 55px 10%; }
    .shortcode_getbowtied_slider .swiper-slide .button {
      -webkit-appearance: none;
      -moz-appearance: none;
      border-radius: 0;
      border-style: solid;
      border-width: 1px;
      cursor: pointer;
      font-family: inherit;
      font-weight: bold;
      line-height: normal;
      margin: 0 0 0;
      position: relative;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
      font-size: 0.77778rem;
      background-color: #f00;
      border-color: #4d4d4d;
      color: #fff;
      -webkit-transition: background-color 300ms ease-out;
      -o-transition: background-color 300ms ease-out;
      transition: background-color 300ms ease-out;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      border-color: transparent; }
      .shortcode_getbowtied_slider .swiper-slide .button:hover {
        opacity: .7; }
    .shortcode_getbowtied_slider .swiper-slide .fullslidelink {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
  @media only screen and (min-width: 64em) {
    .shortcode_getbowtied_slider .swiper-button-prev {
      height: 75px;
      width: 75px;
      opacity: 0.5;
      left: 0;
      display: block;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
    .shortcode_getbowtied_slider .swiper-button-next {
      height: 75px;
      width: 75px;
      opacity: 0.5;
      right: 0;
      display: block;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
    .shortcode_getbowtied_slider .swiper-slide .slider-content-wrapper {
      width: 50%;
      position: relative;
      margin: 0 auto;
      text-align: center;
      padding: 0 75px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .shortcode_getbowtied_slider .swiper-slide.left-align .slider-content-wrapper {
      float: left; }
    .shortcode_getbowtied_slider .swiper-slide.right-align .slider-content-wrapper {
      float: right; }
    .shortcode_getbowtied_slider .swiper-slide.center-align .slider-content-wrapper {
      float: none;
      padding: 0; }
    .shortcode_getbowtied_slider .swiper-slide.center-align h1 {
      margin: 0 0 25px 0; }
    .shortcode_getbowtied_slider .swiper-slide.center-align p {
      margin: 0 0 55px 0; }
    .shortcode_getbowtied_slider:hover .swiper-button-prev,
    .shortcode_getbowtied_slider:hover .swiper-button-next {
      background-color: rgba(255, 255, 255, 0.6);
      opacity: 0.5; }
      .shortcode_getbowtied_slider:hover .swiper-button-prev:hover,
      .shortcode_getbowtied_slider:hover .swiper-button-next:hover {
        opacity: 1;
        background-color: rgba(255, 255, 255, 0.5); } }
  .shortcode_getbowtied_slider .quickview-pagination {
    display: block;
    position: absolute;
    left: 0;
    bottom: 10%;
    z-index: 9999;
    width: 100%;
    text-align: center; }
    .shortcode_getbowtied_slider .quickview-pagination .swiper-pagination-bullet {
      margin: 5px;
      background: rgba(0, 0, 0, 0.5);
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      .shortcode_getbowtied_slider .quickview-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #000;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3); }
