/* Custom CSS
------------------------------------------------------------ */
/* GLOBAL */


.post-edit-link {display: none
}


html {
  overflow-y: scroll;
}

* {
	box-sizing: border-box;
}

p:empty {
	display: none;
}

.clear-all {
	clear: both;
}

.flt-rgt {
  float: right;
}
	
.flt-lft {
	float: left;
}


.mrg-flt-lft {
	margin-top: 20px;
}

.sml, p.sml {
	font-size: 1.3rem;
    font-weight: normal;
}

.med, p.med {
	font-size: 1.8rem;
}


.big, p.big, ul.big li {
	font-size: 2.5rem;
}


.test, p.test {
	
	font-size: 1.3rem;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0 30px;
}

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0,132,57, 0), rgba(0,132,57, 0.75), rgba(0,132,57, 0));
    margin-top: 20px;
    margin-bottom: 20px;
}  


.wp-caption-text {
	margin: 0 !important;
    text-align: left;
    padding: 0;
}

.wp-caption {
	padding: 0;
}


h3 {
	margin-bottom: 0;
}




.txt-rgt {
   text-align: right;
}

.txt-lft {
   text-align:left;
}

p.txt-rgt {
   margin-top: 10px;
}


.txt-red {
	color: #C20000;
}

.txt-blu {
	color: #008439;
}

.fa, a .fa, h1 .fa {
	color: #008439;
}

h2 .fa {
	color: #008439;
}


.entry-content h1 {
	margin-bottom: 5px !important;
}

.entry-content h2, .entry-content h3 {
	margin-bottom: 30px !important;
}

.entry-content h2 a {
	color: #F5AB32 !important;
}


.entry-content ul li {
    margin: 0 0 0 10px;
     padding-left: 25px ;
  text-indent: -25px ;
}

.entry-content li:before {
	font-family: FontAwesome;
    content: "\F1bb";
    color: #008439;
    padding-right: 3px;
    vertical-align: middle;
}


a:hover .fa {
	color: #008439;
}


form {
	margin-bottom: 20px;
}

.img-mid {
	vertical-align: middle;
}

.img-bot {
	vertical-align: bottom;
}


/* HEADER TRANSITION */

.page-id-31 .title-area {
    background: url(images/logo1.png) left top no-repeat !important;
    min-height: 185px;
    height: 185px;
    margin: 20px 0 0px 0px important;
    float: left important;
    transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}


.page-id-31 .header-image .title-area, .page-id-31 .header-image .site-title, .page-id-31 .header-image .site-title a, .page-id-31 .header-image .site-title {
     height: 185px;
      min-height: 185px;
}


.page-id-31 header.shrink, .page-id-31 header.shrink .title-area {
	min-height: 0;
	background: #ffffff;  
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.page-id-31 header.shrink .header-image .site-title a, .page-id-31 header.shrink .header-image .site-title {
		max-height: 100px;
	height: 100px;
}

.page-id-31 header.shrink .title-area {
	background: url(images/logo2.png) left top no-repeat !important;
	margin: 6px 0 0 0 !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

#mysticky-nav .myfixed {
    height: 100px;
}


.wp-caption, figcaption {
    background: transparent !important;
}
.nav-primary {
	z-index: 999999 !important;
}
/* HOME SLIDER */

.page-id-31 .site-container, .page-id-31 .site-inner {
    max-width: 100%;
    width: 100%;
    padding: 0 !important;
    background-color: transparent;
}

.page-id-31 .content-sidebar-wrap, .page-id-31 .content  { 
 width: 100%;
 background-color: #FFFFFF;
}

.page-id-31 .content .page {
    max-width: 1140px;
    margin: 40px auto;
}

#home_slider.dynamik-widget-area {
	border-bottom: 6px solid #F5AB32;
	background-color: transparent !important;
	padding-bottom: 102px;
}

.master-slider {
	border-bottom: 6px solid#F5AB32;
}

#nav_menu-3 {
	margin-bottom: 0;
}

/* HOME PAGE */

.page-id-31 .entry-content ul li {
	font-size: 2.4rem;
	font-weight: 700;
    margin: 0 0 4px 12px;
     padding-left: 25px ;
  text-indent: -25px ;
}


/* MAIN NAVIGATION */

.menu-primary li a:before {
    font-family: FontAwesome;
    content: "\F1bb";
    color: #008439;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}

.menu-primary li.current_page_item a:hover, .menu-primary li.current-cat a:hover, .menu-primary li.current-menu-item a:hover {
	color: #F5AB32;
	background-color: #000000;
}


.menu-primary #menu-item-53 {
	border-top: 1px #000000 solid;
}




