/*
Theme Name: Pro Business
Theme URI: http://demo.cmssuperheroes.com/Wordpress/probusiness
Author: CMS Superheroes
Author URI: http://cmssuperheroes.com/
Version: 2.6.2
License: GNU General Public License
License URI: license.txt
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: Pro Business - Responsive Multi Purpose Wordpress Theme.
Text Domain: probusiness
*/
/* Effect Style
===========================*/
/* End Style Effect */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn,
.button,
button {
  display: inline-block;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  *margin-left: .3em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'OpenSansRegular';
}
.btn:first-child,
.button:first-child,
button:first-child {
  *margin-left: 0;
}
.btn:focus,
.button:focus,
button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.disabled,
.btn[disabled],
.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.jm-btn {
  line-height: 30px;
  margin: 0 10px;
}
.btn-large {
  padding: 6px 22px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 15px;
  font-size: 12px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 3px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn,
.button {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-default {
  color: #FFFFFF !important;
  text-shadow: none;
}
.btn-primary,
.button,
button {
  text-shadow: none;
}
.ww-button:not(.btn) {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 6px 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border: 0;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  font-weight: normal;
}
.ww-button:not(.btn):hover {
  color: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
  text-decoration: none;
}
.ww-button:not(.btn).medium {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 16px;
}
.ww-button:not(.btn).large {
  font-family: 'OpenSansBold';
  font-size: 14px;
  line-height: 26px;
  padding: 10px 30px;
  text-transform: uppercase;
}
.ww-button:not(.btn) .arrow {
  background-image: url('images/button-arrow.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 6px;
  height: 9px;
  margin-left: 7px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ww-button:not(.btn).medium.arrow {
  vertical-align: 0;
}
.ww-button:not(.btn).large.arrow {
  vertical-align: 1px;
}
.ww-button:not(.btn).lightgrey .arrow,
.ww-button:not(.btn).green .arrow,
.ww-button:not(.btn).limegreen .arrow,
.ww-button:not(.btn).white .arrow {
  background-image: url('images/button-arrow2.png');
}
.ww-button:not(.btn).slightlyrounded,
.ww-button:not(.btn).slightlyroundedarrow {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ww-button:not(.btn).rounded,
.ww-button:not(.btn).roundedarrow {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.ww-button:not(.btn).slightlyrounded:hover,
.ww-button:not(.btn).slightlyroundedarrow:hover,
.ww-button:not(.btn).rounded:hover,
.ww-button:not(.btn).roundedarrow:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ww-button:not(.btn).outerglow {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
.ww-button:not(.btn).dropshadow {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 0.6px 0 rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 1px 0.6px 0 rgba(0,0,0,0.75);
  box-shadow: 1px 1px 0.6px 0 rgba(0,0,0,0.75);
}
.ww-button:not(.btn).black {
  background-color: #212121;
  color: #fff;
}
.ww-button:not(.btn).white {
  background-color: #fff;
  color: #212121;
}
.ww-button:not(.btn).blue {
  background-color: #00c;
  color: #fff;
}
.ww-button:not(.btn).grey {
  background-color: #656565;
  color: #fff;
}
.ww-button:not(.btn).lightgrey {
  background-color: #cbcbcb;
  color: #fff;
}
.ww-button:not(.btn).purple {
  background-color: #5f5ba7;
  color: #fff;
}
.ww-button:not(.btn).lightblue {
  background-color: #00adef;
  color: #fff;
}
.ww-button:not(.btn).turquoise {
  background-color: #1bbbb3;
  color: #fff;
}
.ww-button:not(.btn).green {
  background-color: #65cb00;
  color: #fff;
}
.ww-button:not(.btn).limegreen {
  background-color: #cbff00;
  color: #fff;
}
.ww-button:not(.btn).orange {
  background-color: #f90;
  color: #fff;
}
.ww-button:not(.btn).pink {
  background-color: #ed135a;
  color: #fff;
}
.ww-button:not(.btn).lightblue:hover {
  background: #09f;
}
.ww-button:not(.btn).pink:hover {
  background: #ad2043;
}
.ww-button:not(.btn).purple:hover {
  background: #7400e9;
}
.ww-button:not(.btn).grey:hover {
  background: #444;
}
.ww-button:not(.btn).lightgrey:hover {
  background: #aaa;
}
a,
a:hover {
  text-decoration: none;
  transition: all 200ms ease 0s;
  outline: medium none;
}
input,
textarea,
.uneditable-input {
  width: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}
fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
legend {
  font-size: inherit;
}
address {
  line-height: 26px;
}
input[type="radio"],
input[type="checkbox"] {
  min-height: 20px;
  padding-left: 0px;
  margin-top: 0;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-right: 3px;
}
dd {
  margin-left: 0;
}
ul li,
ol li {
  line-height: inherit;
}
.jm-dropcap {
  overflow: hidden;
}
.jm-dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before,
ul.arrow li::after,
ul.arrow-double li::before,
ul.arrow-double li::after,
ul.tick li::before,
ul.tick li::after,
ul.cross li::before,
ul.cross li::after,
ul.star li::before,
ul.star li::after,
ul.rss li::before,
ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
.ltr ul.arrow li::before,
.ltr ul.arrow-double li::before,
.ltr ul.tick li::before,
.ltr ul.cross li::before,
.ltr ul.star li::before,
.ltr ul.rss li::before {
  margin-right: 5px;
}
.ltr ul.arrow li::before {
  content: "\f105";
}
.ltr ul.arrow-double li::before {
  content: "\f101";
}
.ltr ul.tick li::before {
  content: "\f00c";
}
.ltr ul.cross li::before {
  content: "\f00d";
}
.ltr ul.star li::before {
  content: "\f006";
}
.ltr ul.rss li::before {
  content: "\f09e";
}
.rtl ul.arrow li::after,
.rtl ul.arrow-double li::after,
.rtl ul.tick li::after,
.rtl ul.cross li::after,
.rtl ul.star li::after,
.rtl ul.rss li::after {
  margin-left: 5px;
}
.rtl ul.arrow li::after {
  content: "\f104";
}
.rtl ul.arrow-double li::after {
  content: "\f100";
}
.rtl ul.tick li::after {
  content: "\f00c";
}
.rtl ul.cross li::after {
  content: "\f00d";
}
.rtl ul.star li::after {
  content: "\f006";
}
.rtl ul.rss li::after {
  content: "\f09e";
}
.radio span,
.radio label,
.radio div {
  position: relative;
}
.radio input[type="radio"] {
  visibility: hidden;
}
.radio input[type="radio"] + span,
.radio input[type="radio"] + label {
  cursor: pointer;
  padding-left: 8px;
  position: static;
  text-transform: capitalize;
  line-height: 24px;
}
.radio input[type="radio"] + span:before,
.radio input[type="radio"] + label:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  width: 20px;
  border: 1px solid #EEEEEE;
}
.radio input[type="radio"] + span:after,
.radio input[type="radio"] + label:after {
  background: -moz-linear-gradient(center top,#EFB634 0%,#EFB634 100%) repeat scroll 0 0 rgba(0,0,0,0);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "";
  height: 16px;
  left: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 3px;
  width: 16px;
}
.radio input[type="radio"] + span:hover:after,
.radio input[type="radio"] + label:hover:after {
  opacity: 0.3;
}
.radio input[type="radio"]:checked + span:after,
.radio input[type="radio"]:checked + label:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox span,
.checkbox label,
.checkbox div {
  position: relative;
}
.checkbox input[type="checkbox"] {
  visibility: hidden;
}
.checkbox input[type="checkbox"] + span,
.checkbox input[type="checkbox"] + label {
  cursor: pointer;
  padding-left: 8px;
  position: static;
  text-transform: capitalize;
  line-height: 24px;
}
.checkbox input[type="checkbox"] + span:before,
.checkbox input[type="checkbox"] + label:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  width: 20px;
  border: 1px solid #EEEEEE;
}
.checkbox input[type="checkbox"] + span:after,
.checkbox input[type="checkbox"] + label:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border-color: -moz-use-text-color -moz-use-text-color #EFB634 #EFB634;
  border-image: none;
  border-style: none none solid solid;
  border-width: medium medium 3px 3px;
  content: "";
  height: 5px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 9px;
}
.checkbox input[type="checkbox"] + span:hover:after,
.checkbox input[type="checkbox"] + label:hover:after {
  opacity: 0.3;
}
.checkbox input[type="checkbox"]:checked + span:after,
.checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media screen and (min-width: 939px) {
  .desktop-header [class*="col-"],
  .ww-stick-header-wrapper [class*="col-"] {
    position: static;
  }
  .desktop-header ul,
  .ww-stick-header-wrapper ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  .desktop-header ul.level-0 li,
  .ww-stick-header-wrapper ul.level-0 li {
    position: relative;
  }
  .desktop-header ul.level-0 li .sub-menu,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    top: -100000px;
    max-height: 0;
    display: block;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 42px;
    margin-left: 0;
    z-index: 1000;
    width: 220px;
  }
  .desktop-header ul.level-0 li .sub-menu li,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li {
    padding: 0 10px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
  }
  .desktop-header ul.level-0 li .sub-menu li a,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li a {
    border-top: 1px dashed #DFDFDF;
    color: #666666;
    line-height: 16.1px;
    margin: 0;
    padding: 10px;
    font-size: 13px;
  }
  .desktop-header ul.level-0 li .sub-menu li:nth-child(1) > a,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li:nth-child(1) > a {
    border: medium none;
  }
  .desktop-header ul.level-0 li .sub-menu li.no_group:hover > a,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li.no_group:hover > a {
    background: #f7f7f7;
  }
  .desktop-header ul.level-0 li .sub-menu li.no_group.has-sub-menu:after,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li.no_group.has-sub-menu:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 13px;
  }
  .desktop-header ul.level-0 li .sub-menu li span.title-attribute,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li span.title-attribute {
    display: block;
    font-size: 11px;
    font-style: italic;
    line-height: 11px;
    padding: 5px 0;
  }
  .desktop-header ul.level-0 li .sub-menu li:not(.group) .sub-menu,
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li:not(.group) .sub-menu {
    left: 100%;
    top: 5px;
  }
  .desktop-header ul.level-0 li .sub-menu li:not(.group) .sub-menu.autodrop_left:not(.multicolumn),
  .ww-stick-header-wrapper ul.level-0 li .sub-menu li:not(.group) .sub-menu.autodrop_left:not(.multicolumn) {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0;
  }
  .desktop-header ul.level-0 li:hover > ul.sub-menu,
  .ww-stick-header-wrapper ul.level-0 li:hover > ul.sub-menu {
    overflow: visible;
    visibility: visible;
    opacity: 1;
    margin-top: -3px;
    max-height: 3000px;
    top: auto;
  }
  .desktop-header ul.level-0 li li.group,
  .ww-stick-header-wrapper ul.level-0 li li.group {
    padding: 20px 10px;
  }
  .desktop-header ul.level-0 li li.group > ul.sub-menu,
  .ww-stick-header-wrapper ul.level-0 li li.group > ul.sub-menu {
    position: relative;
    display: block;
    opacity: 1;
    margin: 0;
    overflow: inherit;
    top: 0;
    visibility: inherit;
    border: none;
    padding: 0;
    width: 100%;
  }
  .desktop-header ul.level-0 li li.group > ul.sub-menu > li,
  .ww-stick-header-wrapper ul.level-0 li li.group > ul.sub-menu > li {
    padding: 0;
  }
  .desktop-header ul.level-0 li li.group > a,
  .ww-stick-header-wrapper ul.level-0 li li.group > a {
    border: none !important;
  }
  .desktop-header ul.level-0 li li.group > a .menu-title,
  .ww-stick-header-wrapper ul.level-0 li li.group > a .menu-title {
    font-size: 18px;
    padding: 0px 0px 5px;
    display: block;
  }
  .desktop-header ul.level-0 li.has_full_width,
  .ww-stick-header-wrapper ul.level-0 li.has_full_width {
    position: static !important;
  }
  .desktop-header ul.level-0 > li,
  .ww-stick-header-wrapper ul.level-0 > li {
    float: left;
    margin: 0;
    padding: 0;
    background: none;
    border-left: 1px solid #E9E9E9;
  }
  .desktop-header ul.level-0 > li a,
  .ww-stick-header-wrapper ul.level-0 > li a {
    color: #454545;
    display: block;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 0 10px;
    text-decoration: none;
  }
  .desktop-header ul.level-0 > li a span.sf-sub-indicator,
  .ww-stick-header-wrapper ul.level-0 > li a span.sf-sub-indicator {
    padding-left: 8px;
  }
  .desktop-header ul.level-0 > li > ul.sub-menu,
  .ww-stick-header-wrapper ul.level-0 > li > ul.sub-menu {
    left: auto;
    -webkit-transition: margin-top 0.2s;
    -moz-transition: margin-top 0.2s;
    -o-transition: margin-top 0.2s;
    transition: margin-top 0.2s;
  }
  .desktop-header ul.level-0 > li > ul.sub-menu.autodrop_left,
  .ww-stick-header-wrapper ul.level-0 > li > ul.sub-menu.autodrop_left {
    right: 0;
    left: auto;
  }
  .desktop-header ul.level-0 > li:last-child,
  .ww-stick-header-wrapper ul.level-0 > li:last-child {
    border-right: 1px solid #E9E9E9;
  }
  .desktop-header ul.level-0 > li.no_group > .drop_full_width,
  .ww-stick-header-wrapper ul.level-0 > li.no_group > .drop_full_width {
    width: 100% !important;
    left: 0px !important;
  }
  .desktop-header ul.level-0 > li > a span.cms-menu-item,
  .ww-stick-header-wrapper ul.level-0 > li > a span.cms-menu-item {
    display: inline-block;
    vertical-align: middle;
  }
  .desktop-header ul.level-0 > li > a span.cms-menu-item .menu-title,
  .ww-stick-header-wrapper ul.level-0 > li > a span.cms-menu-item .menu-title {
    display: block;
    line-height: normal;
  }
  .desktop-header ul.level-0 > li > a span.cms-menu-item span.title-attribute,
  .ww-stick-header-wrapper ul.level-0 > li > a span.cms-menu-item span.title-attribute {
    display: block;
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
    font-style: italic;
    font-size: 65%;
    line-height: 1px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .dropdown-menu,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .dropdown-menu {
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega ul.level1 li,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega ul.level1 li {
    padding: 0;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega ul.level1 li a,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega ul.level1 li a {
    border-top: 1px dashed #DFDFDF;
    color: #666666;
    margin: 0;
    padding: 10px;
    font-size: 13px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega ul.level1 li:nth-child(1) > a,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega ul.level1 li:nth-child(1) > a {
    border: medium none;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega ul.level1 li.no_group:hover > a,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega ul.level1 li.no_group:hover > a {
    background: #f7f7f7;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega ul.level1 li.dropdown-submenu > a:after,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega ul.level1 li.dropdown-submenu > a:after {
    position: absolute;
    margin-right: 0;
    right: 14px;
    top: 10px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega.mega-align-justify > div.dropdown-menu.mega-dropdown-menu,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega.mega-align-justify > div.dropdown-menu.mega-dropdown-menu {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    border: medium none;
    padding: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0);
    box-shadow: 0 3px 5px rgba(0,0,0,0);
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega.mega-align-justify > div.dropdown-menu.mega-dropdown-menu > .mega-dropdown-inner,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega.mega-align-justify > div.dropdown-menu.mega-dropdown-menu > .mega-dropdown-inner {
    background: none repeat scroll 0 0 #fff;
    border-top: 4px solid #efb634;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    padding: 5px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner {
    display: table;
    width: 100%;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row {
    display: table-row;
    width: 100%;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-span3,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-span3 {
    width: 24.404%;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12),
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12) {
    border-right: 1px solid #ccc;
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12) .mega-inner,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12) .mega-inner {
    margin: 0 20px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12):first-child .mega-inner,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12):first-child .mega-inner {
    margin: 0 20px 0 0;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12):last-child,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12):last-child {
    border-right: 0px solid #eee;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12):last-child .mega-inner,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li.mega .mega-dropdown-inner > .noo-row .noo-col:not(.noo-span12):last-child .mega-inner {
    margin: 0 0 0 20px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 li a,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 li a {
    font-weight: 400;
  }
  .desktop-header ul.level-0 .noo-nav.level0 h2,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 h2 {
    font-size: 130%;
  }
  .desktop-header ul.level-0 .noo-nav.level0 > li,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 > li {
    float: left;
    margin: 0;
    padding: 0;
    background: none;
    border-left: 1px solid #E9E9E9;
  }
  .desktop-header ul.level-0 .noo-nav.level0 > li a,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 > li a {
    color: #454545;
    display: block;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 0 10px;
    text-decoration: none;
  }
  .desktop-header ul.level-0 .noo-nav.level0 > li a span.sf-sub-indicator,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 > li a span.sf-sub-indicator {
    padding-left: 8px;
  }
  .desktop-header ul.level-0 .noo-nav.level0 > li:last-child,
  .ww-stick-header-wrapper ul.level-0 .noo-nav.level0 > li:last-child {
    border-right: 1px solid #E9E9E9;
  }
  .desktop-header div.ww-menu .ww-menu-left ul.level-0,
  .ww-stick-header-wrapper div.ww-menu .ww-menu-left ul.level-0 {
    float: left;
  }
  .desktop-header div.ww-menu .ww-menu-right ul.level-0,
  .ww-stick-header-wrapper div.ww-menu .ww-menu-right ul.level-0 {
    float: right;
  }
  .desktop-header div.ww-menu .ww-menu-center ul.ww-menu,
  .ww-stick-header-wrapper div.ww-menu .ww-menu-center ul.ww-menu {
    display: table;
    float: none;
    margin: 0 auto;
  }
  .desktop-header div.ww-menu .ww-menu-center .ww-menu-right ul.level-0 > li:last-child > a,
  .ww-stick-header-wrapper div.ww-menu .ww-menu-center .ww-menu-right ul.level-0 > li:last-child > a {
    padding-right: 0;
  }
  .desktop-header div.ww-menu.menu-disbale-border ul.ww-menu > li,
  .desktop-header div.ww-menu.menu-disbale-border ul.level-0,
  .desktop-header div.ww-menu.menu-disbale-border ul.level-0 .noo-nav.level0 > li:last-child,
  .desktop-header div.ww-menu.menu-disbale-border ul.level-0 .noo-nav.level0 > li,
  .ww-stick-header-wrapper div.ww-menu.menu-disbale-border ul.ww-menu > li,
  .ww-stick-header-wrapper div.ww-menu.menu-disbale-border ul.level-0,
  .ww-stick-header-wrapper div.ww-menu.menu-disbale-border ul.level-0 .noo-nav.level0 > li:last-child,
  .ww-stick-header-wrapper div.ww-menu.menu-disbale-border ul.level-0 .noo-nav.level0 > li {
    border: none;
  }
  .desktop-header div.ww-menu.menu-disbale-border .noo-nav.level0 > li,
  .ww-stick-header-wrapper div.ww-menu.menu-disbale-border .noo-nav.level0 > li {
    border: none;
  }
  .desktop-header div.ww-menu.menu-disable-hover ul.sf-menu > li.current_page_item > a,
  .desktop-header div.ww-menu.menu-disable-hover ul.sf-menu > li.current-menu-ancestor > a,
  .desktop-header div.ww-menu.menu-disable-hover ul.sf-menu > li:hover > a,
  .ww-stick-header-wrapper div.ww-menu.menu-disable-hover ul.sf-menu > li.current_page_item > a,
  .ww-stick-header-wrapper div.ww-menu.menu-disable-hover ul.sf-menu > li.current-menu-ancestor > a,
  .ww-stick-header-wrapper div.ww-menu.menu-disable-hover ul.sf-menu > li:hover > a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .desktop-header div.ww-menu.menu-disable-hover ul.level-0 > li.current_page_item:after,
  .desktop-header div.ww-menu.menu-disable-hover ul.level-0 > li.current-menu-ancestor:after,
  .desktop-header div.ww-menu.menu-disable-hover ul.level-0 > li:not(.has-sub-menu):hover:after,
  .ww-stick-header-wrapper div.ww-menu.menu-disable-hover ul.level-0 > li.current_page_item:after,
  .ww-stick-header-wrapper div.ww-menu.menu-disable-hover ul.level-0 > li.current-menu-ancestor:after,
  .ww-stick-header-wrapper div.ww-menu.menu-disable-hover ul.level-0 > li:not(.has-sub-menu):hover:after {
    border: none;
  }
  .desktop-header .ww-menu-lineheight-80 ul li a,
  .ww-stick-header-wrapper .ww-menu-lineheight-80 ul li a {
    line-height: 80px;
    padding: 0 10px;
  }
  .desktop-header .noonav,
  .ww-stick-header-wrapper .noonav {
    position: static;
  }
  .desktop-header .noonav .noo-nav,
  .ww-stick-header-wrapper .noonav .noo-nav {
    position: static !important;
  }
  .has-sub-menu .columns2  > li:nth-of-type(2n+1) {
    clear: left;
    border-right: 0px solid transparent;
  }
  .has-sub-menu .columns3 > li:nth-child(3n+1) {
    clear: left;
    border-right: 0px solid transparent;
  }
  .has-sub-menu .columns4 > li:nth-child(4n+1) {
    clear: left;
    border-right: 0px solid transparent;
  }
  .has-sub-menu .columns5 > li:nth-child(5n+1) {
    clear: left;
    border-right: 0px solid transparent;
  }
  .has-sub-menu .columns5 > li {
    width: 20% !important;
  }
  .has-sub-menu .columns4 > li {
    width: 25% !important;
  }
  .has-sub-menu .columns3 > li {
    width: 33% !important;
  }
  .has-sub-menu .columns2 > li {
    width: 50% !important;
  }
}
.ww-stick-menu ul.level-0 {
  float: right;
}
.ww-menu #toggle-nav {
  margin: 26px 10px 0px 0px;
}
.ww-menu #toggle-nav i.icon-reorder {
  color: #A9A9A9;
  font-size: 18px;
  line-height: 34px;
}
.ww-submenu-mobile,
.ww-submenu-mobiles,
.ww-nav-stick {
  text-align: left;
  display: none;
}
.ww-submenu-mobile ul,
.ww-submenu-mobiles ul,
.ww-nav-stick ul {
  margin: 0px !important;
  background: #1f1f1f;
  width: 100% !important;
  padding: 0;
}
.ww-submenu-mobile ul > li,
.ww-submenu-mobiles ul > li,
.ww-nav-stick ul > li {
  list-style: none;
  margin: 0px 10px;
  padding: 0;
  display: block !important;
}
.ww-submenu-mobile ul > li.current-menu-item > a,
.ww-submenu-mobiles ul > li.current-menu-item > a,
.ww-nav-stick ul > li.current-menu-item > a {
  color: #FFF;
}
.ww-submenu-mobile ul > li:hover > a,
.ww-submenu-mobiles ul > li:hover > a,
.ww-nav-stick ul > li:hover > a {
  color: #FFF;
}
.ww-submenu-mobile ul > li a,
.ww-submenu-mobiles ul > li a,
.ww-nav-stick ul > li a {
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.6);
  display: block;
  font-size: 12px;
  padding: 16px 0 !important;
  position: relative;
  text-decoration: none;
  outline: none;
  text-align: left;
  height: auto !important;
  line-height: inherit !important;
  color: #FFF;
}
.ww-submenu-mobile ul > li span.sf-sub-indicator,
.ww-submenu-mobiles ul > li span.sf-sub-indicator,
.ww-nav-stick ul > li span.sf-sub-indicator {
  float: right;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.ww-submenu-mobile ul > li ul.sub-menu,
.ww-submenu-mobiles ul > li ul.sub-menu,
.ww-nav-stick ul > li ul.sub-menu {
  margin-left: 20px;
  display: none;
}
.ww-submenu-mobile ul > li ul.sub-menu > li,
.ww-submenu-mobiles ul > li ul.sub-menu > li,
.ww-nav-stick ul > li ul.sub-menu > li {
  list-style: none;
  padding: 0;
}
.ww-submenu-mobile ul > li span.title-attribute,
.ww-submenu-mobiles ul > li span.title-attribute,
.ww-nav-stick ul > li span.title-attribute {
  display: block;
  font-style: italic;
  font-size: 80%;
  line-height: 1px;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 > li,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 > li,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 > li {
  padding: 0;
  width: 100%;
  float: none;
  margin: 0;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 > li > a,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 > li > a,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 > li > a {
  height: auto;
  line-height: inherit !important;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.6);
  display: block;
  font-size: 100%;
  position: relative;
  text-decoration: none;
  outline: none;
  text-align: left;
  padding: 8px 10px !important;
  height: auto !important;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 li,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 li,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 li {
  padding: 0;
  width: 100%;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 li a,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 li a,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 li a {
  color: #fff;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 li .dropdown-menu,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 li .dropdown-menu,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 li .dropdown-menu {
  background: none;
  border: none;
  position: relative;
  display: none;
  opacity: 1;
  left: 0;
  width: 100% !important;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 li .dropdown-menu .noo-col,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 li .dropdown-menu .noo-col,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 li .dropdown-menu .noo-col {
  float: none;
  display: block;
  width: 100% !important;
  margin: 0;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 li:hover > .dropdown-menu,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 li:hover > .dropdown-menu,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 li:hover > .dropdown-menu {
  display: block;
}
#ww_header .ww-submenu-mobile .noo-megamenu ul.level0 .hidden-collapse,
#ww_header .ww-submenu-mobiles .noo-megamenu ul.level0 .hidden-collapse,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu ul.level0 .hidden-collapse {
  display: none;
}
#ww_header .ww-submenu-mobile .noo-megamenu.horizontal,
#ww_header .ww-submenu-mobiles .noo-megamenu.horizontal,
#ww_stick_header .ww-stick-menu-mobile .noo-megamenu.horizontal {
  height: auto;
  display: block;
}
.ww-menu-horizontal nav.ww-menu-center > ul {
  display: table;
  float: none;
  margin: 0 auto;
}
.ww-menu-horizontal nav.ww-menu-left > ul {
  float: left;
}
.ww-menu-horizontal nav.ww-menu-right > ul {
  float: right;
}
.ww-menu-horizontal ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ww-menu-horizontal ul.ww-menu > li {
  display: inline-block;
}
.ww-menu-horizontal.menu-disbale-border ul.ww-menu > li > a {
  border-left: 0px solid #E9E9E9;
}
.ww-menu-horizontal.menu-disbale-border ul.level-0 {
  border-right: none;
}
.ww-menu-horizontal.menu-disbale-border ul.level-0 .noo-nav.level0 > li:last-child,
.ww-menu-horizontal.menu-disbale-border ul.level-0 .noo-nav.level0 > li {
  border: none;
}
.ww-menu-horizontal.menu-disable-hover ul.ww-menu > li:hover:after {
  border: none;
}
.ww-menu-horizontal.menu-disable-hover .sf-sub-indicator {
  display: none !important;
}
.ww-menu-vertical nav.ww-menu-center {
  text-align: center;
}
.ww-menu-vertical nav.ww-menu-left {
  text-align: left;
}
.ww-menu-vertical nav.ww-menu-right {
  text-align: right;
}
.ww-menu-vertical nav.ww-menu-right .ww-menu.level-0 > li a .sf-sub-indicator {
  right: auto;
  left: 10px;
}
.ww-menu-vertical nav.ww-menu-right .ww-menu.level-0 > li a .sf-sub-indicator:before {
  content: "\f0d9";
}
.ww-menu-vertical nav.ww-menu-right .ww-menu.level-0 > li li li a {
  text-align: left;
}
.ww-menu-vertical nav.ww-menu-right .ww-menu.level-0 > li ul.sub-menu {
  left: auto;
  right: 100%;
}
.ww-menu-vertical .ww-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ww-menu-vertical .ww-menu.level-0 {
  width: 100%;
  display: block;
}
.ww-menu-vertical .ww-menu.level-0 > li {
  display: block;
  float: none;
  background: none;
}
.ww-menu-vertical .ww-menu.level-0 > li a {
  border-bottom: 1px solid #E9E9E9;
  position: relative;
  padding: 10px;
  line-height: normal;
  display: block;
}
.ww-menu-vertical .ww-menu.level-0 > li a .sf-sub-indicator {
  position: absolute;
  right: 10px;
}
.ww-menu-vertical .ww-menu.level-0 > li ul.sub-menu {
  border: medium none;
  display: none;
}
.ww-menu-vertical .ww-menu.level-0 > li ul.sub-menu li {
  background: none;
}
.ww-menu-vertical.menu-disable-hover ul.ww-menu > li:hover:after {
  border: none;
}
.ww-menu-vertical.menu-disable-hover .sf-sub-indicator,
.ww-menu-vertical.menu-disable-hover ul.sub-menu {
  display: none !important;
}
.ww-menu-vertical.menu-disbale-border .ww-menu.level-0 > li,
.ww-menu-vertical.menu-disbale-border ul.level-0 .noo-nav.level0 > li:last-child,
.ww-menu-vertical.menu-disbale-border ul.level-0 .noo-nav.level0 > li {
  border: none;
}
.ww-menu-vertical.menu-disbale-border div.ww-menu ul.level-0 {
  border: none;
}
.ww-menu-accordion > ul.menu {
  margin: 0;
}
.ww-menu-accordion > ul.menu > li {
  list-style: none;
  background: 0 0 rgba(0,0,0,0);
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  border-bottom: 1px solid #E9E9E9;
}
.ww-menu-accordion > ul.menu > li:last-child {
  border-bottom: 1px solid #E9E9E9;
}
.ww-menu-accordion > ul.menu > li > a {
  color: #888888;
  display: block;
  font-size: 14px;
  padding: 10px;
}
.ww-menu-accordion > ul.menu > li > a span.menu-title {
  display: block;
  margin-right: 3px;
}
.ww-menu-accordion > ul.menu > li > a span.menu-title:before {
  content: "\f0d8";
  font-family: fontawesome;
  float: right;
}
.ww-menu-accordion > ul.menu > li > a.active span.menu-title,
.ww-menu-accordion > ul.menu > li > a:hover span.menu-title {
  display: block;
}
.ww-menu-accordion > ul.menu > li > a.active span.menu-title:before,
.ww-menu-accordion > ul.menu > li > a:hover span.menu-title:before {
  content: "\f0d7";
}
.ww-menu-accordion > ul.menu > li ul.sub-menu {
  margin: 0px;
  display: none;
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li {
  border-bottom: 1px dashed #DFDFDF;
  list-style: none;
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a {
  color: #888;
  padding: 8px 10px 8px 20px;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  border-left: 4px solid #fff;
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a span.menu-title {
  display: block;
  margin-right: 3px;
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a span.menu-title:before {
  content: "\f0d8";
  font-family: fontawesome;
  float: right;
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a.active span.menu-title:before {
  content: "\f0d7";
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a.active ul.sub-menu li a {
  padding: 8px 10px 8px 40px;
}
.ww-menu-accordion > ul.menu > li ul.sub-menu > li:last-child {
  border-bottom: none;
}
.ww-menu-accordion.menu-disbale-border ul.level-0 .noo-nav.level0 > li:last-child,
.ww-menu-accordion.menu-disbale-border ul.level-0 .noo-nav.level0 > li {
  border: none;
}
.ww-menu-accordion.ww-menu-right {
  text-align: right;
}
.ww-menu-accordion.ww-menu-right ul.menu > li > a span,
.ww-menu-accordion.ww-menu-right > ul.menu > li ul.sub-menu > li > a.active span,
.ww-menu-accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a span {
  float: left;
}
.ww-menu-accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a {
  padding: 8px 20px 8px 10px;
}
.ww-menu-accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a:hover,
.ww-menu-accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a.active {
  border-left: 0px solid #EFB634;
  border-right: 4px solid #EFB634;
}
ul.list-style1 li {
  background: none;
  margin: 0 0 5px 0;
  padding: 0;
}
ul.list-style1 li a {
  background: #f1f1f1;
  padding: 10px;
  color: #4c5357;
  display: block;
}
ul.list-style1 li a:hover {
  background: #29bcb8;
  color: #fff;
}
ul.list-style1 li a:before {
  background: none;
  padding: 10px;
  content: "\f105";
  font-family: fontawesome;
  color: #29bcb8;
}
ul.list-style1 li a:hover:before {
  color: #fff;
}
label.invalid {
  color: #c83025;
}
.vc_separator {
  height: 2px;
}
.vc_separator.vc_separator_align_center {
  text-align: center;
}
.vc_separator h4 {
  background-color: #FFFFFF;
  display: inline-block;
  padding: 1px 1em;
  position: relative;
  color: #888888;
  font-size: 15px;
}
#ww_post .ww-post-item {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #EEE;
}
#ww_post .ww-post-item .ww-post-container,
#ww_post .ww-post-item .ww-quote-container,
#ww_post .ww-post-item .ww-video-container,
#ww_post .ww-post-item .ww-gallery-container,
#ww_post .ww-post-item .ww-audio-container {
  padding-bottom: 8px;
  padding-left: 86px;
  position: relative;
}
#ww_post .ww-post-item .ww-quote-inner {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px;
}
#ww_post .ww-post-item .ww-post-meta,
#ww_post .ww-post-item .ww-quote-meta,
#ww_post .ww-post-item .ww-video-meta,
#ww_post .ww-post-item .ww-gallery-meta,
#ww_post .ww-post-item .ww-audio-meta {
  border-right: 1px solid #EEE;
  left: 0;
  position: absolute;
  top: 0;
}
#ww_post .ww-post-item .ww-post-meta .date-content,
#ww_post .ww-post-item .ww-quote-meta .date-content,
#ww_post .ww-post-item .ww-video-meta .date-content,
#ww_post .ww-post-item .ww-gallery-meta .date-content,
#ww_post .ww-post-item .ww-audio-meta .date-content {
  border-bottom: 1px solid #E9E9E9;
}
#ww_post .ww-post-item .ww-post-meta .date-content .month,
#ww_post .ww-post-item .ww-quote-meta .date-content .month,
#ww_post .ww-post-item .ww-video-meta .date-content .month,
#ww_post .ww-post-item .ww-gallery-meta .date-content .month,
#ww_post .ww-post-item .ww-audio-meta .date-content .month {
  color: #888888;
  display: block;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
}
#ww_post .ww-post-item .ww-post-meta .date-content .day,
#ww_post .ww-post-item .ww-quote-meta .date-content .day,
#ww_post .ww-post-item .ww-video-meta .date-content .day,
#ww_post .ww-post-item .ww-gallery-meta .date-content .day,
#ww_post .ww-post-item .ww-audio-meta .date-content .day {
  color: #888888;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 10px;
}
#ww_post .ww-post-item .ww-post-meta .date-content span,
#ww_post .ww-post-item .ww-quote-meta .date-content span,
#ww_post .ww-post-item .ww-video-meta .date-content span,
#ww_post .ww-post-item .ww-gallery-meta .date-content span,
#ww_post .ww-post-item .ww-audio-meta .date-content span {
  color: #DDDDDD;
  display: block;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}
#ww_post .ww-post-item .ww-post-meta [class^="fa-"]:before,
#ww_post .ww-post-item .ww-post-meta [class*=" fa-"]:before,
#ww_post .ww-post-item .ww-quote-meta [class^="fa-"]:before,
#ww_post .ww-post-item .ww-quote-meta [class*=" fa-"]:before,
#ww_post .ww-post-item .ww-video-meta [class^="fa-"]:before,
#ww_post .ww-post-item .ww-video-meta [class*=" fa-"]:before,
#ww_post .ww-post-item .ww-gallery-meta [class^="fa-"]:before,
#ww_post .ww-post-item .ww-gallery-meta [class*=" fa-"]:before,
#ww_post .ww-post-item .ww-audio-meta [class^="fa-"]:before,
#ww_post .ww-post-item .ww-audio-meta [class*=" fa-"]:before {
  color: #888888;
  font-size: 22px;
}
#ww_post .ww-post-item .ww-post-meta .icon i,
#ww_post .ww-post-item .ww-quote-meta .icon i,
#ww_post .ww-post-item .ww-video-meta .icon i,
#ww_post .ww-post-item .ww-gallery-meta .icon i,
#ww_post .ww-post-item .ww-audio-meta .icon i {
  display: block;
  height: 25px;
  margin: 10px 16px 0;
  width: 25px;
}
#ww_post .ww-post-item .ww-post-meta .fa-quote-entry:before,
#ww_post .ww-post-item .ww-quote-meta .fa-quote-entry:before,
#ww_post .ww-post-item .ww-video-meta .fa-quote-entry:before,
#ww_post .ww-post-item .ww-gallery-meta .fa-quote-entry:before,
#ww_post .ww-post-item .ww-audio-meta .fa-quote-entry:before {
  content: "q";
  font-family: 'icomoon';
  font-size: 22px;
}
#ww_post .ww-post-item .ww-post-grid {
  border-bottom: 0px solid #EEEEEE;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta {
  position: relative;
  border-right: 0 solid #EEEEEE;
  font-size: 12px;
  float: left;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta .date-content,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta .date-content,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta .date-content,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta .date-content,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta .date-content {
  border-right: 0 solid #EEEEEE;
  border-bottom: 0px solid #EEEEEE;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta .date-content .month,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta .date-content .month,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta .date-content .month,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta .date-content .month,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta .date-content .month {
  color: inherit;
  display: inline-block;
  font-size: 100%;
  font-weight: 300;
  text-transform: capitalize;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta .date-content .day,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta .date-content .day,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta .date-content .day,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta .date-content .day,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta .date-content .day {
  color: inherit;
  font-size: 100%;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 10px;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta .date-content .day:after,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta .date-content .day:after,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta .date-content .day:after,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta .date-content .day:after,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta .date-content .day:after {
  content: ",";
  padding-right: 2px;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta .date-content span,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta .date-content span,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta .date-content span,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta .date-content span,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta .date-content span {
  color: inherit;
  display: inline-block;
  font-size: 100%;
  line-height: 1.2;
  text-align: center;
}
#ww_post .ww-post-item .ww-post-grid .ww-post-meta div.icon,
#ww_post .ww-post-item .ww-post-grid .ww-quote-meta div.icon,
#ww_post .ww-post-item .ww-post-grid .ww-video-meta div.icon,
#ww_post .ww-post-item .ww-post-grid .ww-gallery-meta div.icon,
#ww_post .ww-post-item .ww-post-grid .ww-audio-meta div.icon {
  display: none;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media {
  display: block;
  overflow: hidden;
  position: relative;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media img {
  width: 100%;
  display: block;
  margin: 0;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: rgba(239,182,52,0.5);
  -webkit-animation: 500ms ease 500ms normal none 1 all;
  -moz-animation: 500ms ease 500ms normal none 1 all;
  -ms-animation: 500ms ease 500ms normal none 1 all;
  -o-animation: 500ms ease 500ms normal none 1 all;
  animation: 500ms ease 500ms normal none 1 all;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover .ww-controls {
  position: absolute;
  top: 50%;
  margin-top: 20px;
  width: 100%;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover .ww-controls a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #EFB634;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 50px;
  -webkit-animation: 500ms ease 500ms normal none 1 all;
  -moz-animation: 500ms ease 500ms normal none 1 all;
  -ms-animation: 500ms ease 500ms normal none 1 all;
  -o-animation: 500ms ease 500ms normal none 1 all;
  animation: 500ms ease 500ms normal none 1 all;
  position: absolute;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover .ww-controls a .fa {
  line-height: 50px;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover .ww-controls a:hover {
  background-color: #EFB634;
  color: #FFFFFF;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover .ww-controls a.ww-colorbox {
  left: -50px;
  margin-left: -60px;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media .ww-entry-cover .ww-controls a.ww-link {
  right: -50px;
  margin-right: -60px;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media:hover .ww-entry-cover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media:hover .ww-entry-cover .ww-controls a.ww-colorbox {
  left: 50%;
}
#ww_post .ww-post-item .ww-post-content .ww-entry-media:hover .ww-entry-cover .ww-controls a.ww-link {
  right: 50%;
}
#ww_post .ww-post-item:last-child {
  border: none;
}
#ww_post .ww-post-item .post-header-info {
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  padding: 10px 0px;
}
#ww_post .ww-post-item .post-header-info .ww-read-more {
  float: right;
  line-height: inherit;
  margin: 0;
}
#ww_post .ww-post-item .post-header-info .comments-inner {
  float: left;
}
#ww_post .ww-post-item.sticky {
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#ww_post.ww-post-col2 .ww-post-item {
  float: left;
  margin-right: 0.8%;
  overflow: hidden;
  width: 48.4%;
  clear: none;
  border-bottom: 0px solid #E9E9E9;
}
#ww_post.ww-post-col3 .ww-post-item {
  border-bottom: 0px solid #E9E9E9;
}
#ww_post div.jp-audio,
#ww_post div.jp-audio-stream,
#ww_post div.jp-video {
  border: none;
}
#ww_post .ww-quote-content .ww-quote-inner {
  background: #EEE;
  padding: 22px;
  font-style: italic;
  position: relative;
}
#ww_post .ww-entry-header {
  margin: 20px 0;
}
#ww_post .ww-entry-header h2.entry-title {
  font-size: 24px;
  line-height: inherit;
  margin: 0 0 20px;
  text-decoration: none;
}
#ww_post .ww-entry-header .post-header-info {
  color: #888888;
  font-size: 12px;
}
#ww_post .ww-entry-header .post-header-info .author {
  float: left;
  margin-bottom: 0;
}
#ww_post .ww-entry-header .post-header-info a {
  color: #888888;
  text-decoration: none;
}
#ww_post .ww-entry-header .post-header-info .cat-links {
  float: left;
}
#ww_post .ww-entry-header .post-header-info .meta-sep {
  margin: 0 5px;
}
#ww_post .ww-entry-header .post-header-info comments-inner {
  float: left;
  margin-bottom: 15px;
}
#ww_post .ww-entry-header .post-header-info .meta-sep {
  margin: 0 5px;
}
#ww_post .ww-entry-content {
  margin-bottom: 15px;
}
.flex-gallery,
.flexslider {
  overflow: hidden;
  position: relative;
  background-color: transparent;
  margin: 0 0 15px;
}
.flex-gallery ul,
.flexslider ul {
  margin: 0;
  z-index: 1000;
}
.flex-gallery .slides > li,
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flex-gallery ol.flex-control-nav,
.flexslider ol.flex-control-nav {
  display: none;
}
.flex-gallery ul.flex-direction-nav,
.flexslider ul.flex-direction-nav {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.flex-gallery ul.flex-direction-nav li,
.flexslider ul.flex-direction-nav li {
  float: left;
  margin-left: 3px;
  list-style: none;
}
.flex-gallery ul.flex-direction-nav li a,
.flexslider ul.flex-direction-nav li a {
  display: block;
  width: 36px;
  height: 36px;
  outline: none;
  text-decoration: none;
}
.flex-gallery ul.flex-direction-nav li a .fa-angle-left,
.flex-gallery ul.flex-direction-nav li a .fa-angle-right,
.flexslider ul.flex-direction-nav li a .fa-angle-left,
.flexslider ul.flex-direction-nav li a .fa-angle-right {
  color: white;
  padding: 5px 13px;
  display: block;
  line-height: 1;
  font-size: 26px;
}
.ww-recent-post .ww-recent-post-container {
  padding: 0;
}
.ww-recent-post .ww-recent-post-container .ww-post-image {
  display: block;
  overflow: hidden;
}
.ww-recent-post .ww-recent-post-container .ww-post-image img {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
.ww-recent-post .ww-recent-post-container .ww-post-image img:hover {
  -webkit-transform: scale(1.15) rotate(-1.15deg);
  -moz-transform: scale(1.15) rotate(-1.15deg);
  -ms-transform: scale(1.15) rotate(-1.15deg);
  -o-transform: scale(1.15) rotate(-1.15deg);
  transform: scale(1.15) rotate(-1.15deg);
}
.ww-recent-post .ww-recent-post-container .ww-recent-post-date {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  margin: 12px 0;
  padding: 4px 0;
}
.ww-recent-post .ww-recent-post-container .ww-recent-post-title {
  margin: 12px 0;
}
.ww-recent-post .ww-recent-post-container .ww-recent-post-title span {
  color: #9F9F9F;
  display: block;
  line-height: 20.47px;
  padding: 2px 0;
}
.ww-recent-post .ww-recent-post-container .ww-recent-post-title h2.entry-title {
  font-size: 24px;
  margin: 0;
  line-height: inherit;
  text-decoration: none;
}
.ww-recent-post .ww-recent-post-container .ww-recent-post-title h2.entry-title a {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16.8px;
}
.ww-recent-post .ww-recent-post-container .ww-entry-media {
  position: relative;
}
.ww-recent-post .ww-recent-post-container .ww-entry-media .ww-colorbox-video {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  font-size: 28px;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
.ww-recent-post .ww-recent-post-container .ww-entry-media .ww-colorbox-video .fa {
  margin-top: -10px;
  position: relative;
  top: 50%;
}
.ww-recent-post .ww-recent-post-container .ww-entry-media .ww-colorbox-video:hover {
  color: #fff;
  background: rgba(239,182,52,0.5);
}
.ww-recent-work .ww-recent-work-container {
  padding: 0;
}
.ww-recent-work .ww-recent-work-container .post-featured-img {
  display: block;
  overflow: hidden;
}
.ww-recent-work .ww-recent-work-container .post-featured-img img {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
.ww-recent-work .ww-recent-work-container .post-featured-img img:hover {
  -webkit-transform: scale(1.15) rotate(-1.15deg);
  -moz-transform: scale(1.15) rotate(-1.15deg);
  -ms-transform: scale(1.15) rotate(-1.15deg);
  -o-transform: scale(1.15) rotate(-1.15deg);
  transform: scale(1.15) rotate(-1.15deg);
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-date {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  margin: 12px 0;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-title {
  margin: 12px 0;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-title span {
  color: #9F9F9F;
  display: block;
  line-height: 20.47px;
  padding: 2px 0;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-title h2.entry-title {
  font-size: 24px;
  margin: 0;
  line-height: inherit;
  text-decoration: none;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-title h2.entry-title a {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16.8px;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-header {
  position: relative;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-info {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-info a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-info i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-info:hover a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
.ww-recent-work .ww-recent-work-container .ww-recent-work-content {
  text-align: center;
}
.ww-carousel {
  position: relative;
  direction: ltr;
}
.ww-carousel .ww-header .ww-title {
  margin: 0;
}
.ww-carousel .ww-nav {
  position: relative;
  right: 0;
  top: 0px;
  margin: 0 0 5px;
}
.ww-carousel .ww-nav ul {
  list-style: none;
  margin: 0;
  float: right;
}
.ww-carousel .ww-nav ul li {
  float: left;
}
.ww-carousel .ww-nav ul li.next {
  float: right;
  margin-left: 5px;
}
.ww-carousel .ww-nav ul li a {
  background: #EFB634;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  padding: 3px 10.5px;
  position: relative;
  z-index: 10;
}
.ww-carousel .ww-content {
  position: relative;
  clear: both;
}
.ww-carousel .ww-content .ww-carousel-container {
  position: relative;
}
.ww-carousel.show-header .ww-nav {
  position: absolute;
  top: -35px;
}
.ww-carousel.show-header .ww-nav ul {
  float: none;
}
.ww-carousel-portfolio {
  position: relative;
}
.ww-carousel-portfolio .ww-header {
  color: #454545;
  font-weight: normal;
  margin: 0;
}
.ww-carousel-portfolio .ww-header .ww-title {
  margin: 0 0 10px;
}
.ww-carousel-portfolio .ww-nav .line-portfolio-nav {
  bottom: -1px;
  height: 1px;
  left: 0;
  position: absolute;
  width: 181px;
}
.ww-carousel-portfolio.layout1 .ww-carousel-portfolio-nav .ww-carousel-portfolio-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.layout1 .ww-carousel-portfolio-nav .ww-carousel-portfolio-description {
  color: #595959;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 0 50px;
}
.ww-carousel-portfolio.layout1 .ww-carousel-portfolio-nav .ww-carousel-portfolio-pagination {
  float: right;
  position: absolute;
  top: 10px;
  width: 100%;
}
.ww-carousel-portfolio.layout1 .ww-carousel-portfolio-nav .ww-carousel-portfolio-pagination ul li:last-child {
  float: right;
}
.ww-carousel-portfolio.layout1 .ww-carousel-list .ww-carousel-item {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ww-carousel-portfolio.layout1 .ww-carousel-list .ww-carousel-item h3.ww-carousel-portfolio-title {
  margin: 10px 0;
  font-size: 16px;
}
.ww-carousel-portfolio.layout1 .ww-carousel-list .ww-carousel-container .ww-carousel-portfolio-header:hover {
  border: none;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-nav {
  height: auto;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-nav .ww-carousel-portfolio-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-nav .ww-carousel-portfolio-description {
  color: #595959;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 0 50px;
}
.ww-carousel-portfolio.layout2 .ww-carousel-outer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ww-carousel-portfolio.layout2 .ww-carousel-outer ul li a {
  font-size: 60px;
  color: #D8D8D8;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner {
  height: 100%;
  position: absolute;
  width: 100%;
  padding: 0 10%;
  background: none repeat scroll 0 0 rgba(239,182,52,0.9);
  text-align: left;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner h4,
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner a {
  color: #222;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner h3.ww-carousel-portfolio-title {
  color: #454545;
  font-size: 21px;
  font-weight: normal;
  line-height: 25.2px;
  margin: 0;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner .ww-portfolio-description {
  margin: 10px 0;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner .ww-carousel-portfolio-decs {
  background: none repeat scroll 0 0 #FFFFFF;
  bottom: 0;
  color: #888888;
  text-align: center;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 5% 0;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-content-inner a.ww-carousel-portfolio-read-more {
  color: #222222;
  position: absolute;
  right: 10px;
  top: 35%;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content:hover .ww-carousel-portfolio-content-inner {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-button {
  left: 0;
  margin-top: -70px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-button .ww-read-more,
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-button .ww-view-online {
  background: none repeat scroll 0 0 #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #EFB634;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin: 5px 10px;
  text-align: center;
  width: 50px;
  font-size: 20px;
}
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-button .ww-read-more i,
.ww-carousel-portfolio.layout2 .ww-carousel-portfolio-content .ww-carousel-portfolio-button .ww-view-online i {
  margin: 0;
}
.ww-carousel-portfolio .attachment-full.wp-post-image {
  width: 100%;
}
.ww-carousel-portfolio .ww-carousel-portfolio-container {
  overflow: hidden;
}
.ww-carousel-portfolio .ww-carousel-container {
  position: relative;
}
.ww-carousel-portfolio .ww-carousel-container br {
  display: none;
}
.ww-carousel-portfolio .ww-carousel-container img {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  width: 100%;
}
.ww-carousel-portfolio .ww-carousel-container .ww-carousel-portfolio-header {
  position: relative;
}
.ww-carousel-portfolio .ww-carousel-container .ww-carousel-portfolio-info {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
.ww-carousel-portfolio .ww-carousel-container .ww-carousel-portfolio-info a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-carousel-portfolio .ww-carousel-container .ww-carousel-portfolio-info i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.ww-carousel-portfolio .ww-carousel-container .ww-carousel-portfolio-info:hover a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
.ww-carousel-portfolio .ww-carousel-portfolio-content {
  text-align: center;
}
.ww-carousel-portfolio .ww-carousel-portfolio-content h3.ww-carousel-portfolio-title {
  color: #000000;
  font-size: 21px;
  font-weight: normal;
  line-height: 25.2px;
  margin-top: 15px;
}
.ww-carousel-portfolio.style1 .ww-header {
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}
.ww-carousel-portfolio.style1 .ww-header .ww-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.style1 .ww-header .ww-desc {
  color: #595959;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 0 50px;
}
.ww-carousel-portfolio.style1 .ww-nav ul li a {
  background: url(images/arrow-prev.png) no-repeat 0 0;
  color: #F5F5F5;
  font-size: 0pt;
  width: 30px;
  height: 40px;
}
.ww-carousel-portfolio.style1 .ww-nav ul li a.bx-next {
  background: url(images/arrow-next.png) no-repeat 0 0;
}
.ww-carousel-portfolio.style1 .ww-nav ul li a.bx-prev {
  background: url(images/arrow-prev.png) no-repeat 0 0;
}
.ww-carousel-portfolio.style1.show-header .ww-nav {
  width: 100%;
  top: -60px;
}
.ww-carousel-portfolio.style2 .ww-header {
  padding: 10px 0 25px;
  position: relative;
  text-align: center;
  z-index: 9;
}
.ww-carousel-portfolio.style2 .ww-header .ww-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.style2 .ww-header .ww-desc {
  color: #595959;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 0 50px;
}
.ww-carousel-portfolio.style2.show-header .ww-nav {
  width: 100%;
  top: -60px;
}
.ww-carousel-portfolio.style2.show-header .ww-nav ul li.next {
  margin-right: 30px;
}
.ww-carousel-portfolio.style2.show-header .ww-nav ul li.prev {
  margin-left: 30px;
}
.ww-carousel-portfolio.style3 .ww-header {
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}
.ww-carousel-portfolio.style3 .ww-header .ww-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.style3 .ww-header .ww-desc {
  color: #595959;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 0 50px;
}
.ww-carousel-portfolio.style3 .ww-nav {
  margin-top: -20px;
  top: 50%;
  width: 100%;
}
.ww-carousel-portfolio.style3 .ww-nav ul li a {
  background: url(images/arrow-prev.png) no-repeat 0 0;
  color: #F5F5F5;
  font-size: 0pt;
  width: 30px;
  height: 40px;
}
.ww-carousel-portfolio.style3 .ww-nav ul li a.bx-next {
  background: url(images/arrow-next.png) no-repeat 0 0;
}
.ww-carousel-portfolio.style3 .ww-nav ul li a.bx-prev {
  background: url(images/arrow-prev.png) no-repeat 0 0;
}
.ww-carousel-portfolio.style3 .ww-carousel-outer,
.ww-carousel-portfolio.style3 .ww-carousel-list {
  margin: 0 auto;
  width: 100%;
}
.ww-carousel-portfolio.style4 .ww-header {
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}
.ww-carousel-portfolio.style4 .ww-header .ww-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.style4 .ww-header .ww-desc {
  color: #595959;
  float: none;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-align: center;
  text-transform: capitalize;
  padding: 0 50px;
}
.ww-carousel-portfolio.style4 .ww-content {
  padding-bottom: 40px;
}
.ww-carousel-portfolio.style4 .ww-nav {
  margin-top: 0px;
  top: auto;
  width: 100%;
  bottom: 0px;
}
.ww-carousel-portfolio.style5 .ww-header {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding-bottom: 5px;
  position: relative;
}
.ww-carousel-portfolio.style5 .ww-header:after {
  background: #EFB634;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 180px;
}
.ww-carousel-portfolio.style5.show-header .ww-nav {
  top: -55px;
}
.ww-carousel-portfolio.style5.show-header .ww-nav ul li a {
  background: #ddd;
}
.ww-pagination {
  float: right;
}
.ww-pagination ul {
  margin: 0px;
}
.ww-pagination ul li {
  list-style: none;
  float: left;
  margin-left: 5px;
}
.ww-pagination ul li a {
  background: #dddddd;
  border-radius: 3px 3px 3px 3px;
  display: block;
  height: 23px;
  outline: medium none;
  text-decoration: none;
  width: 23px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.ww-pagination ul li a i {
  color: #fff;
  display: block;
  font-size: 22px;
  line-height: 1;
  padding: 0 7px;
}
.ww-pagination ul li a.next i {
  padding: 0 9px;
}
.ww-fancy-box .ww-fancy-box-title h3,
.ww-fancy-box .ww-fancy-box-title h4,
.ww-fancy-box .ww-fancy-box-icon h3,
.ww-fancy-box .ww-fancy-box-icon h4 {
  line-height: 22px;
  margin: 0 0 10px;
  text-shadow: none;
}
.ww-fancy-box .ww-fancy-box-title i,
.ww-fancy-box .ww-fancy-box-icon i {
  font-size: 22px;
  margin-right: 5px;
  text-shadow: none;
}
.ww-fancy-box .ww-read-more .read-more-link {
  float: right;
  font-family: "opensans-bold-webfont";
}
.ww-fancy-box.fancy-box-style-2 .ww-read-more .read-more-link {
  float: left;
  line-height: 13px;
  padding: 10px 0;
}
.ww-fancy-box.fancy-box-style-2 .ww-read-more .read-more-link i {
  margin: 0 0 0 5px;
}
.ww-fancy-box.fancy-box-style-2 .ww-fancy-box-title i {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
}
.ww-fancy-box.fancy-box-style-3 {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-3 .ww-fancy-box-title {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-3 .ww-fancy-box-title i {
  display: block;
  border-radius: 50%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  background: none repeat scroll 0 0 #EFB634;
  color: #FFFFFF;
  margin: 0 auto 10px;
}
.ww-fancy-box.fancy-box-style-3 .ww-fancy-box-title .title {
  display: block;
}
.ww-fancy-box.fancy-box-style-3 .ww-read-more .read-more-link {
  float: none;
}
.ww-fancy-box.fancy-box-style-4 .ww-fancy-box-icon {
  float: left;
}
.ww-fancy-box.fancy-box-style-4 .ww-fancy-box-icon i {
  border-radius: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  background: none repeat scroll 0 0 #EFB634;
  color: #FFFFFF;
  margin: 0 10px 0 0;
}
.ww-fancy-box.fancy-box-style-4 .ww-fancy-box-content {
  padding-left: 60px;
}
.ww-fancy-box.fancy-box-style-5 {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-5 .ww-fancy-box-title {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-5 .ww-fancy-box-title i {
  display: block;
  border-radius: 50%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  background: none repeat scroll 0 0 #F5F5F5;
  color: #EFB634;
  margin: 0 auto 10px;
}
.ww-fancy-box.fancy-box-style-5 .ww-fancy-box-title .title {
  display: block;
}
.ww-fancy-box.fancy-box-style-5 .ww-read-more .read-more-link {
  float: none;
}
.ww-fancy-box.fancy-box-style-6 {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-6 .ww-fancy-box-title {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-6 .ww-fancy-box-title i {
  display: block;
  border-radius: 5px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  background: none repeat scroll 0 0 #EFB634;
  color: #fff;
  margin: 0 auto 10px;
}
.ww-fancy-box.fancy-box-style-6 .ww-fancy-box-title .title {
  display: block;
}
.ww-fancy-box.fancy-box-style-6 .ww-read-more .read-more-link {
  float: none;
}
.ww-fancy-box.fancy-box-style-7 .ww-fancy-box-image {
  position: relative;
  overflow: hidden;
}
.ww-fancy-box.fancy-box-style-7 .ww-fancy-box-image .ww-fancy-box-icon {
  border-color: #EFB634 rgba(0,0,0,0) rgba(0,0,0,0) #EFB634;
  border-style: solid;
  border-width: 50px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}
.ww-fancy-box.fancy-box-style-7 .ww-fancy-box-image .ww-fancy-box-icon i {
  color: #FFFFFF;
  font-size: 20px;
  left: -30px;
  position: absolute;
  top: -30px;
}
.ww-fancy-box.fancy-box-style-7 .ww-fancy-box-image img {
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
  width: 100%;
}
.ww-fancy-box.fancy-box-style-7 .ww-fancy-box-image img:hover {
  -webkit-transform: scale(1.25) rotate(-1.25deg);
  -moz-transform: scale(1.25) rotate(-1.25deg);
  -ms-transform: scale(1.25) rotate(-1.25deg);
  -o-transform: scale(1.25) rotate(-1.25deg);
  transform: scale(1.25) rotate(-1.25deg);
}
.ww-fancy-box.fancy-box-style-7 .ww-fancy-box-title {
  margin: 10px 0;
}
.ww-fancy-box.fancy-box-style-8 {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-8 .ww-fancy-box-title {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-8 .ww-fancy-box-title i {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  -webkit-box-shadow: 0 0 0 4px #EFB634;
  -moz-box-shadow: 0 0 0 4px #EFB634;
  box-shadow: 0 0 0 4px #EFB634;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #EFB634;
  display: block;
  font-size: 45px;
  height: 120px;
  line-height: 120px;
  margin: 0 auto 10px;
  text-align: center;
  width: 120px;
  -webkit-transition: box-shadow 0.4s ease 0s;
  -moz-transition: box-shadow 0.4s ease 0s;
  -o-transition: box-shadow 0.4s ease 0s;
  transition: box-shadow 0.4s ease 0s;
}
.ww-fancy-box.fancy-box-style-8 .ww-fancy-box-title i:hover {
  -webkit-box-shadow: 0 0 0 4px #f5f5f5;
  -moz-box-shadow: 0 0 0 4px #f5f5f5;
  box-shadow: 0 0 0 4px #f5f5f5;
}
.ww-fancy-box.fancy-box-style-8 .ww-fancy-box-title .title {
  display: block;
}
.ww-fancy-box.fancy-box-style-8 .ww-read-more .read-more-link {
  float: none;
}
.ww-fancy-box.fancy-box-style-9 {
  background: none repeat scroll 0 0 #FFFFFF;
  -webkit-box-shadow: 0 0 1px #F5F5F5;
  -moz-box-shadow: 0 0 1px #F5F5F5;
  box-shadow: 0 0 1px #F5F5F5;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}
.ww-fancy-box.fancy-box-style-9 .ww-fancy-box-title {
  text-align: center;
}
.ww-fancy-box.fancy-box-style-9 .ww-fancy-box-title i {
  display: block;
  border-radius: 50%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  background: none repeat scroll 0 0 #EFB634;
  color: #FFFFFF;
  margin: -60px auto 10px;
}
.ww-fancy-box.fancy-box-style-9 .ww-fancy-box-title .title {
  display: block;
}
.ww-fancy-box.fancy-box-style-9 .ww-read-more .read-more-link {
  float: none;
}
.arrow-top {
  background: url(images/bg-jm-bottom-container.jpg) no-repeat top center;
}
.ww-newsletter,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget {
  display: table;
  margin: 0 auto;
  padding: 10px 0;
}
.ww-newsletter .ww-icon,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget .ww-icon {
  float: left;
  padding: 0 5px;
}
.ww-newsletter .headding,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget .headding {
  float: left;
  font-size: 20px;
  font-weight: 400;
  padding: 5px;
  width: 170px;
}
.ww-newsletter .subscription-form,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget .subscription-form {
  float: left;
  max-width: 100%;
}
.ww-newsletter .subscription-form input.newsletter-email,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget .subscription-form input.newsletter-email {
  border: 1px solid #F0F0F0;
  border-radius: 0;
  box-shadow: 1px 1px 5px #ECECEC;
  color: #CCCCCC;
  font-size: 15px;
  height: 42px;
  line-height: normal;
  margin: 0;
  max-width: 90%;
  padding: 4px 10px;
  text-transform: uppercase;
  transition: all 0.8s linear 0.5s;
  width: 350px;
}
.ww-newsletter .subscription-form p,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget .subscription-form p {
  float: left;
  margin: 0;
  max-width: 95%;
}
.ww-newsletter .subscription-form input.newsletter-submit,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget .subscription-form input.newsletter-submit {
  border: medium none;
  box-shadow: none;
  color: #FFFFFF;
  display: block;
  float: left;
  font-family: "opensans-bold-webfont";
  font-size: 15px;
  height: 50px;
  line-height: 42px;
  margin: 0;
  padding: 4px 20px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
}
.ww-newsletter.ww-newsletter-style2,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 {
  padding: 0;
  display: block;
}
.ww-newsletter.ww-newsletter-style2 .ww-icon,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .ww-icon {
  float: none;
  padding: 0;
}
.ww-newsletter.ww-newsletter-style2 .headding,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .headding {
  float: none;
  width: auto;
  padding: 10px 5px;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .subscription-form {
  float: none;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form form,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .subscription-form form {
  position: relative;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form form input.newsletter-email,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .subscription-form form input.newsletter-email {
  max-width: 100%;
  width: 100%;
  height: 30px;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form form input.newsletter-submit,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .subscription-form form input.newsletter-submit {
  background: url(images/email-icon.jpg) no-repeat 0 0;
  box-shadow: none;
  color: transparent;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 3%;
  top: 15px;
  width: 20px;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form p,
#ww_footer .ww-bottom-wrapper .widget_newsletterwidget.ww-newsletter-style2 .subscription-form p {
  float: none;
  margin: 0 0 0px 0;
}
.ww-alert .ww-toggle-alert {
  content: "x";
  display: block;
  height: 12px;
  position: absolute;
  right: 15px;
  text-indent: -10000px;
  top: 8px;
  width: 12px;
  font-size: 0pt;
}
.ww-alert .ww-toggle-alert:before {
  color: #999999;
  content: "x";
  display: block;
  font-size: 15px;
  text-indent: 0;
}
#ww_portfolio_filters,
#ww_team_filters {
  overflow: hidden;
  margin: 15px 0 15px 0px;
}
#ww_portfolio_filters ul,
#ww_team_filters ul {
  margin: 0;
}
#ww_portfolio_filters li,
#ww_team_filters li {
  float: left;
  list-style: none;
  margin-right: 10px;
  padding: 0;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  background: #fff;
}
#ww_portfolio_filters li a,
#ww_team_filters li a {
  color: #5f5f57;
  line-height: 23.44px;
  font-size: 12px;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  padding: 2px 18px;
}
.ww-portfolio {
  margin: 0px;
  overflow: hidden;
}
.ww-portfolio > .first {
  margin: 0px !important;
}
.ww-portfolio .ww-portfolio-image {
  width: 100%;
}
.ww-portfolio .ww-portfolio-item {
  overflow: hidden;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header {
  position: relative;
  margin-bottom: 0px;
  padding: 0;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header img {
  width: 100%;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header .ww-portfolio-info {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header .ww-portfolio-info a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header .ww-portfolio-info i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header .ww-portfolio-info:hover a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-content {
  position: relative;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-content .ww-portfolio-title {
  margin: 10px 0 0px;
  line-height: 20px;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-content .ww-portfolio-title a {
  color: #454545;
}
.ww-portfolio.ww-portfolio-col1 .ww-portfolio-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
}
.ww-portfolio.ww-portfolio-style-1 .ww-portfolio-content {
  margin-bottom: 10px;
}
.ww-portfolio.ww-portfolio-style-1 .ww-portfolio-content .ww-portfolio-category a {
  color: #888;
}
.ww-portfolio.ww-portfolio-style-1.style2 .ww-portfolio-content {
  text-align: center;
  position: relative;
}
.ww-portfolio.ww-portfolio-style-1.style3 .ww-portfolio-content {
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}
.ww-portfolio.ww-portfolio-style-1.style3 .ww-portfolio-content .ww-portfolio-title {
  margin: 20px 0 5px;
  line-height: inherit;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-container {
  padding-bottom: 0;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item {
  border: none;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  top: 0;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner {
  height: 100%;
  position: absolute;
  min-width: 100%;
  padding: 0 10%;
  background: none repeat scroll 0 0 rgba(0,0,0,0.9);
  text-align: left;
  color: #fff;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner h4,
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner a {
  color: #fff;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-description {
  margin: 5px 0 0;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button {
  position: relative;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button .tooltip {
  top: -40px !important;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button a {
  background: #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  color: #EFB634;
  margin: 5px;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button a:hover {
  background: #EFB634;
  color: #FFFFFF;
}
.ww-portfolio.ww-portfolio-style-2 .ww-portfolio-item:hover .ww-portfolio-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.ww-portfolio.ww-portfolio-style-2.style2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner {
  padding: 0 5%;
  width: 90%;
  height: 100%;
}
.ww-portfolio.ww-portfolio-style-2.style2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-title,
.ww-portfolio.ww-portfolio-style-2.style2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-description {
  width: 100%;
}
.ww-portfolio.ww-portfolio-style-2.style2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button {
  position: absolute;
  top: 20px;
  right: 5px;
}
.ww-portfolio.ww-portfolio-style-2.style2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button a {
  clear: both;
  float: right;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  position: relative;
}
.ww-portfolio.ww-portfolio-style-2.style2 .ww-portfolio-item .ww-portfolio-content .ww-portfolio-content-inner .ww-portfolio-button a i {
  margin: 0;
}
.ww-portfolio.ww-portfolio-style-2.style2 .tooltip {
  left: -40px !important;
  top: 20px !important;
}
#ww-count-post-portfolio {
  margin: 40px 0;
  text-align: center;
}
#ww_team {
  margin: 0px;
  overflow: hidden;
}
#ww_team > .first {
  margin: 0px !important;
}
#ww_team .ww-team-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #E9E9E9;
  overflow: hidden;
}
#ww_team .ww-team-item:hover {
  border-bottom: 1px solid #EFB634;
}
#ww_team .ww-team-item .ww-team-header {
  border-bottom: 1px solid rgba(0,0,0,0);
  position: relative;
}
#ww_team .ww-team-item .ww-team-header br {
  display: none;
}
#ww_team .ww-team-item .ww-team-header img {
  width: 100% !important;
}
#ww_team .ww-team-item .ww-team-header .ww-team-info {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
#ww_team .ww-team-item .ww-team-header .ww-team-info a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#ww_team .ww-team-item .ww-team-header .ww-team-info i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
#ww_team .ww-team-item .ww-team-header:hover .ww-team-info a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
#ww_team .ww-team-item .ww-team-content {
  text-align: center;
}
#ww_team .ww-team-item .ww-team-content br {
  display: none;
}
#ww_team .ww-team-item .ww-team-content h3.ww-team-title {
  font-size: 21px;
  font-weight: normal;
  color: #000;
  line-height: 25.2px;
  margin-top: 15px;
}
#ww_team .ww-team-item .ww-team-content p {
  color: #999;
  font-size: 13px;
  line-height: 15.6px;
  margin: 3px 0 12px;
}
#ww_team .ww-team-item .ww-team-content .ww-team-category {
  margin-bottom: 15px;
}
#ww_team .ww-team-item .ww-team-content .ww-team-category .ww-team-description {
  color: #888888;
  margin-bottom: 10px;
  text-align: center;
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico {
  padding-top: 5px;
  margin-bottom: 10px;
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a {
  font-size: 14px;
  font-family: FontAwesome;
  height: 24px;
  margin: 0 4px 4px 0;
  width: 24px;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height: 1.8;
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a span {
  display: none;
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_facebook:before {
  content: "\f09a";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_twitter:before {
  content: "\f099";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_google_plus:before {
  content: "\f0d5";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_tumblr:before {
  content: "\f173";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_dribbble:before {
  content: "\f17d";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_youtube:before {
  content: "\f167";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_rss:before {
  content: "\f09e";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_delicious:before {
  content: "\f09a";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_flickr:before {
  content: "\f16e";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_forrst:before {
  content: "\f0e1";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_pinterest:before {
  content: "\f0d2";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_vimeo:before {
  content: "\f03d";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_linkedin:before {
  content: "\f08c";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_github:before {
  content: "\f092";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_instagram:before {
  content: "\f16d";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_stumbleupon:before {
  content: "\f08c";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_behance:before {
  content: "\f08c";
}
#ww_team .ww-team-item .ww-team-content .ww-team-social .soc-ico a.team_skype:before {
  content: "\f17e";
}
#ww_team .ww-team-item .ww-read-more a.read_more,
#ww_team .ww-team-item .ww-read-more a.view_online {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16.8px;
  padding: 9px 15px;
  text-decoration: none;
  outline: none;
}
#ww_team .ww-team-item .ww-read-more a.read_more i,
#ww_team .ww-team-item .ww-read-more a.view_online i {
  padding-right: 10px;
}
#ww_team .ww-team-item .ww-read-more a.read_more {
  margin-right: 20px;
}
#ww_team .isotope-item {
  z-index: 2;
  transition-property: transform, opacity;
}
#ww_team .isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
  transition-duration: 0.8s;
}
#ww_team .slide-item.jmhidden {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
#ww_team .fullurl {
  color: #000;
  display: block;
  font-size: 16px;
  outline: medium none;
  padding: 30px 0 50px;
}
.ww-team-detail .ww-team-image img {
  width: 100%;
}
.ww-team-detail .ww-content-details {
  margin-bottom: 30px;
}
.ww-team-detail .ww-content-details .wpb_accordion_header a {
  font-family: opensansregular;
  font-weight: normal;
}
.ww-team-detail .ww-content-details .wpb_accordion_header a:before {
  color: #CCCCCC;
  content: "\f016";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin: 0 5px 0 0;
  text-align: center;
  width: 16px;
}
.ww-team-detail .ww-content-details .tab_qualification .wpb_accordion_header a:before {
  content: "\f016";
}
.ww-team-detail .ww-content-details .tab_experience .wpb_accordion_header a:before {
  content: "\f0f4";
}
.ww-team-detail .ww-content-details .tab_contact_info .wpb_accordion_header a:before {
  content: "\f098";
}
.ww-team-detail .soc-ico {
  padding-top: 5px;
  margin-bottom: 10px;
}
.ww-team-detail .soc-ico a {
  color: #CCCCCC;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 22px;
  height: 24px;
  line-height: 1;
  margin: 0 15px 10px 0;
  text-align: center;
  width: 24px;
}
.ww-team-detail .soc-ico a span {
  display: none;
}
.ww-team-detail .soc-ico a.team_facebook:before {
  content: "\f09a";
}
.ww-team-detail .soc-ico a.team_twitter:before {
  content: "\f099";
}
.ww-team-detail .soc-ico a.team_google_plus:before {
  content: "\f0d5";
}
.ww-team-detail .soc-ico a.team_tumblr:before {
  content: "\f173";
}
.ww-team-detail .soc-ico a.team_dribbble:before {
  content: "\f17d";
}
.ww-team-detail .soc-ico a.team_youtube:before {
  content: "\f167";
}
.ww-team-detail .soc-ico a.team_rss:before {
  content: "\f09e";
}
.ww-team-detail .soc-ico a.team_delicious:before {
  content: "\f09a";
}
.ww-team-detail .soc-ico a.team_flickr:before {
  content: "\f16e";
}
.ww-team-detail .soc-ico a.team_forrst:before {
  content: "\f0e1";
}
.ww-team-detail .soc-ico a.team_pinterest:before {
  content: "\f0d2";
}
.ww-team-detail .soc-ico a.team_vimeo:before {
  content: "\f03d";
}
.ww-team-detail .soc-ico a.team_linkedin:before {
  content: "\f08c";
}
.ww-team-detail .soc-ico a.team_github:before {
  content: "\f092";
}
.ww-team-detail .soc-ico a.team_instagram:before {
  content: "\f16d";
}
.ww-team-detail .soc-ico a.team_stumbleupon:before {
  content: "\f08c";
}
.ww-team-detail .soc-ico a.team_behance:before {
  content: "\f08c";
}
.ww-team-detail .soc-ico a.team_skype:before {
  content: "\f17e";
}
.ww-carousel-team {
  position: relative;
  overflow: hidden;
}
.ww-carousel-team .ww-nav {
  position: absolute;
  top: 50% !important;
  left: 0;
  width: 100%;
  margin-top: -20px;
}
.ww-carousel-team .ww-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
}
.ww-carousel-team .ww-nav ul li {
  float: left;
}
.ww-carousel-team .ww-nav ul li.next {
  float: right;
}
.ww-carousel-team .ww-nav ul li a {
  background: #EFB634;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 5px 10.5px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-carousel-team:hover .ww-nav ul li a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item {
  position: relative;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-header > a {
  display: block;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .post-featured-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 0 0 0 rgba(240,183,54,0.8) inset, 0 0 0 0px rgba(0,0,0,0) inset, 0 1px 2px rgba(0,0,0,0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  cursor: default;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info .ww-carousel-team-content {
  height: 50%;
  margin-top: -45px;
  padding: 0 20% 0;
  position: relative;
  top: 50%;
  white-space: nowrap;
  width: 60%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info .ww-carousel-team-content h3 {
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  vertical-align: bottom;
  white-space: pre-line;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info .ww-carousel-team-content a:not(.btn),
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info .ww-carousel-team-content h3 {
  color: #fff;
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info:hover {
  box-shadow: inset 0 0 0 510px rgba(240,183,54,0.8), inset 0 0 0 2px rgba(240,183,54,0.8), 0 1px 2px rgba(0,0,0,0.2);
}
.ww-carousel-team .ww-carousel-list .ww-carousel-item .ww-carousel-team-info:hover .ww-carousel-team-content {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ww-carousel-client,
.gallery {
  position: relative;
}
.ww-carousel-client .ww-nav,
.gallery .ww-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -20px;
}
.ww-carousel-client .ww-nav ul,
.gallery .ww-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
}
.ww-carousel-client .ww-nav ul li,
.gallery .ww-nav ul li {
  float: left;
}
.ww-carousel-client .ww-nav ul li.next,
.gallery .ww-nav ul li.next {
  float: right;
}
.ww-carousel-client .ww-nav ul li a,
.gallery .ww-nav ul li a {
  background: #EFB634;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 5px 10.5px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  z-index: 10;
  display: block;
  margin: 0 20px;
  -webkit-transition: all 200ms ease 300ms;
  -moz-transition: all 200ms ease 300ms;
  -o-transition: all 200ms ease 300ms;
  transition: all 200ms ease 300ms;
}
.ww-carousel-client:hover .ww-nav ul li a,
.gallery:hover .ww-nav ul li a {
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0;
}
.ww-testimonial .span2.first,
.ww-testimonial .span3.first,
.ww-testimonial .span4.first,
.ww-testimonial .span5.first,
.ww-testimonial .span6.first {
  margin-left: 0px;
}
.ww-testimonial .ww-testimonial-item {
  margin-bottom: 20px;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-description {
  border: 1px solid #E9E9E9;
  color: #666666;
  padding: 15px 15px 30px;
  position: relative;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-description:before {
  border-left: 20px solid rgba(0,0,0,0);
  border-top: 20px solid #E9E9E9;
  bottom: -20px;
  content: "";
  height: 0;
  left: 10px;
  position: absolute;
  width: 0;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-description:after {
  border-left: 18px solid rgba(0,0,0,0);
  border-top: 18px solid #FFFFFF;
  bottom: -18px;
  content: "";
  height: 0;
  left: 11px;
  position: absolute;
  width: 0;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard {
  display: table;
  margin: -30px 5px 0 40px;
  overflow: hidden;
  position: relative;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-avatar {
  display: table-cell;
  vertical-align: middle;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-avatar img {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  height: 60px;
  width: 60px;
  margin: 5px 5px 5px 0;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-title {
  font-size: 12px;
  line-height: 1;
  margin: 12px 0 0;
  display: inline-block;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-title a {
  color: #878787;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-title a:after {
  content: ",";
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-category {
  display: inline-block;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-category a {
  font-size: 12px;
  color: #878787;
}
.ww-testimonial.style2 .ww-testimonial-item .ww-testimonial-description {
  background: #f5f5f5;
}
.ww-testimonial.style2 .ww-testimonial-item .ww-testimonial-description:after {
  border-top-color: #f5f5f5;
}
.ww-testimonial.style3 .ww-testimonial-item .ww-testimonial-description {
  background: #bfbfbf;
  color: #fff;
}
.ww-testimonial.style3 .ww-testimonial-item .ww-testimonial-description:after {
  border-top-color: #bfbfbf;
}
.ww-testimonial.style3 .ww-testimonial-category a,
.ww-testimonial.style3 .ww-testimonial-title a {
  color: #fff !important;
}
.ww-testimonial.style4 .ww-testimonial-item .ww-testimonial-description {
  background: #efb634;
  color: #fff;
}
.ww-testimonial.style4 .ww-testimonial-item .ww-testimonial-description:after {
  border-top-color: #efb634;
}
.ww-testimonial.style4 .ww-testimonial-category a,
.ww-testimonial.style4 .ww-testimonial-title a {
  color: #fff !important;
}
.ww-carousel-post .ww-content .ww-carousel-container span.post-featured-img {
  display: block;
  overflow: hidden;
}
.ww-carousel-post .ww-content .ww-carousel-container span.post-featured-img img {
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ww-carousel-post .ww-content .ww-carousel-container span.post-featured-img img:hover {
  -webkit-transform: scale(1.15) rotate(-1.15deg);
  -moz-transform: scale(1.15) rotate(-1.15deg);
  -ms-transform: scale(1.15) rotate(-1.15deg);
  -o-transform: scale(1.15) rotate(-1.15deg);
  transform: scale(1.15) rotate(-1.15deg);
}
.ww-carousel-post .ww-content .ww-carousel-post-date {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 12px 0px;
}
.ww-carousel-post .ww-content .ww-carousel-post-date span {
  color: #9F9F9F;
  display: block;
  line-height: 20.47px;
  padding: 2px 0;
}
.ww-carousel-post .ww-content h2.entry-title {
  line-height: 0;
  margin: 0;
  padding-bottom: 14px;
}
.ww-carousel-post .ww-content h2.entry-title a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16.8px;
}
.ww-carousel-post .ww-content .read-more a {
  color: #5b5b5b;
  display: block;
  margin: 15px 0px 0px 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ww-carousel-post .ww-content .read-more a:hover i {
  color: #5b5b5b;
}
.ww-carousel-post .ww-content .read-more i.fa-share-alt {
  font-size: 16.67px;
  padding-right: 7px;
  display: block;
  float: left;
  margin-top: 4px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ww-pricing {
  clear: both;
  overflow: hidden;
}
.ww-pricing dl,
.ww-pricing dd {
  margin: 0;
}
.ww-pricing .ww-pricing-container {
  position: relative;
}
.ww-pricing .ww-pricing-container .ww-pricing-best-value {
  border-color: #5A9D67 #5A9D67 rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 43px;
  color: #FFFFFF;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.ww-pricing .ww-pricing-container .ww-pricing-best-value span {
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 14px;
  height: 62px;
  line-height: 17px;
  position: absolute;
  right: -36px;
  top: -36px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
}
.ww-pricing.ww-pricing-table h3.ww-pricing-title {
  background: none repeat scroll 0 0 #EFB634;
  color: #FFFFFF;
  line-height: 1.5;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.ww-pricing.ww-pricing-table .ww-pricing-container {
  margin: 45px 0px;
  border: 1px solid #DDDDDD;
  text-align: center;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-description dd {
  border-bottom: 2px solid #F5F5F5;
  color: #454545;
  display: block;
  line-height: 1.5;
  padding: 20px;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-description dd:last-child {
  border: medium none;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-description .jmPrice {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px 0;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-description .jmPrice span {
  color: #454545;
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 56px;
  line-height: 1;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-description .jmPrice small {
  color: #454545;
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 12px;
  line-height: 1;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-button {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px 0;
}
.ww-pricing.ww-pricing-table .ww-pricing-container .ww-pricing-button .ww-button {
  display: block;
  margin: 0 40px;
}
.ww-pricing.ww-pricing-table .ww-pricing-feature .ww-pricing-container {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  background: #fff;
  position: relative;
  -webkit-transform: scale(1.13);
  -moz-transform: scale(1.13);
  -ms-transform: scale(1.13);
  -o-transform: scale(1.13);
  transform: scale(1.13);
  z-index: 10;
}
.ww-pricing.ww-plan h3.ww-pricing-title {
  background: none repeat scroll 0 0 #454545;
  color: #FFFFFF;
  line-height: 1.5;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.ww-pricing.ww-plan .ww-pricing-container {
  margin: 45px 0px;
  border: 1px solid #DDDDDD;
  text-align: center;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-description dd {
  border-bottom: 2px solid #F5F5F5;
  color: #454545;
  display: block;
  line-height: 1.5;
  padding: 20px;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-description dd:last-child {
  border: medium none;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-description .jmPrice {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px 0;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-description .jmPrice span {
  color: #454545;
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 56px;
  line-height: 1;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-description .jmPrice small {
  color: #454545;
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 12px;
  line-height: 1;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-button {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px 0;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-button .ww-button {
  display: block;
  margin: 0 40px;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-button .ww-button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ww-pricing.ww-plan .ww-pricing-feature .ww-pricing-container {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  background: #fff;
  position: relative;
  -webkit-transform: scale(1.13);
  -moz-transform: scale(1.13);
  -ms-transform: scale(1.13);
  -o-transform: scale(1.13);
  transform: scale(1.13);
  z-index: 10;
}
.ww-pricing.ww-plan .ww-pricing-feature .ww-pricing-container h3.ww-pricing-title {
  background: none repeat scroll 0 0 #EFB634;
}
.ww-pricing.ww-plan .ww-pricing-feature .ww-pricing-button {
  background: none repeat scroll 0 0 #EFB634;
}
.ww-pricing.ww-plan .ww-pricing-feature .ww-pricing-button .ww-button {
  border: 1px solid #fff;
}
.ww-pricing.ww-highlight h3.ww-pricing-title {
  background: none repeat scroll 0 0 #f5f5f5;
  color: #454545;
  line-height: 1.5;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.ww-pricing.ww-highlight .ww-pricing-container {
  margin: 45px 0px;
  border: 1px solid #DDDDDD;
  text-align: center;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-description dd {
  border-bottom: 1px solid #454545;
  background: #F5F5F5;
  color: #454545;
  display: block;
  line-height: 1.5;
  padding: 20px;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-description dd:last-child {
  border: medium none;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-description .jmPrice {
  background: none repeat scroll 0 0 #454545;
  padding: 25px 0;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-description .jmPrice span {
  color: #fff;
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 56px;
  line-height: 1;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-description .jmPrice small {
  color: #fff;
  display: block;
  font-family: "opensans-bold-webfont";
  font-size: 12px;
  line-height: 1;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-button {
  background: none repeat scroll 0 0 #EFB634;
  padding: 25px 0;
}
.ww-pricing.ww-highlight .ww-pricing-container .ww-pricing-button .ww-button {
  border: 1px solid #fff;
  display: block;
  margin: 0 40px;
}
.ww-pricing.ww-highlight .ww-pricing-feature .ww-pricing-container {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  background: #fff;
  position: relative;
  -webkit-transform: scale(1.13);
  -moz-transform: scale(1.13);
  -ms-transform: scale(1.13);
  -o-transform: scale(1.13);
  transform: scale(1.13);
  z-index: 10;
}
.ww-pricing.ww-highlight .ww-pricing-feature .ww-pricing-container h3.ww-pricing-title {
  background: none repeat scroll 0 0 #EFB634;
  color: #fff;
}
.vc_progress_bar div.vc_single_bar:last-child {
  margin-bottom: 11.6667px;
}
.vc_progress_bar div.vc_single_bar.bar_preset .ww-label-name {
  color: #fff;
}
.wpb_tabs ul.wpb_tabs_nav > li {
  margin-bottom: -1px;
  background-color: #F5F5F5;
  border-color: #E9E9E9 #E9E9E9 #E9E9E9;
  border-style: solid;
  border-width: 1px;
  color: #454545;
  margin-right: 5px;
}
.wpb_tabs ul.wpb_tabs_nav > li.ui-tabs-active,
.wpb_tabs ul.wpb_tabs_nav > li:hover {
  background-color: #FFFFFF;
  border-color: #E9E9E9 #E9E9E9 #FFFFFF;
  border-style: solid;
  border-width: 1px;
}
.wpb_tabs ul.wpb_tabs_nav > li a {
  color: #888888;
}
.wpb_tabs ul.wpb_tabs_nav > li i {
  color: #222;
  margin: 0 5px 0 0;
}
.wpb_tabs.wpb_content_element > div.wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #FFFFFF;
  border: 1px solid #E9E9E9;
}
.ww-tabs-right ul li a:hover {
  color: #fff;
}
.ww-tabs-right ul li.ui-tabs-active a {
  color: #fff;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper {
  border: 0px solid #EEEEEE;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  -moz-box-sizing: border-box;
  float: none;
  margin-left: 31.6667%;
  padding: 10px 10px 10px 21.7391px;
  width: 68.3333%;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border: 1px solid #EEEEEE;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
  color: #222;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a i {
  margin: 0 5px 0 0;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tour_next_prev_nav span {
  padding-bottom: 10px;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tour_next_prev_nav span.wpb_next_slide {
  padding-right: 10px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  border-bottom: medium none;
  display: block;
  font-family: "opensans-bold-webfont";
  padding: 0.7em 1em;
  text-decoration: none;
}
.ww-carousel-testimonial {
  position: relative;
}
.ww-carousel-testimonial .ww-header {
  min-height: 20px;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
}
.ww-carousel-testimonial .ww-header .ww-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
.ww-carousel-testimonial .ww-nav {
  overflow: hidden;
  position: relative;
  top: auto;
  margin: 5px 0;
}
.ww-carousel-testimonial .ww-nav ul {
  margin: 0;
  float: right;
}
.ww-carousel-testimonial .ww-nav ul li {
  float: left;
  list-style: none outside none;
  margin-left: 5px;
}
.ww-carousel-testimonial .ww-nav ul li a {
  display: block;
}
.ww-carousel-testimonial .ww-nav ul li a i {
  color: #FFFFFF;
}
.ww-carousel-testimonial .ww-carousel-list {
  direction: ltr;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item {
  float: left;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description {
  border: 1px solid #E9E9E9;
  color: #666666;
  padding: 15px 4.5% 30px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  max-width: 90%;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description:before {
  border-left: 20px solid rgba(0,0,0,0);
  border-top: 20px solid #E9E9E9;
  bottom: -20px;
  content: "";
  height: 0;
  left: 10px;
  position: absolute;
  width: 0;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description:after {
  border-left: 18px solid rgba(0,0,0,0);
  border-top: 18px solid #FFFFFF;
  bottom: -18px;
  content: "";
  height: 0;
  left: 11px;
  position: absolute;
  width: 0;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard {
  display: table;
  margin: -30px 5px 0 40px;
  overflow: hidden;
  position: relative;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-avatar {
  display: table-cell;
  vertical-align: middle;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-avatar img {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  height: 60px;
  width: 60px;
  margin: 5px 5px 5px 0;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-title {
  font-size: 12px;
  line-height: 1;
  margin: 12px 0 0;
  display: inline-block;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-title a {
  color: #878787;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-title a:after {
  content: ",";
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-category {
  display: inline-block;
}
.ww-carousel-testimonial .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-category a {
  font-size: 12px;
  color: #878787;
}
.ww-carousel-testimonial .ww-pag ul {
  display: table;
  list-style: none outside none;
  margin: 0 auto;
}
.ww-carousel-testimonial .ww-pag ul li {
  display: inline-block;
}
.ww-carousel-testimonial .ww-pag ul li a {
  font-size: 0pt;
  margin: 2px 1px;
}
.ww-carousel-testimonial .ww-pag ul li a:before {
  content: "\f111";
  color: #222;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 10px;
}
.ww-carousel-testimonial .ww-pag ul li a > span {
  display: none;
}
.ww-carousel-testimonial .ww-pag ul li a.active:before,
.ww-carousel-testimonial .ww-pag ul li a:hover:before {
  color: #EFB634;
}
.ww-carousel-testimonial.style2 .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description {
  background: #f5f5f5;
}
.ww-carousel-testimonial.style2 .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description:after {
  border-top-color: #f5f5f5;
}
.ww-carousel-testimonial.style3 .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description {
  background: #bfbfbf;
  color: #fff;
}
.ww-carousel-testimonial.style3 .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description:after {
  border-top-color: #bfbfbf;
}
.ww-carousel-testimonial.style3 .ww-carousel-testimonial-category a,
.ww-carousel-testimonial.style3 .ww-carousel-testimonial-title a {
  color: #fff !important;
}
.ww-carousel-testimonial.style4 .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description {
  background: #efb634;
  color: #fff;
}
.ww-carousel-testimonial.style4 .ww-carousel-list .ww-carousel-item .ww-carousel-testimonial-description:after {
  border-top-color: #efb634;
}
.ww-carousel-testimonial.style4 .ww-carousel-testimonial-category a,
.ww-carousel-testimonial.style4 .ww-carousel-testimonial-title a {
  color: #fff !important;
}
.ww-social-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ww-social-list li {
  display: inline-block;
  padding: 5px 10px;
}
.ww-social-list li a {
  outline: medium none;
  text-decoration: none;
  color: #888888;
  font-size: 20px;
}
.vc_progress_bar .vc_single_bar {
  background: none repeat scroll 0 0 #F7F7F7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
  margin-bottom: 11.6667px;
  position: relative;
  color: #fff;
}
.ww-pie-chart.ww-style1 .ww-pie-chart-value,
.ww-pie-chart.ww-style1 .ww-pie-chart-label,
.ww-pie-chart.ww-style1 .ww-pie-chart-icon {
  display: block;
  font-size: 200%;
  line-height: 20.8px;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.ww-pie-chart.ww-style1 .vc-pie-info {
  position: relative;
}
.ww-pie-chart.ww-style2 .ww-pie-chart-value,
.ww-pie-chart.ww-style2 .ww-pie-chart-label,
.ww-pie-chart.ww-style2 .ww-pie-chart-icon {
  color: #9A9A9A;
  display: block;
  font-family: opensans-bold-webfont;
  font-size: 200%;
  height: inherit !important;
  left: 0;
  line-height: 20.8px !important;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.ww-pie-chart.ww-style2 .ww-pie-chart-title {
  display: block;
  font-size: 100%;
  height: d;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
}
.ww-pie-chart.ww-style2 .ww-pie-chart-title h4 {
  padding: 0 30px;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default span.ui-accordion-header-icon {
  background: none;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default span.ui-accordion-header-icon:before {
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active span.ui-accordion-header-icon:before {
  content: "\f068";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-top: 10px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section {
  margin-bottom: 10px;
}
.wpb_accordion.ww-grey-head .wpb_accordion_section,
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.wpb_accordion.ww-grey-head .wpb_accordion_section .wpb_accordion_header,
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section .wpb_accordion_header,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header {
  background: none;
  margin: 0;
}
.wpb_accordion.ww-grey-head .wpb_accordion_section .wpb_accordion_header a,
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section .wpb_accordion_header a,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header a {
  color: #222222;
}
.wpb_accordion.ww-grey-head .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active,
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active {
  background: #F7F7F7;
}
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section {
  background-color: #FFFFFF;
  border: 1px solid #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin: 0 0 10px;
  overflow: hidden;
}
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section .wpb_accordion_header a,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header a {
  padding-left: 3em;
}
.wpb_accordion.ww-grey-head-icon .wpb_accordion_section .wpb_accordion_header icon,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header icon {
  color: #222222;
  font-size: 22px;
  left: 1em;
  position: absolute;
  top: 0.4em;
}
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header icon,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header span.ui-accordion-header-icon:before {
  color: #fff;
}
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header:hover {
  background: #F7F7F7;
  color: #222;
}
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active a,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header:hover a {
  color: #222;
}
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active icon,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active span.ui-accordion-header-icon:before,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header:hover icon,
.wpb_accordion.ww-preset-head-icon .wpb_accordion_section .wpb_accordion_header:hover span.ui-accordion-header-icon:before {
  color: #222222;
}
.wpb_accordion.ww-round-head-icon-right .wpb_accordion_section {
  border: 1px solid #E9E9E9;
  margin: 0 0 10px;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 10px 0;
  background-color: #FFFFFF;
  *background-color: #FFFFFF;
  background-image: -moz-linear-gradient(top,#FFFFFF,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#FFFFFF,#f5f5f5);
  background-image: -o-linear-gradient(top,#FFFFFF,#f5f5f5);
  background-image: linear-gradient(to bottom,#FFFFFF,#f5f5f5);
}
.wpb_accordion.ww-round-head-icon-right .wpb_accordion_section .wpb_accordion_header {
  background: none;
  margin: 0;
}
.wpb_accordion.ww-round-head-icon-right .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon {
  border-right: 1px solid #ECECEC;
  height: 100%;
  left: 0;
  line-height: 47px;
  right: auto;
  text-align: center;
  top: 0;
  width: 50px;
}
.wpb_accordion.ww-round-head-icon-right .wpb_accordion_section .wpb_accordion_header a {
  color: #222222;
  padding: 1em 3em 1em 60px;
}
.wpb_accordion.ww-round-head-icon-right .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active {
  background-color: #fefefe;
  *background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fefefe,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#fefefe,#f5f5f5);
  background-image: -o-linear-gradient(top,#fefefe,#f5f5f5);
  background-image: linear-gradient(to bottom,#fefefe,#f5f5f5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #e9e9e9;
}
.wpb_accordion.ww-round-head-icon-right .wpb_accordion_section .wpb_accordion_header icon {
  font-size: 26px;
  left: auto;
  position: absolute;
  right: 1em;
  top: 0.4em;
}
.ww-carousel-product {
  position: relative;
}
.ww-carousel-product .ww_carousel_product-item {
  border-bottom: #e9e9e9 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.ww-carousel-product .woo-image {
  border: thin solid #E9E9E9;
  margin-bottom: 0px;
  min-height: 275px;
  overflow: hidden;
  position: relative;
}
.ww-carousel-product .woo-image a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  width: 100%;
}
.ww-carousel-product .woo-image .woo-view-detail {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
.ww-carousel-product .woo-image .woo-view-detail a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-carousel-product .woo-image .woo-view-detail i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.ww-carousel-product .woo-image .woo-view-detail:hover a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
.ww-carousel-product .woo-image:hover .woo-view-detail {
  background: rgba(239,178,51,0.5);
}
.ww-carousel-product .woo-image:hover .woo-add-to-cart {
  bottom: 0px;
}
.ww-carousel-product .woo-image span.onsale {
  background: none repeat scroll 0 0 #FF0000;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: auto;
  margin: 0;
  padding: 3px 10px;
  right: -42px;
  top: 9px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  width: 134px;
  z-index: 10;
}
.ww-carousel-product .woo-image .woo-add-to-cart {
  bottom: -40px;
  left: 0;
  position: absolute;
  top: auto;
  width: 35px;
  height: 35px;
  background: none repeat scroll 0 0 #333;
  transition: bottom 0.2s linear 0s, background-color 0.2s linear 0s;
}
.ww-carousel-product .woo-image .woo-add-to-cart .add_to_cart_button,
.ww-carousel-product .woo-image .woo-add-to-cart .added_to_cart,
.ww-carousel-product .woo-image .woo-add-to-cart .product_type_variable {
  background: none;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ww-carousel-product .woo-image .woo-add-to-cart .add_to_cart_button:not(.loading):before,
.ww-carousel-product .woo-image .woo-add-to-cart .added_to_cart:not(.loading):before,
.ww-carousel-product .woo-image .woo-add-to-cart .product_type_variable:not(.loading):before {
  content: "\f07a";
  color: #FFFFFF;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  left: 10px;
  line-height: 1;
  top: 10px;
  position: absolute;
}
.ww-carousel-product .woo-image .woo-add-to-cart .add_to_cart_button.added {
  display: none;
}
.ww-carousel-product .woo-image .woo-add-to-cart .add_to_cart_button.added:before {
  display: none;
}
.ww-carousel-product .woo-image .woo-add-to-cart .added_to_cart:before {
  content: "\f00c";
}
.ww-carousel-product .woo-image .woo-add-to-cart .product_type_variable:before {
  content: "\f064";
}
.ww-carousel-product .woo-image .woo-add-to-cart:hover {
  color: #EFB634;
}
.ww-carousel-product .woo-decriptions {
  background: none repeat scroll 0 0 #F5F5F5;
  display: block;
  overflow: hidden;
  padding: 5px 15px;
}
.ww-carousel-product .woo-decriptions .woo-title {
  float: left;
  width: 65%;
}
.ww-carousel-product .woo-decriptions .woo-title h3 {
  color: #454545;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 0px;
}
.ww-carousel-product .woo-decriptions .woo-title a {
  color: #999999;
}
.ww-carousel-product .woo-decriptions .woo-price {
  float: right;
  width: 35%;
}
.ww-carousel-product .woo-decriptions .woo-price span.from {
  display: none;
}
.ww-carousel-product .woo-decriptions .woo-price .price {
  color: #454545;
  font-size: 15px;
  font-weight: normal;
  line-height: inherit;
  text-align: right;
}
.ww-carousel-product .woo-decriptions .woo-price .price > span.amount {
  display: block;
  line-height: 20px;
}
.ww-carousel-product .woo-category {
  background: none repeat scroll 0 0 #F5F5F5;
  clear: both;
  padding: 5px 15px;
}
.ww-carousel-product .woo-category a {
  color: #EFB634;
  padding: 0 5px 0px 0;
}
.ww-carousel-product.ww-carousel-product-style-2 .ww-carousel-product-nav {
  border-bottom: 0px solid #E9E9E9;
  height: 25px;
  margin: 20px 0;
  padding-bottom: 0;
  position: relative;
}
.ww-carousel-product.ww-carousel-product-style-2 .ww-carousel-product-nav .ww-carousel-product-pagination {
  float: none;
}
.ww-carousel-product.ww-carousel-product-style-2 .ww-carousel-product-nav .ww-carousel-product-pagination ul li:last-child {
  float: right;
}
.ww-slideshow-wrap .ww-slideshow-header {
  margin: 0 0 10px;
}
.ww-slideshow-wrap .ww-slideshow-header .ww-slideshow-title-widget h3 {
  font-weight: normal;
  line-height: normal;
  margin: 0;
}
.ww-slideshow-wrap .ww-slideshow-header .ww-slideshow-description-widget {
  font-size: 90%;
  font-style: italic;
  font-weight: normal;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item {
  position: relative;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-caption {
  background: none repeat scroll 0 0 #EFB634;
  color: #FFFFFF;
  overflow: hidden;
  padding: 10px;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-caption .ww-post-title {
  float: left;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-caption .ww-post-title .entry-title {
  margin: 0;
  color: #FFFFFF;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-caption .ww-content {
  float: right;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-caption a {
  color: #FFFFFF;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-image {
  overflow: hidden;
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-image img {
  height: auto;
  max-width: 100%;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  display: block;
  -webkit-transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-image:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ww-slideshow-wrap .ww-slideshow .ww-sledeshow-item .ww-slideshow-desc {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 3px 10px 0;
  position: absolute;
  width: 565px;
  max-width: 80%;
  z-index: 600;
  bottom: 30px;
  left: 30px;
  padding: 20px;
}
.ww-slideshow-wrap .ww-slideshow .flex-direction-nav {
  list-style: none;
}
.ww-slideshow-wrap .ww-slideshow .flex-direction-nav li a {
  background: none repeat scroll 0 0 #efb634;
  color: #000000;
  cursor: pointer;
  display: block;
  text-align: center;
  width: 35px;
  z-index: 10;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
}
.ww-slideshow-wrap .ww-slider-pag-dots ul {
  list-style: none;
  margin: 0;
}
.ww-slideshow-wrap .ww-slider-pag-dots ul li a {
  background: none repeat scroll 0 0 #F5F5F5;
  display: block;
  margin: 4px 3px 0 0;
  height: 5px;
  font-size: 0;
  text-indent: -10000px;
}
.ww-slideshow-wrap .ww-slider-pag-dots ul li.flex-active-slide a,
.ww-slideshow-wrap .ww-slider-pag-dots ul li:hover a {
  background: none repeat scroll 0 0 #EFB634;
}
.ww-slideshow-wrap .ww-slider-pag-dots .flex-direction-nav {
  display: none;
}
.ww-slideshow-wrap .ww-slider-pag-num ul li a {
  color: #000;
}
.ww-slideshow-wrap .ww-slider-pag-num ul li.flex-active-slide a,
.ww-slideshow-wrap .ww-slider-pag-num ul li:hover a {
  color: #EFB634;
}
.ww-shortcode-news-tab {
  -webkit-box-shadow: 2px 2px 0 #e9e9e9;
  -moz-box-shadow: 2px 2px 0 #e9e9e9;
  box-shadow: 2px 2px 0 #e9e9e9;
  border: 1px solid #e9e9e9;
}
.ww-shortcode-news-tab ul.tabs {
  list-style: none outside none;
  margin: 0;
  float: left;
  width: 100%;
  padding: 0;
  background: #f5f5f5;
  border-bottom: 3px solid #e9e9eb;
}
.ww-shortcode-news-tab ul.tabs li {
  float: left;
  padding: 0px;
  margin: 0 0px -3px 0;
}
.ww-shortcode-news-tab ul.tabs li.active,
.ww-shortcode-news-tab ul.tabs li:hover {
  border-bottom: 3px solid #EFB634;
}
.ww-shortcode-news-tab ul.tabs li a {
  color: #222222;
  display: block;
  font-size: 13px;
  outline: medium none;
  padding: 9px 15px;
  text-decoration: none;
}
.ww-shortcode-news-tab .tabs-container {
  clear: both;
}
.ww-shortcode-news-tab .tab_content {
  padding: 10px 20px;
}
.ww-shortcode-news-tab .tab_content ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.ww-shortcode-news-tab .tab_content ul li {
  border-bottom: 1px solid #E9E9E9;
  clear: both;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 5px;
  width: 100%;
}
.ww-shortcode-news-tab .tab_content ul li a {
  color: #454545;
  font-weight: normal;
}
.ww-shortcode-news-tab .tab_content ul li .meta {
  color: #888888;
  font-size: 12px;
}
.ww-shortcode-news-tab .tab_content ul li .meta .comment-icon {
  float: right;
}
.ww-shortcode-news-tab .tab_content ul li .ww-category {
  font-weight: normal;
  margin-top: 0px;
}
.ww-shortcode-news-tab .tab_content ul li .ww-category a {
  font-weight: normal;
  color: #888888;
}
.ww-shortcode-news-tab .tab_content .news-list .image {
  float: left;
  width: 60px;
  margin: 0;
}
.ww-shortcode-news-tab .tab_content .news-list .image a {
  display: block;
  min-height: 70px;
}
.ww-shortcode-news-tab .tab_content .news-list .image img {
  width: 100%;
}
.ww-shortcode-news-tab .tab_content .news-list .post-holder {
  margin: 0 0 0 75px;
}
.ww-category-post-wrap {
  border: 1px solid #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  padding: 0 15px;
}
.ww-category-post-wrap .ww-header {
  margin-bottom: 15px;
}
.ww-category-post-wrap .ww-header h3 {
  background: none repeat scroll 0 0 #454545;
  color: #FFFFFF;
  margin: 0 -15px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 34px;
}
.ww-category-post-wrap .ww-content article {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 15px;
  padding-bottom: 2px;
}
.ww-category-post-wrap .ww-content article:last-child {
  border-bottom: medium none;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-thumb-first {
  overflow: hidden;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-thumb-first img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  display: block;
  -webkit-transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-thumb-first:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-meta-first {
  background: none repeat scroll 0 0 #F5F5F5;
  overflow: hidden;
  padding: 5px 10px;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-meta-first .ww-category-post-date {
  float: left;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-meta-first .ww-category-post-comment {
  float: right;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-title-first .entry-title {
  line-height: 1.3;
  margin: 7px 0;
  padding-left: 14px;
  border-left: 3px solid #EFB634;
  margin: 10px 0;
  padding: 2px 0 2px 7px;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-title-first .entry-title a {
  color: #454545;
  font-size: 13px;
}
.ww-category-post-wrap .ww-content .ww-item-first .ww-desc-first {
  padding-bottom: 15px;
}
.ww-category-post-wrap .ww-content .ww-item-related .ww-thumb-related {
  float: left;
  width: 60px;
}
.ww-category-post-wrap .ww-content .ww-item-related .ww-content {
  margin-left: 75px;
}
.ww-category-post-wrap .ww-content .ww-item-related .ww-content .ww-date-related {
  font-size: 12px;
}
.ww-category-post-wrap .ww-content .ww-item-related .ww-content h4 a {
  color: #454545;
  font-size: 13px;
}
.ww-latest-twitter .bx-wrapper {
  padding: 15px 0;
}
.ww-latest-twitter .ww-latest-twitter-item {
  padding-bottom: 15px;
  border-bottom: 1px solid #F5F5F5;
}
.ww-latest-twitter .ww-latest-twitter-item .avatar {
  float: left;
  width: 40px;
}
.ww-latest-twitter .ww-latest-twitter-item .ww-desc {
  margin-left: 50px;
  display: block;
}
.ww-latest-twitter .ww-latest-twitter-item .twitter_time {
  color: #888888;
  display: block;
  font-size: 11px;
  text-align: right;
}
.ww-latest-twitter .ww-latest-twitter-item.no-avatar .avatar {
  width: 40px;
  padding-top: 15px;
}
.ww-latest-twitter .ww-latest-twitter-item.no-avatar .avatar i {
  color: #888888;
  font-size: 30px;
}
.ww-latest-twitter .ww-latest-twitter-item.no-avatar .ww-desc {
  margin-left: 55px;
}
.ww-latest-twitter.horizontal {
  position: relative;
}
.ww-latest-twitter.horizontal .bx-viewport {
  margin: 0 auto;
  width: 80% !important;
  z-index: 2;
}
.ww-latest-twitter.horizontal .bx-viewport .ww-latest-twitter-item {
  padding-bottom: 0px;
  border-bottom: 0px solid #F5F5F5;
}
.ww-latest-twitter.horizontal .bx-viewport .ww-latest-twitter-item .twitter_time {
  border-bottom: none;
  color: #454545;
  display: block;
  margin-left: 75px;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 10px;
}
.ww-latest-twitter.horizontal .bx-controls {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  margin-top: -20px;
}
.ww-latest-twitter.horizontal .bx-controls a {
  color: transparent;
  font-size: 0;
  height: 40px;
  width: 30px;
  display: block;
}
.ww-latest-twitter.horizontal .bx-controls .bx-prev {
  background: url("images/arrow-prev.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
}
.ww-latest-twitter.horizontal .bx-controls .bx-next {
  background: url("images/arrow-next.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  float: right;
}
.ww-latest-twitter.vertical .bx-controls a {
  background: none repeat scroll 0 0 #EFB634;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 3px 10.5px;
  position: relative;
  z-index: 10;
  display: inline-block;
  margin: 10px 1px;
}
.ww-contactform dd {
  margin: 10px 0;
}
.ww-contactform .two {
  clear: both;
}
.ww-contactform .two .column {
  padding-right: 1%;
  width: 50%;
  float: left;
}
.ww-contactform .two .column .wpcf7-text {
  padding: 5px 0;
  text-indent: 10px;
  width: 100%;
}
.ww-contactform .two .column:last-child {
  padding: 0;
}
.ww-contactform .one {
  clear: both;
}
.ww-contactform .one .wpcf7-text {
  width: 100%;
  padding: 5px 0;
}
.ww-contactform .one textarea {
  min-height: 110px;
  width: 100%;
}
.ww-contactform .wpcf7-submit:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0a4";
}
.ww-contactform .wpcf7-captchar {
  margin: 0 10px 0 0;
}
.ww-contactform.style-2 textarea,
.ww-contactform.style-2 input[type="text"],
.ww-contactform.style-2 input[type="password"],
.ww-contactform.style-2 input[type="datetime"],
.ww-contactform.style-2 input[type="datetime-local"],
.ww-contactform.style-2 input[type="date"],
.ww-contactform.style-2 input[type="month"],
.ww-contactform.style-2 input[type="time"],
.ww-contactform.style-2 input[type="week"],
.ww-contactform.style-2 input[type="number"],
.ww-contactform.style-2 input[type="email"],
.ww-contactform.style-2 input[type="url"],
.ww-contactform.style-2 input[type="search"],
.ww-contactform.style-2 input[type="tel"],
.ww-contactform.style-2 input[type="color"],
.ww-contactform.style-2 .uneditable-input {
  background-color: #f5f5f5;
}
.ww-contactform.style-2 .radio input[type="radio"] + span:before,
.ww-contactform.style-2 .radio input[type="radio"] + label:before {
  background: none repeat scroll 0 0 #F5F5F5;
}
.ww-contactform.style-2 .checkbox input[type="checkbox"] + span:before,
.ww-contactform.style-2 .checkbox input[type="checkbox"] + label:before {
  background: none repeat scroll 0 0 #F5F5F5;
}
.ww-contactform .wpcf7-list-item {
  margin: 0 25px 0 0;
}
.ww-contactform .Selectoptions {
  position: relative;
  /* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
}
.ww-contactform .Selectoptions select {
  -moz-appearance: none;
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #EEEEEE;
  border-radius: 0;
  color: #888888;
  cursor: pointer;
  display: inline-block;
  float: none;
  margin: 0;
  outline: medium none;
  padding: 3px;
  text-transform: capitalize;
}
.ww-contactform .Selectoptions select::-ms-expand {
  display: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ww-contactform .Selectoptions select {
    padding-right: 18px;
  }
}
.ww-contactform .Selectoptions:after {
  content: "\f063";
  border: medium none;
  color: #EFB634;
  font-family: fontawesome;
  padding: 0 0 2px;
  pointer-events: none;
  position: absolute;
  right: 8px;
  top: 2px;
}
.ww-contactform .Selectoptions:before {
  background: none repeat scroll 0 0 #F5F5F5;
  border: medium none;
  content: "";
  display: block;
  height: 25px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -2px;
  width: 24px;
}
.ww-porpular-post-wrap .ww-portpular-item article {
  margin-bottom: 10px;
}
.ww-porpular-post-wrap .ww-portpular-item .ww-thumb {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.ww-porpular-post-wrap .ww-portpular-item .ww-content {
  border-bottom: 1px solid #f5f5f5;
}
.ww-porpular-post-wrap .ww-portpular-item .ww-content .ww-meta {
  font-size: 12px;
}
.ww-porpular-post-wrap .ww-portpular-item .ww-content .ww-meta .ww-category-post-comment {
  float: right;
}
.ww-porpular-post-wrap .ww-portpular-item .ww-content h4 a {
  font-size: 14px;
}
.ww-menu-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ww-menu-wrap ul li a {
  outline: medium none;
  text-decoration: none;
}
.ww-menu-wrap .ww-header .ww-title {
  font-size: 16px;
  font-weight: normal;
  padding: 0 10px;
  line-height: 40px;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li {
  display: block;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li > a,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li > a {
  border-bottom: 1px solid #E9E9E9;
  color: #888888;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li > a .sf-sub-indicator,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li > a .sf-sub-indicator {
  display: none;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li:hover > a,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li:hover > a {
  background: #EFB634;
  color: #fff;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li .sub-menu,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li .sub-menu {
  display: none;
  margin: 0 !important;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li .sub-menu li,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li .sub-menu li {
  margin-left: 10px;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li:hover > .sub-menu,
.ww-menu-wrap .ww-content .ww-menu-accordion ul.ww-menu li:hover > .sub-menu {
  display: block;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li.current_page_item > a {
  background: none repeat scroll 0 0 #00C4AA;
  color: #FFFFFF;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li.current_page_item > a:before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 5px 0 0;
  vertical-align: middle;
  font-size: 9px;
}
.ww-menu-wrap .ww-content .ww-menu-vertical ul.ww-menu li:hover > a:before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 5px 0 0;
  vertical-align: middle;
  font-size: 9px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style1 {
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  border: 1px solid #E9E9E9;
  padding: 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style1 .ww-header .ww-title {
  border-bottom: 1px solid #E9E9E9;
  color: #222222;
  margin: -15px 0 0;
  padding: 0px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style2 {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  padding: 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style2 .ww-header .ww-title {
  background: #EFB634;
  color: #Fff;
  margin: -15px -15px 5px -15px;
  padding: 0 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style3 {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  padding: 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style3 .ww-header .ww-title {
  background: #454545;
  color: #Fff;
  margin: -15px -15px 5px -15px;
  padding: 0 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style4 {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  padding: 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style4 .ww-header .ww-title {
  background: #f5f5f5;
  color: #222;
  margin: -15px -15px 5px -15px;
  padding: 0 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 {
  padding: 15px 0;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-header .ww-title {
  color: #222;
  margin: -15px -15px 5px -15px;
  padding: 0 15px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-vertical ul.ww-menu > li {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom,#FEFEFE,#F5F5F5);
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 1px #E9E9E9;
  -moz-box-shadow: 0px 0px 1px #E9E9E9;
  box-shadow: 0px 0px 1px #E9E9E9;
  margin: 0 0 5px;
  overflow: hidden;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-vertical ul.ww-menu > li > a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  margin: 0;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-vertical ul.ww-menu > li:hover > a {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom,#FEFEFE,#F5F5F5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #EFB634;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-vertical ul.ww-menu > li ul.sub-menu li {
  margin: 0 10px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-vertical ul.ww-menu > li ul.sub-menu li a {
  border-left: none;
  background: none;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-vertical ul.ww-menu > li ul.sub-menu li:hover > a {
  color: #EFB634;
  background: none;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom,#FEFEFE,#F5F5F5);
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 1px #E9E9E9;
  -moz-box-shadow: 0px 0px 1px #E9E9E9;
  box-shadow: 0px 0px 1px #E9E9E9;
  margin: 0 0 5px;
  overflow: hidden;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li > a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  margin: 0;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li:hover > a,
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li > a.active {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom,#FEFEFE,#F5F5F5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #EFB634;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li ul.sub-menu li {
  margin: 0 10px;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li ul.sub-menu li a {
  border-left: none;
  background: none;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li ul.sub-menu li:hover > a,
.ww-menu-wrap:not(.horizontal).ww-menu-style5 .ww-content .ww-menu-accordion ul.menu > li ul.sub-menu li > a.active {
  color: #EFB634;
  background: none;
}
.ww-menu-wrap:not(.horizontal).ww-menu-style6 .ww-header .ww-title {
  border-bottom: 1px solid #E9E9E9;
  color: #222222;
  line-height: normal;
  margin: 0;
  padding: 5px 0px;
}
.wpb_single_image.full-border img {
  border: thin solid #E9E9E9;
}
.wpb_single_image.no-top-boder img {
  border: thin solid #E9E9E9;
  border-top: none;
}
.ww-recent-product .ww-product-image {
  width: 60px;
  max-width: 30%;
}
.ww-recent-product .ww-product-content {
  padding-left: 70px;
}
input[type="submit"],
input[type="reset"],
.button {
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  margin: 0;
  font-family: "opensans-bold-webfont";
  font-size: 15px;
  height: 50px;
  line-height: 42px;
  padding: 4px 20px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  text-transform: uppercase;
}
.toggle-wrap {
  margin-bottom: 10px;
}
.toggle-wrap .wpb_toggle {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0 0 1px;
  padding: 10px 20px;
  position: relative;
  text-transform: none;
  background-image: none;
  background-color: #F7F7F7;
  display: block;
}
.toggle-wrap .wpb_toggle .fa {
  padding: 0 5px 0 0;
}
.toggle-wrap .wpb_toggle span.toggle-header-icon {
  display: block;
  height: 16px;
  position: absolute;
  right: 0.7em;
  top: 0.7em;
  width: 16px;
  background: none;
}
.toggle-wrap .wpb_toggle span.toggle-header-icon:before {
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.toggle-wrap .vc_toggle_content {
  margin-top: 1em;
  overflow: hidden;
  padding: 0 25px;
}
.toggle-wrap.vc_toggle_active .wpb_toggle span.toggle-header-icon:before {
  content: "\f068";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.toggle-wrap.ww-grey-head {
  border: 1px solid #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin: 0 0 10px;
  overflow: hidden;
}
.toggle-wrap.ww-grey-head .wpb_toggle {
  background-color: rgba(0,0,0,0);
  margin: 0;
}
.toggle-wrap.ww-grey-head .wpb_toggle.wpb_toggle_title_active {
  background-color: #F7F7F7;
}
.toggle-wrap.ww-grey-head.vc_toggle_active .wpb_toggle {
  background-color: #F7F7F7;
}
.toggle-wrap.ww-grey-head-icon {
  border: 1px solid #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin: 0 0 10px;
  overflow: hidden;
}
.toggle-wrap.ww-grey-head-icon .wpb_toggle {
  background-color: #EFB634;
  margin: 0;
  color: #fff;
}
.toggle-wrap.ww-grey-head-icon .wpb_toggle a {
  color: #fff;
  outline: medium none;
}
.toggle-wrap.ww-grey-head-icon .wpb_toggle.wpb_toggle_title_active,
.toggle-wrap.ww-grey-head-icon .wpb_toggle:hover {
  background-color: #F7F7F7;
  color: #454545;
}
.toggle-wrap.ww-grey-head-icon .wpb_toggle.wpb_toggle_title_active span.title,
.toggle-wrap.ww-grey-head-icon .wpb_toggle:hover span.title {
  color: #454545;
}
.toggle-wrap.ww-grey-head-icon.vc_toggle_active .wpb_toggle {
  background-color: #F7F7F7;
  color: #454545;
}
.toggle-wrap.ww-grey-head-icon.vc_toggle_active .wpb_toggle span.title {
  color: #454545;
}
.toggle-wrap.ww-round-head-icon-right {
  background-color: #FFFFFF;
  background-image: linear-gradient(to bottom,#FFFFFF,#F5F5F5);
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin: 0 0 10px;
  overflow: hidden;
}
.toggle-wrap.ww-round-head-icon-right .wpb_toggle {
  background-color: rgba(0,0,0,0);
  margin: 0;
}
.toggle-wrap.ww-round-head-icon-right .wpb_toggle span.toggle-header-icon {
  border-right: 1px solid #ECECEC;
  height: 100%;
  left: 0;
  line-height: 40px;
  right: auto;
  text-align: center;
  top: 0;
  width: 50px;
}
.toggle-wrap.ww-round-head-icon-right .wpb_toggle .fa {
  font-size: 23px;
  left: auto;
  position: absolute;
  right: 4px;
  top: 0.4em;
}
.toggle-wrap.ww-round-head-icon-right .wpb_toggle span.title {
  color: #222222;
  padding: 0 3em 0 40px;
  display: block;
  outline: medium none;
}
.toggle-wrap.ww-round-head-icon-right .wpb_toggle.wpb_toggle_title_active {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom,#FEFEFE,#F5F5F5);
  border-bottom: 1px solid #E9E9E9;
  border-radius: 5px;
}
.toggle-wrap.ww-round-head-icon-right.vc_toggle_active .wpb_toggle {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom,#FEFEFE,#F5F5F5);
  border-bottom: 1px solid #E9E9E9;
  border-radius: 5px;
}
.widget {
  margin: 0px 0px 30px 0px;
}
.widget ul:not(.menu) {
  margin: 0px;
  padding: 0;
}
.widget ul:not(.menu) li {
  padding: 12px 0px;
  list-style: none;
}
.widget ul:not(.menu) li a {
  display: block;
}
.widget .widget-title {
  font-family: "opensans-bold-webfont";
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}
.widget.widget_search input[type="text"] {
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  background: url(images/bg-search.png) no-repeat right 10px center;
  color: #888888;
  font-size: 12px;
  font-weight: bold;
  height: 38px;
  padding: 0;
  text-indent: 10px;
  text-transform: uppercase;
  width: 100%;
}
.widget #wp-calendar {
  width: 100%;
}
.widget .ww-social {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget .ww-social li {
  display: inline-block;
  margin: 0 7px 0 0;
  padding: 0 0 0;
  border: none;
}
.widget .ww-social li a {
  font-size: 20px;
  color: #888888;
}
.widget.widget_calendar,
.widget.widget_tag_cloud {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  overflow: hidden;
  padding: 25px 25px 20px;
  background: #fff;
}
.widget.widget_calendar .heading h4,
.widget.widget_tag_cloud .heading h4 {
  background: #F5F5F5;
  line-height: normal;
  margin: -25px -25px 15px;
  padding: 15px 25px;
}
.widget.widget_calendar tbody {
  text-align: center;
}
.widget.widget_calendar caption {
  padding: 5px 0 10px;
}
.widget.widget_tag_cloud .tagcloud a {
  background: none repeat scroll 0 0 #888888;
  border-radius: 0 2px 2px 0;
  float: left;
  font-size: 11px !important;
  height: 24px;
  line-height: 24px;
  margin: 0 20px 5px 15px;
  padding: 0 10px;
  position: relative;
  color: #fff;
}
.widget.widget_tag_cloud .tagcloud a:before {
  border-color: rgba(0,0,0,0) #888888 rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 12px 12px 12px 0;
  content: "";
  float: left;
  height: 0;
  left: -12px;
  position: absolute;
  top: 0;
  transition: border 200ms ease 0s;
  width: 0;
}
.widget.widget_tag_cloud .tagcloud a:after {
  background: none repeat scroll 0 0 #F9F9F9;
  border-radius: 2px;
  content: "";
  float: left;
  height: 4px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 4px;
}
.widget.widget_categories,
.widget.widget_product_categories,
.widget.widget_archive,
.widget.widget_pages,
.widget.widget_meta,
.widget.widget_recent_entries {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  overflow: hidden;
  background: #fff;
  padding: 25px;
}
.widget.widget_categories .heading,
.widget.widget_categories > h4,
.widget.widget_product_categories .heading,
.widget.widget_product_categories > h4,
.widget.widget_archive .heading,
.widget.widget_archive > h4,
.widget.widget_pages .heading,
.widget.widget_pages > h4,
.widget.widget_meta .heading,
.widget.widget_meta > h4,
.widget.widget_recent_entries .heading,
.widget.widget_recent_entries > h4 {
  background: #F5F5F5;
  line-height: normal;
  margin: -25px -25px 15px;
  padding: 15px 25px;
}
.widget.widget_categories .heading h4,
.widget.widget_categories > h4 h4,
.widget.widget_product_categories .heading h4,
.widget.widget_product_categories > h4 h4,
.widget.widget_archive .heading h4,
.widget.widget_archive > h4 h4,
.widget.widget_pages .heading h4,
.widget.widget_pages > h4 h4,
.widget.widget_meta .heading h4,
.widget.widget_meta > h4 h4,
.widget.widget_recent_entries .heading h4,
.widget.widget_recent_entries > h4 h4 {
  margin: 0;
}
.widget.widget_categories ul,
.widget.widget_product_categories ul,
.widget.widget_archive ul,
.widget.widget_pages ul,
.widget.widget_meta ul,
.widget.widget_recent_entries ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget.widget_categories ul li,
.widget.widget_product_categories ul li,
.widget.widget_archive ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_recent_entries ul li {
  background: none;
  border: medium none;
  display: block;
  float: none;
  padding: 0;
  border-bottom: 1px solid #E9E9E9;
}
.widget.widget_categories ul li a,
.widget.widget_product_categories ul li a,
.widget.widget_archive ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_entries ul li a {
  line-height: normal;
  padding: 10px;
  position: relative;
  color: #888888;
  outline: medium none;
  display: inline-block;
}
.widget.widget_categories ul li:hover > a,
.widget.widget_product_categories ul li:hover > a,
.widget.widget_archive ul li:hover > a,
.widget.widget_pages ul li:hover > a,
.widget.widget_meta ul li:hover > a,
.widget.widget_recent_entries ul li:hover > a {
  color: #454545;
}
.widget.widget_categories ul li:hover > a:before,
.widget.widget_product_categories ul li:hover > a:before,
.widget.widget_archive ul li:hover > a:before,
.widget.widget_pages ul li:hover > a:before,
.widget.widget_meta ul li:hover > a:before,
.widget.widget_recent_entries ul li:hover > a:before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 5px 0 0;
  vertical-align: middle;
}
.widget.widget_categories ul li:last-child a,
.widget.widget_product_categories ul li:last-child a,
.widget.widget_archive ul li:last-child a,
.widget.widget_pages ul li:last-child a,
.widget.widget_meta ul li:last-child a,
.widget.widget_recent_entries ul li:last-child a {
  border-bottom: none;
}
.widget_ww_news_tabs ul.tabs {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.widget_ww_news_tabs ul.tabs li {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #e9e9e9;
  float: left;
  padding: 0px;
  margin: 0 2px 0 0;
}
.widget_ww_news_tabs ul.tabs li.active,
.widget_ww_news_tabs ul.tabs li:hover {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid transparent;
}
.widget_ww_news_tabs ul.tabs li a {
  color: #454545;
  display: block;
  font-family: "opensans-bold-webfont";
  outline: medium none;
  padding: 10px;
  text-decoration: none;
}
.widget_ww_news_tabs .tab_content {
  border: 1px solid #e9e9e9;
  margin-top: -1px;
  padding: 20px;
  -webkit-box-shadow: 2px 2px 0 #e9e9e9;
  -moz-box-shadow: 2px 2px 0 #e9e9e9;
  box-shadow: 2px 2px 0 #e9e9e9;
  background: white;
}
.widget_ww_news_tabs .tab_content ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.widget_ww_news_tabs .tab_content ul li {
  border-bottom: 1px solid #E9E9E9;
  clear: both;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 20px;
  width: 100%;
}
.widget_ww_news_tabs .tab_content ul li a {
  color: #454545;
  font-family: "opensans-bold-webfont";
  font-weight: normal;
}
.widget_ww_news_tabs .tab_content ul li .meta {
  color: #888888;
  font-size: 12px;
}
.widget_ww_news_tabs .tab_content .news-list .image {
  float: left;
  width: 80px;
  margin: 0 10px 0px 0;
}
.widget_ww_recent_tweets ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.widget_ww_recent_tweets ul li {
  border-bottom: 1px solid #F5F5F5;
  clear: both;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 10px;
  width: 100%;
  text-align: left;
}
.widget_ww_recent_tweets ul li img.avatar {
  float: left;
  margin: 0 10px 3px 0;
  width: 40px;
}
.widget_ww_recent_tweets ul li > span {
  padding-left: 50px;
  display: block;
}
.widget_ww_recent_tweets ul li a {
  font-weight: normal;
  font-family: "opensans-bold-webfont";
}
.widget_ww_recent_tweets ul li .twitter_time {
  clear: both;
  color: #888888;
  text-align: right;
  display: block;
}
.widget_ww_flickr .flickr_badge_image {
  height: auto;
  max-width: 30%;
  width: 68px;
  margin-right: 3%;
}
.widget_ww_flickr .flickr_badge_image img {
  height: auto;
}
.widget_ww_recent_post ul li {
  border-bottom: 1px solid #EEEEEE;
  list-style: none outside none;
  overflow: hidden;
  padding: 12px 0;
}
.widget_ww_recent_post ul li a {
  color: #454545;
  font-weight: normal;
}
.widget_ww_recent_post ul li .image {
  float: left;
  width: 70px;
}
.widget_ww_recent_post ul li .post-holder {
  padding: 0 0 0 80px;
}
.hr-thin {
  height: 1px;
  line-height: 1px;
}
.hr-thick,
.hr-thin,
.hr-dotted,
.hr-dashed {
  clear: both;
  margin: 10px 0;
}
.hr-thin {
  border-color: rgba(218,222,225,0.8);
  border-style: solid none none;
  border-width: 1px medium medium;
}
.hr-thick {
  border-color: rgba(218,222,225,0.8);
  border-image: none;
  border-right: medium none;
  border-style: solid none none;
  border-width: 5px medium medium;
  height: 0;
  line-height: 1px;
  margin-bottom: 1px;
}
.hr-dotted {
  border-color: rgba(218,222,225,0.8);
  border-style: dotted none none;
  border-width: 1px medium medium;
}
.hr-dashed {
  border-color: rgba(218,222,225,0.8);
  border-style: dashed none none;
  border-width: 1px medium medium;
}
.in-top {
  /* animation: in-top 500ms  ease 0ms 1 forwards; */
}
.in-top .ww-portfolio-content-inner,
.in-top .ww-carousel-portfolio-content-inner {
  -webkit-animation: in-top 500ms ease 0ms 1 forwards;
  -moz-animation: in-top 500ms ease 0ms 1 forwards;
  -ms-animation: in-top 500ms ease 0ms 1 forwards;
  -o-animation: in-top 500ms ease 0ms 1 forwards;
  animation: in-top 500ms ease 0ms 1 forwards;
}
.in-right {
  /* animation: in-right 500ms ease 0ms 1 forwards; */
}
.in-right .ww-portfolio-content-inner,
.in-right .ww-carousel-portfolio-content-inner {
  -webkit-animation: in-right 500ms ease 0ms 1 forwards;
  -moz-animation: in-right 500ms ease 0ms 1 forwards;
  -ms-animation: in-right 500ms ease 0ms 1 forwards;
  -o-animation: in-right 500ms ease 0ms 1 forwards;
  animation: in-right 500ms ease 0ms 1 forwards;
}
.in-bottom {
  /* animation: in-bottom 500ms ease 0ms 1 forwards; */
}
.in-bottom .ww-portfolio-content-inner,
.in-bottom .ww-carousel-portfolio-content-inner {
  -webkit-animation: in-bottom 500ms ease 0ms 1 forwards;
  -moz-animation: in-bottom 500ms ease 0ms 1 forwards;
  -ms-animation: in-bottom 500ms ease 0ms 1 forwards;
  -o-animation: in-bottom 500ms ease 0ms 1 forwards;
  animation: in-bottom 500ms ease 0ms 1 forwards;
}
.in-left {
  /* animation: in-left 500ms  ease 0ms 1 forwards; */
}
.in-left .ww-portfolio-content-inner,
.in-left .ww-carousel-portfolio-content-inner {
  -webkit-animation: in-left 500ms ease 0ms 1 forwards;
  -moz-animation: in-left 500ms ease 0ms 1 forwards;
  -ms-animation: in-left 500ms ease 0ms 1 forwards;
  -o-animation: in-left 500ms ease 0ms 1 forwards;
  animation: in-left 500ms ease 0ms 1 forwards;
}
.out-top {
  /* animation: out-top 500ms  ease 0ms 1 forwards; */
}
.out-top .ww-portfolio-content-inner {
  -webkit-animation: out-top 500ms ease 0ms 1 forwards;
  -moz-animation: out-top 500ms ease 0ms 1 forwards;
  -ms-animation: out-top 500ms ease 0ms 1 forwards;
  -o-animation: out-top 500ms ease 0ms 1 forwards;
  animation: out-top 500ms ease 0ms 1 forwards;
}
.out-right {
  /* animation: out-right 500ms  ease 0ms 1 forwards; */
}
.out-right .ww-portfolio-content-inner {
  -webkit-animation: out-right 500ms ease 0ms 1 forwards;
  -moz-animation: out-right 500ms ease 0ms 1 forwards;
  -ms-animation: out-right 500ms ease 0ms 1 forwards;
  -o-animation: out-right 500ms ease 0ms 1 forwards;
  animation: out-right 500ms ease 0ms 1 forwards;
}
.out-bottom {
  /* animation: out-bottom 500ms  ease 0ms 1 forwards; */
}
.out-bottom .ww-portfolio-content-inner {
  -webkit-animation: out-bottom 500ms ease 0ms 1 forwards;
  -moz-animation: out-bottom 500ms ease 0ms 1 forwards;
  -ms-animation: out-bottom 500ms ease 0ms 1 forwards;
  -o-animation: out-bottom 500ms ease 0ms 1 forwards;
  animation: out-bottom 500ms ease 0ms 1 forwards;
}
.out-left {
  /* animation: out-left 500ms  ease 0ms 1 forwards; */
}
.out-left .ww-portfolio-content-inner {
  -webkit-animation: out-left 500ms ease 0ms 1 forwards;
  -moz-animation: out-left 500ms ease 0ms 1 forwards;
  -ms-animation: out-left 500ms ease 0ms 1 forwards;
  -o-animation: out-left 500ms ease 0ms 1 forwards;
  animation: out-left 500ms ease 0ms 1 forwards;
}
.woocommerce .woocommerce-ordering {
  float: right;
  margin: 0 0 2em;
}
.woocommerce .ww-select-wrapper {
  background: none repeat scroll 0 0 #F1F1F1;
  border-color: #CCCCCC #E6E6E6 #E6E6E6 #CCCCCC;
  border-style: solid;
  border-width: 0;
  color: #888888;
  height: 20px;
  padding: 10px 20px;
  position: relative;
  width: 179px;
}
.woocommerce .woocommerce-result-count {
  float: left;
  height: 20px;
  margin: 0 0 2em;
  padding: 10px 0 0;
}
.woocommerce ul.products li.product {
  border-bottom: 0 solid #e9e9e9;
  padding: 3px 10px;
}
.woocommerce ul.products li.product:hover {
  border-bottom: 0px solid #EFB634;
}
.woocommerce ul.products li.product h3 {
  background-color: #F5F5F5;
  color: #454545;
  font-family: 'opensansbold';
  font-size: 1em;
  margin: 0;
  padding: 0.5em 0.5em;
}
.woocommerce ul.products li.product .woo-image {
  border: 1px solid #e9e9e9;
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products li.product .woo-image a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.woocommerce ul.products li.product .woo-image span.onsale {
  background: none repeat scroll 0 0 #FF0000;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: auto;
  margin: 0;
  padding: 3px 10px;
  right: -42px;
  top: 9px;
  transform: rotate(40deg);
  width: 134px;
  z-index: 10;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  font-family: 'OpenSansBold';
  line-height: 32px;
  position: absolute;
  text-align: center;
}
.woocommerce ul.products li.product .woo-image .woo-view-detail {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
.woocommerce ul.products li.product .woo-image .woo-view-detail a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.woocommerce ul.products li.product .woo-image .woo-view-detail i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.woocommerce ul.products li.product .woo-image .woo-view-detail:hover a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
.woocommerce ul.products li.product .woo-image:hover .woo-view-detail {
  background: rgba(239,178,51,0.5);
}
.woocommerce ul.products li.product .woo-image:hover .woo-add-to-cart {
  bottom: 0px;
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart {
  bottom: -40px;
  left: 0;
  position: absolute;
  top: auto;
  width: 35px;
  height: 35px;
  background: none repeat scroll 0 0 #333;
  transition: bottom 0.2s linear 0s, background-color 0.2s linear 0s;
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .add_to_cart_button,
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .added_to_cart,
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .product_type_variable {
  background: none;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .add_to_cart_button:not(.loading):before,
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .added_to_cart:not(.loading):before,
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .product_type_variable:not(.loading):before {
  content: "\f07a";
  color: #FFFFFF;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  left: 10px;
  line-height: 1;
  top: 10px;
  position: absolute;
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .add_to_cart_button.added {
  display: none;
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .add_to_cart_button.added:before {
  display: none;
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .added_to_cart:before {
  content: "\f00c";
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .product_type_variable:before {
  content: "\f064";
}
.woocommerce ul.products li.product .woo-image .woo-add-to-cart:hover {
  color: #EFB634;
}
.woocommerce ul.products li.product .woo-category {
  clear: both;
  margin-bottom: 0px;
  padding-left: 5px;
}
.woocommerce ul.products li.product .woo-decriptions {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f5f5f5;
  border-color: #ddd;
  border-image: none;
  border-right: 1px solid #ddd;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  min-height: 80px;
  overflow: hidden;
  padding: 1em;
}
.woocommerce ul.products li.product .woo-decriptions .woo-title {
  float: left;
  width: 70%;
}
.woocommerce ul.products li.product .woo-decriptions .woo-title h3 {
  color: #454545;
  font-size: 100%;
  font-weight: normal;
  line-height: normal;
}
.woocommerce ul.products li.product .woo-decriptions .woo-title a {
  color: #999999;
}
.woocommerce ul.products li.product .woo-decriptions .woo-price {
  float: right;
  width: 30%;
}
.woocommerce ul.products li.product .woo-decriptions .woo-price span.from {
  display: none;
}
.woocommerce ul.products li.product .woo-decriptions .woo-price .price {
  color: #454545;
  display: block;
  font-size: 15px;
  font-weight: normal;
  height: 30px;
  line-height: inherit;
  margin-bottom: 0;
  padding-top: 8px;
  text-align: right;
}
.woocommerce .woo-clear {
  clear: both;
}
.woocommerce .ww-woo-details .images {
  position: relative;
  overflow: hidden;
  float: left;
  margin-bottom: 2em;
  width: 48%;
}
.woocommerce .ww-woo-details .images a.woocommerce-main-image {
  cursor: zoom-in;
}
.woocommerce .ww-woo-details .images a.woocommerce-main-image img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  height: auto;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
.woocommerce .ww-woo-details .images span.onsale {
  background: none repeat scroll 0 0 #FF0000;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: auto;
  margin: 0;
  padding: 3px 10px;
  right: -42px;
  top: 9px;
  transform: rotate(40deg);
  width: 134px;
  z-index: 10;
}
.woocommerce .ww-woo-details .images div.thumbnails {
  margin-top: 20px;
}
.woocommerce .ww-woo-details .images div.thumbnails a {
  float: left;
  margin-right: 3.8%;
  width: 20.75%;
}
.woocommerce .ww-woo-details .images div.thumbnails a img {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
  display: block;
  height: auto;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
.woocommerce .ww-woo-details div.summary {
  float: right;
  margin-bottom: 2em;
  width: 48%;
}
.woocommerce .ww-woo-details div.summary h1.product_title {
  font-size: 26px;
}
.woocommerce .ww-woo-details div.summary .price {
  color: #454545;
  font-size: 26px;
}
.woocommerce .ww-woo-details div.summary .price .from {
  display: none;
}
.woocommerce .ww-woo-details div.summary .quantity {
  float: left;
}
.woocommerce .ww-woo-details div.summary .quantity input.minus,
.woocommerce .ww-woo-details div.summary .quantity input.qty,
.woocommerce .ww-woo-details div.summary .quantity input.plus {
  background: none repeat scroll 0 0 #E9E9E9;
  border: medium none;
  box-shadow: none;
  color: #333333;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 40px;
  float: left;
  position: relative;
}
.woocommerce .ww-woo-details div.summary .quantity input.qty {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #E9E9E9;
  border-radius: 0;
  height: 38px;
  margin: 0 2px;
  text-align: center;
  font-size: 14px;
}
.woocommerce .ww-woo-details div.summary form.cart {
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  margin: 20px 0;
  padding: 15px 0;
}
.woocommerce .ww-woo-details div.summary form.cart .variations select {
  width: auto;
  margin: 0;
}
.woocommerce .ww-woo-details div.summary .single_add_to_cart_button {
  padding: 11px 15px 11px 30px;
  position: relative;
  margin: 0 0 0 3px;
}
.woocommerce .ww-woo-details div.summary .single_add_to_cart_button:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f07a";
  position: absolute;
  left: 10px;
  top: 14px;
  color: #fff;
}
.woocommerce .ww-woo-details div.summary .single_variation {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
}
.woocommerce .ww-woo-details div.summary .product_meta {
  margin: 0 0 20px 0;
}
.woocommerce .ww-woo-details div.summary .woocommerce-tabs {
  padding: 20px 0 40px;
}
.woocommerce .ww-woo-details div.summary .woocommerce-tabs ul.tabs {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.woocommerce .ww-woo-details div.summary .woocommerce-tabs ul.tabs li:first-child {
  border-left: 1px solid #E9E9E9;
  margin: 0;
}
.woocommerce .ww-woo-details div.summary .woocommerce-tabs ul.tabs a {
  color: #5E5E5E;
  display: inline-block;
  font-weight: normal;
  padding: 0.5em 0;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}
.woocommerce .ww-woo-details div.summary .woocommerce-tabs .entry-content {
  border-bottom: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  display: none;
  padding: 10px;
}
.woocommerce .shopcart-detail table.shop_table {
  border: medium none;
  border-collapse: separate;
  border-radius: 0;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
}
.woocommerce .shopcart-detail table.shop_table thead {
  background: #f5f5f5;
  font-size: 13px;
  color: #1f1f1f;
}
.woocommerce .shopcart-detail table.shop_table td {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  border-top: medium none;
  padding: 20px 10px;
  vertical-align: middle;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item a.remove {
  background: none repeat scroll 0 0 #F5F5F5;
  border-radius: 0;
  color: #000000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  width: 30px;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item a.remove:hover {
  color: red;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-thumbnail {
  min-width: 32px;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-thumbnail img {
  height: auto;
  max-width: 60px;
  width: 100%;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-name a {
  font-size: 14px;
  color: #666666;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-price {
  font-size: 14px;
  color: #666666;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-quantity input.minus,
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-quantity input.qty,
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-quantity input.plus {
  background: none repeat scroll 0 0 #F5F5F5;
  border: medium none;
  box-shadow: none;
  color: #333333;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 40px;
  margin: 0 2px 0 0;
  position: relative;
  float: left;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-quantity input.qty {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #F5F5F5;
  border-radius: 0;
  width: 38px;
  height: 38px;
  margin: 0 2px 0 0;
  text-align: center;
  font-size: 14px;
}
.woocommerce .shopcart-detail table.shop_table .cart_table_item .product-quantity .quantity {
  width: auto;
}
.woocommerce .shopcart-detail .coupon {
  margin: 0 0 20px;
}
.woocommerce .shopcart-detail .coupon label {
  font-weight: bold;
}
.woocommerce .shopcart-detail .coupon .input-text {
  color: #666666;
  height: 28px;
  line-height: 28px;
  max-width: 90%;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 250px;
}
.woocommerce .shopcart-detail .coupon input[type="submit"] {
  display: inline-block;
  height: 32px;
  line-height: 24px;
  max-width: 30%;
  padding: 5px 10px;
  vertical-align: top;
}
.woocommerce .cart-collaterals h2 {
  border-bottom: 1px solid #F5F5F5;
  border-top: 1px solid #F5F5F5;
  line-height: 18px;
  padding: 8px 0px;
  font-size: 100%;
}
.woocommerce .cart-collaterals .cart-subtotal strong,
.woocommerce .cart-collaterals .shipping strong,
.woocommerce .cart-collaterals .total strong {
  font-weight: normal;
}
.woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce .cart-collaterals table {
  width: 100%;
}
.woocommerce .cart-collaterals table tr th {
  text-align: left;
  border-top: medium none;
  padding: 6px 0;
  font-weight: normal;
}
.woocommerce .cart-collaterals table tr td {
  text-align: right;
  border-top: medium none;
  padding: 10px 0;
}
.woocommerce .cart-collaterals table tr.total td,
.woocommerce .cart-collaterals table tr.total th {
  border-top: 1px solid #444444;
}
.woocommerce .cart-collaterals .ww-button:not(.checkout-button) {
  background: #eeeeee;
  color: #444;
}
.woocommerce .cart-collaterals .ww-button {
  clear: both;
  display: block;
  font-weight: 700;
  margin: 0 0 5px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 12px;
}
.woocommerce .shipping_calculator {
  margin: 20px 0;
  max-width: 500px;
}
.woocommerce .shipping_calculator h2 {
  background: none repeat scroll 0 0 #F5F5F5;
}
.woocommerce .shipping_calculator h2 a {
  color: #444444;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding: 10px 20px;
  position: relative;
}
.woocommerce .shipping_calculator h2 a span {
  font-size: 0pt;
  position: absolute;
  right: 20px;
  top: 15px;
}
.woocommerce .shipping_calculator h2 a span:before {
  content: "\f078";
  font-size: 10px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 13px;
}
.woocommerce #billing_country_chzn .chzn-single {
  background: none repeat scroll 0 0 #F5F5F5;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  padding: 5px 10px;
}
.woocommerce .woocommerce-checkout .form-row .chzn-container-single .chzn-single div b {
  background-position: 0 8px;
}
.woocommerce .woocommerce-checkout .form-row .chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 8px !important;
}
.woocommerce #order_review {
  border: 3px solid rgba(0,0,0,0.1);
  border-radius: 0px;
  position: relative;
}
.woocommerce #order_review table.shop_table {
  border: medium none;
  border-collapse: separate;
  border-radius: 5px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: left;
  width: 90%;
}
.woocommerce #order_review table.shop_table td {
  border-top: 0 solid rgba(0,0,0,0.1);
}
.woocommerce #order_review table.shop_table thead th {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.woocommerce #order_review table.shop_table tfoot .cart-subtotal td,
.woocommerce #order_review table.shop_table tfoot .cart-subtotal th {
  border-top: 1px solid rgba(0,0,0,0.1);
  font-weight: normal;
  padding: 10px 12px 5px;
}
.woocommerce #order_review table.shop_table tfoot .shipping td,
.woocommerce #order_review table.shop_table tfoot .shipping th {
  border-top: 0 solid rgba(0,0,0,0.1);
  font-weight: normal;
  padding: 2px 12px 10px;
}
.woocommerce #order_review table.shop_table tfoot .total td,
.woocommerce #order_review table.shop_table tfoot .total th {
  border-top: 1px solid rgba(0,0,0,0.1);
  font-weight: normal;
  color: #000;
}
.woocommerce #order_review #payment {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border-radius: 0;
  border-top: 2px solid rgba(0,0,0,0.1);
  padding: 20px 5%;
}
.woocommerce #order_review #payment div.form-row {
  padding: 1em 0;
}
.woocommerce #order_review #payment div.form-row #place_order {
  display: block;
  float: none;
  margin: 0;
  width: 100%;
}
.woocommerce .product-category h3 mark {
  background: none;
  text-align: right;
  float: right;
}
.woocommerce .woo-related-product {
  margin-bottom: 4em;
}
.woocommerce th.product-name {
  width: 400px;
}
.ww-product-list .ww-product-item {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}
.ww-product-list .ww-product-item .ww-product-image {
  float: left;
  margin: 0 10px 0 0;
  display: block;
  overflow: hidden;
}
.ww-product-list .ww-product-item .ww-product-image img {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
.ww-product-list .ww-product-item .ww-product-image img:hover {
  transform: scale(1.55) rotate(-1.55deg);
}
.ww-product-list .ww-product-item .ww-product-title a {
  color: #454545;
  font-family: opensans-semibold;
  font-size: 13px;
}
.ww-product-list .ww-product-item .ww-product-category a {
  color: #999999;
  font-size: 12px;
}
.ww-product-list .ww-product-item .ww-product-price ins {
  color: #000000;
  font-size: 110%;
}
.price_slider_wrapper .ww-button {
  float: right;
}
.price_slider_wrapper .price_label {
  float: left;
  line-height: 30px;
}
.ww-carousel-featured-product .ww-carousel-featured-product-nav {
  height: 25px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.ww-carousel-featured-product .ww-carousel-featured-product-nav .line-portfolio-nav {
  bottom: -1px;
  height: 1px;
  left: 0;
  position: absolute;
  width: 181px;
}
.ww-carousel-featured-product .ww-carousel-featured-product-nav .ww-carousel-featured-product-title {
  color: #595959;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 23.2px;
  margin: 0;
  text-transform: uppercase;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item {
  border-bottom: 1px solid #E9E9E9;
  float: left;
  margin-bottom: 2.992em;
  padding: 0 0 10px;
  position: relative;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item:hover {
  border-bottom: 1px solid #EFB634;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image {
  position: relative;
  overflow: hidden;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  width: 100%;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-view-detail {
  border: 0 solid rgba(0,0,0,0.7);
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: visible;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 100%;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-view-detail a:before {
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  content: "\f064";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-view-detail i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-view-detail:hover a:before {
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 22px !important;
  line-height: 60px !important;
  margin: -30px 0px 0px -30px;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image:hover .woo-view-detail {
  background: rgba(239,178,51,0.5);
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image:hover .woo-add-to-cart {
  bottom: 0px;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image span.onsale {
  background: none repeat scroll 0 0 #FF0000;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: auto;
  margin: 0;
  padding: 3px 10px;
  right: -42px;
  top: 9px;
  transform: rotate(40deg);
  width: 134px;
  z-index: 10;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart {
  bottom: -40px;
  left: 0;
  position: absolute;
  top: auto;
  width: 35px;
  height: 35px;
  background: none repeat scroll 0 0 #333;
  transition: bottom 0.2s linear 0s, background-color 0.2s linear 0s;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .add_to_cart_button,
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .added_to_cart,
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .product_type_variable {
  background: none;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .add_to_cart_button:before,
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .added_to_cart:before,
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .product_type_variable:before {
  content: "\f07a";
  color: #FFFFFF;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  left: 10px;
  line-height: 1;
  top: 10px;
  position: absolute;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .add_to_cart_button.added {
  display: none;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .add_to_cart_button.added:before {
  display: none;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .added_to_cart:before {
  content: "\f00c";
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart .product_type_variable:before {
  content: "\f064";
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-image .woo-add-to-cart:hover {
  color: #EFB634;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-decriptions .woo-title {
  float: left;
  width: 70%;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-decriptions .woo-title h3 {
  color: #454545;
  font-family: 'opensansbold';
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-decriptions .woo-title a {
  color: #999999;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-decriptions .woo-price {
  float: right;
  width: 30%;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-decriptions .woo-price span.from {
  display: none;
}
.ww-carousel-featured-product div.ww_carousel_featured_product-item .woo-decriptions .woo-price .price {
  color: #454545;
  font-family: OpenSans-Semibold;
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  text-align: right;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  color: #888;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
}
body a {
  outline: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
p {
  margin: 0 0 18px;
}
img {
  max-width: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.ltr .sp-bubble cite {
  left: 15px;
  padding-left: 40px;
}
.ltr .sp-bubble cite span {
  border-left-color: rgba(0,0,0,0) !important;
  left: 0;
}
.center {
  text-align: center;
}
.center th,
.center tr,
.center td {
  text-align: center;
}
.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
.label,
.badge {
  background-color: inherit;
  color: inherit;
  display: inline-block;
  font-weight: normal;
  line-height: 14px;
  padding: 2px 4px;
}
label {
  display: inline-block;
}
dt {
  font-weight: normal;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#loading {
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  overflow: hidden;
  background: none repeat scroll 0 0 rgba(255,255,255,0.8);
}
#loading span {
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -ms-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  background-color: rgba(0,0,0,0);
  border-bottom: 3px solid #EFB634;
  border-image: none;
  border-left: 3px solid #EFB634;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-right-color: rgba(0,0,0,0) !important;
  border-style: solid;
  border-top: 3px solid #EFB634;
  border-width: 3px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption-text {
  max-width: 100%;
}
#toggle-nav-stick {
  display: none;
}
.gallery-caption {
  max-width: 100%;
}
.bypostauthor {
  max-width: 100%;
}
.aligncenter {
  text-align: center;
}
.stripe-video-bg > video {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 0;
  top: 2000px;
}
.stripe-video-bg > div.ww-video-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.stripe-video-bg > div {
  position: relative;
  z-index: 2;
}
.bx-wrapper {
  max-width: 100% !important;
}
#page-body-wraps {
  overflow: hidden;
}
.container {
  position: relative;
  margin: 0 auto;
}
.container .container {
  width: auto;
  padding: 0 !important;
}
.container:after {
  clear: both;
  display: table;
  content: "";
}
.subscription-form form {
  overflow: hidden;
  margin: 0;
}
.list,
.standard-arrow ul {
  list-style: none;
}
.list li:before,
.standard-arrow ul li:before {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 10px;
  line-height: 100%;
  padding: 0 10px;
}
.standard-number-list  ul {
  list-style: decimal outside none;
}
.image-arrow ul {
  list-style: none;
  margin-left: 0;
}
.style-none {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ww-read-more {
  line-height: 30px;
  margin: 10px 0;
}
.ww-read-more i {
  margin: 0 5px 0 0;
}
.ww-read-more a {
  color: #888888;
}
.ww-read-more-button a {
  background: none repeat scroll 0 0 #EFB634;
  color: #FFFFFF;
  display: inline-block;
  font-family: "opensans-bold-webfont";
  font-weight: normal;
  line-height: normal;
  margin: 5px 5px 5px 0;
  padding: 10px;
  text-transform: uppercase;
}
.ww-read-more-button a .fa {
  margin-right: 10px;
}
.white-title h1,
.white-title h2,
.white-title h3,
.white-title h4,
.white-title h5,
.white-title h6 {
  color: white;
}
.ww-nav-pagination {
  list-style: none;
  margin: 5px auto 30px;
  display: table;
}
.ww-nav-pagination .ww-nav-previous {
  width: 36px;
  float: left;
  margin-left: 0px;
}
.ww-nav-pagination .ww-nav-next {
  width: 36px;
  float: left;
  margin-left: 10px;
}
.ww-nav-pagination a i {
  display: block;
}
.ww-nav-pagination a:hover {
  background: #DEA012;
  color: #FFFFFF;
}
.ww-nav-pagination .ww-all-pages,
.ww-nav-pagination a,
.ww-nav-pagination .page-numbers {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #A8A8A8;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 12px;
  margin: 0 7px 0 0;
  padding: 7px 10px 6px;
}
.ww-nav-pagination .current {
  background: none repeat scroll 0 0 #333333;
  border-color: #333333;
  color: #FFFFFF;
  font-weight: bold;
}
article.result {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#wpadminbar {
  position: absolute !important;
}
#page-wrap {
  position: relative;
}
#page-wrap #ww_header {
  position: relative;
}
#page-wrap #ww_header .stripe {
  overflow: visible;
}
#page-wrap #ww_header .stripe [class*="vc_span"] {
  min-height: 0;
}
#page-wrap .wpb_content_element {
  margin: 0;
}
#page-wrap .wpb_row {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0;
}
#page-wrap.wide {
  overflow: hidden;
}
#page-wrap > header {
  z-index: 900;
}
.boxed #ww_main_header .ww-container {
  padding: 0 20px;
}
.boxed .desktop-header .container {
  position: static;
}
.boxed #ww_footer {
  left: auto;
}
[class*="ww-top-wrapper"] {
  padding: 4px 0;
  position: relative;
  z-index: 1000;
  background: #000;
  line-height: 30px;
}
[class*="ww-top-wrapper"] .ww-widget {
  margin: 0;
}
[class*="ww-top-wrapper"] span {
  display: inline-block;
}
[class*="ww-top-wrapper"] span.menusys_name {
  float: left;
}
[class*="ww-top-wrapper"] i {
  margin-left: 5px;
}
[class*="ww-top-wrapper"] #ww-top2 .ww-widget,
[class*="ww-top-wrapper"] .ww-top-sidebar .ww-widget {
  float: right;
}
[class*="ww-top-wrapper"] #ww-top2 .ww-widget ul li a i,
[class*="ww-top-wrapper"] .ww-top-sidebar .ww-widget ul li a i {
  font-size: 20px;
}
[class*="ww-top-wrapper"] ul {
  list-style: none;
  margin: 0;
  width: auto;
}
[class*="ww-top-wrapper"] ul li {
  display: inline-block;
  padding: 0;
  margin: 0 7px 0 0;
  line-height: 30px;
}
[class*="ww-top-wrapper"] ul li a {
  color: #888;
  display: block;
  padding: 0px;
  line-height: 30px;
}
[class*="ww-top-wrapper"] ul > li {
  float: left;
}
[class*="ww-top-wrapper"] ul.menu {
  list-style: none outside none;
  margin: 0;
}
[class*="ww-top-wrapper"] ul.menu li:first-child .fa-home {
  color: #fff;
  display: block !important;
  margin: 0 5px;
  padding: 0px 0;
  text-align: center;
  width: 25px;
  line-height: 30px;
}
[class*="ww-top-wrapper"] form {
  margin: 0;
}
[class*="ww-top-wrapper"] .ww-social li a {
  font-size: 20px;
}
.search-icon .widget.widget_search input[type="text"] {
  background: url(images/bg_search.png) no-repeat 1px 5px;
  border: medium none;
  box-shadow: none;
  float: right;
  font-size: 12px;
  height: 25px;
  padding: 2px;
  text-indent: -2000px;
  margin: 0;
  -webkit-transition: all 0.5s linear 0.2s;
  -moz-transition: all 0.5s linear 0.2s;
  -o-transition: all 0.5s linear 0.2s;
  transition: all 0.5s linear 0.2s;
  width: 20px;
}
.search-icon .widget.widget_search input[type="text"]:hover,
.search-icon .widget.widget_search input[type="text"]:focus {
  background-color: #fff;
  padding-left: 25px;
  text-indent: 0;
  width: 160px;
}
.search-icon .widget_search {
  border-left: 1px solid #444;
  float: right;
  line-height: 1;
  margin: 0 0 0 5px;
  padding: 0 0 0 15px;
}
.ww-woo-sidebar {
  float: right;
}
.ww-woo-sidebar > ul {
  position: relative;
  color: #aaaaaa;
}
.ww-woo-sidebar > ul > li {
  border-right: 1px solid #555555;
  margin: 0;
  padding: 0px 10px;
  height: 30px;
  float: left;
}
.ww-woo-sidebar > ul > li:first-child {
  border-left: 1px solid #555555;
}
.ww-woo-sidebar .ww-login-status span {
  color: #AAAAAA;
  display: block;
}
.ww-woo-sidebar .ww-login-status .ww-shop-status-logout {
  background: none repeat scroll 0 0 #333333;
  display: none;
  margin-top: 0px;
  min-width: 185px;
  padding: 5px 20px;
  position: absolute;
  right: 0;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -o-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}
.ww-woo-sidebar .ww-login-status:hover .ww-shop-status-logout {
  display: block;
}
.ww-woo-sidebar .ww-shop-search {
  background: none repeat scroll 0 0 #333333;
  margin-top: 4px;
  right: 0;
  min-width: 280px;
}
.ww-woo-sidebar .ww-shop-search input[type="text"] {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  color: #CCCCCC;
  font-size: 14px;
  margin: 0;
  min-width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 10px;
}
.ww-woo-sidebar .ww-cart-product-control i {
  margin: 0 5px 0 0;
}
.ww-woo-sidebar .ww-cart-product {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #EEEEEE;
  -webkit-box-shadow: 0 3px 3px #EEEEEE;
  -moz-box-shadow: 0 3px 3px #EEEEEE;
  box-shadow: 0 3px 3px #EEEEEE;
  margin-top: 0px;
  right: 0;
  border-top: 0px solid #EEEEEE;
  min-width: 200px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-items {
  background: none repeat scroll 0 0 #333333;
  min-width: 150px;
  padding: 5px 0px;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-items .ww-cart-items-number {
  padding: 0 5px 0 20px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-items .ww-cart-items-label {
  padding: 0 20px 0 0;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content {
  position: relative;
  padding: 0 10px 0px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product {
  border-bottom: 1px solid #EEEEEE;
  padding: 20px 0;
  overflow: hidden;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-cart-product-content {
  padding: 0 20px 0 60px;
  text-align: left;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-cart-product-image {
  float: left;
  margin: 0 10px 0 0;
  width: 50px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-name {
  color: #454545;
  display: block;
  line-height: 16px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-amount,
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-quantity {
  display: block;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-remove {
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-remove:before {
  font-weight: bold;
  content: "x";
  font-size: 12px;
  text-indent: 0;
  line-height: 20px;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-buttons {
  padding: 20px 0;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-buttons a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
  text-transform: uppercase;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-buttons a.ww-view-cart {
  color: #444;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-buttons a.ww-checkout {
  margin: 0;
}
.desktop-header div.menu > ul,
.ww-stick-menu div.menu > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  float: right;
}
.desktop-header div.menu > ul > li,
.ww-stick-menu div.menu > ul > li {
  display: inline-block;
  padding: 0 0 0 0px;
}
.desktop-header div.menu > ul > li > a,
.ww-stick-menu div.menu > ul > li > a {
  color: #454545;
  display: block;
  font-size: 14px;
  margin: 0;
  outline: medium none;
  padding: 0 10px;
  text-decoration: none;
}
.desktop-header div.menu > ul > li > ul.children,
.ww-stick-menu div.menu > ul > li > ul.children {
  left: auto !important;
  -webkit-transition: margin-top 0.2s;
  -moz-transition: margin-top 0.2s;
  -o-transition: margin-top 0.2s;
  transition: margin-top 0.2s;
}
.desktop-header div.menu > ul li,
.ww-stick-menu div.menu > ul li {
  position: relative;
}
.desktop-header div.menu > ul li ul.children,
.ww-stick-menu div.menu > ul li ul.children {
  background: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  height: auto;
  margin-top: 30px;
  padding: 10px 0;
  position: absolute;
  width: 238px;
  right: -10000px;
}
.desktop-header div.menu > ul li ul.children li,
.ww-stick-menu div.menu > ul li ul.children li {
  padding: 0 10px;
}
.desktop-header div.menu > ul li ul.children li a,
.ww-stick-menu div.menu > ul li ul.children li a {
  border-top: 1px dashed #DFDFDF;
  color: #666666;
  line-height: 16.1px;
  margin: 0;
  padding: 10px;
  font-size: 13px;
  display: block;
}
.desktop-header div.menu > ul li ul.children li:nth-child(1) > a,
.ww-stick-menu div.menu > ul li ul.children li:nth-child(1) > a {
  border: medium none;
}
.desktop-header div.menu > ul li ul.children li ul,
.ww-stick-menu div.menu > ul li ul.children li ul {
  top: 0;
  display: block !important;
}
.desktop-header div.menu > ul li ul.children li:hover > a,
.ww-stick-menu div.menu > ul li ul.children li:hover > a {
  background: #f7f7f7;
}
.desktop-header div.menu > ul li ul.children li.page_item_has_children:after,
.ww-stick-menu div.menu > ul li ul.children li.page_item_has_children:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 13px;
}
.desktop-header div.menu > ul li:hover > ul.children,
.ww-stick-menu div.menu > ul li:hover > ul.children {
  display: block;
  margin-top: 0px;
  z-index: 99;
  right: auto;
  left: 100%;
}
.desktop-header .ww-menu-lineheight-80 div.menu ul > li,
.ww-stick-menu .ww-menu-lineheight-80 div.menu ul > li {
  line-height: 80px;
}
.desktop-header p,
.ww-stick-menu p {
  margin: 0;
}
#ww_stick_header .ww-stick-header-wrapper {
  border-bottom: 1px solid #E4E4E4;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  backface-visibility: hidden;
}
#ww_stick_header .ww-stick-header-wrapper div.ww-menu ul.level-0,
#ww_stick_header .ww-stick-header-wrapper div.ww-menu ul.sf-menu > li {
  border: none;
}
#ww_stick_header .ww-stick-header-wrapper > div.row-fluid {
  clear: both;
  float: none;
  min-height: 50px;
  max-width: 1170px;
  margin: 0 auto;
}
#ww_header.ww-shadown [class*="ww-header-wrapper"] {
  border-bottom: 0px solid #E4E4E4;
}
#ww_header.ww-shadown [class*="ww-header-wrapper"] .container:before {
  background: url("images/shadow-top.png") no-repeat scroll center top rgba(0,0,0,0);
  height: 42px;
  position: absolute;
  width: 100%;
  content: "";
  display: block;
  z-index: -1;
  bottom: -42px;
  background-size: cover;
  left: 0;
}
#ww_header p {
  margin: 0;
}
#ww_header [class*="ww-header-wrapper"] {
  border-bottom: 1px solid #E4E4E4;
  background: #fff;
  position: relative;
  overflow: visible !important;
  -webkit-transition: all 0.8s linear 0.5s;
  -moz-transition: all 0.8s linear 0.5s;
  -o-transition: all 0.8s linear 0.5s;
  transition: all 0.8s linear 0.5s;
  width: 100%;
  z-index: 999;
}
#ww_header [class*="ww-header-wrapper"].fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#ww_header [class*="ww-header-wrapper"].fixed .logo-wrapper {
  margin: 2px 0;
  -webkit-transition: all 0.8s linear 0.5s;
  -moz-transition: all 0.8s linear 0.5s;
  -o-transition: all 0.8s linear 0.5s;
  transition: all 0.8s linear 0.5s;
}
#ww_header [class*="ww-header-wrapper"].fixed .logo-wrapper img {
  max-height: 60px;
}
#ww_header [class*="ww-header-wrapper"].fixed #ww-menu ul.sf-menu > li > a {
  line-height: 65px;
  -webkit-transition: all 0.8s linear 0.5s;
  -moz-transition: all 0.8s linear 0.5s;
  -o-transition: all 0.8s linear 0.5s;
  transition: all 0.8s linear 0.5s;
}
#ww_header #toggle-nav {
  display: none;
  text-align: center;
  margin: 10px;
}
#ww_header .wpb_text_column p:last-child,
#ww_header .wpb_text_column *:last-child {
  margin-bottom: 0;
}
#ww_header .wpb_row[class*="ww-header-transparent"] {
  left: 0;
  position: absolute;
  top: 0;
  background: none !important;
}
#ww_header .ww-logo-center {
  text-align: center;
}
#ww_header .ww-logo-left {
  text-align: left;
}
#ww_header .ww-logo-right {
  text-align: right;
}
#ww_header .widget {
  margin: 0 0 0;
}
.ww-users-wrap {
  padding: 5px 0;
}
#ww_main_header {
  background: none repeat scroll 0 0 #F5F5F5;
  border-bottom: 1px solid #EEEEEE;
  margin: 0 -2000px 0px;
  overflow: hidden;
  padding: 25px 2000px;
}
#ww_main_header p {
  margin: 0;
}
#ww_main_header .ww-title h3 {
  color: #454545;
  font-size: 26px;
  font-weight: normal;
  line-height: 31.2px;
  margin: 0;
  padding: 15px 0;
}
#ww_main_header .ww-title.show-desc h3 {
  background: #efb634;
  color: #FFFFFF;
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  padding: 5px 10px;
}
#ww_main_header .ww-breadcrumds {
  color: #888888;
  font-size: 100%;
  font-weight: normal;
  line-height: 31.2px;
  padding: 5px 0;
  text-align: right;
}
#ww_main_header .ww-breadcrumds a,
#ww_main_header .ww-breadcrumds span {
  color: #888888;
}
#ww_main_header .ww-breadcrumds a.first:hover {
  color: #aaaaaa;
}
#ww_main_header .ww-breadcrumds > p {
  float: right;
  padding: 18px 0;
}
#ww_main_header .ww-breadcrumds > div {
  display: inline-block;
}
#ww_main_header.show-breadcrumb:not(.show-title) {
  padding-top: 5px;
  padding-bottom: 5px;
}
#ww_main_header.show-breadcrumb:not(.show-title) .ww-breadcrumds {
  text-align: left;
  padding: 0;
}
#ww_main_header .ww-post-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
#ww_main_header .ww-post-navigation ul li {
  float: left;
  list-style: none outside none;
  margin: 20px 0 0 3px;
}
#ww_main_header .ww-post-navigation ul li a {
  background: none repeat scroll 0 0 #EFB634;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 5px 10.5px;
  position: relative;
  z-index: 10;
  display: inline-block;
}
#toggle-nav {
  outline: none;
  text-decoration: none;
}
#toggle-nav i {
  font-size: 18px;
  color: #ccc;
}
i.fa-cog:hover {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#ww_main_body {
  z-index: 99 !important;
  max-width: 100%;
  top: 0;
  background: none repeat scroll 0 0 #FFFFFF;
  overflow: hidden;
  position: relative;
}
#ww_main_body.hassidebar #ww_main_content {
  padding: 40px 0;
}
#ww_main_body .container .post-content #pagination {
  margin: 30px 0px 60px 0px;
  overflow: hidden;
}
#ww_main_body .container .post-content #pagination li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
#ww_main_body .container .post-content #pagination a {
  height: 32px;
  width: 32px;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  text-decoration: none;
}
#ww_main_body .container .post-content #pagination a i {
  color: #fff;
  padding: 3px 13px;
  display: block;
  line-height: 1;
  font-size: 26px;
}
#ww_main_body .container .post-content #pagination a i.fa-angle-left {
  padding: 3px 11px;
}
#ww_main_body .container .post-content .post-header-info {
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  padding: 10px 0px;
}
#ww_main_body .container .post-content .post-header-info .author,
#ww_main_body .container .post-content .post-header-info .cat-links,
#ww_main_body .container .post-content .post-header-info .comments-inner {
  float: left;
  margin-bottom: 0;
}
#ww_main_body .container .post-content .post-header-info .author .meta-sep,
#ww_main_body .container .post-content .post-header-info .cat-links .meta-sep,
#ww_main_body .container .post-content .post-header-info .comments-inner .meta-sep {
  margin: 0 5px;
}
#ww_main_body .container .post-content .post-header-info .author a {
  color: #888;
}
#ww_main_body .container .posts-list {
  margin: 0 0 10px;
}
#ww_main_body .container .posts-list li.post-item {
  list-style: none;
  margin-top: 38px;
  border-bottom: 1px solid #EEEEEE;
}
#ww_main_body .container .posts-list li.post-item .item-container {
  position: relative;
}
#ww_main_body .container .posts-list li.post-item .item-container .the-post-image a span.post-featured-img {
  display: block;
}
#ww_main_body .container .posts-list li.post-item .item-container .the-post-image a span.post-featured-img img {
  width: 100%;
}
#ww_main_body .container .posts-list li.post-item:first-child {
  margin-top: 13px;
}
#ww_main_body .widget_search form.search span.text {
  display: block;
  position: relative;
}
#ww_main_body .widget_search form.search input[type="text"] {
  padding: 4px 0px 4px 0;
  text-indent: 4px;
  width: 100%;
  display: block;
  position: relative;
  height: 30px;
}
#ww_main_body .ww-team-detail {
  margin-bottom: 30px;
  margin-top: 30px;
}
.ls-wp-fullwidth-helper .shadow-top {
  background: url(images/shadow-top.png) no-repeat center top;
  height: 42px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.ls-wp-fullwidth-helper .shadow-bottom {
  background: url(images/shadow-bottom.png) no-repeat center bottom;
  bottom: 0;
  height: 32px;
  position: absolute;
  width: 100%;
  z-index: 99;
}
.post-meta {
  border-right: 1px solid #EEEEEE;
  left: 0;
  position: absolute;
  top: 0;
}
.post-meta .date-content {
  border-bottom: 1px solid #EEEEEE;
}
.post-meta .date-content span {
  color: #DDDDDD;
  display: block;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}
.post-meta .date-content .month {
  color: #DDDDDD;
  display: block;
  font-size: 22px;
  font-family: "opensans-bold-webfont";
}
.post-meta .date-content .day {
  font-size: 36px;
  font-weight: bold;
  color: #BABABA;
  line-height: 1;
  margin-bottom: 10px;
}
.post-meta [class^="fa-"]:before,
.post-meta [class*=" fa-"]:before {
  font-size: 22px;
  color: #DDD;
}
.post-meta .icon i {
  display: block;
  height: 25px;
  margin: 10px 16px 0;
  width: 25px;
}
.post-meta .fa-quote-entry:before {
  font-family: 'icomoon';
  font-size: 22px;
  color: #DDDDDD D;
  content: "q";
}
.item-container {
  padding-bottom: 38px;
  padding-left: 86px;
  position: relative;
}
.item-container .the-post-image a span.post-featured-img {
  display: block;
}
.item-container .the-post-image a span.post-featured-img img {
  width: 100%;
}
.item-container .the-post-content span.post-featured-img {
  display: block;
}
.item-container .the-post-content span.post-featured-img img {
  width: 100%;
}
.item-container .the-post-content .entry-header h2.entry-title {
  font-size: 18px;
  margin-bottom: 0;
  text-decoration: none;
}
.item-container .the-post-content .entry-header .post-header-info {
  color: #5F5F57;
  font-size: 12px;
}
.item-container .the-post-content .entry-header .post-header-info a {
  color: #5F5F57;
  text-decoration: none;
}
.item-container .the-post-content .entry-content {
  color: #B5B5B5;
}
.item-container .the-post-content .entry-content .read-more a {
  color: #5F5F57;
  display: block;
  margin: 15px 0px 0px 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  outline: none;
  text-decoration: none;
}
.item-container .the-post-content .entry-content .read-more a:hover i {
  color: #5F5F57;
}
.item-container .the-post-content .entry-content .read-more .fa-share-alt {
  font-size: 16.67px;
  padding-right: 7px;
  display: block;
  float: left;
  margin-top: 4px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.item-container .the-post-content .video > div {
  overflow: hidden;
}
.item-container .the-post-content .mejs-container,
.item-container .the-post-content .wp-video-shortcode .mejs-controls {
  width: 99.6%;
}
.item-container .the-post-content .mejs-container.wp-video-shortcode {
  width: 101% !important;
}
.item-container .the-post-content .flex-gallery {
  overflow: hidden;
  position: relative;
  background-color: rgba(0,0,0,0);
  margin: 0 0 15px;
}
.item-container .the-post-content .flex-gallery ul {
  margin: 0;
  z-index: 1000;
}
.item-container .the-post-content .flex-gallery ul.slides li img {
  width: 100%;
  max-height: 522px;
}
.item-container .the-post-content .flex-gallery ul.flex-direction-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
.item-container .the-post-content .flex-gallery ul.flex-direction-nav li {
  float: left;
  margin-left: 3px;
  list-style: none;
}
.item-container .the-post-content .flex-gallery ul.flex-direction-nav li a {
  display: block;
  width: 36px;
  height: 36px;
  outline: none;
  text-decoration: none;
}
.item-container .the-post-content .flex-gallery ul.flex-direction-nav li a .fa-angle-left,
.item-container .the-post-content .flex-gallery ul.flex-direction-nav li a .fa-angle-right {
  color: #fff;
  padding: 5px 13px;
  display: block;
  line-height: 1;
  font-size: 26px;
}
.item-container .the-post-content .flex-gallery ul.flex-direction-nav li a .fa-angle-right {
  padding: 5px 15px;
}
.item-container .the-post-content .flex-gallery ol.flex-control-nav {
  display: none;
}
.item-container .the-post-content .meta-sep {
  margin: 0px 5px;
}
.item-container .the-post-content .quote-inner {
  background: #EEEEEE;
  padding: 22px;
  font-style: italic;
  position: relative;
}
.item-container .the-post-content .quote-inner .post-item {
  background: url(images/fa-quote.png) no-repeat bottom right;
  line-height: 24px;
}
.item-container .the-post-content .quote-inner .post-item p.info {
  line-height: 16.8px;
  margin: 20px 0px 0px 0px;
  ont-style: normal;
}
.item-container .the-post-content .quote-inner .post-item .fa-quote {
  display: none;
}
.single-post .post-header-info {
  padding-top: 15px;
}
#author-bio .header-author {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  overflow: hidden;
  padding: 20px;
}
#author-bio .header-author .avatar-info img {
  width: 100px;
  height: 100px;
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
#author-bio .author-info,
#author-bio .comments-section {
  margin-left: 0px !important;
}
#author-bio .author-info h3,
#author-bio .author-info cite.fn,
#author-bio .author-info cite.fn a,
#author-bio .comments-section h3,
#author-bio .comments-section cite.fn,
#author-bio .comments-section cite.fn a {
  color: #454545;
  font-family: "opensans-bold-webfont";
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin: 10px 0;
}
#author-bio .author-info p,
#author-bio .comments-section p {
  color: #888888;
  margin: 0px;
}
#author-bio .comments-section h3 {
  margin: 0px;
  padding: 30px 0px 20px 0px;
}
.comment-respond {
  margin: 30px 0;
}
.comment-list {
  margin: 0px;
}
.comment-list li {
  margin-bottom: 20px;
}
.comment-list .fn:first-letter {
  color: red;
}
.comment-list .says {
  display: none;
}
.comment-list .children {
  padding: 0px 0px 0px 42px;
  margin: 20px 0px 0px 0px;
  border-left: 1px solid #DDD;
  position: relative;
  background: url(images/bg-child-comment.png) no-repeat top left;
}
.comment-list li {
  list-style: none;
}
.comment-list img.avatar {
  width: 65px;
  height: 65px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.comment-body {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #DDDDDD;
  padding: 20px;
}
.comment-body .avatar-comment-info {
  width: 8%;
}
.comment-body .main-comment-main {
  overflow: hidden;
  padding-left: 15px;
}
.comment-body .header-child-comment {
  overflow: hidden;
}
.comment-body .comment-meta a {
  color: #5F5F57;
  display: block;
  font-size: 12px;
  padding-bottom: 8px;
  text-decoration: none;
}
.comment-body .reply {
  position: absolute;
  right: 35px;
  top: 35px;
}
.comment-body .reply a {
  color: #fff;
  font-family: "opensans-bold-webfont";
  text-decoration: none;
  font-size: 12px;
  float: right;
  background: #555;
  padding: 4px 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.comment-body .reply a:hover {
  background: #F6B01E;
}
.flexslider .flex-direction-nav a {
  font-size: 0pt;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0 10px 1px 0 !important;
}
.comment-form input[type="text"],
.comment-form textarea {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 32px;
  padding: 4px;
  text-indent: 10px;
  width: 100%;
}
.comment-form input[type="submit"] {
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal;
  height: auto;
  outline: medium none;
  padding: 6px 12px;
  font-family: "opensans-bold-webfont";
  font-size: 14px;
  line-height: 26px;
  padding: 10px 22px;
}
.comment-form label {
  color: #666;
  display: block;
}
.comment-form textarea {
  height: 145px;
}
.comment-form .comment-post {
  margin: 0px;
  width: 100%;
}
.comment-form p.comment-notes {
  padding-bottom: 45px;
}
.comment-form .logged-in-as {
  margin: 0 0 10px 0;
}
.ww-portfolio.ww-portfolio-detail {
  overflow: hidden;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item {
  padding-bottom: 15px;
  position: relative;
  border-bottom: medium none;
  border-top: medium none;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item:hover {
  border-bottom: medium none;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .ww-portfolio-title {
  font-size: 24px;
  text-decoration: none;
  margin-top: 0px;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-description {
  font-size: 12px;
  padding: 20px 0 25px;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .entry-content .read-more a {
  color: #5F5F57;
  display: block;
  margin: 15px 0px 0px 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  outline: none;
  text-decoration: none;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .entry-content .read-more a:hover i {
  color: #5F5F57;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .entry-content .read-more .fa-share-alt {
  font-size: 16.67px;
  padding-right: 7px;
  display: block;
  float: left;
  margin-top: 4px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .quote-inner {
  background: #EEEEEE;
  padding: 22px;
  font-style: italic;
  position: relative;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .quote-inner .post-item {
  background: url(images/fa-quote.png) no-repeat bottom right;
  line-height: 24px;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .quote-inner .post-item p.info {
  line-height: 16.8px;
  margin: 20px 0px 0px 0px;
  ont-style: normal;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .quote-inner .post-item .fa-quote {
  display: none;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-info {
  padding: 10px 0 20px;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-info .portfolio-info-box {
  clear: both;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-info .portfolio-info-box > p {
  float: left;
  margin: 0 10px 10px 0;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share:before {
  border-top: 1px solid #E5E5E5;
  height: 1px;
  overflow: hidden;
  width: 88px;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li {
  margin: 20px 10px 20px 0;
  float: left;
  position: relative;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #CCCCCC;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li > * {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 23px;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  width: 100%;
  content: "\f09a";
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li.facebook-share:before {
  content: "\f09a";
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li.twitter-share:before {
  content: "\f099";
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li.google-share:before {
  content: "\f0d5";
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li.pinterest-share:before {
  content: "\f0d2";
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .ww-portfolio-content .portfolio-share li:hover {
  color: #EFB634;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery {
  overflow: hidden;
  position: relative;
  background-color: rgba(0,0,0,0);
  margin: 0 0 15px;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery .ww-nav {
  bottom: 10px;
  left: auto;
  margin: 0;
  position: absolute;
  right: 10px;
  top: auto;
  width: auto;
  z-index: 1000;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery .ww-nav li {
  float: left;
  margin-left: 3px;
  list-style: none;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery .ww-nav li a {
  display: block;
  height: 23px;
  outline: medium none;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 23px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin: 0;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery .ww-nav li a .fa-angle-left,
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery .ww-nav li a .fa-angle-right {
  color: #fff;
  padding: 0;
  display: block;
  line-height: 23px;
  font-size: 16px;
}
.ww-portfolio.ww-portfolio-detail .ww-portfolio-item .gallery .ww-nav li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ww-portfolio.ww-portfolio-detail .ww-carousel-portfolio {
  margin: 20px 0 40px;
}
.ww-portfolio.ww-portfolio-detail .ww-carousel-portfolio .ww-carousel-item {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 20px;
}
.ww-portfolio.ww-portfolio-detail .ww-carousel-portfolio .ww-carousel-item .ww-carousel-portfolio-content a {
  color: #888;
}
#ww-portfolio-filters {
  overflow: hidden;
}
#ww-portfolio-filters ul {
  margin: 15px 0 15px 0px;
  overflow: hidden;
}
#ww-portfolio-filters ul li {
  float: left;
  list-style: none;
  margin-right: 10px;
  padding: 2px 18px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  background: #fff;
}
#ww-portfolio-filters ul li a {
  color: #5f5f57;
  line-height: 23.44px;
  font-size: 12px;
  outline: none;
  text-decoration: none;
}
.ww-portfolio-col1 .portfolio-item {
  border-bottom: none;
}
.ww-portfolio-col1 .portfolio-item:hover {
  border-bottom: none;
}
.ww-portfolio-col1 .ww-portfolio-content {
  text-align: left;
  min-height: 305px;
}
.ww-portfolio-col1 .ww-portfolio-content .ww-portfolio-description {
  padding: 20px 0px 25px 0px;
}
.ww-portfolio-col1 .ww-portfolio-content .ww-portfolio-category a {
  color: #888;
}
#ww-related-portfolio {
  margin: 20px 0px 20px 0px;
}
#ww-related-portfolio h3.jm-related-title {
  font-size: 16px;
  line-height: 23.2px;
  color: #595959;
  text-transform: uppercase;
  margin: 0px;
  font-weight: bold;
  float: left;
}
#ww-related-portfolio .jm-related-nav {
  height: 25px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}
#ww-related-portfolio .jm-related-nav .line-portfolio-nav {
  bottom: -1px;
  height: 1px;
  left: 0;
  position: absolute;
  width: 181px;
}
#ww-related-portfolio .ww_pagination {
  float: right;
}
#ww-related-portfolio .ww_pagination ul {
  margin: 0px;
}
#ww-related-portfolio .ww_pagination ul li {
  list-style: none;
  float: left;
  margin-left: 5px;
}
#ww-related-portfolio .ww_pagination ul li a {
  background: #dddddd;
  border-radius: 3px 3px 3px 3px;
  display: block;
  height: 23px;
  outline: medium none;
  text-decoration: none;
  width: 23px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#ww-related-portfolio .ww_pagination ul li a i {
  color: #fff;
  display: block;
  font-size: 22px;
  line-height: 1;
  padding: 0 7px;
}
#ww-related-portfolio .ww_pagination ul li a.next i {
  padding: 0 9px;
}
#ww-related-portfolio .jm-work-meta {
  padding-bottom: 10px;
}
.shortcodes-content-tile,
.page-content-tile {
  border-bottom: 1px solid #DADBDE;
  color: #222222;
  font-size: 18px;
  margin: 0 0 20px !important;
  padding: 20px 0 0px;
  text-transform: uppercase;
  font-weight: normal;
}
.page-content-tile {
  font-size: 20px;
}
.unstyled i {
  margin: 0 10px 0 0;
}
.ww-accordion {
  margin-bottom: 30px;
}
.ww-accordion .ui-accordion-header-icon {
  display: none !important;
}
.ww-shortcode {
  padding: 20px 0px 30px 0px;
}
.ww-choose-us {
  padding: 40px 0 30px;
}
.ww-choose-us h2 {
  font-size: 28px;
  color: #000;
  line-height: 42px;
  text-shadow: none;
}
.ww-choose-us p,
.ww-choose-us ul li {
  color: #b5b5b5;
  line-height: 19.5px;
}
.ww-choose-us ul {
  margin: 0px;
}
.ww-choose-us ul li {
  list-style: none;
  padding-left: 10px;
  margin-bottom: 10px;
}
.ww-choose-us ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 16px;
  padding-right: 15px;
}
.ww-partner.full-width-section {
  background: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ww-our-partners h2 {
  font-size: 28px;
  color: #000;
  line-height: 42px;
  text-shadow: none;
  margin: 0px 0px 15px 0px;
  font-weight: normal;
}
.ww-our-partners p {
  color: #b5b5b5;
  line-height: 19.5px;
}
.ww-our-partners a.read-more-partners {
  color: #000;
  font-size: 14px;
  font-family: "opensans-bold-webfont";
  text-shadow: none;
}
.ww-our-partners a.read-more-partners i {
  color: #5b5b5b;
  box-shadow: 0px 0pc 0px 0px;
}
.ww-our-partners a.show-more {
  color: #2c2415;
  font-size: 14px;
  font-family: "opensans-bold-webfont";
  text-shadow: none;
  padding-top: 25px;
  display: block;
  outline: none;
  text-decoration: none;
}
.ww-our-partners a.show-more i {
  color: #5b5b5b;
  padding-left: 10px;
}
.ww-our-slider {
  padding: 60px 0px 0px 0px;
}
.full-width-section.parallax_section {
  background-attachment: fixed;
}
#content .wpb_text_column h3:last-child {
  margin-bottom: 10px;
  text-shadow: none;
}
.centered-text {
  text-align: center;
}
.boxeds {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  padding: 25px 15px 15px;
  position: relative;
  transition: top 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#dropcap .fa-wpb-wp {
  background: url("images/Drop-Box-icon.png") no-repeat !important;
  height: 20px;
  width: 20px;
}
blockquote {
  background-color: #F5F5F5;
  border-left: 5px solid #EFB634;
  margin: 30px 0 30px 40px;
  padding: 15px;
}
blockquote p {
  line-height: inherit;
  font-size: inherit;
}
.widgets-social input {
  width: 10px;
  margin-right: 10px;
}
#style_selector {
  z-index: 1000000 !important;
}
#style_selector #style_selector_container {
  display: none;
}
#style_selector .close {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 44px;
  display: none;
}
#style_selector .close:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#style_selector .open {
  height: 44px;
}
#style_selector .open:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#style_selector .input-box select,
#style_selector .predefined a {
  outline: none;
}
#style_selector .images {
  overflow: hidden;
}
#style_selector .images a {
  float: left;
}
.ls-container a.ls-nav-prev,
.ls-container a.ls-nav-next {
  background: rgba(255,255,255,0.6);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  outline: none;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  top: 45%;
  display: block;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ls-container a.ls-nav-prev:before,
.ls-container a.ls-nav-next:before {
  font-size: 16px;
  color: #fff;
  font-family: FontAwesome;
  font-size: 46px;
  line-height: 1;
  padding: 0 14px;
}
.ls-container a.ls-nav-prev:hover,
.ls-container a.ls-nav-next:hover {
  background: rgba(0,0,0,0.6);
}
.ls-container a.ls-nav-prev {
  left: 22px;
}
.ls-container a.ls-nav-prev:before {
  content: "\f104";
}
.ls-container a.ls-nav-next {
  right: 22px;
}
.ls-container a.ls-nav-next:before {
  content: "\f105";
  padding: 0 19px;
}
.ls-container:hover a.ls-nav-prev,
.ls-container:hover a.ls-nav-next {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ls-container:hover a.ls-nav-prev {
  left: 22px;
}
.ls-container:hover a.ls-nav-next {
  right: 22px;
}
.parallax_section div {
  font-size: 45px;
  line-height: 63px;
  font-weight: normal;
}
#ww_main_content {
  z-index: 10;
  padding-bottom: 0px;
}
#ww_main_content > .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
#ww_main_content > .row-fluid > .col-lg-12 {
  padding: 0;
}
#ww_main_content .column.first {
  margin-left: 0px;
}
#ww_main_content .boxed {
  margin-bottom: 2.5641%;
}
#ww_main_content > .row-fluid > div > .wpb_row {
  position: relative;
  z-index: 2;
}
#ww_main_content .widget.widget_nav_menu ul.menu {
  margin: 0px;
  padding: 0;
}
#ww_main_content .widget.widget_nav_menu ul.menu li {
  list-style: none;
  position: relative;
  padding: 0;
}
#ww_main_content .widget.widget_nav_menu ul.menu li a {
  border-top: 1px dashed #DFDFDF;
  color: #000000;
  display: block;
  font-size: 14px;
  line-height: 23.1px;
  margin: 0;
  padding: 5px 0;
}
#ww_main_content .widget.widget_nav_menu ul.menu li a:hover {
  color: #454545;
}
#ww_main_content .widget.widget_nav_menu ul.menu li ul.sub-menu {
  margin: 0px;
  z-index: 100;
}
#ww_main_content .widget.widget_nav_menu ul.menu li ul.sub-menu li a {
  padding: 5px 0 5px 20px;
}
#ww_main_content .widget.widget_nav_menu ul.menu li:hover ul.sub-menu {
  display: block;
}
#ww_main_content .widget.widget_nav_menu ul.menu > li:first-child > a {
  border-top: none;
}
.sidebar .widget {
  clear: both;
}
.blog #ww_main_content {
  padding: 40px 0;
}
.code-block {
  background: #f2f2f2;
  padding: 15px;
  border-radius: 5px;
  font-size: 13px;
  margin: 35px 0px;
}
.dropcap-boxed {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 -3px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 0 -3px rgba(0,0,0,0.15) inset;
  box-shadow: 0 -3px rgba(0,0,0,0.15) inset;
  float: left;
  font-size: 30px;
  line-height: 41px;
  margin: 5px 10px -1px 0 !important;
  min-width: 30px;
  padding: 0 5px;
  text-align: center;
}
.status-publish h4 i.fa-medium {
  display: inline-block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  word-spacing: 1px;
  background: #F2F2F2;
  border: 0 none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 -2px rgba(0,0,0,0.15) inset !important;
  -moz-box-shadow: 0 -2px rgba(0,0,0,0.15) inset !important;
  box-shadow: 0 -2px rgba(0,0,0,0.15) inset !important;
}
.status-publish h4 .fa-backdrop-medium {
  background: #F2F2F2;
  border: 0 none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 -2px rgba(0,0,0,0.15) inset !important;
  -moz-box-shadow: 0 -2px rgba(0,0,0,0.15) inset !important;
  box-shadow: 0 -2px rgba(0,0,0,0.15) inset !important;
  height: 100%;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 100%;
  z-index: -1;
}
.status-publish h4 a {
  font-size: 18px;
}
.dropcap {
  float: left;
  font-size: 48px;
  line-height: 41px;
  margin: 5px 10px -1px 0 !important;
  min-width: 30px;
  padding: 0 5px;
  text-align: center;
}
.jm-drop-caps {
  margin-bottom: 35px;
}
.caroufredsel_wrapper a.mcprev,
.caroufredsel_wrapper a.mcnext {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  text-decoration: none;
}
.caroufredsel_wrapper a.mcprev:before,
.caroufredsel_wrapper a.mcnext:before {
  font-size: 16px;
  color: #fff;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 1;
  padding: 0 10.5px;
}
.caroufredsel_wrapper a.mcprev:before {
  content: "\f105";
}
.caroufredsel_wrapper a.mcnext:before {
  content: "\f104";
  padding: 0px 8.5px;
}
.ww-drop-caps .sidebar {
  margin-top: 0px;
}
.mejs-layers .mejs-poster {
  background-size: 100% 100% !important;
}
[class*="ww-bottom-wrapper"] {
  background: url(images/bg-jm-bottom.jpg) repeat-x 0 0 #f5f5f5;
  z-index: 1;
}
[class*="ww-bottom-wrapper"] .ww-widget {
  display: table;
  margin: 0 auto;
}
[class*="ww-bottom-wrapper"] .ww-bottom-decs {
  float: left;
  font-family: "opensans-bold-webfont";
  font-size: 20px;
  font-weight: 400;
  padding: 5px;
  width: 170px;
}
[class*="ww-bottom-wrapper"] .ww-bottom-icon {
  float: left;
  width: 60px;
}
[class*="ww-bottom-wrapper"] .newsletter {
  float: left;
  max-width: 100%;
}
[class*="ww-bottom-wrapper"] .newsletter p {
  float: left;
  margin: 0;
  max-width: 95%;
}
[class*="ww-bottom-wrapper"] .newsletter input.newsletter-email {
  height: 42px;
  line-height: normal;
  max-width: 90%;
  padding: 4px 10px;
  width: 350px;
  margin: 0;
  font-size: 15px;
  -webkit-transition: all 0.8s linear 0.5s;
  -moz-transition: all 0.8s linear 0.5s;
  -o-transition: all 0.8s linear 0.5s;
  transition: all 0.8s linear 0.5s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #F0F0F0;
  -webkit-box-shadow: 1px 1px 5px #ececec;
  -moz-box-shadow: 1px 1px 5px #ececec;
  box-shadow: 1px 1px 5px #ececec;
  color: #ccc;
  text-transform: uppercase;
}
[class*="ww-footertop-wrapper"] {
  color: #bbbbbb;
  background: #212121;
  padding: 20px 0;
}
[class*="ww-footertop-wrapper"] h3,
[class*="ww-footertop-wrapper"] h4 {
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 25px;
  margin: 0 0 10px 0;
}
[class*="ww-footertop-wrapper"] a {
  cursor: pointer;
}
[class*="ww-footertop-wrapper"] a:hover {
  color: #fff;
}
[class*="ww-footertop-wrapper"] i {
  color: #bbbbbb;
}
[class*="ww-footertop-wrapper"] i:hover {
  color: #fdad00;
}
[class*="ww-footertop-wrapper"] .ww-widget i {
  margin: 3px 0px 3px 0;
  font-size: 16px;
}
[class*="ww-footertop-wrapper"] .tweetList {
  margin: 0px;
}
[class*="ww-footertop-wrapper"] .tweetList li {
  list-style: none;
}
[class*="ww-footer-wrapper"] {
  color: #bbb;
  background: #000;
  padding: 20px 0;
}
[class*="ww-footer-wrapper"] h3 {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
[class*="ww-footer-wrapper"] a {
  color: #bbb;
}
[class*="ww-footer-wrapper"] p,
[class*="ww-footer-wrapper"] .widget {
  margin-bottom: 0;
}
[class*="ww-footer-wrapper"] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
[class*="ww-footer-wrapper"] ul li {
  float: left;
}
[class*="ww-footer-wrapper"] ul li a {
  color: #bababa;
}
[class*="ww-footer-wrapper"] ul.ww-menu,
[class*="ww-footer-wrapper"] ul.menu {
  float: right;
  background: none;
  border: none;
}
[class*="ww-footer-wrapper"] ul.ww-menu > li,
[class*="ww-footer-wrapper"] ul.menu > li {
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  border: none;
  background: none;
}
[class*="ww-footer-wrapper"] ul.ww-menu > li.current_page_item > a,
[class*="ww-footer-wrapper"] ul.menu > li.current_page_item > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
[class*="ww-footer-wrapper"] ul.ww-menu > li:after,
[class*="ww-footer-wrapper"] ul.menu > li:after {
  border: none;
}
[class*="ww-footer-wrapper"] ul.ww-menu > li:hover,
[class*="ww-footer-wrapper"] ul.menu > li:hover {
  background: none;
}
[class*="ww-footer-wrapper"] ul.ww-menu > li > a,
[class*="ww-footer-wrapper"] ul.menu > li > a {
  color: #bababa;
  border: none;
  padding: 0;
  line-height: normal;
  font-size: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
[class*="ww-footer-wrapper"] ul.ww-menu > li > a:hover,
[class*="ww-footer-wrapper"] ul.menu > li > a:hover {
  background: none;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ww_footer {
  left: 0;
}
#ww_footer .row-fluid > p {
  margin: 0;
}
#ww_footer .ww-porpular-post-wrap .ww-portpular-item .ww-content {
  border-bottom: 1px solid #404040;
}
#ww_footer .ww-porpular-post-wrap .ww-portpular-item h4 a {
  color: #888888;
  text-align: left;
}
#ww_footer .ww-latest-twitter.vertical .ww-latest-twitter-item {
  border: none;
  padding-bottom: 10px;
}
#ww_footer .ww-latest-twitter.vertical .ww-latest-twitter-item .twitter_time {
  color: #888888;
  border-bottom: 1px solid #404040;
  padding-bottom: 10px;
  margin-left: 50px;
  display: block;
}
#ww_footer .ww-latest-twitter.vertical .bx-wrapper {
  padding: 5px 0 20px;
}
#ww_footer .widget_ww_recent_post ul li {
  border-bottom: 1px solid #404040;
}
#ww_footer .widget_ww_recent_post ul li a {
  font-size: 14px;
  color: #888888;
  text-transform: uppercase;
}
#ww_footer .widget_ww_recent_post ul li .image {
  width: 60px;
}
#ww_footer .widget_ww_recent_tweets ul li {
  color: #888888;
  border-bottom: 1px solid #404040;
}
#ww_footer .widget {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
#ww_footer .widget .heading {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  margin: 0;
  padding: 0;
}
#ww_footer .widget .heading h4 {
  margin: 0 0 10px;
}
#ww_footer .widget .heading h4:first-child {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  padding: 0;
}
#ww_footer .widget ul li {
  border-bottom-color: #404040;
}
.full-width-section {
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  margin-left: -50%;
  padding-left: 50%;
  padding-right: 50%;
  position: relative;
  visibility: hidden;
  width: 100%;
  z-index: 0;
}
.ww-slideshow {
  overflow: hidden;
}
#errorDescription #spman,
#errorDescription #inforight {
  width: 50%;
  float: left;
}
#errorDescription #ifinner {
  padding-top: 100px;
}
#to-top {
  display: block;
  position: fixed;
  text-align: center;
  right: 5px;
  bottom: 30px;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 10000;
  height: 29px;
  width: 29px;
  background: rgba(0,0,0,0.4);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
#to-top i {
  line-height: 29px !important;
  width: 29px !important;
  height: 29px !important;
  font-size: 14px !important;
  top: 0px !important;
  left: 0px !important;
  text-align: center !important;
  background-color: transparent !important;
}
.stripe-parallax-bg {
  background-attachment: scroll !important;
  background-size: cover;
}
.stripe-parallax-bg > video + div.wpb_row {
  position: relative;
  z-index: 10;
}
.alert {
  padding: 8px;
  position: relative;
  text-align: center;
}
.alert.general {
  background: url("images/general-icon.png") no-repeat scroll 25px 8px #FFFFFF;
  border: 1px solid #D7D6D6;
}
.alert.error {
  background: url("images/error-icon.png") no-repeat scroll 25px 8px #FFE9E9;
  border: 1px solid #E7A9A9;
  color: #D04544;
}
.alert.success {
  background: url("images/success-icon.png") no-repeat scroll 25px 8px #E9F3D2;
  border: 1px solid #ACD556;
  color: #92B750;
}
.alert.notice {
  background: url("images/notice-icon.png") no-repeat scroll 25px 8px #FBF6E3;
  border: 1px solid #E7D48D;
  color: #CFB306;
}
.alert .msg {
  padding: 0 50px;
}
.alert .toggle-alert {
  background: url("images/x-icon.png") no-repeat scroll left top rgba(0,0,0,0);
  display: block;
  height: 12px;
  position: absolute;
  right: 25px;
  text-indent: -10000px;
  top: 14px;
  width: 12px;
}
.gm-style img {
  max-width: inherit;
}
.google_map.google_map {
  max-width: 100%;
}
.fontawesome-icon-list li a {
  border-radius: 4px;
  color: #222222;
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
}
.fontawesome-icon-list li a:hover {
  text-decoration: none;
}
.bg-color {
  color: #FFFFFF;
  line-height: normal;
  padding: 25px;
  background: #EFB634;
  width: auto !important;
  float: none;
}
.bg-color p {
  margin: 0;
}
.bg-color a.btn {
  border: 2px solid #fff;
  font-style: italic;
  font-weight: normal;
  margin: 5px 20px;
  padding: 5px 70px;
  color: #fff;
  text-shadow: none;
}
.bg-color h3 {
  font-weight: normal;
}
.bg-grey {
  background: none repeat scroll 0 0 #77787b;
  line-height: normal;
  padding: 25px;
  color: #fff;
}
.bg-grey * {
  color: #fff;
}
.bg-grey input,
.bg-grey textarea {
  color: #999;
}
.ww-border-radius > div {
  border: 1px solid #E9E9E9;
  padding: 25px;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  overflow: hidden;
  background: #fff;
}
.ww-border-radius > div h3:first-child,
.ww-border-radius > div h2:first-child,
.ww-border-radius > div h1:first-child,
.ww-border-radius > div h4:first-child,
.ww-border-radius > div h5:first-child,
.ww-border-radius > div h6:first-child {
  margin: -25px -25px 15px;
  padding: 10px 25px;
}
.ww-border-radius-preset  .vc_style {
  border: 1px solid #EFB634;
  padding: 25px;
  -webkit-box-shadow: 2px 2px 0 #EFB634;
  -moz-box-shadow: 2px 2px 0 #EFB634;
  box-shadow: 2px 2px 0 #EFB634;
  overflow: hidden;
  background: #fff;
}
.ww-border-radius-preset  .vc_style h3:first-child,
.ww-border-radius-preset  .vc_style h2:first-child,
.ww-border-radius-preset  .vc_style h1:first-child,
.ww-border-radius-preset  .vc_style h4:first-child,
.ww-border-radius-preset  .vc_style h5:first-child,
.ww-border-radius-preset  .vc_style h6:first-child {
  margin: -25px -25px 15px;
  padding: 10px 25px;
}
.ww-border-radius-title  .vc_style,
.ww-border-radius-title-preset  .vc_style,
.ww-border-radius-dark  .vc_style {
  border: 1px solid #E9E9E9;
  overflow: hidden;
  padding: 25px 25px 15px 25px;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin-bottom: 20px;
  background: #fff;
}
.ww-border-radius-title  .vc_style .wpb_wrapper > h3:first-child,
.ww-border-radius-title  .vc_style .wpb_wrapper > h2:first-child,
.ww-border-radius-title  .vc_style .wpb_wrapper > h1:first-child,
.ww-border-radius-title  .vc_style .wpb_wrapper > h4:first-child,
.ww-border-radius-title  .vc_style .wpb_wrapper > h5:first-child,
.ww-border-radius-title  .vc_style .wpb_wrapper > h6:first-child,
.ww-border-radius-title  .vc_style .heading h3:first-child,
.ww-border-radius-title  .vc_style .heading h2:first-child,
.ww-border-radius-title  .vc_style .heading h1:first-child,
.ww-border-radius-title  .vc_style .heading h4:first-child,
.ww-border-radius-title  .vc_style .heading h5:first-child,
.ww-border-radius-title  .vc_style .heading h6:first-child,
.ww-border-radius-title-preset  .vc_style .wpb_wrapper > h3:first-child,
.ww-border-radius-title-preset  .vc_style .wpb_wrapper > h2:first-child,
.ww-border-radius-title-preset  .vc_style .wpb_wrapper > h1:first-child,
.ww-border-radius-title-preset  .vc_style .wpb_wrapper > h4:first-child,
.ww-border-radius-title-preset  .vc_style .wpb_wrapper > h5:first-child,
.ww-border-radius-title-preset  .vc_style .wpb_wrapper > h6:first-child,
.ww-border-radius-title-preset  .vc_style .heading h3:first-child,
.ww-border-radius-title-preset  .vc_style .heading h2:first-child,
.ww-border-radius-title-preset  .vc_style .heading h1:first-child,
.ww-border-radius-title-preset  .vc_style .heading h4:first-child,
.ww-border-radius-title-preset  .vc_style .heading h5:first-child,
.ww-border-radius-title-preset  .vc_style .heading h6:first-child,
.ww-border-radius-dark  .vc_style .wpb_wrapper > h3:first-child,
.ww-border-radius-dark  .vc_style .wpb_wrapper > h2:first-child,
.ww-border-radius-dark  .vc_style .wpb_wrapper > h1:first-child,
.ww-border-radius-dark  .vc_style .wpb_wrapper > h4:first-child,
.ww-border-radius-dark  .vc_style .wpb_wrapper > h5:first-child,
.ww-border-radius-dark  .vc_style .wpb_wrapper > h6:first-child,
.ww-border-radius-dark  .vc_style .heading h3:first-child,
.ww-border-radius-dark  .vc_style .heading h2:first-child,
.ww-border-radius-dark  .vc_style .heading h1:first-child,
.ww-border-radius-dark  .vc_style .heading h4:first-child,
.ww-border-radius-dark  .vc_style .heading h5:first-child,
.ww-border-radius-dark  .vc_style .heading h6:first-child {
  background: none repeat scroll 0 0 #F5F5F5;
  margin: -25px -25px 15px;
  padding: 15px 25px;
  line-height: normal;
}
.ww-border-radius-dark .wpb_wrapper > h3:first-child,
.ww-border-radius-dark .wpb_wrapper > h2:first-child,
.ww-border-radius-dark .wpb_wrapper > h1:first-child,
.ww-border-radius-dark .wpb_wrapper > h4:first-child,
.ww-border-radius-dark .wpb_wrapper > h5:first-child,
.ww-border-radius-dark .wpb_wrapper > h6:first-child,
.ww-border-radius-dark .heading h3:first-child,
.ww-border-radius-dark .heading h2:first-child,
.ww-border-radius-dark .heading h1:first-child,
.ww-border-radius-dark .heading h4:first-child,
.ww-border-radius-dark .heading h5:first-child,
.ww-border-radius-dark .heading h6:first-child {
  background: none repeat scroll 0 0 #454545;
  color: #fff;
}
.ww-box-title {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  padding: 0 15px;
  margin-bottom: 15px;
  background: #fff;
}
.ww-box-title .ww-header h3,
.ww-box-title .ww-header h4,
.ww-box-title .heading h3,
.ww-box-title .heading h4 {
  background: none repeat scroll 0 0 #F5F5F5;
  color: #454545;
  font-size: 16px;
  line-height: 34px;
  margin: 0 -15px 0px;
  padding: 0 15px;
}
.ww-box-title .ww-content {
  padding: 15px 0;
}
.ww-box-dark {
  border: 1px solid #F5F5F5;
  -webkit-box-shadow: 0 2px 2px #F5F5F5;
  -moz-box-shadow: 0 2px 2px #F5F5F5;
  box-shadow: 0 2px 2px #F5F5F5;
  padding: 0 15px;
  background: #fff;
}
.ww-box-dark .ww-header h3,
.ww-box-dark .heading h4 {
  background: none repeat scroll 0 0 #454545;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  margin: 0 -15px 0px;
  padding: 0 15px;
}
.ww-box-dark .ww-content {
  padding: 15px 0;
}
.ww-box-preset {
  border: 1px solid #F5F5F5;
  -webkit-box-shadow: 0 2px 2px #F5F5F5;
  -moz-box-shadow: 0 2px 2px #F5F5F5;
  box-shadow: 0 2px 2px #F5F5F5;
  padding: 0 15px;
}
.ww-box-preset .ww-header h3,
.ww-box-preset .heading h4 {
  background: #EFB634;
  color: #fff;
  font-size: 13px;
  line-height: 34px;
  margin: 0 -15px 0px;
  padding: 0 15px;
}
.ww-box-preset .ww-content {
  padding: 15px 0;
}
.messagebox_text p {
  margin: 0;
}
.bg-title .wpb_heading {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 20px;
}
div.welcome {
  border-left: 5px solid #EFB634;
  background: none repeat scroll 0 0 #F5F5F5;
  overflow: hidden;
  padding: 20px 20px 10px;
  position: relative;
  width: auto;
  display: block;
  float: none;
}
div.welcome:before {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -10px;
}
div.welcome h2 {
  color: #454545;
  margin-bottom: 3px;
}
body:not(.page) #ww_main_header {
  margin-bottom: 20px;
}
body:not(.page) #ww_main_header .ww-title h3 {
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  margin-top: 7px;
  padding: 5px 10px;
  background: #EFB634;
  color: #FFFFFF;
}
body:not(.page) #ww_main_header .ww-category a {
  color: #888888;
}
.fa-hover a:not(.btn) {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #222222;
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
}
.fa-hover a:not(.btn):hover {
  color: #fff;
  background: #EFB634;
}
.fa-hover a:not(.btn):hover .fa {
  font-size: 28px;
  vertical-align: -6px;
}
.fa-hover a:not(.btn) .text-muted {
  color: #999999;
}
.fa-hover a:not(.btn) .fa {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  text-align: right;
  width: 32px;
}
.audio + .mejs-audio {
  display: none;
}
.audio .mejs-container .mejs-controls {
  background: #F6F6F6;
}
.audio .mejs-container .mejs-controls .mejs-play,
.audio .mejs-container .mejs-controls .mejs-pause {
  position: relative;
}
.audio .mejs-container .mejs-controls .mejs-play:before,
.audio .mejs-container .mejs-controls .mejs-pause:before {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  line-height: 30px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.audio .mejs-container .mejs-controls .mejs-play button,
.audio .mejs-container .mejs-controls .mejs-pause button {
  background: none;
  outline: medium none;
}
.audio .mejs-container .mejs-controls .mejs-pause:before {
  content: "\f04c";
}
.audio .mejs-container .mejs-controls .mejs-time span {
  color: #454545;
}
.audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #DDDDDD;
}
.audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #EFB634;
}
.audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #DDDDDD;
}
.audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #EFB634;
}
.esg-container-fullscreen-forcer {
  position: relative;
}
img.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.ww-download-image {
  margin-bottom: 20px;
}
.cshero-download-content {
  margin-bottom: 50px;
}
.cshero-download-info {
  border-top: 1px solid #ddd;
  padding: 10px 0px;
  margin: 20px 0;
  border-bottom: 1px solid #ddd;
}
.cshero-download-info ul.cshero-download-meta {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cshero-download-info ul.cshero-download-meta li {
  display: inline-block;
  margin: 0 20px 0 0;
  border-right: 1px solid #ddd;
  padding: 0 20px 0 0;
  line-height: 1;
}
.cshero-download-info ul.cshero-download-meta li:last-child {
  margin: 0;
  border: none;
}
.edd_download_purchase_form .edd_multi_mode ul {
  list-style: none;
  padding: 0;
}
@media (max-width: 1200px) {
  body.responsive .container,
  body.responsive .no-container {
    width: auto !important;
    padding: 0 60px;
  }
  body.responsive [class*="ww-submenu-mobile"] .no-container {
    padding: 0;
  }
}
@media (max-width: 1100px) {
  body.responsive .widget_ww_news_tabs ul.tabs li a {
    font-size: 11px;
    padding: 15px 7px;
  }
}
@media (max-width: 1024px) {
  body.responsive .ww-menu ul.level-0 > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  body.responsive #ww_main_body {
    margin: 0 !important;
  }
  body.responsive #ww_footer {
    position: relative !important;
  }
  body.responsive .stripe-parallax-bg {
    background-attachment: scroll !important;
    background-size: cover;
    background-position: 0 0 !important;
  }
  body.responsive #ww_main_content .widget_ww_news_tabs ul.tabs li a {
    padding: 10px 5px;
  }
  body.responsive .animate-element,
  body.responsive .wpb_animate_when_almost_visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
  }
}
@media (min-width: 939px) {
  body.responsive [class*="ww-submenu-mobile"],
  body.responsive .ww-nav-stick,
  body.responsive .mobile-header {
    display: none !important;
  }
  body.responsive #page-wrap #ww-bottom-wrapper {
    margin-bottom: 360px;
  }
  body.responsive #toggle-nav-stick {
    display: none;
  }
}
@media (max-width: 979px) {
  body.responsive #ww-header-wrapper.fixed,
  body.responsive .ww-header-wrapper.fixed,
  body.responsive .row-fluid .wpb_row[class*="ww-header"].fixed {
    position: relative;
  }
  body.responsive #ww-header-wrapper .ww-menu ul.level-0 > li > a,
  body.responsive .ww-header-wrapper .ww-menu ul.level-0 > li > a,
  body.responsive .row-fluid .wpb_row[class*="ww-header"] .ww-menu ul.level-0 > li > a {
    padding: 0 5px;
  }
  body.responsive .ww-pricing {
    margin: 0 auto;
    max-width: 700px;
  }
  body.responsive .ww-pricing .ww-pricing-feature .ww-pricing-container {
    transform: scale(1);
  }
  body.responsive .ww-pricing .ww-pricing-item {
    width: 48% !important;
  }
  body.responsive #ww_header.ww-shadown [class*="ww-header-wrapper"] {
    border-bottom: 1px solid #E9E9E9;
  }
  body.responsive #ww_header.ww-shadown [class*="ww-header-wrapper"] .container:before {
    display: none;
  }
}
@media (max-width: 939px) {
  body.responsive #ww_header #toggle-nav,
  body.responsive #ww_header #toggle-nav-mobiles {
    display: inline-block;
    float: right;
  }
  body.responsive #ww_header .wpb_row[class*="ww-header-transparent"] {
    position: relative;
  }
  body.responsive #ww_stick_header .ww-stick-menu nav {
    display: none;
  }
  body.responsive #ww_stick_header #toggle-nav-stick {
    display: inline-block;
    margin: 13px 0 0;
  }
  body.responsive #ww_stick_header .ww-stick-menu-wrapper {
    text-align: right;
  }
  body.responsive #ww_stick_header .ww-nav-stick {
    height: 70%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    width: 100%;
  }
  body.responsive .ww-logo {
    float: left;
  }
  body.responsive .ww-header-wrapper.fixed,
  body.responsive .row-fluid .wpb_row[class*="ww-header"] {
    position: relative;
  }
  body.responsive .wpb_row[class*="ww-header-"] div.ww-menu,
  body.responsive .desktop-header {
    display: none;
  }
  body.responsive .mobile-header {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 940px) {
  body.responsive #ww_header #toggle-nav,
  body.responsive #ww_header #toggle-nav-mobiles {
    margin: 20px 10px 10px;
    text-align: right;
  }
  body.responsive .woocommerce ul.products li.product {
    width: 46%;
  }
}
@media (max-width: 780px) {
  body.responsive .container,
  body.responsive .no-container {
    width: auto !important;
    padding: 0 40px;
  }
  body.responsive .ww-bottom-wrapper .ww-bottom-decs {
    width: 150px;
  }
  body.responsive #style_selector {
    display: none;
  }
  body.responsive .search-icon .widget_search {
    min-height: 25px;
    position: relative;
    width: 25px;
  }
  body.responsive .search-icon .widget_search input {
    position: absolute;
    right: 5px;
    top: 0;
  }
  body.responsive #ww_main_content [class*="span"] {
    width: 100%;
    margin-left: 0%;
    min-height: inherit !important;
  }
  body.responsive .ww-pie-chart,
  body.responsive .vc_pie_chart {
    margin: 0 auto !important;
    max-width: 300px;
  }
  body.responsive #ww_footer {
    text-align: center;
  }
  body.responsive #ww_footer .ww-porpular-post-content,
  body.responsive #ww_footer .ww-latest-twitter-item,
  body.responsive #ww_footer .ww-recent-post {
    text-align: left;
  }
  body.responsive #ww_footer [class*="ww-footer-wrapper"] .column_container {
    padding: 0;
  }
  body.responsive #ww_footer [class*="ww-footer-wrapper"] .column_container:first-child {
    padding: 20px 0 0;
  }
  body.responsive .stripe-video-bg > video {
    display: none !important;
  }
  body.responsive .ww-button:not(.btn) {
    display: block;
    text-align: center;
  }
  body.responsive .ww-fancy-box.fancy-box-style-5 {
    margin-bottom: 35px;
  }
  body.responsive [class*="ww-footer-wrapper"],
  body.responsive [class*="ww-top-wrapper"] {
    text-align: center;
  }
  body.responsive [class*="ww-footer-wrapper"] div.ww-menu .ww-menu-right ul.sf-menu,
  body.responsive [class*="ww-footer-wrapper"] ul.menu {
    display: table;
    float: none;
    margin: 0 auto;
  }
  body.responsive [class*="ww-top-wrapper"]  ul,
  body.responsive .ww-woo-sidebar,
  body.responsive [class*="ww-top-wrapper"] .column_container > div {
    display: table;
    margin: 0 auto !important;
    float: none;
    position: inherit;
  }
  body.responsive .ww-woo-sidebar > ul > li {
    border: none;
  }
  body.responsive .ww-woo-sidebar .ww-cart-product,
  body.responsive .ww-woo-sidebar .ww-shop-search {
    width: 100%;
  }
  body.responsive .ww-newsletter {
    text-align: center;
  }
  body.responsive .ww-newsletter .ww-icon {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  body.responsive .ww-newsletter .headding {
    display: inline-block;
    float: none;
  }
  body.responsive .ww-newsletter .subscription-form {
    clear: both;
    float: none;
  }
  body.responsive .container > .column_container {
    margin-bottom: 20px;
  }
  body.responsive .container > .column_container .column_container {
    margin-bottom: 0px;
    overflow: hidden;
  }
  body.responsive #ww_header .column_container {
    position: static;
    margin: 0;
  }
  body.responsive #ww_header .column_container .ww-shop-status-logout {
    width: 100%;
    z-index: 2;
  }
  body.responsive #ww_header .column_container .ww-list-product-control {
    width: 100%;
  }
  body.responsive .ww-fancy-box {
    margin-top: 15px;
  }
  body.responsive #ww_stick_header .ww-stick-logo-wrapper,
  body.responsive #ww_stick_header .ww-stick-menu-wrapper {
    text-align: center;
  }
  body.responsive #ww_footer .widget {
    display: table;
    margin: 0 auto;
  }
  body.responsive #ww_post .ww-post-item .ww-post-container,
  body.responsive #ww_post .ww-post-item .ww-quote-container,
  body.responsive #ww_post .ww-post-item .ww-video-container,
  body.responsive #ww_post .ww-post-item .ww-gallery-container,
  body.responsive #ww_post .ww-post-item .ww-audio-container {
    padding-left: 0;
  }
  body.responsive #ww_post .ww-post-meta {
    display: none;
  }
}
@media (max-width: 767px) {
  body.responsive #ww_main_header {
    text-align: center;
  }
  body.responsive #ww_main_header .ww-breadcrumds {
    text-align: center;
  }
  body.responsive #ww_main_header .ww-post-navigation ul {
    float: none;
    display: table;
    margin: 0 auto;
  }
  body.responsive .logo-wrapper > div,
  body.responsive #toggle-nav,
  body.responsive #toggle-nav-mobiles {
    text-align: center !important;
  }
  body.responsive #toggle-nav,
  body.responsive #toggle-nav-mobiles {
    margin: 5px;
  }
  body.responsive .logo-wrapper {
    text-align: center;
  }
  body.responsive .ww-logo {
    float: none;
  }
  body.responsive #ww_header #toggle-nav,
  body.responsive #ww_header #toggle-nav-mobiles {
    position: relative;
    display: block;
    text-align: center;
    margin: 5px;
    float: none;
  }
  body.responsive .ww-border-radius-title > .vc_style,
  body.responsive .ww-border-radius-title-preset > .vc_style,
  body.responsive .ww-border-radius-dark > .vc_style {
    min-height: inherit !important;
  }
}
@media (max-width: 480px) {
  body.responsive .container,
  body.responsive .no-container {
    width: auto !important;
    padding: 0 20px;
  }
  body.responsive #ww_main_body #ww_main_content .post-item .the-post-content .entry-header .meta-sep {
    margin: 0px;
  }
  body.responsive .column_container {
    clear: both;
  }
  body.responsive .ww-from-blog .posts-home-list .post-home-item {
    margin-bottom: 25px;
  }
  body.responsive .ww-portfolio .portfolio-item .ww-work-meta {
    width: 100%;
    padding: 0px;
    border-bottom: none;
  }
  body.responsive .ww-portfolio .portfolio-item .ww-work-meta .ww-content-portfolio {
    padding: 5px 0px;
  }
  body.responsive .ww-portfolio .portfolio-item .ww-work-meta .ww-button a {
    line-height: 35.8px;
    padding: 9px;
  }
  body.responsive .ww-portfolio-entry-container .ww-entry-content h3 {
    margin: 15px 0 20px;
  }
  body.responsive .comment-form input[type="text"],
  body.responsive .comment-form textarea {
    width: 96%;
  }
  body.responsive .item-container .the-post-content .entry-header .post-header-info .author {
    width: 100%;
  }
  body.responsive #sidebar-rightsidebar .widget_search input[type="text"],
  body.responsive #sidebar-leftsidebar .widget_search input[type="text"] {
    width: 99.2%;
  }
  body.responsive .caroufredsel_wrapper .portfolio-item {
    width: 279px !important;
  }
  body.responsive #page-wrap #ww-bottom-wrapper {
    margin-bottom: 0px;
  }
  body.responsive .jmPriceTableItem {
    width: 98% !important;
    margin: 25px 0px;
  }
  body.responsive #style_selector {
    display: none;
  }
  body.responsive .wpcf7-form .two .column,
  body.responsive .wpcf7-form .one .column {
    width: 100%;
    margin: 0 0 5px 0;
  }
  body.responsive .wpcf7-form .two input,
  body.responsive .wpcf7-form .two textarea,
  body.responsive .wpcf7-form .one input,
  body.responsive .wpcf7-form .one textarea {
    padding: 5px 0;
    width: 100%;
    text-indent: 10px;
  }
  body.responsive .wpcf7-form .two input[type="radio"],
  body.responsive .wpcf7-form .two input[type="checkbox"],
  body.responsive .wpcf7-form .one input[type="radio"],
  body.responsive .wpcf7-form .one input[type="checkbox"] {
    width: auto;
  }
  body.responsive .ww-newsletter {
    display: block;
  }
  body.responsive .ww-newsletter .subscription-form input.newsletter-email {
    width: 150px;
  }
  body.responsive .ww-pricing .ww-pricing-item {
    width: 90% !important;
    max-width: 400px;
    margin: 0 auto;
    float: none !important;
  }
  body.responsive .woocommerce ul.products li.product {
    width: 100%;
  }
  body.responsive .bg-color a.btn {
    padding: 5px 40px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 320px) {
  body.responsive {
    background-image: none !important;
  }
  body.responsive #wpadminbar {
    position: fixed !important;
  }
  body.responsive .ww-newsletter {
    display: block;
  }
  body.responsive .ww-newsletter .subscription-form input.newsletter-email {
    width: 110px;
  }
}
