html{
}
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
textarea{
    -webkit-appearance:none;
    -webkit-border-radius:0;
}
input[type="image"]{
    padding:0;
    border:none;
}
body {
    margin:0;
    color:#747474;
    min-width:320px;
    -webkit-text-size-adjust:100%;
    font:13px/20px 'Kameron', Arial, Helvetica, sans-serif;
}
img{
    border-style:none;
    vertical-align:top;
    max-width:100%;
    height:auto;
}
object{
    max-width:100%;
}
a{
    text-decoration:none;
    color:#333;
}
a:hover {
    color:#a0ce4e;
    text-decoration:none;
}
input,
textarea,
select {
    font:100% Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color:#000;
}
form, fieldset {
    margin:0;
    padding:0;
    border-style:none;
}
.clearfix:after,#content:after {
  content: "";
  display: table;
  clear: both;
}
.clear{clear:both;}
.wp-caption{max-width:100% !important;}
#header{padding:0 10px 0px;}
.avada-row{
    margin:0 auto;
    max-width:940px;
}
.avada-row:after{
    content:"";
    display:block;
    clear:both;
}
#header .logo{
    float:left;
    overflow:hidden;
    margin:31px 0 0px;
}
#header .logo a{
    height:100%;
    display:block;
}
#header .retina_logo{display:none;}

#header .login-box,#small-nav .login-box{
    left:auto;
    right:0;
}
#header .login-box .forgetmenot,#small-nav .login-box .forgetmenot{line-height:32px !important;}
#header .login-box .forgetmenot input,#small-nav .login-box .forgetmenot input{margin:0;}
#header .login-box p,#small-nav .login-box p{font-size:11px !important;}
#header .login-box p .input-text,#small-nav .login-box p .input-text{margin-bottom:10px;}

nav#nav{
    float:right;
    font:14px/16px "Kameron", Arial, Helvetica, sans-serif;
    z-index: 99999;
    text-transform: uppercase;
    font-weight:700;
}
#nav ul{
    list-style:none;
    margin:0;
    padding:0;
}
#nav ul li{
    float:left;
    padding: 0 35px 0 0;
    margin: 0;
}
ul#nav > li:last-child{padding-right:0;}
#nav ul a,#nav li.current-menu-ancestor a{
    display:block;
    height:83px;
    line-height:83px;
    border-top:3px solid #fff;
}
#nav ul .current_page_item a, #nav ul .current-menu-item  a, #nav ul > .current-menu-parent a{
    color:#a0ce4e;
    text-decoration:none;
    border-color:#a0ce4e;
}
#nav ul li{
    position:relative;
}
#nav ul ul{
    display:none;
    position:absolute;top:86px;left:0px;
    width:170px;
    background:#edebeb;
    z-index:100000;
    border-top:3px solid #a0ce4e;
    z-index: 99999;
    -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    /*-moz-box-shadow: -1px 1px 10px rgba(0,0,0,.22);
    -webkit-box-shadow: -1px 1px 10px rgba(0,0,0,.22);
    box-shadow: -1px 1px 10px rgba(0,0,0,.22);*/
}
#nav ul li:hover ul{
    display:block;
}
#nav ul li ul li{
    display:block;
    float:none;
    margin:0;
    padding: 0;
}
#wrapper #nav ul li ul li a{
    border:0;
    border-bottom:1px solid #dcdadbf;
    height:auto;
    text-indent:0px;
    font:13px/30px 'Kameron', Arial, Helvetica, sans-serif;
    color:#333333 !important;
    padding:7px 20px;
    line-height:19px;
}
#wrapper #nav ul li ul li a:hover,#wrapper #nav ul li ul li.current-menu-item a{
    background-color:rgba(255,255,255,0.5);
}
#nav ul ul ul{
    display:none !important;
}
#nav ul ul li:hover ul{
    display:block !important;
    top:-3px;left:170px;
}
#nav .dd-container,.top-menu .dd-container{
    max-width:100%;
    display:none;
}
#fallback-slide{display:none;}
#fallback-slide img{width:100%;}
#wrapper #nav ul ul ul ul{display:none !important;}
#wrapper #nav ul ul ul li:hover > ul{display:block !important;}

body #header.sticky-header{background:rgba(255,255,255,0.97) !important;margin:0;position:fixed;top:0;left:0;z-index:99998;display:none;padding:0;width:100%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
body.admin-bar #header.sticky-header{top:28px;}
body #header.sticky-header.sticky{display:block;}
body #header.sticky-header .logo{margin-top:0;height:65px;max-width:173px;}
body #header.sticky-header .logo a{height:65px;line-height:65px;}
body #header.sticky-header .logo img{vertical-align:middle;line-height:65px !important;}
body #header.sticky-header #nav > li > a{height:65px;line-height:65px;}
body #header.sticky-header #nav ul ul{top:68px !important;}
body #header.sticky-header #nav ul ul ul{top:-3px !important;}

.gallery-box{
    background:#3d3c3c;
    padding:0 10px;
}
.gallery{
    margin:0 auto;
    max-width:1400px;
}
.gallery-box img{width:100%;}
#main{
    padding:40px 10px 45px;
    background:#fff;
    overflow:hidden !important;
    clear:both;
}
.reading-box{
    padding:28px 28px 27px 31px;
    border-left:3px solid #a0ce4e;
    background:#f2efef;
    margin:0 0 84px;
}
#main .reading-box h2{
    margin:0 0 7px;
    font:18px/20px "Kameron", Arial, Helvetica, sans-serif;
}
.reading-box p{margin:0 !important;}
.continue{
    float:right;
}
.columns{
    overflow:hidden;
    margin:0 0 80px;
}
.columns .col{
    float:left;
    width:23%;
    margin:0 2.6666666% 0 0;
}
.columns-3 .col{
    width:31.42857%
}
.columns-2 .col{
    width:49%
}
.columns-1 .col{
    width:100%
}

.columns-3 .col:nth-child(3n+1){
    clear:both;
}
.columns-3 .col:nth-child(3n){
    margin-right:0;
}
.columns-2 .col:nth-child(1n){
    margin-right:0;
    float:left;
    clear:left;
}
.columns-2 .col:nth-child(2n){
    margin-right:0;
    float:right;
    clear:right;
}
.columns-4 .col{
    width:23%;
    margin:0 2.6666666% 0 0;    
}
.columns-4 .col:nth-child(4n+1){
    clear:both;
}
.columns-4 .col:nth-child(4n){
    margin-right:0;
}
.columns .col.last{margin-right:0;}
.col .heading{
    overflow:hidden;
    margin:0 0 15px; 
}
.col .heading img{
    float:left;
    margin:0 10px 0 0;
}
.col p{margin:0 0 23px;} 
.col .flexslider{margin:0;}
#main h2{
    color:#333;
    margin:0 0 20px;
    font:18px/20px "Kameron", Arial, Helvetica, sans-serif;
}
#main .columns h2{margin:0; line-height:35px !important;}
.more{
    overflow:hidden;
    display:block;
    font:13px/15px 'Kameron', arial, helvetica, sans-serif;
}
.more a{
    float:right;
    padding:0 0 0 0;
}
.more a:after,.read-more:after{
    font-family: FontAwesome;
    content:'\f054';
    color:#000;
    font-size:8px;
    padding-left:5px;
}
.more a.active{
    color:#a0ce4e;
    text-decoration:none;
}
.more a.active:after{
    font-family: FontAwesome;
    content:'\f054';
    color:#a0ce4e;
    font-size:8px;
    padding-left:5px;
}
.content-boxes .more{margin-top:18px;}
.container{overflow:hidden;}
.avada-container .columns{
    margin:0 0 50px;
}
#main .container h2{margin:0;}
.container .columns .col{
    width:31.42857%;
    padding:0 2.85714% 0 0;
}
.container .col img{width:100%;}
.container .columns .col.last{margin-right:0;}
.container .holder{overflow:hidden;}
.avada-container h3{
    margin:18px 0 5px;
    font:13px/15px 'PTSansBold', arial, helvetica, sans-serif;
}
.container h3 a.active{
    text-decoration:none;
    color:#a0ce4e;
}
.avada-container h4{
    margin-top:15px;
    margin-bottom:5px;
}
.slider{overflow:hidden;}
.review{
    width:100%;
}
.title{
    margin:0 0 31px;
    overflow:hidden;
    display:table;
}
.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{display:table-cell;white-space:pre;}
.title h1,#main .post-content .title h1{
    float:left;
    padding:0 8px 0 0 !important;
    margin:0 !important;
}
.title h2,#main .post-content .title h2{
    float:left;
    padding:0 8px 0 0 !important;
    margin:0 !important;
    font-size:18px !important;
}
.title h3,#main .post-content .title h3{
    float:left;
    padding:0 8px 0 0 !important;
    margin:0 !important;
}
.title h4,#main .post-content .title h4{
    float:left;
    padding:0 8px 0 0 !important;
    margin:0 !important;
}
.title h5,#main .post-content .title h5{
    float:left;
    padding:0 8px 0 0 !important;
    margin:0 !important;
}
.title h6,#main .post-content .title h6{
    float:left;
    padding:0 8px 0 0 !important;
    margin:0 !important;
}
.title .title-sep-container{
    display:table-cell;
    vertical-align:middle;
    width:100%;
    position:relative;
    height:6px;
}
.title-sep{
    display:block;
    border-top:1px solid #e7e6e6;
    border-bottom:1px solid #e7e6e6;
    width:100%;
    position:relative;
    height:6px;
}
.border-below-title{display:block;}
.border-below-title h1,.border-below-title h2,.border-below-title h3,.border-below-title h4,.border-below-title h5,.border-below-title h6{white-space:normal;}
#main .post-content .border-below-title h1,#main .post-content .border-below-title h2,#main .post-content .border-below-title h3,#main .post-content .border-below-title h4,#main .post-content .border-below-title h5,#main .post-content .border-below-title h6{float:none;padding-right:0 !important;}
.border-below-title .title-sep-container{display:none;height:8px;}