/* CAPTION */

.wp-caption img {
	float: left;
}

p.wp-caption-text {
	clear: both;
}

/* REVIEWS */

.txt-rev p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 10px;
}

.txt-rev strong {
	color: #008439;
}

/* HEADER */



.hdr-phn {
	font-size: 3.2rem;
	font-weight: 700;
}



.hdr-eml  a {
	color: #008439;
}


.hdr-eml  a:hover {
	color: #F5AB32;
	text-decoration: none;
}

.txt-shd {
	text-shadow: 1px 1px 0px #000000;
}






/* FOOTER */

.page-template-default .site-footer, .single-product .site-footer {
	display: none;
}

.site-footer {
	margin-top: 30px;
}

#ez-fat-footer-container {
	display: flex;
}

#ez-fat-footer-1, #ez-fat-footer-2, #ez-fat-footer-3, #ez-fat-footer-4  {
	 align-items: stretch;
	 align-self: flex-end;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 {
    font-weight: 700;
    font-size: 1.8rem;
}

#menu-main-menu-1 {
	padding: 0 0 0 0;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li {
    list-style-type: none;
    margin: 0 0 0 0;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a:before {
		 font-family: FontAwesome;
    content: "\F1bb";
    color: #F5AB32;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}


#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a:hover:before {
    color: #008439;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a {
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	color: #000000;
	display: block;
    padding: 4px;

}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a:hover {
	color: #F5AB32;
	background-color: #000000;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a .fa {
	color: #008439;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a:hover .fa {
	color: #008439;
}


img.hme-adv {
	width: 60px;
	margin-bottom: auto;
	vertical-align: middle; 
}

#footer_detail {
	height: 80px;
	   border-top: 6px #F5AB32 solid;
	   background: transparent;
	    -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}



/* SERVICES PAGE */


.page-id-48 .content .page h2 {
	margin-bottom: 10px !important;
}

.page-id-48 .entry-content ul li {
    margin: 0 0 12px 10px;
     padding-left: 18px ;
  text-indent: -18px ;
}

.page-id-48 .entry-content li:before {
	font-family: FontAwesome;
    content: "\F1bb";
    color: #008439;
    padding-right: 3px;
    vertical-align: middle;
}

/* RESPONSIVE LIGHTBOX */

.tos-desktop .tos-wrapper.tos-fixed {
	background: rgba(0,132,57,.7); 
	z-index: 9999999;
}


.tos-thumbnails {
opacity: 0; 
}

.tos-close, .tos-next, .tos-prev {
    background: transparent !important;
    border-radius: 0;
    opacity: 0;
}

.tos-close span:after {
	  border-top: 4px solid #F5AB32 !important;
    border-right: 4px solid #F5AB32 !important;
}
    
.tos-close span:before {
    border-left: 4px solid #F5AB32 !important;
	border-bottom: 3px solid #F5AB32 !important;
}

.tos-next span {
    border-top: 4px solid #F5AB32 !important;
    border-right: 4px solid #F5AB32 !important;
}

.tos-prev span  {
    border-left: 4px solid #F5AB32 !important;
	border-bottom: 3px solid #F5AB32 !important;
}

.tos-close {
    background-color: #008439 !important;
    opacity: .89 !important;
}

.tos-uibg {
	display: none;
}



.tos-pagination {
	text-align: left;
}


.tos-desktop .tos-wrapper.tos-fixed {
	margin-top: 20px;
}

.tos-caption {
	color: #0066CC !important;
}



	/* MOBILE NAVIGATION */
	
.mn-navigation-wrap  {
	    color: #000000!important;
	background: #F5AB32 !important;
	opacity: 0.96;
}


.mn-navigation-wrap .mn-menu-wrap li {
	border-bottom: 1px dotted #008439;
}


.mn-navigation-wrap .sub-menu {
	border-top: 1px dotted #008439;
}

.mn-navigation-wrap .mn-menu-wrap li a {
   	color: #000000;
	color: rgba(0,0,0, 1)  !important;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
   font-size: 1.8rem;
   line-height: 2.8rem;
}


