/*
Theme Name: California Girls
Theme URI: www.hypercube.co.nz
Description: California Girls - Child Theme
Author: Sam Taylor
Author URI: www.hypercube.co.nz
Template: fencer
Version: 1.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 02 Jun 2014 22:18:13 +0000 */ 

@import url('../fencer/style.css');


.js .tmce-active .wp-editor-area {
color: #000;
}



html, body {

    color: #ADA56C;

}
body {
    background: url(img/header.png);
}
a {
    -webkit-transition: all 0.6s;
}
a, a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
color: #ADA56C;
}
p {color: rgb(175, 174, 174);}
	
.page-template-default .page-item-title.container-fluid .container, .page-template-default .page-item-title.container-fluid .container {
display: none;
}
body .content-block {
padding: 0;
}
textarea, input {
font-size: 18px;
 -webkit-transition: all 0.6s;
}

.parallax {
	overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    clear: both;
}


a.btn,
.btn,
.btn:focus, 
input[type="submit"] {
    
    -webkit-transition: all .6s;


}
.btn:hover, input[type="submit"]:hover {

    -webkit-transition: all .6s;

}
ul li {
	color: #afaeae;
  }
body.page-id-2053 .portfolio-filter {
	display: none;
  }
body .navbar-fixed-top .container {
	background-color: #000;
  }

/* PORTFOLIO SLIDER */

.portfolio-slider .flexslider .slides img {
height: 291px !important;
}

/**
*   Flexslider
*/


#main-slider.flexslider .slides img {
    width: auto;
    display: inline;
}
#main-slider .flex-direction-nav .flex-prev { 
    left: 30px; 
    text-align: left; 
    }
#main-slider .flex-direction-nav .flex-next { 
    right: 30px; 
    text-align: right; 
}
#main-slider.flexslider li {
    background-size: cover!important;
    background-position-x: center!important;
    background-position-y: top;
}
#main-slider.flexslider li .slide-content {
    text-align:center;
    color: #fff;
    padding:0 40px;
    font-size: 20px;
}
#main-slider.flexslider li .slide-content .slide-header {
    margin-bottom: 70px;
}

#main-slider.flexslider li .slide-content .slide-header h1 {
    text-transform: uppercase;
    font-size: 72px;
    letter-spacing: 7px;
    font-weight: bold;
    line-height: 1em;
}
#main-slider.flexslider li .slide-content .slide-buttons {
    margin: 0 auto;
    display: table;
}
#main-slider.flexslider li .slide-content .slide-button {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #fff;
    padding: 25px 40px;
    margin: 0 auto;
    max-width: 220px;
    min-width: 150px;
    cursor: pointer;
    float: left;
    margin-left: -1px;
}
#main-slider.flexslider li .slide-content .slide-button:hover {
    text-decoration: none;  
    background-color: #fff;
    color: #000;
}
/* Flexslider nav icons override */
#main-slider.flexslider .slides img {
    width: auto;
}
#main-slider.flexslider,
.porftolio-slider.flexslider,
.container .flexslider {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
#main-slider .flex-direction-nav a { 
    background: none;
    display: block; 
    width: 40px; 
    height: 40px; 
    overflow: visible; 
    opacity: 0.3; 
    color: #fff;
    text-indent: 0;
}
#main-slider .flex-direction-nav .flex-prev { 
    left: 30px; 
    text-align: left; 
}
#main-slider .flex-direction-nav .flex-next { 
    right: 30px; 
    text-align: right; 
}
#main-slider.flexslider .flex-next:hover {
    opacity: 1;
}
#main-slider.flexslider .flex-prev:hover {
    opacity: 1; 
}
#main-slider .flex-direction-nav .flex-disabled { 
    opacity: 0!important; 
    filter:alpha(opacity=0); 
    cursor: default; 
}
#main-slider .flex-pauseplay a:before { 
    font-family: "FontAwesome"; 
    font-size: 20px; 
    display: inline-block; 
    content: '\f04c'; 
}
#main-slider .flex-pauseplay a:hover { 
    opacity: 1; 
}
#main-slider .flex-pauseplay a.flex-play:before { 
    content: '\f04b'; 
}
#main-slider .flex-direction-nav a:before { 
    font-family: "FontAwesome"; 
    font-size: 60px; 
    display: inline-block; 
    content: '\f104'; 
}
#main-slider .flex-direction-nav a.flex-next:before { 
    content: '\f105'; 
}
video.bgvid { 
    position: absolute; 
    right: 0; 
    top: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto; 
    z-index: -100;
    background-size: cover; 
    overflow: hidden;
}