.meta{
    list-style:none;
    margin:0 0 13px;
    padding:0;
    overflow:hidden;
    font-size:12px;
    line-height:14px;
    color:#333;
}
.meta li{
    float:left;
    padding:0 8px 0 9px;
    border-left:1px solid #333333;
}
.meta li .pays {font-weight: bold;}
.meta li:first-child{
    padding-left:0;
    border-left:0;
}
.layout-thumbnails-on-side.layout-columns-3 .meta li:first-child,.layout-thumbnails-on-side.layout-columns-4 .meta li:first-child,
.layout-date-on-side.layout-columns-3 .meta li:first-child,.layout-date-on-side.layout-columns-4 .meta li:first-child{
    margin-bottom:5px;
}
.meta .date{font:12px/14px 'PTSansItalic', arial, helvetica, sans-serif;}
.review blockquote{
    background:none !important;
    border-left:none !important;
    padding:0 !important;
    margin:0 !important;
}
.review blockquote q{
    display:block;
    padding:25px 14px 24px 24px;
    background:#f6f3f3;
    font:13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.review blockquote q::before,.review blockquote q::after,
.review blockquote q:before,.review blockquote q:after{
    content:'';
}
.review blockquote q p:first-child::before{
    content:open-quote;
}
.review blockquote q p:last-child::after{
    content:close-quote;
}
.review blockquote div{
    display:block;
    padding:12px 0 0 2px;
    color:#333;
    font-style:normal !important;
    position:relative;
}
.review blockquote div:after{
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.review blockquote div:after{
    border-color: rgba(72, 71, 71, 0);
    border-top-color: #f6f3f3;
    border-width: 10px;
    bottom:auto;
    top:0px;
    left:30px;
}
.review blockquote div strong{
    padding:0;
    font:13px/15px 'PTSansBold', arial, helvetica, sans-serif;
    font-style:normal !important;
}
.review blockquote div span{
    font-style:normal !important;
}
.review blockquote div{
    float:left;
    line-height:15px;
}
.review blockquote div .company-name{
    padding-left:53px;
    background:url(../images/ico-user.png) no-repeat;
    display:block;
    min-height:29px;
    padding-top:6px;
    font-style:normal !important;
}
.review.male blockquote div .company-name{
    background:url(../images/ico-user.png) no-repeat;
}
.review.female blockquote div .company-name{
    background:url(../images/ico-user-girl.png) no-repeat;
}
.footer-widget-col{margin-bottom:20px;}
.footer-widget-col:last-child{margin-bottom:0;}
.footer-area{
    border-top:12px solid #e9eaee;
    background:#363839;
    padding:43px 10px 40px;
    color:#8c8989;
}
.footer-area .logo{
    float:none;
    display:block;
    margin:0 0 22px;
    background:url(../images/logo-footer.gif) no-repeat;
}
.footer-area  h3{
    margin:0 0 28px;
    color:#ddd;
    text-transform:uppercase;
    font:13px/20px 'PTSansBold', arial, helvetica, sans-serif;
}
.footer-area .columns{margin:0;}
.footer-area .text-block{
    text-shadow:1px 2px 1px #000;
}
.footer-area .holder-block img{width:100%;}
.footer-area ul{
    list-style:none;
    margin:0;
    padding:0;
    font-size:12px;
    line-height:15px;
}
.footer-area ul li a{
    padding:12px 0;
    background:url(../images/bg-line.gif) repeat-x;
    display:block;
}
.footer-area .footer-widget-col ul:first-child > li:first-child > a,.footer-area .footer-widget-col > ul > li:first-child > a{background-image:none;padding-top:0px;}
.footer-area a{
    text-shadow:1px 2px 1px #000;
    color:#bfbfbf;
}
.footer-area ul li a:hover{
    color:#a0ce4e;
}
#footer{
    padding:18px 10px 12px;
    background:#282a2b;
    border-top:1px solid #4b4c4d;
}
.copyright{
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    color:#8c8989;
    font-size:12px;
    /*text-shadow:1px 2px 1px #000;*/
}
.copyright li{
    float:left;
    padding:0 9px 0 10px;
    background:url(../images/divider-02.gif) no-repeat 0 50%;
}
.copyright li:first-child{
    padding-left:0;
    background:none;
}
.copyright a{color:#bfbfbf;}
#footer .social-networks{width:40%;}
#footer .social-networks li{margin-bottom:10px;}
.social-networks{
    list-style:none;
    margin:0;
    padding:0;
    float:right;
}
.social-networks li{
    float:right;
    margin:0 0 0 20px;
    position:relative;
    height:26px;
}
.social-networks a{
    text-indent:-9999px;
    overflow:hidden;
    float:left;
    background-repeat:no-repeat;
    background-position:top left !important;
}
.social-networks li.custom a{
    background:none;
    text-indent:0;
}

.social_links_shortcode .social-networks{float:none !important;}
#sidebar .social-networks{float:none !important;}
#sidebar .social-networks li,.social_links_shortcode li{float:left !important; margin-left:0 !important; margin-right:0px !important; width:35px !important;}
#sidebar .social-networks a{border-bottom:0 !important; padding:0 !important;}
#sidebar .social-networks li{margin-bottom:10px !important;}

.social-networks .facebook a{background-image:url(../images/facebook.png) !important; width:9px; height:17px;}
.social-networks .twitter a{background-image:url(../images/twitter.png) !important; width:13px; height:16px;}
.social-networks .linkedin a{background-image:url(../images/linkedin.png) !important; width:14px; height:13px;}
.social-networks .rss a{background-image:url(../images/rss.png) !important; width:13px; height:13px;}
.social-networks .dribbble a{background-image:url(../images/dribbble.png) !important; width:16px; height:16px;}
.social-networks .youtube a{background-image:url(../images/youtube.png) !important; width:23px; height:25px;}
.social-networks .pinterest a{background-image:url(../images/pinterest.png) !important; width:16px; height:20px;}
.social-networks .vimeo a{background-image:url(../images/vimeo.png) !important; width:18px; height:16px;}
.social-networks .flickr a{background-image:url(../images/flickr.png) !important; width:25px; height:17px;}
.social-networks .tumblr a{background-image:url(../images/tumblr.png) !important; width:15px; height:16px;}
.social-networks .google a{background-image:url(../images/google.png) !important; width:21px; height:18px;}
.social-networks .digg a{background-image:url(../images/digg.png) !important; width:21px; height:19px;}
.social-networks .blogger a{background-image:url(../images/blogger.png) !important; width:16px; height:15px;}
.social-networks .skype a{background-image:url(../images/skype.png) !important; width:19px; height: 19px;}
.social-networks .myspace a{background-image:url(../images/myspace.png) !important; width:18px; height:18px;}
.social-networks .deviantart a{background-image:url(../images/deviantart.png) !important; width:23px; height:18px;}
.social-networks .yahoo a{background-image:url(../images/yahoo.png) !important; width:22px; height:14px;}
.social-networks .reddit a{background-image:url(../images/reddit.png) !important; width:19px; height:15px;}
.social-networks .forrst a{background-image:url(../images/forrst.png) !important; width:15px; height:19px;}
.social-networks .email a{background-image:url(../images/mail.png) !important; width:20px; height:14px;}

.social-networks-light .facebook a{background-image:url(../images/white/facebook.png) !important;}
.social-networks-light .twitter a{background-image:url(../images/white/twitter.png) !important;}
.social-networks-light .linkedin a{background-image:url(../images/white/linkedin.png) !important;}
.social-networks-light .rss a{background-image:url(../images/white/rss.png) !important;}
.social-networks-light .dribbble a{background-image:url(../images/white/dribbble.png) !important;}
.social-networks-light .youtube a{background-image:url(../images/white/youtube.png) !important;}
.social-networks-light .pinterest a{background-image:url(../images/white/pinterest.png) !important;}
.social-networks-light .vimeo a{background-image:url(../images/white/vimeo.png) !important;}
.social-networks-light .flickr a{background-image:url(../images/white/flickr.png) !important;}
.social-networks-light .tumblr a{background-image:url(../images/white/tumblr.png) !important;}
.social-networks-light .google a{background-image:url(../images/white/google.png) !important;}
.social-networks-light .digg a{background-image:url(../images/white/digg.png) !important;}
.social-networks-light .blogger a{background-image:url(../images/white/blogger.png) !important;}
.social-networks-light .skype a{background-image:url(../images/white/skype.png) !important;}
.social-networks-light .myspace a{background-image:url(../images/white/myspace.png) !important;}
.social-networks-light .deviantart a{background-image:url(../images/white/deviantart.png) !important;}
.social-networks-light .yahoo a{background-image:url(../images/white/yahoo.png) !important;}
.social-networks-light .reddit a{background-image:url(../images/white/reddit.png) !important;}
.social-networks-light .forrst a{background-image:url(../images/white/forrst.png) !important;}
.social-networks-light .email a{background-image:url(../images/white/mail.png) !important;}

.popup{
    display:none;
    position:absolute;
    padding:0 0 6px;
    color:#d1d1d2;
    font-size:11px;
    line-height:15px;
    bottom:110%;
    left:-17px;
    background:url(../images/bg-popup.png) no-repeat 0 100%;
}
.popup p{margin:0 !important;}
.popup .holder{
    padding:4px 11px;
    background:#46494a;
}
.popup span{display:inline-block;}
.mobile-button{
    display:none !important;
    margin:20px 0 0;
}
.page-title-container{
    height:87px;
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#f6f6f6;
    border-top:1px solid #d2d3d4;
    border-bottom:1px solid #d2d3d4;
    display: table;
    width:100%;
}
.page-title{
    display: table-cell;
    vertical-align: middle;
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
.page-title-wrapper{
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.page-title h1{
    float:left;
    font-weight:normal;
    font:18px "Kameron", Arial, Helvetica, sans-serif;
    line-height:26px;
    color:#343333;
    margin:0;
    padding:0;
    width:45%;
}
.page-title ul{
    float:right;
    list-style:none;
    margin:0;
    padding:0;
    width:45%;
    text-align:right;
}
.page-title ul li{
    margin:0;
    padding:0;
    display:inline;
    color:#333333;
    font-size:10px;
    margin-left:5px;
}
.page-title ul li a{
    color:#333333;
    padding-right:5px;
}
.page-title ul li:after{
    content:'/';
}
.page-title ul li:last-child:after{
    content:'';
}
.page-title-container .search{
    width:219px;
    float:right;
}
#content{
    width:71.1702128%;
    float:left;
}
#content.full-width{
    width:100% !important;
}
.image{
    position:relative;
    overflow:hidden;
}
/*.image > img{
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.image:hover > img{
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}*/
.image .image-extras{
    width:101%;
    height:100%;
    background-image: linear-gradient(top, #D1E990 0%, #AAD75B 100%);
    background-image: -o-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
    background-image: -moz-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
    background-image: -webkit-linear-gradient(top, #D1E990 0%, #AAD75B 100%);
    background-image: -ms-linear-gradient(top, #D1E990 0%, #AAD75B 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #D1E990),
        color-stop(1, #AAD75B)
    );

    position:absolute; top:0; left:0;

    text-align:center;

   -webkit-transform: translateX(-100%);
   -moz-transform: translateX(-100%);
   -o-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
   transform: translateX(-100%);

   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;

   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.image:hover .image-extras{
   -webkit-transform: translateX(0%);
   -moz-transform: translateX(0%);
   -o-transform: translateX(0%);
   -ms-transform: translateX(0%);
   transform: translateX(0%);

   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.no-csstransforms .image .image-extras{
    display:none;
}
.no-csstransforms .image:hover .image-extras{
    display:block;
}
.image .image-extras:before{
    content: '';
    display: inline-block;
    height: 100%; 
    vertical-align: middle;
}
.image a{
    display:block;
}
.image .image-extras .image-extras-content{
    display: inline-block;
    vertical-align: middle;
    width:90%;
    height:auto;
}
#main .image .image-extras .image-extras-content h3,.image .image-extras .image-extras-content h2,.image .image-extras .image-extras-content a{
    font:13px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#333333 !important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    margin:0 !important;
    margin-top:10px !important;
}
#main .image .image-extras .image-extras-content h4,.image .image-extras .image-extras-content .cats,.image .image-extras .image-extras-content .cats a,.image .image-extras .image-extras-content .price{
    font:11px 'Kameron', arial, helvetica, sans-serif !important;
    color:#333333 !important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    margin:0;
    margin-top:5px !important;
}
.image .image-extras .image-extras-content h4 a{
    display:inline;
    color:#333333 !important;
    font-size:11px !important;
}
#main .image .image-extras .image-extras-content h4 a:hover{
    color:#444 !important;
}
.image .image-extras .image-extras-content img{
    width:auto !important;
    display:inline !important;
}
.image .image-extras .image-extras-content .icon{
    display:inline;
}
.image .image-extras .image-extras-content .icon,
.image .image-extras .image-extras-content .icon img{width:35px; height:36px; display:inline-block; vertical-align:top; text-indent:-10000px;}
.image-extras .link-icon{background:url(../images/link-ico.png);}
.image-extras .gallery-icon{background:url(../images/finder-ico.png);}
.image-extras .cats{display:block;}
.image-extras .cats a{display:inline;line-height:normal !important;}

body .post-content .image-extras .link-icon{margin-right:3px !important;}
.post-content .image-extras h3,.post-content .image-extras h4{line-height:normal !important;}
.post-content .image-extras h4{font-size:11px !important;margin-top:3px !important;}

.post{
    margin-bottom:65px;
}
.post .image{
    margin-bottom:40px;
}
#main .post h2{
    font:18px "Kameron", Arial, Helvetica, sans-serif;
    color:#333333;
    margin:0 0 25px 0;
    padding:0;
}
#main .post h2 a{
    color:#333333;
}
.post .post-content{
    color:#747474;
}
.post .meta-info{
    line-height:34px;
    border-top:1px solid #e7e6e6;
    border-bottom:1px solid #e7e6e6;
    margin-top:36px;
    margin-bottom: 20px;
    font-size:12px;
    clear:both;
    overflow:hidden;
    min-height:34px;
}
.post .meta-info .sep{
    padding:0px 5px;
}
.post .meta-info .alignleft{
    width:70%;
}
.search input,#searchform input{
    border:1px solid #e7e6e6;
    padding:5px 0px;
    font-size:13px;
    color:#333333;
    text-indent:5px;
    display:block;
}

#sidebar{
    width:23.4042553%;
    float:right;
}
#sidebar .widget{
    margin-bottom:45px;
    position:relative;
}
#sidebar .widget.flickr{
    overflow:hidden;
}
#sidebar .widget h3{
    margin:0;
    padding:0;
    /*font:16px "Kameron", Arial, Helvetica, sans-serif;*/
    font-size: 16px;
    margin-bottom:18px;
    color:#333333;
    font-weight: normal;
}
#sidebar .widget ul{
    list-style:none;
    margin:0;
    padding:0;
}
#sidebar .widget li{
    margin:0;
    padding:0;
}
#sidebar .widget li a, #sidebar .widget .recentcomments, #sidebar .widget_categories li{
    display:block;
    border-bottom:1px solid #e7e6e6;
    color:#838383;
    padding:10px;padding-left:0;
}
#sidebar .widget .recentcomments a{
    background:none !important;
    border:none !important;
}
#sidebar .contact_info .address{
    margin:0;
    margin-bottom:15px;
}
#sidebar .contact_info p{
    margin:0;
}
.pyre_tabs .tab-holder .tabs li a{
    padding:0 3px !important;
    text-align:center;
}
#sidebar .pyre_tabs .image{
    width:52px;
    height:50px;
}
#sidebar .pyre_tabs .image a{
    text-indent:0 !important;
    height:auto !important;
    line-height:normal !important;
    width:auto !important;
}
#sidebar .pyre_tabs .image .image-extras-content img{
    width:20px;
    height:20px;
}
#sidebar .social_links .social li,.footer-area .social_links .social li{
    display:inline-block;
    margin-bottom:20px;
    width:15%;
    position:relative;
}
#sidebar .social_links .social li a,.footer-area .social_links .social li a{
    background:none;
    display:inline-block;
    border-bottom:0;
    line-height:normal;
    text-indent:-10000px;
    height:18px;
    padding:0 !important;

    background-image:url(../images/social_links.png);
}
#sidebar .social_links .social li a.rss,.footer-area .social_links .social li a.rss{
    background-position:-168px -1px;
    width:13px;
}
#sidebar .social_links .social li a.facebook,.footer-area .social_links .social li a.facebook{
    background-position:-3px 0px;
    width:9px;
}
#sidebar .social_links .social li a.twitter,.footer-area .social_links .social li a.twitter{
    background-position:-45px 0px;
    width:13px;
}
#sidebar .social_links .social li a.dribble,.footer-area .social_links .social li a.dribble{
    background-position:-88px -39px;
    width:16px;
}
#sidebar .social_links .social li a.google,.footer-area .social_links .social li a.google{
    background-position:-45px -39px;
    width:21px;
}
#sidebar .social_links .social li a.linkedin,.footer-area .social_links .social li a.linkedin{
    background-position:-90px -1px;
    width:14px;
}
#sidebar .social_links .social li a.blogger,.footer-area .social_links .social li a.blogger{
    background-position:-204px -1px;
    width:16px;
}
#sidebar .social_links .social li a.tumblr,.footer-area .social_links .social li a.tumblr{
    background-position:-129px 0px;
    width:15px;
}
#sidebar .social_links .social li a.reddit,.footer-area .social_links .social li a.reddit{
    background-position:0px -39px;
    width:19px;
}
#sidebar .social_links .social li a.yahoo,.footer-area .social_links .social li a.yahoo{
    background-position:-125px -40px;
    width:22px;
}
#sidebar .social_links .social li a.deviantart,.footer-area .social_links .social li a.deviantart{
    background-position:-165px -40px;
    width:23px;
}
#sidebar .social_links .social li a.vimeo,.footer-area .social_links .social li a.vimeo{
    background-position:-202px -38px;
    width:19px;
}
#sidebar .social_links .social li a.custom,.footer-area .social_links .social li a.custom{
    background:none !important;
    text-indent:0 !important;
    width:auto !important;
}
.footer-area .social_links .social li{
    background:none !important;
    padding:0 !important;
}
#sidebar .flickr-photo a{
    background:none !important;
    float:left;
    border:0 !important;
}
#sidebar .widget_categories li a{
    display:block;
    border:0;
    background:none;
    padding:0;
}
#sidebar #s,.footer-area #s{width:100%;}

.tab-holder{
    border:1px solid #eaeaea;
}
.tab-holder .tabs{
    height:39px;
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
}
.tab-holder .tabs li{
    margin:0;
    padding:0;
    border-right:1px solid #d9d9d9 !important;
    height:39px;
    float:left;
}
.tab-holder .tabs li a{
    border:0 !important;
    height:39px !important;
    line-height:39px !important;
    font:13px/39px "Kameron", Arial, Helvetica, sans-serif !important;
    text-indent:0 !important;
    color:#333333 !important;
    padding:0 15px !important;
    border-bottom:1px solid #dcdcdc !important;
}
.tab-holder .tabs li:last-child{
    border-right:0 !important;
}
.tab-holder .tabs li:last-child a{
    width:100% !important;
}
.tab-holder .tabs li.active a{
    background:none !important;
    border-top:3px solid #84c650 !important;
    height:36px !important;
    line-height:36px !important;
    border-bottom:0 !important;
}
.tab-holder .tabs li img{
    margin-top:9px;
}
.tab-holder .news-list{
    list-style:none;
    margin:0;
    padding:0;
}
.tab-holder .news-list li{
    border-bottom:1px solid #e2e2e2;
    padding:20px 15px !important;
    overflow:hidden;
}
.tab-holder .news-list li a{
    background:none !important;
    padding:0 !important;
}
.tab-holder .news-list li:last-child{
    border-bottom:0;
}
.tab-holder .news-list .post-holder a{
    margin:0;
    padding:0;
    overflow:hidden;
    background:none !important;
    border:0 !important;
    text-indent:0 !important;
    height:auto !important;
    line-height:normal !important;
}
.tab-holder .news-list li .image{
    float:left;
    margin-right:13px;
}
.tab-holder .news-list li .post-holder{
}
.tab-holder .news-list li .post-holder a{
    color:#444444 !important;
    font-size:13px !important;
    line-height:17px !important;
}
.tab-holder .news-list li .post-holder p {
    margin:0;
    margin-bottom:5px;
}
.tab-holder .news-list li .post-holder .meta{
    margin:0;
    margin-top:2px;
    font-size:12px !important;
    color:#747474 !important;
}
.tab-holder .news-list li .post-holder .meta em{
    font-style:normal !important;
    font-size:12px !important;
    color:#747474 !important;
}
.tab-holder .news-list li .post-holder .comment-text-side{
    line-height:16px !important;
}
#jtwt li{
    background:none !important;
}
#jtwt .jtwt_tweet{
    margin-bottom:30px;
    color:#838383;
    font-size:13px;
    line-height:20px;
    background:url(../images/twitter-icon.png) no-repeat top left !important;
    padding-left:45px !important;
    padding-top:0px !important;
}
#jtwt .jtwt_tweet a{
    background:none !important;
    color:#BFBFBF;
    display:inline !important;
    padding:0 !important;
    border:0 !important;
}
#jtwt .jtwt_tweet a:hover{
    color:#A0CE4E;
}
#jtwt .jtwt_tweet .jtwt_tweet_text{margin-bottom:0 !important;}
.recent-works-items{
    overflow:hidden;
}
.recent-works-items a{
    float:left;
    padding:3px;
}
.pagination,.woocommerce-pagination{
    float:right;
    margin-top:40px;
    font-size:9px;
}
.pagination a.inactive,.woocommerce-pagination .page-numbers{
    border:1px solid #747474;
    display:inline-block;
    height:15px;
    line-height:15px;
    color:#747474;
    padding:0 5px;
    margin-left:5px;
}
.pagination a.inactive:hover,.woocommerce-pagination .page-numbers:hover{
    border:1px solid #a0ce4e;
}
.pagination .current,.woocommerce-pagination .current{
    border:1px solid #a0ce4e;
    display:inline-block;
    height:15px;
    line-height:15px;
    color:#fff;
    padding:0 5px;
    margin-left:5px;
    background:#a0ce4e;
}
.pagination .pagination-prev,.woocommerce-pagination .prev{
    margin-right:8px;
    font-size:12px;
}
.pagination .pagination-next,.woocommerce-pagination .next{
    margin-left:8px;
    font-size:12px;
}
.img-list{
    overflow:hidden;
}
.img-list li{
    padding:5px !important;
    background:none !important;
    float:left;
}
.img-list a{
    background:none !important;
    height:auto !important;
    width:auto !important;
    text-indent:0 !important;
    border:0px !important;
}
.blog-medium-image{
    float:left;
    margin:0 !important;
    margin-right:25px !important;
    width:320px;
}
.share-box{
    background:#f5f5f5;
    height:25px;
    margin-top:25px;
    margin-bottom:25px;
    padding: 10px 0;
}
.share-box h4{
    color:#343333 !important;
    margin:0;
    padding:0 15px;
    font:13px/20px "Kameron", Arial, Helvetica, sans-serif !important;
    float:left;
    /*margin-top:26px;*/
    width:380px;
}
.share-box ul{
    float:right;
    list-style:none;
    margin:0;
    padding:0;
    /*margin-top:10px;*/
}
.share-box li{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    margin-right:29px;
    position:relative;
}
.share-box li a{
    float:left;
    height:19px;
}
.share-box li.facebook a{
    width:9px;
    background-position:0 0;
}
.share-box li.twitter a{
    width:13px;
    background-position:-38px 0;
}
.share-box li.linkedin a{
    width:14px;
    background-position:-80px 0;
}
.share-box li.reddit a{
    width:19px;
    background-position:-205px 0;
}
.share-box li.tumblr a{
    width:15px;
    background-position:-122px 0;
}
.share-box li.google a{
    width:21px;
    background-position:-250px 0;
}
.share-box li.email a{
    width:20px;
    background-position:-293px 0;
}
.about-author{
    margin-bottom:55px;
    overflow:hidden;
}
.about-author .title a{
    color:#a0ce4e !important;
}
.about-author div.avatar{
    float:left;
    margin-right:20px;
    margin-bottom:5px;
}
.related-posts{
    margin-bottom:55px;
}
.related-posts .image{
    width:180px;
    height:138px;
    margin-bottom:0;
}
.single-related-posts .es-carousel ul{margin-left:7px !important;}
.related-posts .image-extras-content{
}
.es-carousel-wrapper{
    background:none;
    padding:0px 0px;
    position:relative;
}
.es-carousel{
    overflow:hidden;
}
.related-projects .es-carousel{
    padding-left:44px;
}
.clients-carousel{
    padding:0;
}
.clients-carousel .es-carousel{
    padding-left:13px;
}
.clients-carousel .es-carousel li{
    height:117px;
    text-align:center;
    line-height:117px;
    width:159px;
    margin-right:13px;
}
.clients-carousel .es-carousel li img{
    vertical-align:middle;
    max-height:115px;
    border:1px solid #eeeded;
}
.es-carousel ul{
    list-style:none;
    margin:0;
    padding:0;
}
.es-carousel ul li{
    height:100%;
    float:left;
    display:block;
    margin:0;
    padding:0;
    margin-right:44px;
}
.es-carousel ul li a{
    display:block;
}
.es-carousel ul li a img{
    border:none;
}
.es-nav-prev, .es-nav-next {
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 50%;
    margin-top:-14px;
    text-indent:-10000px;
    opacity:0.8;
    z-index:1000;
}
.no-rgba .es-nav-prev, .no-rgba .es-nav-next{
    background-color:#3e3e3e;
}
.es-nav-prev, .es-nav-next {
    display: block;
}
.es-nav-prev:hover, .es-nav-next:hover{
    opacity:1;
}
.es-nav-prev {
    background-image: url(../images/arrow-bullet.png);
    background-position: center center;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg); 
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    left: 0;
}
.no-csstransforms .es-nav-prev{
    background-image: url(../images/arrow-bullet-left.png);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.es-nav-next {
    background-image: url(../images/arrow-bullet.png);
    background-position: center center;
    right: 0;
}
.commentlist{
    list-style:none;
    margin:0;
    padding:0;
    margin-bottom:65px;
}
.commentlist li{
    margin:0;
    padding:0;
}
.commentlist .the-comment{
    border-bottom:1px solid #e7e6e6;
    padding-bottom:25px;
    margin-bottom:25px;
}
.commentlist .the-comment .comment-text *:last-child{
    margin-bottom:0;
}
.commentlist div.avatar{
    float:left;
    margin-right:15px;
}
.commentlist .comment-text p{
    margin:0;
}
.commentlist .comment-author strong{
    padding-right:5px;
}
#comment-input{
    overflow:hidden;
    margin-bottom:13px;
}
#comment-input input,.wpcf7-form .wpcf7-text,.wpcf7-form .wpcf7-quiz,.wpcf7-form .wpcf7-number{
    border:1px solid #d2d2d2;
    width:28%;
    font-size:13px;
    color:#747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding:8px 2%;
    float:left;
    margin-right:1%;
}
.gform_wrapper{margin-bottom:50px !important;}
.gform_wrapper .gfield input[type=text]{
    border:1px solid #d2d2d2;
    font-size:13px;
    color:#747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding:5px 8px;
}
.wpcf7-form input{float:none !important;}
#comment-textarea textarea,.comment-form-comment textarea,.wpcf7-form textarea{
    border:1px solid #d2d2d2;
    width:96%;
    height:150px;
    font-size:13px;
    color:#747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding:8px 11px;
}
.gform_wrapper .gfield textarea{
    border:1px solid #d2d2d2;
    font-size:13px;
    color:#747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding:8px;
}
.gform_wrapper .gfield_select[multiple=multiple]{
    border:1px solid #d2d2d2;
}
.gform_wrapper label{font-weight:normal !important;}
.gform_wrapper .gfield_time_hour label{display:inline !important;}
.gform_wrapper .gform_footer{padding:0 !important;}

