body { font-family: Myriadpro !important; color: #474747; } /*a tag color*/ a:not(:hover):not([class]) { color: #2603C7; } a:hover, a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover, .navbar-nav a:hover, .navbar-nav>li:hover .menu-icon-box i, .top-header.dark-topbar a:hover, a.active, .widget a:not(:hover).active { color: #19C4F5; } /*Heading color*/ h1, h2, h3, h4, h5, h6 { color: #363f4d; } /*Button color*/ button { color: #ffffff; } /*Topbar */ .top-header a{ color: #363f4d; } .top-header.dark-topbar{ background: #151719; } .top-header.dark-topbar a{ color: #ffffff; } /*Header menu bar*/ .header_wrap.static_header, .header_wrap.nav-fixed{ background: #ffffff; } .dark_skin .navbar-nav>li> a:not(:hover){ color:#363d41; } .dark_skin .navbar-nav>li> a.active:not(:hover), .dark_skin .navbar-nav>li> .menu-icon-box > a.active:not(:hover) { color: #19C4F5; } .search-menu .show-search{ color:#363d41!important; } .navbar-nav>li>.dropdown-menu>ul>li>a.dropdown-item:not(:hover){ color:#c7c7c7; } .navbar-nav>li>.dropdown-menu>ul>li>.dropdown-menu>ul>li>a.dropdown-item:not(:hover){ color:#c7c7c7; } /* Home Banner */ .banner_section { background-color: #f3f3f3; } /*Home Portforlio*/ .home-portforlio-section .heading_s2 h3 { color: #474747; } .home-portforlio-section h6 { color: #7a7a7a; } /*Testimonial*/ .testimonial-section h3 { color: #ffffff; } .testimonial-section .sub_title { color: #ffffff; } .testimonial-section .testi_meta h6{ color: #ffffff; } .testimonial-section .testi_meta span{ color: #d893d2; } .testimonial-section .testi_meta p{ color: #ffffff; } /*Home Blog*/ .home-blog-section h3 { color: #363f4d; } .home-blog-section h6 { color: #5e5e5e; } /*Statistics*/ .statistic-section .box_counter h3,.statistic-section .box_counter i{ color: #ffffff; } .statistic-section .box_counter p{ color: #ffffff; } .statistic-section .counter_style1 .counter_text:before { background-color: #ffffff;; } /*Partner*/ .partner-section h3{ color: #363f4d; } /*Call to action*/ .call-to-action h4{ color: #ffffff; } .call-to-action h5{ color: #ffffff; } .call-to-action .call-to-action-button:not(:hover) { color: #ffffff; background: rgba(255,255,255,0); border-color: #ffffff; } /*Upper footer*/ .top_footer { background: #121213; } footer .top_footer .widget_title { color: #ffffff; } footer .top_footer, footer .top_footer a:not(:hover), footer .top_footer p{ color: #c2c2c2; } /*Lower footer - bottom*/ .copyright{ background: #0e0c15; color: #ffffff; } .floating-right-sidebar #shopping_cart_app_sidebar.item .description { width: 200px; right:-210px; } .floating-right-sidebar #shopping_cart_app_sidebar.item:hover .description{ right:45px; } /*-----------Custom css------------------*/ .price-collapse-toggle .show-more{ display:none; } .price-collapse-toggle.collapsed .show-less{ display:none; } .price-collapse-toggle.collapsed .show-more{ display:inline; } .h1, h1 { font-size: 2.2rem; }