/* Top Header */
.header-top {
	background: url(img/top-line.png) repeat-x left bottom;
	color: #ada56c;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.header-top p {
	margin: 0;
}

/** 
* Top menu
*/
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: none;
}
.navbar {
    
}
.navbar-inner {
    background: url(img/header.png) no-repeat top center !important;
    background-image: none;
    padding: 0;
    border: none;
    border-radius: 0;
    filter: none;
    box-shadow: none;
    padding: 10px 0 34px;
    /*-webkit-transition: all .6s;
    transition: all .6s;*/
}
.navbar-fixed-top {
    position: relative;

}

.navbar .nav > .active > a, 
.navbar .nav > li > a:hover, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus {
    color:#fff;

    background: none;
}
.navbar .nav > li > a {

    padding: 20px 15px;
    color: #ada56c;

    -webkit-transition: all .6s;


}

.navbar .nav {

    margin: 18px 0 0;
}
.navbar .nav > li > a[title=contact] {
	background: none repeat scroll 0 0 #252525;
    border: 2px solid #0A0A0A;
	-moz-box-shadow: 0 0 10px #000000 inset;
	-webkit-box-shadow: 0 0 10px #000000 inset;
    box-shadow: 0 0 10px #000000 inset;
	color: #A2A2A2;
	font-size: 18px;
	height: 59px;
	line-height: 59px;
    width: 240px;
	margin: 0 38px 0 50px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.navbar .nav > li > a[title=contact]:hover {
	background: none repeat scroll 0 0 #464545;
	color: #fff;
	text-decoration: none;
}
.nav-collapse.collapse {
    text-align: center;
}
.navbar .btn-navbar {
    float: right;
    color: #fff;
    font-weight: 500
    text-shadow: none;
    background: transparent;
    border: none;
    filter: none;
    box-shadow: none;
    font-size: 16px;
    margin: 20px 0 0 0;
    padding-left: 0;
}
.navbar .btn-navbar .title {
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 1px;
}
.navbar .btn-navbar .icon-bar {
    width: 20px;
    height: 3px;
    background-color: #26cdb3;
    border-radius: 0;
    box-shadow: none;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #26cdb3;
    background: transparent;
}

/* Slider */
.tp-caption.black {
	background-color: rgba(255, 255, 255, 0.6);
	border: 2px solid rgba(0, 0, 0, 0.5);
	color: #141414;
	font-size: 28px;
	padding: 40px 37px !important;
	text-transform: uppercase;
}

/** 
* Theme header
*/
header {

}
header.content-block {
    padding: 0;
}
header.no-home {
    margin: 0;
}
.intro-block {
    position: relative;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
header .skip-intro {
    display: block;
    z-index: 66;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -24px;
    height: 80px;
    width: 48px;
    margin-bottom: 20px;
    text-decoration:none;
    text-align:center;
    border-width: 1px;
    border-style: solid;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    border-color: rgba(255, 255, 255, 0.7);
}
header .skip-intro:hover {
    border-color: rgba(255, 255, 255, 1.0);
}


header .skip-intro .floater {
    width: 4px;
    height: 17px;
    background: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px; 
    margin-top: 14px;
}
header .skip-intro .floater {
    top: 0;
    position: relative;
    animation: animate-skipintro 4s infinite ease normal;
    -webkit-animation: animate-skipintro 4s infinite ease normal;;
    -webkit-transition: all .4s;
    transition: all .4s;
}
header .skip-intro:hover .floater {
    background: rgba(255, 255, 255, 1.0);
    top: 35px;
    animation: none;
}


.members-item {
    min-height: 495px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 35px;
    border: 1px solid #3a484e;
    text-align: center;
    width: 298px;
}
.members-item .image img {
    margin: 25px 0;
    border: 7px solid #fff;
    width: 135px;
    height: 135px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
}

.members-item .social a {
    display: block;
    background: #182023;
    width: 32px;
    height: 27px;
    padding-top: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px; 
}

.members-list .flex-direction-nav a {
    background: none;
    opacity: 1!important;
    filter:alpha(opacity=100)!important;
    border: 1px solid #3a4448;
    width: 40px;
    height: 40px;
    text-indent: 0;
    font-family: "Fontawesome";
    color: #26cdb3;
}

.members-list .flex-direction-nav a:before { 
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 13px;
}
.members-list .flex-direction-nav a.flex-next:before { 
    content: ''; 
    margin-left: 15px;
}
/**
* Latest posts
*/

.latest-posts-list .post-item {
    height: 495px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    border: 1px solid #e8e9e9;
    background: #fff;
    width: 298px;
    float: left;
}

.latest-posts-list .flex-direction-nav a {
    background: none;
    opacity: 1!important;
    filter:alpha(opacity=100)!important;
    border: 1px solid #26cdb3;
    width: 40px;
    height: 40px;
    text-indent: 0;
    font-family: "Fontawesome";
    color: #26cdb3;
}

.latest-posts-list .flex-direction-nav a:before { 
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 13px;
}
.latest-posts-list .flex-direction-nav a.flex-next:before { 
    content: ''; 
    margin-left: 15px;
}
/** 
* Portfolio
*/
.portfolio-list .mix{
    opacity: 0;
    display: none;
}
.portfolio-filter {
    margin: 20px 0 80px 0;
}
.portfolio-filter a {
	border: 1px solid #A2A2A2;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 90px;
    color: #a2a2a2;
    font-weight: 500;
    cursor: pointer;
	margin: 0 15px;
}

.portfolio-item-block {
    background: none;
    width: 25%;
    float: left;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.portfolio-item-block:hover {
    background: #313a3d;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    position: static;
}
.portfolio-item-block:hover .title,
.portfolio-item-block:hover .sub-title {
    color: #fff;
}
.portfolio-item-block .info img {
    width: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.portfolio-item-block:hover .info img {
    opacity:0.7;
    filter:alpha(opacity=70);
}
.portfolio-item-block .info {
    cursor: pointer;
    text-align: center;
    margin: 5px;
    position: relative;
}

.portfolio-bottom {	
	background: url(img/icon.png) no-repeat top center;
	color: #ada56c;
	text-align: center;
	text-transform: uppercase;
	padding-top: 90px;
	padding-bottom: 40px;
	margin-top: 10px;
}
.portfolio-bottom .container {
	background: url(img/line.png) no-repeat center bottom;
}
.portfolio-bottom h3 {
	background: url(img/line.png) no-repeat center top;
	margin: 0;
	padding: 15px 0;
}
/* 
* Email us block
*/

.email-us-block .wpb_button {

    width: 130px;

}
/*
* Pricing tables
**/

/*
* Our clients
*/
.clients-page img {
    opacity:0.7;
    filter:alpha(opacity=70);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.clients-page img:hover {
    opacity:1;
    filter:alpha(opacity=100);
}
/*
*   Contact us
*/
.contact-page {

}
.contact-page input {
    border-radius: 0;
    -webkit-border-radius: 0; 
}

.contact-page textarea {
    height: 238px;
    font-weight: 300;
}

.collapsible-page .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, 
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {

    width: 40px;
    height: 40px;

    -webkit-transition: all 0.6s;
}

.portoflio-name {
text-align: center;
font-size: 18px;
margin: 10px 0;
text-transform: uppercase;
}

.loop-item-nav a {

    width: 40px;
    height: 40px;

}

.loop-item-nav .nav-previous a:before {
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 13px;
}
.loop-item-nav .nav-next a:before {
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 15px;
}
.porftolio-slider .flex-direction-nav a {
    text-indent: 0;
    opacity: 1;
    filter:alpha(opacity=100); 
    display: inline-block;
    background: none;
    width:40px;
    height: 40px;

}

.porftolio-slider .flex-direction-nav .flex-prev:before {
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 12px;
}
.porftolio-slider .flex-direction-nav .flex-next:before {
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 15px;
}

.portfolio-item-data {
    color: #ccc;
	font-size: 18px;
    font-weight: 300;
    line-height: 26px;
} 
.portfolio-item-data .project-description-title {
    font-size: 24px;
    color: #ccc;
    font-weight: 300;
    margin-top: 0;
	text-transform: uppercase;
}

.portfolio-item-data ul li {
padding: 5px 0 !important;
}

.portfolio-item-image .flexslider .slides>li {
height: auto !important;
overflow: hidden !important;
}

.related-works {
    background: #fff;
}
.cbutton {
	background: none repeat scroll 0 0 #252525;
    border: 2px solid #0A0A0A;
	-moz-box-shadow: 0 0 10px #000000 inset;
	-webkit-box-shadow: 0 0 10px #000000 inset;
    box-shadow: 0 0 10px #000000 inset;
	color: #a2a2a2;
	font-size: 18px;
	display: block;
	width: 240px;
	height: 59px;
	line-height: 59px;
	margin: 0 0 20px;
	text-transform: uppercase;
	text-align: center;
}
.cbutton:hover {
	background: none repeat scroll 0 0 #464545;
	color: #fff;
	text-decoration: none;
}
/* Post social share */

.blog-post .post-date {

    -web-kit-border-radius: 35px;

}

.blog-post .post-date .month {

    padding-top: 5px;
}

.blog-post .post-format {

    -web-kit-border-radius: 20px;

}


/*
*   Footer
*/
footer {
	color: #fff;
    width: 100%;
    background: #fff;
    text-align: left;
    padding-bottom: 70px;
	padding-top: 40px;
}
footer h3 {
	color: #ada56c;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
#newsletter {
	font-size: 15px;
	text-transform: uppercase;
}
#newsletter form {
	margin: 25px 0 0;
}
#newsletter form input[type=email] {
	border: 2px solid #464646;
	color: #a9a9a9;
	font-size: 15px;
	text-transform: uppercase;
	width: 100%;
	height: 45px;
	padding: 10px 5px;
	margin: 0 0 30px;
}
#newsletter .newsletter-submit {
	background: none repeat scroll 0 0 #252525;
    border: 2px solid #0A0A0A;
	-moz-box-shadow: 0 0 10px #000000 inset;
	-webkit-box-shadow: 0 0 10px #000000 inset;
    box-shadow: 0 0 10px #000000 inset;
	color: #A2A2A2;
	font-size: 18px;
	height: 59px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
#newsletter .newsletter-submit:hover {
	background: none repeat scroll 0 0 #464545;
	color: #fff;
	text-decoration: none;
}
#footer-menu {
	text-align: center;
}
.footer-nav ul  {
	list-style: none;
	margin: 8px 0 20px;
	float: left;
        margin-left: 25%;
}
.footer-nav ul li {
	float: left;
}
.footer-nav ul li a {
	color: #ada56c;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 5px;
	border-right: 1px solid #ada56c;
}
.footer-nav ul li:last-child a {
	border-right: none;
}
.logo-footer {
	text-align: center;
}
#footer-new .content-inner {
	padding-left: 100px;
}
#footer-new ul li {
	margin: 0 0 20px;
}
footer ul {
	list-style: none;
	margin: 0;
}

