.links_block{
	box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
	border: 1px solid rgba(0,0,0,.125);
	padding: 1.25rem;
}

.links_block > p{
	border-bottom: 1px solid #d6d4d4;
	margin-bottom: 5px;
}

.links_block_title{
	font-weight: 700;
    color: #414141;
    font-size: 1.125rem;
}

.links_block a{
	color: #414141;
}

.links_block a:hover{
	font-weight: 700;
	color: #414141;
}

.links_block li{
	padding-top: 15px;
}

.price-product-buy{
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    margin-left: 0px !important;
}

.stagstrong{
	font-weight: bolder;
}

.stagh3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;

    font-size: 1.125rem;
}

.sub-menu .stagh3{
	color: #212121;
    font-family: sans-serif;
    margin-bottom: 21px;
}



.stagh2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;

    margin-top: 0;

    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;

    font-size: 1.25rem;
}

#category-description .stagh2 {
    color: #414141;
}


.stagh4 {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;

    font-size: 1.125rem;

    margin-top: 0;

    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}

.footer-container .stagh4 {
    color: #fff!important;
    font-size: 14px;
}