/*
Theme Name: STINGER PLUS2 Child
Template: stingerplus2
Version: 20170621
*/

/*カテゴリID別に色を指定できます
例）IDが7の場合
.catname.st-catid7 {
	background:#ff0000;
	color:#fff;
}
*/

/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960px) {


/*-- ここまで --*/
}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {


/*-- ここまで --*/
}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media print, screen and (min-width: 960px) {


/*-- ここまで --*/
}




#content-w{
	margin-top:30px;
}

#headbox-bg{
	height:0 !important;
}

/* ヘッダーカスタマイズデザイン*/





@media print, screen and (max-width: 767px){
	#headbox{
	}
	.header-menu-picone-pc{
		display:none;
	}
	.header-menu-search{
		position:absolute;
		top: 2px;
		right:3px;
		width:10%;
	}
	.header-menu-search-modal{
		display:none;
	}
	.header-logo-picone{
		width:50% !important;
	margin:2px auto 0 auto;
			height:100% !important;
	}
	.header-logo-picone img{
		height:100%;
		width:auto;
	}
	#searchform{
		border:none;
	}

	.modal{
    display: none;
    height: 100vh;
        position: fixed;
    top: 0;
    width: 100%;
     z-index: 101;

}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.modal__content_1{
    background:000;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 10%;
    transform: translate(-50%,-50%);
    width: 60%;
         z-index: 101;

}
.modal__content_2{
    background:000;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 10%;
    transform: translate(-50%,-50%);
    width: 100%;
         z-index: 101;

}

.js-modal-close-text{
	color:white;
	position:absolute;
	top:0;
	right:20px;
	z-index: 102;
	font-size:30px;

}

.smartphone-menu-list{
	width:100%;
	position:absolute;
	top:-80px;
	left:0;
}

.smartphone-menu-ul{
	position:relative;
	top:100px;
	list-style: none;
}

.smartphone-menu-ul > li{
	border-bottom: solid 0.5px #ffffff;
}

.slidetoggle-picone-list ul li{
	border-bottom: solid 0.5px #ffffff;
	background-color:#696969;
}

.smartphone-menu-ul a{
	color:white;
	font-size:30px;
	font-weight:100;
	text-decoration:none;
}

.slidetoggle-picone-list ul{
	display:none;
}

.header-contents{
	width:100%;
	margin:50px auto 50px auto;
}

.header-contents-image{
	height:100%;
	width:100%;
		display: flex;
	align-items: center;
	justify-content: center;
}
.header-contents-image img{
	display:block;
	margin:auto;
	width:100%;
	height:auto;
}
.header-contents-brand-concept{
	height:100%;
	width:80%;
	margin: auto;
}


.header-contents-brand-concept-img{
	display: block;
	margin:auto;
	height:auto;
	width:80%;
}
.header-contents-brand-logo-img{
		display: block;
	margin:auto;
	height:auto;
	width:50%;

}

}


@media print, screen and (max-width: 400px){


.smartphone-menu-list{
	width:100%;
	position:absolute;
	top:-80px;
	left:0;
}

.smartphone-menu-ul{
	position:relative;
	top:100px;
	list-style: none;
}

.smartphone-menu-ul > li{
	border-bottom: solid 0.5px #ffffff;
}

.slidetoggle-picone-list ul li{
	border-bottom: solid 0.5px #ffffff;
	background-color:#696969;
}

.smartphone-menu-ul a{
	color:white;
	font-size:20px;
	font-weight:100;
	text-decoration:none;
}


}




@media print, screen and (min-width: 768px){

	#st-menuwide{
		height:86px;
}

	.header-menu-picone-sm{
		display:none;
	}
	.header-menu-picone{
}