.footer-social a {

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

#top-link {

    -web-kit-border-radius: 4px;
}

/* Navigation for posts */
.latest-posts-list .flex-direction-nav a {

    width: 40px;
    height: 40px;
    text-indent: 0;
    font-family: "Fontawesome";
    color: #26cdb3;
}

.latest-posts-list .flex-direction-nav .flex-next {
    right: -80px;
}
.latest-posts-list .flex-direction-nav a:before { 
    font-family: "FontAwesome"; 
    font-size: 35px; 
    display: inline-block; 
    content: '';
    margin-top: 9px;
    margin-left: 13px;
}
.latest-posts-list .flex-direction-nav a.flex-next:before { 
    content: ''; 
    margin-left: 15px;
}
/* Navigation for posts */

.navigation-paging a {
    width: 40px;
    height: 40px;
    color: #26cdb3;

}
.navigation-paging a:hover {
    background: #26cdb3;
    color: #fff;
}
.navigation-paging .nav-previous a:before {

    margin-top: 9px;
    margin-left: 13px;
    display: inline-block;
}
.navigation-paging .nav-next a:before {

    margin-top: 9px;
    margin-left: 15px;
    display: inline-block;
}

.products-slider {
    margin-top: 30px;
}
.no-results #s {
    margin-bottom: 0;
}

