.hyperlink-text a {
    font-weight: 500;
    color: #65a43f;
}

.post-header{
	height: 600px;
}

.download-button{
	margin-bottom: 15px;
}

.feedback-request{
	  color: #66a334;
    padding-left: 20px;
}

.page-header>h1 {
    font-size: 1px;
    color: RGBA(0,0,0,0) !important;
}

#gdarshome:hover{
	-webkit-filter: brightness(0.5);
filter: brightness(0.5);
	transition: 0.2s ease-out;
}
#gdarshome{
	-webkit-filter: brightness(1);
filter: brightness(1);
	transition: 0.2s ease-out;
}

@media only screen and (min-width: 902px) {
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-flyout ul.mega-sub-menu {
	width: 280px !important;
}
}

.pquote{
	font-style: italic;
	font-size: 0.8em;
	text-align: center;
	line-height: 17px;
}

.mc4wp-form-fields input {
    background-color: white;
    color: black;
}

.a-bold{
	font-weight: 800;
}

.btn-disabled{
	background-color: #afdd87 !important;
	cursor: default;
}
.btn-disabled:hover{
	background-color: #afdd87;
	cursor: default;
}

@media only screen and (min-width: 902px) {
.services-tabs{
	/*border: 1px solid black;*/
	min-height: 300px;
	}
}

.meta-header {
    height: 400px;
}

.page-content a{
	font-weight: 500;
}

.alphaorder{
	list-style-type: lower-alpha;
}

.post-content{
	margin-top: 30px;
}

/* ROSE WIND */

.RoseWind-Container{
	position: absolute;
	width: 384px;
	height: 222px;
}

.RoseWind-Container > div{
	height: 111px;
	display: block;
}

.RoseWind-Container > div > div {
		float: left;
	width: 190px;
	height: 111px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.RoseWind-Container > div > div > a {
	display: inline-block;
	width: 190px;
	height: 111px;
}

.right{
	margin-left: -px;
}

a#prodcts-upleft:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_01.jpg");
}

a#prodcts-upright:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_02.jpg");
}



a#prodcts-downleft:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_03.jpg");
}

a#prodcts-downright:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_04.jpg");
}

.rose_container:after
{
  content: 
    url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_01.jpg")
		url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_02.jpg")
    url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_03.jpg")
		url("https://saphyrion.ch/wp-content/uploads/2018/12/products_hover_04.jpg")
		    url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_01.jpg")
		url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_02.jpg")
    url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_03.jpg")
		url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_04.jpg");
  display: none;
}

.rose_container {
    height: 250px;
}

a#services-upleft:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_01.jpg");
}

a#services-upright:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_02.jpg");
}



a#services-downleft:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_03.jpg");
}

a#services-downright:hover > img {
    content: url("https://saphyrion.ch/wp-content/uploads/2018/12/RoseServices_hover_04.jpg");
}

.ds-button>div>div>div>div>div>strong>a {
    margin-top: 7px;
    width: 129px;
    height: 34px;
    font-size: 10px !important;
    margin-bottom: 20px !important;
    padding-top: 11px !important;
}

.media-body>div {
    font-size: 12px;
    margin-top: 10px;
    height: 50px;
}

.post-content {
    margin-left: 9%;
    margin-right: 9%;
}

/*--- rimozione tool dalla barra utenti ---*/
li#wp-admin-bar-wp-logo, li#wp-admin-bar-site-name, li#wp-admin-bar-search, li#wp-admin-bar-edit-profile, .ab-item>img, li#wp-admin-bar-user-info  {
    display: none !important;
}

#italic-text >em {
    font-style: italic;
}

#gdars-ul li {
    padding-bottom: 1em;
}

.mfp-container.mfp-s-ready.mfp-image-holder {
    background-color: white;
}

.mfp-bottom-bar {
    background: none;
}

button.mfp-close::after {
    background-color: #66A334 !important;
}

/* CODE for Download manager */
.link-template-default.card.mb-2 .package-title>a {
    font-size: 1.2rem;
	  color: #65A43F;
}

.link-template-default.card.mb-2 .text-muted {
    display: none;
}

.link-template-default.card.mb-2 .package-title>a:hover {
    text-decoration: none;
}

a.wpdm-download-link.download-on-click.btn.btn-primary {
    background-color: #65A43F;
}

.sa-Italic {
font-style: italic;
}