/*Termékkártya formázás kezdete*/
.header-logo{
margin-right:0 px;
padding:0;}
.header-logo-img{max-width:280px;max-height:120px;}
.product-snapshot.list_div_item:hover{

}
.product-parameters{
	
	color:#000;
	font-size: 1.2rem;
}

.category-menu .children .category-list > a{
font-size:16px !important;
color:black;
}
.category-title {font-size:20px;font-weight: 800;}
.category-menu > .category-list > .nav-link{
font-size:18px !important;
font-weight: 800;
}
.card.product-card:hover{background:#e3ebfe;
	
}
.list-unstyled.flex-column.children{
background:#ffcf0f;
font-weight: 800;
border:solid 1px black;
min-width:200px;
}
.sf-horizontal{
background:#ffcf0f;
border:solid 1px black;
font-weight: 800;
}
.sf-horizontal .children{
background:#ffcf0f;
border:solid 1px black;
}
.sf-horizontal .children .nav-link{
color:#032a85;
font-weight: 800;
}
.slick-list{
	height:100%;
}
.h4.product-card__essential{
	border-top:solid 1px;
	border-bottom:solid 1px;
	
}
.product-card__stock{
	border-top:solid 1px;
	border-bottom:solid 1px;
	
}
.product-card__price{
	border-bottom:solid 1px;
	
}
.product-advantages-item__image-wrapper{
	width:105px;
	height:105px;
	image-rendering: crisp-edges;
}
.product-advantages-item__image{
	image-rendering: crisp-edges;
	width:105px;
	height:105px;
	
}


.card__footer.product-card__footer{
  /*  display: grid;
    grid-gap: 8px;
    grid-template-columns: repeat(auto-fill, 240px);
    justify-items: center;
    align-items: start;
    justify-content: center;*/
	max-width:100%;
	margin:0 auto;
	
}
.card.product-card/*.h-100.mobile-simple-view*/{
max-width: 100%;
border:solid 1px black;
border-radius:10px;
box-shadow: 2px 0px 2px 0px #444444;
background-color:white;
padding:5px;
justify-content:center;
}


												/*Háttér beállítás*/
body {

	background-image: url('https://solna.myshoprenter.hu/custom/solna/image/cache/w0h0q100np1/bg.png');
	background-attachment:fixed;
}

.product-page-right.product-page-right__element{
border:solid 1px black;
}
/*Termékoldal információk gyártó,szállítás stb... hátterének módosítása*/
.position-1-wrapper{
	border:solid 1px black;
border-radius:10px;

background-color:white;
padding:10px;
color:#000;
font-size: 1.1rem;
}
/*Termékoldal termékleírás háttérmódosítás*/
.product-page-tab{
border:solid 1px black;
border-radius:10px;

background-color:white;
padding:10px;
color:#000;
font-size: 1.1rem;
}