/*.page-template-default .content-block .container {
    width: 900px;
}*/

.page-template-default .page-item-title.container-fluid, .page-item-title.container-fluid, .woocommerce-page .page-item-title {
    background-color: transparent !important;
    height: 0;
    -webkit-transition: height 0.85s cubic-bezier(0.725, 0, 0, 0.995) 0s;
    transition: height 0.85s cubic-bezier(0.725, 0, 0, 0.995) 0s;
    overflow: hidden;
}
.woocommerce-page .page-item-title.container-fluid, .page-template-default .page-item-title.container-fluid, .single-portfolio .page-item-title.container-fluid, .post-type-archive-portfolio .page-item-title.container-fluid {
	background-image: url(img/inner-bg.jpg);
}
.woocommerce-page .page-item-title.container-fluid .container, .single-portfolio .page-item-title.container-fluid .container, .post-type-archive-portfolio .page-item-title.container-fluid .container, .page-template-default .page-item-title.container-fluid .container, .page-template-default .page-item-title.container-fluid .container {
	background: url(img/icon.png) no-repeat center 10px;
	padding-top: 95px;
	padding-bottom: 50px;
}
.page-item-title h1  {	
    font-size: 25px;
    color: #000;
	margin: 0;
    padding: 15px 0 0;
	text-transform: uppercase;
}
.woocommerce-page  h1 span, .page-item-title h1 span, .page-template-default h1 span {
	display: block;
	padding: 0 0 15px;
}
.woocommerce-page .page-item-title h1 span span, .page-item-title h1 span span, .page-template-default h1 span span {
	font-size: 15px;
}
.woocommerce-page .page-item-title h1, .page-template-default .page-item-title h1, .single-portfolio .page-item-title h1, .post-type-archive-portfolio .page-item-title h1 {
	background: url(img/line.png) no-repeat center top;
}
.woocommerce-page .page-item-title h1 span, .page-template-default .page-item-title h1 span, .single-portfolio .page-item-title h1 span, .post-type-archive-portfolio .page-item-title h1 span {
	background: url(img/line.png) no-repeat center bottom;
}
.portfolio-item-image.fullwidth {
    margin-top: -40px;
}
.portfolio-item-details .container {
	padding-top: 100px;
}
.icon2 {
	background: url(img/icon2.png) no-repeat center top;
	height: 80px;
	margin-top: -40px;
	position: absolute;
	width: 100%;
}


