-
Notifications
You must be signed in to change notification settings - Fork 0
/
setting.css
1 lines (1 loc) · 2.71 KB
/
setting.css
1
body { /*font-family: Myriadpro !important;*/ color: #474747 } /*a tag color*/ a:not(:hover):not([class]), .widget_list>ul li a.active { color: #2b449c; } .product_name a:not(:hover) { color: inherit; } .widget_list>ul>li>a:hover, .blog_wrapper .blog_content h3 a:hover, .widget_list>ul>li ul li a:hover, a.view_more:hover { color: #549FC5 } .link-color { color: #2b449c; } a:hover, a.active { color: #549FC5 } /*Heading color*/ h1, h2, h3, h4, h5, h6 { color: #363f4d; } /*Button color*/ input[type="submit"]:hover, button:hover { color: #ffffff; } /*Header top bar*/ .fbt-headline { background-color: #2b449c; color: #FFFFFF } .fbt-headline a:not(:hover) { color: #FFFFFF } .fbt-headline a:hover { color: #78b5ff; } /*Header menu bar*/ .fbt-nav-skin { background: #FFFFFF; } #navbar-menu ul > li:not(:hover) > a:not(:hover){ color: #3A3A3A } #navbar-menu ul > li > ul > li:not(:hover) > a:not(:hover){ color: #3A3A3A } #navbar-menu ul > li > ul > li > ul > li:not(:hover) > a:not(:hover) { color: #3A3A3A } #navbar-menu ul li:hover a { color: #549FC5 } /*Upper footer*/ .upper-footer { background: #000000; color: #E6E6E6; } .footer-info>li>a:hover, .footer-social-list>li>a:hover { color: #549FC5; } /*Lower footer - bottom*/ .lower-footer { background: #1F1F1F; color: #858585 } /*Call to action*/ .fbt-newsletter-area { background-color: #F5EBE0; } /*Arrow Slider*/ .tparrows.tp-leftarrow:before { content: '\f053'; } .tparrows.tp-rightarrow:before { content: '\f054'; } .tparrows:before { font-family: FontAwesome; font-size: 15px; color: #fff; display: block; line-height: 40px; text-align: center; } /*bottom bar*/ .bottom-bar{ background: #333333; } /*-----------Custom------------------*/ .fb-like.fb_iframe_widget iframe { width: 100% !important; height: auto !important; min-height: 40px !important; } .fb-like.fb_iframe_widget, .fb-like.fb_iframe_widget > span { width: 100% !important; min-height: 40px !important; } .video-js .vjs-big-play-button { left: 0 !important; right: 0 !important; margin-left: auto !important; margin-right: auto !important; margin-top: -40px !important; top: 50% !important; } table.gstl_50.gssb_c + div:not(.modal-backdrop):not(.onesignal-slidedown-container), table.gstl_50.gssb_c + iframe + div:not(.modal-backdrop):not(.onesignal-slidedown-container) { z-index: 1029 !important; } html { scroll-padding-top: 100px } /*.copy-prevent { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }*/ .twitter-tweet { margin-left: auto; margin-right: auto; } .twitter-tweet:not(.twitter-tweet-rendered){ min-height: 550px; width:100%; background-color: #ccc; } .twitter-tweet:not(.twitter-tweet-rendered)::after{ content: "Twitter quote is loading..." }