/* Accessibility Contrast - AAA */
body.contrast {
  background-color: #ffffff !important;
  color: #000000 !important;
  border-color: #000000 !important;
  /* 
  #cart_checkout:hover{
  	background:#FFFA00 !important;
  } */ }
  body.contrast * {
    color: #000000 !important;
    background-color: #fff !important; }
  
  body.contrast img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  }
  body.contrast .folyou_actions .folyou-login-dialog, body.contrast .folyou_actions .folyou-register-dialog {
    color: #000000 !important;
    background-color: #FFFA00 !important; }
  body.contrast .backstretch {
    display: none; }
  body.contrast header, body.contrast section, body.contrast footer{
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #000000 !important;
    background-image: none !important; }
  body.contrast .back_top {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000; }
  body.contrast .alpha-theme {
    background-color: #000000 !important;
    /* a{
    	color:#ffffff !important;
    } */ }
  body.contrast div[class^="style-"], body.contrast p[class^="style-"], body.contrast span[class^="style-"], body.contrast a[class^="style-"] {
    color: #000000 !important; }
  body.contrast a[class^="style-"] {
    background-color: #FFFA00 !important; }
  body.contrast .f_btn1, body.contrast .filter, body.contrast .ul_pages LI a, body.contrast .gt1 .info, body.contrast .siblings li {
    background-color: #FFFA00 !important; }
  body.contrast button, body.contrast input, body.contrast select {
    background-color: #ffffff !important; }
  body.contrast a {
    text-decoration: underline !important; }
  body.contrast a:hover {
    background-color: #FFFA00;
    text-decoration: underline !important;
    color: #000000 !important; }
  body.contrast #widget-cart-container a, body.contrast .cart-result-holder.no-result div, body.contrast #results_title, body.contrast .cart-home {
    color: #000000 !important;
    background-color: #ffffff !important; }
  body.contrast #widget-cart-container a:hover {
    color: #000000 !important;
    background-color: #FFFA00 !important;
    text-decoration: underline !important; }
  body.contrast .fancybox-title-float-wrap .child {
    color: #fff !important; }
  body.contrast .slide_text {
    background-color: #FFFA00 !important; }

/*# sourceMappingURL=contrast.css.map */
