/* COLOR PROILE:  */ .Qwigley {font-family:'Qwigley'; }
.average {font-family: 'Average';} 
.roboto {font-family: 'Roboto';} 
 /* BEGINN AUTOSTYLES */ #brand img {height: 140px; }
#brand #pagename {color: rgb(255, 255, 255); }
#brand #pagename {font-size: 50px; }
.pricing_heading {background: rgb(47, 47, 47); }
.pricing_heading h3, .pricing_heading h4 {color: rgb(255, 255, 255); }
body {background-color: #fffff8; }
body {font-size: 18px; }
body {color: rgb(255, 255, 255); }
a {color: #1e73be; }
h1, h1 a, a h1 {font-size: 35px; }
h1, a h1, h1 a {color: #000000; }
h2, h2 a, a h2 {font-size: 25px; }
h2, a h2, h2 a {color: #000000; }
h3, h3 a, a h3 {font-size: 18px; }
h3, a h3, h3 a {color: #000000; }
h4, h4 a {font-size: 18px; }
h4, a h4, h4 a {color: #000000; }
h5, h5 a {font-size: 18px; }
h5, a h5, h5 a {color: #000000; }
h6, h6 a {font-size: 16px; }
h6, a h6, h6 a {color: #000000; }
#overheader {background-color: #fffff8; }
#overheader > div {padding-top: 40px; }
#overheader > div {padding-bottom: 40px; }
#overheader {color: #B1B1B1; }
#overheader {font-size: 12px; }
.header_add_content {color: rgb(255, 255, 255); }
#headline {background-color: #fffff8; }
#content_below_nav {background: rgba(255, 255, 255, 0); }
header ul#menu > li > a, header ul#menu > li > i, .cart-contents {font-size: 23px; }
header .main-menu a {color: #000000; }
header#headline.logo-blocked-left #navleft  {text-align: center; }
header #menu > li:hover  > a {color: #bb9a36; }
header #menu > li:hover  {background-color: #fffff8; }
ul#menu ul.sub-menu  a {font-size: 13px; }
header .main-menu ul.sub-menu li a, header .main-menu ul.sub-menu li, ul#responsive_menu li a {color: #fffff8; }
header #menu ul.sub-menu li, .seven_mega_menu ul.menu li, .seven_mega_menu ul li  {border-color: rgb(236, 236, 236) !important; }
header #menu ul.sub-menu li, .seven_mega_menu ul.menu li, .seven_mega_menu ul li  {border-bottom: 1px solid; }
header #menu ul.sub-menu li, .seven_mega_menu ul.menu li {background-color: rgb(255, 255, 255); }
header #menu ul.sub-menu li:hover {background-color: rgb(246, 246, 246); }
.mean-container .mean-bar, .mean-container .mean-nav {background-color: #2F2F2F; }
.mean-container .mean-bar, .mean-container .mean-bar:after, .mean-bar a, .mean-container a.meanmenu-reveal, .mean-container .mean-nav ul li a  {color: rgb(255, 255, 255); }
.mean-container .mean-bar:after {content: Menu; }
#head_line {background-color: rgba(255, 255, 255, 0); }
#head_line > div {padding-top: 20px; }
#head_line > div {padding-bottom: 20px; }
#head_line h1 {font-size: 40px; }
#head_line h1 {color: rgb(255, 255, 255); }
#head_line h2 {font-size: 17px; }
#head_line h2 {color: rgb(255, 255, 255); }
.mainsection {background-color: #fffff8; }
.mainsection {color: #000000; }
#footer, #footer_gradient {background-color: #d0d0d0; }
.footer-inner {padding-top: 40px; }
.footer-inner {padding-bottom: 10px; }
#footer {color: #000000; }
body #footer_scroll_top i {color: rgb(255, 255, 255); }
#footer_scroll_top {width: 50px; }
#footer_scroll_top {height: 50px; }
#secondfooter {background-color: #d0d0d0; }
#secondfooter > div {padding-top: 60px; }
#secondfooter > div {padding-bottom: 60px; }
#secondfooter {color: rgb(216, 216, 216); }
#secondfooter {text-align: center; }
a.social_media.social_icon {border-radius: 4px; }





 



/* BEGINN NON AUTO STYLES */

body  { background-color:#fffff8;    background-position:center top; }
body {		background: #fffff8;
			background: -moz-linear-gradient(top, #fffff8 , rgb(46, 46, 46) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,#fffff8), color-stop(100%,rgb(46, 46, 46)));
			background: -webkit-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -o-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -ms-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: linear-gradient(to bottom, #fffff8 ,rgb(46, 46, 46) 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffff8', endColorstr='rgb(46, 46, 46)',GradientType=0 ); REMOVED DUE IE ERROR (IE IGNORE THE GRADIENT AND DISPLAYS A BLUE BACKGROUND INSTEAD, THANK YOU IE!!!) */
		}
#layout.block { }
.ui-tabs-nav li a, h3.toggle-trigger, h3.accordion-trigger, .accordion h3 { font-size:18px;}


body  { color:rgb(255, 255, 255); font-family:'Average'   ;  font-size:18px;}
a  { color:#1e73be; }
a:hover { color:rgb(54, 196, 215);}
a:visited { color:rgb(53, 51, 182);}
h1, a h1, h1 a, .tagline, .h1 {font-family:'Average'   ;   font-size:35px;  color:#000000 ;  line-height:41px;}
h2, a h2, h2 a, .h2 {font-family:'Average'   ;   font-size:25px;  color:#000000 ;  line-height:31px;}
h3, a h3, h3 a, .h3 {font-family:'Average'   ;   font-size:18px;  color:#000000 ;  line-height:24px;}
h4, a h4, h4 a, .h4 {font-family:'Average'   ;   font-size:18px;  color:#000000 ;  line-height:24px;} 
h5, a h5, h5 a, .h5 {font-family:'Average'   ;   font-size:18px;  color:#000000 ;  line-height:24px;}
h6, a h6, h6 a, .h6 {font-family:'Average'   ;   font-size:16px;  color:#000000 ;  line-height:22px;}

#overheader {  background-color:#fffff8;    background-position:left top; color:#B1B1B1; }
#overheader {		background: #fffff8;
			background: -moz-linear-gradient(top, #fffff8 , rgb(46, 46, 46) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,#fffff8), color-stop(100%,rgb(46, 46, 46)));
			background: -webkit-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -o-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -ms-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: linear-gradient(to bottom, #fffff8 ,rgb(46, 46, 46) 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffff8', endColorstr='rgb(46, 46, 46)',GradientType=0 ); REMOVED DUE IE ERROR (IE IGNORE THE GRADIENT AND DISPLAYS A BLUE BACKGROUND INSTEAD, THANK YOU IE!!!) */
		}

#content_below_nav {   background-image:url(/wp-content/uploads/2017/07/ING_37292_00039-2.jpg);   background-position:center top;}


#head_line { background-color:rgba(255, 255, 255, 0);    background-position:center center;; } 
#head_line h1, #head_line a h1, #head_line h1 a {  font-size:40px;  color:rgb(255, 255, 255) ;  line-height:46px;}
#head_line h2, #head_line h2 a, #head_line a h2 {  font-size:17px;  color:rgb(255, 255, 255) ;  line-height:23px;}
 
#brand img { margin-top:50px; margin-bottom:50px;}
#pagename { margin-top:50px;}
#pageslogan { margin-bottom:50px;}

body.has_slider header #menu {}

#headline, #nav.one_page_fixed {  background-color:#fffff8;  background-image:url(/wp-content/uploads/2017/07/ING_37292_00039-2.jpg);   background-position:center top; }
#headline {		background: #fffff8;
			background: -moz-linear-gradient(top, #fffff8 , rgb(46, 46, 46) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,#fffff8), color-stop(100%,rgb(46, 46, 46)));
			background: -webkit-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -o-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -ms-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: linear-gradient(to bottom, #fffff8 ,rgb(46, 46, 46) 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffff8', endColorstr='rgb(46, 46, 46)',GradientType=0 ); REMOVED DUE IE ERROR (IE IGNORE THE GRADIENT AND DISPLAYS A BLUE BACKGROUND INSTEAD, THANK YOU IE!!!) */
		}


header .main-menu > li > a, #header_infoline  {}

header .main-menu {font-family:'Georgia'   ;   font-size:23px;}

header#headline.has_menu_description .main-menu > li > a > span { top:23px;}
header.logo-left .main-menu > li > a, #headline.logo-left #menu > li > i, header.logo-right .main-menu > li > a, #headline.logo-right #menu > li > i { margin-top:-11.5px;}
#headline.logo-left #menu > li > i, #headline.logo-right #menu > li > i { margin-top:-11.5px;}

header.main-menu  .current-menu-item, .main-menu .current-menu-parent, .current-page-ancestor {}
header .main-menu li, header .main-menu a,  ul#responsive_menu a, .main-menu a:visited, .cart-contents, .cart-contents:hover {  color:#000000;   } 
 
header .main-menu li:hover, header .main-menu li:hover > a { color: #bb9a36 ;}
header .main-menu ul.sub-menu a { font-size: 13px ; }
header .main-menu  ul.sub-menu li, ul#responsive_menu li { background-color:rgb(255, 255, 255) ;   line-height:20px;  }
.seven_mega_menu { background-color:rgb(255, 255, 255) ;  color:#fffff8 ;  } 
ul.sub-menu::before { border-bottom-color:rgb(255, 255, 255);}
header .main-menu  ul.sub-menu li a, header .main-menu  ul.sub-menu li,  ul#responsive_menu li a { color:#fffff8 ;  }	

header .seven_mega_menu *, header .seven_mega_menu *:hover, header .seven_mega_menu li, header .main-menu li:hover .seven_mega_menu, header .main-menu li:hover .seven_mega_menu a, header .seven_mega_menu a,  header li:hover .seven_mega_menu li { color:#fffff8 ;  }
header .seven_mega_menu { font-size: 13px ; }

header .main-menu  ul.sub-menu li a:hover { }
header #menu > li:hover { background-color:#fffff8;}
header ul.sub-menu li:hover { background-color:rgb(246, 246, 246) !important;}
.mean-container .mean-bar:after { content:'Menu';}
.mean-container a.meanmenu-reveal span  { background-color:rgb(255, 255, 255);}
  
.allslider_overlay1 {}
.allslider_overlay2 {}
.allslider_overlay3 {}


#slideshow_header { background-color:rgba(255, 255, 255, 0);    background-position:left top;; } 
#slideshow_header h2, #slideshow_header a h2, #slideshow_header  h2 a, #slideshow_header  .h2 {  font-size:50px;  color:rgb(255, 255, 255) ;  line-height:56px;}
#slideshow_header h3, #slideshow_header a h3, #slideshow_header  h3 a, #slideshow_header  .h3 {  font-size:20px;  color:rgb(253, 253, 253) ;  line-height:26px;}
#slideshow_header h2, #slideshow_header h3 { text-shadow: 2px 2px 0px  rgb(60, 56, 50); }
#slideshow_header h2 span, #slideshow_header h3 span {  background:rgba(0, 0, 0, 0.57);}


.mainsection, .lrs  { background-color:#fffff8;    background-position:center center;background-attachment:fixed }
#layout { box-shadow: 0px 0px 0px 100px #fffff8;}
.mainsection  {		background: #fffff8;
			background: -moz-linear-gradient(top, #fffff8 , rgb(46, 46, 46) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,#fffff8), color-stop(100%,rgb(46, 46, 46)));
			background: -webkit-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -o-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: -ms-linear-gradient(top, #fffff8 ,rgb(46, 46, 46) 100%);
			background: linear-gradient(to bottom, #fffff8 ,rgb(46, 46, 46) 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffff8', endColorstr='rgb(46, 46, 46)',GradientType=0 ); REMOVED DUE IE ERROR (IE IGNORE THE GRADIENT AND DISPLAYS A BLUE BACKGROUND INSTEAD, THANK YOU IE!!!) */
		}
body.has_slider_gradient #slideshow_header:after {		background: rgba(255,255,255,0);
			background: -moz-linear-gradient(top, rgba(255,255,255,0) , #fffff8 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,rgba(255,255,255,0)), color-stop(100%,#fffff8));
			background: -webkit-linear-gradient(top, rgba(255,255,255,0) ,#fffff8 100%);
			background: -o-linear-gradient(top, rgba(255,255,255,0) ,#fffff8 100%);
			background: -ms-linear-gradient(top, rgba(255,255,255,0) ,#fffff8 100%);
			background: linear-gradient(to bottom, rgba(255,255,255,0) ,#fffff8 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='#fffff8',GradientType=0 ); REMOVED DUE IE ERROR (IE IGNORE THE GRADIENT AND DISPLAYS A BLUE BACKGROUND INSTEAD, THANK YOU IE!!!) */
		}


#content  { color:#000000; }
#content a  { }
#content a:hover {}
#content a:visited {}
#content h1, #content a h1, .tagline  {   }
#content h1 strong {}
#content h2, #content a h2 {   }

#content h3, #content a h3 {   }
#content h4, #content a h4 {   } 
#content h5, #content a h5 {   }
#content h6, #content a h6 {   }

 
#footer {  background-color: #d0d0d0 ;   background-position:center center; }
#footer_gradient { background-color: #d0d0d0 ;}
 

#footer /* , #footer p, #footer * */ { color:#000000; font-family: 'Roboto'   ; font-weight: normal; font-size:13px;}
#footer a  { color:rgb(255, 255, 255); }
#footer a:hover { color:rgb(255, 244, 88);}
#footer a:visited { color:rgb(255, 244, 88);}
#footer h2, #footer a h2 {   }
#footer h3, #footer a h3 {   }
#footer h4, #footer a h4 {   } 
#footer h5, #footer a h5 {   }
#footer h6, #footer a h6 {   }
#footer h3.widget-title { color:rgb(255, 255, 255) !important;  }

#footer_scroll_top { line-height:50px}


#secondfooter {  background-color:#d0d0d0;    background-position:left top; color:rgb(216, 216, 216); }
#secondfooter  {}

#underfooter {}

.callout {}
.testimonial-lists-item-shortcode h5::before { border-left:12px solid transparent !important; }
.post-count-comments::after {} 
.toggle  h3.box { color:rgb(47, 47, 47) !important; }
.toggle .box, .toggle .box + div {  border-color:rgb(47, 47, 47) !important;}
.toggle  h3.color { color: #FFFFFF !important;}
.toggle .color  { background:rgb(47, 47, 47) !important; }
.toggle .color + div {   border-color:rgb(47, 47, 47) !important;}
.accordion   h3.box { color:rgb(47, 47, 47) !important;}
.accordion .box, .accordion .box + div {   border-color:rgb(47, 47, 47) !important; }
::selection { background-color: rgba(255, 255, 255, 0) !important}
.nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide {}
.pricing_heading::after { border-top-color: rgb(47, 47, 47);}


.cart-contents em:after, a.biggerPhoto, .skillsprogress   {  background-color:rgb(255, 255, 248); color:#FFFFFF;} 
#filters a , .pagination a, .pagination span, .page-pagination span, .page-pagination a  {   color:rgb(255, 255, 248);} 

/* UI BG */
.sc_appointment, .cbp_tmtimeline > li .cbp_tmicon, a.biggerPhoto:before, .div_portfolio_entry .lrs i,  .sc_button.custom, .feature_box > div:first-child,  a.portfolio_entry_bigger_image, .portfolio-img a.biggerPhoto,   .nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide, #ascrail2000 > div, .nivo-header .nivo-controlNav a:hover, .tagcloud a, .cycle-content-navs a:hover { background-color:rgb(255, 255, 248) !important; color:#FFFFFF !important;}


.sc_splitheadline_left { border-color:rgb(255, 255, 248) ;}

 
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { background-color:rgb(255, 255, 248) !important; color:#FFFFFF !important;}
 
.woocommerce span.onsale, .woocommerce-page span.onsale, .woocommerce a.button, .button.alt, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover
{
	 background-color:rgb(255, 255, 248) !important; color:#FFFFFF !important; text-shadow:none !important;
}
.woocommerce-message:before { background-color:rgb(255, 255, 248) !important;}
.woocommerce-message { border-top: 3px solid rgb(255, 255, 248);}




.title_box .title_box_title, .title_box .title_box_title i {  background-color:rgb(255, 255, 248);  }
.title_box .title_box_title {  color:#FFFFFF;  }
.title_box_title, .title_box .title_box_title i  { background-color:#FFFFFF;}
.title_box_title, .title_box .title_box_title i  { color:rgb(255, 255, 248);}

 h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .tagline strong, [class*="icon-"], p.contact_widget + span {  color:rgb(255, 255, 248);  }
 
.callout { border-left: 4px solid rgb(255, 255, 248) ;}
 
  
/* FOOTER SCROLLTOP */
#footer_scroll_top { background-color:rgb(255, 255, 248); color:#FFFFFF;}


#content h1, #content h2, #content h3, .maincontent h1, .maincontent h2, .maincontent h3, .custom_section h1, .custom_section h2, .custom_section h3 {
 font-weight:normal;
}

#footer .post_listing img, .sidebar .post_listing img {
 width:60px;
}
header .main-menu > li > a {
    padding-right: 10px;
    padding: 10px;
    font-size: 15px;
    letter-spacing: 1px;
}
.main-menu {
    border-bottom: 0px solid !important;
    border-top: 0px solid !important;
}

/*.header, #header, header, #headline, .page, #page, page {
background-color: rgba(46, 46, 46, 1) !important
}*/

#layout.block {
    background-color: rgba(0,0,0,.5);
}
#head_line.center {
    text-align: center;
    display: none;
}
.footer-inner {
    /*padding-bottom: 45px;
    background-color: black !important;*/
    margin-top: -1px !important;
}
#contactFormWidget input, #contactFormWidget textarea { color:white; }

.contact_widget span {
    font-family: roboto;
}
#footer h3.widget-title {
    color: rgb(255, 255, 255) !important;
    font-family: roboto;
    font-size:16px !important;
}
textarea {
    height: 50px;
} 