/*
* Revolution slider overrides
*/
.revolution-slider {
    padding: 0;
}
.revolution-slider .vc_row-fluid {
    margin-bottom: 0;
}
.revolution-slider .tp-caption {
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
}
.revolution-slider .tp-caption h1 {
    font-size: 72px;
    font-weight: bold;
    letter-spacing: 7px;
    line-height: 1em;
    text-transform: uppercase;
}
.revolution-slider .slide-button {
    text-shadow: none!important;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 500;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0 auto 0 -1px;
    max-width: 220px;
    min-width: 150px;
    padding: 25px 40px;
    text-transform: uppercase;
    height: auto!important;
}
.revolution-slider .slide-button:hover {
    background: #fff;
    color: #000!important;
    text-decoration: none;
    text-transform: uppercase;
}


/* ------------------------------------------
    Bootstrap overrides for FENCER theme
-------------------------------------------*/
.label, 
.badge {
    background: transparent;
    text-shadow: none;
    border-radius: 0;
    color: #000;
}
blockquote {
    border-color: #26cdb3;
}
/* ------------------------------------------
    Visual Composer overrides for FENCER theme
-------------------------------------------*/

.container .flexslider .flex-direction-nav a {
    text-indent: 0;

}
.container .flexslider .flex-direction-nav .flex-prev:before {
    margin-top: 9px;
    margin-left: 17px;
}
.container .wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: 0;
}
.container .flexslider .flex-direction-nav .flex-next:before {

    margin-top: 9px;
}

