/* COLOR PROILE:  */ .Qwigley {font-family:'Qwigley'; }
.lora {font-family: 'Lora';} 
.playball {font-family: 'Playball';} 
.old_standard_tt {font-family: 'Old Standard TT';} 
 /* BEGINN AUTOSTYLES */ #brand img {height: 100px; }
#brand #pagename {color: rgb(255, 255, 255); }
#brand #pagename {font-size: 50px; }
.pricing_heading {background: rgb(200, 200, 200); }
.pricing_heading h3, .pricing_heading h4 {color: rgb(255, 255, 255); }
body {background-color: rgb(255, 255, 255); }
#layout.block {margin-bottom: 30px; }
body {font-size: 13px; }
body {color: rgb(44, 44, 44); }
a {color: rgb(200, 200, 200); }
h1, h1 a, a h1 {font-size: 30px; }
h1, a h1, h1 a {color: rgb(0, 0, 0); }
h2, h2 a, a h2 {font-size: 24px; }
h2, a h2, h2 a {color: rgb(0, 0, 0); }
h3, h3 a, a h3 {font-size: 20px; }
h3, a h3, h3 a {color: rgb(0, 0, 0); }
h4, h4 a {font-size: 16px; }
h4, a h4, h4 a {color: rgb(0, 0, 0); }
h5, h5 a {font-size: 14px; }
h5, a h5, h5 a {color: rgb(0, 0, 0); }
h6, h6 a {font-size: 13px; }
h6, a h6, h6 a {color: rgb(0, 0, 0); }
#overheader {background-color: #161616; }
#overheader > div {padding-top: 40px; }
#overheader > div {padding-bottom: 40px; }
#overheader {color: #B1B1B1; }
#overheader {font-size: 12px; }
.header_add_content {color: rgb(204, 207, 188); }
#before_headline {background-color: rgb(204, 207, 188); }
header ul#menu > li > a, header ul#menu > li > i, .cart-contents {font-size: 22px; }
header .main-menu a {color: rgb(67, 41, 12); }
header#headline.logo-blocked-left #navleft  {text-align: center; }
header #menu > li:hover  > a {color: rgb(105, 131, 94); }
ul#menu ul.sub-menu  a {font-size: 11px; }
header .main-menu ul.sub-menu li a, header .main-menu ul.sub-menu li, ul#responsive_menu li a {color: rgb(255, 255, 255); }
header #menu ul.sub-menu li, .seven_mega_menu ul.menu li, .seven_mega_menu ul li  {border-color: rgb(0, 0, 0) !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(29, 29, 29); }
header ul.sub-menu li:hover a {color: rgb(255, 255, 255); }
.mean-container .mean-bar, .mean-container .mean-nav {background-color: rgb(0, 0, 0); }
.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; }
#slideshow_header + .mainsection {margin-top: -100px; }
#head_line, .header_part_left {background-color: rgb(27, 27, 27); }
#head_line > div {padding-top: 10px; }
#head_line > div {padding-bottom: 10px; }
#head_line h1 {font-size: 30px; }
#head_line h1 {color: rgb(255, 255, 255); }
#head_line h2 {font-size: !6px; }
#head_line h2 {color: rgb(255, 255, 255); }
.mainsection .inner {background-color: rgb(255, 255, 255); }
.mainsection {font-size: 16; }
.mainsection {color: rgb(67, 41, 12); }
#footer, #footer_gradient {background-color: rgb(0, 0, 0); }
.footer-inner {padding-top: 35px; }
.footer-inner {padding-bottom: 35px; }
#footer {color: rgb(206, 206, 206); }
body #footer_scroll_top i {color: rgb(255, 255, 255); }
#footer_scroll_top {width: 50px; }
#footer_scroll_top {height: 50px; }
#secondfooter, #secondfooter > div {background-color: rgb(255, 255, 255); }
#secondfooter {color: rgb(0, 0, 0); }
#secondfooter {text-align: left; }
a.social_media.social_icon {background-color: rgb(139, 139, 139); }
a.social_media.social_icon {border-radius: 1px; }





 



/* BEGINN NON AUTO STYLES */