.smanone{
	width:70% !important;
	margin-right:50px !important;
	position:absolute;
	top:0;
	right:0;
    background-color:#d8d6d9;

}
.header-menu-picone ul{
	height:120px;
	width:100%;
	display:flex;
	justify-content:flex-end;
	align-items:flex-end;
}
	

	.header-logo-picone{
	position:absolute;
	top:0;
	left:0;
    float:left;
	height:120px;
	width:20%;
	margin-left:12px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.header-logo-picone img{
	width:100%;
	height:auto;
}


.header-nav-picone ul li a{
	position:absolute;
	top:0;
	left:0;
	font-size:0.5em !important;
}
.header-nav-picone ul li ul li{
	width:100%;
	height:auto !important;
}
.header-nav-picone ul li ul li a{
}


.header-menu-list1{
	border-right:solid 0.5px black;
	height:40px !important;
	width:14.25%;
}
.header-menu-list2{
	border-right:solid 0.5px black;
	height:40px !important;
width:14.25%;
}
.header-menu-list3{
	border-right:solid 0.5px black;
	height:40px !important;
width:14.25%;
}
.header-menu-list4{
	border-right:solid 0.5px black;
	height:40px !important;
width:14.25%;
}
.header-menu-list5{
	border-right:solid 0.5px black;
	height:40px !important;
width:14.25%;
}
.header-menu-list6{
	border-right:solid 0.5px black;
	height:40px !important;
width:14.25%;
}
.header-menu-list7{
		height:40px !important;
width:14.25%;
}


.header-logo-picone-image{
	height:100px;
}

.headbox{
	position:relative;
	top:20%;
}



.header-contents{
	height:450px;
	width:80%;
	margin:0 auto 50px auto;
}

.header-contents-image{
	float: right;
	height:100%;
	width:50%;
		display: flex;
	align-items: center;
	justify-content: center;
}
.header-contents-image img{
	display:block;
	margin:auto;
	width:100%;
	height:auto;
}
.header-contents-brand-concept{
	float: right;
	height:100%;
	width:50%;
}


.header-contents-brand-concept-img{
	display: block;
	margin:auto;
	height:80%;
	width:auto;
}
.header-contents-brand-logo-img{
		display: block;
	margin:auto;
	height:20%;
	width:auto;

}

}

@media print, screen and (min-width: 992px){

	.header-nav-picone ul li a{
	font-size:0.8em !important;
}
	
	.header-logo-picone{
	height:120px;
	width:22%;
	margin-left:12px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.header-logo-picone img{
	height:80%;
}
.header-menu-list a{
    top:20%;
}
.header-menu-list1{
	width:14.25%;
}
.header-menu-list2{
width:14.25%;
}
.header-menu-list3{
width:14.25%;
}
.header-menu-list4{
width:14.25%;
}
.header-menu-list5{
width:14.25%;
}
.header-menu-list6{
width:14.25%;
}
.header-menu-list7{
width:14.25%;
}
.header-logo-picone-image{
	height:100px;
}

.header-contents-image img{
	width:80%;
}

}
#st-menubox{
	padding-bottom:15px;
}
#st-menuwide{
	padding-bottom: 10px;
	max-width:none !important;
}
#st-ami{
	background-color:white !important;
}



@media print, screen and (min-width: 768px) {
.smanone{
	display: block !important;
}
header .smanone ul.menu li a{
	font-size:13px;
}
}
.menu_btn{
	background-color: white !important;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	font-size:25px;
	line-height:30px;
	background:#ccc;
	display:block;
	float:right;
	height:auto;
	margin:0 5px;
	padding: 10px 10px 9px 10px;
	max-width:20%;
	box-sizing:border-box;
}

.header-contents-outer{
	width:100%;
	border-bottom:solid 0.5px #000;
}




/* フッターカスタマイズデザイン*/

footer{
	background-color:#d8d6d9;
	height:175px;
}

.footer-l{
	width:100%;
}

.footer-menu-list{
	width:100%;
}
.footer-menu-ul{
	padding:0;
	list-style:none;
	 text-align: center;
	width:100%;
}
.footer-menu-ul li{
	display: inline-block;
	margin:10px;
}
.footer-menu-ul a{
	text-decoration:none;
		color:black !important;
}
.copyr,.copyr a{
	color:black !important;
}

@media print, screen and (max-width: 767px){

	.footer-menu-ul a{
		font-size:0.7em !important;
}

	
	.footer-link-wrapper{
		height:100%;
			display: flex;
	align-items: center;
	justify-content: center;
	}
	.footer-link{
		width:100%;
	}
	.footer-link-ul{
		width:100%;
		list-style:none;
	 text-align: center;
		padding:0;
	}

	.footer-link-ul li{
		display:inline-block;
		margin:10px 2px 10px 2px;
	}
	
	


	.footer-link-ul img{
		height:35px;
		width:auto;	}
	.footer-r{
	width:100% !important;
}
.wp-video{
	height:auto;
	width:80% !important;
	margin:auto;
}

.footer-menu-ul li{
	margin:3px;
}

.footer-menu-ul a{
	font-size:0.5em;
}
.copyr,.copyr a{
	font-size:0.5em !important;
}

}



