/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/




#wrapper {

    -webkit-box-shadow:0 5px 12px rgba(249, 249, 249, 0.5), 0 0 40px rgba(249, 249, 249, 0.5) inset;
       -moz-box-shadow:0 5px 12px rgba(249, 249, 249, 0.5), 0 0 40px rgba(249, 249, 249, 0.5) inset;
            box-shadow:0 5px 12px rgba(249, 249, 249, 0.5), 0 0 40px rgba(249, 249, 249, 0.5) inset;
}´



#footer {

	border-top: 3px solid rgba(0,0,0,0.1);
}

#footer .footer-widgets-wrap {
    position: relative;
    padding-top: 60px;
	padding-bottom: 60px;
}

#copyrights {
    padding: 20px 0;
    background-color: #DDD;
    font-size: 14px;
    line-height: 1.8;
}

.dark #copyrights {
    background-color: rgba(0,0,0,0.2);
    color: rgba(255,255,255,0.55);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}



#ritter{
	position:fixed;
	background-image:url(/images/general/ritter.png);
	background-repeat:no-repeat;
	width:250px;
	height:425px;
	right: 50px;
	top:210px;
}

#header.transparent-header.full-header #header-wrap {
    border-bottom: 0px solid rgba(0,0,0,0.1);
}

#primary-menu.style-2 {

    border-top: none;
}

@media (min-width: 280px) and (max-width: 575px) {

	#primary-menu-trigger { left: 0px; }
	
	#header, #header-wrap, #logo img {
    height: 80px;

}
#logo img {
    height: 80px;
	margin-top:10px;

  height: auto;


}


	
}

@media (min-width: 280px) and (max-width: 991px) {
	
#page-title.page-title-parallax {
padding: 40px 0px;
}
}

@media (min-width: 991px) {
	
#page-title.page-title-parallax {
padding: 200px 0px;
}
}



@media (max-width: 991px)
 {

	#primary-menu > div > #top-search a,

	#primary-menu > div > #side-panel-trigger { margin: -25px 0 !important; }
	
	
	#primary-menu > div > ul { margin-top: 30px !important; }

#top-search a
 {

right: -20px;
top: -10px;

}	

}



@media (max-width: 767px) {
	
	.slider-caption h1 
	{
		 font-size: 1.25rem; 
	 font-size: 20px; 
	}
	
	#footer .footer-widgets-wrap {
    position: relative;
    padding-top: 20px;
	padding-bottom: 20px;
}

.section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;

}

.hide {

	display:none;

}
	
	}
	
	

/*#navfont{
	font-family: 'Crete Round', serif;*/
    /*font-family: 'Philosopher', sans-serif;*/
/*}*/

#primary-menu ul li > a {
    font-weight: 300; 
    font-size: 13px;
    font-family: 'Crete Round', serif;
	font-style: italic;
}

#primary-menu ul ul li > a {
    font-weight: 300;
    font-family: 'Crete Round', serif;
	font-style: italic;
}


#primary-menu.style-2 > div #top-search {
   /* margin-top: 15px;*/
   margin-top: 4px;
}

#header.sticky-header:not(.static-sticky) #top-search{
  /*  margin-top: 17px !important;*/
  margin-top: 7px !important;
}


.top-links li > a {
    font-size: 10px;
}

#top-search a,
#top-cart > a,
#side-panel-trigger a {
	width: 50px;
	height: 17px;
}




@media (min-width: 992px) and (max-width: 1199px) {
#ritter{
	visibility:hidden;
}


}

/*.feature-box.fbox-bg.fbox-center .fbox-icon {
    position: absolute;
    top: -78px;
    left: 50%;
    margin: 0 0 0 -68px;
}
.feature-box.fbox-center .fbox-icon {
    position: relative;
    width: 140px;
    height: 140px;
    margin: 0 auto 30px;
}*/
.feature-box h3 {
   	font-family: Simonetta;
	font-size: 16px;
    font-weight: 700;
    color: #9a151d;
}

# .feature-box.fbox-border .fbox-icon {
/*     border-color: none !important;*/
border: 1px solid #1ABC9C;
}

.feature-box.fbox-bg.fbox-center {
    margin-top: 68px;
    padding: 16px 30px 30px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}



.fbox-border.fbox-effect .fbox-icon i:after {
	top: -6px;
	left: -6px;
	padding: 6px;
}

.feature-box.fbox-center .fbox-icon {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 0 auto 30px;
}

.fbox-border.fbox-effect .fbox-icon i:after {
	background-color: #9a151d;
}

.feature-box.fbox-bg.fbox-center .fbox-icon {

	left: 46%;

}

.heading-block h4 {
    font-size: 20px;
    font-weight: 500;
	font-family: Simonetta;
}


#primary-menu.style-2 {
    float: none;
    max-width: none;
    background-color: white;
    opacity: 0.8;
	margin: 0px auto;
}

#primary-menu.style-2 > div > ul > li > a {

	text-align:left;
}

#header.full-header #logo {

	border-right: none;
}

#header.transparent-header.full-header #logo { border-right-color: rgba(0,0,0,0); }

.red { 
  color: #9a151d;
  font-weight: 500; 
}

.button.button-desc {
    font-size: 12px;
}

.button.button-desc span {
    font-size: 12px;
}

label {
    font-family: 'Lato', sans-serif;
}

.feature-box.fbox-center.fbox-plain .fbox-icon i {
    font-size: 30px;
}

