/* Custom CSS Style ------------------------------------------------------------------------*/ h1 { font-size: 36px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 14px; } h6 { font-size: 12px; } /* Main color */ a, a > *, .color, ul.stats li .stat-value, ul.details a, #main-nav a:hover, #main-nav .hover > a, #main-nav .current-menu-item > a, #main-nav .current_page_item > a, #main-nav .current-menu-ancestor > a, #main-nav .active > a, #page-header .page-title, #cat-filter a:hover, #cat-filter a.active, .cat a:hover, .portfolio article footer h2 a, .events-count, .events-list li a:hover .title, #error-404 span, .entry-heading a:hover, .recent-comments li .meta:hover, .recent-entries li a:hover, .theme_comment .author a:hover, .playable:hover, .playable.playing, #footer, #footer a, #footer-nav li a:hover, .playlist .playable:hover, .playlist .playable:hover .track-title, .woocommerce-tabs ul.tabs li.active:hover a:hover, .woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li a:hover, td.product-name a:hover, table.cart a:hover.remove, ul.product_list_widget li a:hover, .widget_product_tag_cloud a:hover, .widget_product_categories a:hover { color:#db0d18; } /* Background */ #share .buttons, #tag-filter a.active, .header-countdown .days, .header-countdown .hours, .header-countdown .minutes, .header-countdown .seconds, .recent-entries li .date, .widget_categories a span, .widget_archive a span, .widget_recent_entries a span, .widget_meta a span, .widget_nav_menu a span, .widget_pages a span, .widget_links a span, .widget_tag_cloud a:hover, .widget table#wp-calendar a, #tracklist-nav ul li:hover, #tracklist-nav ul li.active, #top-wrap .top-right-nav li.cart a .contents, span.onsale, .quantity .plus:hover, .quantity .minus:hover { background: #db0d18; } /* Selection background */ ::-moz-selection { background: #db0d18; } ::selection { background: #db0d18; } /* Background color */ .nivo-directionNav a, .plus-button, .entry-heading:before, .playable .ui.progress .position, .playlist .player-button:hover, a:hover.social-icon, a.twitter-button { background-color: #db0d18; } #logo { margin: 26px 0px 0px 0px; } #main-nav ul ul { width: 200px; }