/*
	Theme Name: Pro Business
	Description: Pro Business - Responsive Multi Purpose Wordpress Theme.
	Author: CMS Superheroes
	Version: 1.0.0
	License: GNU General Public License
	License URI: license.txt
*/
/*
#post-2{
	background: rgba(255,255,255,0.9);
}
*/
/*background: rgba(255,255,255,0.9);*/
.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;
  border: 0 !important;
  -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 !important;
}
.ww-button:not(.btn).medium {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 16px;
}
.ww-button:not(.btn).large {
  font-size: 18px;
  line-height: 26px;
  padding: 10px 22px;
}
.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: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ww-button:not(.btn).rounded,
.ww-button:not(.btn).roundedarrow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.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;
}
legend {
  font-size: 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";
}
div.ww-menu .ww-menu-left ul.sf-menu {
  float: left;
}
div.ww-menu .ww-menu-right ul.sf-menu {
  float: right;
}
div.ww-menu .ww-menu-center ul.sf-menu {
  display: table;
  float: none;
  margin: 0 auto;
}
div.ww-menu .ww-menu-center .ww-menu-right ul.level-0 > li:last-child > a {
  padding-right: 0;
}
div.ww-menu.menu_disbale_border ul.sf-menu > li,
div.ww-menu.menu_disbale_border ul.level-0 {
  border: none;
}
div.ww-menu.menu_disable_hover ul.sf-menu > li.current_page_item > a,
div.ww-menu.menu_disable_hover ul.sf-menu > li.current-menu-ancestor > a,
div.ww-menu.menu_disable_hover ul.sf-menu > li:hover > a {
  box-shadow: none;
}
div.ww-menu.menu_disable_hover ul.level-0 > li.current_page_item:after,
div.ww-menu.menu_disable_hover ul.level-0 > li.current-menu-ancestor:after,
div.ww-menu.menu_disable_hover ul.level-0 > li:not(.has-sub-menu):hover:after {
  border: none;
}
div.ww-menu ul.sf-menu {
  float: right;
}
div.ww-menu ul.sf-menu > li {
  display: inline-block;
  float: left;
  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;
  background: transparent;
}
div.ww-menu ul.level-0 {
  border-right: 1px solid #E9E9E9;
  margin: 0;
}
div.ww-menu ul.level-0 > li > a {
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 0px 26px;
  outline: none;
  line-height: 80px;
  text-decoration: none;
  font-family: "Century Gothic";
  font-weight: bold;
}
div.ww-menu ul.level-0 > li > a span.sf-sub-indicator {
  padding-left: 8px;
}
div.ww-menu ul.level-0 > li > a span.sf-sub-indicator .icon-caret-down {
  font-size: 11px;
}
div.ww-menu ul.level-0 > li ul.sub-menu {
  background: rgba(255,255,255,0.97);
  width: 272px;
  margin-top: -3px;
  padding: 0 0 10px 0px;
  -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}
div.ww-menu ul.level-0 > li ul.sub-menu > li {
  padding: 0 10px;
  background: #FFFFFF;
}
div.ww-menu ul.level-0 > li ul.sub-menu > li > a {
  font-size: 14px;
  color: #000;
  line-height: 16.1px;
  border-top: 1px dashed #DFDFDF;
  margin: 0px;
  padding: 10px;
}
div.ww-menu ul.level-0 > li ul.sub-menu > li > a:hover {
  background: #f7f7f7;
}
div.ww-menu ul.level-0 > li ul.sub-menu > li:nth-child(1) {
  padding-top: 10px;
}
div.ww-menu ul.level-0 > li ul.sub-menu > li:nth-child(1) a {
  border: none;
}
div.ww-menu ul.level-0 > li ul.sub-menu > li.current-menu-item a {
  background: #f7f7f7;
}
div.ww-menu .sub-menu .sf-sub-indicator {
  position: absolute;
  right: 10px;
  top: 10px;
}
.ww-menu #toggle-nav {
  margin: 26px 10px 0px 0px;
}
.ww-menu #toggle-nav i.icon-reorder {
  color: #A9A9A9;
  font-size: 18px;
  line-height: 34px;
}
.mobile-menu,
#mobile-menu {
  display: none;
  text-align: left;
}
.mobile-menu ul,
#mobile-menu ul {
  margin: 0px;
  background: none;
}
.mobile-menu ul > li,
#mobile-menu ul > li {
  list-style: none;
  margin: 0px 10px;
}
.mobile-menu ul > li.current-menu-item > a,
#mobile-menu ul > li.current-menu-item > a {
  color: #FFF !important;
}
.mobile-menu ul > li:hover > a,
#mobile-menu ul > li:hover > a {
  color: #FFF;
}
.mobile-menu ul > li a,
#mobile-menu ul > li a {
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  color: #fff;
  display: block;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  padding: 16px 0 !important;
  position: relative;
  text-decoration: none;
  outline: none;
}
.mobile-menu ul > li:nth-child(1),
#mobile-menu ul > li:nth-child(1) {
  padding-top: 10px;
}
.mobile-menu ul > li span.sf-sub-indicator,
#mobile-menu ul > li span.sf-sub-indicator {
  float: right;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.mobile-menu ul > li ul.sub-menu,
#mobile-menu ul > li ul.sub-menu {
  margin-left: 20px;
  display: none;
}
.mobile-menu ul > li ul.sub-menu > li,
#mobile-menu ul > li ul.sub-menu > li {
  list-style: none;
}
.pro-menu-vertical .jm-menu.level-0 > li {
  border-bottom: 1px solid #E9E9E9;
}
.pro-menu-vertical .jm-menu.level-0 > li:first-child {
  border-top: 1px solid #E9E9E9;
}
.pro-menu-vertical .jm-menu.level-0 > li > a {
  position: relative;
  line-height: 50px !important;
}
.pro-menu-vertical .jm-menu.level-0 > li > a span {
  position: absolute;
  right: 20px;
}
.stripe-style-jm-submenu-mobile ul.menu {
  text-align: left;
}
.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;
  background: none;
  padding: 10px 0;
}
.ww-menu-horizontal ul.ww-menu > li > a {
  padding: 0 10px 0 14px;
  line-height: 1;
  border-top: 0 none;
  border-left: 1px solid #E9E9E9;
}
.ww-menu-horizontal ul.ww-menu > li > a .sf-sub-indicator {
  padding-left: 4px;
}
.ww-menu-horizontal ul.ww-menu > li ul.sub-menu {
  background: none repeat scroll 0 0 rgba(255,255,255,0.97);
  -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);
  margin-top: -3px;
  padding: 0 0 10px;
}
.ww-menu-horizontal ul.ww-menu > li ul.sub-menu li {
  background: none;
}
.ww-menu-horizontal ul.ww-menu > li ul.sub-menu li a {
  padding: 5px 10px;
}
.ww-menu-horizontal ul.ww-menu > li ul.sub-menu li a .sf-sub-indicator {
  position: absolute;
  right: 4px;
}
.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-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;
  max-width: 300px;
}
.ww-menu-vertical .ww-menu.level-0 {
  width: 100%;
  display: block;
}
.ww-menu-vertical .ww-menu.level-0 > li {
  border-bottom: 1px solid #E9E9E9;
  display: block;
  float: none;
  background: none;
}
.ww-menu-vertical .ww-menu.level-0 > li:last-child {
  border-bottom: 0px solid #E9E9E9;
}
.ww-menu-vertical .ww-menu.level-0 > li a {
  position: relative;
  padding: 5px 10px;
  line-height: normal;
}
.ww-menu-vertical .ww-menu.level-0 > li a .sf-sub-indicator {
  position: absolute;
  right: 10px;
}
.ww-menu-vertical .ww-menu.level-0 > li a .sf-sub-indicator:before {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
}
.ww-menu-vertical .ww-menu.level-0 > li a .sf-sub-indicator > i {
  display: none;
}
.ww-menu-vertical .ww-menu.level-0 > li:hover:after {
  border: none;
}
.ww-menu-vertical .ww-menu.level-0 > li ul.sub-menu {
  border: medium none;
  display: none;
  left: 100%;
  top: 18px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}
.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 {
  border: none;
}
.ww-menu-vertical.menu-disbale-border div.ww-menu ul.level-0 {
  border: none;
}
.pro_menu_accordion > ul.menu,
.ww-menu-accordion > ul.menu {
  margin: 0;
}
.pro_menu_accordion > ul.menu > li,
.ww-menu-accordion > ul.menu > li {
  list-style: none;
  background: 0 0 rgba(0,0,0,0);
  border-left: 1px solid #E9E9E9;
  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-top: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}
