/* theme colors */ body, button, input, select, textarea { color: #2b2b2b; } /* Menu toggle */ .sidebar-toggle, .menu-toggle { color: #7c7c7c; background-color: #e6e6e6; border: 1px solid #d2d2d2; box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); } .sidebar-toggle:hover, .menu-toggle:hover { color: #5e5e5e; background-color: #ebebeb; background-repeat: repeat-x; } .sidebar-toggle:active, .menu-toggle:active, .sidebar-toggle.toggled-on, .menu-toggle.toggled-on { color: #767676; background-color: #e1e1e1; background-repeat: repeat-x; box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4; border-color: transparent; } body { background: #eee; overflow-x: hidden; } mark, ins { background: #cc0000; color: #fff; } .widget ins { background: #cc0000; color: #fff; } blockquote { color: #822f2c; } blockquote cite, blockquote small { color: #6699cc; } del { color: #767676; } hr { background-color: #eee; } input, textarea { background: #eee; border: 1px solid #ccc; color: #000066; } input:focus, textarea:focus { background: #fff; border: 1px solid #0066cc; } button, .button, input[type="button"], input[type="reset"], input[type="submit"] { color: rgb(245,245,245); text-shadow: 0 -1px rgba(0,0,0,.1); text-decoration: none; user-select: none; padding: 20px 40px; outline: none; border: none; border-radius: 3px; background: #0c9c0d linear-gradient(#82d18d, #0c9c0d); box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px; } button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { transition: .5s linear; background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px); } button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { top: 1px; } button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { background-color: #41a62a; color: #fff; } button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background-color: #3333ff; } abbr[title] { border-bottom: 1px dotted #2b2b2b; cursor: help; } pre { border: 1px solid #ccc; } fieldset { border: 1px solid rgba(0, 0, 0, 0.1); } table, th, td { border: 1px solid #ccc; } .site-content blockquote.alignleft, .site-content blockquote.alignright { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; } /* Genericons Icons */ .small .widget.widget_nav_menu div > ul > li.menu-item-has-children:before, .small .widget.widget_pages > ul > li.page_item_has_children:before, .small .widget.widget_categories > ul > li.cat-parent:before, .small .widget.widget_product_categories > ul > li.cat-parent:before, .site .tag:before, .project a:before, .site .tags a:before, .project-list a:before, .category-list a:before, .site .tag:before, .site .tags a:before, .category-list a:before { color: #eee; } .wp-caption { color: #767676; } .screen-reader-text:focus { background-color: #eee; box-shadow: 0 0 2px 2px #fff; color: #3333ff; } .site { color: #666; } .pagination .page-numbers { background: #fff; border: 1px solid #ccc; color: #1e73be; } .pagination .page-numbers:hover { background: #dcdcdc linear-gradient(#fff, #dcdcdc); } .pagination .page-numbers.current { background: #dcdcdc linear-gradient(#fff, #dcdcdc); } /* Navigation */ .top-1-navigation { box-shadow: 0 4px 2px rgba(0, 0, 0, 0.2); } .horisontal-navigation li ul { box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3); } .horisontal-navigation .current-menu-item a:before, .horisontal-navigation .current_page_item a:before { color: red; } .entry-meta { color: #aaa; } .project-list { color: #aaa; } .gallery-caption { background-color: #eee; color: #767676; } /* comments */ .comment-author a { color: #3366cc; } .comment-list .trackback a, .comment-list .pingback a, .comment-metadata a { color: #003366; } .comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover { color: #339900; } .bypostauthor .fn a { color: #339900; } .bypostauthor .fn a:hover { color: #3366cc; } .comment-author .avatar { border: 1px solid #eee; } .comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code { color: #ccc; } .required { color: #c0392b; } .comment-reply-title small a { color: #ccc; } .comment-list .reply { display: inline-block; text-shadow: 0 -1px rgba(0,0,0,.1); text-decoration: none; user-select: none; padding: .3em 1em; outline: none; border: none; border-radius: 3px; border: 1px solid #ccc; border-top-color: #eee; border-radius: 2px; background: linear-gradient(rgb(255,255,255), rgb(240,240,240)); box-shadow: 0 0 3px rgba(0,0,0,0) inset, 0 1px 1px 1px rgba(255,255,255,.2), 0 -1px 1px 1px rgba(0,0,0,0); } .comment-list .reply:hover { color: rgb(24,24,24); border: 1px solid rgb(198,198,198); background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1); box-shadow: 0 1px 2px rgba(0,0,0,.1); } .comment-list .reply:hover a { text-decoration: none; } .comment-meta { border-bottom: 1px solid #eee; } .comment-metadata, .comment-author.vcard { display: inline-block; } .sidebar-footer li:before, .column li:before { color: #fff; } /* widgets */ .site .widget.woocommerce.widget_product_tag_cloud a, .site .widget.widget_tag_cloud a, .site #sidebar-1 .widget-area .column .widget.widget_tag_cloud a { display: inline-block; color: rgb(68,68,68); text-decoration: none; user-select: none; padding: .2em 1.2em; outline: none; border: 1px solid rgba(0,0,0,.1); border-radius: 2px; background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1); transition: all .218s ease 0s; } .site .widget.widget_tag_cloud a:hover, .site .widget.woocommerce.widget_product_tag_cloud a:hover, .site #sidebar-1 .widget-area .column .widget.widget_tag_cloud a:hover { color: rgb(24,24,24); border: 1px solid rgb(198,198,198); background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1); box-shadow: 0 1px 2px rgba(0,0,0,.1); } /* widgets in top, content, before footer sidebars */ .wide .widget.widget_nav_menu .menu li ul li a:before, .wide .widget ul li:before { color: rgba(150, 150, 150, 0.6); text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); } .wide .widget.widget_rss .rss-date:before, .wide .widget.widget_rss ul li:before { color: rgba(150, 150, 150, 0.2); text-shadow: 5px 1px 10px rgba(150, 150, 150, 0.2); } .woo-shop .price ins{ background: #cc0000 !important; color: #fff !important; text-shadow: #333 0.1em 0.1em 0.2em; } .small .widget.widget_nav_menu div > ul > li:hover, .small .widget.widget_pages > ul > li:hover, .small .widget.widget_categories > ul > li:hover, .small .widget.widget_product_categories > ul > li:hover { border-radius: 5px; background: linear-gradient(#FB9575, #F45A38 48%, #EA1502 52%, #F02F17); box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #800; color: #fff; cursor: pointer; outline: none; text-shadow: 0 -1px 1px #777; text-decoration: none; text-decoration: underline; } .small .widget.widget_nav_menu div > ul > li:hover a, .small .widget.widget_pages > ul > li:hover a, .small .widget.widget_categories > ul > li:hover a, .small .widget.widget_product_categories > ul > li:hover a { color: rgb(245,245,245) !important; } .site .entry-date a, .site .author.vcard a, .site .edit-link a, .site .comments-link a { color: #aaa; } .wide .jetpack-widget-tag-nav-2 li a, .wide .jetpack-widget-nav-2 li a, .wide .jetpack-widget-nav li, .wide .jetpack-widget-tag-nav li { cursor: pointer; display: inline-block; vertical-align: middle; text-decoration: none; text-shadow: 0 -1px 1px #777; color: #fff; outline: none; border: 2px solid #F64C2B; border-radius: 5px; box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #800; background: linear-gradient(#FB9575, #F45A38 48%, #EA1502 52%, #F02F17); } .wide .jetpack-widget-tag-nav-2, .wide .jetpack-widget-nav-2 { text-align: center; } .wide .jetpack-widget-tag-nav-2 li, .wide .jetpack-widget-nav-2 li { display: inline-block; } .wide .jetpack-widget-tag-nav-2 li a, .wide .jetpack-widget-nav-2 li a { display: inline-block; margin: 5px; padding: .2em 0.5em; } @media screen and (min-width: 680px) { .wide .jetpack-widget-tag-nav-2 li a, .wide .jetpack-widget-nav-2 li a{ font-size: 14px; min-width: 100px; margin: 10px; outline: none; padding: .8em 2em; } } .wide .jetpack-widget-nav-2 li a, .wide .jetpack-widget-tag-nav-2 li a { transition: 0.2s; } .wide .jetpack-widget-tag-nav-2 li.current a, .wide .jetpack-widget-nav-2 li.current a, .wide .jetpack-widget-tag-nav-2 li a:hover, .wide .jetpack-widget-nav-2 li a:hover, .jetpack-widget-tag-nav li.current, .jetpack-widget-nav li.current, .jetpack-widget-tag-nav li:hover, .jetpack-widget-nav li:hover { color: rgba(255,255,255,.9); text-shadow: #2e7ebd 0 1px 2px; text-decoration: none; text-align: center; white-space: pre-line; border: 1px solid; border-color: #60a3d8 #2970a9 #2970a9 #60a3d8; border-radius: 6px; outline: none; background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce); box-shadow: inset rgba(255,255,255,.5) 1px 1px; } .wide .widget.jetpack-widget-nav-2 ul li:before, .wide .widget.jetpack-widget-tag-nav-2 ul li:before, .wide .widget.aladdin_portfolio_nav ul li:before, .wide .widget.aladdin_portfolio_tag_nav ul li:before, .wide .widget.widget_nav_menu ul li:before { content: none !important; } .wide .widget.aladdin_portfolio_nav ul li a { color: #fff; } .small .jetpack-widget-tag-nav li, .small .jetpack-widget-nav li { border-bottom: 1px solid #eee; } .jetpack-widget-tag-nav li.current:before, .jetpack-widget-nav li.current:before { color: #fff; text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); } /* shop */ .wide .widget_product_categories { background: rgba(255,255,255,.8); margin: 0; text-align: center; } .wide .widget.widget_categories ul li, .wide .widget_product_categories li{ display: inline-block; font-size: 16px; font-weight: bold; margin: 2px; min-width: 150px; outline: none; padding: 5px; cursor: pointer; display: inline-block; vertical-align: middle; text-decoration: none; text-shadow: 0 -1px 1px #777; color: #fff; outline: none; border: 2px solid #F64C2B; border-radius: 5px; box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #800; background: linear-gradient(#FB9575, #F45A38 48%, #EA1502 52%, #F02F17); transition: 0.2s; } .wide .widget.widget_categories ul li a, .wide .widget_product_categories li a{ color: #fff; font-weight: bold; } .wide .widget_product_categories li:hover a { color: #fff; } .wide .widget.widget_categories ul li:active, .wide .widget_product_categories li:active { top: 1px; color: #ffdead; box-shadow: inset #ebab00 0 -1px 1px, inset 0 1px 1px #ffbf00, #cc7722 0 0 0 1px, 0 10px 10px -9px #000; } .wide .widget.widget_categories ul li.current-cat, .wide .widget.widget_categories ul li:hover, .wide .widget_product_categories li:hover, .wide .widget_product_categories .current-cat { color: rgba(255,255,255,.9); text-shadow: #2e7ebd 0 1px 2px; text-decoration: none; border: 1px solid; border-color: #60a3d8 #2970a9 #2970a9 #60a3d8; border-radius: 6px; outline: none; background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce); box-shadow: inset rgba(255,255,255,.5) 1px 1px; } .link-button { background: #000; box-shadow: 0 0 1px #000; color: #fff; } .element-wrap { background-color: rgba(255,255,255, 0.8); -webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1); -moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1); box-shadow: -1px 6px 78px 6px rgba(138,123,138,1); } .project-list a:hover, .category-list a:hover, .tags a:hover { color: rgb(51,51,51); border: 1px solid rgb(204,204,204); background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224)); box-shadow: 0 1px 2px rgba(0,0,0,.1) inset; } .project-list a:hover, .category-list a:hover, .tags a:hover { color: rgb(24,24,24); border: 1px solid rgb(198,198,198); background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1); box-shadow: 0 1px 2px rgba(0,0,0,.1); } .project-list a, .category-list a, .tags a { display: inline-block; font-size: 14px; font-weight: bold; color: rgb(68,68,68); text-decoration: none; user-select: none; padding: .2em 1.2em; outline: none; border: 1px solid rgba(0,0,0,.1); border-radius: 2px; background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1); transition: all .218s ease 0s; } .column .widget .widgettitle, .column .widget .widget-title { border-bottom: 3px solid rgba(220,220, 220, 0.3); } .comment-body, .wide .widget .widgettitle, .wide .widget .widget-title { border: 2px dashed #ccc; -webkit-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; -moz-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; border-radius: 6px; } .wide .widget.widget_rss ul li .rssSummary { border-bottom: 1px solid rgba(150, 150, 150, 0.2); } .wide .widget.widget_nav_menu > div > .menu > li > a { border-bottom: 5px solid rgba(255, 255, 255, 0.5) } .sidebar-footer .widgettitle, .sidebar-footer .widget-title { border-bottom: 5px solid #ccc; } .small .widget.widget_nav_menu div > ul > li, .small .widget.widget_pages > ul > li, .small .widget.widget_categories > ul > li, .small .widget.widget_product_categories > ul > li { border-bottom: 1px solid #eee; } .small .widget.widget_nav_menu div > ul > li:hover a, .small .widget.widget_pages > ul > li:hover a, .small .widget.widget_categories > ul > li:hover a, .small .widget.widget_product_categories > ul > li:hover a { border-bottom: none; color: rgb(245,245,245) !important; } .wide .small .widget.widget_nav_menu > div > .menu > li > a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); } .footer-list a { border-bottom: 1px solid #eee; } .wide .widget.widget.aladdin_widget_title h1{ border: 1px solid #ccc; } .nav-link a { display: inline-block; font-size: 11px; font-weight: bold; color: rgb(68,68,68); text-decoration: none; user-select: none; padsding: .2em 1.2em; outline: none; border: 1px solid rgba(0,0,0,.1); border-radius: 2px; background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1); transition: all .218s ease 0s; } .nav-link a:hover { box-shadow: none; color: rgb(24,24,24); border: 1px solid rgb(198,198,198); background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1); box-shadow: 0 1px 2px rgba(0,0,0,.1); } .comment-navigation .nav-next, .comment-navigation .nav-previous { color: rgb(68,68,68); text-decoration: none; user-select: none; padding: .2em 1.2em; outline: none; border: 1px solid rgba(0,0,0,.1); border-radius: 2px; background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1); display: inline-block; text-align: center; } .comment-navigation .nav-next:hover, .comment-navigation .nav-previous:hover { color: rgb(24,24,24); border: 1px solid rgb(198,198,198); background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1); box-shadow: 0 1px 2px rgba(0,0,0,.1); } .comment-navigation .nav-next:hover a, .comment-navigation .nav-previous:hover a { text-decoration: none; } .site #footer-navigation .horisontal-navigation a:hover, .site .horisontal-navigation li ul li a:hover, .site .horisontal-navigation li ul li a:focus, .site .horisontal-navigation li a:hover, .site .horisontal-navigation li a:focus { border-radius: 5px; background: linear-gradient(#FB9575, #F45A38 48%, #EA1502 52%, #F02F17); box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #800; color: #fff; cursor: pointer; outline: none; text-shadow: 0 -1px 1px #777; text-decoration: none; text-decoration: underline; } .site #footer-navigation .horisontal-navigation a:active, .site .horisontal-navigation li ul li a:active, .site .horisontal-navigation li ul li a:active, .site .horisontal-navigation li a:active, .site .horisontal-navigation li a:active { top: .1em; left: .1em; box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset; } .site ul.nav-horizontal > li > ul ul, .site ul.nav-horizontal > li > ul { border: 2px dashed #ccc; -webkit-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; -moz-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; border-radius: 6px; } .top-1-navigation .horisontal-navigation .current-menu-ancestor a:before, .top-1-navigation .horisontal-navigation .current_page_item a:before, .top-1-navigation .horisontal-navigation .current_page_ancestor a:before, .top-1-navigation .horisontal-navigation .current-menu-item a:before { color: red; } .top-navigation .horisontal-navigation .current-menu-ancestor a:before, .top-navigation .horisontal-navigation .current_page_item a:before, .top-navigation .horisontal-navigation .current_page_ancestor a:before, .top-navigation .horisontal-navigation .current-menu-item a:before { color: red; } #footer-navigation .horisontal-navigation .current-menu-ancestor a:before, #footer-navigation .horisontal-navigation .current_page_item a:before, #footer-navigation .horisontal-navigation .current_page_ancestor a:before, #footer-navigation .horisontal-navigation .current-menu-item a:before { color: red; } .site .site-info a:nth-child(2) { display: inline-block; border: 2px dashed #ccc; padding: 5px; -webkit-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; -moz-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; } .site .site-info a:nth-child(2):hover { box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05); color: #fff; top: 1px; } .woo-shop .products li, .site .column .widget, .search-results .content-container, .blog .content-container, .page-template-blog-full-width .content-container, .archive .content-container { border: 3px dashed #ccc; -webkit-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; -moz-box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; box-shadow: 0 0 0 1px #ccc, inset 0 0 0 2px #ccc; } /* gen colors */ /* Top Menu */ .top-1-navigation ul { background-color: #fff; } .top-1-navigation .horisontal-navigation li a { color: #1e73be; } .top-1-navigation { background-color: rgba(255,255,255,1); } .top-1-navigation .horisontal-navigation li ul { background-color: #fff; } .top-1-navigation .horisontal-navigation li ul li a { color: #1e73be; } .top-1-navigation .horisontal-navigation li ul .current-menu-ancestor > a, .top-1-navigation .horisontal-navigation li ul .current_page_ancestor > a { background-color: #1e73be; color: #fff; } /* Second Top Menu */ .top-navigation ul { background-color: #fff; } .top-navigation .horisontal-navigation li a { color: #1e73be; } .top-navigation { background-color: rgba(30,115,190,0.5); } .top-navigation .horisontal-navigation li ul { background-color: #fff; } .top-navigation .horisontal-navigation li ul li a { color: #1e73be; } .top-navigation .horisontal-navigation li ul .current-menu-ancestor > a, .top-navigation .horisontal-navigation li ul .current_page_ancestor > a { background-color: #1e73be; color: #fff ; } /* Footer Menu */ #footer-navigation ul { background-color: #fff; } #footer-navigation .horisontal-navigation li a { color: #1e73be; } .site-info, #footer-navigation { background-color: rgba(30,115,190,0.5); color: #000000; } .site-info, .site-info a, #footer-navigation .horisontal-navigation li a { color: #ffffff; } #footer-navigation .horisontal-navigation li ul { background-color: #fff; } #footer-navigation .horisontal-navigation li ul li a { color: #1e73be; } #footer-navigation .horisontal-navigation li ul .current-menu-item > a, #footer-navigation .horisontal-navigation li ul .current-menu-ancestor > a { background-color: #1e73be; color: #fff; } @media screen and (min-width: 680px) { .top-1-navigation ul { background-color: transparent; } .top-1-navigation .horisontal-navigation li a { color: #1e73be; } .top-navigation ul { background-color: transparent; } .top-navigation .horisontal-navigation li a { color: #ffffff; } #footer-navigation ul { background-color: transparent; } #footer-navigation .horisontal-navigation li a { color: #ffffff; } } /* Top Menu */ .sg-site-header-1 { background: rgba(88,81,232,1); } .top-1-navigation ul { background-color: #fff; } .top-1-navigation .horisontal-navigation li a { color: #1e73be; } .top-1-navigation { background-color: rgba(255,255,255,1); } .top-1-navigation .horisontal-navigation li ul { background-color: #fff; } .top-1-navigation .horisontal-navigation li ul li a { color: #1e73be; } .top-1-navigation .horisontal-navigation li ul .current-menu-ancestor > a, .top-1-navigation .horisontal-navigation li ul .current_page_ancestor > a { background-color: #1e73be; color: #fff; } /* Second Top Menu */ .top-navigation ul { background-color: #fff; } .top-navigation .horisontal-navigation li a { color: #1e73be; } .top-navigation { background-color: rgba(255,255,255,1); } .top-navigation .horisontal-navigation li ul { background-color: #fff; } .top-navigation .horisontal-navigation li ul li a { color: #1e73be; } .top-navigation .horisontal-navigation li ul .current-menu-ancestor > a, .top-navigation .horisontal-navigation li ul .current_page_ancestor > a { background-color: #1e73be; color: #fff ; } /* Footer Menu */ #footer-navigation ul { background-color: #fff; } #footer-navigation .horisontal-navigation li a { color: #1e73be; } .site-info, #footer-navigation { background-color: rgba(30,115,190,1); color: #000000; } .site-info, .site-info a, #footer-navigation .horisontal-navigation li a { color: #ffffff; } #footer-navigation .horisontal-navigation li ul { background-color: #fff; } #footer-navigation .horisontal-navigation li ul li a { color: #1e73be; } #footer-navigation .horisontal-navigation li ul .current-menu-item > a, #footer-navigation .horisontal-navigation li ul .current-menu-ancestor > a { background-color: #1e73be; color: #fff; } @media screen and (min-width: 680px) { .site .content { font-size: 20px; } .top-1-navigation ul { background-color: transparent; } .top-1-navigation .horisontal-navigation li a { color: #1e73be; } .top-navigation ul { background-color: transparent; } .top-navigation .horisontal-navigation li a { color: #1e73be; } #footer-navigation ul { background-color: transparent; } #footer-navigation .horisontal-navigation li a { color: #ffffff; } } /* Widget Menu */ .wide .widget.widget_nav_menu { background-color: rgba(255,255,255,0.5); } .wide .widget.widget_nav_menu .menu li ul li a { color: #424242; } .wide .widget.widget_nav_menu .menu > li a { color: #dd3333; } .wide .widget.widget_nav_menu .menu > li a:hover { color: #a71fdd; } .wide .widget.widget_nav_menu > div > .menu > li > a { border-bottom: 10px solid #81d742; } /* Top Sidebar */ .sidebar-top-full .widget { background-color:rgba(255,255,255,0); } th, td, .sidebar-top-full .widget ul li:before, .sidebar-top-full .widget { color: #6d6d6d; } .sidebar-top-full .widget a { color: #23b8dd; } .sidebar-top-full .widget a:hover { color: #a71fdd; } .sidebar-top-full .widget .widgettitle, .sidebar-top-full .widget .widget-title { background: rgba(30,115,190,0.5); color: #ffffff; } /* Before Footer Sidebar */ .sidebar-before-footer .widget { background-color:rgba(255,255,255,0); } th, td, .sidebar-before-footer .widget ul li:before, .sidebar-before-footer .widget { color: #9e9e9e; } .sidebar-before-footer a { color: #23b8dd; } .sidebar-before-footer a:hover { color: #a71fdd; } .sidebar-before-footer .widget .widgettitle, .sidebar-before-footer .widget .widget-title { background: rgba(30,115,190,0.5); color: #ffffff; } /* Footer Sidebar */ .sidebar-footer-wrap { background-color: rgba(255,255,255,1); } td, .sidebar-footer .widgettitle, .sidebar-footer .widget-title, .sidebar-footer .widget { color: #000000; } .sidebar-footer .widget a { color: #23b8dd; } th, .sidebar-footer .widget a:hover { color: #a71fdd; } /* Column sidebar */ .main-area { background-color:rgba(255,255,255,0); } td, #sidebar-1 .widget-area .column .widget, .column .widget { color: #aaa; } #sidebar-1 .widget-area .column .widget a, .wide .column .widget.widget_nav_menu .menu > li a, .wide .column .widget.widget_nav_menu .menu li ul li a, .column a { color: #23b8dd; } th, #sidebar-1 .widget-area .column .widget a:hover, .wide .column .widget.widget_nav_menu .menu > li a:hover, .column a:hover { color: #a71fdd; } #sidebar-1 .widget-area .column .widget .widgettitle, #sidebar-1 .widget-area .column .widget .widget-title, .column .widget .widgettitle, .column .widget .widget-title { background: rgba(30,115,190,1); color: #fcfcfc; } #sidebar-1 .widget-area .column .widget, .wide .column .widget.widget_nav_menu, .column .widget { background: rgba(255,255,255,1); } .column .widget { border: 1px solid rgba(210,237,242,1); } /* content */ .woo-shop .woocommerce-result-count, .woo-shop .woocommerce-pagination, .woo-shop .page-title, .woo-shop .products > li, .flex .content-container, #woocommerce-wrapper, .header-wrapper, .content-search, .comments-area, .nav-link, .pagination.loop-pagination, .content-container, .nothing-found, .archive-header { background: rgba(255,255,255,0); color: #7a7a7a; } .entry-date a:hover:before, .author.vcard a:hover:before, .edit-link a:hover:before, .tag a:hover:before, .content .project a:hover:before, .tags a:hover:before, .content .project-list a:hover:before, .category-list a:hover:before, .comments-link a:hover:before { text-shadow: 5px 1px 10px rgba(0,0,0,0.5); } .woo-shop .woocommerce-breadcrumb a, .woo-shop .woocommerce-breadcrumb, .woo-shop .orderby { color: #7a7a7a; } .project-list a:hover, .category-list a:hover, .tags a:hover { box-shadow: 5px 1px 10px rgba(0,0,0,0.5); } .woo-shop .woocommerce-breadcrumb { border-bottom: 5px solid rgba(255,255,255,0); } .woo-shop .woocommerce-result-count, .woocommerce-pagination, .woo-shop .page-title, .nav-link, .comment-body, .comments-area, .pagination.loop-pagination, .archive-header, .nothing-found, .content-container { border: 1px solid rgba(255,255,255,0); } .menu-top.position-fixed { box-shadow: 0 0 4px 4px rgba(255,255,255,0); } .site-content .entry-title { border-bottom: 1px solid rgba(255,255,255,0); } /* widget buttons */ .widget.aladdin_widget_button { background: rgba(23,60,147,1); } .widget.aladdin_widget_button .aladdin-link { background: rgba(56,67,183,0); } .widget.aladdin_widget_button a { color: #fff; } .widget.aladdin_widget_button a:hover { color: #ffffff; } .widget.aladdin_widget_button .aladdin-link { border-color: rgba(255,255,255,1); } .widget.aladdin_widget_button .aladdin-link:hover { box-shadow: 0 0 4px 4px rgba(255,255,255,1); }