/* Background
   ================================= */
		
		html{ 
			background-image: url('GOODLAYERS_PATH/images/pattern/pattern-1.png');
			background-repeat: repeat; 
		}
		
		   
/* Logo
   ================================= */

.logo-wrapper {
    margin-bottom: 12px !important;
    margin-left: 0;
    margin-top: 27px !important;
}
  
.top-banner-wrapper{
	margin-top: 36px;
	margin-bottom: 0px;
} 

/* Social Network
   ================================= */
.social-wrapper{
	margin-top: 95px;
}  
   
/* Font Size
   ================================= */
body{
	font-size: 12px;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 25px;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 15px;
}

/* Element Color
   ================================= */
   
html{
	background-color: #ffffff;
}


/* Font Family 
  ================================= */
body{
	font-family: ;
}
h1, h2, h3, h4, h5, h6, .gdl-title{
	font-family: ;
}
h1.stunning-text-title{
	font-family: ;
	color: #333333;
}
.stunning-text-caption{
	color: #666666;
}
  
/* Font Color
   ================================= */
body{
	color: #666666 !important;
}
a{
	color: #ef7f2c;
}
.footer-wrapper a{
	color: #ef7f2c;
}
.gdl-link-title{
	color: #ef7f2c !important;
}
a:hover{
	color: #ef7f2c;
}
.footer-wrapper a:hover{
	color: #ef7f2c;
}
.gdl-slider-title{
	color: #ffffff !important;
}  
.pika-stage .caption,
.flex-caption{
	color: #d9d9d9 !important;
}  
h1, h2, h3, h4, h5, h6, .title-color{
	color: #494949;
}
.sidebar-title-color, .sidebar-header-title{
	color: #494949 !important;
}
.sidebar-content-color{
	color: #989898 !important;
}
.custom-sidebar .gdl-widget-tab-header-item a{
	color: #a0a0a0 !important;
}
.custom-sidebar .gdl-widget-tab-header-item.active a{
	color: #ef7f2c !important;
}
.custom-sidebar .post-info-color{
	color: #a4a4a4 !important;
}
.recent-post-widget-thumbnail,
div.custom-sidebar .news-widget-thumbnail img,
div.custom-sidebar .news-widget-avatar img{
	background-color: #dddddd !important;
}
/* Post/Port Color
   ================================= */
   
.port-title-color{
	color: #ef7f2c !important;
}
.port-title-color a:hover{
	color: #ef7f2c !important;
}
.post-title-color{
	color: #333333 !important;
}
.post-title-color a:hover{
	color: #707070 !important;
}
.post-widget-title-color{
	color: #ef7f2c !important;
}
.post-info-color, div.custom-sidebar #twitter_update_list{
	color: #a4a4a4 !important;
}
div.pagination{
	border-color: #dfdfdf; 
}
div.pagination a{ 
	color: #8c8c8c; 
	background-color: #f0f0f0; 
}
div.pagination a:hover, div.pagination span.current{ 
	color: #525252; 
	background-color: #ffffff; 
}
.about-author-wrapper{
	background-color: #f9f9f9 !important;
}

/* Column Service
   ================================= */
h2.column-service-title{
	color: #ef7f2c !important;
}

/* Stunning Text
   ================================= */
.stunning-text-button{
	color: #ffffff !important;
	 
	background-color: #ff8a42 !important;
	border: 1px solid #ff8a42 !important;
}

/* Footer Color
   ================================= */
.footer-widget-wrapper .custom-sidebar-title{ 
	color: #171717 !important;
}
.footer-widget-wrapper{ 
	border-top: 1px solid #e9e9e9 !important;
	background-color: #ffffff !important;
}
.footer-wrapper .gdl-divider{
	border-color: #ebebeb !important;
}
.footer-wrapper, .footer-wrapper table th{
	color: #b1b1b1 !important;
}
.footer-wrapper .post-info-color, div.custom-sidebar #twitter_update_list{
	color: #b1b1b1 !important;
}
div.footer-wrapper div.contact-form-wrapper input[type="text"], 
div.footer-wrapper div.contact-form-wrapper input[type="password"], 
div.footer-wrapper div.contact-form-wrapper textarea, 
div.footer-wrapper div.custom-sidebar #search-text input[type="text"], 
div.footer-wrapper div.custom-sidebar .contact-widget-whole input, 
div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	color: #888888 !important; 
	background-color: #f0f0f0 !important;
	border: 1px solid #e8e8e8 !important;
}
div.footer-wrapper a.button, div.footer-wrapper button, div.footer-wrapper button:hover {
	color: #ffffff !important; 
	background-color: #7d7d7d !important;
}
div.copyright-wrapper-gimmick{
	background: #c1c1c1;
}
div.copyright-wrapper{ 
	background-color: #2f2f2f !important; 
	color: #808080 !important;
}
div.copyright-wrapper{
		-moz-box-shadow:inset 0px 3px 6px -3px #111111;
	-webkit-box-shadow:inset 0px 3px 6px -3px #111111;
	box-shadow:inset 0px 3px 6px -3px #111111; 
}
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  
	background-color: #ebebeb !important; 
}

/* Divider Color
   ================================= */
.gdl-divider{
	border-color: #ececec !important;
}
table th{
	color: #666666;
	background-color: #f7f7f7;
}
table, table tr, table tr td, table tr th{
	border-color: #e5e5e5;
}

/* Testimonial Color
   ================================= */
.testimonial-content{
	color: #848484 !important;;
}
.testimonial-author-name{
	color: #494949 !important;; 
}
.testimonial-author-position{
	color: #8d8d8d !important;;
}

/* Tabs Color
   ================================= */
ul.tabs li a {
	color: #666666;
	background-color: #f5f5f5 !important;
}
ul.tabs li a.active {
	color: #111111;
	background-color: #ffffff !important;
}

/* Navigation Color
   ================================= */
div{
	background: url('GOODLAYERS_PATH/images/navigation-gradient.png') repeat-x; 
}
.top-navigation-wrapper{
		color: #b2b2b2 !important;
	background-color: #444444 !important;
}
.top-navigation-left li a{ 
	