@media print, screen and (min-width: 768px){
	
.footer-menu-ul a{
		font-size:0.8em !important;
}


	.footer-link{
		float:left;
		width:35%;
		height:100px;
		display: flex;
	flex-direction:row-reverse;
		align-items:center;
	}
	.footer-link-list{
		margin-right:10px;
		height:35px;
		display: flex;
	flex-direction:row-reverse;
		align-items:center;
	}

	.footer-link-ul{
	 text-align: center;
		list-style:none;
		padding:0;
		width:210px !important;
		margin: 10px auto;
		display: flex;
	flex-direction:row-reverse;
		align-items:center;
	}
	.footer-link-ul li{
		float:left;
		margin:0 !important;
	}
	
	.footer-link-ul img{
		height:35px;
		width:auto;
	}

	.copyr{
		height:100px;
		width:65%;
		margin:0 !important;
		float:right;
		display: flex;
		flex-direction:row;
		align-items:center;
	}

	.copyr,.copyr a{
		font-size:0.7em !important;
	}

}



@media print, screen and (min-width: 1200px){
	

	.footer-link{
		float:left;
		width:35%;
		height:100px;
		display: flex;
	flex-direction:row-reverse;
		align-items:center;
	}
	.footer-link-list{
		margin-right:10px;
		height:35px;
		display: flex;
	flex-direction:row-reverse;
		align-items:center;
	}

	.footer-link-ul{
	 text-align: center;
		list-style:none;
		padding:0;
		width:210px !important;
		margin: 10px auto;
		display: flex;
	flex-direction:row-reverse;
		align-items:center;
	}
	.footer-link-ul li{
		float:left;
		margin:0 !important;
	}
	
	.footer-link-ul img{
		height:35px;
		width:auto;
	}

	.copyr{
		height:100px;
		width:65%;
		margin:0 !important;
		float:right;
		display: flex;
		flex-direction:row;
		align-items:center;
	}

	.copyr,.copyr a{
		font-size:1em !important;
	}

}




/* 各ページスマホ以外の時のタイトルのcss*/

@media print, screen and (max-width: 767px){
	.pc-title{
		display:none;
	}
	.pc-title-news{
		width:90%;
	margin:30px auto 20px auto;
	font-size:1em;
		height:25px;
		border-bottom:solid 1px #000;
	}

}


@media print, screen and (min-width: 768px){
	
.pc-title ,.pc-title-news{
	width:90%;
	margin:30px auto 20px auto;
	font-size:1.3em;
		height:45px;
		border-bottom:solid 1px #000;
	}
}



@media print, screen and (min-width: 992px){
	

.pc-title,.pc-title-news{
	width:90%;
	margin:50px auto 20px auto;
	font-size:1.55em;
		height:45px;
		border-bottom:solid 1px #000;
	}
}









/* ホーム画面のcss */

.home-image{
	height:40% !important;
	width:60%;
	margin:100px auto;
}

.home-logo{
	height:30% !important; 
	width:30%;
	margin:20px auto;
}


@media print, screen and (max-width: 767px){

		.home-image{
	height:auto;
	width:100%;
	margin:60px auto 30px auto;
}
	
	.home-logo{
	display:none;
}
}


@media print, screen and (min-width: 768px){

	.home-image{
	height:300px;
	width:60%;
	margin:100px auto 0 auto;
}
	
	.home-logo{
	height:80px;
	width:25%;
	margin:20px auto 20px auto;
}

}

@media print, screen and (min-width: 992px){
	
.home-image{
	height:450px;
	width:60%;
	margin:100px auto 0 auto;
} 

.home-image img{
	width:100%;
	height:auto;
}
	
	.home-logo{
	height:100px;
	width:25%;
	margin:20px auto 20px auto;
}
.home-logo img{
	width:100%;
	height:auto;
}


}


