/* Theme Name: Asian Restaurant Theme URI: http://ketchupthemes.com/asian-restaurant-theme/ Author: Alexandros Itsios Author URI: http://ketchupthemes.com/alex-itsios/ Description: Asian Restaurant is a lightweight responsive bootstrap theme for asian food restaurants, barbecues, grill houses, italian restaurants, fast food, pizzerias and more. Features include option to upload your own favicon, customizable background and header. Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restaurante WordPress Theme, Copyright 2014 ketchupthemes.com. Restaurante is distributed under the terms of the GNU GPL. Tags: light, white, green, two-columns, orange, editor-style, right-sidebar, responsive-layout, custom-header, custom-menu, featured-image-header, featured-images, sticky-post, theme-options, translation-ready, threaded-comments, flexible-header Text Domain: asianrestaurant */ /*** * GENERAL * ***/ body { font-size: 16px; word-wrap:break-word; color: #302e2a; } img { max-width: 100%; height: auto; } a { color: #302e2a; text-decoration: none; } a:hover { color: #fd5a1d; text-decoration: none; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: bold;} /*** * HEADER * ***/ #logo { margin-top: 10px; } #logo h1 { font-size: 45px; margin: 0; padding: 0; } #logo h2 { margin: 0; padding: 0; font-size: 25px; } #kt-top-nav { background-color: #fd5a1d; margin: 10px 0 10px 0; } #kt-top-nav a { color: #fff; text-decoration: none; font-weight: bold; z-index: 9999999; } #kt-top-nav a:hover { color: #302e2a; } #kt-top-nav li.dropdown ul li a{ color:#538301; } #kt-top-nav li.dropdown ul li a:hover{ color:#fff; } #ktAd { margin-bottom: 20px; } #kt-header-img { border: 5px solid #fff; } /**Bootstrap Overrides**/ .navbar{ border:none; } .navbar-default{ border:none; box-shadow:none; } .navbar-collapse{ max-height:none !important; background:#fd5a1d !important; } .navbar-collapse.in{ overflow:inherit; } /*** * ARTICLES / MAIN * ***/ .ktDivider { border-top: 1px solid #fff; display: block; height: 3px; margin: 10px 0 10px 0; } .kt-article, #kt-article { } .kt-article a { margin-top: 10px; } .kt-article a:hover { text-decoration: underline; } .kt-article h1 { margin: 0; line-height: 20px; } .kt-article h1 a { font-size: 21px; color: #302e2a; font-weight: bold; text-decoration: none; } .kt-article h1 a:hover { color:#fd5a1d; text-decoration: none; } #kt-article h1, #kt-article h2, #kt-article h3, #kt-article h4, #kt-article h5, #kt-article h6 { color: #c03212; text-decoration: none; } .kt-article p, #kt-article { color: #302e2a; } .kt-article p, #kt-article p, #kt-article ul, #kt-article ol { text-align: justify; } .wp-post-image { margin-top: 10px; max-height: 240px; } p.kt-redentials { font-size: 105%; font-weight: bold; color: #538301; } .kt-redentials a { color: #538301; } .kt-article { margin-bottom: 20px; } .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 10px 20px; } .alignleft { float: left; margin: 5px 20px 10px 0; } #kt-tags { margin-left: 10px; } #kt-category { } #kt-category ul { list-style: none; margin: 0; padding: 0; } #kt-category li { float: left; margin-right: 10px; } #kt-category-icon { width: 16px; height: 16px; display: block; overflow: hidden; float: left; margin-right: 10px; } .aligncenter { display: block; margin: 5px auto 5px auto; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .wp-caption { border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; } #kt-article p.wp-caption-text { font-size: 12px; line-height: 17px; margin: 0; padding: 5px 4px 2px; text-align: center; } .sticky, .gallery-caption{} .gallery { margin: auto; } .gallery .gallery-item { float: left; margin-top: 10px; text-align: center; text-align: center; width: 33%; } .gallery img { border: 2px solid #cfcfcf; } .gallery .gallery-caption { margin-left: 0; } #kt-pagination { height: 25px; line-height: 25px; margin-bottom: 15px; } /*** * SIDEBAR & WIDGETS * ***/ .widget { margin-bottom: 15px; text-align: justify; } .widget h3 { color: #302e2a; margin: 0; padding: 0 0 0 7px; text-align: left; } .widget p, .widget ul, .widget ol, .widget table, .widget form, .tagcloud { padding: 10px; } .widget ul, .widget ol { margin-left: 20px; } #footer { border-top: 4px solid #fd5a1d; padding: 20px 0 20px 0; } #footer p { color: #3d5e00; } #copyright { color: #fff; } #copyright p { margin-top: 10px; line-height: 30px; text-align: center; } /**** * COMMENTS * ***/ /** * 6.14 Comments * ----------------------------------------------------------------------------- */ .comments-area { margin: 48px auto; max-width: 100%; padding: 0 10px; } .comment-reply-title, .comments-title { margin: 0; text-transform: uppercase; } .comment-list { list-style: none; margin: 0 0 48px 0; } .comment-author { font-size: 14px; line-height: 1.7142857142; } .comment-list .reply, .comment-metadata { font-size: 12px; line-height: 2; text-transform: uppercase; } .commentmetadata { font-size: 10px; } .comment-list .reply { margin: 10px 0 10px 0; } .comment-author .fn { font-weight: bold; } .comment-author a { color: #2b2b2b; } .comment-list .trackback a, .comment-list .pingback a, .comment-metadata a { color: #767676; } .comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover { color: #41a62a; } .comment-list article, .comment-list .pingback, .comment-list .trackback { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 24px; padding-top: 24px; } .comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child { border-top: 0; } .comment-author { position: relative; } .comment-author .avatar { border: 1px solid rgba(0, 0, 0, 0.1); height: 22px; padding: 2px; position: absolute; top: 0; left: 0; width: 22px; } .bypostauthor > article .fn:before { content: "\f408"; margin: 0 2px 0 -2px; position: relative; top: -1px; } .says { display: none; } .comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata { padding-left: 30px; } .comment-edit-link { margin-left: 10px; } .comment-edit-link:before { content: "\f411"; } .comment-reply-link:before, .comment-reply-login:before { content: "\f412"; margin-right: 2px; } .comment-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; } .comment-content ul, .comment-content ol { margin: 0 0 24px 22px; } .comment-content li > ul, .comment-content li > ol { margin-bottom: 0; } .comment-content > :last-child { margin-bottom: 0; } .comment-list .children { list-style: none; margin-left: 15px; } .comment-respond { margin-bottom: 24px; padding: 0; } .comment .comment-respond { margin-top: 24px; } .comment-respond h3 { margin-top: 0; margin-bottom: 24px; } .comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code { color: #767676; } #kt-article p.form-allowed-tags { display: none; } .comment-notes, .comment-awaiting-moderation, .logged-in-as { font-size: 14px; line-height: 1.7142857142; } .no-comments { font-size: 16px; font-weight: 900; line-height: 1.5; margin-top: 24px; text-transform: uppercase; } .comment-form label { display: block; } .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] { width: 46%; } .form-allowed-tags, .form-allowed-tags code { font-size: 12px; line-height: 1.5; } .required { color: #c0392b; } .comment-reply-title small a { color: #2b2b2b; float: right; height: 24px; overflow: hidden; width: 24px; } .comment-reply-title small a:hover { color: #41a62a; } .comment-reply-title small a:before { content: "\f405"; font-size: 32px; } .comment-navigation { font-size: 12px; line-height: 2; margin-bottom: 48px; text-transform: uppercase; } .comment-navigation .nav-next, .comment-navigation .nav-previous { display: inline-block; } .comment-navigation .nav-previous a { margin-right: 10px; } #comment-nav-above { margin-top: 36px; margin-bottom: 0; } @media (min-width:990px){ #kt-top-nav{ height:54px; } } @media (max-width:768px){ #kt-top-nav{ padding: 0px; } .navbar-collapse{ border-top:none; } #kt-top-nav li.dropdown ul li a{ color:#fff; } .navbar-default{ border: none; box-shadow: none; margin-top: 2px; margin-bottom: 1px; } .navbar-header{ background:#8bc318; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ background:#538301; } .navbar-default .navbar-toggle { border-color:#538301; } .navbar-default .navbar-toggle .icon-bar { background:#fff; } }