body  { background-color:rgb(255, 255, 255);    background-position:center top; }
body {		background: rgb(255, 255, 255);
			background: -moz-linear-gradient(top, rgb(255, 255, 255) , rgb(255, 255, 255) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,rgb(255, 255, 255)), color-stop(100%,rgb(255, 255, 255)));
			background: -webkit-linear-gradient(top, rgb(255, 255, 255) ,rgb(255, 255, 255) 100%);
			background: -o-linear-gradient(top, rgb(255, 255, 255) ,rgb(255, 255, 255) 100%);
			background: -ms-linear-gradient(top, rgb(255, 255, 255) ,rgb(255, 255, 255) 100%);
			background: linear-gradient(to bottom, rgb(255, 255, 255) ,rgb(255, 255, 255) 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 255, 255)', endColorstr='rgb(255, 255, 255)',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:13px;}


body  { color:rgb(44, 44, 44); font-family: 'Lora'   ; font-weight: normal; font-size:13px;}
a  { color:rgb(200, 200, 200); }
a:hover { color:rgb(139, 139, 139);}
a:visited {}
h1, a h1, h1 a, .tagline, .h1 {font-family: 'Lora'   ; font-weight: normal;  font-size:30px;  color:rgb(0, 0, 0) ;  line-height:36px;}
h2, a h2, h2 a, .h2 {font-family: 'Lora'   ; font-weight: normal;  font-size:24px;  color:rgb(0, 0, 0) ;  line-height:30px;}
h3, a h3, h3 a, .h3 {font-family: 'Lora'   ; font-weight: normal;  font-size:20px;  color:rgb(0, 0, 0) ;  line-height:26px;}
h4, a h4, h4 a, .h4 {font-family: 'Lora'   ; font-weight: normal;  font-size:16px;  color:rgb(0, 0, 0) ;  line-height:22px;} 
h5, a h5, h5 a, .h5 {font-family: 'Lora'   ; font-weight: normal;  font-size:14px;  color:rgb(0, 0, 0) ;  line-height:20px;}
h6, a h6, h6 a, .h6 {font-family: 'Lora'   ; font-weight: normal;  font-size:13px;  color:rgb(0, 0, 0) ;  line-height:19px;}

#overheader {  background-color:#161616;    background-position:left top; color:#B1B1B1; }
#overheader {}

#head_line { background-color:rgb(27, 27, 27);    background-position:center center;; } 
#head_line h1, #head_line a h1, #head_line h1 a {  font-size:30px;  color:rgb(255, 255, 255) ;  line-height:36px;}
#head_line h2, #head_line h2 a, #head_line a h2 {  font-size:!6px;  color:rgb(255, 255, 255) ;  line-height:6px;}
 
#brand img { margin-top:20px; margin-bottom:20px;}
#pagename { margin-top:20px;}
#pageslogan { margin-bottom:20px;}

body.has_slider header #menu {}

#before_headline, #nav.one_page_fixed {  background-color:rgb(204, 207, 188);  background-image:url(https://vilaboem.ro/wp-content/uploads/2016/06/white_brick_wall.png);   background-position:left top; }
#headline {}


header .main-menu > li > a, #header_infoline  {}

header .main-menu {font-family:'Playball'   ;   font-size:22px;}

header#headline.has_menu_description .main-menu > li > a > span { top:22px;}
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 {/*  padding-top:-11px; */}
#headline.logo-left #menu > li > i, #headline.logo-right #menu > li > i {/*  margin-top:-11px; */}

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:rgb(67, 41, 12);   } 
 
header .main-menu li:hover, header .main-menu li:hover > a { color: rgb(105, 131, 94) ;}
header .main-menu ul.sub-menu a { font-size: 11px ; font-family: 'Lora'   ; font-weight: normal;}
header .main-menu  ul.sub-menu li, ul#responsive_menu li { background-color:rgb(29, 29, 29) ;   line-height:20px;  }
.seven_mega_menu { background-color:rgb(29, 29, 29) ;  color:rgb(255, 255, 255) ;  } 
ul.sub-menu::before { border-bottom-color:rgb(29, 29, 29);}
header .main-menu  ul.sub-menu li a, header .main-menu  ul.sub-menu li,  ul#responsive_menu li a { color:rgb(255, 255, 255) ;  }	

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:rgb(255, 255, 255) ;  }
header .seven_mega_menu { font-size: 11px ; font-family: 'Lora'   ; font-weight: normal;}