@media print, screen and (min-width: 1200px){
	
.home-image{
	height:500px;
	width:60%;
	margin:100px auto 0 auto;
} 

.home-image img{
	width:100%;
	height:auto;
}
	
	.home-logo{
	height:120px;
	width:25%;
	margin:20px auto 40px auto;
}
.home-logo img{
	width:100%;
	height:auto;
}


}










/* what`s new のデザイン */
.excerpt-text{
	margin-top:10px !important;
}

.fadeout{
opacity: 0;
transition: 3s ease-in-out;
-webkit-transition: 3s ease-in-out;
}
.fadein{
opacity: 1;
transition: 3s ease-in-out;
-webkit-transition: 3s ease-in-out;
}


.st-pagelink{
		display:flex;
		justify-content:center;
	}

@media print, screen and (max-width: 767px){




	.whats-new-contentInner{
		width: 90%;
		margin:80px auto;
	}

.slide-window, .slide-window img{
		width:250px;
		height:auto;
		margin:auto;
	}

		.whats-new-main{
	margin-top: 50px;
}

	.ad h4{
	background-color:#d8d6d9;
}

.ad ul{
	margin:30px auto;
}
.ad ul li{
			border-bottom: dotted 1px #d8d6d9;
		padding-left: 10px !important;
}

}


@media print, screen and (min-width: 768px){



	.slide-window, .slide-window img{
		width:450px;
		height:auto;
		margin:0 auto;
	}


.whats-new-article{
	margin-top:30px;
}




.whats-new-main{
	float:right;
	margin-right:30px;
}

.whats-new-aside{
	margin:30px 0 0 27px;
}


#side{
	float:left;
}


.ad h4{
	background-color:#d8d6d9;
}

.ad ul{
	margin:30px auto;
}
.ad ul li{
		margin-top:10px !important; 
		padding-left: 10px !important;
		border-bottom: dotted 1px #d8d6d9;
}

}



@media print, screen and (min-width: 992px){


	.slide-window, .slide-window img{
		width:550px;
		height:auto;
		margin:auto;
	}


.whats-new-article{
	margin-top:30px;
}




.whats-new-main{
	float:right;
	margin-right:70px;
}

.whats-new-aside{
	margin:30px 0 0 27px;
}


#side{
}



}





@media print, screen and (min-width: 1200px){

	

	.slide-window, .slide-window img{
		width:750px;
		height:auto;
		margin:auto;
	}


.whats-new-article{
	margin-top:30px;
}


#side{

}

.whats-new-main{
	margin-right: 30px;
	margin-right:70px;
}

.whats-new-aside{
	margin:30px 0 0 27px;
}



#side{
	margin-left:25px;
}

}


@media print, screen and (min-width: 1400px){

	

	.slide-window, .slide-window img{
		width:750px;
		height:auto;
		margin:auto;
	}


.whats-new-article{
	margin-top:30px;
}


#side{

}

.whats-new-main{
	margin-right:150px;
}

.whats-new-aside{
	margin:30px 0 0 27px;
}



#side{
	margin-left:50px !important;

}

}














/* 検索ページのデザイン */



@media print, screen and (max-width: 767px){


	.search-contentInner{
		width: 90%;
		margin:80px auto;
	}



		.search-main{
	margin-top: 50px;
}

	.ad h4{
	background-color:#d8d6d9;
}

.ad ul{
	margin:30px auto;
}

}


@media print, screen and (min-width: 768px){

.search-contentInner{
	display: flex!important;
	flex-direction: row-reverse;
	justify-content: space-between;

}



.search-article{
	margin-top:30px;
}




.search-main{
	margin-right: 30px;
}

.search-aside{
	margin:30px 0 0 27px;
}


#side{
	margin-left:25px;
}


.ad h4{
	background-color:#d8d6d9;
}

.ad ul{
	margin:30px auto;
}

}



@media print, screen and (min-width: 992px){

.search-contentInner{
	display: flex!important;
	flex-direction: row-reverse;
	justify-content: space-between;

}



.search-article{
	margin-top:30px;
}




.search-main{
	margin-right:150px;
}

.search-aside{
	margin:30px 0 0 27px;
}


#side{
	margin-left:25px;
}



}





