/**
 * Created by OBDEV-03 on 13/11/2560.
 */
/*font min 2017*/
/*14px;*/
/*button*/
/**
 * Created by OBDEV-02 on 13/11/2560.
 */
 /*
 $min-default-btn-bg-hover:		#E6E6E6;

 $min-primary-btn-bg-hover:		#286090;

 $min-success-btn-bg-hover:		#029602;

 $min-info-btn-bg-hover:	    #31B0D5;

 $min-danger-btn-bg-hover:		#C9302C; */
/**
 * Created by OBDEV-03 on 21/11/2560.
 */
/*breakpoints RF.bootstrap*/
/*icon social footer*/
/*border*/
/**
 * Created by OBDEV-03 on 21/11/2560.
 */
/* line 6, ../../assets/sass/state/stylesheets/_hover.scss */
a:hover {
  color: #333333;
  text-decoration: none;
}
/* line 10, ../../assets/sass/state/stylesheets/_hover.scss */
a:focus {
  text-decoration: none;
}

/*base button*/
/* a.btn-default:hover, .btn-default:hover {
   background-color: $yp-default-btn-bg-hover;
   color: $yp-font-color;
 }

 a.btn.btn-primary:hover, .btn-primary:hover {
   background-color: $yp-primary-btn-bg-hover;
   color: $yp-white-color;
 }

 a.btn.btn-success:hover, .btn-success:hover {
   background-color: $yp-success-btn-bg-hover;
   color: $yp-white-color;
 }

 a.btn.btn-info:hover, .btn-info:hover {
   background-color: $yp-info-btn-bg-hover;
   color: $yp-white-color;
 }

 a.btn.btn-danger:hover, .btn-danger:hover {
   background-color: $yp-danger-btn-bg-hover;
   color: $yp-white-color;
 }*/
/*top black bar*/
/* line 42, ../../assets/sass/state/stylesheets/_hover.scss */
.yp-black-bar-menu ul li a:hover,
.yp-black-bar-menu a:hover {
  color: #FFCC21;
}

/* line 48, ../../assets/sass/state/stylesheets/_hover.scss */
.yp-head-footer .row-link-about-us a:hover {
  color: #0745A8;
}

/* line 52, ../../assets/sass/state/stylesheets/_hover.scss */
.icon-social-network-footer:hover {
  color: #FFCC00;
}