#comment-input input:last-child{
    margin-right:0;
}
#comment-recaptcha{
    margin-top:13px;
}
.input-text{
    border:1px solid #d2d2d2;
    font-size:13px;
    color:#747474;
    padding:8px 2%;
    margin-right:1%;
    width:100%;
    -webkit-box-sizing:border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing:border-box;    /* Firefox, other Gecko */
    box-sizing:border-box;         /* Opera/IE 8+ */
}
.input-radio,#shipping_method input[type=radio]{
    background:none;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;     /* not currently supported */
    -o-appearance: checkbox;      /* not currently supported */
}
.portfolio-tabs,.faq-tabs{
    height:auto;
    border-top:1px solid #e7e6e6;
    border-bottom:1px solid #e7e6e6;
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    margin-bottom:58px;
    line-height:34px;
}
.portfolio-tabs li,.faq-tabs li{
    float:left;
    margin-right:30px;
}
.portfolio-tabs li a,.faq-tabs li a{
    display:block;
}
.portfolio-tabs li.active,.faq-tabs li.active{
    line-height:31px !important;
}
.portfolio-tabs li.active a,.faq-tabs li.active a{
    color:#a0ce4e;
    border-top:3px solid #a0ce4e;
}
.faq-item{
    position:relative;
}
.portfolio-one .portfolio-item{
    margin-bottom:50px;
    overflow:hidden;
    width:100%;
}
.portfolio-one .portfolio-item .image{
    width:540px;
    height:272px;
    float:left;
    margin-right:25px;
}
.portfolio-item .portfolio-content h2{
    margin:0 !important;
    padding:0 !important;
    margin-bottom:10px !important;
}
.portfolio-item .portfolio-content h4{
    margin:0 !important;
    padding:0 !important;
    margin-bottom:25px !important;
    font-weight:normal;
    font-size:13px;
}
.portfolio-item .portfolio-content p{
    margin:0;
    margin-bottom:20px;
}
.portfolio-two .portfolio-item{
    width:460px;
    height:295px;
    margin:5px;
    float:left;
}
.portfolio-three .portfolio-item{
    width:300px;
    height:214px;
    margin:6px;
    float:left;
}
.portfolio-four .portfolio-item{
    width:220px;
    height:161px;
    margin:7px;
    float:left;
}
.portfolio-four .image-extras-content{
}
.portfolio-full .flexslider{
    margin-bottom:70px !important;
}
.portfolio-full .project-content{
    margin-bottom:80px;
}
.portfolio-one .fluid-width-video-wrapper{
    position:static !important;
}
.portfolio-wrapper{display:none;}
.portfolio-wrapper.isotope{overflow:visible !important;}
.portfolio-masonry .portfolio-item{
    float:left;
    margin-bottom:9px;
    width:32.4%;
    overflow:hidden;
}
.portfolio-grid-2 .portfolio-item{
    margin-bottom:9px;
    width:49%;
}
#infscr-loading{position:absolute;bottom:-38px;}
.single-navigation{
    height:34px;
    line-height:34px;
    /*border-top:1px solid #e7e6e6;
    border-bottom:1px solid #e7e6e6;*/
    /*margin-bottom:30px;*/
    text-align:right;
}
.single-navigation a[rel=prev]{
}
.single-navigation a[rel=next]{
    margin-left:15px;
}
.single-navigation a[rel=prev]:before,.pagination-prev:before,.woocommerce-pagination .prev:before{
    font-family: FontAwesome;
    content:'\f053';
    color:#333333;
    padding-right:5px;
    font-size:8px;
}
.single-navigation a[rel=next]:after,.pagination-next:after,.woocommerce-pagination .next:after{
    font-family: FontAwesome;
    content:'\f054';
    color:#333333;
    padding-left:5px;
    font-size:8px;
}
.project-content h3{
    font:13px/17px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#333333;
    margin:0 !important;
    margin-bottom:40px !important;
}
.project-content{
    overflow:hidden;
}
.project-content .project-description{
    float:left;
    width:74.4681%;
}
.project-content .project-description p{
    margin-top:0;
}
.project-content .project-info{
    float:right;
    width:23.4043%;
}
.project-content .project-info .project-info-box{
    border-bottom:1px solid #e7e6e6;
    padding-bottom:15px;
    margin-bottom:15px;
    overflow:hidden;
}
.project-content .project-info .project-info-box a{
    color:#747474 !important;
}
.project-content .project-info .project-info-box a:hover{
    color:#a0ce4e !important;
}
.project-content .project-info h4{
    font-family: "Kameron", Arial, Helvetica, sans-serif;
    color:#333333;
    margin:0 !important;
    float:left;
    width:110px;
}

.with-sidebar .project-content .project-info .project-info-box h4{display:block;width:100%;margin-bottom:5px !important;}
.portfolio-full.with-sidebar .project-info{float:left;}
.portfolio-full.with-sidebar .project-description{float:right;width:72.5%;}

.project-content .project-info .project-terms{
    float:left;
}
.portfolio-half .flexslider{
    width:65.9574%;
    float:left;
}
.portfolio-half .project-content{
    width:31.9149%;
    float:right;
}
.portfolio-half .project-description{
    width:100%;
    margin-bottom:50px;
}
.portfolio-half .project-info{
    width:100%;
}
.portfolio-half .related-posts{
    margin-top:100px;
}
.side-nav{
    list-style:none;
    margin:0;
    padding:0;
    border-top:1px solid #ededed;
    border-right:1px solid #ededed;
    margin-bottom:20px;
}
.side-nav ul{
    list-style:none;
    margin:0;
    padding:0;
}
.side-nav li{
    margin:0;
    padding:0;
}
.side-nav li a{
    border-bottom:1px solid #ededed !important;
    display:block;
    background:url(../images/side_nav_bg.png) no-repeat top right;
    height:auto;
    font-weight:normal !important;
    font:14px/39px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#333333 !important;
}
.side-nav li a {
    line-height: 1.69em!important;
    padding: 8px 0!important;
    background-repeat: repeat-y!important;
}
.side-nav li a:hover{
    background:none !important;
}
.side-nav li.current_page_item > a{
    background:none !important;
    color:#a0ce4e !important;
    border-right:3px solid #a0ce4e;
}
.side-nav li.current_page_item li a{
    color:#333333 !important;
    border-bottom:1px solid #ededed;
}
.side-nav ul.children{
    margin-left:15px;
    display:none;
}
.side-nav .arrow,.woocommerce-tabs .tabs a:hover .arrow,.woocommerce-tabs .tabs li.active a .arrow{
    display:inline-block;
    margin-left:10px;
    padding-right:0 !important;
}
h5.toggle{
    overflow:hidden;
    margin:0;
}
h5.toggle a{
    font:13px/20px "Kameron", Arial, Helvetica, sans-serif !important;
    cursor:pointer;
    color:#333333 !important;
    border-bottom:1px solid #e8e6e6;
    overflow:hidden;
    margin:0;
    padding:10px 0px;
    float:left;
    width:100%;
}
h5.toggle.active a{
    border-bottom:0;
}
h5.toggle span.arrow{
    background:#333333 url(../images/toggle_plus.png) no-repeat center center;
    display:block;
    width:22px;
    height:22px;
    float:left;
    margin-right:18px;
}
h5.toggle.active span.arrow{
    background-color:#a0ce4e;
    background-image:url(../images/toggle_minus.png);
}
h5.toggle span.toggle-title{
    float:left;
    width:90%;
}
.toggle-content{
    padding-bottom:15px;
    position:relative;
}
h5.toggle.active + .toggle-content{
    border-bottom:1px solid #E8E6E6;
}
.full-boxed-pricing{
    background:#f7f5f5;
    padding:9px;
    overflow:hidden;
    float:left;
    margin-bottom:20px;
}
.full-boxed-pricing .column{
    border:1px solid #e5e4e3;border-right:0;border-bottom:0;
    float:left;
}
.full-boxed-pricing .column:last-child{
    border-right:1px solid #e5e4e3;
}
.full-boxed-pricing ul{
    list-style:none;
    margin:0;
    padding:0;
    width:183px;
}
.full-boxed-pricing ul li{
    margin:0;
    padding:0;
    background:#ffffff;
    text-align:center;
    padding:15px 0px;
    border-bottom:1px solid #ededed;
}
.full-boxed-pricing ul li.title-row{
    font:18px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#333333;
}
.full-boxed-pricing ul li.pricing-row{
    background:#f8f8f8;
    font:25px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#a0ce4e;
}
.full-boxed-pricing ul li.pricing-row span{
    font-size:11px !important;
    color:#888888 !important;
}
.full-boxed-pricing ul li.footer-row{
    background:#f7f7f6;
}
.sep-boxed-pricing{
    overflow:hidden;
    margin-bottom:20px;
}
.sep-boxed-pricing  .column{
    background:#f7f5f5;
    padding:9px;
    overflow:hidden;
    float:left;
    margin-left:15px;
}
.sep-boxed-pricing .column:first-child{
    margin-left:0;
}
.sep-boxed-pricing ul{
    list-style:none;
    margin:0;
    padding:0;
}
.sep-boxed-pricing ul li{
    width:283px;
    background:#fff;
    border:1px solid #dddcdc;border-bottom:0;
    margin:0;padding:0;
    padding:15px 0px;
    text-align:center;
}
.sep-boxed-pricing ul li:last-child{
    border-bottom:1px solid #dddcdc;    
}
.sep-boxed-pricing ul li.title-row{
    background:#92c563;
    border-color:#92c563;
    font:18px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#333333;
}
.sep-boxed-pricing ul li.pricing-row{
    background:#f8f8f8;
    font:25px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#a0ce4e;
}
.sep-boxed-pricing ul li.pricing-row span{
    font-size:11px !important;
    color:#888888 !important;
}
.sep-boxed-pricing ul li.footer-row{
    background:#f7f7f6;
}
.full-boxed-pricing .price strong{
    position:relative;
    top:-15px;
    font-size:21px;
    color:#505050;
}
.full-boxed-pricing .price em.exact_price{
    display:inline !important;
    font-size:55px !important;
    font-weight:bold !important;
    font-style:normal !important;
}
.full-boxed-pricing .price sup{
    position:relative;
    top:-16px;
    font-size:17px;
    font-weight:bold;
}
.full-boxed-pricing .price em.time{
    color:#888 !important;
    font-size:11px !important;
    margin-left:0px !important;
    position:relative;
    top:-5px;
}
.full-boxed-pricing.columns-1{width:100%;}
.full-boxed-pricing.columns-1 .column,.full-boxed-pricing.columns-1 .column ul{width:100%;}
.full-boxed-pricing.columns-2{width:100%;}
.full-boxed-pricing.columns-2 .column{width:49.8%;}
.full-boxed-pricing.columns-2 .column ul{width:100%;}
.full-boxed-pricing.columns-3{width:100%;}
.full-boxed-pricing.columns-3 .column{width:33.1%;}
.full-boxed-pricing.columns-3 .column ul{width:100%;}
.full-boxed-pricing.columns-4{width:100%;}
.full-boxed-pricing.columns-4 .column{width:24.86%;}
.full-boxed-pricing.columns-4 .column ul{width:100%;}

.full-boxed-pricing .price-with-decimal em.time{
    margin-left:-12px !important;   
}
.sep-boxed-pricing .price strong{
    position:relative;
    top:-30px;
    font-size:28px;
    color:#505050;
}
.sep-boxed-pricing .price em.exact_price{
    display:inline !important;
    font-size:75px !important;
    font-weight:bold !important;
    font-style:normal !important;
}
.sep-boxed-pricing .price sup{
    position:relative;
    top:-24px;
    font-size:23px;
    font-weight:bold;
}
.sep-boxed-pricing .price em.time{
    color:#888 !important;
    font-size:26px !important;
    margin-left:0px !important;
    position:relative;
    top:-2px;
}
.sep-boxed-pricing .price-with-decimal em.time{
    margin-left:-18px !important;   
}
.sep-boxed-pricing.columns-1{width:100%;}
.sep-boxed-pricing.columns-1 .column,.sep-boxed-pricing.columns-1 .column ul{width:100%;}
.sep-boxed-pricing.columns-1 .column li{width:98%;}

.sep-boxed-pricing.columns-2{width:100%;}
.sep-boxed-pricing.columns-2 .column{width:47.2%;}
.sep-boxed-pricing.columns-2 .column ul{width:100%;}
.sep-boxed-pricing.columns-2 .column li{width:100%;}

/* Shortcodes */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { margin-right: 4%; float: left; margin-bottom:20px; position:relative; }
.one_half {     width: 48%; }
.one_third { width: 30.6666%; }
.two_third { width: 65.3332%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
#main .last { margin-right: 0 !important; clear: right; }
.clearboth{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }
.shortcode-tabs .tab-hold .tabs li{
    border-right:0 !important;
}
.shortcode-tabs .tab-hold .tabs li a{
    display:block !important;
    width:100% !important;
    padding:0 !important;
    text-indent:15px !important;
    background-image:url(../images/shortcode_sep.png) no-repeat center right;
}
.shortcode-tabs .tab-hold .tabs li:last-child a{
}
.shortcode-tabs .tab-hold .tabs li.active a{
    background:none !important;
}
.shortcode-tabs .tab_content{
    padding:15px !important;
    overflow:hidden;
}
.shortcode-tabs .tab_content *:last-child{
    margin-bottom:0;
}
.shortcode-tabs{
    margin-bottom:50px;
}
/* Progress Bar */
.progress-bar {
    background: #e6e7e8;
    height: 37px;
    border-bottom:1px solid #f0f1f1;
    position: relative;
    margin-bottom: 10px;
}
.progress-bar-content {
    background:#a0ce4e;
    height: 37px;
    border-bottom:1px solid #c0dc8f;
}
.progress-bar .progress-title {
    font-size: 13px;
    color: #ffffff;
    font-weight: normal;
    position: absolute;
    top: 10px;
    left: 13px;
}
.progress-bar .percentage {
    font-size: 13px;
    color: #626363;
    font-weight: normal;
    position: absolute;
    top: 10px;
    left: 90%;
}
/* Meet the team */
.person-img{
    margin-bottom:25px;
}
.person-author{
}
.person-author-wrapper{
    float:left;
    font:13px/20px "Kameron", Arial, Helvetica, sans-serif !important;
    color:#333333 !important;
    margin-bottom:25px;
}
.person-author-wrapper span{
    display:block;
}
.person-author a{
    display:inline-block;
    height:19px;
}
.person-author .social-icon{
    display:block;
    float:right;
    position:relative;
    margin-left:19px;
    margin-top:10px;
}
.person-author .social-icon a{
    text-indent:-10000px;
}
.person-author .facebook{
    background-image:url(../images/facebook.png);
    width:9px;
    height:17px;
}
.person-author .twitter{
    background-image:url(../images/twitter.png);
    width:13px;
    height:16px;
}
.person-author .linkedin{
    background-image:url(../images/linkedin.png);
    width:14px;
    height:13px;
}
.person-author .dribbble{
    background-image:url(../images/dribbble.png);
    width:16px;
    height:16px;
}
.person-author .social-icon .popup p{
    margin:0 !important;
}
/* Post Content HTML */
.post-content p{
    margin:0;
    margin-bottom:10px;
}
.post-content ul.arrow{
    list-style:none;
    margin:0;
    padding:0;
}
.post-content ul.arrow li:before{
    display:inline-block;
    background-image:url(../images/arrow-bullet.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#a0ce4e;
    height:18px;
    -moz-border-radius:75px;
    -webkit-border-radius:75px;
    border-radius:75px;
    width:18px;
    content:' ';
    float:left;
    margin-right:0;
    margin-left:-25px;
}
.post-content ul.arrow li{
    line-height:18px;
    margin:0;
    padding:0;
    margin-bottom:15px;
    padding-left:25px;
}
.post-content blockquote{
    background:#f5f5f5;
    font:13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
    color:#444444;
    border-left:4px solid #a0ce4e;
    padding:15px;
}
.post-content blockquote *:last-child{
    margin-bottom:0;
}
#gmap{
    height:416px;
    margin-bottom:50px;
    overflow:hidden;
}
#gmap img,.shortcode-map img{
    max-width:none !important;
}
body #wrapper .gomapMarker{color:#333 !important;}
.post-slideshow{
    margin-bottom:30px !important;
}
.post-slideshow .image,.floated-post-slideshow .image{
    margin-bottom:0 !important;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    font-family:"Kameron", Arial, Helvetica, sans-serif;
    color:#333333;
    font-weight:normal;
}
.post-content h4{
    font-size:13px !important;
}
.post-content h5{
    font-size:12px !important;
}
.post-content h6{
    font-size:11px !important;
}

.excerpt-container .highlight1{background-color:transparent !important;}
.excerpt-container .dropcap{color:inherit !important;float:none;padding:0 !important;margin:0 !important;font-size:inherit !important;top:0 !important;}
.excerpt-container .tooltip-shortcode{color:inherit !important;border-bottom:1px dotted;}