@media print, screen and (min-width: 1200px){

	

	.slide-window, .slide-window img{
		width:750px;
		height:auto;
		margin:auto;
	}


.search-article{
	margin-top:30px;
}


#side{

}

.search-main{
	margin-right: 250px;
}

.search-aside{
	margin:30px 0 0 27px;
}



#side{
	margin-left:25px;
}

}






/* アーカイブ,カテゴリーページのデザイン */



@media print, screen and (max-width: 767px){


	.archive-contentInner{
		width: 90%;
		margin:80px auto;
	}

.slide-window, .slide-window img{
		width:250px;
		height:auto;
		margin:auto;
	}

		.archive-main{
	margin-top: 50px;
}

	.ad h4{
	background-color:#d8d6d9;
}

.ad ul{
	margin:30px auto;
}

}


@media print, screen and (min-width: 768px){

.archive-contentInner{
	display: flex!important;
	flex-direction: row-reverse;
	justify-content: space-between;

}

	.slide-window, .slide-window img{
		width:450px;
		height:auto;
		margin:0 auto;
	}


.archive-article{
	margin-top:30px;
}




.archive-main{
	margin-right: 30px;
}

.archive-aside{
	margin:30px 0 0 27px;
}


#side{
	margin-left:25px;
}


.ad h4{
	background-color:#d8d6d9;
}

.ad ul{
	margin:30px auto;
}

}



@media print, screen and (min-width: 992px){

.archive-contentInner{
	display: flex!important;
	flex-direction: row-reverse;
	justify-content: space-between;

}

	.slide-window, .slide-window img{
		width:550px;
		height:auto;
		margin:auto;
	}


.archive-article{
	margin-top:30px;
}




.archive-main{
	margin-right: 30px;
	width:700px;
}

.archive-aside{
	margin:30px 0 0 27px;
}


#side{
	margin-left:25px;
}



}





@media print, screen and (min-width: 1200px){

	

	.slide-window, .slide-window img{
		width:750px;
		height:auto;
		margin:auto;
	}


.archive-article{
	margin-top:30px;
}


#side{

}

.archive-main{
	margin-right: 30px;
	width:700px;
}

.archive-aside{
	margin:30px 0 0 27px;
}



#side{
	margin-left:25px;
}

}




/* about brand のページデザイン */
.concept-brand-text{
	height:30% !important;
}


.concept-image{
	height:30% !important;
	width:60%;
	margin:100px auto;
}

.concept-logo{
	height:10% !important;
	width:30%;
	margin:20px auto;
}


@media print, screen and (max-width: 767px){

	.concept-brand-text{
		width:80%;
			margin:60px auto 0 auto;
	}

		.concept-artist-text{
            width:90%;
			margin:60px auto 0 auto;
		}
	


		.concept-image{
	height:auto;
	width:100%;
	margin:60px auto 30px auto;
	text-align: center;
}

	
	.concept-logo{
	display:none;
}
}


@media print, screen and (min-width: 768px){

	.concept-brand-text{
		width:70%;
			margin:60px auto 0 16.5%;
	}

	.concept-artist-text{
            width:80%;
			margin:100px auto 0 auto;
		}
	

	.concept-image{
	height:300px;
	width:60%;
	margin:100px auto 0 auto;
}
	
	.concept-logo{
	height:80px;
	width:25%;
	margin:20px auto 0 35%;
}

}

@media print, screen and (min-width: 992px){


	.concept-main{
	width:95%;
	margin:0 auto;
	padding-left:30px;
	padding-right:30px;
}

	
.concept-image{
	height:450px;
	width:60%;
	margin:100px auto 0 auto;
} 

.concept-image img{
	width:100%;
	height:auto;
}
	
	.concept-logo{
	height:100px;
	width:25%;
	margin:20px auto 10px 35%;
}
.concept-logo img{
	width:100%;
	height:auto;
}


}


@media print, screen and (min-width: 1200px){


.concept-image{
	height:500px;
	width:60%;
	margin:100px auto 30px auto;
} 

.concept-image img{
	width:100%;
	height:auto;
}
	
	.concept-logo{
	height:120px;
	width:25%;
	margin:10px auto 20px 36.5%;
}
.concept-logo img{
	width:100%;
	height:auto;
}


}






/* about artistのページ about brandから引き継いだ所もあり */




