/*
Theme Name: bootBiz for Wedding
Theme URI: http://marryandmerry.gift/wordpress-theme
Author: Marry&Merry
Author URI: http://marryandmerry.gift
Description: bootBiz for Wedding is a Wedding WordPress theme which is responsive. This theme is making bootstrap as a base. It caters to hotel, hospitality business, restaurant, eatery, cuisine, recipe, cafe, lodge, food joint and others. It is mobile friendly.

Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bootbiz-for-wedding
Tags: one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-menu,sticky-post,theme-options,threaded-comments,translation-ready

bootBiz for Wedding WordPress Theme has been created by bootBiz(marryandmerry.gift), 2015.
bootBiz for Wedding WordPress Theme is released under the terms of GNU GPL
*/


/*
 * WordPress Default class
 */
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter{ margin:0; padding:0;}
.screen-reader-text .bypostauthor .alignright .alignleft{}


/*
 * Original Settings
 */
/* general */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body{ font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; word-wrap:break-word; font-size:15px; }
h1 { font-size: 30px; margin: 20px 0 9px;}
h2 { font-size: 26px; }
p { font-size: 17px; }

/* header.php */
header h1 { margin: 0px; }
.navbar-brand{ color: #fff; padding: 15px 30px; }
.navbar-brand:hover { color: #fff;} 
.navbar-desc { color: #fff; padding: 0px 20px 10px 30px; }
.slick-dots { position: initial !important; margin-top: -40px; }
.carousel-caption{ font-size:20px; }
#toppage_only h2 { padding: 20px 0px 15px; }
.menu_title { font-size: 22px; padding: 10px 0px 20px 0px; }
.our_work_desc { padding:20px; font-size: 20px; }
#news h2 { padding: 20px 0px 15px; }

/* content.php */
article.sticky div div.thumbnail { border: 10px solid #ddd; }

/* sidebar.php */
#sidebar { margin-bottom: 50px; }
.sidebar_widget { padding: 20px 10px 0px 10px;}

/* single.php */
.meta_info { margin: 0 0 20px; }
.nav_links { margin-bottom: 30px; }
.post_link { margin: 10px; }

/* searchform.php */
#search_form { padding-top: 25px; }

/* archive.php */
#archive h1 { margin:20px; }

/* category.php */
#category h1 { margin:20px; }
.category_desc { margin: 20px 30px; }

/* footer.php */
#copyright { padding: 15px; }
.footer_widget { padding: 20px 30px 50px 30px;}

/* 404.php */
h1.not_found { padding: 50px 0 30px 0; font-size: 40px; }
p.not_found{ font-size: 18px; }
div.not_found{ margin-bottom: 80px; }


/*
 * Original Settings for SmartPhone
 */
@media screen and (max-width: 480px) {

/* header.php */
.navbar-brand { color: #fff; padding: 15px 15px; }
.navbar-desc { color: #fff; padding: 0px 20px 10px 15px; }

/* footer.php */
#copyright{ padding: 15px; margin-bottom:20px; }

}