.mn-navigation-wrap .mn-menu-wrap li a:before {
	 font-family: FontAwesome;
    content: "\F1bb";
    color: #008439;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}
.mn-navigation-wrap .mn-menu-wrap li a:hover, .mn-navigation-wrap.mn-dark .mn-menu-wrap .current-menu-item > a, .mn-navigation-wrap.mn-dark .mn-menu-wrap .current_page_item > a:hover {
	color: #F5AB32;
	color: rgba(245,171,50, 1)  !important;
	background-color: rgba(0,0,0, 1) !important;
}


.mn-navigation-wrap .mn-menu-wrap li a .fa {
   	color: #008439;
}

.mn-navigation-wrap .mn-menu-wrap li a:hover .fa {
   	color: #008439;
}

.mn-icon-wrap [class*="icono-"] {
	color: #008439 !important;
}


.mn-navigation-wrap.mn-dark .mn-menu-wrap .current-menu-item > a, .mn-navigation-wrap.mn-dark .mn-menu-wrap .current_page_item > a {
    background: rgba(0, 0, 0, .4) !important;
    color: #008439!important;
}

/* VFB FORMS */

input[type="text"], 
input[type="checkbox"],
.vfbp-form .vfb-form-control,
#bd_contactForm input,
#bd_contactForm textarea,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.order_comments,
textarea {
    height: auto !important;
    padding: 4px !important;
    font-size: 1.4rem !important;
	font-family: 'Lato', san-serif !important;
    line-height: normal !important;
    color: #000000 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 1px solid #008439 !important;
	border-color: rgb(0,84,39,1) !important;
}



.vfbp-form .vfb-form-control:focus,
	input:focus,
	select:focus,
	textarea:focus,
	button:focus,
	input[type="text"]:focus,
#bd_contactForm input:focus,
#bd_contactForm textarea:focus,
.select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.order_comments:focus {
	outline: none !important;
	-webkit-box-shadow: 0 0 3px 0 rgba(245,171,50,0.75) !important;
	-moz-box-shadow: 0 0 3px 0 rgba(245,171,50,0.75) !important;
	box-shadow: 0 0 3px 0 rgba(245,171,50,0.75) !important;
	border: 1px solid #008439 !important;
}

#rc-imageselect, .g-recaptcha {
    transform:scale(0.63);
    -webkit-transform:scale(0.63);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}


.vfbp-form .btn-primary, 
.vfbp-form .btn, .btn, 
.btn2, button, 
#bd_cform, #formButtons [type="submit"], 
#formButtons [type="button"], 
.woocommerce-message a.button, 
.woocommerce .cart .button, 
.woocommerce .cart input.button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button,
.woocommerce input.button {
		font-family: 'Roboto Slab', serif;
	letter-spacing: 1px;
	text-transform: uppercase;
    color: #F5AB32 !important;
    font-weight: 700 !important;
    padding: 8px 12px !important;
	background: #008439 !important;
    font-size: 1.6rem !important;
    margin-top: 4px !important;
    -webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
border-radius: 8px !important;
	opacity: 1 !important;
}

.vfbp-form .btn-primary:hover, 
.btn:hover, button:hover, 
#bd_cform:hover, 
#formButtons [type="submit"]:hover, 
#formButtons [type="button"]:hover, 
.woocommerce-message a.button:hover, 
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    color: #008439 !important;
    background: #F5AB32 !important;
    text-decoration: none !important;	
    -webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
border-radius: 8px !important;
	opacity: 1 !important;
}


#bd_contactForm h2 {
    font-size: 2rem !important;
    font-style: normal !important;
    letter-spacing: 0 important;
    margin: 0 0 1em -.75em;
    padding: 12px !important;
    width: 18.5em;
    color: #008439 !important;
    border-bottom: 0px solid #aaa !important;
}


.vfbp-form .vfb-required-asterisk {
    color: #F5AB32 !important;
}

.vfbp-form .vfb-has-error .vfb-form-control,
.vfbp-form .vfb-has-error .vfb-help-block, 
.vfbp-form .vfb-has-error .vfb-control-label, 
.vfbp-form .vfb-has-error .vfb-radio,
.vfbp-form .vfb-has-error .vfb-checkbox, 
.vfbp-form .vfb-has-error .vfb-radio-inline, 
.vfbp-form .vfb-has-error .vfb-checkbox-inline, 
.woocommerce form .form-row .required {
    color: #F5AB32 !important;
}





/* SOCIAL SHARING */


.the_champ_sharing_container h4 {
	color: #000000 !important;
	font-family: 'Lato', san-serif !important;
	font-size: 1.2rem !important;
	text-align: center;
	margin-bottom: 0 !important;
}

.the_champ_sharing_container {
    margin-right: auto !important;
    margin-left: auto !important;
	width: 150px;
	margin-bottom: 0;
}

/* FULL HEIGHT SIDEBAR */


.content-sidebar-wrap {
 overflow: hidden !important;
}


.sidebar-primary {
 padding-bottom: 20000px !important;
 margin-bottom: -20000px !important;
}

