/* 
Theme Name:		 Twenty Seventeen Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Twenty Seventeen Child is a child theme of Twenty Seventeen, created by ChildTheme-Generator.com
Author:			 Quincy
Author URI:		 http://childtheme-generator.com/
Template:		 twentyseventeen
Version:		 1.0.0
Text Domain:	 twentyseventeen-child
*/


/*
    Add your custom styles here
*/

@import url("../twentyseventeen/style.css");


.myborderradius {
    border-radius: 18px;
    border: 1px solid #ddd;
}


@media screen and (min-width: 48em) {
    
    body.page-template-page-100pa-width .page-100pa-width #primary .entry-content {
        width: 100%;
    }
    
    body.page-template-page-full-width .page-full-width #primary .entry-content {
        width: 100%;
    }

    /*
    body.page-template-page-full-width .page-full-width #primary .entry-header {
        width: 100%;
        height: 0px;
    }
    */
    
    /* 主内容取消左右margin， 显示更多 */
    
     body.page-template-page-full-width .wrap {
        max-width: 3000px;
        padding-left: 2em;
        padding-right: 2em;
    }
    
    /*
    body.page-template-page-full-width .page-header {
        padding: 0 0 0 0;
        margin-bottom: 0px;
        height: 0px;
    }
    */
    
    /* 主内容顶部缩进 */
    body.page-template-page-full-width .site-content {
        padding: 0 0 0 0;
    }
    
    
    /*
    body.page-template-page-full-width .site-title {
        padding-left: 10vh;
    }
    */
    
    /* 站點Logo */
    body.page-template-page-full-width .custom-logo {
        padding-left: 7vw;
    }
    
    /* 主選單 */
    body.page-template-page-full-width .navigation-top {
        padding-left: 7vw;
        font-size: 1.5rem;
    }
    
}

    
    
    
    /* 取消網站標題強制大寫 */
    .site-title a {
        text-transform: none;
        color: #B00CE8 !important;
    }
    /* 網站標題說明顏色 */
    .site-description {
        color: #FFBB00 !important;
    }
    
    /* 掩藏頁面標題 */
    .entry-header {
        display: none;
    }
    
    /* 主内容顶部缩进 */
    .site-content {
        padding: 0 0 0 0;
    }
    
    /* 整体背景色 */
    #content {
        background-color: #ff8c00;
    }
    
    /* top menu的背景色 */
    #top-menu.menu {
        background-color: #B00CE8 !important;
    }
    /* top menu的字顏色, 改了後在哪一個頁面就沒有顏色變化了 */
    #top-menu.menu a {
        color: #eeee00;
    }
    /* 手機版的top menu背景色 */
    .navigation-top {
        background-color: #0000ff !important; 
    }
    
    /* 手機版才會出現的"選單"按鈕 */
    .menu-toggle {
        color: #ffffff !important;
    }
    
    /* 次選單的背景色 */
    .navigation-top a {
	    color: #222;
	    background: #000 !important;
    }
    
    /*
    .dropdown-toggle {
        color: #00FF00 !important;
    }
    */
    /* 選單的向下箭頭 */
    .icon-angle-down {
        color: #EE4400 !important;
    }

    
    /* the border around a hyperlinked image */
    .entry-content a img, .widget a img, .comment-content a img {
	    -webkit-box-shadow: 0 0 0 0 #fff;
	    -moz-box-shadow: 0 0 0 0 #fff;
	    box-shadow: none;
	    border: none;
	    text-decoration: none;
    }
    
    /* footer */
    #colophon.site-footer {
        background-color: #00ff00;
    }
    .site-content-contain {
        background-color: #00AA00;
    }
    
    
    /* computer screen */
@media screen and (min-width: 48em){
    
    /* 頂導航欄 */
    .navigation-top {
        font-size: 1.3rem;
        height: 2.4rem;
    }
    .navigation-top a {
        background-color: transparent;
        padding-top: 0;
    }
    .navigation-top .wrap {
        max-width: 4000px;
        padding: 0 0 0 0;
        /*margin-left: 0;*/
    }
    #top-menu.menu {
        height: 2.3rem;
        width: 100%;
    }
    
    /*
    .menu-item {
        height: 4rem;
    }
    */
    /* 這樣子選單的反白才會正確 */
    .menu-item a {
        height: 2.3rem;
        padding-top: 0 !important;
    }
    
    
    
    
    
    /* header高度改小 */
    .site-branding {
        padding-top: 1rem;
    }
    .custom-header-image {
        height: 6rem;
    }
    .custom-header {
        height: 6rem;
    }
    
    
    /*
    .has-header-image .custom-header-media img,
    .has-header-video .custom-header-media video,
    .has-header-video .custom-header-media iframe {
        min-height: 10% !important;
        max-height: 80% !important;
    }
    .has-header-image.custom-header,
    .has-header-video.custom-header,
    .has-header-image.custom-header,
    .has-header-video.custom-header {
        min-height: 10% !important;
        max-height: 80% !important;
    }
    */
    
    /* header image */
    /*
    .twentyseventeen-front-page.has-header-image .custom-header-media,
    .twentyseventeen-front-page.has-header-video .custom-header-media,
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media {
        height: 1200px;
        height: 10vh !important;
        max-height: 10vh !important;
        overflow: hidden;
    }
    .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
    .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
    .admin-bar.home.blog.has-header-image .custom-header-media,
    .admin-bar.home.blog.has-header-video .custom-header-media {
        height: calc(10vh - 32px) !important;
    }
    .has-header-image.twentyseventeen-front-page .custom-header,
    .has-header-video.twentyseventeen-front-page .custom-header,
    .has-header-image.home.blog .custom-header,
    .has-header-video.home.blog .custom-header {
        display: table;
        height: 300px;
        height: 10vh !important;
        width: 100%;
    }
    */
}