@media print, screen and (max-width: 767px){
  .concept-gallery-image{
	width:90%;
		margin:30px auto 0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
  }


  .concept-gallery-image img{
	height:100px;
	width:100px;
}
}

@media print, screen and (min-width: 768px){
  .concept-gallery-image{
	width:75%;
	margin:30px auto 0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;

  }


  .concept-gallery-image img{
  	margin-top:30px;
	height:160px;
	width:160px;
}
}

@media print, screen and (min-width: 992px){

	.concept-gallery-image{
	width:85%;
	margin:30px auto 0 auto;
  }

}


@media print, screen and (min-width: 1200px){

	.concept-gallery-image{
	width:75%;
	margin:30px auto 0 auto;
  }

}






/* ギャラリーページのデザイン */



@media print, screen and (max-width: 767px){



	.gallery-list{
		width:90%;
		margin:50px auto;
		display:flex;
		flex-wrap: wrap;
		justify-content:space-around;
	}


.gallery-article{
	width:95%;
	margin:0 auto;
}

.gallery-contents{
	width:150px;
	height:auto;
}

.gallery-contents img{
	height:150px;
	width: 150px;
} 
.gallery-contents p{
	text-align: center;
} 
	
}


@media print, screen and (min-width: 768px){

	.gallery-list{
		width:80%;
		margin:50px auto;
		display:flex;
		flex-wrap: wrap;
		justify-content:space-around;
	}


.gallery-article{
	width:80%;
	margin:0 auto;
}

.gallery-contents{
	width:250px;
	height:auto;
}

.gallery-contents img{
	height:250px;
	width: 250px;
} 
.gallery-contents p{
	text-align: center;
} 

}

@media print, screen and (min-width: 992px){


	.gallery-main{
	width:95% !important;
	margin:0 auto;
	padding-left:30px;
	padding-right:30px;
}

	



}


@media print, screen and (min-width: 1200px){


.gallery-




}





/* About Usのページデザイン */

.post_excerpt{
	display:none;
}


table .title{
	text-align:center !important;
	vertical-align:middle !important;
}


@media print, screen and (max-width: 767px){


.about-us-title{
	width:100%;
	margin-bottom: 30px;
}

.about-us-title h4{
	background-color:#d8d6d9;
		padding-left:10px 
}



.about-us-article{
	width:80%;
	margin:100px auto;
}


}


@media print, screen and (min-width: 768px){


.about-us-title{
	display:none;
}


.about-us-article{
	width:85%;
	margin:0 auto;
}

.about-us-form{
	width:95%;
	margin:0 auto;
}

.about-us-form p input{
	width:100%;
	height:50px;
}
}

@media print, screen and (min-width: 992px){


	.about-us-main{
	width:95% !important;
	margin:0 auto;
	padding-left:30px;
	padding-right:30px;
}

	



}


@media print, screen and (min-width: 1200px){





}




/* 記事、商品ページのデザイン */



@media print, screen and (max-width: 767px){

.single-main{
	width:80%;
	margin:100px auto 30px auto;
}

.single-article p{
	font-size:0.9em;
}
	.sns span{
		font-size:0.8em;
}
}

@media print, screen and (min-width: 768px){

	.single-main{
	width:60%;
	margin:50px auto 30px auto;
}

}


.cart{
	display:none;
}


.add_to_cart_button{
	display: none !important;
}


.woocommerce-Tabs-panel h2{
	display:none;
}
	

.woocommerce-Tabs-panel h4{
	background-color:#dcdcdc;
	 padding-left:20px;
}

.woocommerce-Tabs-panel p{
	margin:10px;
}

	@media print, screen and (min-width: 769px){

.woocommerce-product-gallery{
   width: 30% !important;
}

.entry-summary{
	width:65% !important;
}



	}

	@media print, screen and (max-width: 767px){

.woocommerce > ul > li{
	width:100% !important;
}
.related >ul >li{
	width:100% !important;
}

	}




.page-main{
	width:70%;
	margin:auto;
}

.woocommerce-loop-product__title{
	overflow:hidden; 
	height:4.6em; 
	line-height:2.4; 
	padding:10px !important;
}


.price{
	font-size:1.3em !important;
	 margin:0.8em 0 0 0.1em;
}