.wp-caption-text{

}
.sticky{

}
.gallery-caption{

}
.bypostauthor {

}
.shortcode br{
    display: none;
}
/* Menu ----------------------------------*/
.nav .sub-menu,
.nav .children{
	display: none;
	position: absolute;
	margin: 0;
	text-align: left;
}
.nav .sub-menu li,
.nav .children li{
	display: block;
}
.nav .sub-menu li:first-child a,
.nav .children li:first-child a {
    border-top: 3px solid #26cdb3;
}
.nav .sub-menu li a,
.nav .children li a {
	font-size: 13px;
	text-transform: uppercase;
    min-width: 80px;
    padding: 6px 15px;
    display: block;
    background: #000000;
    color: #fff;
    width: 170px;
    text-transform: none;

}
.nav .sub-menu li a:hover,
.nav .children li a:hover {
	text-decoration: none;
    background: #26cdb3;
    color: #fff;
}
.nav .sub-menu li .sub-menu,
.nav .children li .children{
    margin-top: -32px;
	right: -100%;
}
.nav .sub-menu li:hover > a,
.nav .children li:hover > a{
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}
li:hover > .sub-menu,
.nav li:hover > .children{
	display: block;
}

.isotope-item h2, .wpb_teaser_grid_portfolio h2 {
  font-size: 16px;
}/* Table Press */.tablepress thead th {background-color: rgba(255, 255, 255, 0) !important;border: solid 1px !important;}.tablepress .odd td {background-color: rgba(255,255,255,0) !important;}.tablepress .even td {background-color: rgba(255,255,255,0) !important;}.tablepress tbody td, .tablepress tfoot th {border: 1px solid #ADA56C !important;}
.content-block .wpb_row {
color: #ADA56C;
}
/* Carousel Posts */

.vc-carousel-control .icon-prev:before, .vc_carousel .vc-carousel-control .icon-next:hover {
top: 8px !important;
}

/* FEATURE BUTTON US TEXT */
.feature-button { text-align: center; margin-bottom: 50px; }

.feature-button a {
background: none repeat scroll 0 0 #252525;
border: 2px solid #0A0A0A;
-moz-box-shadow: 0 0 10px #000000 inset;
-webkit-box-shadow: 0 0 10px #000000 inset;
box-shadow: 0 0 10px #000000 inset;
color: #A2A2A2;
font-size: 18px;
height: 59px;
line-height: 59px;
width: 240px;
margin: 0;
padding: 40px 150px;
text-align: center;
text-transform: uppercase;
}

.feature-button a:hover {
background: none repeat scroll 0 0 #464545;
color: #fff;
text-decoration: none;
}
img.new_icon {
  	height: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto !important;
}
.wmle_container .wmle_item .wmle_post_title { 
    display: block!important;
    text-transform: uppercase;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 25%; 
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}
.gallery-custom .flex-control-nav {
    display: none !important;
}
.gallery-custom .flex-direction-nav {
    display: none !important; 
}
