/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : Oct 12, 2015, 11:17:31 PM Author : Bilal */ a,a:visited{ color: #34495e; } a:hover, a:focus, .site-info a:hover{ color: #415b76; } ul.athena-nav > li.menu-item.current-menu-item a, ul.athena-nav > li.menu-item.current-menu-parent a, ul.athena-nav > li.menu-item a:hover{ border-bottom: 2px solid #34495e; } .athena-button.primary, button, input[type="button"], input[type="submit"], .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce input[type="submit"] { background: #34495e; color: #fff; } .athena-button.primary:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input[type="submit"]:hover { background: #415b76; } .woocommerce .woocommerce-message{ border-top-color: #415b76; } .woocommerce .woocommerce-message:before{ color: #415b76; } .main-navigation .athena-cart, .athena-mobile-cart .athena-cart{ background: #34495e !important; transition: 0.25s all ease-in-out; -moz-transition: 0.25s all ease-in-out; -webkit-transition: 0.25s all ease-in-out; top: -5px; } .main-navigation .athena-cart:hover, .athena-mobile-cart .athena-cart:hover{ background: #415b76; } #athena-featured, .woocommerce span.onsale{ background: #34495e; color: #fff; } #athena-featured .fa{ color: #fff; } #authica-social a:hover{ color: #34495e; } .scroll-top:hover{ background: #34495e; } #athena-overlay-trigger{ border-color: transparent transparent #34495e transparent; } .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #34495e; }