.pro_menu_accordion > ul.menu > li:last-child,
.ww-menu-accordion > ul.menu > li:last-child {
  border-bottom: 1px solid #E9E9E9;
}
.pro_menu_accordion > ul.menu > li:hover > a,
.ww-menu-accordion > ul.menu > li:hover > a {
  color: #fff;
}
.pro_menu_accordion > ul.menu > li > a,
.ww-menu-accordion > ul.menu > li > a {
  font-size: 14px;
  color: #000;
  display: block;
  padding: 10px;
}
.pro_menu_accordion > ul.menu > li > a span,
.ww-menu-accordion > ul.menu > li > a span {
  display: block;
  float: right;
  margin-right: 3px;
}
.pro_menu_accordion > ul.menu > li > a span:before,
.ww-menu-accordion > ul.menu > li > a span:before {
  content: "\f0d8";
  font-family: fontawesome;
}
.pro_menu_accordion > ul.menu > li > a.active,
.ww-menu-accordion > ul.menu > li > a.active {
  color: #fff;
}
.pro_menu_accordion > ul.menu > li > a.active span,
.ww-menu-accordion > ul.menu > li > a.active span {
  display: block;
  float: right;
  margin-right: 3px;
}
.pro_menu_accordion > ul.menu > li > a.active span:before,
.ww-menu-accordion > ul.menu > li > a.active span:before {
  content: "\f0d7";
  font-family: fontawesome;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu,
.ww-menu-accordion > ul.menu > li ul.sub-menu {
  margin: 0px;
  display: none;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li {
  border-bottom: 1px dashed #DFDFDF;
  list-style: none;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a {
  color: #000000;
  font-family: 'MuseoSans-300';
  padding: 8px 10px 8px 20px;
  display: block;
  -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;
  border-left: 4px solid #fff;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a:hover,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a:hover {
  padding: 8px 10px 8px 30px;
  color: #fff;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a span,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a span {
  display: block;
  float: right;
  margin-right: 3px;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a span:before,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a span:before {
  content: "\f0d8";
  font-family: fontawesome;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a.active,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a.active {
  color: #fff;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a.active span,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a.active span {
  display: block;
  float: right;
  margin-right: 3px;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a.active span:before,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a.active span:before {
  content: "\f0d7";
  font-family: fontawesome;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li > a.active ul.sub-menu li a,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li > a.active ul.sub-menu li a {
  padding: 8px 10px 8px 40px;
}
.pro_menu_accordion > ul.menu > li ul.sub-menu > li:last-child,
.ww-menu-accordion > ul.menu > li ul.sub-menu > li:last-child {
  border-bottom: none;
}
.pro_menu_accordion.menu-disbale-border ul.menu > li,
.ww-menu-accordion.menu-disbale-border ul.menu > li {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.pro_menu_accordion.menu-disbale-border ul.menu > li:first-child,
.ww-menu-accordion.menu-disbale-border ul.menu > li:first-child {
  border-top: none;
}
.pro_menu_accordion.ww-menu-right,
.ww-menu-accordion.ww-menu-right {
  text-align: right;
}
.pro_menu_accordion.ww-menu-right ul.menu > li > a span,
.pro_menu_accordion.ww-menu-right > ul.menu > li ul.sub-menu > li > a.active span,
.pro_menu_accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a span,
.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;
}
.pro_menu_accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a,
.ww-menu-accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a {
  padding: 8px 20px 8px 10px;
}
.pro_menu_accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a:hover,
.pro_menu_accordion.ww-menu-right ul.menu > li ul.sub-menu > li > a.active,
.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_row {
  margin-left: -30px;
}
.vc_row [class*="span"] {
  float: left;
  margin-left: 30px;
  min-height: 1px;
}
.vc_row [class*="span"]:first-child {
  margin-left: 30px;
}
@media (min-width: 1200px) {
  .vc_row .span12 {
    width: 1170px;
  }
  .vc_row .span11 {
    width: 1070px;
  }
  .vc_row .span10 {
    width: 970px;
  }
  .vc_row .span9 {
    width: 870px;
  }
  .vc_row .span8 {
    width: 770px;
  }
  .vc_row .span7 {
    width: 670px;
  }
  .vc_row .span6 {
    width: 570px;
  }
  .vc_row .span5 {
    width: 470px;
  }
  .vc_row .span4 {
    width: 370px;
  }
  .vc_row .span3 {
    width: 270px;
  }
  .vc_row .span2 {
    width: 170px;
  }
  .vc_row .span1 {
    width: 70px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .vc_row .span12 {
    width: 724px;
  }
  .vc_row .span11 {
    width: 662px;
  }
  .vc_row .span10 {
    width: 600px;
  }
  .vc_row .span9 {
    width: 538px;
  }
  .vc_row .span8 {
    width: 476px;
  }
  .vc_row .span7 {
    width: 414px;
  }
  .vc_row .span6 {
    width: 352px;
  }
  .vc_row .span5 {
    width: 290px;
  }
  .vc_row .span4 {
    width: 228px;
  }
  .vc_row .span3 {
    width: 166px;
  }
  .vc_row .span2 {
    width: 104px;
  }
  .vc_row .span1 {
    width: 42px;
  }
}
#ww_post .ww-post-item {
  margin-bottom: 30px;
  overflow: hidden;
  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: 0 52px 0 25px;
  position: relative;
}
#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 #EEEEEE;
}
#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: #DDDDDD;
  display: block;
  font-size: 22px;
  font-weight: bold;
  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: #BABABA;
  font-size: 36px;
  font-weight: bold;
  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: #DDDDDD;
  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 .post-featured-img {
  display: block;
}
#ww_post .ww-post-item .ww-post-content .post-featured-img img {
  width: 100%;
  display: block;
  margin: 0;
}
#ww_post .ww-post-item:last-child {
  border: none;
}
#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 #EEEEEE;
}
#ww_post.ww-post-col3 .ww-post-item {
  border-bottom: 0px solid #EEEEEE;
}
#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 h2.entry-title {
  color: #CD5B12;
  font-family: "ProximaNova", arial;
  font-size: 21px;
  margin-top: 27px;
}
#ww_post .ww-entry-header h2.entry-title a {
  color: #CD5B12;
}
#ww_post .ww-entry-header .post-header-info {
  color: #5F5F57;
  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: #5F5F57;
  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 .entry-content {
  color: #B5B5B5;
}
#ww_post .flex-gallery {
  overflow: hidden;
  position: relative;
  background-color: transparent;
  margin: 0 0 15px;
}
#ww_post .flex-gallery ul {
  margin: 0;
  z-index: 1000;
}
#ww_post .flex-gallery .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
#ww_post .flex-gallery ol.flex-control-nav {
  display: none;
}
#ww_post .flex-gallery ul.flex-direction-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
#ww_post .flex-gallery ul.flex-direction-nav li {
  float: left;
  margin-left: 3px;
  list-style: none;
}
#ww_post .flex-gallery ul.flex-direction-nav li a {
  display: block;
  width: 36px;
  height: 36px;
  outline: none;
  text-decoration: none;
}
#ww_post .flex-gallery ul.flex-direction-nav li a .fa-angle-left,
#ww_post .flex-gallery 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 .post-featured-img {
  display: block;
  overflow: hidden;
}
.ww-recent-post .ww-recent-post-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-post .ww-recent-post-container .post-featured-img img:hover {
  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;
}
.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-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.attachment-full {
  -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.attachment-full:hover {
  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-portfolio {
  position: relative;
  overflow: hidden;
}
.ww-carousel-portfolio .ww-carousel-portfolio-nav {
  height: 25px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.ww-carousel-portfolio .ww-carousel-portfolio-nav .line-portfolio-nav {
  bottom: -1px;
  height: 1px;
  left: 0;
  position: absolute;
  width: 181px;
}
.ww-carousel-portfolio .ww-carousel-portfolio-nav .ww-carousel-portfolio-title {
  color: #595959;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 23.2px;
  margin: 0;
  text-transform: uppercase;
}
.ww-carousel-portfolio.carousel-portfolio-style-2 .ww-carousel-portfolio-nav .ww-carousel-portfolio-title {
  text-align: center;
  float: none;
  padding: 0 50px;
}
.ww-carousel-portfolio.carousel-portfolio-style-2 .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.carousel-portfolio-style-2 .ww-carousel-portfolio-nav .ww-carousel-portfolio-pagination {
  float: right;
  position: absolute;
  top: 10px;
  width: 100%;
}
.ww-carousel-portfolio.carousel-portfolio-style-2 .ww-carousel-portfolio-nav .ww-carousel-portfolio-pagination ul li:last-child {
  float: right;
}
.ww-carousel-portfolio.carousel-portfolio-style-2 .ww-carousel-portfolio-list .ww-carousel-portfolio-item {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  width: 212px;
}
.ww-carousel-portfolio.carousel-portfolio-style-2 .ww-carousel-portfolio-list .ww-carousel-portfolio-item h3.ww-carousel-portfolio-title {
  margin: 10px 0;
  font-size: 16px;
}
.ww-carousel-portfolio.carousel-portfolio-style-2 .ww-carousel-portfolio-list .ww-carousel-portfolio-container .ww-carousel-portfolio-header:hover {
  border: none;
}
.ww-carousel-portfolio .ww-carousel-portfolio-pagination {
  float: right;
}
.ww-carousel-portfolio .ww-carousel-portfolio-pagination ul {
  margin: 0px;
}
.ww-carousel-portfolio .ww-carousel-portfolio-pagination ul li {
  list-style: none;
  float: left;
  margin-left: 5px;
}
.ww-carousel-portfolio .ww-carousel-portfolio-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-carousel-portfolio .ww-carousel-portfolio-pagination ul li a i {
  color: #fff;
  display: block;
  font-size: 22px;
  line-height: 1;
  padding: 0 7px;
}
.ww-carousel-portfolio .ww-carousel-portfolio-pagination ul li a.next i {
  padding: 0 9px;
}
.ww-carousel-portfolio .attachment-full.wp-post-image {
  width: 100%;
}
.ww-carousel-portfolio-container {
  position: relative;
}
.ww-carousel-portfolio-container br {
  display: none;
}
.ww-carousel-portfolio-container .ww-carousel-portfolio-header {
  position: relative;
}
.ww-carousel-portfolio-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-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-container .ww-carousel-portfolio-info i {
  color: #f0b736;
  font-size: 22px;
  display: none;
}
.ww-carousel-portfolio-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-content {
  text-align: center;
}
.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-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-related-portfolio {
  margin: 20px 0px 20px 0px;
}
.ww-related-portfolio h3.ww-related-title {
  font-size: 16px;
  line-height: 23.2px;
  color: #595959;
  text-transform: uppercase;
  margin: 0px;
  font-weight: bold;
  float: left;
}
.ww-related-portfolio .ww-related-nav {
  height: 25px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}
.ww-related-portfolio .ww-related-nav .line-portfolio-nav {
  bottom: -1px;
  height: 1px;
  left: 0;
  position: absolute;
  width: 181px;
}
.ww-related-portfolio .ww-carousel-portfolio-list {
  padding-bottom: 10px;
}
.ww-fancy-box .ww-fancy-box-title h3 {
  line-height: normal;
  margin: 0 0 15px;
  text-shadow: none;
}
.ww-fancy-box .ww-fancy-box-title h3 i {
  font-size: 22px;
  margin-right: 12px;
  text-shadow: none;
}
.ww-fancy-box .ww-read-more .read-more-link {
  float: right;
}
.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 {
  float: right;
  margin: 0 0 0 5px;
}
.ww-fancy-box.fancy-box-style-2 .ww-fancy-box-title h3 i {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
}
.ww-fancy-box.fancy-box-style-3 .ww-fancy-box-image {
  position: relative;
  overflow: hidden;
}
.ww-fancy-box.fancy-box-style-3 .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-3 .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-3 .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-3 .ww-fancy-box-image img:hover {
  transform: scale(1.25) rotate(-1.25deg);
}
.ww-fancy-box.fancy-box-style-3 .ww-fancy-box-title h3 {
  margin: 10px 0;
}
.ww-fancy-box.fancy-box-style-4 .ww-read-more .read-more-link {
  float: left;
}
.ww-fancy-box.fancy-box-style-5 .ww-fancy-box-title h3 i {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
}
.ww-newsletter {
  display: table;
  margin: 0 auto;
}
.ww-newsletter .ww-icon {
  float: left;
  padding: 0 5px;
}
.ww-newsletter .headding {
  float: left;
  font-size: 20px;
  font-weight: 400;
  padding: 5px;
  width: 170px;
}
.ww-newsletter .subscription-form {
  float: left;
  max-width: 100%;
}
.ww-newsletter .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 {
  float: left;
  margin: 0;
  max-width: 95%;
}
.ww-newsletter .subscription-form input.newsletter-submit {
  border: medium none;
  box-shadow: none;
  color: #FFFFFF;
  display: block;
  float: left;
  font-family: 'opensansbold';
  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-icon {
  float: none;
  padding: 0;
}
.ww-newsletter.ww-newsletter-style2 .headding {
  float: none;
  width: auto;
  padding: 10px 5px;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form {
  float: none;
}
.ww-newsletter.ww-newsletter-style2 .subscription-form p {
  float: none;
  margin: 0 0 10px 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 {
  overflow: hidden;
  margin: 15px 0 15px 0px;
}
#ww_portfolio_filters ul {
  margin: 0;
}
#ww_portfolio_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 {
  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-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #E9E9E9;
  overflow: hidden;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-header {
  position: relative;
}
.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 {
  text-align: center;
}
.ww-portfolio .ww-portfolio-item .ww-portfolio-content .ww-portfolio-title {
  margin: 0px;
}
#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 .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_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-read-more a.read_more,
#ww_team .ww-team-item .ww-read-more a.view_online {
  color: #fff;
  font-family: 'OpenSansBold';
  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);
}
#ww_team .fullurl {
  color: #000;
  display: block;
  font-size: 16px;
  outline: medium none;
  padding: 30px 0 50px;
}
.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 {
  border: 1px solid rgba(131,137,146,0.25);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 25px;
  margin-bottom: 20px;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-description {
  color: #000000;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard {
  display: table;
  margin: 15px 0 0;
  overflow: hidden;
}
.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 20px 5px 0;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-info {
  display: table-cell;
  vertical-align: middle;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard h3.ww-testimonial-title {
  color: #373A41;
  font-size: 15px;
  line-height: 1;
  margin: 0 0 5px;
}
.ww-testimonial .ww-testimonial-item .ww-testimonial-vcard .ww-testimonial-category a {
  font-size: 12px;
}
.ww-carousel-post .ww-carousel-post-nav {
  border-bottom: 1px solid #E9E9E9;
  min-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.ww-carousel-post .ww-carousel-post-nav .ww-title {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 23.2px;
  margin: 0;
  text-transform: uppercase;
}
.ww-carousel-post .ww-carousel-post-nav .ww-pagination {
  float: right;
}
.ww-carousel-post .ww-carousel-post-nav .ww-pagination ul {
  margin: 0;
}
.ww-carousel-post .ww-carousel-post-nav .ww-pagination ul li {
  float: left;
  list-style: none outside none;
  margin-left: 5px;
}
.ww-carousel-post .ww-carousel-post-nav .ww-pagination ul li a {
  background: none repeat scroll 0 0 #DDDDDD;
  border-radius: 3px;
  display: block;
  height: 23px;
  outline: medium none;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  width: 23px;
}
.ww-carousel-post .ww-carousel-post-nav .ww-pagination ul li a i {
  color: #FFFFFF;
  display: block;
  font-size: 22px;
  line-height: 1;
  padding: 0 7px;
}
.ww-carousel-post .ww-carousel-post-list .ww-carousel-post-container span.post-featured-img {
  display: block;
  overflow: hidden;
}
.ww-carousel-post .ww-carousel-post-list .ww-carousel-post-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-carousel-post-list .ww-carousel-post-container span.post-featured-img img:hover {
  transform: scale(1.15) rotate(-1.15deg);
}
.ww-carousel-post .ww-carousel-post-list .ww-carousel-post-date {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 12px 0px;
}
.ww-carousel-post .ww-carousel-post-list .ww-carousel-post-date span {
  color: #9F9F9F;
  display: block;
  line-height: 20.47px;
  padding: 2px 0;
}
.ww-carousel-post .ww-carousel-post-list h2.entry-title {
  line-height: 0;
  margin: 0;
  padding-bottom: 14px;
}
.ww-carousel-post .ww-carousel-post-list h2.entry-title a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16.8px;
}
.ww-carousel-post .ww-carousel-post-list .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-carousel-post-list .read-more a:hover i {
  color: #5b5b5b;
}
.ww-carousel-post .ww-carousel-post-list .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.ww-pricing-table .ww-pricing-item {
  margin: 35px 0px;
}
.ww-pricing.ww-pricing-table h3.ww-pricing-title {
  border-bottom: 1px solid #DDDDDD;
  display: block;
  font-family: 'OpenSansLight';
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px 10px 80px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
}
.ww-pricing.ww-pricing-table .ww-pricing-container {
  border: 1px solid #ddd;
  text-align: center;
  padding-bottom: 20px;
  background: #fff;
}
.ww-pricing.ww-pricing-table .ww-pricing-feature .ww-pricing-container {
  -webkit-box-shadow: 0px 0px 10px #ccc;
  -moz-box-shadow: 0px 0px 10px #ccc;
  box-shadow: 0px 0px 10px #ccc;
  background: #fff;
  position: relative;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
  z-index: 10;
}
.ww-pricing.ww-pricing-table .ww-pricing-description {
  position: relative;
}
.ww-pricing.ww-pricing-table .ww-pricing-description dd {
  display: block;
}
.ww-pricing.ww-pricing-table .ww-pricing-description dd.odd {
  background: #F8F8F8;
  border-bottom: 1px dashed #CCCCCC;
}
.ww-pricing.ww-pricing-table .ww-pricing-description dd.odd,
.ww-pricing.ww-pricing-table .ww-pricing-description dd.retail {
  line-height: 1.5;
  padding: 10px;
}
.ww-pricing.ww-pricing-table .ww-pricing-description .jmPrice {
  border: 2px solid;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 6px solid #fff;
  background: #fff;
  height: 100px;
  margin: -30% 26% 8%;
  text-align: center;
  width: 100px;
  font-size: 38px;
  -webkit-box-shadow: 0 0 5px #DDDDDD inset;
  -moz-box-shadow: 0 0 5px #DDDDDD inset;
  box-shadow: 0 0 5px #DDDDDD inset;
}
.ww-pricing.ww-pricing-table .ww-pricing-description .jmPrice span {
  color: #666666;
  display: block;
  font-family: 'OpenSansBold';
  line-height: 1;
  margin: 15px 0 0;
}
.ww-pricing.ww-pricing-table .ww-pricing-description .jmPrice small {
  font-size: 12px;
  color: #ccc;
  display: block;
}
.ww-pricing.ww-pricing-table .ww-pricing-button a {
  text-transform: uppercase;
}
.ww-pricing.ww-plan h3.ww-pricing-title {
  border-bottom: 1px solid #DDDDDD;
  line-height: 1.5;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-family: 'OpenSansLight';
}
.ww-pricing.ww-plan .ww-pricing-container {
  margin: 35px 10px;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-title {
  -webkit-box-shadow: 1px 1px 5px 1px #DDDDDD;
  -moz-box-shadow: 1px 1px 5px 1px #DDDDDD;
  box-shadow: 1px 1px 5px 1px #DDDDDD;
  padding-bottom: 20px;
  text-align: center;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-title .ww-pricing-description dd {
  line-height: 1.5;
  padding: 10px;
  display: block;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-title .ww-pricing-description .jmPrice {
  padding-bottom: 20px;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-title .ww-pricing-description .jmPrice span {
  display: block;
  font-size: 48px;
  line-height: 1;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-title .ww-pricing-description .jmPrice small {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #999;
}
.ww-pricing.ww-plan .ww-pricing-container .ww-pricing-title .ww-pricing-description .odd {
  background: #F8F8F8;
}
.ww-pricing.ww-plan .ww-pricing-feature h3.ww-pricing-title {
  color: #fff;
}
.ww-pricing.ww-highlight .ww-pricing-item {
  margin: 35px 0px;
}
.ww-pricing.ww-highlight h3.ww-pricing-title {
  display: block;
  font-family: 'OpenSansLight';
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
}
.ww-pricing.ww-highlight .ww-pricing-feature h3.ww-pricing-title {
  color: #fff;
}
.ww-pricing.ww-highlight .ww-pricing-container {
  border: 1px solid #ddd;
  text-align: center;
  padding-bottom: 20px;
  background: #F8F8F8;
}
.ww-pricing.ww-highlight .ww-pricing-feature .ww-pricing-container {
  -webkit-box-shadow: 0px 0px 10px #ccc;
  -moz-box-shadow: 0px 0px 10px #ccc;
  box-shadow: 0px 0px 10px #ccc;
  background: #fff;
  position: relative;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
  z-index: 10;
}
.ww-pricing.ww-highlight .loaded {
  margin: 0px;
}
.ww-pricing.ww-highlight .ww-pricing-description {
  position: relative;
}
.ww-pricing.ww-highlight .ww-pricing-description dd {
  display: block;
}
.ww-pricing.ww-highlight .ww-pricing-description dd:before {
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 10px;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 2px;
  margin-right: 8px;
}
.ww-pricing.ww-highlight .ww-pricing-description dd.odd,
.ww-pricing.ww-highlight .ww-pricing-description dd.retail {
  line-height: 1.5;
  padding: 10px;
}
.ww-pricing.ww-highlight .ww-pricing-description .jmPrice {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: table;
  font-size: 38px;
  margin: 5px auto 25px;
  padding: 10px;
  text-align: center;
  width: auto;
}
.ww-pricing.ww-highlight .ww-pricing-description .jmPrice span {
  color: #fff;
  display: block;
  font-family: 'OpenSansBold';
  line-height: 1;
  margin: 0px;
}
.ww-pricing.ww-highlight .ww-pricing-description .jmPrice small {
  font-size: 12px;
  color: #efefef;
  display: block;
}
.ww-pricing.ww-highlight .ww-pricing-button {
  margin-top: 25px;
}
.ww-pricing.ww-highlight .ww-pricing-button a {
  text-transform: uppercase;
}
.ww-carousel-team {
  position: relative;
  overflow: hidden;
}
.ww-carousel-team .ww-carousel-team-nav {
  display: none;
}
.ww-carousel-team .ww-carousel-team-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ww-carousel-team .ww-carousel-team-nav ul li {
  left: 2px;
  position: absolute;
  top: 41%;
  z-index: 10;
}
.ww-carousel-team .ww-carousel-team-nav ul li a {
  padding: 5px 10px;
  background: #efb634;
  color: #fff;
  border-radius: 5px;
}
.ww-carousel-team .ww-carousel-team-nav ul li.next {
  left: auto;
  right: 2px;
}
.ww-carousel-team:hover .ww-carousel-team-nav {
  display: block;
}
.ww-carousel-team .ww-carousel-team-list .ww-carousel-team-item {
  position: relative;
}
.ww-carousel-team .ww-carousel-team-list .ww-carousel-team-item .ww-carousel-team-header > a {
  display: block;
}
.ww-carousel-team .ww-carousel-team-list .ww-carousel-team-item .post-featured-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ww-carousel-team .ww-carousel-team-list .ww-carousel-team-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 2px rgba(240,183,54,0.8) 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-team-list .ww-carousel-team-item .ww-carousel-team-info .ww-carousel-team-content {
  width: 80%;
  height: 50%;
  padding: 20% 10% 0 10%;
  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-team-list .ww-carousel-team-item .ww-carousel-team-info .ww-carousel-team-content a:not(.btn),
.ww-carousel-team .ww-carousel-team-list .ww-carousel-team-item .ww-carousel-team-info .ww-carousel-team-content h3 {
  color: #fff;
}
.ww-carousel-team .ww-carousel-team-list .ww-carousel-team-item .ww-carousel-team-info:hover {
  box-shadow: inset 0 0 0 110px 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-team-list .ww-carousel-team-item .ww-carousel-team-info:hover .ww-carousel-team-content {
  opacity: 1;
  filter: alpha(opacity=100);
}
.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: #F5F5F5 #F5F5F5 #F5F5F5;
  border-style: solid;
  border-width: 1px;
}
.wpb_tabs ul.wpb_tabs_nav > li.ui-tabs-active,
.wpb_tabs ul.wpb_tabs_nav > li:hover {
  background-color: #FFFFFF;
  border-color: #F5F5F5 #F5F5F5 #FFFFFF;
  border-style: solid;
  border-width: 1px;
}
.wpb_tabs.wpb_content_element > div.wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #FFFFFF;
  border: 1px solid #F5F5F5;
}
.ww-tabs-right ul li a {
  background: #fff;
}
.ww-tabs-right ul li a:hover {
  color: #fff;
}
.ww-tabs-right ul li.ui-tabs-active a {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  color: #fff;
}
.ww-carousel-testimonial {
  overflow: hidden;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav {
  min-height: 20px;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav .ww-carousel-testimonial-title {
  font-size: 16px;
  font-weight: bold;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav .ww-carousel-testimonial-pagination {
  float: right;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav .ww-carousel-testimonial-pagination ul {
  margin: 0;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav .ww-carousel-testimonial-pagination ul li {
  float: left;
  list-style: none outside none;
  margin-left: 5px;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav .ww-carousel-testimonial-pagination ul li a {
  background: none repeat scroll 0 0 #DDDDDD;
  border-radius: 3px;
  display: block;
  height: 23px;
  outline: medium none;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  width: 23px;
}
.ww-carousel-testimonial .ww-carousel-testimonial-nav .ww-carousel-testimonial-pagination ul li a i {
  color: #FFFFFF;
  display: block;
  font-size: 22px;
  line-height: 1;
  padding: 0 7px;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-description {
  background: #f5f5f5;
  padding: 20px;
  position: relative;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-description:before {
  border-color: #F5F5F5 rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 25px;
  bottom: -40px;
  content: "";
  position: absolute;
  right: 10px;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-vcard {
  margin-top: 20px;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-avatar {
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0 10px 0 0;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-avatar img {
  height: 100%;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-vcard .ww-carousel-testimonial-avatar:hover img {
  transform: scale(1.15) rotate(-1.15deg);
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-vcard a:not(.btn) {
  color: #9a9a9a;
}
.ww-carousel-testimonial .ww-carousel-testimonial-list .ww-carousel-testimonial-item .ww-carousel-testimonial-vcard h3 {
  margin: 0;
}
.ww-social li a {
  outline: medium none;
  text-decoration: none;
  color: #888888;
  font-size: 20px;
}
.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: 1px solid #E9E9E9;
  float: left;
  margin-bottom: 2.992em;
  padding: 0 0 10px;
  position: relative;
}
.woocommerce ul.products li.product:hover {
  border-bottom: 1px solid #EFB634;
}
.woocommerce ul.products li.product .woo-image {
  position: relative;
  overflow: hidden;
}
.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: 12px;
  font-weight: bold;
  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:before,
.woocommerce ul.products li.product .woo-image .woo-add-to-cart .added_to_cart:before,
.woocommerce ul.products li.product .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;
}
.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-decriptions .woo-title {
  float: left;
  width: 70%;
}
.woocommerce ul.products li.product .woo-decriptions .woo-title h3 {
  color: #000000;
  font-size: 15px;
  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: #000000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: inherit;
  margin-bottom: 0;
  padding-top: 18px;
  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: #1F1F1F;
  font-size: 32px;
}
.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 #F5F5F5;
  border: medium none;
  box-shadow: none;
  color: #333333;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 40px;
}
.woocommerce .ww-woo-details div.summary .quantity input.qty {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #F5F5F5;
  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 #F5F5F5;
  border-top: 1px solid #F5F5F5;
  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 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 #E0DADF;
  margin: 0;
}
.woocommerce .ww-woo-details div.summary .woocommerce-tabs .entry-content {
  border-bottom: 1px solid #E0DADF;
  border-left: 1px solid #E0DADF;
  border-right: 1px solid #E0DADF;
  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;
}
.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 .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: 40px;
  line-height: 40px;
  max-width: 30%;
  padding: 5px 10px;
  width: 100px;
}
.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 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%;
}
.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: #000000;
  font-size: 14px;
}
.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: #000000;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
}
.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: #000000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: inherit;
  margin-bottom: 0;
  padding-top: 18px;
  text-align: right;
}
.ww-carousel-product {
  position: relative;
  overflow: hidden;
}
.ww-carousel-product .ww-carousel-product-nav {
  height: 25px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
  border-bottom: #e9e9e9 1px solid;
}
.ww-carousel-product .ww-carousel-product-nav .ww-line-product-nav {
  bottom: -1px;
  height: 1px;
  left: 0;
  position: absolute;
  width: 181px;
  background: #EFB634;
}
.ww-carousel-product .ww-carousel-product-nav .ww-carousel-product-title {
  color: #595959;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 23.2px;
  margin: 0;
  text-transform: uppercase;
}
.ww-carousel-product .ww-carousel-product-pagination {
  float: right;
}
.ww-carousel-product .ww-carousel-product-pagination ul {
  margin: 0px;
}
.ww-carousel-product .ww-carousel-product-pagination ul li {
  list-style: none;
  float: left;
  margin-left: 5px;
}
.ww-carousel-product .ww-carousel-product-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-carousel-product .ww-carousel-product-pagination ul li a i {
  color: #fff;
  display: block;
  font-size: 22px;
  line-height: 1;
  padding: 0 7px;
}
.ww-carousel-product .ww-carousel-product-pagination ul li a.next i {
  padding: 0 9px;
}
.ww-carousel-product .ww_carousel_product-item {
  border-bottom: #e9e9e9 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.ww-carousel-product .woo-image {
  position: relative;
  overflow: hidden;
}
.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;
  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:before,
.ww-carousel-product .woo-image .woo-add-to-cart .added_to_cart:before,
.ww-carousel-product .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-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 .woo-title {
  float: left;
  width: 70%;
}
.ww-carousel-product .woo-decriptions .woo-title h3 {
  color: #000000;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
}
.ww-carousel-product .woo-decriptions .woo-title a {
  color: #999999;
}
.ww-carousel-product .woo-decriptions .woo-price {
  float: right;
  width: 30%;
}
.ww-carousel-product .woo-decriptions .woo-price span.from {
  display: none;
}
.ww-carousel-product .woo-decriptions .woo-price .price {
  color: #000000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: inherit;
  margin-bottom: 0;
  padding-top: 18px;
  text-align: right;
}
@font-face {
  font-family: "Century Gothic";
  src: url('font/320068360-gothic.eot');
  src: url('font/320068360-gothic.eot?#iefix') format('embedded-opentype'), url('font/320068360-gothic.svg#Century Gothic') format('svg'), url('font/320068360-gothic.woff') format('woff'), url('font/320068360-gothic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-light";
  src: url('font/501800538-avenir35light.eot');
  src: url('font/501800538-avenir35light.eot?#iefix') format('embedded-opentype'), url('font/501800538-avenir35light.svg#Avenir') format('svg'), url('font/501800538-avenir35light.woff') format('woff'), url('font/501800538-avenir35light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-black";
  src: url('font/783721924-Avenir-LT-95-Black.eot');
  src: url('font/783721924-Avenir-LT-95-Black.eot?#iefix') format('embedded-opentype'), url('font/783721924-Avenir-LT-95-Black.svg#Avenir LT 65 Medium') format('svg'), url('font/783721924-Avenir-LT-95-Black.woff') format('woff'), url('font/783721924-Avenir-LT-95-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-medium";
  src: url('font/275665284-avenir_65_medium.eot');
  src: url('font/275665284-avenir_65_medium.eot?#iefix') format('embedded-opentype'), url('font/275665284-avenir_65_medium.svg#Avenir') format('svg'), url('font/275665284-avenir_65_medium.woff') format('woff'), url('font/275665284-avenir_65_medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html {
  overflow: hidden;
}
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  color: #464646;
}
body a {
  outline: none;
  text-decoration: none;
}
#page-body-wraps {
  background: url(images/body.png) repeat-x center 102px #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-weight: normal;
}
section:[id*="ww-"],
section[id^="ww-"] {
  position: relative;
  z-index: 1;
}
.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;
}
#page-body-wraps {
  overflow: hidden;
}
.container {
  position: relative;
  margin: 0 auto;
  max-width: 100% !important;
  width: 960px !important;
}
.row-fluid {
  margin-bottom: 10px;
}
.row-fluid:first-child {
  margin-bottom: 0px;
}
.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;
}
.ww-read-more {
  line-height: 30px;
  margin: 10px 0;
}
.ww-read-more i {
  margin: 0 5px 0 0;
}
.ww-read-more-button a {
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 5px 5px 5px 0;
  background: none repeat scroll 0 0 #efb634;
  color: #fff;
}
#ww_pagination {
  list-style: none;
}
#wpadminbar {
  position: absolute !important;
}
#page-wrap {
  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;
}
#page-wrap.wide {
  overflow: hidden;
}
#page-wrap > header {
  position: relative;
  z-index: 1001;
}
.boxed #ww_main_header .ww-container {
  padding: 0 20px;
}
.stripe-style-ww-top-wrapper,
.ww-top-wrapper {
  padding: 4px 0;
  position: relative;
  margin-top: 0 !important;
  z-index: 1000;
}
.stripe-style-ww-top-wrapper .ww-widget,
.ww-top-wrapper .ww-widget {
  margin: 0;
}
.stripe-style-ww-top-wrapper #ww-top2 .ww-widget,
.stripe-style-ww-top-wrapper .ww-top-sidebar .ww-widget,
.ww-top-wrapper #ww-top2 .ww-widget,
.ww-top-wrapper .ww-top-sidebar .ww-widget {
  float: right;
}
.stripe-style-ww-top-wrapper #ww-top2 .ww-widget ul li a i,
.stripe-style-ww-top-wrapper .ww-top-sidebar .ww-widget ul li a i,
.ww-top-wrapper #ww-top2 .ww-widget ul li a i,
.ww-top-wrapper .ww-top-sidebar .ww-widget ul li a i {
  font-size: 20px;
}
.stripe-style-ww-top-wrapper ul,
.ww-top-wrapper ul {
  list-style: none;
  margin: 0;
  width: auto;
}
.stripe-style-ww-top-wrapper ul li,
.ww-top-wrapper ul li {
  float: left;
  padding: 0;
  margin: 0 12px 0 0;
}
.stripe-style-ww-top-wrapper ul li a,
.ww-top-wrapper ul li a {
  color: #aaaaaa;
  display: block;
  padding: 2px 0px;
  line-height: 18px;
}
.stripe-style-ww-top-wrapper ul.menu,
.ww-top-wrapper ul.menu {
  list-style: none outside none;
  margin: 0;
}
.stripe-style-ww-top-wrapper ul.menu li:first-child .fa-home,
.ww-top-wrapper ul.menu li:first-child .fa-home {
  color: #fff;
  display: block !important;
  margin: 0 5px;
  padding: 5px 0;
  text-align: center;
  width: 25px;
}
.stripe-style-ww-top-wrapper form,
.ww-top-wrapper form {
  margin: 0;
}
.stripe-style-ww-top-wrapper ul.ww-menu li,
.ww-top-wrapper ul.ww-menu li {
  border-right: #0d4598 solid 1px;
}
.stripe-style-ww-top-wrapper ul.ww-menu li a,
.ww-top-wrapper ul.ww-menu li a {
  color: #0d4598 !important;
  font-family: "Century Gothic";
  font-size: 13px;
  line-height: 1 !important;
  font-weight: bold;
  padding: 0 16px !important;
}
.stripe-style-ww-top-wrapper ul.ww-menu li:last-child,
.ww-top-wrapper ul.ww-menu li:last-child {
  border: none;
}
.stripe-style-ww-top-wrapper ul.ww-menu li:last-child a,
.ww-top-wrapper ul.ww-menu li:last-child a {
  padding: 0 0 0 16px !important;
}
.jm-search input {
  width: 90%;
  float: right;
  background: url(images/search.png) no-repeat 95% center;
  border: #adadad solid 1px;
  padding: 7px 23px 7px 10px;
  box-shadow: none;
  border-radius: 1;
}
.search-icon .widget_search input {
  background: url("images/bg_search.png") no-repeat scroll left center transparent;
  border: medium none;
  box-shadow: none;
  float: right;
  font-family: 'OpenSansLight';
  font-size: 12px;
  height: 20px;
  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_search input:hover,
.search-icon .widget_search input:focus {
  background: url("images/bg_search.png") no-repeat scroll 2px center #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;
  height: 100%;
  margin: -4px 0;
  padding: 4px 10px;
  height: 27px;
}
.ww-woo-sidebar > ul > li:first-child {
  border-left: 1px solid #555555;
}
.ww-woo-sidebar .ww-login-status span {
  color: #AAAAAA;
  display: block;
  line-height: 20px;
  padding: 2px 0;
}
.ww-woo-sidebar .ww-login-status .ww-shop-status-logout {
  background: none repeat scroll 0 0 #333333;
  display: none;
  margin-top: 4px;
  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: 4px;
  right: 0;
  border-top: 0px solid #EEEEEE;
}
.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 {
  min-width: 281px;
  padding: 0;
  position: relative;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product {
  border-bottom: 1px solid #EEEEEE;
  padding: 20px;
  overflow: hidden;
}
.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;
}
.ww-woo-sidebar .ww-cart-product .ww-cart-product-content .ww-cart-list-product .ww-name {
  display: block;
  color: #000;
}
.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;
}
.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;
}
#ww_header p {
  margin: 0;
}
#ww_stick_header .row-fluid {
  position: relative;
  float: left;
  width: 100%;
  background: none repeat scroll 0 0 #FFFFFF;
}
#ww_stick_header .row-fluid:after {
  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: -30px;
  background-size: cover;
}
.stripe-style-ww-header-wrapper {
  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;
}
.stripe-style-ww-header-wrapper.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.stripe-style-ww-header-wrapper.overlapping {
  position: absolute;
  border: medium none;
  background: none;
}
.stripe-style-ww-header-wrapper.overlapping div.ww-menu ul.level-0 > li > a {
  color: #fff;
}
.stripe-style-ww-header-wrapper.overlapping div.ww-menu ul.level-0 > li > a span.sf-sub-indicator {
  display: none;
}
.stripe-style-ww-header-wrapper .logo-wrapper img.image-logo {
  margin: 10px 0;
}
.stripe-style-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;
}
.stripe-style-ww-header-wrapper.fixed .logo-wrapper img {
  max-height: 60px;
}
.stripe-style-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;
}
.stripe-style-ww-header-wrapper #toggle-nav {
  display: none;
  text-align: center;
  margin: 10px;
}
.stripe-style-ww-header-wrapper .mobile-menu {
  display: none;
}
.stripe-style-ww-header-wrapper .column_container {
  position: relative;
}
.stripe-style-ww-header-wrapper .wpb_text_column p:last-child,
.stripe-style-ww-header-wrapper .wpb_text_column *:last-child {
  margin-bottom: 0;
}
.ww-logo-center {
  text-align: center;
}
.ww-logo-left {
  text-align: left;
}
.ww-logo-right {
  text-align: right;
}
.ww-stick-header-wrapper {
  border-bottom: 1px solid #E4E4E4;
  z-index: 9999;
  margin-left: -2000px !important;
  padding-left: 2000px !important;
  padding-right: 2000px !important;
  width: 100%;
}
.ww-stick-header-wrapper div.ww-menu ul.level-0,
.ww-stick-header-wrapper div.ww-menu ul.sf-menu > li {
  border: none;
}
.ww-stick-header-wrapper .image-logo {
  margin: 10px 0;
}
.jm-background {
  background: rgba(13,69,152,0.75);
}
.jm-slider .ls-defaultskin {
  max-height: 397px !important;
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  width: 100%;
}
.jm-slider .tp-caption.black {
  left: auto !important;
  right: 0 !important;
  top: auto !important;
  bottom: 35px !important;
}
.jm-slider .wrap-content {
  background: url("images/bg-text.png") no-repeat left top;
  float: right;
  white-space: pre-wrap !important;
  padding-left: 100px;
  width: 54%;
}
.jm-slider .wrap-content .desc-text {
  white-space: pre-wrap !important;
  font-family: "Avenir-medium";
  margin: 0 84px 0 50px;
  color: #0d4598;
  font-size: 15px;
  line-height: 22px;
  float: left;
}
.jm-slider .wrap-content a.more {
  color: #66d563;
  text-transform: uppercase;
  font-size: 13px;
  margin-left: 50px;
  padding-bottom: 14px !important;
  float: left;
  font-family: "Avenir-medium";
  font-weight: bold;
}
.jm-slider .wrap-content h3.title {
  float: left;
  margin: 50px 0 15px;
  color: #f69c00;
  text-transform: uppercase;
  font-family: "Avenir-black";
  white-space: pre-wrap !important;
  font-size: 57px;
}
.jm-slider .wrap-content h3.title span {
  font-family: "Avenir-light";
  color: #66d563;
  font-size: 57px;
  text-transform: none;
  white-space: pre-wrap !important;
  width: 80%;
  clear: both;
  float: left;
  line-height: 60px !important;
}
.jm-slider .tp-bullets {
  background: #66d563;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 12px 19px;
}
.jm-slider .tp-bullets.simplebullets.round .bullet {
  background: #fff;
  width: 13px;
  height: 13px;
  margin-right: 7px;
}
.jm-slider .tp-bullets.simplebullets.round .bullet.selected {
  background: #f69c00;
}
.jm-slider .tp-bullets.simplebullets.round .bullet:last-child {
  margin: 0;
}
.jm-slide-inner .wpb_row {
  background: #66d563;
}
.jm-slide-inner h1 {
  font-family: "ProximaNova", arial;
  font-size: 42px;
  color: #fff;
  margin-top: 70px;
  margin-left: 12px;
}
.jm-slide-inner .wpb_revslider_element {
  padding: 8px;
  background: #fff;
  margin: 13px 27px 18px 0 !important;
}
.jm-slide-inner .widget_breadcrumb_navxt {
  margin-top: 70px;
  float: left;
  font-size: 0;
  margin-left: 12px;
}
.jm-slide-inner .widget_breadcrumb_navxt a {
  display: none;
}
.jm-slide-inner .widget_breadcrumb_navxt span.bc_post {
  font-family: "ProximaNova", arial;
  font-size: 39px;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 1;
}
.widget_breadcrumb_navxt {
  color: #fff;
  font-size: 15px;
  font-family: arial;
  font-style: italic;
  padding-left: 13px;
  font-weight: bold;
}
.widget_breadcrumb_navxt a {
  color: #fff !important;
}
.widget_breadcrumb_navxt span {
  color: #66d563;
}
.bg-color {
  color: #fff;
  line-height: normal;
}
.bg-color p {
  margin: 0;
}
.bg-color a.btn {
  border: 2px solid #fff;
  font-style: italic;
  font-weight: normal;
  margin: 0 20px;
  padding: 5px 80px;
  color: #fff;
  text-shadow: none;
}
.bg-color h3 {
  font-weight: normal;
}
.jm-post-bg p {
  font-size: 13px;
  font-family: arial;
  line-height: 19px;
}
.jm-post-bg .wpb_wrapper {
  padding: 0 52px 0 25px;
}
.jm-post-bg .flexslider {
  background: none;
  border: 0;
  border-radius: 0px;
  box-shadow: none;
  margin: 0;
  position: relative;
}
.title-post {
  font-family: "ProximaNova", arial;
  font-size: 21px;
  color: #cd5b12;
  margin-top: 10px;
}
.jm-block .jm-container {
  padding: 0 13px;
}
.jm-block .jm-container .vc_span3 {
  text-align: center;
}
.jm-block .jm-container .vc_span3 img {
  border: #f8f6f0 solid 8px;
}
#ww_main_content .left-sidebar .widget {
  margin-left: 39px;
}
#ww_main_content .widget h3 {
  color: #1659be !important;
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  border-bottom: #ececec solid 1px;
}
#ww_main_content .widget .thethe-posts .thethe-post {
  padding: 9px 13px;
  border: none;
}
#ww_main_content .widget .thethe-posts .thethe-post .post-thumbnail img {
  border: #d0d0d0 solid 2px;
}
#ww_main_content .widget .thethe-posts .thethe-post .post-text {
  line-height: 1.2;
  padding: 0;
}
#ww_main_content .widget .thethe-posts .thethe-post:nth-child(even) {
  background: #fbfaf5;
}
#ww_main_content .right-sidebar .widget {
  padding: 0 30px;
}
#ww_main_content .right-sidebar .textwidget {
  font-size: 13px;
  line-height: 16px;
}
#ww_footer {
  font-family: arial;
  line-height: 20px;
  color: #565656;
}
#ww_footer .hr-thin {
  background: #66d563;
  height: 14px;
  border: none;
}
.ww-users-wrap {
  padding: 5px 0;
}
#ww_main_header {
  border-bottom: 1px solid #EEEEEE;
  overflow: hidden;
  padding: 25px 0;
  margin: 0 0 20px 0;
}
#ww_main_header .ww-title h3 {
  color: #CD5B12;
  font-family: "ProximaNova", arial;
  font-size: 21px;
  margin-top: 10px;
  margin-left: 25px;
}
#ww_main_header .ww-breadcrumds {
  color: #aaaaaa;
  font-size: 100%;
  font-weight: normal;
  line-height: 31.2px;
  padding: 15px 0px;
  text-align: right;
}
#ww_main_header .ww-breadcrumds a,
#ww_main_header .ww-breadcrumds span {
  color: #aaaaaa;
}
#ww_main_header .ww-breadcrumds a.first:hover {
  color: #aaaaaa;
}
#ww_main_header .ww-breadcrumds > p {
  float: right;
  padding: 18px 0;
}
#toggle-nav {
  outline: none;
  text-decoration: none;
}
#toggle-nav i {
  font-size: 18px;
  color: #ccc;
}
i.fa-cog:hover {
  transform: rotate(45deg);
}
#ww_main_body {
  z-index: 99 !important;
  max-width: 100%;
  top: 0;
  overflow: hidden;
}
#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 .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 div.welcome .wpb_content_element {
  padding: 20px;
  position: relative;
}
#ww_main_body div.welcome .wpb_content_element:before {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  left: 0px;
  top: 46%;
}
#ww_main_body div.welcome .wpb_content_element h2 {
  font-size: 22px;
  margin-top: 0;
}
.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;
}
.home #ww_main_body .container .post-content {
  padding-top: 0px;
}
#ww_main_header .container,
.ww_main_header .container {
  padding: 25px 0px;
}
.ww_main_header .container .ww-breadcrumds {
  line-height: 3.7;
}
.ww_main_header {
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  overflow: hidden;
}
.ww_main_header .ww-title h3,
.ww_main_header .ww-single-title h3 {
  color: #202020;
  font-size: 26px;
  font-weight: normal;
  line-height: 31.2px;
  padding: 0px;
  margin: 0px;
}
.ww_main_header .ww-category {
  color: #B5B5B5;
}
.ww_main_header .ww-breadcrumds {
  text-align: right;
  color: #B5B5B5;
  line-height: 31.2px;
}
.ww_main_header .ww-breadcrumds a {
  color: #B5B5B5;
  text-decoration: none;
  transition: all 0.2s linear 0s;
}
.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-Semibold';
}
.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: 24px;
  text-decoration: none;
  margin-bottom: 0px;
}
.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 .author {
  float: left;
  margin-bottom: 0px;
}
.item-container .the-post-content .entry-header .post-header-info .cat-links {
  float: left;
}
.item-container .the-post-content .entry-header .post-header-info .comments-inner {
  float: left;
  margin-bottom: 15px;
}
.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;
}
.ww-portfolio-container {
  padding-bottom: 15px;
  position: relative;
}
.ww-portfolio-container .ww-portfolio-meta a span.post-featured-img {
  display: block;
}
.ww-portfolio-container .ww-portfolio-meta a span.post-featured-img img {
  width: 100%;
}
.ww-portfolio-container .ww-portfolio-content span.post-featured-img {
  display: block;
}
.ww-portfolio-container .ww-portfolio-content span.post-featured-img img {
  width: 100%;
}
.ww-portfolio-container .ww-portfolio-content .entry-header h2.entry-title {
  color: #CD5B12;
  font-family: "ProximaNova", arial;
  font-size: 21px;
  margin-top: 27px;
}
.ww-portfolio-container .ww-portfolio-content .entry-header .post-header-info {
  color: #5F5F57;
  font-size: 12px;
}
.ww-portfolio-container .ww-portfolio-content .entry-header .post-header-info .author {
  float: left;
  margin-bottom: 0px;
}
.ww-portfolio-container .ww-portfolio-content .entry-header .post-header-info .cat-links {
  float: left;
}
.ww-portfolio-container .ww-portfolio-content .entry-header .post-header-info .comments-inner {
  float: left;
  margin-bottom: 15px;
}
.ww-portfolio-container .ww-portfolio-content .entry-header .post-header-info a {
  color: #5F5F57;
  text-decoration: none;
}
.ww-portfolio-container .ww-portfolio-content .entry-content {
  color: #B5B5B5;
}
.ww-portfolio-container .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-container .ww-portfolio-content .entry-content .read-more a:hover i {
  color: #5F5F57;
}
.ww-portfolio-container .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-container .ww-portfolio-content .video > div {
  overflow: hidden;
}
.ww-portfolio-container .ww-portfolio-content .mejs-container,
.ww-portfolio-container .ww-portfolio-content .wp-video-shortcode .mejs-controls {
  width: 99.6%;
}
.ww-portfolio-container .ww-portfolio-content .mejs-container.wp-video-shortcode {
  width: 101% !important;
}
.ww-portfolio-container .ww-portfolio-content .meta-sep {
  margin: 0px 5px;
}
.ww-portfolio-container .ww-portfolio-content .quote-inner {
  background: #EEEEEE;
  padding: 22px;
  font-style: italic;
  position: relative;
}
.ww-portfolio-container .ww-portfolio-content .quote-inner .post-item {
  background: url(images/fa-quote.png) no-repeat bottom right;
  line-height: 24px;
}
.ww-portfolio-container .ww-portfolio-content .quote-inner .post-item p.info {
  line-height: 16.8px;
  margin: 20px 0px 0px 0px;
  ont-style: normal;
}
.ww-portfolio-container .ww-portfolio-content .quote-inner .post-item .fa-quote {
  display: none;
}
.ww-portfolio-container .flex-gallery {
  overflow: hidden;
  position: relative;
  background-color: rgba(0,0,0,0);
  margin: 0 0 15px;
}
.ww-portfolio-container .flex-gallery ul {
  margin: 0;
  z-index: 1000;
}
.ww-portfolio-container .flex-gallery ul.slides li img {
  width: 100%;
  max-height: 522px;
}
.ww-portfolio-container .flex-gallery ul.flex-direction-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ww-portfolio-container .flex-gallery ul.flex-direction-nav li {
  float: left;
  margin-left: 3px;
  list-style: none;
}
.ww-portfolio-container .flex-gallery ul.flex-direction-nav li a {
  display: block;
  width: 36px;
  height: 36px;
  outline: none;
  text-decoration: none;
}
.ww-portfolio-container .flex-gallery ul.flex-direction-nav li a .fa-angle-left,
.ww-portfolio-container .flex-gallery ul.flex-direction-nav li a .fa-angle-right {
  color: #fff;
  padding: 5px 13px;
  display: block;
  line-height: 1;
  font-size: 26px;
}
.ww-portfolio-container .flex-gallery ul.flex-direction-nav li a .fa-angle-right {
  padding: 5px 15px;
}
.ww-portfolio-container .flex-gallery ol.flex-control-nav {
  display: none;
}
.ww-portfolio-container ul.portfolio_social {
  margin: 0px;
  padding: 20px 0px;
}
.ww-portfolio-container ul.portfolio_social li {
  list-style: none;
  display: inline;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.ww-portfolio-container ul.portfolio_social li a:before {
  font-family: FontAwesome;
  color: #ccc;
  font-size: 22px;
  -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-container ul.portfolio_social li span {
  position: absolute;
  top: -50px;
  left: -150%;
  white-space: nowrap;
  font-size: 12px;
  padding: 4px 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  background-color: #101010;
  text-shadow: 0 1px 0 rgba(0,0,0,0.7);
  box-shadow: 0 1px 1px #000000;
  opacity: 0;
  filter: alpha(opacity=0);
  -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-container ul.portfolio_social li span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -12px;
  left: 45%;
  border: 6px solid transparent;
  border-top: 7px solid #101010;
}
.ww-portfolio-container ul.portfolio_social li:hover a:before {
  color: #ffffff;
}
.ww-portfolio-container ul.portfolio_social li:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  top: -40px;
}
.ww-portfolio-container .portfolio_social li.facebook-share a:before {
  content: "\f09a";
}
.ww-portfolio-container .portfolio_social li.twitter-share a:before {
  content: "\f099";
}
.ww-portfolio-container .portfolio_social li.pinterest-share a:before {
  content: "\f0d2";
}
.ww-portfolio-container .portfolio_social li.google-share a:before {
  content: "\f0d5";
}
.ww-portfolio-container .line-portfolio {
  border-top: 1px solid #E5E5E5;
  height: 1px;
  overflow: hidden;
  width: 88px;
}
.single-post .post-header-info {
  padding-top: 0px;
}
.single-post #author-bio .header-author {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  padding: 20px;
}
.single-post #author-bio .header-author .avatar-info img {
  width: 100px;
  height: 100px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.single-post #author-bio .author-info,
