/*Articles blog*/
.com-content.view-article .article-full-image:after {
    background: linear-gradient(181deg, #0000009c 0%, #00000014 100%) #0000000d;
}
.article-info-wrap {
    margin: auto;
}
.article-info-wrap {
    max-width: 1140px;
}
.article-list .article .article-header h2 a:hover{color: #a61743;}


@media (max-width: 768px){
	.article-info-wrap {max-width: 768px;}
}

/*formularis contacte*/
div#fox-m117-radio1-box {
    background: #eeeeee;
    padding: 20px;
}
span.fox-label-inside-no-placeholder {
    font-weight: bolder;
}
div#fox-container-m117 textarea {
    width: 650px;
    resize: none;
}
.sp-page-title:before {background: linear-gradient(88deg, #0000007d 0%, #d5074494 100%) transparent;}
.com-content.view-article .article-header-wrap {
    background-color: #a61743;
	-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 88%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
}.sp-page-title:before {background: linear-gradient(46deg, #00000073 0%, #b61444b3 100%) transparent;}

.logout .btn:hover {
    color: #ffffff;
    border-color: transparent;
    background-color: #6290d7;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #ffffff;
    background-color: #2963af;
}