/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* p.css-6t8i6w-noticeStyles-Notice {
    display: none;
} */
section.wps-items-wrapper {
    width: 50%;
}
a {
    text-decoration: none!important;
}
@media only screen and (min-width: 768px){
	br.hide_mb{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	li.banner-item {
    width: 48%;
    margin-right: 5px;
}
	ul.banner-content {
    display: flex;
    flex-wrap: wrap;
}
	br.hide_pc{
		display: none;
	}
	#sidebar-nav-logo a img.ls-is-cached.lazyloaded {
    max-width: 100px;
}
	.elementor-4619 .elementor-element.elementor-element-57b7bfd .swiper-slide {
    height: 135px!important;
}
}
.penci-sidebar-content {
    width: 23%;
    float: right;
}
.red {
    color: #e71e1a;
}
/* .penci_recent-posts-sc ul.side-newsfeed li .number-post, .widget ul.side-newsfeed li .number-post {
	background-color: #e71e1a;
} */
/* .single-post div#main, .single-post div#sidebar {
    background: #fff;
} */
.single-post div#main{
padding: 20px 40px 60px;
}
/* .single-post .wrapper-boxed {
    background: #f5f5f5;
} */

/* 新着情報 */
#newsSlide {
    padding: 15px;
    background: #F2F2F2;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
	display: flex;
    align-items: center;
}
#newsSlide h2 {
    margin: 0;
    padding: 5px 35px 5px 10px;
    border-right: 1px #000 solid;
    max-height: 30px;
}
div#newsSlider {
    padding-left: 35px;
}
#newsSlide a {
    margin-right: 10px;
    font-weight: bold;
    color: #666;
}
@media only screen and (max-width: 480px){
	#newsSlide h2 {
    border: none;
    width: 100%;
    text-align: center;
}
	div#newsSlider {
    padding-left: 0;
}
/* 	div#newsSlider ul li:last-child {
    display: none;
} */
}
.penci-sidebar-content .widget {
	margin-bottom: 40px;
}
/* .clear-footer {
	margin-bottom: 0px;
} */
/* .penci-container-inside.penci-breadcrumb, .container.penci-breadcrumb {
    margin-bottom: 0px;
} */
#toc_container {
    padding: 24px;
	display: block;}
.post-pagination {
    margin-top: 30px;
	}
.widget ul.side-newsfeed li .number-post{background-color: #e71e1a; !important}
ul.children {
    border: 0 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.penci-grid li .item > .thumbnail, .penci-masonry .item-masonry > .thumbnail {
    margin-bottom: 15px !important;
}
/* おすすめ商品 */
.css-5mdbmo-PaginationItemsContainerCSS {
    max-width: 1100px;
    margin: 0px auto;
    padding: 0px;
}
#productList .itemBox, .wps-items-wrapper .wps-items-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 25px 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: none;
}
ul.tag_keyword li a:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px;
    font-size: 90%;
}

/* エドレシピ */
.recipelist {
    border: 1px solid #ddd;
    margin: 32px auto;
    max-width: 600px;
}
.recipelist-single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.25;
}
.recipelist-single .title {
    font-weight: 700;
    width: 10em;
    padding: 16px;
    background: #bac8c6;
}
.recipelist-single .text {
    padding: 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
/* ブログの３人　トップ表示 */
.penci-grid.penci-fea-cat-style-13 li .item h2 a.recipe-link{
	font-size: 18px;
}
/* footer */
@media screen and (min-width: 769px){
#widget-area .container {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 10px;
}
	}
/* main sidebar  */
#sidebar li.cat-item.cat-item-1 ,#sidebar li.cat-item.cat-item-31 , #sidebar li.cat-item.cat-item-32 ,#sidebar li.cat-item.cat-item-33, #sidebar li.cat-item.cat-item-35, #sidebar li.cat-item.cat-item-28 {
    display: none!important;
}
aside#categories-1 {
    margin-bottom: 0;
}
.post-author.abio-style-3.bioimg-round {
    display: none;
}

#navigation{border-bottom: 0.5px solid #ececec7a; !important}
/* = css destop
-------------------------------------------------------------- */
@media screen and (min-width: 768px){
.penci-single-style-10 .penci-single-s10-content,
.container.penci_sidebar #main {
	width: 75%;
	padding-right: 30px;
	float: left;
}
}

/* = css mobile
-------------------------------------------------------------- */
@media screen and (max-width: 767px){

.grid-header-box {
    width: 60%;
    float: right;
    padding-left: 10px;
}

.penci-grid li .item > .thumbnail{
width: 38%;
margin-bottom: 5px !important;
}
.penci-grid > li{
margin-bottom: 5px;
border-bottom: 1px solid #e3dede;
}
.penci-grid > li.grid-style {
    text-align: left !important;
}

}
.product-info-blog {
    margin: 0 auto;
    max-width: 70%;
    text-align: center;}
.product-info-blog p {
    margin: 0 10px;
    padding: 5px 25px;
	font-weight:bold;
}
@media screen and (max-width: 768px){
	.product-info-blog {
    max-width: 100%;
}
.product-info-blog p {
    padding: 5px 0;
}}