/**
 * If your page background-color is red after enabling the PHPlugins function, then you know it's working.
 * Delete this after confirmation, because it's hideous :
 */
#message.success {
    background-color: transparent;
	
}
#message.error {
    background-color: transparent;
	
}
#message * {
      color : #e24b5f;
   font-family : 'Open Sans Condensed';
   font-weight : 400;
	}
ul.breadcrumbs li{
	font-size:1rem;
}
.album-title {
	font-size: 1.5rem;
	line-height: 2.5rem;
	font-family : Fredericka the Great;
	margin-bottom : 1.5rem;
}
.album-description {
    font-size: 1.2rem;
	line-height: 1.5rem;
}
.albums figure a > div, .albums figure a > figcaption {
	flex : 1 -1 auto;
}
.albums figure a {
	padding :0;
	margin-right: 10px;
	box-shadow: 3px 7px 9px rgb(0 0 0 / 25%);
	border-radius: 3px;
}
img::after  {
	content: "\f03e" " " attr(alt);
  font-family: "Font Awesome 5 Free";
	padding: 0 6px;
	top: 6px;
	z-index: 2;
	font-weight : 400;
}
nav .menu-item a.hidden::before,
nav .menu-item span.hidden::before {
	content: "\f070";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.25em;
	font-weight : 400;
}
nav .menu-item a.locked::before,
nav .menu-item span.locked::before {
	content: "\f023";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.25em;
	font-weight : 400;
}
nav.nav .menu-item.menu-item-has-children > a::after,
nav.nav .menu-item.menu-item-has-children > span::after {
	content: '\f105';
	display: block;
	font-family: "Font Awesome 5 Free";
	line-height: 36px;
	opacity: 0.75;
	position: absolute; top: 0; right: 0;
	text-align: center;
	width: 24px;
	font-weight : 400;
}
nav.nav_h .menu > .menu-item.menu-item-has-children > a::after,
nav.nav_h .menu > .menu-item.menu-item-has-children > span::after {
	content: '\f107';
	font-family: "Font Awesome 5 Free";
	font-weight:600;
}

nav.nav .touchable .menu-item.menu-item-has-children.hover > a::after,
nav.nav .touchable .menu-item.menu-item-has-children.hover > span::after {
	content: '\f0c1';
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}
nav.nav_v li.menu-item.menu-item-has-children > a::after,
nav.nav_v li.menu-item.menu-item-has-children > span::after {
	content: '\f107';
	font-family: "Font Awesome 5 Free";
	font-weight:600;
}


nav.nav_v .menu-item li a::after,
nav.nav_v .menu-item li span::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	left: 0;
	font-weight : 400;
}
.fb-search #search button[type=submit]::after {
	content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight : 400;
}
#cart-widget::before {
	content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-weight : 400;
}
#fotomoto-widget::before {
	content: "\f291";
  font-family: "Font Awesome 5 Free";
  font-weight : 400;
}
#social_media::before {
	content: "\f234";
	font-family: "Font Awesome 5 Free";
	line-height: 36px;
	font-weight : 400;
}
form.search-form button::before {
	content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight : 400;
}
ul.breadcrumbs li::after {
	content: '\f105';
  font-family: "Font Awesome 5 Free";
	margin: 0 6px;
	opacity: 0.5;
	font-weight : 400;
}
ul.breadcrumbs li:last-child::after {
	content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight:600;
}
/**
 * implement Font Awesome
 *************************/

a::before, a::after,
button::before, button::after,
img::before, img::after,
.button::before,
.button::after,
.menu a::before,
.menu a::after,
.menu span::before,
.menu span::after,
.fa_pseudo::before, .fa_pseudo::after
{
	-moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

.fa_pseudo::before, .fa_pseudo::after {
	font-family: "Font Awesome 5 Free";
}

.fa-ul > li {
	line-height: 1.5rem;
	list-style: none;
}
ul.single_icons a::after {
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}
.fancybox-pallet .share-facebook > a::after {
	color: #385B93;
	content: "\f09a";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}

.fancybox-pallet .share-twitter > a::after {
	color: #4099FF;
	content: "\f099";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}

.fancybox-pallet .share-pinterest > a::after {
	color: #cb2027;
	content: "\f0d2";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}

.fancybox-pallet .fb-image-download  > a::after {
	/*content: "\f019";*/
	content: "fa-solid fa-download";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}

.fancybox-pallet .fb-image-permalink > a::after {
	content: "\f0c1";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}

.fancybox-pallet .fb-googlemaps > a::after {
	content: "\f5a0";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}
.fancybox-button--crg-s.off::after {
	content: "\f004";
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	position: absolute; top: 50%; left: 50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
			
}

.fancybox-button--crg-s.on::after {
	color: #F44336;
	content: "\f004";
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute; top: 50%; left: 50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
}
.pagination ul li.previous a::before,
.pagination ul li.previous span::before {
  content: "\f104";
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	line-height: 36px;
	font-weight:600;
}

.pagination ul li.next a::before,
.pagination ul li.next span::before {
  content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	line-height: 36px;
	font-weight:600;
}
.button.download_image::before {
	/*content: "\f019";*/
	content: "fa-solid fa-download";
	font-family: "Font Awesome 5 Free";
	font-weight:600;
}
.button.googlemaps::before {
	content: "\f5a0";
	font-family: "Font Awesome 5 Free";
font-weight : 400;
}
.fa {
    content: "\f0ac";
	font-family: "Font Awesome 5 Free";
		font-weight:600;
}
button.fotomoto::before, .fotomoto_single button::before {
	content: "\f291";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}
button.add-to-cart::before {
	content: "\f07a";
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}
.grid-button.crg-select.off::before {
	content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}
.grid-button.crg-select.on::before {
	content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}


.grid-button.crg-feedback::before {
	content: "\f086";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
#crgModal button.crg-select.off::before {
	content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}
#crgModal button.crg-select.on::before {
	color: #F44336;
	content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
#crgModal-content .ratings_stars {
	color: #212121;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 1.33333333em;
	line-height: 0.75em;
	margin: 0 auto;
	text-align: center;
	text-rendering: auto;
	vertical-align: -15%;
	width: 1.5em; height: 1.5em;
	font-weight : 400;
}
.lights-control button[data-level="off"]::before {
	content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
ul.single_icons a::after {
	font-family: "Font Awesome 5 Free";
	font-weight : 400;
}
/**
 * Customize pallet triggers using Font Awesome

.page__toggle__buttons label[for="page__toggle__T1"] ul.palletToggle {
}
.page__toggle__buttons label[for="page__toggle__T1"] li.fa_pseudo::before {
}

.page__toggle__buttons label[for="page__toggle__T2"] ul.palletToggle {
	opacity: 0;
}
.page__toggle__buttons label[for="page__toggle__T2"] li.fa_pseudo::before {
	content: "\f002";
}

 */
