/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, /home/pavanravishankar/public_html/templates/rt_kraken/custom/scss/custom.scss */
.button.button-5 {
  color: #fff !important;
  border: 2px solid #fff;
}
/* line 5, /home/pavanravishankar/public_html/templates/rt_kraken/custom/scss/custom.scss */
.button.button-5:hover, .button.button-4:active, .button.button-4:focus {
  border: 2px solid #fff;
  color: #d60007 !important;
  background-color: #fff;
}
/* line 10, /home/pavanravishankar/public_html/templates/rt_kraken/custom/scss/custom.scss */
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
  color: #fff;
  height: 22px;
  margin-top: -11px;
  background: none;
  text-align: center;
  opacity: 0.25;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
