/*
Theme Name:		Welcart Basic Child
Description:	Welcart Basic Child is child theme for Welcart Basic.
Author:			Collne Inc.
Author URI:		https://www.collne.com/
Template:		welcart_basic
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			responsive-layout, basic-child, two-columns, right-sidebar. left-sidebar
*/

/* 全体 */
@media screen and (min-width: 1500px) {
    .home #main {
        width: 1440px;
    }
    .br-sp {
        display: none;
    }
}
a:focus {
    outline: none;
}
a {
    transition: .4s;
}
/* ヘッダー */
header {
    border-bottom: none;
}
.header-nav-container {
    background-color: #FFF;
}
header #site-navigation input#panel.on-off + div.nav-menu-open, header #site-navigation input#panel.on-off:checked + div.nav-menu-open, header #site-navigation input#panel.on-off + div.header-nav-container {
    background-color: #FFF;
}
header #site-navigation input#panel.on-off:checked + div.nav-menu-open, header #site-navigation input#panel.on-off:checked + div.header-nav-container {
    top: 0;
    height: 100vh;
}
.site-description {
    background: transparent;
}
#site-navigation label {
    padding-top: 10px;
    z-index: 99;
}
#site-navigation label span::before {
    color: #000;
}
#site-navigation li a {
    font-family: 'Cormorant Garamond', serif;
    color: #333
}
#site-navigation li.current-menu-item > a, #site-navigation li.current-menu-ancestor > a {
    background-color: transparent;
    border-bottom: 3px solid #000;
}
header .site-title {
    position: absolute;
    top: -5px;
    left: 50%;
    width: auto;
    font-size: 28px;
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: .1em;
    transform: translateX(-50%);
    padding: 20px 0;
    margin: 0 auto;
}
header .site-title a:hover {
    transition: .4s;
}
header .site-title a:hover {
    opacity: .6;
    text-decoration: none;
}
.snav {
    display: none;
}
header .snav {
    padding-top: 10px;
}
header .search-box {
    display: none;
}
.incart-btn a {
    background-color: transparent;
    border: 1px solid #ccc;
}
.incart-btn a:hover {
    background-color: transparent;
}
.incart-btn i::before {
    color: #333;
}
.fa-shopping-cart span {
    color: #333;
}
.incart-btn .total-quant {
    background-color: transparent;
    border: 1px solid #ccc;
    color: #333;
}
@media screen and (min-width: 1000px) {
    header {
        padding-top: 90px;
        margin-bottom: 0;
    }

    header .site-title {
        top: 15px;
        font-size: 48px;
        margin-bottom: 30px;
    }
    #site-navigation ul {
        display: flex;
        width: 100%;
        max-width: 1440px;
        justify-content: space-between;
    }
    #site-navigation li a:hover {
        background-color: transparent;
        color: #000;
        border-bottom: 3px solid #000;
    }
    #site-navigation ul li {
        font-size: 16px;
        border-right: none;
    }
    #site-navigation ul li:first-child {
        border-left: none;
    }
    #site-navigation li.current_page_item a, #site-navigation li.current-menu-parent a {
        background-color: transparent;
        border-bottom: 3px solid #000;
    }
    #site-navigation li.current_page_item a, #site-navigation .sub-menu li a {
        border-bottom: none;
    }
    #site-navigation li a {
        height: 40px;
        transition: 0;
        box-sizing: border-box;
    }
    .snav {
        padding-right: 15px;
    }
}
@media screen and (min-width: 1500px) {
    header .inner {
        width: 100%;
        max-width: 1440px;
        padding-bottom: 40px;
    }
    #masthead {
        padding-top: 60px;
        margin-bottom: 0;
    }
    header .site-title {
        top: 35px;
        font-size: 68px;
        margin-bottom: 30px;
    }
    .snav {
        display: block;
        padding-right: 0;
    }
    #site-navigation ul {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    #site-navigation li.current_page_item a, #site-navigation li.current-menu-parent a {
        background-color: transparent;
        border-bottom: 3px solid #000;
    }
    #site-navigation li a {
        height: 64px;
        transition: 0;
        box-sizing: border-box;
    }
    #site-navigation li a:hover {
        background-color: transparent;
        color: #000;
        border-bottom: 3px solid #000;
    }
    #site-navigation ul li {
        font-size: 22px;
        border-right: none;
    }
    #site-navigation ul li:first-child {
        border-left: none;
    }
    #site-navigation li.current_page_item a, #site-navigation .sub-menu li a {
        border-bottom: none;
    }
    .cf::before, .cf::after {
        content: " ";
        display: none;
    }
}
/* メインイメージ */
.main-img-02 img {
    width: 100% !important;
    margin: 0 auto 60px;
}
.top__img--pc {
    display: none;
}
@media screen and (min-width: 768px) {
    .top__img--sp {
        display: none;
    }
    .top__img--pc {
        display: block;
    }
}
/* トップコンテンツ */
.top__title {
    position: relative;
    font-size: 32px;
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: .1em;
    text-align: center;
    margin-bottom: 48px;
}
.top__title::after {
    position: absolute;
    left: 50%;
    bottom: -17px;
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    transform: translateX(-50%);
    background-color: #000;
}
.top__text {
    font-size: 14px;
    font-family: 'Cormorant Garamond', serif;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 40px;
}
#primary .itemprice {
    display: none;
}
#primary .itemname {
    display: none;
}
.skuform {
    display: none;
}
.detail-box {
    display: none;
}
.item-header {
    display: none;
}
@media screen and (min-width: 1500px) {
    .front-il {
        margin-bottom: 160px;
    }
    .top__title {
        font-size: 60px;
        padding-top: 100px;
        margin-bottom: 90px;
    }
    .top__title::after {
        bottom: -35px;
        width: 100px;
        height: 3px;
    }
    .top__text {
        font-size: 20px;
        line-height: 2;
        margin-bottom: 80px;
    }
}
/* カテゴリーページ */
.type-grid {
    margin-top: -1.42857em;
}
/* 個別ページ（ギャラリー） */
#itempage .item-info  {
    padding-top: 0;
}
.dress__info {
    background-color: #EEEEEE;
    padding: 15px;
}
@media screen and (min-width: 1000px){
    #site-navigation li.current_page_item a, #site-navigation li.current-menu-parent a {
        background-color: transparent;
        border-bottom: none;
    }
}
@media screen and (min-width: 1500px) {
.single #main {
    width: 800px;
}
.single #main.two-column #content {
    width: 480px;
    margin: 0;
    padding: 0;
}
.single #itempage #img-box {
    width: 100%;
    max-width: 480px;
    float: none;
}
.dress__info {
    padding: 20px;
}
.dress__info li {
    font-size: 18px;
    line-height: 2;
}
}
/* カテゴリーページ（料金プラン） */
.category-plan #content header {
    display: block;
}
.category-plan #content .page-title {
    display: block;
}
.category-plan #primary .itemprice {
    display: block;
}
.category-plan #primary .itemname {
    display: block;
    text-align: right;
    padding-right: 5px;
}
.category-plan .skuform {
    display: block;
}
.category-plan .detail-box {
    display: block;
}
.category-plan .item-header {
    display: block;
}
/* 個別ページ（料金プラン） */

/* カートページ */
@media screen and (min-width: 1500px) {
    .page-template-uscescart .site-title {
        top: 6px;
    }
}
/* ウィジェット */
.widget_welcart_login input#member_loginw, .widget_welcart_login input#member_login {
    background-color: transparent;
    border: 1px solid #ccc;
    color: #333;
}
/* フッター */
footer {
    background-color: transparent;
    border-top: 1px solid #000;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-top: 30px;
}
footer nav {
    padding-left: 10px;
    padding-right: 10px;
}
footer a {
    color: #000;
    font-family: 'Cormorant Garamond', serif;
}
.copyright {
    font-family: 'Cormorant Garamond', serif;
    background-color: #000;
}
@media screen and (min-width: 1500px) {
    footer {
        background-color: transparent;
        border-top: 1px solid #000;
        margin-top: 0;
    }
}