/* Button */
.buttons a{
    margin-right:30px;
}
.button,#reviews input#submit,.price_slider_amount button,.gform_wrapper .gform_button{
    display:inline-block;
}
.button.large{
    height:43px;
    line-height:43px;
    font:13px/43px 'PTSansBold', arial, helvetica, sans-serif;
    text-transform:uppercase;
    text-align:center;
    text-shadow:0 1px 0 #fff;
    padding:0 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.button.small,#reviews input#submit,.price_slider_amount button,.gform_wrapper .gform_button{
    height:32px;
    font:13px/32px 'PTSansBold', arial, helvetica, sans-serif;
    text-transform:uppercase;
    text-align:center;
    /*text-shadow:0 1px 0 #fff;*/
    padding:0 20px;
    /*-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);*/
}
.button.green{
    color:#54770f !important;
    background-image: linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -o-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -moz-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -webkit-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -ms-linear-gradient(top, #D1E990 0%, #AAD75D 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #D1E990),
        color-stop(1, #AAD75D)
    );
    border:1px solid #9dba60;
}
.button.green:hover{
    color:#54770f !important;
    background-image: linear-gradient(top, #AAD75D 0%, #D1E990 100%);
    background-image: -o-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
    background-image: -moz-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
    background-image: -webkit-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
    background-image: -ms-linear-gradient(top, #AAD75D 0%, #D1E990 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #AAD75D),
        color-stop(1, #D1E990)
    );
    border:1px solid #9dba60;
}
.no-cssgradients .button.green{
    background-color:#D1E990;
}
.no-cssgradients .button.green:hover{
    background-color:#AAD75D;
}
.button.darkgreen{
    color:#54770f !important;
    background-image: linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
    background-image: -o-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
    background-image: -moz-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
    background-image: -webkit-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
    background-image: -ms-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #d0e0a5),
        color-stop(1, #a8c76a)
    );
    border:1px solid #9dba60;
}
.button.darkgreen:hover{
    color:#54770f !important;
    background-image: linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
    background-image: -o-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
    background-image: -moz-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
    background-image: -webkit-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
    background-image: -ms-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #a8c76a),
        color-stop(1, #d0e0a5)
    );
    border:1px solid #9dba60;
}
.no-cssgradients .button.darkgreen{
    background-color:#d0e0a5;
}
.no-cssgradients .button.darkgreen:hover{
    background-color:#a8c76a;
}
.button.orange{
    color:#c0830b !important;
    background-image: linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
    background-image: -o-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
    background-image: -moz-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
    background-image: -webkit-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
    background-image: -ms-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fbdc86),
        color-stop(1, #f8bf56)
    );
    border:1px solid #c0830b;
}
.button.orange:hover{
    color:#c0830b !important;
    background-image: linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
    background-image: -o-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
    background-image: -moz-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
    background-image: -webkit-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
    background-image: -ms-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #f8bf56),
        color-stop(1, #fbdc86)
    );
    border:1px solid #c0830b;
}
.no-cssgradients .button.orange{
    background-color:#fbdc86;
}
.no-cssgradients .button.orange:hover{
    background-color:#f8bf56;
}
.button.blue{
    color:#1172c1 !important;
    background-image: linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
    background-image: -o-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
    background-image: -moz-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
    background-image: -webkit-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
    background-image: -ms-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #b5e0f7),
        color-stop(1, #76c7f1)
    );
    border:1px solid #1172c1;
}
.button.blue:hover{
    color:#1172c1 !important;
    background-image: linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
    background-image: -o-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
    background-image: -moz-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
    background-image: -webkit-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
    background-image: -ms-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #76c7f1),
        color-stop(1, #b5e0f7)
    );
    border:1px solid #1172c1;
}
.no-cssgradients .button.blue{
    background-color:#b5e0f7;
}
.no-cssgradients .button.blue:hover{
    background-color:#76c7f1;
}
.button.red{
    color:#9d1111 !important;
    background-image: linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
    background-image: -o-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
    background-image: -moz-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
    background-image: -webkit-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
    background-image: -ms-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fd9c9c),
        color-stop(1, #fc7d7d)
    );
    border:1px solid #9d1111;
}
.button.red:hover{
    color:#9d1111 !important;
    background-image: linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
    background-image: -o-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
    background-image: -moz-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
    background-image: -webkit-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
    background-image: -ms-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fc7d7d),
        color-stop(1, #fd9c9c)
    );
    border:1px solid #9d1111;
}
.no-cssgradients .button.red{
    background-color:#fd9c9c;
}
.no-cssgradients .button.red:hover{
    background-color:#fc7d7d;
}
.button.pink{
    color:#a31366 !important;
    background-image: linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
    background-image: -o-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
    background-image: -moz-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
    background-image: -webkit-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
    background-image: -ms-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fda1d5),
        color-stop(1, #fc84c8)
    );
    border:1px solid #a31366;
}
.button.pink:hover{
    color:#a31366 !important;
    background-image: linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
    background-image: -o-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
    background-image: -moz-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
    background-image: -webkit-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
    background-image: -ms-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fc84c8),
        color-stop(1, #fda1d5)
    );
    border:1px solid #a31366;
}
.no-cssgradients .button.pink{
    background-color:#fda1d5;
}
.no-cssgradients .button.pink:hover{
    background-color:#fc84c8;
}
.button.darkgray{
    color:#434c50 !important;
    background-image: linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
    background-image: -o-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
    background-image: -moz-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
    background-image: -webkit-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
    background-image: -ms-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #c0c0c0),
        color-stop(1, #9e9e9e)
    );
    border:1px solid #434c50;
}
.button.darkgray:hover{
    color:#434c50 !important;
    background-image: linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
    background-image: -o-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
    background-image: -moz-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
    background-image: -webkit-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
    background-image: -ms-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #9e9e9e),
        color-stop(1, #c0c0c0)
    );
    border:1px solid #434c50;
}
.no-cssgradients .button.darkgray{
    background-color:#c0c0c0;
}
.no-cssgradients .button.darkgray:hover{
    background-color:#9e9e9e;
}
.button.lightgray{
    color:#ababab !important;
    background-image: linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
    background-image: -moz-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
    background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fbfbfb),
        color-stop(1, #f0f0f0)
    );
    border:1px solid #ababab;
}
.button.lightgray:hover{
    color:#ababab !important;
    background-image: linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
    background-image: -moz-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
    background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #f0f0f0),
        color-stop(1, #fbfbfb)
    );
    border:1px solid #ababab;
}
.no-cssgradients .button.lightgray{
    background-color:#fbfbfb;
}
.no-cssgradients .button.lightgray:hover{
    background-color:#f0f0f0;
}
/* Alert */
.alert{
    padding:8px;
    text-align:center;
    position:relative;
}
.alert .msg{
    padding:0 50px;
}
.alert .toggle-alert{
    position:absolute;top:14px;right:25px;
    display:block;
    text-indent:-10000px;
    background:url(../images/x-icon.png) no-repeat top left;
    width:12px;
    height:12px;
}
.alert.general{
    background:#ffffff url(../images/general-icon.png) no-repeat 25px 8px;
    border:1px solid #d7d6d6;
}
.alert.error{
    background:#ffe9e9 url(../images/error-icon.png) no-repeat 25px 8px;
    border:1px solid #e7a9a9;
    color:#d04544;
}
.alert.success{
    background:#e9f3d2 url(../images/success-icon.png) no-repeat 25px 8px;
    border:1px solid #acd556;
    color:#92b750;
}
.alert.notice{
    background:#fbf6e3 url(../images/notice-icon.png) no-repeat 25px 8px;
    border:1px solid #e7d48d;
    color:#cfb306;
}
/* More Shortcodes */
.highlight1 { background:#f6f67a; padding:2px; }
.highlight2 { background:#000; color:#CCC; padding:2px; }
.dropcap { font-size:62px; margin-right:6px; padding-top:11px; text-transform: uppercase; float: left; position: relative; top: 5px; color:#83c54f; padding-bottom:11px;}
.video-shortcode{margin-bottom:25px;}
/* Fade Images */
.recent-works-items img:hover, .flickr_badge_image img:hover, .pyre_tabs img:hover{
    opacity:0.5;
}
.social_links_shortcode ul{
    margin-left:0; padding-left:0;
}
.social_links_shortcode .social li{
    display:inline-block;
    position:relative;
    width:30px;
    margin-bottom:20px;
}
.social_links_shortcode .social li a{
    background:none;
    display:inline-block;
    border-bottom:0;
    line-height:normal;
    text-indent:-10000px;
    height:18px;
    padding:0 !important;

    background-image:url(../images/social_links.png);
}
.social_links_shortcode .social li a.rss{
    background-position:-168px -1px;
    width:13px;
}
.social_links_shortcode .social li a.facebook{
    background-position:-3px 0px;
    width:9px;
}
.social_links_shortcode .social li a.twitter{
    background-position:-45px 0px;
    width:13px;
}
.social_links_shortcode .social li a.dribble{
    background-position:-88px -39px;
    width:16px;
}
.social_links_shortcode .social li a.google{
    background-position:-45px -39px;
    width:21px;
}
.social_links_shortcode .social li a.linkedin{
    background-position:-90px -1px;
    width:14px;
}
.social_links_shortcode .social li a.blogger{
    background-position:-204px -1px;
    width:16px;
}
.social_links_shortcode .social li a.tumblr{
    background-position:-129px 0px;
    width:15px;
}
.social_links_shortcode .social li a.reddit{
    background-position:0px -39px;
    width:19px;
}
.social_links_shortcode .social li a.yahoo{
    background-position:-125px -40px;
    width:22px;
}
.social_links_shortcode .social li a.deviantart{
    background-position:-165px -40px;
    width:23px;
}
.social_links_shortcode .social li a.vimeo{
    background-position:-202px -38px;
    width:19px;
}
.social_links_shortcode .social li a.custom{
    background:none !important;
    text-indent:0 !important;
    width:auto !important;
}
.error_page .useful_links{
    width:25.06%;
    padding-left:5%;
}
.fontawesome-icon{
    display:inline-block !important;
    float:left;
}
.fontawesome-icon{margin-right:10px;}
.fontawesome-icon.circle-yes{
    -moz-border-radius:75px;
    -webkit-border-radius:75px;
    border-radius:75px;
    background-color:#333333;
    color:#fff;
    text-align:center;
    margin-top:2px;
}
.fontawesome-icon.large{
    font-size:40px;
}
.fontawesome-icon.large.circle-yes{
    width:70px;
    height:70px;
    line-height:70px;
}
.fontawesome-icon.medium{
    font-size:18px;
}
.fontawesome-icon.medium.circle-yes{
    width:35px;
    height:35px;
    line-height:36px;
}
.fontawesome-icon.small{
    font-size:10px;
}
.fontawesome-icon.small.circle-yes{
    width:18px;
    height:18px;
    line-height:19px;
}
.fontawesome-icon.circle-no.large{
    margin-top:2px;
}
.fontawesome-icon.circle-no.medium{
    margin-top:3px;
}
.fontawesome-icon.circle-no.small{
    margin-top:5px;
}
.icon-heading .fontawesome-icon{margin-top:-6px !important;}
.content-boxes .heading .fontawesome-icon{
    float:left;
}
.content-boxes .heading-and-icon h2{
    padding-left:45px;
}
.sliders-container{overflow:hidden;}
.main-flex{overflow:hidden;width:100%; margin-left:auto !important; margin-right:auto !important;}

#sidebar .widget_nav_menu li a,#sidebar .widget_categories li a{
    color: #333!important;
    display: block;
    border-bottom: 1px solid #E7E6E6;
    padding: 10px 10px 10px 0;
}

#sidebar .widget_nav_menu li a:before,#sidebar .widget_categories li a:before,
#sidebar .widget .recentcomments:before,#sidebar .widget_recent_entries li a:before,
#sidebar .widget_archive li a:before,#sidebar .widget_pages li a:before,
#sidebar .widget_links li a:before,.side-nav .arrow:after,
.woocommerce-tabs .tabs a:hover .arrow:after,.woocommerce-tabs .tabs li.active a .arrow:after,
.widget_layered_nav li a:before,.widget_product_categories li a:before{
    font-family: FontAwesome !important;
    content:'\f054';
    color:#333333;
    font-size:8px;
    padding-right:10px;
}

#sidebar .widget_nav_menu li a,#sidebar .widget_categories li a{
    display: block;
    color: #333;
}
#sidebar .widget_categories li {
    position:relative;
}
#sidebar .widget_categories li span{
    position:absolute;  
}
#sidebar .widget_categories .children{
    margin-left:5px;
}
.shortcode-tabs .tab_content ul.arrow{
    float:none;
}

#sidebar ul.arrow{
    list-style:none;
    margin:0;
    padding:0;
}
#sidebar ul.arrow li:before{
    display:inline-block;
    background-image:url(../images/arrow-bullet.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#a0ce4e;
    height:18px;
    -moz-border-radius:75px;
    -webkit-border-radius:75px;
    border-radius:75px;
    width:18px;
    content:' ';
    float:left;
    margin-right:10px;
    margin-left:0px;
}
#sidebar ul.arrow li{
    line-height:18px;
    margin:0;
    padding:0;
    margin-bottom:15px !important;
    padding-left:0px;
}

#sidebar .sub-menu,#sidebar .children,.footer-area .sub-menu,.footer-area .children{margin-left:15px !important;}

.footer-area .columns-1 .col{
    width:100%;
    padding-right:0;
}

.footer-area .columns-2 .col{
    width:48%;
}

.footer-area .columns-3 .col{
    width:31.5%;
}

.footer-area .columns-1 .col:nth-child(2),.footer-area .columns-1 .col:nth-child(3),
.footer-area .columns-1 .col:nth-child(4),
.footer-area .columns-2 .col:nth-child(3),.footer-area .columns-2 .col:nth-child(4),
.footer-area .columns-3 .col:nth-child(4){display:none;}

.widget_categories li{
    background:none !important;
    padding:0 !important;
    border-bottom:0 !important;
}

.footer-area .widget_categories li:first-child a{
    padding-top:0;
}
.footer-area .widget_categories li a{
    background:url(../images/bg-line.gif) repeat-x bottom left;
    padding:12px 0px;
    display:block;
}

.footer-area .widget_categories .children{
    margin-left:5px;
}

/* New Headers */