header .main-menu  ul.sub-menu li a:hover { color:rgb(255, 255, 255) ;  }
header #menu > li:hover {}
header ul.sub-menu li:hover {}
.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:rgb(44, 44, 44);    background-position:left top;; } 
#slideshow_header + div  {padding-top:100px; } #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    { background-color:rgb(255, 255, 255);    background-position:center center;background-attachment:fixed }
.mainsection  {}
body.has_slider_gradient #slideshow_header:after {		background: rgba(255,255,255,0);
			background: -moz-linear-gradient(top, rgba(255,255,255,0) , rgb(255, 255, 255) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(,rgba(255,255,255,0)), color-stop(100%,rgb(255, 255, 255)));
			background: -webkit-linear-gradient(top, rgba(255,255,255,0) ,rgb(255, 255, 255) 100%);
			background: -o-linear-gradient(top, rgba(255,255,255,0) ,rgb(255, 255, 255) 100%);
			background: -ms-linear-gradient(top, rgba(255,255,255,0) ,rgb(255, 255, 255) 100%);
			background: linear-gradient(to bottom, rgba(255,255,255,0) ,rgb(255, 255, 255) 100%); 
			/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='rgb(255, 255, 255)',GradientType=0 ); REMOVED DUE IE ERROR (IE IGNORE THE GRADIENT AND DISPLAYS A BLUE BACKGROUND INSTEAD, THANK YOU IE!!!) */
		}


#content  { color:rgb(67, 41, 12); font-family: 'Old Standard TT'   ; font-weight: normal; font-size:16px;}
#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: rgb(0, 0, 0) ;   background-position:center center; }
#footer_gradient { background-color: rgb(0, 0, 0) ;}
 

#footer /* , #footer p, #footer * */ { color:rgb(206, 206, 206);  font-size:13px;}
#footer a  { }
#footer a:hover {}
#footer a:visited {}
#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:rgb(255, 255, 255);    background-position:left top; color:rgb(0, 0, 0); }
#secondfooter  {}

#underfooter {}

.callout {}
.testimonial-lists-item-shortcode h5::before { border-left:12px solid transparent !important; }
.post-count-comments::after {} 
.toggle  h3.box { color:rgb(200, 200, 200) !important; }
.toggle .box, .toggle .box + div {  border-color:rgb(200, 200, 200) !important;}
.toggle  h3.color { color: #FFFFFF !important;}
.toggle .color  { background:rgb(200, 200, 200) !important; }
.toggle .color + div {   border-color:rgb(200, 200, 200) !important;}
.accordion   h3.box { color:rgb(200, 200, 200) !important;}
.accordion .box, .accordion .box + div {   border-color:rgb(200, 200, 200) !important; }
::selection { background-color: rgb(200, 200, 200) !important}
.nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide {}
.pricing_heading::after { border-top-color: rgb(200, 200, 200);}

.custom_header.wait, .wait {background:url(../../images/wait-dark.gif) center center no-repeat; } 
.cart-contents em:after, a.biggerPhoto, .skillsprogress   {  background-color:rgb(200, 200, 200); color:#FFFFFF;} 
#filters a , .pagination a, .pagination span, .page-pagination span, .page-pagination a  {   color:rgb(200, 200, 200);} 

/* 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(200, 200, 200) !important; color:#FFFFFF !important;}


.sc_splitheadline_left { border-color:rgb(200, 200, 200) ;}

.div_portfolio_entry h3:after, .team_p strong:after, .testimonial_entry_h3 a:after, .clients_entry_img, .shortcode_posts img, .sidebar h3.widget-title:after, #footer h3.widget-title:after { border-color:rgb(200, 200, 200) !important;}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { background-color:rgb(200, 200, 200) !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(200, 200, 200) !important; color:#FFFFFF !important; text-shadow:none !important;
}
.woocommerce-message:before { background-color:rgb(200, 200, 200) !important;}
.woocommerce-message { border-top: 3px solid rgb(200, 200, 200);}




.title_box .title_box_title, .title_box .title_box_title i {  background-color:rgb(200, 200, 200);  }
.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(200, 200, 200);}

 h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .tagline strong, [class*="icon-"], p.contact_widget + span {  color:rgb(200, 200, 200);  }
 
.callout { border-left: 4px solid rgb(200, 200, 200) ;}
 
  
/* FOOTER SCROLLTOP */
#footer_scroll_top { background-color:rgb(200, 200, 200); color:#FFFFFF;}


div#navleft {
position: relative;
width: auto;
float: left;
margin-left: 30px;
}
#navleft > nav {
position: relative;
-webkit-transform: translateY(50%);
-moz-transform:translateY(50%);
-o-transform:translateY(50%);
-ms-transform:translateY(50%);
transform:translateY(50%); 
}

ul#menu > li::after {
content: '';
border-left:1px solid rgba(255, 255, 255, 0.39);
position: absolute;
left: 0px;
height: 10px;
z-index: 222222;
top: 23px;
} 