/*
*   name           Favourite
*   version        3.4
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*
******************************************************************************************

/// custom style

******************************************************************************************
*/



ul.breadcrumb li span{
	color: #fff;
  	font-weight: bold;
}
ul.breadcrumb > li {
	text-shadow: 0 1px 0 #222;
}

ul + p {
	margin-top: 2.4em;
}

/* a[href^="http"]:after */
a.external {
	font-weight: 400;  
  
}
a.external:after {
  	content: "\f08e";
  	margin-left: 0.4em;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
  	font-size: 70%;
}

p, li {
	color: rgb(86,86,86);
  	color: rgb(76,76,76);
	font-weight: 300;
  
}


img.img-shadow2 {
	margin:3%;
  	border: solid 1px #f5f5f5;
  	box-shadow: 0px 0px 5px #9E9E9E;
  	display: block !important; 
  	margin-left: auto;
  	margin-right: auto;
  	width:97%;
 
}

#fav-notewrap {
 	background-color:#53780D;
  	background-color:#AFDC5A;
  	
    
}

#fav-topwrap {
  	color: #fff;
  	background-color: #86b827;
  	background-color: #f0f2f3;
  	
}

#fav-topwrap h1, #fav-topwrap h2, #fav-topwrap h3  {
  	color: rgb(10, 10, 10);
  	color: #53780D;
  	font-weight: 400;
  	font-size: 32px;
  
}

#fav-topwrap p  {
  	color: #fff;
  	color: rgb(119, 119, 119);
  
}

#fav-topwrap a {
  
  	color: #680B3E;
  	font-weight: normal;
}

.nspArt p {
  	color: #eee;
}

#fav-introwrap {
	border-top: solid 4px #86b827;
}

#fav-headerwrap {
  	background-color: #fff;
}

#fav-footer1, #fav-footer2, #fav-footer3, #fav-footer4   {
  	color: #eee;	  	
}

#fav-footer1 table {
  	width: 80%;
}

#fav-footer1 th, #fav-footer1 td {
  	color: rgb(238, 238, 238);
  	font-weight: 300;
   	border-top: solid 1px #555;

}

#fav-copyrightwrap {
	background-color: rgb(57,57,57);
}


#fav-copyrightwrap p {
	color: #e2e2e2;
}
/*
	Slide Text

*/

.slide-text p {
	color: rgb(206,206,206);
}




/*
	My Buttons

*/ 
.btn-red, .btn-purple, .btn-green {
  color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.54) !important;
  margin: 10px 11px 10px 11px;
  font-size: 15px;  
  padding: 11px 21px 10px 21px;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: inline-block;
}

.btn-red {
  background-color: #c62e2a;
  width: 2.4em;
}

.btn-purple {
  background-color: #a02267;
  width: 4.8em;
}

.btn-green {
  background-color: #219c29;
  width: 2.4em;
}


.btn-red:hover,.btn-purple:hover,.btn-green:hover,
.btn-red:focus,.btn-purple:focus,.btn-green:focus,
.btn-red:active,.btn-purple:active,.btn-green:active
{
  color: #fff !important;
  background-color: #333;
  background-image: none;
  border: 1px solid transparent;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s ease-out 0s;
}

.btn-red, .btn-purple,.btn-green:focus {
  outline: none;
}
.btn-red:active, .btn-purple:active, .btn-green:active {
  box-shadow: none;
}
div#bottom-links > p {
  border-bottom: solid 1px #364e08;
}



/* Cookies */

div#cookieMessageContainer {
                    /*font: normal 12px/16px Arial,Verdana,sans-serif;*/
                    position:fixed;
                    z-index:9999;
                    bottom:0px;
					right:0px;
                    margin:0px auto;
					color: #fff;
					padding: 1em;
					background-color: rgba(0,0,0,0.8);
					margin-top: -10px;
					width: 100%;
}
#cookieMessageText {padding:15px 10px 0 15px;}
#cookieMessageText p,.accept{margin:0;padding:0 0 6px;text-align:center;vertical-align:middle; color:#fff;}
#cookieMessageText, .accept  {font-family:arial,verdana;font-size:12px;}
#cookieMessageContainer .cookie_button{background: #bfd255; background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */text-shadow: #fff 0.1em 0.1em 0.2em; color: #000; padding: 5px 12px;height: 14px;}
#cookieMessageAgreementForm {margin-left:10px;}
#cookieMessageInformationIcon {margin-right:10px;height:29px;}
div#cookieAcceptance {text-align:center; line-height: 2em;}
#continue_button{vertical-align:middle;cursor:pointer;margin:0 0 0 10px}
#info_icon {vertical-align:middle;margin-top:5px;}
#buttonbarContainer {height:29px;margin-bottom:-10px;}
.accept {padding: 5px 6px 4px 15px; color: #fff;}
a#cookieMessageDetailsLink {color:#fff!important; text-decoration: underline;}