.header-social{
    line-height:42px;
    border-bottom:1px solid #e1e1e1;
    padding:10px 0px;
}
.header-social { padding: 0px; }
.header-social .sep{padding: 0 6px;}
.header-social .social-networks{margin-top:11px;max-width:400px;}
.header-social .social-networks li{float:left; margin-bottom:6px;}
.header-social .alignright{margin-left:0;}
.header-social .alignleft{margin-right:0;}
.header-v2 .header-social .alignleft, .header-v2 .header-social .alignleft a{color:#b3b3b3 !important;}
.header-v2 .header-social .alignleft a:hover{}
.header-v2 #header{border-bottom:1px solid #e1e1e1;}
.header-v2 .social-networks li{}
.header-v2 .social-networks a{opacity:0.2;}
.header-v2 .social-networks a:hover{opacity:0.5;}
.header-v2{border-top:4px solid #a0ce4e;}

.header-v3 .header-social{background-color:#a0ce4e;}
.header-v3 .header-social .alignleft,.header-v3 .header-social .alignleft a{color:#fff !important;}
.header-v3 .header-social .alignleft a:hover{}
.header-v3 #header{border-bottom:1px solid #e1e1e1;background: #FFF !important;}
.header-v3 .social-networks li{float:right;}
.header-v3 .social-networks img {
}
.header-v3 .social-networks a{opacity:0.5;}
.header-v3 .social-networks a:hover{opacity:1;}
.header-v3 .header-social .search{width:220px; float:right;margin: 8px 0 0 20px;}
.header-v3 .header-social .search input#s {background-color: #ffcc00 !important;width: 100%;color: #fff7da !important;font-weight:700;border-color: #ffe57f !important;}
.header-v3 .header-social h1 {font-size: 20px !important;font-weight: 300;font-style: italic;float: left;margin: 10px;line-height: 20px;}

.header-v3 #nav ul a, .header-v3 #nav li.current-menu-ancestor a{border-top:0px; padding-top:3px;}

.header-v4 .header-social{background-color:#a0ce4e;}
.header-v4 .header-social .alignleft,.header-v3 .header-social .alignleft a,.header-v4 .header-social .alignright .menu li a{color:#fff !important;}
.header-v4 #header{border-bottom:1px solid #e1e1e1;}
.header-v4 .social-networks li{margin-left:0; margin-right:22px;}
.header-v4 .social-networks img {
}
.header-v4 .social-networks a{opacity:0.5;}
.header-v4 .social-networks a:hover{opacity:1;}

.header-v4 #header{padding:30px 0px;}
.header-v4 #header .logo{margin:0;}
.header-v4 #header .tagline{float:right; margin:0 !important; padding:0; margin-right:15px !important; line-height:32px; text-align:right;}
.header-v4 #header-social .search{width:220px; float:right;}
.header-v4 #small-nav{border-bottom:1px solid #e1e1e1;}
.header-v4 #nav{float:left;}
.header-v4 #nav ul a, .header-v4 #nav li.current-menu-ancestor a{border-top:0; padding-top:3px;}
.header-v4 #nav li:last-child{padding-right:0;}
#header-banner{float:right;}

.header-v5 .header-social{background-color:#a0ce4e;}
.header-v5 .header-social .alignleft,.header-v5 .header-social .alignleft a,.header-v5 .header-social .alignright .menu li a{color:#fff !important;}
.header-v5 #header{border-bottom:1px solid #e1e1e1;}
.header-v5 .social-networks li:last-child{margin-right:0;}
.header-v5 .social-networks img {
}
.header-v5 .header-social .social-networks li{float:right;}
.header-v5 .social-networks a{opacity:0.5;}
.header-v5 .social-networks a:hover{opacity:1;}
.header-v5 .header-social .alignright .menu, .header-v5 .header-social .alignright .menu ul{list-style:none; margin:0; padding:0;}
.header-v5 .header-social .alignright .menu li{margin:0; padding:0; padding: 0 8px; float:left; border-left:1px solid #fff; line-height:12px;}
.header-v5 .header-social .alignright .menu li:first-child{border-left:0;}
.header-v5 #header .logo{margin:0; text-align:center;}
.header-v5 #header .tagline{width:300px; float:right; margin:0; margin-right:15px; line-height:32px;}
.header-v5 #header .search{width:220px; float:right;}
.header-v5 #small-nav{border-bottom:1px solid #e1e1e1;}
.header-v5 #nav{float:none;}
.header-v5 #nav > ul{float:none; text-align:center;}
.header-v5 #nav > ul > li,.header-v5 #nav > ul > li > a{float:none;display:inline-block;}
.header-v5 #nav > ul ul{text-align:left;}
.header-v5 #nav ul a, .header-v5 #nav li.current-menu-ancestor a{border-top:0; padding-top:3px;}
.header-v5 #header .logo{float:none !important;}

#header .tagline{font-weight:normal; font-family:"Kameron", Arial, Helvetica, sans-serif !important; margin-top:7px !important;}

.header-social .alignleft .social-networks li{float:left;margin-left:0;margin-right:20px;}
.header-social .alignright .social-networks li{float:right;}

.header-social .menu,.header-social .menu ul{list-style:none; margin:0; padding:0;}
.header-social .menu li{position:relative;margin:0; padding:0; padding:0 8px; display:inline-block; border-left:1px solid #fff;}
.header-social .menu li:first-child{border-left:0;}
.header-social .menu li .sub-menu{display:none;z-index:100000;}
.header-social .menu li:hover > .sub-menu{display:block;position:absolute;left:0;}
.header-social .menu > li:hover > .sub-menu > li:hover .sub-menu{top:-1px;left:100px;}
.header-social .menu .sub-menu{background:#ffffff;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border:1px solid #e0dfdf;
    width:100px;
    line-height:normal !important;
}
#wrapper .header-social{min-height:43px;}
#wrapper .header-social .menu .sub-menu li{
    float:none;
    display:inline-block;
    border:0;
    border-bottom:1px solid #e0dfdf !important;
    line-height:normal !important;
    padding:0 !important;
}
#wrapper .header-social .menu .sub-menu li a{
    width:80px;
    padding:7px 10px;
    display:inline-block;
}
#wrapper .header-social .menu .sub-menu li a:hover{
    background-color:#fafafa;
}
#wrapper .header-social .menu .sub-menu li:last-child{
    border-bottom:0 !important;
}
#wrapper .header-social .menu .sub-menu li,#wrapper .header-social .menu .sub-menu li a{
    color:#333333 !important;
}
.header-social .alignleft .menu li:first-child{padding-left:0;}
.header-social .alignright .menu li:last-child{padding-right:0;}
.header-wrapper .header-v4 #s{width:100%;}

.widget_wooslider_slideshow_slides li a{background:none !important; border:0 !important; margin:0 !important; padding:0 !important;}

#sidebar .flickr_badge_image img{width:66px; height:66px; float:left; padding:3px;}
.footer-area .flickr_badge_image img{width:44px; height:44px; float:left; padding:5px;}
.footer-area .social-networks{float:left;}
.footer-area .social-networks li{float:left;margin-left:0;margin-right:20px;padding:0;}
.footer-area .social-networks li, .footer-area .social-networks a{background-image:none;}
.footer-area .social-networks li:first-child{padding:0;}
.footer-area .flexslider .slides > li{padding-top:0; padding-bottom:0;}
.chat-icon{display:inline-block; width:26px; height:19px; background-image:url(../images/speech-bubble.png); margin-top:9px;}

/* WPML */
#icl_lang_sel_widget:after {
  content: "";
  display: table;
  clear: both;
}
#icl_lang_sel_widget li a{background-image:none !important;}
#lang_sel_list,#lang_sel_list ul,#lang_sel_list ul li{width:100%;}
#lang_sel_list ul{border-top:0;}
#lang_sel_list ul li a{border-left:0!important; border-right:0 !important;}
#lang_sel_footer ul li img{top:6px;}
.header-social .menu > li > a > .iclflag{display:inline-block;}
.header-social .sub-menu{display:inline-block;}
.footer-area #lang_sel_list li a{background-color:transparent !important; padding-top:8px; padding-bottom:8px;}
#lang_sel ul ul,#lang_sel li{width:100%;background:#fff;}
#lang_sel > ul > li > a{padding:0px !important;padding-left:10px !important;}
#lang_sel > ul > li > a .iclflag{top:5px;}
ul#nav > li > a > .iclflag,.top-menu > ul > li > a .iclflag{
    position:relative;
    top:50%;
}
.qtrans_flag_and_text{background-position:center right !important;}
#lang_sel{display:block;}
#lang_sel li ul li a{padding:10px !important;}

/* Google Recaptcha Hack */
iframe[src="about:blank"]{display:none;}

/* New Portfolio Templates */

.portfolio-one-text .portfolio-item .image{width:100%; height:100%; float:none; margin-right:0;}
.portfolio-one-text .portfolio-item .portfolio-content{margin-top:25px;}

.portfolio-two-text .portfolio-item{float:left;height:auto;}
.portfolio-two-text .portfolio-item .portfolio-content{margin-top:25px;}

.portfolio-three-text .portfolio-item{float:left;height:auto;}
.portfolio-three-text .portfolio-item .portfolio-content{margin-top:25px;}

.portfolio-four-text .portfolio-item{float:left;height:auto;}
.portfolio-four-text .portfolio-item .portfolio-content{margin-top:25px;}

.portfolio-item .portfolio-content h4{margin: 0 0 15px !important;}
.portfolio-item .portfolio-content h2 {margin: 0 0 5px !important;}

.portfolio-one-sidebar .portfolio-item .image{float:none;}
.portfolio-one-sidebar .portfolio-item .portfolio-content{margin-top:25px;}
.portfolio-two-sidebar .portfolio-item{width:324px; height:auto;}
.portfolio-three-sidebar .portfolio-item{width:211px; height:auto;}
.portfolio-four-sidebar .portfolio-item{width:153px; height:auto;}

/* Date and Formats Box */

.date-and-formats{float:left;width:82px;text-align:center;}
.date-and-formats .date-box{color:#fff;padding:8px 0 5px 0px;}
.date-and-formats .date-box .date{font-size:29px;font-weight:bold;display:block;line-height:29px;}
.date-and-formats .format-box{background-color:#eef0f2;margin-top:3px;}
.date-and-formats .format-box i{font-size:25px;display:block;line-height:55px;}

.large-alternate .post-content{float:right;width:84%;}
.large-alternate .meta-info,.medium-alternate .meta-info{border-top:0;margin-top:0;}

.medium-alternate .date-and-formats{margin-right:17px;}
.medium-alternate .flexslider{margin-right:17px !important;}
.medium-alternate .post-content{float:left;width:34%;}
.full-width .medium-alternate .post-content{width:53%;}

h2.post-title{margin-bottom:5px !important;}
.single-line-meta .sep{padding:0px 5px;}
.single-line-meta .sep:last-child,.meta-info .sep:last-child{display:none;}

/* Masonry Grid Layout */
.grid-layout .post{margin-bottom:40px; border:1px solid #EAEAEA;border-bottom-width:3px;}
.grid-layout .post .flexslider{border-bottom:1px solid #EAEAEA;margin-bottom:0 !important;}
.grid-layout .post-content-container{padding:0 25px;padding-top:30px;}
.grid-layout .post .content-sep{margin-bottom:20px;height:4px;border-top:1px solid #EAEAEA;border-bottom:1px solid #EAEAEA;}
.grid-layout .post .meta-info{border:0;margin-top:0; margin-bottom:20px;}
.grid-layout .post .meta-info .alignleft{width:50%;}

/* Timeline Layout */
.timeline-layout{background:url(../images/timeline_line.png) center center repeat-y;width:775px;margin:0 auto;padding-top:60px;position:relative;}
.timeline-icon{font-size:46px;color:#ebeaea;text-align:center;margin-bottom:-8px;}
.timeline-layout .post{margin-bottom:40px; border:1px solid #EAEAEA;border-bottom-width:3px;}
.timeline-layout .post .flexslider{border-bottom:1px solid #EAEAEA;margin-bottom:0 !important;}
.timeline-layout .post-content-container{padding:0 25px;padding-top:30px;}
.timeline-layout .post .content-sep{margin-bottom:20px;height:4px;border-top:1px solid #EAEAEA;border-bottom:1px solid #EAEAEA;}
.timeline-layout .post .meta-info{border:0;margin-top:0; margin-bottom:20px;}
.timeline-layout .post .meta-info .alignleft{width:50%;}
.timeline-layout .post.align-left{width:300px;float:left;clear:left;}
.timeline-layout .post.align-right{width:300px;float:right;clear:right;}
h3.timeline-title{font-size:13px;font-weight:normal;border:1px solid #efeeee;height:25px;line-height:25px;width:96px;text-align:center;position:absolute;left:340px;background:#fff;margin:0;clear:both;}
.timeline-circle{background-color:#efeeee;border-radius:50%;width:10px;height:10px;position:absolute;left:383px;margin-top:-3px;}

.timeline-sidebar-layout{width:669px;}
.timeline-sidebar-layout h3.timeline-title{display:none;}
.timeline-sidebar-layout .timeline-circle{left:330px;}

.align-right .timeline-arrow {
    position: absolute;
    background: #ffffff;
}
.align-right .timeline-arrow:after, .align-right .timeline-arrow:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.align-right .timeline-arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #ffffff;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
}
.align-right .timeline-arrow:before {
    border-color: rgba(239, 239, 239, 0);
    border-right-color: #e5e4e4;
    border-width: 9px;
    top: 50%;
    margin-top: -9px;
}
.align-left .timeline-arrow {
    position: absolute;
    background: #ffffff;
}
.align-left .timeline-arrow:after, .align-left .timeline-arrow:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.align-left .timeline-arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #ffffff;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
}
.align-left .timeline-arrow:before {
    border-color: rgba(239, 239, 239, 0);
    border-left-color: #e5e4e4;
    border-width: 9px;
    top: 50%;
    margin-top: -9px;
}
.align-right .timeline-arrow{right:301px;}
.align-left .timeline-arrow{left:301px;}

/* New Shortcode CSS */

.reading-box-container{position:relative;z-index:1;}
.reading-box{position:relative;}
.tagline-shadow:before,
.tagline-shadow:after { 
    bottom:15px;
    left:10px;
    width:50%;
    height:20%;
    max-width:300px;
    max-height:100px;
    position:absolute;
    content:'';
    z-index:-1;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);    
       -moz-transform:rotate(-3deg);   
        -ms-transform:rotate(-3deg);   
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}
.tagline-shadow:after {
    right:10px; 
    left:auto;
    -webkit-transform:rotate(3deg);   
       -moz-transform:rotate(3deg);  
        -ms-transform:rotate(3deg);  
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}

.demo-sep{clear:both;}
.sep-single{height:1px;background-color:#e7e6e6;}
.sep-double{height:6px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;}
.sep-dotted{border-bottom:2px dotted #e7e6e6;}
.sep-dashed{border-bottom:2px dashed #e7e6e6;}
.sep-shadow{background:transparent url(../images/sep-shadow.png) no-repeat top center;height:7px;width:100%;}

.tooltip-shortcode{position:relative;display:inline;}

.post-content ul.list-icon{
    list-style:none;
    margin:0;
    padding:0;
    margin-top:10px;
}
.post-content ul.list-icon li:before{
    display:inline-block;
    height:18px;
    width:18px;
    content:' ';
    float:left;
    margin-right:0;
    margin-left:-25px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.post-content ul.circle-yes li:before{
    -moz-border-radius:75px;
    -webkit-border-radius:75px;
    border-radius:75px;
    text-align:center;
    font-size:9px;
}

.post-content ul.list-icon-color-light li:before{
    color:#fff;
}

.post-content ul.list-icon li{
    line-height:18px;
    margin:0;
    padding:0;
    margin-bottom:15px;
    padding-left:25px;
}

.post-content ul.list-icon-check li:before{
    content:'\f00c';
}

.post-content ul.list-icon-star li:before{
    content:'\f006';
}

.post-content ul.list-icon-arrow li:before{
    content:'\f105';
}

.post-content ul.list-icon-asterik li:before{
    content:'\f069';
}

.post-content ul.list-icon-cross li:before{
    content:'\f00d';
}

.post-content ul.list-icon-plus li:before{
    content:'\f067';
}

.content-boxes-icon-on-top .col{text-align:center;}
.content-boxes-icon-on-top .col .more a{float:none;}
.content-boxes-icon-on-top .col .heading-and-icon .fontawesome-icon{float:none;width:64px;height:64px;line-height:64px;font-size:24px;margin:0;}
.content-boxes-icon-on-top .col .heading-and-icon img{float:none;}
.content-boxes-icon-on-top .col .heading-and-icon h2{padding-left:0;}

.content-boxes-icon-on-side .col-content-container{padding-left:45px;}

.content-boxes-icon-boxed{overflow:visible !important;}
.content-boxes-icon-boxed .col{overflow:visible !important;text-align:center;padding:2%;padding-top:50px;}
.content-boxes-icon-boxed .col .more a{float:none;}
.content-boxes-icon-boxed .col .heading-and-icon{overflow:visible;position:relative;}
.content-boxes-icon-boxed .col .heading-and-icon .fontawesome-icon,.content-boxes-icon-boxed .col .heading-and-icon img{float:none;position:absolute;top:-80px;width:64px;height:64px;line-height:64px;font-size:24px;margin:0;margin-left:-32px;left:50%;}
.content-boxes-icon-boxed .col .heading-and-icon img{float:none;}
.content-boxes-icon-boxed .col .heading-and-icon h2{padding-left:0;}
.content-boxes-icon-boxed.columns-4 .col{width:19%;}
.content-boxes-icon-boxed.columns-3 .col{width:27.5%;}
.content-boxes-icon-boxed.columns-2 .col{width:45%;}
.content-boxes-icon-boxed.columns-1 .col{width:96%;}

.counter-circle-wrapper{float:left;display:inline-block;margin-right:20px;width:220px;height:220px;position:relative;text-align:center;}
.counter-circle-wrapper:last-child{margin-right:0;}
.counter-circle-content{font-size:50px;width:220px;height:220px;text-align:center;line-height:220px;position:absolute;top:0;left:0;}
.counter-circle-content .fontawesome-icon{margin:0 !important;float:none !important;font-size:50px !important;}

.counter-box-wrapper{border:1px solid #e7e6e6;width:20%;padding:2%;display:inline-block;margin-right:1%;}
.counters-box .counter-box-wrapper:last-child{margin-right:0;}
.content-box-percentage{font-size:50px;line-height:50px;}

.post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt{bottom:15% !important;}
.post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt{top:15% !important;}
.post-content .wooslider .slide-excerpt .slide-title,.post-content .wooslider .slide-excerpt .slide-title a{color:#fff !important;}

.post-content .wooslider .overlay-full .slide-excerpt{padding:50px !important;opacity:0.7 !important;}

.post-content .wooslider .wooslider-control-thumbs{position:relative !important;width:auto !important;margin:0 auto !important;margin-top:33px !important; text-align:center !important;}
.post-content .wooslider .wooslider-control-thumbs li{float:none !important;width:56px !important;}
.post-content .wooslider .wooslider-prev,.post-content .wooslider .wooslider-next{top:50% !important;margin-top:-29px !important;}
.post-content .wooslider-type-attachments .wooslider-prev,.post-content .wooslider-type-attachments .wooslider-next{top:50% !important;margin-top:-59px !important;}
.post-content .wooslider .overlay-none .slide-excerpt{margin-top:10px;}
.post-content .wooslider .overlay-none .slide-excerpt .slide-title, .post-content .wooslider .overlay-none .slide-excerpt .slide-title a{color:#333 !important;}

.tabs-vertical{border:0px;}
.tabs-vertical .tabset{border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;width:15.7446808511%;float:left;height:auto;position:relative;left:1px;z-index:10;}
.tabs-vertical .tab-hold .tabset li{float:none !important;width:auto;height:auto;border:0;background:none !important;}
.tabs-vertical .tab-hold .tabset li a,.tabs-vertical .tab-hold .tabset li:last-child a{background:url(../images/tab-bg.png) !important;border-bottom:0 !important;}
.tabs-vertical .tab-hold .tabset li a{width:auto !important;text-indent:0 !important;border-bottom:1px solid #d3d3d3 !important;height:auto !important;line-height:normal !important;padding:10px !important;}
.tabs-vertical .tab-hold .tabset li a:hover{}
.tabs-vertical .tab-hold .tabset li.active a{background:#fff !important;border-width:0px !important;border-style:solid !important;border-left-width:3px !important;height:auto !important;line-height:normal !important;}
.tabs-vertical .tabs-container{width:83.9361702128%;float:left;}
.tabs-vertical .tabs-container .tab_content{border:1px solid #d3d3d3;padding:30px !important;}

.portfolio-grid{margin-bottom:80px !important;}
.portfolio-grid .portfolio-tabs{margin-top:0 !important;}
.portfolio-grid.portfolio-one .portfolio-item:last-child{margin-bottom:0px !important;}
.portfolio-grid.portfolio-one .image{width:100% !important;float:none !important;}

.avada-container.layout-thumbnails-on-side .col{margin-bottom:20px;}
.avada-container.layout-thumbnails-on-side .flexslider{width:300px;float:left;overflow:hidden;margin-right:20px;}
.avada-container.layout-thumbnails-on-side .flexslider li img{}
.avada-container.layout-thumbnails-on-side .recent-posts-content{}
.avada-container.layout-thumbnails-on-side .recent-posts-content h4{margin:0;margin-bottom:3px;}
.avada-container.layout-thumbnails-on-side .recent-posts-content .meta{margin-bottom:15px;}

.avada-container.layout-date-on-side .col{margin-bottom:20px;}
.avada-container.layout-date-on-side .date-and-formats{width:82px;float:left;overflow:hidden;margin-right:20px;}
.avada-container.layout-date-on-side .recent-posts-content{}
.avada-container.layout-date-on-side .recent-posts-content h4{margin:0;margin-bottom:3px;}
.avada-container.layout-date-on-side .recent-posts-content .meta{margin-bottom:15px;}

.avada-container.layout-thumbnails-on-side .columns-1 .flexslider,.avada-container.layout-thumbnails-on-side .columns-2 .flexslider{margin-bottom:5px;}
.imageframe{position:relative;display:inline-block;max-width:100%;}
.imageframe-border img{border:4px solid #eef0f2;}
.imageframe-glow img{
    border: 4px solid #fff; /* stroke */
    -moz-box-shadow: 0 0 3px rgba(3,3,3,.3); /* outer glow */
    -webkit-box-shadow: 0 0 3px rgba(3,3,3,.3); /* outer glow */
    box-shadow: 0 0 3px rgba(3,3,3,.3); /* outer glow */
}
.imageframe-dropshadow img{
    -moz-box-shadow: 2px 3px 7px rgba(0,0,0,.3); /* drop shadow */
    -webkit-box-shadow: 2px 3px 7px rgba(0,0,0,.3); /* drop shadow */
    box-shadow: 2px 3px 7px rgba(0,0,0,.3); /* drop shadow */
}
.imageframe-bottomshadow .imageframe-shadow-left{
    background:url(../images/imageframe_shadow.png) no-repeat top left;
    height:22px;
    width:230px;
    display:inline-block;
    position:absolute;
    bottom:-22px;
    left:0;
}
.imageframe-bottomshadow .imageframe-shadow-right{
    background:url(../images/imageframe_shadow.png) no-repeat top right;
    height:22px;
    width:230px;
    display:inline-block;
    position:absolute;
    bottom:-22px;
    right:0;
}
.imageframe img{
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

table{
    border-collapse:collapse;
    border-spacing:0;
}

.table-1 table{
    border: 1px solid#dcdcdc;
    background-color:#fff;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.08), inset 0 0 0 1px rgba(255,255,255,.5);
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.08), inset 0 0 0 1px rgba(255,255,255,.5);
    box-shadow:0 1px 3px rgba(0,0,0,.08), inset 0 0 0 1px rgba(255,255,255,.5);
}
.table-1 table th{
    border:1px solid #dcdcdc;
    background:#f6f6f6;
    padding:20px;
    font-family:"Kameron", Arial, Helvetica, sans-serif;
    text-align:left;
}
.table-1 tr:nth-child(even){
    background:#f6f6f6;
    text-align:left;
}
.table-1 tr td{
    border:1px solid #dcdcdc;
    padding:10px 20px;
}

.table-2 table thead{
    border: 1px solid #d3d3d3;
    font-family:"Kameron", Arial, Helvetica, sans-serif;
    text-align:left;
}
.table-2 table th{
    padding:20px;
    color:#fff;
}
.table-2 tr td{
    border-bottom:1px solid #dcdcdc;
    padding:10px 20px;
}

.tooltip-shortcode{cursor:pointer;}


/* Avada 3.0 Images */

.error-image{background:url(../images/404_image.png);width:311px;height:133px;margin-top:14px;}

/* DD Slick */

#wrapper .dd-container{font-size:12px !important;font-weight:normal !important;}
#wrapper .dd-container .dd-select{background-image:url(../images/mobile_menu_bg.png)!important;height:29px;line-height:29px;border-color:#dadada !important;border-radius:0px !important;text-align:left !important;}
#wrapper .dd-container .dd-selected{padding:0 15px;}
#wrapper .dd-container .dd-pointer{border:0 !important;background:url(../images/mobile_menu_icon.png) no-repeat top left;width:48px;height:29px;margin:0 !important;top:0px;right:5px;}
#wrapper .dd-container label,#wrapper .dd-container a{color:#333333 !important;}
#wrapper .dd-options{border-color:#dadada !important;box-shadow:none !important;position:relative !important;}
#wrapper .dd-options li{float:none;height:auto;padding:0;line-height:normal;border-bottom:1px solid #dbdbdb !important;}
#wrapper .dd-options li a{border:0 !important;float:none;height:auto;margin:0;padding:10px;line-height:normal;color:#333 !important;}
#wrapper .dd-options li a:hover,#wrapper .dd-options li.dd-option-selected a{background-color:#f6f6f6 !important;color:#333 !important;}
.top-menu .dd-container{text-align:left !important;font-size:12px !important;}
#wrapper .dd-selected{font-weight:normal !important;}
#wrapper .dd-options li:first-child{display:none !important;}


/* Woocommerce */

.catalog-ordering > ul{float:left;margin-bottom:42px;}
.catalog-ordering a{color:#333 !important;}
.order-dropdown{float:left;width:159px;margin:0;padding:0;list-style:none;margin-right:10px;position:relative;}
.order-dropdown ul{margin:0;padding:0;list-style:none;}
.catalog-ordering .order{margin:0;padding:0;list-style:none;}
.order-dropdown .current-li{background:#fbfaf9 !important;border:1px solid #dbdbdb !important;display:block;height:29px;line-height:29px;text-indent:13px;font-size:12px;}
.order-dropdown > li{position:relative;z-index:101;}
.order-dropdown ul{display:none;}
.order-dropdown > li:hover > ul{display:block;position:absolute;top:31px;}
.order-dropdown ul li a{width:157px;background:#fbfaf9;border:1px solid #dbdbdb;border-top:0;display:block;height:29px;line-height:29px;text-indent:13px;font-size:12px;padding:0;}
.order-dropdown ul li a:hover{background:#fff;}
.order-dropdown ul li a strong{font-weight:normal;}
.catalog-ordering .order{margin-right:10px;float:left;}
.catalog-ordering .order li a{background:#fbfaf9;border:1px solid #dbdbdb;display:block;height:29px;line-height:29px;padding:0 13px;font-size:12px;padding:0 10px;}
.order-dropdown > li:after{display:block;font-family:"FontAwesome";content:"\f107";z-index:101;position:absolute;top:0;right:0;height:30px;line-height:30px;width:26px;text-align:center;border-left:1px solid #dbdbdb;}
.orderby-order-container{float:left;}

.products{list-style:none;margin:0;padding:0;}
.products li{border:1px solid #efefef;border-bottom-size:2px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.products-4 li{float:left;width:24.2%;margin-right:1.0%;margin-bottom:11px;}
.products-4 li:nth-child(4n){margin-right:0;}
.products-4 li:nth-child(4n+1){clear:both;}

.products-3 li{float:left;width:32.5%;margin-right:1.2%;margin-bottom:11px;}
.products-3 li:nth-child(3n){margin-right:0;}
.products-3 li:nth-child(3n+1){clear:both;}

.products-2 li{float:left;width:49.5%;margin-right:0.9%;margin-bottom:11px;}
.products-2 li:nth-child(2n){margin-right:0;}
.products-2 li:nth-child(2n+1){clear:both;}

.products-1 li{float:left;width:99.7%;margin-bottom:11px;}
.products-1 li:nth-child(2n){margin-right:0;}
.products-1 li:nth-child(2n+1){clear:both;}

.product-images{display:block;text-align:center;position:relative;}
.onsale{-webkit-backface-visibility: hidden;display:block;z-index:99;color:#fff;border-radius:50%;line-height:39px;text-align:center;position:absolute;padding:0px 5px !important;}
.product-details{padding:20px 15px 0px 15px;}
.product-title{font-size:13px;margin-top:0;margin-bottom:10px;font-family: "Kameron", Arial, Helvetica, sans-serif;font-weight:normal;}

.product-buttons{padding:0 15px;height:40px;}

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.1em;
  font-family: "fontawesome";
}
.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
}

.product-details .star-rating{float:right;}

.price del .amount,.product-details .price .from{font-size:13px;margin-right:5px;}
.price ins{text-decoration:none;}
.price ins .amount{font-size:18px;text-decoration:none;}
.price > .amount{font-size:18px;}

.product-details-container{border-bottom:1px solid #e7e6e6;padding-bottom:20px;min-height:50px;}
.product-buttons-container{border-top:1px solid #e7e6e6;margin-top:4px;}

.product-buttons .add_to_cart_button{float:left;font-size:12px;line-height:40px;}
.product-buttons .add_to_cart_button:before{font-family:"fontawesome";content:"\f07a";margin-right:6px;}

.product-buttons .show_details_button{float:right;font-size:12px;line-height:40px;text-align:right;}
.product-buttons .show_details_button:before{font-family:"fontawesome";content:"\f03a";margin-right:6px;}

.product-buttons .button.product_type_variable,.product-buttons .button.product_type_grouped{float:left;font-size:12px;line-height:40px;}
.product-buttons .button.product_type_variable:before,.product-buttons .button.product_type_grouped:before{font-family:"fontawesome";content:"\f013";margin-right:6px;}

.product-buttons .button.product_type_simple{float:left;font-size:12px;line-height:40px;}
.product-buttons .button.product_type_simple:before{font-family:"fontawesome";content:"\f07a";margin-right:6px;}

.product-buttons .added_to_cart{display:none;}

.product-buttons .button,.product-buttons .show_details_button{width:50%;line-height:normal !important;margin-top:12px;}

.product-buttons .button{text-align:left;}

.product-images .crossfade-images img{
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    position:relative;
    z-index:50;
}
.product-images .crossfade-images img:hover{opacity:0;}
.product-images .hover-image{position:absolute !important;}

.woocommerce-pagination .next,.woocommerce-pagination .prev,.woocommerce-pagination .next:hover,.woocommerce-pagination .prev:hover{border:0;}

.product{position:relative;}

.product .images{float:left;margin-right:39px;}
.woocommerce-tabs{clear:both;}

#main .product .product_title{margin-bottom:0px;}

.product .onsale{top:20px;left:15px;}

.product .price{margin:0;margin-top:5px;}
.product .product-border{height:4px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-top:10px;margin-bottom:10px;}

.quantity{border:1px solid #dbdbdb;overflow:hidden;width:95px;}
.quantity .minus,.quantity .plus,.quantity .qty{float:left;border:0;margin:0;padding:0;height:31px;text-align:center;vertical-align:middle;font-size:12px;color:#333;}
.quantity .qty{background:transparent;width:43px;}
.quantity .minus,.quantity .plus{background:#fbfaf9;width:26px;cursor:pointer;}
.quantity .minus,.quantity .qty{border-right:1px solid #dadada;}

.quantity .qty::-webkit-inner-spin-button, 
.quantity .qty::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.input-text,.quantity .minus,.quantity .plus{-webkit-appearance:none;border-radius:0;}

form.cart{margin-bottom:40px;margin-top:40px;}
.simple-cart{overflow:hidden;}
.simple-cart .quantity{float:left;margin-right:10px;}

.group_table{margin-bottom:10px;}
.group_table tr{vertical-align:top;height:41px;}
.group_table td{vertical-align:middle;height:31px;}
.group_table td.label{padding:0 10px;}

.product_meta > span{display:block;}

.woocommerce-tabs{overflow:hidden;padding-top:50px;}
.woocommerce-tabs .tabs{list-style:none;padding:0;margin:0;width:220px;float:left;}
.woocommerce-tabs .tabs li a{display:block;padding:10px 0px;border-bottom:1px solid #e7e6e6;}
.woocommerce-tabs .tabs li a .arrow,.woocommerce-tabs .tabs li a:hover .arrow{display:none;}
.woocommerce-tabs .tabs li.active a .arrow,.woocommerce-tabs .tabs li.active a:hover .arrow{display:inline-block;}
.woocommerce-tabs .panel{float:left;border:1px solid #e7e6e6;margin-left:20px;}
.has-sidebar .woocommerce-tabs .panel{width:395px;padding:16px;}

#reviews .overall-rating{float:right;}
#reviews .review-title{margin:0;}

#reviews .review-main-title{margin-bottom:25px;}
#reviews .commentlist{margin-bottom:0;}
#reviews li{margin-bottom:15px;}
#reviews li:last-child{margin-bottom:0;}
#reviews li .comment-text{float:left;padding:15px;border:1px solid #f2efef;margin-left:10px;}
#reviews li .avatar{float:left;}
#reviews li .comment-text .meta{float:left;margin-bottom:10px;}
#reviews li .comment-text .star-rating{float:left;margin-left:5px;}
#reviews li .comment-text .description{clear:both;}
#reviews .add_review{margin:0;margin-top:15px;float:right;}

.has-sidebar #reviews li .comment-text{width:299px;}

#review_form_wrapper{margin-top:50px;}
#reviews #reply-title{font-size:15px;margin:0;margin-bottom:25px;}
.comment-form-rating label{display:none;}
#reviews .comment-form-comment label{display:block;margin-bottom:4px;}
.comment-form-comment textarea{width:94%;}
#reviews input#submit{border:0;font-size:13px;font-weight:bold;}

p.stars {
  position: relative;
  line-height: 1em;
  font-size: 1em;
}
p.stars:after {
  content: "";
  display: block;
  clear: both;
}
p.stars a {
  width: 19%;
  display: block;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .5em .5em .75em;
  background: rgba(0, 0, 0, 0.025);
  margin-right: 1%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
}
p.stars a:hover,
p.stars a.active {
  background: rgba(0, 0, 0, 0.075);
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  font-family: "FontAwesome";
  content: "\f005";
  position: absolute;
  top: .85em;
  width: 5.3em;
  right: 1em;
  font-size: .5em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  color: #999;
  text-align: right;
  font-weight: normal;
}
p.stars a.star-1:hover,
p.stars a.star-2:hover,
p.stars a.star-3:hover,
p.stars a.star-4:hover,
p.stars a.star-5:hover {
  text-decoration: none;
}
p.stars a.star-1:after {
  content: "\f005";
}
p.stars a.star-2:after {
  content: "\f005\f005";
}
p.stars a.star-3:after {
  content: "\f005\f005\f005";
}
p.stars a.star-4:after {
  content: "\f005\f005\f005\f005";
}
p.stars a.star-5:after {
  content: "\f005\f005\f005\f005\f005";
}

.related.products,.upsells.products{margin-top:50px;}

.shop_attributes{width:100%;}
.shop_attributes tr{border-bottom:1px solid #e0e0e0;}
.shop_attributes tr:last-child{border-bottom:0;}
.shop_attributes tr th{text-align:left;width:30%;font-weight:bold;padding:5px 0px;}
.shop_attributes tr td{text-align:left;width:70%;padding:5px 0px;}
.shop_attributes p{margin:0;}

.product .images{width:500px;margin-right:30px;}
.product .summary.entry-summary{float:left;width:410px;}

.product .images .flexslider .slides img{width:auto;}
.product .images #slider,.product .images #carousel{margin-bottom:7px;}
.product .images #carousel li{margin-right:9px;opacity:0.5;}
.product .images #carousel li.flex-active-slide{opacity:1;}
.product .images #slider .flex-direction-nav,.product .images #carousel .flex-direction-nav{display:none;}
.product .images:hover #slider .flex-direction-nav,.product .images:hover #carousel .flex-direction-nav{display:block;}

.has-sidebar .product .images{width:320px;}
.has-sidebar .summary.entry-summary{float:left;width:319px;}

.woocommerce-tabs .panel{width:658px;padding:20px;}
#reviews li .comment-text{width:562px;}

.woocommerce .social-share{text-align:center;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-top:50px !important;}
.woocommerce .social-share,.woocommerce .social-share li{list-style:none;margin:0;padding:0;}
.has-sidebar .woocommerce .social-share li,.has-sidebar .woocommerce-container .social-share li{padding:10px 26px;}
.woocommerce .social-share li{display:inline-block;text-align:left;width:120px;border-right:1px solid #e7e6e6;padding:10px 30px;}
.woocommerce .social-share li:last-child{border-right:0;}
.woocommerce .social-share li span{display:block;}

.woocommerce-message{margin-bottom:15px;}
.woocommerce-success-message{border-top:1px solid;border-bottom:1px solid;padding:20px 0px;font-size:14px;font-family: "Kameron", Arial, Helvetica, sans-serif;margin-bottom:40px;}
.woocommerce-success-message .button{float:right;}
.woocommerce-success-message .msg:before{font-family:'FontAwesome';content:"\f05d";margin-right:5px;}
.woocommerce-success-message .button{font-size:12px;}
.woocommerce-success-message .button:before{font-family:'FontAwesome';content:"\f07a";margin-right:6px;}
.empty-cart-message .msg{font-size:18px;}
.empty-cart-message .msg:before{content:'';}

.login-box{display:none;position:absolute;top:auto;left:-1px;z-index:1000;}
.my-account:hover .login-box{display:block;}
.login-box{padding:20px;width:187px;border: 1px solid #dedddd;}
.login-box p{margin:0;padding:0;}
.login-box .forgetmenot{float:left;}
.login-box .submit{float:right;}

.top-menu .cart{background:#f6f6f6;border-right:1px solid;padding-left:25px !important;padding-right:25px !important;padding:0 !important;}
.top-menu .cart > a{display:block;padding-right:0px;text-transform:uppercase;text-align:center !important;width:150px;padding:0 13px !important;}
.top-menu .cart > a.empty-cart{width:auto !important;}
.top-menu .cart > a:before{font-family:'FontAwesome';content:"\f07a";margin-right:10px;}
.top-menu .cart > a:after{font-family:'FontAwesome';content:"\f107";margin-left:10px;}
.top-menu .cart-contents{display:none;position:absolute;top:auto;right:-1px;z-index:1000;}
.top-menu .cart:hover .cart-contents{display:block;}
.top-menu .cart-contents{border:1px solid;}
.top-menu .cart-content a{display:block;line-height:normal;padding:15px 13px;width:150px;border-bottom:1px solid;overflow:hidden;}
.top-menu .cart-contents .cart-content:last-child a{border-bottom:0;}
.top-menu .cart-content a:hover{background:#f6f6f6;}
.top-menu .cart-content .cart-desc{float:left;}
.top-menu .cart-content a img{float:left;display:inline-block;max-width:36px;margin-right:15px;}
.top-menu .cart-content a .cart-desc{display:inline-block;width:94px;}
.top-menu .cart-contents a span{line-height:normal;}
.top-menu .cart-content a .cart-title, .top-menu .cart-content a .quantity{display:block;font-size:12px;}
.top-menu .cart-content a .cart-title{margin-bottom:5px;}
.cart-checkout{background:#f6f6f6;overflow:hidden;}
.cart-checkout a{display:inline-block;width:50%;float:left;text-indent:10px;}
.cart-checkout .cart-link a:before{font-family:'FontAwesome';content:"\f07a";margin-right:6px;}
.cart-checkout .checkout-link a:before{font-family:'FontAwesome';content:"\f046";margin-right:6px;}
.top-menu .cart-checkout .cart-link a{text-indent:13px;}

#header .cart{margin-left:-35px;padding-left:35px;}
#header .cart-contents{display:none;position:absolute;top:auto;left:auto;right:0;z-index:100;}
#header .cart:hover .cart-contents{display:block;}
#header .cart-contents{border:1px solid;}
#header .cart-content a{display:block;line-height:normal;padding:15px !important;width:150px;border-top:0 !important;border-bottom:1px solid !important;line-height:normal !important;height:auto !important;}
#header .cart-contents .cart-content:last-child a{border-bottom:0;}
#header .cart-content a:hover{border-top:0 !important;background:#f6f6f6 !important;height:auto !important;}
#header .cart-content a img{display:inline-block;max-width:36px;margin-right:5px;}
#header .cart-content a .cart-desc{display:inline-block;width:102px;font-size:12px !important;}
#header .cart-contents a span{line-height:normal;}
#header .cart-content a .cart-title,#header .cart-content a .quantity{display:block;font-size:12px !important;}
#header .cart-content a .cart-title{margin-bottom:5px;}
#header .cart-checkout{background:#f6f6f6;overflow:hidden;}
#header .cart-checkout a{display:inline-block !important;width:50%;float:left;text-indent:10px;border:0 !important;height:auto !important;line-height:40px !important;font-size:12px !important;height:40px !important;}
#header .cart-checkout .cart-link a:before{font-family:'FontAwesome';content:"\f07a";margin-right:6px;}
#header .cart-checkout .checkout-link a:before{font-family:'FontAwesome';content:"\f046";margin-right:6px;}
#header .cart-checkout .cart-link a{text-indent:15px !important;}
#header .my-account{padding-right:10px;}
#header .my-cart-link:hover{border-top-color:transparent !important;}
#header .my-cart-link:after{font-family:'FontAwesome';content:"\f07a";padding:5px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border:1px solid;
}
.cart-content a img{border:1px solid;}

#small-nav .cart{margin-left:-35px;padding-left:35px;}
#small-nav .cart-contents{display:none;position:absolute;top:auto;left:auto;right:0;z-index:100;}
#small-nav .cart:hover .cart-contents{display:block;}
#small-nav .cart-contents{border:1px solid;}
#small-nav .cart-content a{display:block;line-height:normal;padding:15px !important;width:150px;border-top:0 !important;border-bottom:1px solid !important;line-height:normal !important;height:auto !important;}
#small-nav .cart-contents .cart-content:last-child a{border-bottom:0;}
#small-nav .cart-content a:hover{border-top:0 !important;background:#f6f6f6 !important;height:auto !important;}
#small-nav .cart-content a img{display:inline-block;max-width:36px;margin-right:5px;}
#small-nav .cart-content a .cart-desc{display:inline-block;width:102px;font-size:12px !important;}
#small-nav .cart-contents a span{line-height:normal;}
#small-nav .cart-content a .cart-title,#small-nav .cart-content a .quantity{display:block;font-size:12px !important;}
#small-nav .cart-content a .cart-title{margin-bottom:5px;}
#small-nav .cart-checkout{background:#f6f6f6;overflow:hidden;}
#small-nav .cart-checkout a{display:inline-block !important;width:50%;float:left;text-indent:10px;border:0 !important;height:auto !important;line-height:40px !important;font-size:12px !important;height:40px !important;}
#small-nav .cart-checkout .cart-link a:before{font-family:'FontAwesome';content:"\f07a";margin-right:6px;}
#small-nav .cart-checkout .checkout-link a:before{font-family:'FontAwesome';content:"\f046";margin-right:6px;}
#small-nav .my-account{padding-right:10px;}
#small-nav .my-cart-link:hover{border-top-color:transparent !important;}
#small-nav .my-cart-link:after{font-family:'FontAwesome';content:"\f07a";padding:5px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border:1px solid;
}

.single_variation_wrap{overflow:hidden;margin:10px 0px;}
.single_variation_wrap .variations_button .quantity{float:left;}
.single_variation_wrap .variations_button .button{float:left;margin-left:10px;}

.product_list_widget .wp-post-image{max-width:58px;float:right;margin-left:15px;}
.product_list_widget li,.widget_layered_nav li{padding:15px 0px !important;border-bottom:1px solid;overflow:hidden;}
.product_list_widget li a,.widget_layered_nav li a{border-bottom:0 !important;padding:0 !important;}
.product_list_widget li .amount,.product_list_widget li .quantity{font-size:15px;font-weight:bold;padding-top:3px;}
.product_list_widget li .quantity{border:0;}
.product_list_widget li dl{margin:0;}
.product_list_widget li dt, .product_list_widget li dd{margin:0;display:inline;}
.product_list_widget li dt{font-weight:bold;margin-right:5px;}
.product_list_widget li .star-rating{margin:5px 0px;}
.widget_shopping_cart_content .total .amount{display:inline-block;margin-left:25px;}
.widget_shopping_cart_content .buttons{background:#f6f6f6;overflow:hidden;}
.widget_shopping_cart_content .buttons a{display:inline-block;width:50%;float:left;text-indent:10px;margin:0;height:35px;line-height:35px;}
.widget_shopping_cart_content .buttons > a:before{font-family:'FontAwesome';content:"\f07a";margin-right:10px;}
.widget_shopping_cart_content .buttons a.checkout:before{font-family:'FontAwesome';content:"\f046";margin-right:10px;}
.widget_layered_nav li{overflow:hidden;padding:10px 0px !important;}
.widget_layered_nav li a{float:left;}
.widget_layered_nav li .count{float:right;font-size:12px;}

.price_slider_wrapper{border-bottom:1px solid;padding-bottom:18px;}

.price_slider_amount {
    text-align: right;
    margin-top:15px;
}

.price_slider_amount .button {
}

.price_slider_amount .button {
    float: left;
    font-weight: bold;
    height:25px;
    line-height:25px !important;
    font-size: 13px;
    padding:0 10px;
}

.price_label{
    line-height:25px;
}
.price_label .from{margin-left:5px;}
.price_label .from,.price_label .to{font-size:15px;font-weight:bold;}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 12px;
    top: -.3em;
    outline:none;
}

.ui-slider .ui-slider-handle:before{
    border: 1px solid #333;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    width: 12px;
    height: 12px;
    outline:none;
    content:'';
    display:block;
    position:absolute;
    top:0;left:0;
}

.ui-slider .ui-slider-handle:after{
    border: 1px solid #333;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    width: 2px;
    height: 2px;
    outline:none;
    content:'';
    display:block;
    position:absolute;
    top:5px;left:5px;
    z-index:3;
}

.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7em;
    display: block;
    border: 0;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.ui-slider-horizontal {
    height:.5em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.tagcloud a{font-size:13px !important;display:inline-block;padding:0 10px;height:28px;line-height:28px;border:1px solid;}
.tagcloud a:hover{color:#fff !important;}

.products-slider{position:relative;}
.products-slider ul{}
.products-slider li{margin-right:0 !important;height:auto !important;}
.products-slider li img{display:block;float:left;}
.products-slider .es-nav span{
    cursor:pointer;
    -webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
    filter:none;
    -ms-filter:none;
}

.products-slider{margin-bottom:25px;}
.products-slider .image-extras h2{margin-bottom:2px !important;}
.products-slider .price{display:inline-block;margin-top:10px;}
.products-slider .price .amount{font-size:25px;}
.products-slider .product-buttons{position:absolute;left:0;width:80%;bottom:10px;padding:0 10%;}

#main .simple-products-slider .image .image-extras .image-extras-content h3{margin-top:0px !important;margin-bottom:5px !important;font-size:13px !important;}
.simple-products-slider .cats{font-size:11px;margin-bottom:5px;line-height:normal !important;}
.simple-products-slider .price{display:inline-block;margin-bottom:5px;}
.simple-products-slider .price .amount{font-size:18px;}
.simple-products-slider .product-buttons{padding:0;height:auto;}
.simple-products-slider .product-buttons a{display:inline;height:auto;line-height:normal !important;float:none !important;}
.simple-products-slider .product-buttons a:before{margin-right:0 !important;}
.simple-products-slider .product-buttons .show_details_button{margin-left:5px;}

.product-category h3{padding:0 20px;}

#customer_login h2{margin-bottom:5px;}
#customer_login .sep-double{margin-bottom:40px;}
#customer_login_box{border:1px solid;padding:30px;
    -webkit-box-sizing:border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing:border-box;    /* Firefox, other Gecko */
    box-sizing:border-box;         /* Opera/IE 8+ */
}
#customer_login .one_half.last{padding-top:29px;}
#customer_login_box .remember-box{padding-left:20px;padding-right:20px;}

.myaccount_user{display:table;width:100%;border-top:1px solid;border-bottom:1px solid;margin-bottom:30px !important;}
.myaccount_user_container{display:table-row;}
.myaccount_user_container span{display:table-cell;padding:25px 0px;border-right:1px solid;}

.myaccount_user_container span.msg{padding-left:20px;padding-right:20px;}
.myaccount_user_container span:last-child{border-right:0;padding-left:20px;}
.myaccount_user_container .username{font-family: "Kameron", Arial, Helvetica, sans-serif !important;font-size:18px;font-weight:normal;}
.myaccount_user_container .username:before{font-family:'FontAwesome';content:"\f05d";margin-right:5px;}
.myaccount_user_container .view-cart a{text-transform:uppercase;}
.myaccount_user_container .view-cart a:before{font-family:'FontAwesome';content:"\f07a";margin-right:10px;}

.woocommerce-side-nav{float:left;list-style:none;margin:0;padding:0;width:220px;}
.woocommerce-side-nav li a{font-family: "Kameron", Arial, Helvetica, sans-serif !important;display:block;height:36px;line-height:36px;border-bottom:1px solid;}
.woocommerce-side-nav li.active a:after{font-family:'FontAwesome';content:"\f105";margin-left:5px;}

.woocommerce-content-box{float:left;border:1px solid;padding:30px;margin-left:20px;width:698px;overflow:hidden;
    -webkit-box-sizing:border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing:border-box;    /* Firefox, other Gecko */
    box-sizing:border-box;         /* Opera/IE 8+ */
}
.woocommerce-content-box.full-width{margin-left:0;width:100%;float:none;}
.woocommerce-content-box.no-bottom-space{padding-bottom:0;}
.woocommerce-content-box.one_half{margin-left:0;width: 48%;margin-right: 4%; float: left; margin-bottom:20px; position:relative;}

.woocommerce-content-box h2{border-bottom:1px solid;padding-bottom:10px;margin-bottom:30px !important;}

.available-downloads{margin-bottom:50px !important;}

.my_account_orders{width:100%;text-align:left;margin:0;}
.my_account_orders tr{border-bottom:1px solid;}
.my_account_orders tbody tr:last-child{border-bottom:0;}
.my_account_orders thead tr th{padding-bottom:12px;font-weight:bold;font-size:13px !important;}
.my_account_orders thead tr th{height:auto;line-height:normal;}
.my_account_orders tbody tr{height:46px;}
.my_account_orders .order-number a{font-size:18px;font-family: "Kameron", Arial, Helvetica, sans-serif !important;}
.my_account_orders .order-actions a{display:block;}
.my_account_orders .order-actions a:after{font-family:'FontAwesome';content:"\f105";margin-left:10px;}

#main .page-info{margin-bottom:10px !important;}

.woocommerce .addresses{margin-top:40px;overflow:hidden;}
.woocommerce .address h4{font-weight:bold;margin-top:0;border-bottom:1px solid;padding-bottom:5px;}
.woocommerce address{font-style:normal;margin-bottom:20px;}
.woocommerce .address .edit{font-family: "Kameron", Arial, Helvetica, sans-serif !important;}
.woocommerce .address .edit:after{font-family:'FontAwesome';content:"\f105";margin-left:10px;}

.shop_table{width:100%;text-align:left;margin:0;}
.shop_table tr{border-bottom:1px solid;}
.shop_table tbody tr:last-child{border-bottom:0;}
.shop_table thead tr th{padding-bottom:12px;font-weight:bold;font-size:13px !important;}
.shop_table thead tr th{height:auto;line-height:normal;}
.shop_table tbody tr{height:140px;}
.shop_table .product-thumbnail img{max-width:90px;margin-right:25px;float:left;}
.shop_table .product-thumbnail a{font-family: "Kameron", Arial, Helvetica, sans-serif !important;}
.shop_table .product-thumbnail .product-info{float:left;margin-top:20px;}
.shop_table .product-remove a{font-size:24px;float:right;}
.shop_table .product-thumbnail{width:50%;}
.shop_table .product-price{text-align:center;}
.shop_table .product-quantity{text-align:center;}
.shop_table .product-quantity .quantity{margin:0 auto;}
.shop_table .product-subtotal{text-align:center;}
.shop_table .product-subtotal .amount{font-size:18px;font-family: "Kameron", Arial, Helvetica, sans-serif !important;}
.shop_table .product-remove{width:5%;}

.one_half_container{float:left;}

.cart-collaterals{margin-top:20px;overflow:hidden;}
.cart-collaterals .one_half .woocommerce-content-box{margin-bottom:20px;}

.shipping-calculator-form-nohide #calc_shipping_state{}
.shipping-calculator-form-nohide .button{float:right;}

.coupon{overflow:hidden;}
.coupon .input-text{float:left;width:300px;}
.coupon .button{float:right;margin-top:2px;}

.cart-totals-container .button{display:block;}

.cart_totals{}
.cart_totals table{width:100%;text-align:left;}
.cart_totals table th{width:50%;padding-bottom:20px;}
.cart_totals table td{width:50%;padding-bottom:20px;text-align:right;}
.cart_totals table .total th,.cart_totals table .total td{padding-top:20px;}
.cart_totals .cart-subtotal td,.cart_totals .total td{text-align:right;}
.cart_totals .cart-subtotal td strong{font-weight:normal;}
.cart_totals .total{border-top:1px solid;height:50px;}
#shipping_method{list-style:none !important;margin:0 !important;padding:0 !important;float:right;text-align:right;}
.cart_totals .total .amount{font-size:18px;font-family: "Kameron", Arial, Helvetica, sans-serif !important;}
.cart-totals-container .button{float:right;}
.cart-totals-container .checkout-button{clear:both;margin-top:10px;width:185px !important;}

#wrapper .custom_select_box .dd-container .dd-select,#wrapper .custom_select_box  .dd-options li a{background:#fbfaf9 !important;background-image:none !important;}
#wrapper .custom_select_box .dd-container .dd-selected{padding:0 !important;text-indent:10px;padding-right:15px !important;}
#wrapper .custom_select_box .dd-options li a:hover{background-color:transparent !important;}
#wrapper .custom_select_box .dd-pointer{background-image:none !important;width:10px !important;border-left:1px solid !important;padding-left:10px;}
#wrapper .custom_select_box .dd-pointer-down:after{font-family:'FontAwesome' !important;content:"\f107";font-weight:bold;}
#wrapper .custom_select_box .dd-options{position:absolute !important;top:auto !important;max-height:143px;}
#wrapper .custom_select_box .dd-pointer-down{border-color:#dadada !important;}

.post-content .gform_wrapper .ginput_complex .ginput_left, .post-content .gform_wrapper .ginput_complex .ginput_right, .post-content .gform_wrapper .ginput_complex .ginput_full,.post-content .gform_wrapper .ginput_complex{overflow:visible;}
.chzn-container-single .chzn-single,.chzn-drop{background:#fbfaf9 !important;border-bottom:1px solid !important;
    border-radius:0 !important;
    box-shadow:none !important;
}
.chzn-container-single .chzn-single div{border-left:1px solid;padding-left:10px;}
#wrapper .chzn-container-single .chzn-single div b{background:none !important;}
#wrapper .chzn-container-single .chzn-single div b:after{font-family:'FontAwesome' !important;content:"\f107";font-weight:bold;}
#wrapper .chzn-container-single .chzn-single-with-drop div b:after{font-family:'FontAwesome' !important;content:"\f106";font-weight:bold;}

form.checkout #shipping,form.checkout #payment-container{display:none;}
form.checkout .form-row-first{width:48%;float:left;}
form.checkout .form-row-last{width:48%;float:right;}
form.checkout .continue-checkout{float:right;}
form.checkout label{margin-bottom:2px;display:inline-block;}
form.checkout .shop_table tbody .product-thumbnail{width:60%;}
form.checkout .shop_table  th.product-total{width:40%;text-align:right;}
form.checkout .shop_table tbody .product-total{width:40%;text-align:right;}
form.checkout .shop_table .product-thumbnail .product-info{float:none;}
form.checkout .shop_table .product-thumbnail .product-info p{margin-left:115px;}
form.checkout .shop_table tfoot{border-top:1px solid;border-bottom:1px solid;}
form.checkout .shop_table tfoot tr{border-bottom:0;}
form.checkout .shop_table tfoot th{font-family: "Kameron", Arial, Helvetica, sans-serif !important;text-align:right;padding-right:100px;padding-bottom:20px;}
form.checkout .shop_table tfoot td{width:100%;text-align:right;padding-bottom:20px;}
form.checkout .shop_table tfoot tr:first-child th,form.checkout .shop_table tfoot tr:first-child td{padding-top:20px;}
form.checkout .shop_table tfoot .total .amount{font-family: "Kameron", Arial, Helvetica, sans-serif !important;font-size:18px;font-weight:normal;}
form.checkout .payment_methods{list-style:none;margin:0;padding:0;margin-top:40px;}
form.checkout .payment_methods li{margin-bottom:30px;}
form.checkout .payment_methods label{font-family: "Kameron", Arial, Helvetica, sans-serif !important}
form.checkout .payment_methods .payment_box{padding:20px;margin-top:10px;}

#thank-you-box{margin-bottom:20px;}
#final-order-details .woocommerce-content-box{margin-bottom:20px;}
#final-order-details .shop_table{margin-bottom:30px;}
#final-order-details .shop_table .product-thumbnail .product-info{float:none;}
#final-order-details .shop_table .product-subtotal{text-align:right;}
#final-order-details .shop_table .product-total{text-align:right;}
#final-order-details .shop_table tr:last-child{border-bottom:1px solid;}
#final-order-details .mini-order-details{float:right;width:50%;}
#final-order-details .mini-order-details tr{border-bottom:0;}
#final-order-details .mini-order-details th{font-family: "Kameron", Arial, Helvetica, sans-serif !important;padding-bottom:10px;text-align:left;}
#final-order-details .mini-order-details td{text-align:right;padding-bottom:10px;}
#final-order-details .mini-order-details tr:last-child .amount{font-family: "Kameron", Arial, Helvetica, sans-serif !important;font-size:18px;font-weight:normal;}
#final-order-details .mini-order-details tr:last-child{border-top:1px solid;}
#final-order-details .mini-order-details tr:last-child th,#final-order-details .mini-order-details tr:last-child td{padding-top:10px;padding-bottom:0;}
#final-order-details .customer_details{list-style:none;margin:0;padding:0;}

p.order-info{height:68px;line-height:68px;border-top:1px solid;border-bottom:1px solid;margin-bottom:50px;}
p.order-info mark{background-color:transparent;font-weight:bold;}

.product-images{position:relative;}
.cart-loading{display:block;height:70px;width:70px;line-height:70px;font-size:25px;color:#fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position:absolute;
top:50%;
left:50%;
margin-top:-35px;
margin-left:-35px;
z-index:100;
display:none;
}
#wrapper .cart-loading{background-color:rgba(0,0,0,0.8) !important;}
.no-rgba #wrapper .cart-loading{background-color:#000;}
.cart-loading .icon-spinner{
    -webkit-animation: mask 3s infinite alternate;
    -moz-animation: mask 3s infinite alternate;
    -ms-animation: mask 3s infinite alternate;
    -o-animation: mask 3s infinite alternate;
    animation: mask 3s infinite alternate;
    display:inline-block;
}
@-webkit-keyframes mask {
    25%  { -webkit-transform: rotate(270deg); }
    50%  { -webkit-transform: rotate( 90deg); }
    75%  { -webkit-transform: rotate(360deg); }
    100% { -webkit-transform: rotate(180deg); }
}

@-moz-keyframes mask {
    25%  { -moz-transform: rotate(270deg); }
    50%  { -moz-transform: rotate( 90deg); }
    75%  { -moz-transform: rotate(360deg); }
    100% { -moz-transform: rotate(180deg); }
}

@-ms-keyframes mask {
    25%  { -ms-transform: rotate(270deg); }
    50%  { -ms-transform: rotate( 90deg); }
    75%  { -ms-transform: rotate(360deg); }
    100% { -ms-transform: rotate(180deg); }
}

@-o-keyframes mask {
    25%  { -o-transform: rotate(270deg); }
    50%  { -o-transform: rotate( 90deg); }
    75%  { -o-transform: rotate(360deg); }
    100% { -o-transform: rotate(180deg); }
}

@keyframes mask {
    25%  { transform: rotate(270deg); }
    50%  { transform: rotate( 90deg); }
    75%  { transform: rotate(360deg); }
    100% { transform: rotate(180deg); }
}

.woocommerce .thumbnails .clients-carousel .es-carousel{padding:0;}

.added_to_cart{display:none !important;}

#sidebar .products a, .footer-area .products a{
    padding:0 !important;
    border:0 !important;
    background:none !important;
}
#sidebar .products .product-title, .footer-area .products .product-title{
    margin:0 !important;margin-bottom:10px !important;
}
.footer-area .product_list_widget li{border:0 !important;background:url(../images/bg-line.gif) repeat-x bottom left !important;}
.footer-area .product_list_widget li a{background:none !important;}
.footer-area .widget_shopping_cart_content .total{margin:10px 0px;}
.footer-area .widget_shopping_cart_content .buttons{background:#282a2b !important;}
.footer-area .products-slider a,.footer-area .simple-products-slider a,#sidebar .products-slider a,#sidebar .simple-products-slider a{border:0 !important;background:none !important;margin:0 !important;padding:0 !important;margin:0 !important;display:inline-block !important;width:auto !important;}
.footer-area .products-slider li .image{width:auto;height:auto;}
.footer-area .simple-products-slider .es-carousel{padding-left:38px;}
.footer-area .simple-products-slider .es-carousel li,.footer-area .simple-products-slider .es-carousel li .image{width:149px;height:auto;}
.footer-area .image-extras-content h3,#sidebar .image-extras-content h3{margin-bottom:0;text-transform:none;margin-bottom:5px;}
.footer-area .product-category mark,#sidebar .product-category mark{background-color:transparent;color:inherit;}
.footer-area .product-category h3,#sidebar .product-category h3{margin-bottom:0;}

/* RTL */

.rtl{direction:rtl;unicode-bidi:embed;}
.rtl .alignleft{float:right;}
.rtl .alignright{float:left;}
.rtl .more a:after,.rtl .read-more:after{content:'';padding-left:0;}
.rtl .more a:before,.rtl .read-more:before{
    font-family: FontAwesome;
    content:'\f053';
    color:#000;
    font-size:8px;
    padding-right:5px;
}

.rtl .header-social .alignright{float:right;}
.rtl .header-social .alignleft{float:left;}
.rtl .header-social .menu > li{float:right;}
.rtl .header-social .menu > li:hover .sub-menu{left:auto;right:0;}
.rtl .header-social .cart-contents{left:auto;right:-1px;}
.rtl .header-social .cart-content a img{margin-right:0;margin-left:7px;}
.rtl .header-social .alignright .menu > li:first-child{border-left:1px solid;}
.rtl .header-social .alignright .menu li:last-child{padding-right:8px;}
.rtl .header-social .alignright .social-networks li{float:right;margin-right:0;margin-left:20px;}

.rtl #header .logo{float:right;}
.rtl #header nav#nav{float:left;}
.rtl #header ul#nav > li{float:right;padding-left:0;padding-right:35px;}
.rtl #header .cart-contents{right:-30px;}
.rtl #header #nav ul ul{left:auto;}
.rtl #header #nav ul ul li:hover ul{right:170px;}
.rtl .header-v4 #nav{float:right;}
.rtl .header-v4 #small-nav ul#nav > li,.rtl .header-v5 #small-nav ul#nav > li{padding-right:0;padding-left:35px;float:right;}
.rtl .header-v4 #header .tagline{float:right;}
.rtl .header-v4 #header-social .search{float:left;}

.rtl #wrapper .dd-container .dd-pointer{left:0;right:auto;border-left:0;border-right:1px solid;}
.rtl #wrapper .dd-container .dd-selected{text-align:right;}

.rtl .menu-item-language img.iclflag{margin-right:0;margin-left:5px;}

.rtl #sidebar .widget_nav_menu li a,.rtl #sidebar .widget_categories li a,
.rtl #sidebar .widget .recentcomments,.rtl #sidebar .widget_recent_entries li a,
.rtl #sidebar .widget_archive li a,.rtl #sidebar .widget_pages li a,
.rtl #sidebar .widget_links li a,.rtl .side-nav .arrow{
    padding-right:0;
}
.rtl #sidebar .widget_nav_menu li a:before,.rtl #sidebar .widget_categories li a:before,
.rtl #sidebar .widget .recentcomments:before,.rtl #sidebar .widget_recent_entries li a:before,
.rtl #sidebar .widget_archive li a:before,.rtl #sidebar .widget_pages li a:before,
.rtl #sidebar .widget_links li a:before,.rtl .side-nav .arrow:after,
.rtl .woocommerce-tabs .tabs a:hover .arrow:after,.rtl .woocommerce-tabs .tabs li.active a .arrow:after,
.rtl .widget_layered_nav li a:before,.rtl .widget_product_categories li a:before{
    font-family: FontAwesome !important;
    content:'\f053';
    color:#333333;
    font-size:8px;
    padding-right:0;
    padding-left:10px;
    float:right;
}

.rtl .meta-info .alignleft{float:right;margin-right:0;margin-left:15px;text-align:right;}
.rtl .meta-info .alignright{float:left;margin-left:0;margin-right:15px;}
.rtl .page-title h1{float:right;}
.rtl .page-title ul{float:left;text-align:left;direction:ltr;}

.rtl .fontawesome-icon{margin-right:0px;margin-left:10px;float:right;}
.rtl .content-boxes .heading .fontawesome-icon{float:right;}

.rtl .post-content ul.list-icon li{padding-left:0;}
.rtl .post-content ul.list-icon li:before{float:right;margin-right:0;margin-left:5px;}

.rtl .avada-container.layout-thumbnails-on-side .flexslider{float:right;margin-right:0;margin-left:20px;}

.rtl .meta li{float:right;border-left:0;border-right:1px solid;}
.rtl .meta li:first-child{padding-right:0;padding-left:9px;border-right:0;}

.rtl .continue{float:left;}

.rtl #jtwt .jtwt_tweet{background-position:top right !important;padding-left:0 !important;padding-right:45px !important;}

.rtl .social-networks{float:left;}
.rtl .social-networks li{float:left;margin-left:0;margin-right:20px;}

.rtl .review blockquote div{float:right;}
.rtl .review blockquote div .company-name{background-position:top right;padding-left:0;padding-right:53px;}
.rtl .review blockquote div:after{left:auto;right:23px;}

.rtl #main .title h1,.rtl #main .title h2,.rtl #main .title h3,.rtl #main .title h4,.rtl #main .title h5,.rtl #main .title h6{padding-right:0 !important;padding-left:8px !important;}
.rtl .content-boxes .heading-and-icon h2{padding-left:0;padding-right:0px;}

.rtl .post-content ul.arrow li{padding-left:0;padding-right:25px;}
.rtl .post-content ul.arrow li:before{float:right;margin-left:0;margin-right:-25px;
        -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}

.rtl .tab-holder .tabs li{float:right;}

.rtl h5.toggle span.arrow{float:right;margin-right:0;margin-left:18px;}

.rtl .progress-bar-content{float:left;}

.rtl #sidebar .social-networks li,.rtl .social_links_shortcode li{float:right !important;}

.rtl .person-author-wrapper{float:right;}
.rtl .person-author .social-icon{float:left;margin-left:0;margin-right:19px;}

.rtl .full-boxed-pricing .column{float:right;}
.rtl .full-boxed-pricing .column:first-child{float:right;border-right:1px solid;}
.rtl .sep-boxed-pricing .column{float:right;}

.rtl .side-nav{border-right:0;border-left:1px solid;}
.rtl .side-nav li a{padding-right:10px !important;}
.rtl .side-nav ul.children{margin-left:0;margin-right:15px;}
.rtl .side-nav li.current_page_item > a{border-right:0;border-left:3px solid;}
.rtl .woocommerce-tabs .tabs li .arrow{display:none;}
.rtl .side-nav .arrow,.rtl .woocommerce-tabs .tabs li a:hover .arrow,.rtl .woocommerce-tabs .tabs li.active a .arrow{height:15px;margin-left:0;margin-right:5px;display:inline-block;}

.rtl #comment-input input{float:right;}
.rtl #comment-input input:first-child{margin-right:0;}
.rtl #comment-input input:last-child{margin-right:1%;}

.rtl .portfolio-tabs li,.rtl .faq-tabs li{float:right;margin-right:0px;margin-left:30px;}

.rtl .portfolio-item .buttons{overflow:hidden;}
.rtl .portfolio-item .buttons a{float:right;margin-right:0;margin-left:30px;}

.rtl .portfolio-one .portfolio-item .image{float:right;margin-right:0;margin-left:25px;}

.rtl .project-content .project-description{float:right;}
.rtl .project-content .project-info{float:left;}
.rtl .project-content .project-info h4{float:right;}
.rtl .project-content .project-info .project-terms{float:right;}
.rtl .portfolio-half .flexslider{float:right;}
.rtl .portfolio-half .project-content{float:left;}

.rtl .share-box h4{float:right;}
.rtl .share-box li{margin-right:0;margin-left:29px;}

.rtl .commentlist div.avatar{float:right;margin-right:0;margin-left:15px;}
.rtl .about-author div.avatar{float:right;margin-right:0;margin-left:20px;}

.rtl .medium-alternate .date-and-formats{float:right;margin-right:0;margin-left:17px;}
.rtl .medium-alternate .flexslider{float:right;margin-right:0 !important;margin-left:17px !important;}
.rtl .medium-alternate .post-content{float:right;}

.rtl .date-and-formats{float:right;}
.rtl .large-alternate .post-content{float:left;}

.rtl .blog-medium-image{float:right;margin-right:0 !important;margin-left:25px !important;}

.rtl .alert{background-position:97% 8px;}
.rtl .alert .toggle-alert{right:auto;left:25px;}

.rtl .avada-container.layout-date-on-side .date-and-formats{float:right;margin-right:0;margin-left:20px;}

.rtl .myaccount_user_container .username:before{content:'';margin-right:0;}
.rtl .myaccount_user_container .username:after{font-family:'FontAwesome';content:"\f05d";margin-left:5px;}
.rtl .myaccount_user_container span{border-right:0;border-left:1px solid;}
.rtl .myaccount_user_container span:last-child{border-left:0;padding-right:20px;}
.rtl .myaccount_user_container .view-cart a:before{content:'';margin-right:0;}
.rtl .myaccount_user_container .view-cart a:after{font-family:'FontAwesome';content:"\f07a";margin-left:10px;}
.rtl .my_account_orders{text-align:right;}
.rtl .my_account_orders .order-status{text-align:right;}
.rtl .my_account_orders .order-actions a:after{content:'';margin-left:0;}
.rtl .my_account_orders .order-actions a:before{font-family:'FontAwesome';content:"\f104";margin-right:10px;}
.rtl .woocommerce-side-nav{float:right;}
.rtl .woocommerce-side-nav li.active a:after{content:"";margin-left:0px;}
.rtl .woocommerce-side-nav li.active a:before{font-family:'FontAwesome';content:"\f104";margin-right:5px;}
.rtl .woocommerce .address .edit:after{content:"";margin-left:0px;}
.rtl .woocommerce .address .edit:before{font-family:'FontAwesome';content:"\f104";margin-right:10px;}
.rtl .shop_table{text-align:right;}
.rtl .shop_table .product-thumbnail img{float:right;margin-right:0;margin-left:25px;}
.rtl #final-order-details .mini-order-details{text-align:right !important;}
.rtl #final-order-details .mini-order-details th{text-align:right !important;}
.rtl .widget_shopping_cart_content .buttons > a:before{content:"";margin-right:0px;}
.rtl .widget_shopping_cart_content .buttons a.checkout:before{content:"";margin-right:0px;}
.rtl .widget_shopping_cart_content .buttons > a:after{font-family:'FontAwesome';content:"\f07a";margin-left:10px;}
.rtl .widget_shopping_cart_content .buttons a.checkout:after{font-family:'FontAwesome';content:"\f046";margin-left:10px;}
.rtl .widget_layered_nav li a{float:right;}
.rtl .widget_layered_nav li .count{float:left;}
.rtl .product-details .star-rating{float:left;}

.rtl .product-buttons .add_to_cart_button:before{font-family:"fontawesome";content:"";margin-right:0px;}
.rtl .product-buttons .show_details_button:before{font-family:"fontawesome";content:"";margin-right:0px;}
.rtl .product-buttons .button.product_type_variable:before,.rtl .product-buttons .button.product_type_grouped:before{font-family:"fontawesome";content:"";margin-right:0px;}
.rtl .product-buttons .button.product_type_simple:before{font-family:"fontawesome";content:"";margin-right:0px;}

.rtl .product-buttons .add_to_cart_button:after{font-family:"fontawesome";content:"\f07a";margin-left:6px;}
.rtl .product-buttons .show_details_button:after{font-family:"fontawesome";content:"\f03a";margin-left:6px;}
.rtl .product-buttons .button.product_type_variable:after,.rtl .product-buttons .button.product_type_grouped:after{font-family:"fontawesome";content:"\f013";margin-left:6px;}
.rtl .product-buttons .button.product_type_simple:after{font-family:"fontawesome";content:"\f07a";margin-left:6px;}
.rtl .product .images{float:right;margin-right:0;margin-left:30px;}
.rtl .product .images .flex-viewport{direction:ltr;}
.rtl .simple-cart .quantity{float:right;margin-right:0;margin-left:10px;}
.rtl .woocommerce-tabs .tabs{float:right;}
.rtl .woocommerce-tabs .panel{float:left;margin-left:0;margin-right:20px;}
.rtl .shop_attributes{text-align:right;}
.rtl .woocommerce .social-share li{border-right:0;border-left:1px solid;}
.rtl .woocommerce .social-share li:last-child{border-left:0;}

.rtl .products li{float:right;margin-right:0;}

.rtl .products-4 li{margin-left:1.0%;}
.rtl .products-3 li{margin-left:1.2%;}
.rtl .products-2 li{margin-left:0.9%;}
.rtl .products-1 li{margin-left:0;}

.rtl .products-4 li:nth-child(4n){margin-left:0;}
.rtl .products-3 li:nth-child(3n){margin-left:0;}
.rtl .products-2 li:nth-child(2n){margin-left:0;}
.rtl .products-1 li:nth-child(1n){margin-left:0;}

.rtl p.stars a{float:right;}
.rtl p.stars a:after{right:auto;left:1em;}
.rtl #reviews li .avatar{float:right;}
.rtl #reviews li .comment-text{float:left;margin-left:0 !important;margin-right:6px !important;}
.rtl #reviews li .comment-text .meta,.rtl #reviews li .comment-text .meta strong{float:right;}
.rtl #reviews .overall-rating{float:left;}

.rtl .catalog-ordering > ul,.rtl .orderby-order-container > ul,.rtl .orderby-order-container{float:right;margin-right:0;}
.rtl .catalog-ordering > ul,.rtl .orderby-order-container > ul{margin-left:10px;}

.rtl .shop_table .product-thumbnail .product-info{float:right;}
.rtl .cart_totals table{text-align:right;}

.rtl form.checkout .shop_table tbody .product-total,.rtl form.checkout .shop_table th.product-total{text-align:left;}
.rtl form.checkout .shop_table tfoot th{padding-right:0;}
.rtl .chzn-container{direction:ltr;}

.rtl .order-dropdown > li:after{right:auto;left:0;border-left:0;border-right:1px solid #dbdbdb;}

.rtl .copyright{float:right;}





/*ACCUEIL*/


.titleBox {font-family: 'Kameron', arial, helvetica, sans-serif;font-size: 24px;font-weight: 700;color: #000;text-align: center;display: block;margin-bottom: 15px;}
.titleBoxZoom {font-family: 'Kameron', arial, helvetica, sans-serif;font-size: 24px;font-weight: 700;color: #FFF;position: absolute;bottom:10px;width: 90%;left: 5%;background: rgba(0, 0, 0, 0.8);text-align: center;padding: 5px 0;}

input.wysija-submit {border: none;background: #ffcc00;padding: 5px 10px;color: #FFF;}
input.wysija-submit:hover {border: none;background: #ffd500;padding: 5px 10px;color: #FFF;}

.justified-gallery {margin-bottom: 20px;}

body #glt-translate-trigger {z-index: 99;}


#tag_cloud-3 {margin-bottom: 40px;}
#tag_cloud-3 h3 {margin-bottom: 10;margin-top: 0;}
#tag_cloud-3 a {margin-bottom: 10px;}

.tag-link-5 {background: #e0dede;}

.category-argentine .tag-link-98 {background: rgb(255, 204, 0); color: #FFF;}
.category-australie .tag-link-93 {background: rgb(255, 204, 0); color: #FFF;}
.category-birmanie .tag-link-90 {background: rgb(255, 204, 0); color: #FFF;}
.category-bolivie .tag-link-96 {background: rgb(255, 204, 0); color: #FFF;}
.category-bresil .tag-link-99 {background: rgb(255, 204, 0); color: #FFF;}
.category-chili .tag-link-97 {background: rgb(255, 204, 0); color: #FFF;}
.category-chine .tag-link-87 {background: rgb(255, 204, 0); color: #FFF;}
.category-inde .tag-link-88 {background: rgb(255, 204, 0); color: #FFF;}
.category-indonesie .tag-link-92 {background: rgb(255, 204, 0); color: #FFF;}
.category-mongolie .tag-link-86 {background: rgb(255, 204, 0); color: #FFF;}
.category-nouvelle-zelande .tag-link-94 {background: rgb(255, 204, 0); color: #FFF;}
.category-perou .tag-link-95 {background: rgb(255, 204, 0); color: #FFF;}
.category-russie .tag-link-85 {background: rgb(255, 204, 0); color: #FFF;}
.category-thailande .tag-link-89 {background: rgb(255, 204, 0); color: #FFF;}
.category-usa .tag-link-100 {background: rgb(255, 204, 0); color: #FFF;}
.category-vietnam .tag-link-91 {background: rgb(255, 204, 0); color: #FFF;}