.single-post #author-bio .comments-section {
  margin-left: 0px !important;
}
.single-post #author-bio .author-info h3,
.single-post #author-bio .author-info cite.fn,
.single-post #author-bio .author-info cite.fn a,
.single-post #author-bio .comments-section h3,
.single-post #author-bio .comments-section cite.fn,
.single-post #author-bio .comments-section cite.fn a {
  color: #555555;
  font-family: 'OpenSans-Semibold';
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  margin: 10px 0px;
}
.single-post #author-bio .author-info p,
.single-post #author-bio .comments-section p {
  color: #B5B5B5;
  margin: 0px;
}
.single-post #author-bio .comments-section h3 {
  margin: 0px;
  padding: 30px 0px 20px 0px;
}
.single-post #author-bio .comments-section ul.comment-list {
  margin: 0px;
}
.single-post #author-bio .comments-section ul.comment-list > li.comment {
  margin-bottom: 20px;
}
.single-post #author-bio .comments-section ul.comment-list .fn:first-letter {
  color: red;
}
.single-post #author-bio .comments-section ul.comment-list .says {
  display: none;
}
.single-post #author-bio .comments-section ul.comment-list ul.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;
}
.single-post #author-bio .comments-section ul.comment-list li {
  list-style: none;
}
.single-post #author-bio .comments-section ul.comment-list img.avatar {
  width: 65px;
  height: 65px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.single-post #author-bio .comments-section .comment-body {
  position: relative;
  border: 1px solid #DDDDDD;
  padding: 20px;
}
.single-post #author-bio .comments-section .comment-body .avatar-comment-info {
  width: 8%;
}
.single-post #author-bio .comments-section .comment-body .main-comment-main {
  overflow: hidden;
  padding-left: 15px;
}
.single-post #author-bio .comments-section .comment-body .header-child-comment {
  overflow: hidden;
}
.single-post #author-bio .comments-section .comment-body .comment-meta a {
  color: #5F5F57;
  display: block;
  font-size: 12px;
  padding-bottom: 8px;
  text-decoration: none;
}
.single-post #author-bio .comments-section .comment-body .reply {
  position: absolute;
  right: 35px;
  top: 35px;
}
.single-post #author-bio .comments-section .comment-body .reply a {
  color: #fff;
  font-family: 'OpenSans-Semibold';
  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;
}
.single-post #author-bio .comments-section .comment-body .reply a:hover {
  background: #F6B01E;
}
.comment-form input[type="text"],
.comment-form textarea {
  background: #F7F7F7;
  border: 1px solid #DDDDDD;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 32px;
  padding: 4px;
  text-indent: 10px;
  width: 100%;
}
.comment-form input[type="submit"] {
  font-size: 16px;
  font-family: 'OpenSansBold';
  color: #fff;
  border-radius: 3px 3px 3px 3px;
  text-transfrom: uppercase;
  padding: 7px 19px;
  margin: 10px 0px 40px 0px;
}
.comment-form label {
  color: #666;
  display: block;
}
.comment-form textarea {
  height: 135px;
}
.comment-form .comment-post {
  margin: 0px;
}
.comment-form p.comment-notes {
  padding-bottom: 45px;
}
.comment-form .logged-in-as {
  margin: 0 0 10px 0;
}
.wpb_separator,
.vc_text_separator {
  border-top: 1px solid #E9E9E9;
}
.ww-portfolio-container .ww-portfolio-image .attachment-full {
  width: 100%;
}
.ww-portpolio-home .wpb_content_element {
  overflow: hidden;
}
.ww-portpolio-home h1 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.4em;
}
.ww-portpolio-home p {
  font-size: 14px;
  color: #000;
}
.ww-portpolio-home a.view-full-portfolio {
  color: #000;
  display: block;
  font-size: 16px;
  outline: medium none;
  padding: 30px 0 50px;
}
.ww-portpolio-home .ww-work-meta  p {
  display: none;
}
.ww-portpolio-home .ww-category-portfolio {
  color: #999;
  padding-bottom: 15px;
}
#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 !important;
  min-height: 305px;
}
.ww-portfolio-col1 .ww-portfolio-content .ww-portfolio-description {
  padding: 20px 0px 25px 0px;
}
#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-family: 'OpenSansLight';
  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-Semibold';
  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-Semibold';
  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;
}
.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;
}
.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;
}
.caroufredsel_wrapper ul li a {
  background-size: cover;
}
.parallax_section div {
  font-size: 45px;
  line-height: 63px;
  font-family: 'OpenSansLight';
  font-weight: normal;
}
#ww_main_body .container {
  background: rgba(255,255,255,0.9);
}
#ww_main_content {
  z-index: 10;
}
#ww_main_content .column.first {
  margin-left: 0px;
}
#ww_main_content .boxed {
  margin-bottom: 2.5641%;
}
#ww_main_content > .container {
  padding-bottom: 25px;
}
#ww_main_content .widget h3 {
  text-transform: uppercase;
  color: #5a5a5a;
}
#ww_main_content .sidebar-left-sidebar,
#ww_main_content .sidebar-right-sidebar {
  margin-top: 30px;
}
.ww-leftSidebar .widget_nav_menu {
  z-index: 10000;
}
.ww-leftSidebar .widget_nav_menu ul.menu {
  margin: 0px;
}
.ww-leftSidebar .widget_nav_menu ul.menu li {
  border-top: 1px dashed #DFDFDF;
  list-style: none;
  position: relative;
}
.ww-leftSidebar .widget_nav_menu ul.menu li:first-child {
  border-top: none;
}
.ww-leftSidebar .widget_nav_menu ul.menu li a {
  color: #000;
  font-size: 14px;
  line-height: 16.1px;
  margin: 0;
  padding: 10px;
  display: inline-block;
}
.ww-leftSidebar .widget_nav_menu ul.menu li ul.sub-menu {
  margin: 0px;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 215px;
  width: 215px;
  display: none;
  background: #fff;
}
.ww-leftSidebar .widget_nav_menu ul.menu li:hover {
  background: #f7f7f7;
}
.ww-leftSidebar .widget_nav_menu ul.menu li:hover ul.sub-menu {
  display: block;
}
.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;
  color: #fff;
  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;
}
#sidebar-rightsidebar .widget,
#sidebar-leftsidebar .widget,
.sidebar .widget {
  margin: 0px 0px 30px 0px;
}
#sidebar-rightsidebar .widget ul,
#sidebar-leftsidebar .widget ul,
.sidebar .widget ul {
  margin: 0px;
}
#sidebar-rightsidebar .widget ul li,
#sidebar-leftsidebar .widget ul li,
.sidebar .widget ul li {
  padding: 12px 0px;
  border-bottom: 1px solid #eeeeee;
  list-style: none;
}
#sidebar-rightsidebar .widget ul li a,
#sidebar-leftsidebar .widget ul li a,
.sidebar .widget ul li a {
  display: block;
  padding: 0;
}
#sidebar-rightsidebar a,
#sidebar-leftsidebar a,
.sidebar a {
  line-height: 1;
}
#sidebar-rightsidebar h3.widget-title,
#sidebar-leftsidebar h3.widget-title,
.sidebar h3.widget-title {
  color: #5A5A5A;
  font-family: 'OpenSans-Semibold';
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#sidebar-rightsidebar .widget_text,
#sidebar-leftsidebar .widget_text,
.sidebar .widget_text {
  color: #b3b3b3;
  line-height: 19.5px;
}
#sidebar-rightsidebar .widget_search input[type="text"],
#sidebar-leftsidebar .widget_search input[type="text"],
.sidebar .widget_search input[type="text"] {
  border: 1px solid #EEEEEE;
  -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: #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  height: 38px;
  padding: 0;
  text-indent: 10px;
  text-transform: uppercase;
  width: 100%;
}
.ww-drop-caps .sidebar {
  margin-top: 0px;
}
.mejs-layers .mejs-poster {
  background-size: 100% 100% !important;
}
#ww-bottom-wrapper,
.ww-bottom-wrapper {
  background: url(images/bg-jm-bottom.jpg) repeat-x 0 0 #f5f5f5;
  z-index: 1;
}
#ww-bottom-wrapper .container,
#ww-bottom-wrapper .column_container,
.ww-bottom-wrapper .container,
.ww-bottom-wrapper .column_container {
  background: url(images/bg-jm-bottom-container.jpg) no-repeat top center;
  padding: 30px 0;
}
#ww-bottom-wrapper .ww-widget,
.ww-bottom-wrapper .ww-widget {
  display: table;
  margin: 0 auto;
}
#ww-bottom-wrapper .ww-bottom-decs,
.ww-bottom-wrapper .ww-bottom-decs {
  float: left;
  font-family: 'OpenSansBold';
  font-size: 20px;
  font-weight: 400;
  padding: 5px;
  width: 170px;
}
#ww-bottom-wrapper .ww-bottom-icon,
.ww-bottom-wrapper .ww-bottom-icon {
  float: left;
  width: 60px;
}
#ww-bottom-wrapper .newsletter,
.ww-bottom-wrapper .newsletter {
  float: left;
  max-width: 100%;
}
#ww-bottom-wrapper .newsletter p,
.ww-bottom-wrapper .newsletter p {
  float: left;
  margin: 0;
  max-width: 95%;
}
#ww-bottom-wrapper .newsletter input.newsletter-email,
.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;
}
.ww-newsletter {
  background: url(images/bg-jm-bottom-container.jpg) no-repeat top center;
  display: table;
  margin: 0 auto;
  padding: 30px 0;
}
.ww-newsletter .headding {
  float: left;
  font-size: 20px;
  font-weight: 400;
  padding: 5px;
  width: 170px;
}
.ww-newsletter .ww-icon {
  float: left;
  width: 60px;
}
.ww-newsletter .subscription-form {
  float: left;
  max-width: 100%;
}
.ww-newsletter .subscription-form p {
  float: left;
  margin: 0;
  max-width: 95%;
}
.ww-newsletter .subscription-form 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;
}
input.newsletter-submit,
input.wpcf7-submit {
  border: medium none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: block;
  float: left;
  margin: 0;
  font-family: 'opensansbold';
  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;
}
.stripe-style-ww-footertop-wrapper,
.ww-footertop-wrapper {
  color: #bbbbbb;
}
.stripe-style-ww-footertop-wrapper .ww-widget h3,
.ww-footertop-wrapper .ww-widget h3 {
  color: #fff;
  font-family: 'OpenSansBold';
  font-size: 16px;
  text-transform: uppercase;
}
.stripe-style-ww-footertop-wrapper .ww-widget a,
.ww-footertop-wrapper .ww-widget a {
  cursor: pointer;
}
.stripe-style-ww-footertop-wrapper .ww-widget a:hover,
.ww-footertop-wrapper .ww-widget a:hover {
  color: #fff;
}
.stripe-style-ww-footertop-wrapper .ww-widget i,
.ww-footertop-wrapper .ww-widget i {
  color: #bbbbbb;
}
.stripe-style-ww-footertop-wrapper .ww-widget i:hover,
.ww-footertop-wrapper .ww-widget i:hover {
  color: #fdad00;
}
.stripe-style-ww-footertop-wrapper .ww-widget i,
.ww-footertop-wrapper .ww-widget i {
  margin: 3px 0px 3px 0;
  font-size: 16px;
}
.stripe-style-ww-footertop-wrapper .tweetList,
.ww-footertop-wrapper .tweetList {
  margin: 0px;
}
.stripe-style-ww-footertop-wrapper .tweetList li,
.ww-footertop-wrapper .tweetList li {
  list-style: none;
}
.stripe-style-ww-footer-wrapper,
.ww-footer-wrapper {
  color: #bababa;
}
.stripe-style-ww-footer-wrapper .container,
.stripe-style-ww-footer-wrapper .column_container,
.ww-footer-wrapper .container,
.ww-footer-wrapper .column_container {
  padding: 20px 0;
}
.stripe-style-ww-footer-wrapper p,
.ww-footer-wrapper p {
  margin: 0;
}
.stripe-style-ww-footer-wrapper .ww-widget h3,
.ww-footer-wrapper .ww-widget h3 {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.stripe-style-ww-footer-wrapper ul,
.ww-footer-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.stripe-style-ww-footer-wrapper ul li,
.ww-footer-wrapper ul li {
  float: left;
}
.stripe-style-ww-footer-wrapper ul li a,
.ww-footer-wrapper ul li a {
  color: #bababa;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu,
.ww-footer-wrapper .ww-menu  ul.ww-menu {
  float: right;
  background: none;
  border: none;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu > li,
.ww-footer-wrapper .ww-menu  ul.ww-menu > li {
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  border: none;
  background: none;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu > li.current_page_item > a,
.ww-footer-wrapper .ww-menu  ul.ww-menu > li.current_page_item > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu > li:after,
.ww-footer-wrapper .ww-menu  ul.ww-menu > li:after {
  border: none;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu > li:hover,
.ww-footer-wrapper .ww-menu  ul.ww-menu > li:hover {
  background: none;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu > li > a,
.ww-footer-wrapper .ww-menu  ul.ww-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;
}
.stripe-style-ww-footer-wrapper .ww-menu  ul.ww-menu > li > a:hover,
.ww-footer-wrapper .ww-menu  ul.ww-menu > li > a:hover {
  background: none;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#ww_footer {
  left: 0;
}
.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;
}
.parallax_section {
  background-size: cover;
}
.ww-slideshow {
  overflow: hidden;
}
.wpb_text_column h3:last-child,
#content .wpb_text_column h3:last-child {
  margin-bottom: 10px;
}
#errorDescription #spman,
#errorDescription #inforight {
  width: 50%;
  float: left;
}
#errorDescription #ifinner {
  padding-top: 100px;
}
.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) -moz-use-text-color -moz-use-text-color;
  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) -moz-use-text-color -moz-use-text-color;
  border-style: dotted none none;
  border-width: 1px medium medium;
}
.hr-dashed {
  border-color: rgba(218,222,225,0.8) -moz-use-text-color -moz-use-text-color;
  border-style: dashed none none;
  border-width: 1px medium medium;
}
#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 > 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;
}
.wpcf7-form dd {
  margin: 0px;
}
.wpcf7-form .two {
  clear: both;
}
.wpcf7-form .two .column {
  margin-right: 1%;
  width: 49%;
  float: left;
}
.wpcf7-form .two .column input {
  padding: 5px 0;
  text-indent: 10px;
  width: 100%;
}
.wpcf7-form .one {
  clear: both;
}
.wpcf7-form .one input {
  width: 97.6%;
}
.wpcf7-form .one textarea {
  height: 110px;
  width: 97.6%;
}
.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;
}
@media (max-width: 1200px) {
  body.responsive .container {
    width: auto !important;
  }
  body.responsive .jm-container,
  body.responsive #ww_main_header .ww-container {
    padding: 0 10px;
  }
  body.responsive .jm-container .jm-container,
  body.responsive .stripe-style-ww-submenu-mobile .jm-container {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  body.responsive .stripe-style-ww-submenu-mobile {
    display: none;
  }
  body.responsive #page-wrap #ww-bottom-wrapper {
    margin-bottom: 360px !important;
  }
}
@media (max-width: 1040px) {
  body.responsive .ww-menu ul.level-0 > li > a {
    padding: 0 10px;
  }
}
@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;
  }
}
@media (max-width: 939px) {
  body.responsive .row-fluid .wpb_row[class*="ww-header"] #toggle-nav {
    display: block;
  }
  body.responsive .ww-logo {
    float: left;
  }
  body.responsive #ww_stick_header {
    display: none !important;
  }
  body.responsive .ww-header-wrapper.fixed,
  body.responsive .row-fluid .wpb_row[class*="ww-header"] {
    position: relative;
  }
  body.responsive .row-fluid .wpb_row[class*="ww-header"] div.ww-menu {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 940px) {
  body.responsive .stripe-style-ww-header-wrapper #toggle-nav {
    margin: 30px 10px 10px;
    text-align: right;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  body.responsive .jm-slider .jm-container {
    padding: 0 !important;
  }
  body.responsive .rev_slider_wrapper {
    width: 100%;
  }
  body.responsive #rev_slider_1_1,
  body.responsive #rev_slider_1_1_wrapper {
    width: 100%;
  }
  body.responsive .jm-block .jm-container .vc_span3 img {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body.responsive .rev_slider_wrapper {
    width: 100%;
  }
  body.responsive #rev_slider_1_1,
  body.responsive #rev_slider_1_1_wrapper {
    width: 100%;
  }
  body.responsive .jm-block .jm-container .vc_span3 img {
    max-width: 90%;
  }
  body.responsive #ww_main_content .left-sidebar .widget {
    margin-left: 15px;
  }
  body.responsive .jm-slide-inner .widget_breadcrumb_navxt {
    margin-top: 53px;
  }
  body.responsive .jm-slide-inner .widget_breadcrumb_navxt span.bc_post {
    font-size: 29px;
  }
  body.responsive .ww-entry-header {
    margin-left: 10px;
  }
  body.responsive .jm-slider .jm-container {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  body.responsive .ww-bottom-wrapper .ww-bottom-decs {
    width: 150px;
  }
  body.responsive #wpadminbar,
  body.responsive #style_selector {
    display: none;
  }
  body.responsive .ww-title,
  body.responsive #ww_main_header .ww-breadcrumds {
    text-align: center;
  }
  body.responsive .search-icon .widget_search {
    min-height: 25px;
    position: relative;
    width: 25px;
  }
  body.responsive .search-icon .widget_search input {
    position: absolute;
    right: 5px;
  }
  body.responsive .jm-container,
  body.responsive #ww_main_header .ww-container {
    padding: 0 40px;
  }
}
@media (max-width: 480px) {
  body.responsive .ww-logo {
    float: left;
    width: 100%;
    margin: 20px 0;
  }
  body.responsive .image-logo {
    margin-left: 0px;
  }
  body.responsive .jm-container,
  body.responsive #ww_main_header .ww-container {
    padding: 0;
  }
  body.responsive form {
    margin: 0;
  }
  body.responsive .jm-slider .vc_span12 {
    padding: 0;
  }
  body.responsive .jm-slider .vc_span12 .rev_slider_wrapper {
    width: 100% !important;
  }
  body.responsive .jm-slider .vc_span12 #rev_slider_1_1,
  body.responsive .jm-slider .vc_span12 #rev_slider_1_1_wrapper {
    width: 100% !important;
  }
  body.responsive .jm-slider .vc_span12 .tp-bullets {
    display: none;
  }
  body.responsive .stripe-parallax-bg,
  body.responsive .fancy-parallax-bg {
    background-attachment: scroll !important;
  }
  body.responsive #ww_main_body #ww_main_content .left-sidebar .widget {
    margin-left: 0;
  }
  body.responsive #ww_main_body #ww_main_content .right-sidebar .widget {
    padding: 0;
  }
  body.responsive #ww_main_body #ww_main_content .post-item .the-post-content .entry-header .meta-sep {
    margin: 0px;
  }
  body.responsive .column_container {
    padding: 0 10px;
    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 .logo-wrapper {
    text-align: center;
  }
  body.responsive .logo-wrapper .ww-logo {
    float: none;
  }
  body.responsive .stripe-style-ww-top-wrapper ul,
  body.responsive .ww-woo-sidebar,
  body.responsive .stripe-style-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-portfolio-entry-container .ww-entry-content h3 {
    margin: 15px 0 20px;
  }
  body.responsive .ww-woo-sidebar .ww-cart-product,
  body.responsive .ww-woo-sidebar .ww-shop-search {
    width: 100%;
  }
  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 .row-fluid .wpb_row[class*="ww-header"] #toggle-nav {
    position: relative;
    display: block;
    text-align: center;
    margin: 5px;
  }
  body.responsive .ww-bottom-wrapper .newsletter input.newsletter-email {
    width: 280px;
    margin-bottom: 10px;
  }
  body.responsive .jmPriceTableItem {
    width: 98% !important;
    margin: 25px 0px;
  }
  body.responsive #style_selector {
    display: none;
  }
  body.responsive .logo-wrapper > div,
  body.responsive #toggle-nav {
    text-align: right !important;
  }
  body.responsive #toggle-nav {
    margin: 5px;
  }
  body.responsive .stripe-style-ww-footer-wrapper {
    text-align: center;
  }
  body.responsive .stripe-style-ww-footer-wrapper div.ww-menu .ww-menu-right ul.sf-menu {
    display: table;
    float: none;
    margin: 0 auto;
  }
  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 .jm-slide-inner .widget_breadcrumb_navxt {
    font-size: 0;
    margin-left: 0;
    margin-top: 28px;
    margin-bottom: 20px;
  }
  body.responsive .jm-slide-inner .widget_breadcrumb_navxt span.bc_post {
    font-size: 24px;
    text-align: center;
  }
  body.responsive .jm-slide-inner .wpb_revslider_element {
    margin: 13px 0 18px 0 !important;
  }
  body.responsive .widget_breadcrumb_navxt {
    font-size: 10px;
  }
  body.responsive .jm-post-bg .wpb_wrapper {
    padding: 0;
  }
  body.responsive .jm-post-bg p {
    margin: 10px 0;
  }
  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: 0;
  }
  body.responsive .ww-entry-header {
    padding: 0 10px;
  }
  body.responsive .jm-footertop-wrapper p {
    text-align: left !important;
  }
}
@media (max-width: 320px) {
  body.responsive {
    background-image: none !important;
  }
  body.responsive #wpadminbar {
    position: fixed !important;
  }
}
@media (max-width: 768px) {
  html.vc_transform {
    margin-top: 0px !important;
  }
}