.sidebar-primary {
 background-color: #008439 !important;
}


.sidebar-primary .btn {
	font-family: 'Roboto Slab', serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
margin-bottom: 20px;
background-color: #008439;
}

.sidebar-primary .btn:hover {
background-color: #C20000;
}


.sidebar-primary .btn .fa, .sidebar-primary .btn:hover .fa {
	color: #FFFFFF;
}
.sidebar.widget-area .widget {
	padding-bottom: 0
}


.sidebar-primary p {
	margin-bottom: 10px;
}

.sidebar-primary li a, .sidebar-primary li a:visited {
	font-family: 'Roboto Slab', serif;
	 font-size: 1.8rem;
	 font-weight: 700;
	 color: #000000;
	 background-color: #F5AB32;
	 text-decoration: none;
	 display: block;
	 padding: 8px;
}


.sidebar-primary li a:hover {
	 color: #F5AB32;
	 background-color: #000000;
	 text-decoration: none;
}


.sidebar-primary li a:before {
	font-family: FontAwesome;
    content: "\F1bb";
    color: #008439;
    padding-right: 3px;
    vertical-align: middle;
}



.sdb-pad {
	padding: 0 4%;
}


/* NEXT GEN GALLERY */

.galleria-info-title, .galleria-info-description {
	text-align: center;
}

.galleria-thumbnails {
	margin: auto;
}

.galleria-info-description a {
	color: #008439 !important;
}

.galleria-info-description a:hover {
	color: #C20000 !important;
	text-decoration: none;
}

#npl_button_close .fa {
    font-size: 3rem !important;
}

/* GALLERY FIX */

.galleria-theme-nextgen_pro_slideshow .galleria-stage, .galleria-theme-nextgen_pro_lightbox .galleria-stage {
	height:100%
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 840px) and (max-width: 1140px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1152px) {
.header-image .site-description {
    display: none;
}

.site-container {
overflow-x: hidden;
}

.full-width-content .site-header .wrap, .full-width-content .content {
    width: 100%;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    height: 100px;
    min-height: 100px;
}

.header-image .site-header .wrap .title-area {
    background: url(images/logo2.png) left top no-repeat !important;
    height: 90px;
}

.header-image .site-header .wrap .title-area {
   background-size: contain;
}

header .title-area {
	background: url(images/logo2.png) left top no-repeat !important;
	margin: 6px 0 0 0 !important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: all none;
}



.title-area {
  transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: all none;
}


.hdr-phn, .hdr-eml {
    margin-right: 10px;
}


#home_page_bottom .txt-rgt, #home_page_bottom p, #privacy_terms p {
    text-align: center;
}

#home_page_bottom .txt-rgt a, #privacy_terms .txt-rgt a {
	line-height: 38px;
}


#ez-fat-footer-1 {
margin-top: 20px;
}



.alignleft, .alignright, .alignnone, .aligncenter {
    float: none;
    margin-top: 0;
   margin-right: auto !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
   display: block !important;
}

.img-bump {
margin-top: 20px  !important;
}


.site-container {
   padding-top: 0px;
}


.txt-lft, .txt-rgt {
   text-align: center;
}

#home_page_bottom {
    width: auto;
}


#home_page_bottom .ezcol-one-quarter {
	margin-right: 1%;
	margin-bottom: 20px;
       margin-left: 1%;
}







#ez-fat-footer-container {
    display: block;
}

.content {
   margin: auto 2%;
}


* {
transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: all none !important;
}

.content-sidebar .content {
    width: 80% !important;
    max-width: 910px;
    margin: 0;
    padding:  0 2% 30px 0;
    float: left;
}

.content-sidebar .site-header .wrap, .content-sidebar .content-sidebar-wrap, .full-width-content .content-sidebar-wrap {
    width: 100%;
}

.site-inner {
margin: auto 1% !important;
}
}

@media only screen and (max-width: 839px) {

}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
.site-header {
	min-height: 0;
}

.header-image .site-header .wrap .title-area {
    width: 98% !important;
   background-position: center !important;
   background-size: contain;
   padding-bottom: 20px;
}

.site-header {
padding-top: 20px;
padding-bottom: 20px;
}


.home header, .home .site-header, .home header.shrink {
  min-height: 0;
 background: #FFFFFF; 
}

.header-image .site-header .wrap .title-area {
	background: url(images/logo2.png) center top no-repeat !important;
	    margin: 6px 0 0 0 !important;
}

.header-image .site-description {
    display: none;
}

.full-width-content .site-header .wrap {
    width: 100%;
}

#home_page_bottom .txt-rgt a, #privacy_terms .txt-rgt a {
	line-height: 38px;
}

.full-width-content .menu-primary, .full-width-content .content {
    width: 100%;
}

.content-sidebar .site-header .wrap, .content-sidebar .content-sidebar-wrap, .full-width-content .content-sidebar-wrap {
    width: 100%;
}

.site-header .widget-area {
    width: 100%;
    padding: 14px 0;
    float: none;
    text-align: center;
}

#ez-fat-footer-1 {
margin-top: 20px;
}




.alignleft, .alignright, .alignnone, .aligncenter {
    float: none;
    margin-top: 0;
   margin-right: auto !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
   display: block !important;
}

.img-bump {
margin-top: 20px  !important;
}


.site-container {
   padding-top: 0px;
}


.txt-lft, .txt-rgt {
   text-align: center;
}

#home_page_bottom {
    width: auto;
}


#home_page_bottom .ezcol-one-quarter {
	margin-right: 1%;
	margin-bottom: 20px;
       margin-left: 1%;
}



.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    width: 25px !important;
    height: 25px !important;
}


#black-studio-tinymce-2 {
	margin-top: 0;
}
.hdr-phn {
	margin-top: 8px;
}


.header-image .site-title, .header-image .site-title a {
 width: 100%;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    height: auto;
    min-height: 90px;
}



#ez-fat-footer-container {
    display: block;
}

.content {
   margin: auto 2%;
}


.entry-content {
margin-right: 2.5%;
}

#ez-fat-footer-4 a {
font-size: 1rem;
}

.ezcol-one-third {
    width: 30% !important;
}



.content-sidebar .content {
    width: 72% !important;
    max-width: 900px;
    margin: 0;
    padding:  0 2% 30px 0;
    float: left;
}

.content-sidebar .site-header .wrap, .content-sidebar .content-sidebar-wrap, .content-sidebar .menu-primary {
    width: 100%;
}

.site-inner {
margin: auto 1%;
}


.genesis-nav-menu {
text-align: center;
}

.menu-primary li {
display: inline-block;
float: none;
}

.ezcol-two-third {
    width: 66% !important;
}
}

@media only screen and (max-width: 766px) {
.site-header {
	min-height: 0;
}

.header-image .site-header .wrap .title-area {
    width: 98% !important;
   background-position: center !important;
   background-size: contain;
   padding-bottom: 20px;
}

.site-header {
padding-top: 20px;
padding-bottom: 20px;
}


.home header, .home .site-header, .home header.shrink {
  min-height: 0;
 background: #FFFFFF; 
}

.header-image .site-header .wrap .title-area {
	background: url(images/logo2.png) center top no-repeat !important;
	    margin: 6px 0 0 0 !important;
}



.nav-primary {
   display: none;
}






.site-header .widget-area, .txt-lft, .txt-rgt, #ez-fat-footer-1, #ez-fat-footer-2, #ez-fat-footer-3, #ez-fat-footer-4, .site-header {
   text-align: center !important;
}


#home_page_bottom .txt-rgt, #home_page_bottom p, #privacy_terms p {
    text-align: center;
}

#home_page_bottom .txt-rgt a, #privacy_terms .txt-rgt a {
	line-height: 38px;
}


#ez-fat-footer-1 {
margin-top: 20px;
}




.alignleft, .alignright, .alignnone, .aligncenter {
    float: none;
    margin-top: 0;
   margin-right: auto !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
   display: block !important;
}

.img-bump {
margin-top: 20px  !important;
}


.site-container {
   padding-top: 0px;
}


.txt-lft, .txt-rgt {
   text-align: center;
}

#home_page_bottom {
    width: auto;
}


#home_page_bottom .ezcol-one-quarter {
	margin-right: 1%;
	margin-bottom: 20px;
       margin-left: 1%;
}



.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    width: 25px !important;
    height: 25px !important;
}


#black-studio-tinymce-2 {
	margin-top: 0;
}
.hdr-phn {
	margin-top: 8px;
}


.header-image .site-title, .header-image .site-title a {
 width: 100%;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    height: auto;
    min-height: 90px;
}



#ez-fat-footer-container {
    display: block;
}

.content {
   margin: auto 2%;
}

.sidebar-primary li, .sidebar-primary h4, .sidebar-secondary h4, #ez-home-sidebar h4 {
text-align: center;
}

.site-inner {
padding: 0;
}

body.override .site-inner {
    padding-bottom: 0;
}

body.override .content-sidebar-wrap, body.override .content {
    width: 98%;
}
}