/*
 * 
 * Devasdas dasdas
 */
@font-face {
  font-family: 'arialnarrow';
  src: url('../fonts/arialn-webfont.eot');
  src: url('../fonts/arialn-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arialn-webfont.woff') format('woff'), url('../fonts/arialn-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arialnarrowbold';
  src: url('../fonts/arialnb-webfont.eot');
  src: url('../fonts/arialnb-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arialnb-webfont.woff') format('woff'), url('../fonts/arialnb-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}



.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
.shadowed {
  -webkit-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  box-shadow: 0 1px 20px rgba(0,0,0,.15);
  color: 0 1px 20px rgba(0,0,0,.15);
}
.shadowed-medium {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.15);
  box-shadow: 0 1px 10px rgba(0,0,0,.15);
  color: 0 1px 10px rgba(0,0,0,.15);
}
.shadowed-small {
  -webkit-box-shadow: 0 0px 2px rgba(0,0,0,.15);
  -moz-box-shadow: 0 0px 2px rgba(0,0,0,.15);
  box-shadow: 0 0px 2px rgba(0,0,0,.15);
  color: 0 0px 2px rgba(0,0,0,.15);
}
body {
  background: #FFF;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #444;
  position: relative;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}
body.attachment {
  padding-top: 50px;
}
hr {
  border: 1px solid #cccccc;
  clear: both;
  margin: 16px 0 18px;
  height: 0;
}
a {
  text-decoration: none;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
}
.mobile,
.mobilei {
  display: none !important;
}
.normal {
  display: block !important;
}
.normali {
  display: inline-block !important;
}
.text_right {
  text-align: right;
}
.r {
  max-width: 100%;
}
.inline {
  display: inline-block;
}
.no_margin.row {
  margin-bottom: 0;
}
.shadow {
  -webkit-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  box-shadow: 0 1px 20px rgba(0,0,0,.15);
  color: 0 1px 20px rgba(0,0,0,.15);
}
img.r {
  max-width: 100% !important;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  font-size: 14px;
  line-height: 1.5;
  color: #525252;
  margin: 0;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
  
}



h1,
h2,
h3,
h4,
h5,
h6
 {
  font-family:"arialnarrow";
}
p a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
p img {
  max-width: 100%;
}
h1 {
  font-size: 45px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 11px;
}
a {
  color: #454545;
  text-decoration: none;
}
a:hover {
  color: #575757;
}
a,
p,
h1,
h2,
h3 {
  word-break: break-word;
}
::selection {
  background: rgba(255, 78, 80, 0.9);
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: rgba(255, 78, 80, 0.9);
  color: #FFF;
  text-shadow: none;
}
.admin-bar .header_nav.sticky,
body.buddypress .header_nav.sticky {
  top: 28px;
}
.sidebar,
.wpb_widgetised_column {
  margin-top: 20px;
  margin-right: 10px;
}
.sidebar .sidebar_entry,
.wpb_widgetised_column .sidebar_entry {
  margin-bottom: 20px;
}
.sidebar .sidebar_entry .head,
.wpb_widgetised_column .sidebar_entry .head {
  background: #f7f7f7;
  font-size: 14px;
  color: #333333;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  padding: 20px 30px;
}
.sidebar .sidebar_entry .body,
.wpb_widgetised_column .sidebar_entry .body {
  background: #ffffff;
  padding: 20px 30px;
}
.sidebar .sidebar_entry .body #searchform .screen-reader-text,
.wpb_widgetised_column .sidebar_entry .body #searchform .screen-reader-text {
  display: none;
}
.sidebar .sidebar_entry .body #searchform #s,
.wpb_widgetised_column .sidebar_entry .body #searchform #s {
  background: #FFF;
  border: 1px solid #f6f6f6;
  outline: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.sidebar .sidebar_entry .body #searchform #s:focus,
.wpb_widgetised_column .sidebar_entry .body #searchform #s:focus {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  color: 0px 0px 8px rgba(0, 0, 0, 0.1);
  border-color: #e9e9e9;
}
.sidebar .sidebar_entry .body #searchform #searchsubmit,
.wpb_widgetised_column .sidebar_entry .body #searchform #searchsubmit {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
.sidebar .sidebar_entry .body #searchform #searchsubmit:active,
.wpb_widgetised_column .sidebar_entry .body #searchform #searchsubmit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.sidebar .sidebar_entry .links ul li,
.wpb_widgetised_column .sidebar_entry .links ul li {
  margin-bottom: 5px;
}
.sidebar .sidebar_entry .links ul li a,
.wpb_widgetised_column .sidebar_entry .links ul li a {
  font-weight: 500;
  color: #5e5e5e;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.sidebar .sidebar_entry .links ul li a:hover,
.wpb_widgetised_column .sidebar_entry .links ul li a:hover {
  color: #333333;
}
.sidebar .sidebar_entry .links ul ul,
.wpb_widgetised_column .sidebar_entry .links ul ul {
  margin-top: 5px;
}
.sidebar .sidebar_entry .links ul ul li a,
.wpb_widgetised_column .sidebar_entry .links ul ul li a {
  color: #777777;
}
.sidebar .sidebar_entry .links ul .active > a,
.wpb_widgetised_column .sidebar_entry .links ul .active > a,
.sidebar .sidebar_entry .links ul .active,
.wpb_widgetised_column .sidebar_entry .links ul .active {
  font-weight: bold;
  color: #333333;
}
.sidebar .sidebar_entry .links ul ul .active > a,
.wpb_widgetised_column .sidebar_entry .links ul ul .active > a,
.sidebar .sidebar_entry .links ul ul .active,
.wpb_widgetised_column .sidebar_entry .links ul ul .active {
  color: #515151;
  font-weight: 600;
}
.sidebar .sidebar_entry .product-categories li,
.wpb_widgetised_column .sidebar_entry .product-categories li {
  margin-bottom: 5px;
}
.sidebar .sidebar_entry .product-categories li a,
.wpb_widgetised_column .sidebar_entry .product-categories li a {
  font-weight: 500;
  color: #5e5e5e;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.sidebar .sidebar_entry .product-categories li a:hover,
.wpb_widgetised_column .sidebar_entry .product-categories li a:hover {
  color: #333333;
}
.sidebar .sidebar_entry .product-categories li .count,
.wpb_widgetised_column .sidebar_entry .product-categories li .count {
  color: #ababab;
}
.sidebar .sidebar_entry .product-categories li.current-cat-parent > a,
.wpb_widgetised_column .sidebar_entry .product-categories li.current-cat-parent > a,
.sidebar .sidebar_entry .product-categories li.current-cat > a,
.wpb_widgetised_column .sidebar_entry .product-categories li.current-cat > a {
  font-weight: bold;
  color: #418447;
}
.sidebar .sidebar_entry .product-categories li.current-cat-parent > a,
.wpb_widgetised_column .sidebar_entry .product-categories li.current-cat-parent > a {
  color: #525252;
}
.sidebar .sidebar_entry .product-categories li ul,
.wpb_widgetised_column .sidebar_entry .product-categories li ul {
  margin-top: 5px;
}
.sidebar .sidebar_entry .product-categories li ul li:before,
.wpb_widgetised_column .sidebar_entry .product-categories li ul li:before {
  content: '- ';
  color: rgba(171, 171, 171, 0.8);
}
.sidebar .sidebar_entry .product-categories li ul ul li:before,
.wpb_widgetised_column .sidebar_entry .product-categories li ul ul li:before {
  content: '-- ';
  color: rgba(171, 171, 171, 0.8);
}
.sidebar .sidebar_entry .product-categories li ul ul ul li:before,
.wpb_widgetised_column .sidebar_entry .product-categories li ul ul ul li:before {
  content: '--- ';
  color: rgba(171, 171, 171, 0.8);
}
.sidebar .sidebar_entry .product-categories li ul ul ul ul li:before,
.wpb_widgetised_column .sidebar_entry .product-categories li ul ul ul ul li:before {
  content: '---- ';
  color: rgba(171, 171, 171, 0.8);
}
.sidebar .sidebar_entry .price_slider_wrapper .price_slider,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_slider {
  position: relative;
  height: 5px;
  background: #ececec;
  margin-bottom: 10px;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_slider .ui-slider-range,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_slider .ui-slider-range {
  height: 100%;
  position: absolute;
  background: #418447;
  outline: none;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_slider .ui-slider-handle,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_slider .ui-slider-handle {
  position: absolute;
  background: #c9c9c9;
  height: 11px;
  width: 4px;
  margin-top: -5px;
  display: block;
  border: 2px solid #ffffff;
  outline: none;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_label,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label {
  zoom: 1;
  margin-bottom: 10px;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_label:before,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label:before,
.sidebar .sidebar_entry .price_slider_wrapper .price_label:after,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label:after {
  display: table;
  content: "";
}
.sidebar .sidebar_entry .price_slider_wrapper .price_label:after,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label:after {
  clear: both;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_label span,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label span {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 12px;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_label span.from,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label span.from {
  float: left;
}
.sidebar .sidebar_entry .price_slider_wrapper .price_label span.to,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .price_label span.to {
  float: right;
  right: -5px;
}
.sidebar .sidebar_entry .price_slider_wrapper .button,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
.sidebar .sidebar_entry .price_slider_wrapper .button:active,
.wpb_widgetised_column .sidebar_entry .price_slider_wrapper .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li {
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 10px;
  margin-bottom: 10px;
  zoom: 1;
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li:before,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li:before,
.sidebar .sidebar_entry .widget_shopping_cart_content ul li:after,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li:after {
  display: table;
  content: "";
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li:after,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li:after {
  clear: both;
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li a,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li a {
  font-weight: bold;
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li a img,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li a img {
  width: 45px;
  height: 45px;
  vertical-align: text-top;
  float: right;
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li .quantity,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li .quantity {
  display: block;
  font-size: 11px;
  color: #525252;
}
.sidebar .sidebar_entry .widget_shopping_cart_content ul li .quantity .amount,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content ul li .quantity .amount {
  font-weight: 500;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .total,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .total {
  border-top: 1px solid #f6f6f6;
  margin-top: 10px;
  padding-top: 10px;
  position: relative;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .total:before,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .total:before {
  position: absolute;
  display: block;
  content: ' ';
  height: 1px;
  left: 0;
  right: 0;
  top: 1px;
  width: 100%;
  background: #f6f6f6;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .total strong,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .total strong {
  font-weight: normal;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .total .amount,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .total .amount {
  float: right;
  font-weight: bold;
  font-size: 17px;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons {
  margin-bottom: 0;
  padding-top: 10px;
  white-space: nowrap;
  zoom: 1;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons:before,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons:before,
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons:after,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons:after {
  display: table;
  content: "";
}
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons:after,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons:after {
  clear: both;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons a,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons a {
  display: block;
  float: left;
  clear: both;
  float: right;
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 6px 6px;
  font-size: 11px;
  clear: none;
}
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons a:active,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons a:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.sidebar .sidebar_entry .widget_shopping_cart_content .buttons a.checkout,
.wpb_widgetised_column .sidebar_entry .widget_shopping_cart_content .buttons a.checkout {
  float: left;
  margin-bottom: 0;
}
.sidebar .sidebar_entry .product_list_widget li,
.wpb_widgetised_column .sidebar_entry .product_list_widget li {
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 10px;
  margin-bottom: 10px;
  zoom: 1;
}
.sidebar .sidebar_entry .product_list_widget li:before,
.wpb_widgetised_column .sidebar_entry .product_list_widget li:before,
.sidebar .sidebar_entry .product_list_widget li:after,
.wpb_widgetised_column .sidebar_entry .product_list_widget li:after {
  display: table;
  content: "";
}
.sidebar .sidebar_entry .product_list_widget li:after,
.wpb_widgetised_column .sidebar_entry .product_list_widget li:after {
  clear: both;
}
.sidebar .sidebar_entry .product_list_widget li a,
.wpb_widgetised_column .sidebar_entry .product_list_widget li a {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.sidebar .sidebar_entry .product_list_widget li a:hover,
.wpb_widgetised_column .sidebar_entry .product_list_widget li a:hover {
  color: #418447;
}
.sidebar .sidebar_entry .product_list_widget li a img,
.wpb_widgetised_column .sidebar_entry .product_list_widget li a img {
  float: right;
  width: 40px;
  height: 40px;
  margin-left: 5px;
}
.sidebar .sidebar_entry .product_list_widget li del,
.wpb_widgetised_column .sidebar_entry .product_list_widget li del {
  font-weight: bold;
  font-size: 11px;
  text-decoration: line-through;
  color: #CCC;
}
.sidebar .sidebar_entry .product_list_widget li ins,
.wpb_widgetised_column .sidebar_entry .product_list_widget li ins {
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  color: #e70003;
}
.sidebar .sidebar_entry .product_list_widget li:last-child,
.wpb_widgetised_column .sidebar_entry .product_list_widget li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.sidebar .sidebar_entry .product_list_widget li .variation,
.wpb_widgetised_column .sidebar_entry .product_list_widget li .variation {
  padding-bottom: 10px;
  zoom: 1;
}
.sidebar .sidebar_entry .product_list_widget li .variation:before,
.wpb_widgetised_column .sidebar_entry .product_list_widget li .variation:before,
.sidebar .sidebar_entry .product_list_widget li .variation:after,
.wpb_widgetised_column .sidebar_entry .product_list_widget li .variation:after {
  display: table;
  content: "";
}
.sidebar .sidebar_entry .product_list_widget li .variation:after,
.wpb_widgetised_column .sidebar_entry .product_list_widget li .variation:after {
  clear: both;
}
.sidebar .sidebar_entry .product_list_widget li .variation dt,
.wpb_widgetised_column .sidebar_entry .product_list_widget li .variation dt {
  float: none;
  display: block;
  font-size: 9px;
  color: #9f9f9f;
  margin: 0;
  text-indent: -2px;
}
.sidebar .sidebar_entry .product_list_widget li .variation dd,
.wpb_widgetised_column .sidebar_entry .product_list_widget li .variation dd {
  float: none;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: 500;
}
.sidebar .sidebar_entry .cd-dropdown,
.wpb_widgetised_column .sidebar_entry .cd-dropdown {
  width: auto;
  margin: 0;
}
.sidebar .sidebar_entry .cd-dropdown > span,
.wpb_widgetised_column .sidebar_entry .cd-dropdown > span {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
  color: #525252;
  border: 1px solid rgba(214, 214, 214, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .sidebar_entry .cd-dropdown > span:after,
.wpb_widgetised_column .sidebar_entry .cd-dropdown > span:after {
  color: #525252;
  width: 30px;
  height: 99%;
  line-height: 30px;
  padding: 0;
  top: 0;
  border-left-color: rgba(214, 214, 214, 0.5);
}
.sidebar .sidebar_entry .cd-dropdown ul,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul {
  border: 1px solid rgba(214, 214, 214, 0.5);
  border-top: 0;
  width: 99%;
  background: #FFF;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.sidebar .sidebar_entry .cd-dropdown ul:before,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul:before,
.sidebar .sidebar_entry .cd-dropdown ul:after,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul:after {
  display: table;
  content: "";
}
.sidebar .sidebar_entry .cd-dropdown ul:after,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul:after {
  clear: both;
}
.sidebar .sidebar_entry .cd-dropdown ul li,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul li {
  margin: 0;
  border-bottom: 1px solid rgba(214, 214, 214, 0.2);
}
.sidebar .sidebar_entry .cd-dropdown ul li:last-child,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul li:last-child {
  border-bottom: none;
}
.sidebar .sidebar_entry .cd-dropdown ul li span,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul li span {
  height: 30px;
  line-height: 30px;
  width: auto;
  display: block;
  padding: 0;
  font-weight: 500;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .sidebar_entry .cd-dropdown ul li span:hover,
.wpb_widgetised_column .sidebar_entry .cd-dropdown ul li span:hover {
  background-color: #418447;
}
.sidebar .sidebar_entry .cd-dropdown.cd-active ul,
.wpb_widgetised_column .sidebar_entry .cd-dropdown.cd-active ul {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.sidebar > .sidebar_entry:last-child,
.wpb_widgetised_column > .sidebar_entry:last-child {
  margin-bottom: 0;
}
#header_nav_spacer {
  position: relative;
  margin-bottom: 40px;
  display: none;
}
#header_nav_spacer.trans {
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section {
  /* Zinc v2 */
}
section.header_top {
  background: #dfdfdf;
  border-bottom: 1px solid #e9e9e9;
}
section.header_top .columns {
  padding-top: 20px;
  padding-bottom: 20px;
}
section.header_top #searchform {
  position: relative;
}
section.header_top #searchform ::-webkit-input-placeholder {
  color: #525252;
  text-overflow: ellipsis;
  font-weight: 500;
}
section.header_top #searchform :-moz-placeholder {
  color: #525252 !important;
  text-overflow: ellipsis;
}
section.header_top #searchform ::-moz-placeholder {
  color: #525252 !important;
  text-overflow: ellipsis;
}
section.header_top #searchform :-ms-input-placeholder {
  color: #525252 !important;
  text-overflow: ellipsis;
}
section.header_top #searchform #loading_search {
  position: absolute;
  left: 0px;
  background: #dfdfdf;
  z-index: 100;
  width: 15px;
  height: 22px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity ease-in-out 250ms;
  -moz-transition: opacity ease-in-out 250ms;
  -o-transition: opacity ease-in-out 250ms;
  -ms-transition: opacity ease-in-out 250ms;
  transition: opacity ease-in-out 250ms;
  top: -1000px;
}
section.header_top #searchform #loading_search.visible {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  top: -4px;
}
section.header_top #searchform #home_url {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  width: 22px;
  overflow: hidden;
  text-indent: 22px;
}
section.header_top #searchform #s {
  display: block;
  border: none;
  background: url(../images/magnifier.png) no-repeat left center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  padding: 0;
  margin: 0;
  outline: none;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
section.header_top #search_suggestions_env {
  position: absolute;
  left: 0;
  z-index: 100000;
}
section.header_top #search_suggestions_env #results_env {
  overflow: hidden;
  background-color: #fffdfd;
  padding: 0;
  height: 0;
  -webkit-box-shadow: 0 0px 2px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0px 2px rgba(0,0,0,.1);
  box-shadow: 0 0px 2px rgba(0,0,0,.1);
  color: 0 0px 2px rgba(0,0,0,.1);
}
section.header_top #search_suggestions_env #results_env.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
section.header_top #search_suggestions_env #results_env .results {
  margin: 0;
}
section.header_top #search_suggestions_env #results_env .results > li {
  display: block;
  margin: 0;
  border-bottom: 1px solid #f4f3f3;
}
section.header_top #search_suggestions_env #results_env .results > li:last-child {
  border-bottom: 0;
}
section.header_top #search_suggestions_env #results_env .results > li.curr a {
  background: #F7F7F7;
}
section.header_top #search_suggestions_env #results_env .results > li.curr.more a {
  background: none;
}
section.header_top #search_suggestions_env #results_env .results > li.curr.more a strong {
  background: #ddd9d9;
  color: #333333;
}
section.header_top #search_suggestions_env #results_env .results > li.more a {
  text-align: center;
}
section.header_top #search_suggestions_env #results_env .results > li.more a:hover {
  background: none;
}
section.header_top #search_suggestions_env #results_env .results > li.more a:hover strong {
  background: #e9e7e7;
  color: #333333;
}
section.header_top #search_suggestions_env #results_env .results > li.more a strong {
  display: inline-block;
  padding: 10px 20px;
  background: #f5f4f4;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  color: #525252;
  float: none;
}
section.header_top #search_suggestions_env #results_env .results > li a {
  display: block;
  padding: 20px 30px;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  -o-transition: all ease-in-out 200ms;
  -ms-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  zoom: 1;
}
section.header_top #search_suggestions_env #results_env .results > li a:before,
section.header_top #search_suggestions_env #results_env .results > li a:after {
  display: table;
  content: "";
}
section.header_top #search_suggestions_env #results_env .results > li a:after {
  clear: both;
}
section.header_top #search_suggestions_env #results_env .results > li a:hover {
  background: #F7F7F7;
}
section.header_top #search_suggestions_env #results_env .results > li a strong {
  line-height: 31px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  float: left;
  max-width: 80%;
}
section.header_top #search_suggestions_env #results_env .results > li a span {
  float: right;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
section.header_top #search_suggestions_env #results_env .results > li a span i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  background: #418447 no-repeat center center;
  width: 30px;
  height: 30px;
}
section.header_top #search_suggestions_env #results_env .results > li a span i.page {
  background-image: url(../images/icon-search-sugg-page.png);
  background-color: #9fcd92;
  background-image: url(../images/icon-search-sugg-page@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
section.header_top #search_suggestions_env #results_env .results > li a span i.post {
  background-image: url(../images/icon-search-sugg-pen.png);
  background-color: #fcd036;
  background-image: url(../images/icon-search-sugg-pen@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
section.header_top #search_suggestions_env #results_env .results > li a span i.gallery {
  background-image: url(../images/icon-search-sugg-gallery.png);
  background-color: #5f90af;
  background-image: url(../images/icon-search-sugg-gallery@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
section.header_top #search_suggestions_env #results_env .results > li a span i.portfolio {
  background-image: url(../images/icon-search-sugg-portfolio.png);
  background-color: #686969;
  background-image: url(../images/icon-search-sugg-portfolio@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
section.header_top #search_suggestions_env #results_env .results > li a span i.product {
  background-image: url(../images/icon-search-sugg-shop.png);
  background-image: url(../images/icon-search-sugg-shop@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
section.header_top .social_networks_header {
  position: relative;
  height: 14px;
  line-height: 1;
  top: -6px;
  float: right;
  zoom: 1;
}
section.header_top .social_networks_header:before,
section.header_top .social_networks_header:after {
  display: table;
  content: "";
}
section.header_top .social_networks_header:after {
  clear: both;
}
section.header_top .social_networks_header .snlink {
  position: relative;
  display: block;
  float: left;
  margin-left: 5px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.header_top .social_networks_header .snlink:hover {
  -webkit-transition-delay: 80ms;
  -moz-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  color: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  top: -2px;
  left: -2px;
}
section.header_top .header_top_right {
  text-align: right;
}
section.header_top .header_top_right #searchform {
  height: 0;
  position: relative;
  top: -6px;
}
section.header_top .header_top_right #searchform #loading_search {
  right: 0px;
  left: auto;
}
section.header_top .header_top_right #searchform #s {
  background-position: right center;
  padding-left: 0;
  padding-right: 30px;
  text-align: right;
  margin-top: 6px;
}
section.header_top .header_top_left .social_networks_header {
  float: left;
}
section.header_nav {
  position: relative;
  z-index: 1500;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05);
  box-shadow: 0 1px 0 rgba(0,0,0,.05);
  color: 0 1px 0 rgba(0,0,0,.05);
  margin-bottom: 0px;
}
section.header_nav .container {
  zoom: 1;
}
section.header_nav .container:before,
section.header_nav .container:after {
  display: table;
  content: "";
}
section.header_nav .container:after {
  clear: both;
}
section.header_nav .container .logo_and_nav {
  display: table;
  width: 100%;
}
section.header_nav .container .logo,
section.header_nav .container nav.main {
  display: table-cell;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  vertical-align: middle;
  zoom: 1;
}
section.header_nav .container .logo:before,
section.header_nav .container nav.main:before,
section.header_nav .container .logo:after,
section.header_nav .container nav.main:after {
  display: table;
  content: "";
}
section.header_nav .container .logo:after,
section.header_nav .container nav.main:after {
  clear: both;
}
section.header_nav .container .logo {
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav .container nav.main {
  padding-right: 10px;
}
section.header_nav .container nav.main > div {
  float: right;
}
section.header_nav .logo {
  padding-left: 10px;
}
section.header_nav .logo.icons_nav .text {
  padding: 40px 0;
}
section.header_nav .logo.simple_nav .logo_image,
section.header_nav .logo.mega_nav .logo_image {
  padding: 50px 0;
}
section.header_nav .logo .text {
  display: inline-block;
  font-size: 60px;
  color: #2e2e2e;
  font-weight: 600;
  line-height: 1;
  padding: 20px 0;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav .logo .text a {
  color: #2e2e2e;
  white-space: nowrap;
}
section.header_nav .logo .text span {
  color: #777777;
}
section.header_nav .custom_logo_image .logo_image {
  display: block;
  padding: 20px 0;
}
section.header_nav .custom_logo_image .logo_image.trans {
  -webkit-transition: all ease-in-out 350ms;
  -moz-transition: all ease-in-out 350ms;
  -o-transition: all ease-in-out 350ms;
  -ms-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
}
section.header_nav .custom_logo_image .logo_image img {
  display: block;
}
section.header_nav .custom_logo_image .logo_image.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
section.header_nav nav.main.simple_nav .normal_menu > ul,
section.header_nav nav.main.simple_nav .main_menu > ul,
section.header_nav nav.main.simple_nav .sticky-menu > ul {
  display: block;
  padding: 20px 0;
  zoom: 1;
}
section.header_nav nav.main.simple_nav .normal_menu > ul:before,
section.header_nav nav.main.simple_nav .main_menu > ul:before,
section.header_nav nav.main.simple_nav .sticky-menu > ul:before,
section.header_nav nav.main.simple_nav .normal_menu > ul:after,
section.header_nav nav.main.simple_nav .main_menu > ul:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul:after {
  display: table;
  content: "";
}
section.header_nav nav.main.simple_nav .normal_menu > ul:after,
section.header_nav nav.main.simple_nav .main_menu > ul:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul:after {
  clear: both;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li,
section.header_nav nav.main.simple_nav .main_menu > ul > li,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li {
  position: relative;
  display: block;
  float: left;
  margin-left: 40px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li:first-child,
section.header_nav nav.main.simple_nav .main_menu > ul > li:first-child,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li:first-child {
  margin-left: 0;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > a {
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li:hover > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li:hover > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li:hover > a {
  color: #418447;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.current-menu-item > a {
  background: #418447;
  color: #ffffff;
  padding: 5px 10px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.current-menu-item > a:after,
section.header_nav nav.main.simple_nav .main_menu > ul > li.current-menu-item > a:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.current-menu-item > a:after {
  border-top-color: #ffffff !important;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.search_btn,
section.header_nav nav.main.simple_nav .main_menu > ul > li.search_btn,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.search_btn {
  position: relative;
  width: 30px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.search_btn a,
section.header_nav nav.main.simple_nav .main_menu > ul > li.search_btn a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.search_btn a {
  position: absolute;
  display: block;
  text-indent: -9999px;
  background: #f4f4f4 url(../images/magnifier.png) no-repeat center center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  padding: 7px;
  width: 16px;
  height: 16px;
  margin-top: -5px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.has-sub > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li.has-sub > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.has-sub > a {
  padding-right: 10px;
  -webkit-transition: color 250ms ease-out, font-size 250ms ease-out;
  -moz-transition: color 250ms ease-out, font-size 250ms ease-out;
  -o-transition: color 250ms ease-out, font-size 250ms ease-out;
  -ms-transition: color 250ms ease-out, font-size 250ms ease-out;
  transition: color 250ms ease-out, font-size 250ms ease-out;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.has-sub > a:after,
section.header_nav nav.main.simple_nav .main_menu > ul > li.has-sub > a:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -1px;
  display: inline-block;
  background: transparent;
  border-style: solid dashed dashed;
  border-color: transparent;
  border-top-color: #333333;
  font-size: 0;
  border-width: 3px 3px 0;
  padding-top: 1px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.has-sub.current-menu-item > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li.has-sub.current-menu-item > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.has-sub.current-menu-item > a {
  padding-right: 20px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.has-sub.current-menu-item > a:after,
section.header_nav nav.main.simple_nav .main_menu > ul > li.has-sub.current-menu-item > a:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.has-sub.current-menu-item > a:after {
  right: 7px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li.has-sub:hover > a:after,
section.header_nav nav.main.simple_nav .main_menu > ul > li.has-sub:hover > a:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li.has-sub:hover > a:after {
  border-top-color: #418447;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li ul,
section.header_nav nav.main.simple_nav .main_menu > ul > li ul,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li ul {
  display: none;
  overflow: hidden;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li ul .has-sub > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li ul .has-sub > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li ul .has-sub > a {
  position: relative;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li ul .has-sub > a:after,
section.header_nav nav.main.simple_nav .main_menu > ul > li ul .has-sub > a:after,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li ul .has-sub > a:after {
  content: '';
  position: absolute;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #ffbaba;
  padding-top: 0;
  padding-right: 2px;
  margin-top: -2px;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul {
  background: #ed4749;
  padding: 0 0;
  position: absolute;
  left: 0;
  top: auto;
  width: 200px;
  z-index: 100;
  overflow: hidden;
  line-height: 1.5;
  display: none;
  margin-top: 3px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li {
  padding: 0;
  margin: 0;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li:first-child,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li:first-child,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li:first-child {
  padding-top: 8px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li:last-child,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li:last-child,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li:last-child {
  padding-bottom: 8px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li.current-menu-item > a {
  background: #418447;
  color: rgba(255, 255, 255, 0.9);
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li.current-menu-ancestor > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li.current-menu-ancestor > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li.current-menu-ancestor > a,
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li .current-menu-ancestor > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li .current-menu-ancestor > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li .current-menu-ancestor > a {
  color: #ffc342 !important;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > a {
  display: block;
  padding: 1px 15px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 500;
  color: #ffbaba;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > a:hover,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > a:hover,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > a:hover {
  background: #418447;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  color: 0px 0px 3px rgba(0, 0, 0, 0.05);
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul {
  background: #418447;
  padding: 0 0;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li:first-child,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li:first-child,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li:first-child {
  padding-top: 2px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li:last-child,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li:last-child,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li:last-child {
  padding-bottom: 2px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li > a {
  color: #ffbaba;
  font-weight: 500;
  padding: 1px 15px;
  display: block;
  padding-left: 20px;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li > a:hover,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li > a:hover,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li > a:hover {
  color: #ffc342;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li .current-menu-item > a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li .current-menu-item > a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li .current-menu-item > a {
  color: #ffc342;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li ul li,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li ul li,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li ul li {
  margin-left: 30px;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li ul li a,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li ul li a,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li ul li a {
  display: block;
  padding: 1px 0;
  color: #ffbaba;
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li ul li a:hover,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li ul li a:hover,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li ul li a:hover {
  color: #ffc342;
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul > li > ul > li ul li ul li,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul > li > ul > li ul li ul li,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul > li > ul > li ul li ul li {
  margin-left: 10px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul {
  display: block;
  padding: 20px 0;
  zoom: 1;
}
section.header_nav nav.main.icons_nav .normal_menu > ul:before,
section.header_nav nav.main.icons_nav .normal_menu > ul:after {
  display: table;
  content: "";
}
section.header_nav nav.main.icons_nav .normal_menu > ul:after {
  clear: both;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li {
  position: relative;
  display: block;
  float: left;
  margin-left: 40px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li:first-child {
  margin-left: 0;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > a {
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li:hover > a {
  color: #418447;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.current-menu-item > a {
  background: #418447;
  color: #ffffff;
  padding: 5px 10px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.current-menu-item > a:after {
  border-top-color: #ffffff !important;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.search_btn {
  position: relative;
  width: 30px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.search_btn a {
  position: absolute;
  display: block;
  text-indent: -9999px;
  background: #f4f4f4 url(../images/magnifier.png) no-repeat center center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  padding: 7px;
  width: 16px;
  height: 16px;
  margin-top: -5px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.has-sub > a {
  padding-right: 10px;
  -webkit-transition: color 250ms ease-out, font-size 250ms ease-out;
  -moz-transition: color 250ms ease-out, font-size 250ms ease-out;
  -o-transition: color 250ms ease-out, font-size 250ms ease-out;
  -ms-transition: color 250ms ease-out, font-size 250ms ease-out;
  transition: color 250ms ease-out, font-size 250ms ease-out;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -1px;
  display: inline-block;
  background: transparent;
  border-style: solid dashed dashed;
  border-color: transparent;
  border-top-color: #333333;
  font-size: 0;
  border-width: 3px 3px 0;
  padding-top: 1px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.has-sub.current-menu-item > a {
  padding-right: 20px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.has-sub.current-menu-item > a:after {
  right: 7px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li.has-sub:hover > a:after {
  border-top-color: #418447;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li ul {
  display: none;
  overflow: hidden;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li ul .has-sub > a {
  position: relative;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li ul .has-sub > a:after {
  content: '';
  position: absolute;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #ffbaba;
  padding-top: 0;
  padding-right: 2px;
  margin-top: -2px;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul {
  background: #ed4749;
  padding: 0 0;
  position: absolute;
  left: 0;
  top: auto;
  width: 200px;
  z-index: 100;
  overflow: hidden;
  line-height: 1.5;
  display: none;
  margin-top: 3px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li {
  padding: 0;
  margin: 0;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li:first-child {
  padding-top: 8px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li:last-child {
  padding-bottom: 8px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li.current-menu-item > a {
  background: #418447;
  color: rgba(255, 255, 255, 0.9);
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li.current-menu-ancestor > a,
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li .current-menu-ancestor > a {
  color: #ffc342 !important;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > a {
  display: block;
  padding: 1px 15px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 500;
  color: #ffbaba;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > a:hover {
  background: #418447;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  color: 0px 0px 3px rgba(0, 0, 0, 0.05);
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul {
  background: #418447;
  padding: 0 0;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li:first-child {
  padding-top: 2px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li:last-child {
  padding-bottom: 2px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li > a {
  color: #ffbaba;
  font-weight: 500;
  padding: 1px 15px;
  display: block;
  padding-left: 20px;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li > a:hover {
  color: #ffc342;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li .current-menu-item > a {
  color: #ffc342;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li ul li {
  margin-left: 30px;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li ul li a {
  display: block;
  padding: 1px 0;
  color: #ffbaba;
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li ul li a:hover {
  color: #ffc342;
}
section.header_nav nav.main.icons_nav .normal_menu > ul > li > ul > li > ul > li ul li ul li {
  margin-left: 10px;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu {
  zoom: 1;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu:before,
section.header_nav nav.main.icons_nav .normal_menu .main_menu:after {
  display: table;
  content: "";
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu:after {
  clear: both;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li {
  float: left;
  position: relative;
  margin-left: 20px;
  /*&.home .menu_icon { background-image: url(../images/icons/home@2x.png); }
							&.blog .menu_icon { background-image: url(../images/icons/blog@2x.png); }
							&.shop .menu_icon { background-image: url(../images/icons/shop@2x.png); }
							&.gear .menu_icon { background-image: url(../images/icons/gear@2x.png); }
							&.user .menu_icon { background-image: url(../images/icons/user@2x.png); }
							&.search .menu_icon { background-image: url(../images/icons/search@2x.png); }
							&.location .menu_icon { background-image: url(../images/icons/location@2x.png); }
							&.calendar .menu_icon { background-image: url(../images/icons/calendar@2x.png); }
							&.location-2 .menu_icon { background-image: url(../images/icons/location-2@2x.png); }*/
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.current-menu-item > a {
  background: #418447;
  color: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
  padding: 0;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.current-menu-item > a .menu_icon {
  background-position: center bottom;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.current-menu-item.has-sub a {
  padding-right: 0;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li:hover > a,
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.hovered > a {
  background: #418447;
  color: #FFF;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(153, 153, 153, 0.08);
  -moz-box-shadow: 0px 0px 0px 5px rgba(153, 153, 153, 0.08);
  box-shadow: 0px 0px 0px 5px rgba(153, 153, 153, 0.08);
  color: 0px 0px 0px 5px rgba(153, 153, 153, 0.08);
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li:hover > a .menu_icon,
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.hovered > a .menu_icon {
  background-position: center bottom;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a {
  display: block;
  background: #dfdfdf;
  text-align: center;
  min-width: 100px;
  height: 100px;
  font-size: 13.5px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a .menu_icon {
  background: no-repeat center top;
  -webkit-background-size: 75px;
  -moz-background-size: 75px;
  background-size: 75px;
  height: 73px;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a .menu_icon i {
  font-size: 40px;
  line-height: 73px;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a .menu_title {
  font-weight: 500;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a:after {
  display: none;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.has-sub > a {
  padding-right: 0;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li.has-sub > a:after {
  display: none;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li ul.sub-menu {
  display: none;
  overflow: hidden;
}
section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > ul.sub-menu {
  margin-top: 0px;
}
section.header_nav nav.main .sticky_menu > ul,
section.header_nav nav.main .sticky_menu .sticky-menu > ul {
  display: none;
  padding: 20px 0;
  zoom: 1;
}
section.header_nav nav.main .sticky_menu > ul:before,
section.header_nav nav.main .sticky_menu .sticky-menu > ul:before,
section.header_nav nav.main .sticky_menu > ul:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul:after {
  display: table;
  content: "";
}
section.header_nav nav.main .sticky_menu > ul:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul:after {
  clear: both;
}
section.header_nav nav.main .sticky_menu > ul > li,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li {
  position: relative;
  display: block;
  float: left;
  margin-left: 40px;
}
section.header_nav nav.main .sticky_menu > ul > li:first-child,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li:first-child {
  margin-left: 0;
}
section.header_nav nav.main .sticky_menu > ul > li > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > a {
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main .sticky_menu > ul > li:hover > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li:hover > a {
  color: #418447;
}
section.header_nav nav.main .sticky_menu > ul > li.current-menu-item > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.current-menu-item > a {
  background: #418447;
  color: #ffffff;
  padding: 5px 10px;
}
section.header_nav nav.main .sticky_menu > ul > li.current-menu-item > a:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.current-menu-item > a:after {
  border-top-color: #ffffff !important;
}
section.header_nav nav.main .sticky_menu > ul > li.search_btn,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.search_btn {
  position: relative;
  width: 30px;
}
section.header_nav nav.main .sticky_menu > ul > li.search_btn a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.search_btn a {
  position: absolute;
  display: block;
  text-indent: -9999px;
  background: #f4f4f4 url(../images/magnifier.png) no-repeat center center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  padding: 7px;
  width: 16px;
  height: 16px;
  margin-top: -5px;
}
section.header_nav nav.main .sticky_menu > ul > li.has-sub > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.has-sub > a {
  padding-right: 10px;
  -webkit-transition: color 250ms ease-out, font-size 250ms ease-out;
  -moz-transition: color 250ms ease-out, font-size 250ms ease-out;
  -o-transition: color 250ms ease-out, font-size 250ms ease-out;
  -ms-transition: color 250ms ease-out, font-size 250ms ease-out;
  transition: color 250ms ease-out, font-size 250ms ease-out;
}
section.header_nav nav.main .sticky_menu > ul > li.has-sub > a:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -1px;
  display: inline-block;
  background: transparent;
  border-style: solid dashed dashed;
  border-color: transparent;
  border-top-color: #333333;
  font-size: 0;
  border-width: 3px 3px 0;
  padding-top: 1px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main .sticky_menu > ul > li.has-sub.current-menu-item > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.has-sub.current-menu-item > a {
  padding-right: 20px;
}
section.header_nav nav.main .sticky_menu > ul > li.has-sub.current-menu-item > a:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.has-sub.current-menu-item > a:after {
  right: 7px;
}
section.header_nav nav.main .sticky_menu > ul > li.has-sub:hover > a:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li.has-sub:hover > a:after {
  border-top-color: #418447;
}
section.header_nav nav.main .sticky_menu > ul > li ul,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li ul {
  display: none;
  overflow: hidden;
}
section.header_nav nav.main .sticky_menu > ul > li ul .has-sub > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li ul .has-sub > a {
  position: relative;
}
section.header_nav nav.main .sticky_menu > ul > li ul .has-sub > a:after,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li ul .has-sub > a:after {
  content: '';
  position: absolute;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #ffbaba;
  padding-top: 0;
  padding-right: 2px;
  margin-top: -2px;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
section.header_nav nav.main .sticky_menu > ul > li > ul,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul {
  background: #ed4749;
  padding: 0 0;
  position: absolute;
  left: 0;
  top: auto;
  width: 200px;
  z-index: 100;
  overflow: hidden;
  line-height: 1.5;
  display: none;
  margin-top: 3px;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li {
  padding: 0;
  margin: 0;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li:first-child,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li:first-child {
  padding-top: 8px;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li:last-child,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li:last-child {
  padding-bottom: 8px;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li.current-menu-item > a {
  background: #418447;
  color: rgba(255, 255, 255, 0.9);
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li.current-menu-ancestor > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li.current-menu-ancestor > a,
section.header_nav nav.main .sticky_menu > ul > li > ul > li .current-menu-ancestor > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li .current-menu-ancestor > a {
  color: #ffc342 !important;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > a {
  display: block;
  padding: 1px 15px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 500;
  color: #ffbaba;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > a:hover,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > a:hover {
  background: #418447;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
  color: 0px 0px 3px rgba(0, 0, 0, 0.05);
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul {
  background: #418447;
  padding: 0 0;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li:first-child,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li:first-child {
  padding-top: 2px;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li:last-child,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li:last-child {
  padding-bottom: 2px;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li > a {
  color: #ffbaba;
  font-weight: 500;
  padding: 1px 15px;
  display: block;
  padding-left: 20px;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li > a:hover,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li > a:hover {
  color: #ffc342;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li.current-menu-item > a,
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li .current-menu-item > a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li .current-menu-item > a {
  color: #ffc342;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li ul li,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li ul li {
  margin-left: 30px;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li ul li a,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li ul li a {
  display: block;
  padding: 1px 0;
  color: #ffbaba;
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li ul li a:hover,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li ul li a:hover {
  color: #ffc342;
}
section.header_nav nav.main .sticky_menu > ul > li > ul > li > ul > li ul li ul li,
section.header_nav nav.main .sticky_menu .sticky-menu > ul > li > ul > li > ul > li ul li ul li {
  margin-left: 10px;
}
section.header_nav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10100;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  color: 0px 0px 3px rgba(0, 0, 0, 0.15);
}
section.header_nav.sticky .logo.icons_nav .text {
  padding: 20px 0;
}
section.header_nav.sticky .logo .text {
  font-size: 40px;
}
section.header_nav.sticky .custom_logo_image .logo_image {
  padding: 20px 0;
}
section.header_nav.sticky nav.main .sticky_menu > ul,
section.header_nav.sticky nav.main .sticky_menu .sticky-menu > ul {
  display: block;
}
section.header_nav.sticky.minimal .custom_logo_image .logo_image {
  padding: 10px 0;
}
section.header_nav.sticky.minimal .logo .text {
  padding: 10px 0;
  font-size: 35px;
}
section.header_nav.sticky.minimal .sticky_menu > ul {
  padding: 10px 0;
}
section.header_nav.sticky.notrans {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
section.header_nav.sticky.notrans * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
section.header_nav.is_megamenu .normal_menu {
  width: 100%;
}
section.header_nav.is_megamenu.default_zinc_megamenu .normal_menu {
  width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu.visible > ul > li > .sub-menu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li {
  position: relative;
  display: block;
  float: left;
  margin-left: 10px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li:first-child {
  margin-left: 0;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li > a,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.um-anchoremulator {
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  padding: 0;
  padding: 5px 10px;
  position: relative;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li > a span,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.um-anchoremulator span {
  display: block;
  font-weight: 500;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li:hover > a,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li:hover .um-anchoremulator {
  color: #418447;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li:hover > a:after,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li:hover .um-anchoremulator:after {
  border-top-color: #418447 !important;
}

section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.rosemenu > a,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.rosemenu > .um-anchoremulator {
	background:#ff4e50;
	color: #ffffff;
}

section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.current-menu-item > a,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.current-menu-item > .um-anchoremulator {
  background: #418447;
  color: #ffffff;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.current-menu-item > a:after,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.current-menu-item > .um-anchoremulator:after {
  border-top-color: #ffffff !important;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.current-menu-ancestor > a > .wpmega-link-title {
  font-weight: 700;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li .arrow-i {
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #f5f5f5 transparent;
  line-height: 0px;
  _border-color: #ffffff #ffffff #f5f5f5 #ffffff;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, margin-top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, margin-top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, margin-top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, margin-top 300ms ease-out;
  transition: opacity 300ms ease-out, top 300ms ease-out, margin-top 300ms ease-out;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li:hover .arrow-i {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li > .sub-menu {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg {
  padding: 0;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -o-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg.mega-with-sub > a span {
  padding-right: 10px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg > a:after {
  content: '';
  right: 8px;
  border-top-color: #525252;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg > .sub-menu {
  left: 0;
  -webkit-transition: top ease-in-out 300ms;
  -moz-transition: top ease-in-out 300ms;
  -o-transition: top ease-in-out 300ms;
  -ms-transition: top ease-in-out 300ms;
  transition: top ease-in-out 300ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu {
  background: #ed4749;
  background: #f5f5f5;
  padding: 0;
  min-width: 0px;
  width: 300px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
  color: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu .sub-menu {
  top: 0px !important;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li > a {
  margin: 0;
  padding: 12px 20px;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li > a:after {
  border-left-color: #777777;
  margin-top: -3px;
  right: 10px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li > a span {
  color: #ffbaba;
  color: #777777;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  min-width: 120px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li.current-menu-item > a {
  background: #fcfcfc;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li.current-menu-item > a span.wpmega-link-title {
  font-weight: bold;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li.current-menu-ancestor > a span.wpmega-link-title {
  font-weight: bold;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li:hover > a {
  background: #ffffff;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li:hover > a span {
  color: #444444;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu li.megaReg-with-sub > a {
  padding-right: 20px !important;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg .sub-menu .sub-menu {
  border: none;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega {
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -o-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > a:after {
  content: '';
  right: 8px;
  border-top-color: #525252;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > a span {
  padding-right: 10px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega:hover > a .wpmega-link-title:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega .ss-nav-menu-notext > .sub-menu {
  margin-top: 0;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu {
  background: #f5f5f5;
  left: 0 !important;
  right: 0;
  width: auto;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-transition: top ease-in-out 300ms;
  -moz-transition: top ease-in-out 300ms;
  -o-transition: top ease-in-out 300ms;
  -ms-transition: top ease-in-out 300ms;
  transition: top ease-in-out 300ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu:after {
  content: '';
  display: block;
  left: 0;
  right: 0;
  bottom: -2px;
  background: transparent;
  height: 1px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  color: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row {
  width: 940px;
  margin: 0 auto;
  padding: 40px 0;
  zoom: 1;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row:before,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row:after {
  display: table;
  content: "";
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row:after {
  clear: both;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li {
  padding: 0;
  margin: 0;
  float: left;
  min-width: 150px;
  margin-right: 30px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li:last-child {
  margin-left: 0;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > a,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .um-anchoremulator {
  padding: 0;
  margin: 0;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > a > span.wpmega-link-title,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .um-anchoremulator > span.wpmega-link-title {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > a > span.wpmega-item-description,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .um-anchoremulator > span.wpmega-item-description {
  font-size: 12px;
  display: block;
  margin-top: 4px;
  color: #525252;
  line-height: 1.3;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > a:hover span.wpmega-link-title,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .um-anchoremulator:hover span.wpmega-link-title {
  color: #525252;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li.ss-nav-menu-highlight > a > span.wpmega-link-title,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li.ss-nav-menu-highlight > .um-anchoremulator > span.wpmega-link-title {
  color: #418447;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li.ss-nav-menu-verticaldivision {
  border-top: 1px solid #d6d6d6;
  margin: 10px 0;
  width: 100%;
  clear: both;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li.ss-nav-menu-verticaldivision.noborder {
  background: none;
  margin: 0;
  height: 1px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li.ss-nav-menu-verticaldivision .wpmega-nonlink {
  padding-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li.ss-nav-menu-with-img > .sub-menu {
  margin-left: 23px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu {
  margin-top: 10px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > a,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > .um-anchoremulator {
  margin: 0;
  padding: 0;
  margin-top: 4px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > a span,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > .um-anchoremulator span {
  color: #666666;
  font-weight: 500;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > a span.wpmega-item-description,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > .um-anchoremulator span.wpmega-item-description {
  font-size: 11px;
  padding-top: 3px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > a:hover span,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li > .um-anchoremulator:hover span {
  color: #418447;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.ss-nav-menu-highlight > a > span.wpmega-link-title,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.ss-nav-menu-highlight > .um-anchoremulator > span.wpmega-link-title {
  color: #418447;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.ss-nav-menu-highlight > a > span.wpmega-item-description,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.ss-nav-menu-highlight > .um-anchoremulator > span.wpmega-item-description {
  margin-bottom: 5px;
  display: block;
  font-size: 11px;
  color: #525252;
  font-weight: normal;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.current-menu-item > a > .wpmega-link-title {
  font-weight: 700;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.ss-override {
  margin-top: 10px;
  line-height: 1.3;
  font-weight: 500;
  color: #aaaaaa;
  font-size: 12px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row > li > .sub-menu > li.ss-override.ss-nav-menu-highlight {
  color: #333333;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-1 > ul > .submenu_row > li {
  width: 100%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-1 > ul > .submenu_row > li:nth-child(n + 2) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-2 > ul > .submenu_row > li {
  width: 50%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-2 > ul > .submenu_row > li:nth-child(n + 3) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-3 > ul > .submenu_row > li {
  width: 33.33333333%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-3 > ul > .submenu_row > li:nth-child(n + 4) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-4 > ul > .submenu_row > li {
  width: 25%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-4 > ul > .submenu_row > li:nth-child(n + 5) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-5 > ul > .submenu_row > li {
  width: 20%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-5 > ul > .submenu_row > li:nth-child(n + 6) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-6 > ul > .submenu_row > li {
  width: 16.66666667%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-6 > ul > .submenu_row > li:nth-child(n + 7) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-7 > ul > .submenu_row > li {
  width: 14.28571429%;
  margin-right: 0;
  min-width: auto;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega.mega-colgroup-7 > ul > .submenu_row > li:nth-child(n + 8) {
  margin-top: 20px;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu .um-anchoremulator {
  cursor: default;
}
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li,
section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu,
section.header_nav.is_megamenu.default_zinc_megamenu .megaMenu,
section.header_nav.is_megamenu.default_zinc_megamenu #megaUber,
section.header_nav.is_megamenu.default_zinc_megamenu .container {
  position: static;
}
section.tweets_footer {
  background: #00acef;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
}
section.tweets_footer a {
  color: #FFF;
  font-weight: bold;
  border-bottom: 1px solid transparent;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.tweets_footer a:hover {
  color: rgba(255, 255, 255, 0.8);
  border-bottom-color: rgba(255, 255, 255, 0.8);
}
section.tweets_footer .row {
  margin: 0;
}
section.tweets_footer .latest_tweets_footer {
  position: relative;
  padding: 15px 0;
  background: url(../images/twitter_icon.png) left center repeat-y;
  background-image: url(../images/twitter_icon@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
section.tweets_footer .latest_tweets_footer.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
section.tweets_footer .latest_tweets_footer.switching {
  background-position: left 74px;
}
section.tweets_footer .latest_tweets_footer .tweet {
  margin-left: 25px;
  display: none;
}
section.tweets_footer .latest_tweets_footer .tweet:first-child {
  display: block;
}
section.contact_map_env {
  position: relative;
  display: none;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
}
section.contact_map_env .map_canvas {
  background: #ffffff;
}
section.contact_map_env .contact_info_env {
  position: absolute;
  left: 10px;
  width: 940px;
  left: 50%;
  top: 0;
  margin-left: -470px;
  margin-top: 40px;
  margin-bottom: 40px;
  height: 1px;
}
section.contact_map_env .contact_info_env.right_align .ci_block {
  float: right;
}
section.contact_map_env .contact_info_env .ci_block {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 15px rgba(0,0,0,.15);
  box-shadow: 0 0 15px rgba(0,0,0,.15);
  color: 0 0 15px rgba(0,0,0,.15);
  padding: 18px 20px;
  float: left;
  clear: both;
  zoom: 1;
  margin-bottom: 30px;
}
section.contact_map_env .contact_info_env .ci_block:before,
section.contact_map_env .contact_info_env .ci_block:after {
  display: table;
  content: "";
}
section.contact_map_env .contact_info_env .ci_block:after {
  clear: both;
}
section.contact_map_env .contact_info_env .ci_block.cf {
  padding-top: 22px;
  padding-bottom: 22px;
}
section.contact_map_env .contact_info_env .ci_block.email_phone {
  -webkit-background-size: 55px;
  -moz-background-size: 55px;
  background-size: 55px;
  min-height: 80px;
  font-size: 25px;
}
section.contact_map_env .contact_info_env .ci_block.email_phone i {
  background: url(../images/icons-collection/email@2x.png) no-repeat center center;
  -webkit-background-size: 50px;
  -moz-background-size: 50px;
  background-size: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -25px;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
section.contact_map_env .contact_info_env .ci_block.email_phone i.icon_phone {
  background-image: url(../images/icons-collection/phone@2x.png);
}
section.contact_map_env .contact_info_env .ci_block.email_phone.phone {
  background-image: url(../images/icons-collection/phone@2x.png);
}
section.contact_map_env .contact_info_env .ci_block.email_phone a,
section.contact_map_env .contact_info_env .ci_block.email_phone span {
  display: block;
  color: #909090;
  font-size: 20px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.contact_map_env .contact_info_env .ci_block.email_phone a:hover {
  color: #000000;
}
section.contact_map_env .contact_info_env .ci_block .heading_text {
  font-size: 30px;
  color: #333333;
  font-weight: 400;
}
section.contact_map_env .contact_info_env .ci_block .heading_text strong,
section.contact_map_env .contact_info_env .ci_block .heading_text span {
  font-weight: 400;
  color: #418447;
}
section.contact_map_env .contact_info_env .ci_block .placeholder {
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 20px;
}
section.contact_map_env .contact_info_env .ci_block .placeholder label {
  position: absolute;
  cursor: pointer;
  left: 10px;
  font-size: 15px;
  color: #848484;
}
section.contact_map_env .contact_info_env .ci_block .placeholder .form_error {
  position: absolute;
  cursor: pointer;
  right: 10px;
  font-size: 12px;
  color: #da7156;
  font-weight: 500;
  margin-top: 3px;
  display: none;
}
section.contact_map_env .contact_info_env .ci_block .placeholder .text_field {
  font-size: 15px;
  outline: none;
  border: none;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
}
section.contact_map_env .contact_info_env .ci_block .placeholder textarea.text_field {
  min-height: 100px;
}
section.contact_map_env .contact_info_env .ci_block .submit_form {
  background: #418447 url(../images/right_arrow.png) no-repeat 96% center;
  background-image: url(../images/right-arrow@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  color: #FFF;
  border: 0px solid black;
  padding: 15px 13px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  -webkit-transition: background ease-in-out 250ms;
  -moz-transition: background ease-in-out 250ms;
  -o-transition: background ease-in-out 250ms;
  -ms-transition: background ease-in-out 250ms;
  transition: background ease-in-out 250ms;
}
section.contact_map_env .contact_info_env .ci_block .submit_form:hover {
  background-color: #ff6869;
}
section.contact_map_env .contact_info_env .ci_block .submit_form:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.contact_map_env .contact_info_env .ci_block .success_box {
  background: #39b54a;
  padding: 15px;
  color: #FFF;
  font-weight: 500;
  position: relative;
  z-index: 10;
  display: none;
}
section.contact_map_env .contact_info_env > .ci_block:last-child {
  margin-bottom: 0;
}
section.blog.has_sidebar .blog_post {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
}
section.blog.has_sidebar .blog_post header .post_gallery a {
  width: 85.8px;
}
section.blog.has_sidebar .blog_post header .post_gallery_nav a {
  top: -8px;
}
section.blog.has_sidebar .blog_post header .image img:hover {
  -webkit-transform: scale(1.08) translateX(20px) translateY(5px);
  -moz-transform: scale(1.08) translateX(20px) translateY(5px);
  -o-transform: scale(1.08) translateX(20px) translateY(5px);
  -ms-transform: scale(1.08) translateX(20px) translateY(5px);
  transform: scale(1.08) translateX(20px) translateY(5px);
}
section.blog.has_sidebar .comments.sidebar_is_present {
  margin-bottom: 20px;
}
section.blog.sidebar_left .blog_posts {
  float: right;
}
section.blog .blog_post {
  position: relative;
  margin-bottom: 40px;
  background: #ffffff;
  zoom: 1;
}
section.blog .blog_post:before,
section.blog .blog_post:after {
  display: table;
  content: "";
}
section.blog .blog_post:after {
  clear: both;
}
section.blog .blog_post.sticky-post {
  /*.box-shadow(~"0 1px 20px rgba(0,0,0,.15), inset 0px 0px 0px 5px @{inset_shadow}");*/
}
section.blog .blog_post.sm_show_element {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all ease-in-out 0.7s;
  -moz-transition: all ease-in-out 0.7s;
  -o-transition: all ease-in-out 0.7s;
  -ms-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
  -webkit-perspective-origin: top center;
  -moz-perspective-origin: top center;
  perspective-origin: top center;
}
section.blog .blog_post.sm_show_element.animate_visibility {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.blog .blog_post.video_no_thumbnail:hover .post_icon {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.blog .blog_post.text_left .post_content,
section.blog .blog_post.text_left .excerpt,
section.blog .blog_post.text_left .title,
section.blog .blog_post.text_left .date,
section.blog .blog_post.text_left header {
  text-align: left;
}
section.blog .blog_post.text_left .title a {
  padding: 0 30px;
}
section.blog .blog_post.text_left .date {
  display: block;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0;
}
section.blog .blog_post.text_left .date span {
  padding-left: 0;
}
section.blog .blog_post .post_icon {
  position: absolute;
  background: #eeeeee no-repeat center center;
  width: 45px;
  height: 45px;
  right: 20px;
  top: 20px;
  z-index: 5;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.blog .blog_post .post_icon.link {
  background-image: url(../images/icon-post-link.png);
  background-image: url(../images/icon-post-link@2x.png);
  -webkit-background-size: 19px;
  -moz-background-size: 19px;
  background-size: 19px;
}
section.blog .blog_post .post_icon.gallery {
  background-image: url(../images/icon-post-gallery.png);
  background-image: url(../images/icon-post-gallery@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
section.blog .blog_post .post_icon.video {
  background-image: url(../images/icon-post-video.png);
  background-image: url(../images/icon-post-video@2x.png);
  -webkit-background-size: 25px;
  -moz-background-size: 25px;
  background-size: 25px;
}
section.blog .blog_post header {
  text-align: center;
}
section.blog .blog_post header .video_container {
  background: #000;
}
section.blog .blog_post header .video_container > div {
  margin: 0 auto;
  width: 100% !important;
  overflow: hidden;
}
section.blog .blog_post header .video_container > div .mejs-container,
section.blog .blog_post header .video_container > div .mejs-overlay {
  width: 100% !important;
}
section.blog .blog_post header .video_container > div .mejs-mediaelement {
  text-align: center;
  max-width: 100%;
}
section.blog .blog_post header .image {
  display: block;
  line-height: 1;
  overflow: hidden;
}
section.blog .blog_post header .image img {
  display: block;
  max-width: 100%;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
section.blog .blog_post header .image img:hover {
  -webkit-transition: all ease-in-out 2s;
  -moz-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  -ms-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
  -webkit-transform: scale(1.08) translateX(10px) translateY(10px);
  -moz-transform: scale(1.08) translateX(10px) translateY(10px);
  -o-transform: scale(1.08) translateX(10px) translateY(10px);
  -ms-transform: scale(1.08) translateX(10px) translateY(10px);
  transform: scale(1.08) translateX(10px) translateY(10px);
}
section.blog .blog_post header .post_gallery {
  overflow: hidden;
  zoom: 1;
}
section.blog .blog_post header .post_gallery:before,
section.blog .blog_post header .post_gallery:after {
  display: table;
  content: "";
}
section.blog .blog_post header .post_gallery:after {
  clear: both;
}
section.blog .blog_post header .post_gallery a {
  position: relative;
  display: block;
  margin-top: 5px;
  line-height: 1;
  float: left;
  margin-left: 5px;
  width: 99px;
}
section.blog .blog_post header .post_gallery a span {
  background: rgba(255, 255, 255, 0.5) url(../images/icon-post-plus.png) center center no-repeat;
  background-image: url(../images/icon-post-plus@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
section.blog .blog_post header .post_gallery a:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.blog .blog_post header .post_gallery a img {
  display: block;
  line-height: 1;
  max-width: 100%;
}
section.blog .blog_post header .post_gallery_nav {
  position: relative;
  height: 0px;
  top: 40px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
  z-index: 100;
}
section.blog .blog_post header .post_gallery_nav a {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  background: #ffffff no-repeat center center;
}
section.blog .blog_post header .post_gallery_nav a.prev {
  left: 5px;
  background-image: url(../images/left_arrow.png);
  background-image: url(../images/left-arrow@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
section.blog .blog_post header .post_gallery_nav a.next {
  right: 4px;
  background-image: url(../images/right_arrow.png);
  background-image: url(../images/right-arrow@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
section.blog .blog_post header:hover .post_gallery_nav {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.blog .blog_post header .quote {
  background: #eeeeee url(../images/quote_open.png) no-repeat 30px 40px;
  background-image: url(../images/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
  padding: 30px;
  padding-left: 65px;
  margin-top: 30px;
  padding-top: 40px;
  margin: 0;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
}
section.blog .blog_post header .quote cite {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 16px;
}
section.blog .blog_post header .title {
  margin: 0;
}
section.blog .blog_post header .title a {
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #333333;
  margin: 20px 0;
  padding: 0 20px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.blog .blog_post header .title a:hover {
  color: #418447;
}
section.blog .blog_post header .date {
  color: #b7b7b7;
  text-align: center;
  display: block;
  border-top: 1px solid #f2f2f2;
  padding: 0 60px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
section.blog .blog_post header .date span {
  position: relative;
  display: inline-block;
  background: #FFF;
  font-size: 11px;
  top: -10px;
  text-transform: uppercase;
  padding: 0 15px;
}
section.blog .blog_post .excerpt,
section.blog .blog_post .post_content {
  color: #666666;
  text-align: center;
  padding: 0 30px;
}
section.blog .blog_post .excerpt.post_content,
section.blog .blog_post .post_content.post_content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.blog .blog_post .excerpt p,
section.blog .blog_post .post_content p {
  line-height: 1.6;
}
section.blog .blog_post .excerpt iframe,
section.blog .blog_post .post_content iframe,
section.blog .blog_post .excerpt embed,
section.blog .blog_post .post_content embed {
  max-width: 100%;
}
section.blog .blog_post .excerpt .post_pagination,
section.blog .blog_post .post_content .post_pagination {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  color: #999;
}
section.blog .blog_post .excerpt .post_pagination a,
section.blog .blog_post .post_content .post_pagination a,
section.blog .blog_post .excerpt .post_pagination > span,
section.blog .blog_post .post_content .post_pagination > span {
  display: inline-block;
  padding: 5px 8px;
  background-color: rgba(238, 238, 238, 0.6);
  line-height: 1;
  font-weight: normal;
  margin: 0 2px;
  border: 1px solid transparent;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  color: #666666;
}
section.blog .blog_post .excerpt .post_pagination a:hover,
section.blog .blog_post .post_content .post_pagination a:hover,
section.blog .blog_post .excerpt .post_pagination > span:hover,
section.blog .blog_post .post_content .post_pagination > span:hover {
  border-color: #eeeeee;
  background-color: rgba(238, 238, 238, 0.6);
  color: #418447;
}
section.blog .blog_post .excerpt .post_pagination > span,
section.blog .blog_post .post_content .post_pagination > span {
  color: #333333;
  border-color: #eeeeee;
  background: #eeeeee;
  font-weight: bold;
}
section.blog .blog_post .excerpt .post_pagination > span:hover,
section.blog .blog_post .post_content .post_pagination > span:hover {
  color: #333333;
}
section.blog .blog_post .excerpt .gallery .gallery-item .gallery-icon,
section.blog .blog_post .post_content .gallery .gallery-item .gallery-icon {
  overflow: hidden;
}
section.blog .blog_post .excerpt .gallery .gallery-item .gallery-icon img,
section.blog .blog_post .post_content .gallery .gallery-item .gallery-icon img {
  border: none !important;
  max-width: 100%;
}
section.blog .blog_post .excerpt .gallery .gallery-item .gallery-caption,
section.blog .blog_post .post_content .gallery .gallery-item .gallery-caption {
  font-size: 11px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
}
section.blog .blog_post .excerpt .gallery.gallery-columns-6 .gallery-item .gallery-icon img,
section.blog .blog_post .post_content .gallery.gallery-columns-6 .gallery-item .gallery-icon img {
  width: 125px;
  height: 125px;
}
section.blog .blog_post .excerpt .gallery.gallery-columns-7 .gallery-item .gallery-icon img,
section.blog .blog_post .post_content .gallery.gallery-columns-7 .gallery-item .gallery-icon img {
  width: 110px;
  height: 110px;
}
section.blog .blog_post .excerpt .gallery.gallery-columns-8 .gallery-item .gallery-icon img,
section.blog .blog_post .post_content .gallery.gallery-columns-8 .gallery-item .gallery-icon img {
  width: 90px;
  height: 90px;
}
section.blog .blog_post .excerpt .gallery.gallery-columns-9 .gallery-item .gallery-icon img,
section.blog .blog_post .post_content .gallery.gallery-columns-9 .gallery-item .gallery-icon img {
  width: 85px;
  height: 85px;
}
section.blog .blog_post .excerpt h1,
section.blog .blog_post .post_content h1,
section.blog .blog_post .excerpt h2,
section.blog .blog_post .post_content h2,
section.blog .blog_post .excerpt h3,
section.blog .blog_post .post_content h3,
section.blog .blog_post .excerpt h4,
section.blog .blog_post .post_content h4,
section.blog .blog_post .excerpt h5,
section.blog .blog_post .post_content h5 {
  font-weight: 500;
}
section.blog .blog_post .excerpt h1,
section.blog .blog_post .post_content h1 {
  font-size: 33px;
}
section.blog .blog_post .excerpt h2,
section.blog .blog_post .post_content h2 {
  font-size: 28px;
}
section.blog .blog_post .excerpt h3,
section.blog .blog_post .post_content h3 {
  font-size: 20px;
}
section.blog .blog_post .excerpt h4,
section.blog .blog_post .post_content h4 {
  font-size: 18px;
}
section.blog .blog_post .excerpt h5,
section.blog .blog_post .post_content h5 {
  font-size: 14px;
}
section.blog .blog_post .excerpt a,
section.blog .blog_post .post_content a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.blog .blog_post .excerpt a:hover,
section.blog .blog_post .post_content a:hover {
  color: #333333;
}
section.blog .blog_post .excerpt .dropcap:first-letter,
section.blog .blog_post .post_content .dropcap:first-letter {
  font-size: 42px;
  float: left;
  margin-right: 10px;
  line-height: 1;
  margin-top: 3px;
}
section.blog .blog_post .excerpt .dropcap.dc2:first-letter,
section.blog .blog_post .post_content .dropcap.dc2:first-letter {
  background: #333333;
  color: #f5f5f5;
  font-size: 20px;
  padding: 10px;
  text-align: center;
  width: 20px;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
}
section.blog .blog_post .excerpt blockquote,
section.blog .blog_post .post_content blockquote {
  background: #eeeeee url(../images/quote_open.png) no-repeat 30px 30px;
  background-image: url(../images/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
  padding: 30px;
  padding-left: 65px;
  margin-top: 30px;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
section.blog .blog_post .excerpt blockquote p,
section.blog .blog_post .post_content blockquote p {
  font-size: 20px;
  color: #666666;
  font-weight: 500;
}
section.blog .blog_post .excerpt blockquote p:last-child,
section.blog .blog_post .post_content blockquote p:last-child {
  margin-bottom: 0;
}
section.blog .blog_post .excerpt blockquote cite,
section.blog .blog_post .post_content blockquote cite {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 16px;
}
section.blog .blog_post .excerpt table,
section.blog .blog_post .post_content table {
  background: rgba(238, 238, 238, 0.5);
  display: inline-block;
  margin-bottom: 20px;
}
section.blog .blog_post .excerpt table td,
section.blog .blog_post .post_content table td,
section.blog .blog_post .excerpt table th,
section.blog .blog_post .post_content table th {
  padding: 5px 8px;
  text-align: left;
}
section.blog .blog_post .excerpt table th,
section.blog .blog_post .post_content table th {
  border-bottom: 1px solid #eeeeee;
}
section.blog .blog_post .excerpt table .odd,
section.blog .blog_post .post_content table .odd {
  background: #eeeeee;
}
section.blog .blog_post .excerpt table a,
section.blog .blog_post .post_content table a {
  text-decoration: underline;
  color: #525252;
}
section.blog .blog_post .excerpt table a:hover,
section.blog .blog_post .post_content table a:hover {
  color: #418447;
}
section.blog .blog_post .excerpt dl,
section.blog .blog_post .post_content dl {
  text-align: left;
}
section.blog .blog_post .excerpt dl dt,
section.blog .blog_post .post_content dl dt {
  font-weight: bold;
}
section.blog .blog_post .excerpt dl dd,
section.blog .blog_post .post_content dl dd {
  margin: 0;
  margin-bottom: 20px;
}
section.blog .blog_post .excerpt ul,
section.blog .blog_post .post_content ul,
section.blog .blog_post .excerpt ol,
section.blog .blog_post .post_content ol {
  list-style: disc;
  text-align: left;
  margin-bottom: 20px;
}
section.blog .blog_post .excerpt ul li,
section.blog .blog_post .post_content ul li,
section.blog .blog_post .excerpt ol li,
section.blog .blog_post .post_content ol li {
  margin-left: 30px;
  margin-top: 5px;
}
section.blog .blog_post .excerpt ol,
section.blog .blog_post .post_content ol {
  list-style: decimal;
}
section.blog .blog_post .excerpt address,
section.blog .blog_post .post_content address {
  border-left: 5px solid #d6d6d6;
  background: #FAFAFA;
  padding: 20px;
  display: block;
  margin-bottom: 10px;
}
section.blog .blog_post .excerpt pre,
section.blog .blog_post .post_content pre {
  position: relative;
  font-family: 'Courier New', sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  background: #eeeeee url(../images/pre-stripes.png) left -15px;
  display: block;
  padding: 5px 20px;
  margin-bottom: 10px;
  white-space: pre-wrap;
  word-break: break-word;
  text-align: left;
}
section.blog .blog_post .excerpt img,
section.blog .blog_post .post_content img {
  max-width: 100%;
  max-width: 100% !important;
  height: auto !important;
}
section.blog .blog_post .excerpt .alignleft,
section.blog .blog_post .post_content .alignleft {
  float: left;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
section.blog .blog_post .excerpt .alignright,
section.blog .blog_post .post_content .alignright {
  float: right;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
  clear: both;
}
section.blog .blog_post .excerpt .aligncenter,
section.blog .blog_post .post_content .aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
section.blog .blog_post .excerpt .wp-caption-text,
section.blog .blog_post .post_content .wp-caption-text {
  font-style: italic;
}
section.blog .blog_post .excerpt p,
section.blog .blog_post .post_content p {
  margin-bottom: 25px;
}
section.blog .blog_post .excerpt > div,
section.blog .blog_post .post_content > div {
  max-width: 100%;
}
section.blog .blog_post .excerpt form input[type="text"],
section.blog .blog_post .post_content form input[type="text"],
section.blog .blog_post .excerpt form input[type="password"],
section.blog .blog_post .post_content form input[type="password"] {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
}
section.blog .blog_post .excerpt form input[type="submit"],
section.blog .blog_post .post_content form input[type="submit"] {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 8px 20px;
}
section.blog .blog_post .excerpt form input[type="submit"]:active,
section.blog .blog_post .post_content form input[type="submit"]:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.blog .blog_post .excerpt .wp-caption,
section.blog .blog_post .post_content .wp-caption {
  max-width: 100% !important;
}
section.blog .blog_post footer {
  padding: 10px 30px;
  margin-bottom: 20px;
  text-align: center;
}
section.blog .blog_post footer.loop > div {
  display: inline-block;
  margin: 0 10px;
  background: no-repeat left center;
  padding-left: 20px;
}
section.blog .blog_post footer.loop > div.categories {
  background-image: url(../images/small-archive.png);
  background-image: url(../images/small-archive@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
  /*overflow: hidden;*/
  max-width: 350px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
section.blog .blog_post footer.loop > div.categories a {
  display: inline-block;
}
section.blog .blog_post footer.loop > div.comments_count {
  background-image: url(../images/small-comment.png);
  background-image: url(../images/small-comment@2x.png);
  -webkit-background-size: 12px;
  -moz-background-size: 12px;
  background-size: 12px;
}
section.blog .blog_post footer.loop > div.read_more {
  background-image: url(../images/small-readmore.png);
  background-image: url(../images/small-readmore@2x.png);
  -webkit-background-size: 12px;
  -moz-background-size: 12px;
  background-size: 12px;
}
section.blog .blog_post footer.loop > div a {
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.blog .blog_post footer.loop > div a:hover {
  color: #418447;
}
section.blog .blog_post footer .sep {
  position: relative;
  display: inline-block;
  border-top: 1px solid #cccccc;
  height: 1px;
  width: 10px;
  margin-left: 10px;
  left: -5px;
  top: -2px;
}
section.blog .blog_post footer .sep_2,
section.blog .blog_post footer .sep_3 {
  display: block;
  height: 1px;
  background: #eeeeee;
  margin-bottom: 20px;
  margin-top: 20px;
}
section.blog .blog_post footer .sep_2.sep_3,
section.blog .blog_post footer .sep_3.sep_3 {
  margin-top: 0;
  margin-bottom: 30px;
}
section.blog .blog_post footer.single .post_meta {
  zoom: 1;
}
section.blog .blog_post footer.single .post_meta:before,
section.blog .blog_post footer.single .post_meta:after {
  display: table;
  content: "";
}
section.blog .blog_post footer.single .post_meta:after {
  clear: both;
}
section.blog .blog_post footer.single .post_meta .meta {
  display: block;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  zoom: 1;
}
section.blog .blog_post footer.single .post_meta .meta:before,
section.blog .blog_post footer.single .post_meta .meta:after {
  display: table;
  content: "";
}
section.blog .blog_post footer.single .post_meta .meta:after {
  clear: both;
}
section.blog .blog_post footer.single .post_meta .meta.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
section.blog .blog_post footer.single .post_meta .meta i {
  display: block;
  float: left;
  background: #eeeeee no-repeat center center;
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
section.blog .blog_post footer.single .post_meta .meta i.categories {
  background-image: url(../images/small-archive.png);
  background-image: url(../images/small-archive@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
section.blog .blog_post footer.single .post_meta .meta i.tags {
  background-image: url(../images/small-tag.png);
  background-image: url(../images/small-tag@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
section.blog .blog_post footer.single .post_meta .meta i.author {
  background-image: url(../images/small-author.png);
  background-image: url(../images/small-author@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
section.blog .blog_post footer.single .post_meta .meta i.share {
  background-image: url(../images/small-share.png);
  background-image: url(../images/small-share@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.blog .blog_post footer.single .post_meta .meta div {
  display: block;
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  max-width: 300px;
}
section.blog .blog_post footer.single .post_meta .meta div a {
  color: #525252;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.blog .blog_post footer.single .post_meta .meta div a:hover {
  color: #418447;
}
section.blog .pagination {
  margin-bottom: 40px;
}
section.blog.two_columns .blog_posts .blog_post {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
section.blog.two_columns .blog_posts .blog_post.odd {
  float: right;
}
section.blog.two_columns .blog_posts .blog_post header {
  /*.date {
							display: block;
							margin-left: @padding;
							margin-right: @padding;
							margin-bottom: @base_margin;
							text-align: left;
							padding-left: 0;
							
							span {
								padding-left: 0;
							}
						}*/
}
section.blog.two_columns .blog_posts .blog_post header .title a {
  font-size: 22px;
}
section.blog.two_columns .blog_posts .blog_post .excerpt p {
  display: block;
  overflow: hidden;
  max-height: 95px;
}
section.blog.two_columns .blog_posts .blog_post footer .sep {
  margin-left: 0;
}
section.blog.two_columns .blog_posts .blog_post footer > div {
  margin-left: 0;
}
section.blog.two_columns .blog_posts .blog_2_clear {
  clear: both;
}
section.blog.two_columns.has_sidebar .blog_posts .blog_post {
  width: 48.3%;
}
section.blog.two_columns.has_sidebar .blog_posts .blog_post footer {
  text-align: left;
}
section.blog.two_columns.has_sidebar .blog_posts .blog_post footer .sep {
  display: none;
}
section.blog.two_columns.has_sidebar .blog_posts .blog_post footer > div {
  display: block;
  margin-top: 5px;
}
section.blog.two_columns.has_sidebar.two_columns .blog_posts .blog_post header .image img:hover {
  -webkit-transform: scale(1.25) translateX(1px) translateY(10px);
  -moz-transform: scale(1.25) translateX(1px) translateY(10px);
  -o-transform: scale(1.25) translateX(1px) translateY(10px);
  -ms-transform: scale(1.25) translateX(1px) translateY(10px);
  transform: scale(1.25) translateX(1px) translateY(10px);
}
section.comments {
  background: #ffffff;
}
section.comments.form_not_open {
  margin-bottom: 40px;
}
section.comments.boxed {
  width: 940px;
  margin: 0 auto;
  margin-bottom: 40px;
}
section.comments.boxed .comments_list {
  padding: 20px;
}
section.comments.boxed .comments_list > .comment_entry > .comment_inside {
  padding-left: 20px;
  padding-right: 20px;
}
section.comments.boxed .comments_list > .comment_entry {
  border-bottom-width: 10px;
}
section.comments.boxed .comments_list > .comment_entry .comment_entry .comment_entry .parent_comment {
  left: -50px;
}
section.comments.boxed .comment_entry,
section.comments.boxed .comment_inside {
  max-width: 100% !important;
  width: auto !important;
}
section.comments.boxed .comments_title {
  width: 530px;
}
section.comments.boxed .comments_title .arrow {
  left: 8%;
}
section.comments.boxed .container {
  width: 100%;
}
section.comments.boxed .row {
  padding-top: 0;
}
section.comments.boxed .row .text_right {
  float: right;
  width: auto;
  margin-right: 0;
}
section.comments.boxed .comments_pagination .columns {
  width: 100%;
  margin: 0;
}
section.comments.sidebar_is_present {
  width: auto !important;
}
section.comments.sidebar_is_present .comments_title {
  max-width: 375px;
}
section.comments.sidebar_is_present header .centerer {
  height: 110px;
}
section.comments.sidebar_is_present .comment_entry .comment_inside .comment_details .comment_content blockquote {
  margin-left: 0;
}
section.comments header .row {
  padding-top: 20px;
}
section.comments header h2 {
  margin: 0;
  font-weight: 400;
  font-size: 30px;
}
section.comments header .desc {
  font-size: 16px;
  color: #525252;
  margin-top: 10px;
  margin-bottom: 10px;
}
section.comments header .centerer {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  height: 90px;
}
section.comments header .btn {
  display: inline-block;
  font-size: 18px;
  padding: 10px 20px;
}
section.comments header .comments_title {
  position: relative;
}
section.comments header .comments_title .arrow {
  position: absolute;
  left: 6.5%;
  bottom: -30px;
  background: #ffffff;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
section.comments footer {
  margin-top: 20px;
  margin-bottom: 10px;
}
section.comments footer a {
  margin-right: 20px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.comments footer a:last-child {
  float: right;
  margin-right: 0;
}
section.comments footer a:only-child {
  float: none;
  margin: 0;
}
section.comments footer a:hover {
  color: #418447;
}
section.comments .comments_list > .comment_entry {
  background: #dfdfdf;
  border-bottom: 1px solid #ffffff;
}
section.comments .comments_list > .comment_entry .comment_inside {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
section.comments .comments_list > .comment_entry .comment_inside:before,
section.comments .comments_list > .comment_entry .comment_inside:after {
  display: table;
  content: "";
}
section.comments .comments_list > .comment_entry .comment_inside:after {
  clear: both;
}
section.comments .comments_list > .comment_entry .comment_inside .parent_comment {
  position: absolute;
  display: none;
  border: 1px solid #d8d8d8;
  border-top: 0;
  border-right: 0;
  width: 30px;
  height: 50px;
  left: -40px;
  top: 20px;
}
section.comments .comments_list > .comment_entry .comment_inside .image {
  width: 10%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.comments .comments_list > .comment_entry .comment_inside .image img {
  display: block;
  line-height: 1;
  border: 5px solid #fff;
  background-color: #ededed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details {
  width: 87%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head h4 {
  line-height: 1;
  font-weight: 500;
  margin: 0;
  margin-bottom: 5px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head h4 a {
  color: #333333;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head h4 a:hover {
  color: #418447;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head h4 .comment-reply-link {
  font-size: 12px;
  color: #418447;
  font-weight: 500;
  position: relative;
  top: -2px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head h4 .comment-reply-link:hover {
  color: #525252;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head .date {
  font-weight: bold;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head p {
  color: #787878;
  font-size: 13px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content {
  margin-top: 10px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h1,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h2,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h3,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h4,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h5 {
  font-weight: 500;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h1 {
  font-size: 33px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h2 {
  font-size: 28px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h3 {
  font-size: 20px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h4 {
  font-size: 18px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content h5 {
  font-size: 14px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content a:hover {
  color: #333333;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .dropcap:first-letter {
  font-size: 42px;
  float: left;
  margin-right: 10px;
  line-height: 1;
  margin-top: 3px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .dropcap.dc2:first-letter {
  background: #333333;
  color: #f5f5f5;
  font-size: 20px;
  padding: 10px;
  text-align: center;
  width: 20px;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content blockquote {
  background: #eeeeee url(../images/quote_open.png) no-repeat 30px 30px;
  background-image: url(../images/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
  padding: 30px;
  padding-left: 65px;
  margin-top: 30px;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content blockquote p {
  font-size: 20px;
  color: #666666;
  font-weight: 500;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content blockquote p:last-child {
  margin-bottom: 0;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content blockquote cite {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 16px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table {
  background: rgba(238, 238, 238, 0.5);
  display: inline-block;
  margin-bottom: 20px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table td,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table th {
  padding: 5px 8px;
  text-align: left;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table th {
  border-bottom: 1px solid #eeeeee;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table .odd {
  background: #eeeeee;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table a {
  text-decoration: underline;
  color: #525252;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content table a:hover {
  color: #418447;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content dl {
  text-align: left;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content dl dt {
  font-weight: bold;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content dl dd {
  margin: 0;
  margin-bottom: 20px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content ul,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content ol {
  list-style: disc;
  text-align: left;
  margin-bottom: 20px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content ul li,
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content ol li {
  margin-left: 30px;
  margin-top: 5px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content ol {
  list-style: decimal;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content address {
  border-left: 5px solid #d6d6d6;
  background: #FAFAFA;
  padding: 20px;
  display: block;
  margin-bottom: 10px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content pre {
  position: relative;
  font-family: 'Courier New', sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  background: #eeeeee url(../images/pre-stripes.png) left -15px;
  display: block;
  padding: 5px 20px;
  margin-bottom: 10px;
  white-space: pre-wrap;
  word-break: break-word;
  text-align: left;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content img {
  max-width: 100%;
  max-width: 100% !important;
  height: auto !important;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .alignleft {
  float: left;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .alignright {
  float: right;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
  clear: both;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .wp-caption-text {
  font-style: italic;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content p {
  margin-bottom: 25px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content > div {
  max-width: 100%;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content form input[type="text"],
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content form input[type="password"] {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content form input[type="submit"] {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 8px 20px;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content form input[type="submit"]:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content .wp-caption {
  max-width: 100% !important;
}
section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content p {
  font-size: 13px;
  margin-bottom: 10px;
}
section.comments .comments_list > .comment_entry .comment_entry {
  background: #ffffff;
}
section.comments .comments_list > .comment_entry .comment_entry .comment_inside {
  padding: 40px 0;
  padding-bottom: 0;
}
section.comments .comments_list > .comment_entry > ul {
  background: #ffffff;
  padding-bottom: 20px;
}
section.comments .comments_list > .comment_entry > ul > .comment_entry {
  width: 940px;
  margin: 0 auto;
}
section.comments .comments_list > .comment_entry > ul > .comment_entry .comment_inside {
  width: auto;
  margin-left: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.comments .comments_list > .comment_entry > ul > .comment_entry .comment_inside .image img {
  border-color: #eeeeee;
}
section.comments .comments_list > .comment_entry > ul > .comment_entry .comment_entry {
  margin-left: 80px;
}
section.comments .comments_list > .comment_entry .children > .comment_entry:first-child > .comment_inside .parent_comment {
  display: block;
}
section.comments .comment-respond {
  background: #dfdfdf;
  padding: 20px;
  margin-bottom: 10px;
}
section.comments .comment-respond h3 {
  font-weight: 500;
}
section.comments .comment-respond #reply-title:empty {
  display: none;
}
section.comments .comment-respond #commentform {
  zoom: 1;
}
section.comments .comment-respond #commentform:before,
section.comments .comment-respond #commentform:after {
  display: table;
  content: "";
}
section.comments .comment-respond #commentform:after {
  clear: both;
}
section.comments .comment-respond #commentform .author_info {
  float: left;
  width: 48%;
}
section.comments .comment-respond #commentform .comment_text_field {
  float: right;
  width: 48%;
}
section.comments .comment-respond #commentform .comment_text_field.full_size {
  width: 100%;
  max-width: 100%;
  float: none;
}
section.comments .comment-respond #commentform .placeholder {
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 20px;
}
section.comments .comment-respond #commentform .placeholder label {
  position: absolute;
  cursor: pointer;
  left: 10px;
  font-size: 15px;
  color: #848484;
}
section.comments .comment-respond #commentform .placeholder .form_error {
  position: absolute;
  cursor: pointer;
  right: 10px;
  font-size: 12px;
  color: #da7156;
  font-weight: 500;
  margin-top: 3px;
  display: none;
}
section.comments .comment-respond #commentform .placeholder .text_field {
  font-size: 15px;
  outline: none;
  border: none;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
}
section.comments .comment-respond #commentform .placeholder textarea.text_field {
  min-height: 100px;
}
section.comments .comment-respond #commentform .commenting_notes {
  float: left;
  width: 70%;
  font-size: 12px;
  color: #525252;
  line-height: 1.6;
  margin-bottom: 20px;
}
section.comments .comment-respond #commentform .commenting_notes > strong {
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  padding-bottom: 5px;
  color: #333333;
}
section.comments .comment-respond #commentform .form-submit {
  float: right;
  padding-top: 5px;
}
section.comments .comment-respond #commentform .form-submit #submit {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px 20px;
  font-size: 16px;
  background-image: url(../images/icon-post-comment.png);
  background-image: url(../images/icon-post-comment@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
  background-position: 90% center;
  background-repeat: no-repeat;
  padding-right: 45px;
}
section.comments .comment-respond #commentform .form-submit #submit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.comments .comment-respond .commenting_notes {
  padding-bottom: 0;
}
section.comments_form {
  background: #ffffff;
  margin-bottom: 40px;
}
section.comments_form.boxed {
  background: none;
  margin-bottom: 0;
}
section.comments_form.boxed .comments_form_env {
  margin-bottom: 20px;
  padding: 20px;
}
section.comments_form.sidebar_is_present .comments_form_env #commentform .commenting_notes {
  width: 65%;
}
section.comments_form .comments_form_env {
  background: #ffffff;
}
section.comments_form .comments_form_env h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  margin-bottom: 20px;
}
section.comments_form .comments_form_env #cancel-comment-reply-link {
  color: #418447;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.comments_form .comments_form_env #cancel-comment-reply-link:hover {
  color: #ff1b1e;
}
section.comments_form .comments_form_env #commentform {
  zoom: 1;
}
section.comments_form .comments_form_env #commentform:before,
section.comments_form .comments_form_env #commentform:after {
  display: table;
  content: "";
}
section.comments_form .comments_form_env #commentform:after {
  clear: both;
}
section.comments_form .comments_form_env #commentform .author_info {
  float: left;
  width: 48%;
}
section.comments_form .comments_form_env #commentform .comment_text_field {
  float: right;
  width: 48%;
}
section.comments_form .comments_form_env #commentform .comment_text_field.full_size {
  width: 100%;
  max-width: 100%;
  float: none;
}
section.comments_form .comments_form_env #commentform .placeholder {
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-bottom: 20px;
}
section.comments_form .comments_form_env #commentform .placeholder label {
  position: absolute;
  cursor: pointer;
  left: 10px;
  font-size: 15px;
  color: #848484;
}
section.comments_form .comments_form_env #commentform .placeholder .form_error {
  position: absolute;
  cursor: pointer;
  right: 10px;
  font-size: 12px;
  color: #da7156;
  font-weight: 500;
  margin-top: 3px;
  display: none;
}
section.comments_form .comments_form_env #commentform .placeholder .text_field {
  font-size: 15px;
  outline: none;
  border: none;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
}
section.comments_form .comments_form_env #commentform .placeholder textarea.text_field {
  min-height: 100px;
}
section.comments_form .comments_form_env #commentform .commenting_notes {
  float: left;
  width: 70%;
  font-size: 12px;
  color: #525252;
  line-height: 1.6;
  margin-bottom: 20px;
}
section.comments_form .comments_form_env #commentform .commenting_notes > strong {
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  padding-bottom: 5px;
  color: #333333;
}
section.comments_form .comments_form_env #commentform .form-submit {
  float: right;
  padding-top: 5px;
}
section.comments_form .comments_form_env #commentform .form-submit #submit {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px 20px;
  font-size: 16px;
  background-image: url(../images/icon-post-comment.png);
  background-image: url(../images/icon-post-comment@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
  background-position: 90% center;
  background-repeat: no-repeat;
  padding-right: 45px;
}
section.comments_form .comments_form_env #commentform .form-submit #submit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .sixteen .sixteen,
section.shop .sixteen .container {
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop h2 {
  font-size: 22px;
}
section.shop h1,
section.shop h2,
section.shop h3 {
  font-weight: 500;
}
section.shop header h3 {
  font-size: 18px;
  line-height: 1;
}
section.shop .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.shop .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .input-text {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  outline: none;
  border: 1px solid #f0f0f0;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop label[for="createaccount"] {
  display: inline-block !important;
  position: relative;
  top: 1px;
  padding-left: 5px;
}
section.shop .sidebar {
  float: right;
  width: 220px;
  margin-right: 0;
}
section.shop div.cart {
  background: #ffffff;
  zoom: 1;
}
section.shop div.cart:before,
section.shop div.cart:after {
  display: table;
  content: "";
}
section.shop div.cart:after {
  clear: both;
}
section.shop div.cart .sort_and_options {
  float: left;
  padding: 25px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
section.shop div.cart .sort_and_options:before,
section.shop div.cart .sort_and_options:after {
  display: table;
  content: "";
}
section.shop div.cart .sort_and_options:after {
  clear: both;
}
section.shop div.cart .sort_and_options .orderby .entry_title {
  font-size: 14px;
  font-weight: 500;
  padding-right: 10px;
  line-height: 45px;
}
section.shop div.cart .sort_and_options .orderby .entry_title.ac {
  color: #c5c5c5;
}
section.shop div.cart .sort_and_options .orderby .woocommerce-ordering {
  display: inline-block;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown {
  display: inline-block;
  width: 250px;
  margin: 0;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown > span {
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  font-size: 12px;
  color: #525252;
  background: #f3f3f3;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown > span:after {
  color: #525252;
  width: 30px;
  height: 99%;
  line-height: 45px;
  padding: 0;
  top: 0;
  border: none;
  color: #a6a6a6;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul {
  border: 1px solid rgba(214, 214, 214, 0.5);
  border-top: 0;
  width: 99%;
  background: #FFF;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 200;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul:before,
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul:after {
  display: table;
  content: "";
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul:after {
  clear: both;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul li {
  margin: 0;
  border-bottom: 1px solid rgba(214, 214, 214, 0.2);
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul li:last-child {
  border-bottom: none;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul li span {
  height: 45px;
  line-height: 45px;
  width: auto;
  display: block;
  padding: 0;
  font-weight: 500;
  padding: 0 10px;
  color: #666666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown ul li span:hover {
  background-color: #418447;
  color: #ffffff;
}
section.shop div.cart .sort_and_options .orderby .cd-dropdown.cd-active ul {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop div.cart .sort_and_options .orderby .quick_links {
  display: inline-block;
}
section.shop div.cart .sort_and_options .orderby .quick_links a {
  display: inline-block;
  color: #333333;
  font-weight: 500;
  background: no-repeat left 1px;
  padding-left: 20px;
  margin-right: 10px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop div.cart .sort_and_options .orderby .quick_links a.account {
  background-image: url(../images/small-account.png);
  background-image: url(../images/small-account@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.shop div.cart .sort_and_options .orderby .quick_links a.address {
  background-image: url(../images/small-address.png);
  background-image: url(../images/small-address@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.shop div.cart .sort_and_options .orderby .quick_links a.cart {
  background-image: url(../images/small-cart.png);
  background-image: url(../images/small-cart@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.shop div.cart .sort_and_options .orderby .quick_links a.checkout {
  background-image: url(../images/small-checkout.png);
  background-image: url(../images/small-checkout@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.shop div.cart .sort_and_options .orderby .quick_links a:hover {
  color: #525252;
}
section.shop div.cart .cart_contents {
  float: right;
  width: 220px;
  background: #f6f6f6;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
section.shop div.cart .cart_contents:before,
section.shop div.cart .cart_contents:after {
  display: table;
  content: "";
}
section.shop div.cart .cart_contents:after {
  clear: both;
}
section.shop div.cart .cart_contents .cart_items {
  float: left;
}
section.shop div.cart .cart_contents .cart_items span {
  display: block;
  text-transform: uppercase;
  color: #333333;
  font-weight: bold;
  font-size: 13px;
}
section.shop div.cart .cart_contents .cart_items a {
  color: #8a8a8a;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop div.cart .cart_contents .cart_items a:hover {
  color: #646464;
}
section.shop div.cart .cart_contents .cart_items em span {
  display: inline-block;
  color: #418447;
}
section.shop div.cart .cart_contents .cart_count {
  float: right;
  position: relative;
  display: block;
  background: url(../images/cart.png) no-repeat center center;
  background-image: url(../images/cart@2x.png);
  -webkit-background-size: 34px;
  -moz-background-size: 34px;
  background-size: 34px;
  width: 34px;
  height: 26px;
  margin-top: 5px;
}
section.shop div.cart .cart_contents .cart_count span {
  position: absolute;
  display: block;
  left: -7.2px;
  top: -6px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  background: #d80002;
  text-align: center;
  color: #FFF;
  -webkit-border-radius: 18px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 18px;
  -moz-background-clip: padding;
  border-radius: 18px;
  background-clip: padding-box;
  font-size: 12px;
  font-weight: bold;
  border: 2px solid #FFF;
  overflow: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop div.cart .cart_contents .cart_count.empty span {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
section.shop .variation,
section.shop .customer_details {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  margin-top: 5px;
  zoom: 1;
}
section.shop .variation:before,
section.shop .customer_details:before,
section.shop .variation:after,
section.shop .customer_details:after {
  display: table;
  content: "";
}
section.shop .variation:after,
section.shop .customer_details:after {
  clear: both;
}
section.shop .variation dt,
section.shop .customer_details dt,
section.shop .variation dd,
section.shop .customer_details dd {
  padding: 2px;
}
section.shop .variation dt,
section.shop .customer_details dt {
  float: left;
  clear: left;
  min-width: 40px;
  color: #9f9f9f;
}
section.shop .variation dd,
section.shop .customer_details dd {
  float: left;
  padding: 0;
  font-weight: 500;
}
section.shop .items {
  margin: 0;
  zoom: 1;
}
section.shop .items:before,
section.shop .items:after {
  display: table;
  content: "";
}
section.shop .items:after {
  clear: both;
}
section.shop .items .items_env {
  width: 720px;
  margin-left: -10px;
  float: left;
  zoom: 1;
}
section.shop .items .items_env:before,
section.shop .items .items_env:after {
  display: table;
  content: "";
}
section.shop .items .items_env:after {
  clear: both;
}
section.shop .items .items_env .promo_banner {
  margin-top: 20px;
  line-height: 1;
}
section.shop .items .items_env .sixteen .promo_banner img {
  margin: 0 10px;
}
section.shop .items .items_env.right {
  float: right;
}
section.shop .items .items_env.no_sidebar {
  width: auto;
}
section.shop .items .product_item {
  background: #ffffff;
  margin-top: 20px;
  position: relative;
  -webkit-transition: opacity ease-in-out 450ms;
  -moz-transition: opacity ease-in-out 450ms;
  -o-transition: opacity ease-in-out 450ms;
  -ms-transition: opacity ease-in-out 450ms;
  transition: opacity ease-in-out 450ms;
  zoom: 1;
}
section.shop .items .product_item:before,
section.shop .items .product_item:after {
  display: table;
  content: "";
}
section.shop .items .product_item:after {
  clear: both;
}
section.shop .items .product_item.loading {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
section.shop .items .product_item.loading .item_price .price_box .add_to_cart {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop .items .product_item .image {
  display: block;
  background: no-repeat center center;
  height: 210px;
  clear: both;
  position: relative;
}
section.shop .items .product_item .image .hover_img {
  text-align: center;
  line-height: 1;
  background: #FFF;
  top: 10px !important;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  -ms-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
}
section.shop .items .product_item .image .hover_img img {
  display: inline-block;
  line-height: 1;
}
section.shop .items .product_item .image:hover .hover_img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop .items .product_item .badge.sale,
section.shop .items .product_item .badge.off_stock,
section.shop .items .product_item .badge.featured {
  background: #39b54a;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 12px;
  position: absolute;
  right: 11px;
  top: 11px;
  line-height: 1;
  z-index: 100;
}
section.shop .items .product_item .badge.off_stock {
  background-color: #d80002;
}
section.shop .items .product_item .badge.featured {
  background-color: #395898;
}
section.shop .items .product_item .item_info {
  background: #f5f5f5;
  position: relative;
  zoom: 1;
}
section.shop .items .product_item .item_info:before,
section.shop .items .product_item .item_info:after {
  display: table;
  content: "";
}
section.shop .items .product_item .item_info:after {
  clear: both;
}
section.shop .items .product_item .item_info .name,
section.shop .items .product_item .item_info .item_price {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
}
section.shop .items .product_item .item_info .name {
  width: 65%;
  float: left;
}
section.shop .items .product_item .item_info .name a {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  font-weight: 500;
  color: #333333;
}
section.shop .items .product_item .item_info .item_price {
  width: 34%;
  border-left: 2px solid #ffffff;
  float: right;
  text-align: center;
}
section.shop .items .product_item .item_info .item_price .star-rating {
  display: none;
}
section.shop .items .product_item .item_info .item_price .price_box {
  line-height: 54px;
}
section.shop .items .product_item .item_info .item_price .price_box del,
section.shop .items .product_item .item_info .item_price .price_box .from {
  line-height: 0;
  display: block;
  position: relative;
  font-size: 11px;
  top: 13.5px;
  padding-top: 5px;
  text-decoration: line-through;
}
section.shop .items .product_item .item_info .item_price .price_box del.from,
section.shop .items .product_item .item_info .item_price .price_box .from.from {
  text-decoration: none;
}
section.shop .items .product_item .item_info .item_price .price_box del:empty,
section.shop .items .product_item .item_info .item_price .price_box .from:empty {
  display: none;
}
section.shop .items .product_item .item_info .item_price .price_box ins,
section.shop .items .product_item .item_info .item_price .price_box > .amount {
  font-weight: bold;
  text-decoration: none;
}
section.shop .items .product_item .item_info .item_price .price_box .add_to_cart {
  background: #418447 url(../images/plus.png) no-repeat center center;
  background-image: url(../images/plus@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 400ms;
  -moz-transition: all ease-in-out 400ms;
  -o-transition: all ease-in-out 400ms;
  -ms-transition: all ease-in-out 400ms;
  transition: all ease-in-out 400ms;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
section.shop .items .product_item .item_info .item_price .price_box.is_variation del {
  display: none;
}
section.shop .items .product_item .item_info .item_price .price_box.is_variation .amount {
  display: block;
  position: relative;
  height: 15px;
  font-size: 11px;
  margin: 0;
  margin-top: -10px;
}
section.shop .items .product_item .item_info .item_price .price_box.is_variation .amount + .amount {
  margin-top: -45px;
}
section.shop .items .product_item .item_info .item_price .price_box.is_variation .add_to_cart {
  background-color: #395898;
}
section.shop .items .product_item .item_info .item_price .price_box.is_external .add_to_cart {
  background-color: #39b54a;
}
section.shop .items .product_item .item_info .item_price:hover .price_box .add_to_cart {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop .items .product_item .added_to_cart {
  position: absolute;
  background: url(../images/icon-check.png) no-repeat center center;
  background-image: url(../images/icon-check@2x.png);
  -webkit-background-size: 48px;
  -moz-background-size: 48px;
  background-size: 48px;
  left: 50%;
  top: 50%;
  margin-top: -48px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.shop .left_sidebar .items_env {
  float: right;
  margin-right: -10px;
}
section.shop .left_sidebar .sidebar {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
section.shop .no_sidebar .items_env {
  width: auto;
  float: none;
  margin-right: -10px;
}
section.shop .collections .collection {
  display: block;
  margin-bottom: 20px;
}
section.shop .woocommerce-breadcrumb {
  background: #ffffff;
  padding: 10px;
  color: #418447;
}
section.shop .woocommerce-breadcrumb span {
  color: #525252;
  padding: 0 3px;
}
section.shop .woocommerce-breadcrumb a {
  font-weight: 500;
  color: #666666;
}
section.shop .woocommerce-pagination {
  margin-top: 20px;
}
section.shop .woocommerce-pagination.type_of_right .page-numbers {
  text-align: right;
}
section.shop .woocommerce-pagination.type_of_center .page-numbers {
  text-align: center;
}
section.shop .woocommerce-result-count {
  margin-top: 10px;
}
section.shop .woocommerce-result-count.type_of_center {
  text-align: center;
}
section.shop .woocommerce-result-count.type_of_right {
  text-align: right;
}
section.shop .single_item {
  margin-top: 20px;
}
section.shop .single_item .product-type-variable .product_head .summary .price_details {
  display: none !important;
}
section.shop .single_item .product_head {
  background: #ffffff;
  padding: 30px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
section.shop .single_item .product_head:before,
section.shop .single_item .product_head:after {
  display: table;
  content: "";
}
section.shop .single_item .product_head:after {
  clear: both;
}
section.shop .single_item .product_head .badge.sale,
section.shop .single_item .product_head .badge.off_stock,
section.shop .single_item .product_head .badge.featured {
  background: #39b54a;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 12px;
  position: absolute;
  right: 30px;
  top: 30px;
  line-height: 1;
  z-index: 100;
}
section.shop .single_item .product_head .badge.off_stock {
  background-color: #d80002;
}
section.shop .single_item .product_head .badge.featured {
  background-color: #395898;
}
section.shop .single_item .product_head .qty {
  width: 118px;
}
section.shop .single_item .product_head .images {
  float: left;
  width: 400px;
}
section.shop .single_item .product_head .images img {
  max-width: 100%;
}
section.shop .single_item .product_head .images .woocommerce-main-image {
  display: block;
  text-align: center;
  position: relative;
  padding: 0;
  left: -4px;
  overflow: hidden;
}
section.shop .single_item .product_head .images .woocommerce-main-image img {
  max-width: 391px;
  position: relative;
  z-index: 5;
}
section.shop .single_item .product_head .images .woocommerce-main-image img.absolute {
  position: absolute;
  top: 0;
  left: 4px;
  z-index: 1;
}
section.shop .single_item .product_head .images .thumbnails {
  zoom: 1;
}
section.shop .single_item .product_head .images .thumbnails:before,
section.shop .single_item .product_head .images .thumbnails:after {
  display: table;
  content: "";
}
section.shop .single_item .product_head .images .thumbnails:after {
  clear: both;
}
section.shop .single_item .product_head .images .thumbnails a {
  float: left;
  display: block;
  margin: 0;
  overflow: hidden;
  margin-right: 3px;
  margin-bottom: 4px;
  border: 1px solid #CCC;
}
section.shop .single_item .product_head .images .thumbnails a.hovered img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop .single_item .product_head .images .thumbnails a img {
  display: block;
  margin: 0;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .single_item .product_head .images .thumbnails a img:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop .single_item .product_head .summary {
  float: right;
  width: 50%;
}
section.shop .single_item .product_head .summary h1 {
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
}
section.shop .single_item .product_head .summary .product_meta .posted_in {
  display: block;
  padding-bottom: 10px;
}
section.shop .single_item .product_head .summary .product_meta .posted_in a {
  color: #418447;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .single_item .product_head .summary .product_meta .posted_in a:hover {
  color: #ff6869;
}
section.shop .single_item .product_head .summary .product_meta .tagged_as {
  display: block;
  padding-bottom: 10px;
}
section.shop .single_item .product_head .summary .product_meta .tagged_as a {
  background: rgba(223, 223, 223, 0.5);
  color: #666666;
  display: inline-block;
  padding: 4px 7px;
  font-weight: 500;
  font-size: 11px;
  margin-bottom: 3px;
  -webkit-transition: background ease-in-out 500ms;
  -moz-transition: background ease-in-out 500ms;
  -o-transition: background ease-in-out 500ms;
  -ms-transition: background ease-in-out 500ms;
  transition: background ease-in-out 500ms;
}
section.shop .single_item .product_head .summary .product_meta .tagged_as a:hover {
  background: rgba(223, 223, 223, 0.9);
  color: #333333;
}
section.shop .single_item .product_head .summary .desc p {
  color: #888;
  font-weight: 400;
}
section.shop .single_item .product_head .summary p.stock {
  font-weight: bold;
  color: #39b54a;
  font-size: 14px;
}
section.shop .single_item .product_head .summary p.stock.out-of-stock {
  color: #d80002;
}
section.shop .single_item .product_head .summary .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  text-transform: uppercase;
  padding: 10px 37px;
  margin-top: 10px;
}
section.shop .single_item .product_head .summary .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .single_item .product_head .summary .price_details {
  float: right;
  margin-top: -45px;
  padding-top: 0;
}
section.shop .single_item .product_head .summary .price_details ins,
section.shop .single_item .product_head .summary .price_details span.amount {
  font-weight: bold;
  font-size: 25px;
  color: #418447;
  text-decoration: none;
  margin-left: 10px;
}
section.shop .single_item .product_head .summary .price_details del,
section.shop .single_item .product_head .summary .price_details del .amount {
  font-size: 20px;
  color: #838383;
}
section.shop .single_item .product_head .summary .variations_form .variations {
  width: 100%;
  border: 1px solid #f0f0f0;
  background: #ffffff;
  margin-bottom: 10px;
  margin-top: 20px;
}
section.shop .single_item .product_head .summary .variations_form .variations td,
section.shop .single_item .product_head .summary .variations_form .variations th {
  border: 1px solid #f0f0f0;
  padding: 10px;
  border-top: 0;
  border-left: 0;
  text-align: left;
  vertical-align: middle;
  position: relative;
}
section.shop .single_item .product_head .summary .variations_form .variations .label {
  white-space: nowrap;
  width: 150px;
}
section.shop .single_item .product_head .summary .variations_form .variations .reset_variations {
  display: block;
  font-size: 10px;
  color: #525252;
  margin-top: 5px;
  position: absolute;
  bottom: -20px;
  right: 0;
}
section.shop .single_item .product_head .summary .variations_form .variations .cts_wrapper {
  background: #FFF;
  position: relative;
  clear: both;
  cursor: pointer;
}
section.shop .single_item .product_head .summary .variations_form .variations .cts_wrapper .cts_current {
  display: block;
  padding: 3px 0;
  font-weight: bold;
  position: relative;
}
section.shop .single_item .product_head .summary .variations_form .variations .cts_wrapper .cts_current:before {
  content: '\25BC';
  float: right;
  display: block;
  color: #d2d2d2;
  position: relative;
  top: 2px;
}
section.shop .single_item .product_head .summary .variations_form .variations .cts_wrapper select {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
section.shop .single_item .product_head .summary .single_variation_wrap .single_variation {
  float: right;
  position: relative;
  top: 35px;
}
section.shop .single_item .product_head .summary .single_variation_wrap .single_variation .price {
  display: block;
  padding-top: 5px;
}
section.shop .single_item .product_head .summary .single_variation_wrap .single_variation p.stock {
  display: block;
  position: absolute;
  margin: 0;
  right: 0;
  top: 45px;
}
section.shop .single_item .product_head .summary .single_variation_wrap ins,
section.shop .single_item .product_head .summary .single_variation_wrap .price .amount {
  font-weight: bold;
  font-size: 25px;
  color: #418447;
  text-decoration: none;
  margin-left: 10px;
}
section.shop .single_item .product_head .summary .single_variation_wrap del,
section.shop .single_item .product_head .summary .single_variation_wrap .price del .amount {
  font-size: 20px;
  color: #838383;
  font-weight: 500;
}
section.shop .single_item .product_head .summary .single_add_to_cart_button.external {
  display: inline-block;
  margin-top: 10px;
}
section.shop .single_item .product_head .cart {
  margin-top: 30px;
  zoom: 1;
}
section.shop .single_item .product_head .cart:before,
section.shop .single_item .product_head .cart:after {
  display: table;
  content: "";
}
section.shop .single_item .product_head .cart:after {
  clear: both;
}
section.shop .single_item .product_head .cart .quantity {
  float: none;
  display: block;
  zoom: 1;
}
section.shop .single_item .product_head .cart .quantity:before,
section.shop .single_item .product_head .cart .quantity:after {
  display: table;
  content: "";
}
section.shop .single_item .product_head .cart .quantity:after {
  clear: both;
}
section.shop .single_item .product_head .cart .single_add_to_cart_button {
  clear: both;
  margin-top: 0;
}
section.shop .single_item .product_head .cart input,
section.shop .single_item .product_head .cart button {
  outline: none;
}
section.shop .single_item .woocommerce-tabs {
  background: #ffffff url(../images/tabs_bg.png) repeat-y -12px center;
  border-top: 1px solid #eeeeee;
  margin-bottom: 26.66666667px;
  zoom: 1;
}
section.shop .single_item .woocommerce-tabs:before,
section.shop .single_item .woocommerce-tabs:after {
  display: table;
  content: "";
}
section.shop .single_item .woocommerce-tabs:after {
  clear: both;
}
section.shop .single_item .woocommerce-tabs .tabs {
  float: left;
  width: 250px;
}
section.shop .single_item .woocommerce-tabs .tabs li {
  display: block;
}
section.shop .single_item .woocommerce-tabs .tabs li i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat center center;
  margin-right: 10px;
  top: 5px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .single_item .woocommerce-tabs .tabs li a {
  display: block;
  padding: 30px;
  font-size: 15px;
  color: rgba(51, 51, 51, 0.5);
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .single_item .woocommerce-tabs .tabs li.active {
  background: #ffffff;
}
section.shop .single_item .woocommerce-tabs .tabs li.active i {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.shop .single_item .woocommerce-tabs .tabs li.active a {
  color: #333333;
}
section.shop .single_item .woocommerce-tabs .tabs li.description_tab i {
  background-image: url(../images/doc.png);
  background-image: url(../images/doc@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
section.shop .single_item .woocommerce-tabs .tabs li.additional_information_tab i {
  background-image: url(../images/apply.png);
  background-image: url(../images/apply@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
section.shop .single_item .woocommerce-tabs .tabs li.reviews_tab i {
  background-image: url(../images/chat.png);
  background-image: url(../images/chat@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
section.shop .single_item .woocommerce-tabs .panel {
  float: right;
  width: 72%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 25px;
}
section.shop .single_item .woocommerce-tabs .panel h2 {
  margin: 0;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
}
section.shop .single_item .woocommerce-tabs .panel .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.shop .single_item .woocommerce-tabs .panel .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .single_item .woocommerce-tabs .panel .show_review_form {
  font-weight: bold;
  padding: 10px 15px;
}
section.shop .single_item .woocommerce-tabs .panel .shop_attributes {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop .single_item .woocommerce-tabs .panel .shop_attributes td,
section.shop .single_item .woocommerce-tabs .panel .shop_attributes th {
  padding: 8px 10px;
}
section.shop .single_item .woocommerce-tabs .panel .shop_attributes th {
  text-align: left;
  width: 100px;
  white-space: nowrap;
}
section.shop .single_item .woocommerce-tabs .panel .shop_attributes td p {
  margin-bottom: 0;
}
section.shop .single_item .woocommerce-tabs .panel .shop_attributes tr:nth-child(even) {
  background: #fafafa;
}
section.shop .single_item .woocommerce-tabs .panel .rating_overview {
  zoom: 1;
  margin-bottom: 10px;
}
section.shop .single_item .woocommerce-tabs .panel .rating_overview:before,
section.shop .single_item .woocommerce-tabs .panel .rating_overview:after {
  display: table;
  content: "";
}
section.shop .single_item .woocommerce-tabs .panel .rating_overview:after {
  clear: both;
}
section.shop .single_item .woocommerce-tabs .panel .rating_overview h2 {
  float: left;
  font-size: 12px;
  font-weight: bold;
}
section.shop .single_item .woocommerce-tabs .panel .rating_overview h2 span {
  color: #418447;
}
section.shop .single_item .woocommerce-tabs .panel .rating_overview .star-rating {
  margin-right: 10px;
}
section.shop .single_item .woocommerce-tabs .panel .star-rating {
  position: relative;
  float: right;
  width: 80px;
  background: url(../images/star-gray@2x.png) repeat-x left center;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.shop .single_item .woocommerce-tabs .panel .star-rating span {
  display: block;
  padding-top: 16px;
  height: 0;
  overflow: hidden;
  background: url(../images/star-color@2x.png) repeat-x left center;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li {
  display: block;
  margin-bottom: 20px;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li div {
  zoom: 1;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li div:before,
section.shop .single_item .woocommerce-tabs .panel .commentlist li div:after {
  display: table;
  content: "";
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li div:after {
  clear: both;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li div .photo {
  float: left;
  width: 9%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #f9f9f9;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li div .comment-text {
  float: right;
  width: 88%;
  background: #f9f9f9;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop .single_item .woocommerce-tabs .panel .commentlist li div .comment-text .meta strong {
  color: #418447;
}
section.shop .single_item .woocommerce-tabs .panel .show_review_form {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  margin-right: 5px;
}
section.shop .single_item .woocommerce-tabs .panel .show_review_form:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .woocommerce-message,
section.shop .woocommerce-error {
  background: #39b54a;
  padding: 20px 15px;
  color: #FFF;
  font-weight: 500;
  position: relative;
  z-index: 10;
  zoom: 1;
}
section.shop .woocommerce-message:before,
section.shop .woocommerce-error:before,
section.shop .woocommerce-message:after,
section.shop .woocommerce-error:after {
  display: table;
  content: "";
}
section.shop .woocommerce-message:after,
section.shop .woocommerce-error:after {
  clear: both;
}
section.shop .woocommerce-message a,
section.shop .woocommerce-error a {
  display: inline-block;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.15);
  font-weight: bold;
  color: #FFF;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  position: absolute;
  top: 10px;
  right: 10px;
}
section.shop .woocommerce-message a:hover,
section.shop .woocommerce-error a:hover {
  background: rgba(255, 255, 255, 0.25);
}
section.shop .woocommerce-message.woocommerce-error,
section.shop .woocommerce-error.woocommerce-error {
  background: #d80002;
}
section.shop .woocommerce-message.woocommerce-error a,
section.shop .woocommerce-error.woocommerce-error a {
  background: rgba(255, 255, 255, 0.25);
}
section.shop .woocommerce-message.woocommerce-error a:hover,
section.shop .woocommerce-error.woocommerce-error a:hover {
  background: rgba(255, 255, 255, 0.35);
}
section.shop .related.products,
section.shop .upsells.products {
  margin-bottom: 40px;
  margin-left: -10px;
  margin-right: -10px;
}
section.shop .related.products > h2,
section.shop .upsells.products > h2 {
  font-size: 20px;
  margin: 0 10px;
  font-weight: 500;
}
section.shop .checkout_coupon_env {
  background: #ffffff;
  padding: 15px;
}
section.shop .checkout_coupon_env .woocommerce-info {
  margin-bottom: 0;
  font-weight: 500;
}
section.shop .checkout_coupon_env .woocommerce-info a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .checkout_coupon_env .woocommerce-info a:hover {
  color: #ff6869;
}
section.shop .checkout_coupon_env .form-row-first {
  padding-top: 10px;
}
section.shop .checkout_coupon_env .input-text {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  outline: none;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop .checkout_coupon_env .button {
  margin-bottom: 0;
  padding: 10px 20px;
}
section.shop .checkout_coupon_env .woocommerce-error,
section.shop .checkout_coupon_env .woocommerce-message {
  margin-top: 5px;
  padding: 10px;
}
section.shop.cart .cart_env .cart-collaterals {
  zoom: 1;
}
section.shop.cart .cart_env .cart-collaterals:before,
section.shop.cart .cart_env .cart-collaterals:after {
  display: table;
  content: "";
}
section.shop.cart .cart_env .cart-collaterals:after {
  clear: both;
}
section.shop.cart .cart_env .cart-collaterals h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals table {
  width: 100%;
  float: right;
  background: #ffffff;
  margin-bottom: 20px;
  border-top: 0;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals table tr:nth-child(even) {
  background: #FAFAFA;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals table td,
section.shop.cart .cart_env .cart-collaterals .cart_totals table th {
  border: 1px solid #f6f6f6;
  padding: 10px;
  border-top: 0;
  border-left: 0;
  text-align: left;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals table .discount .amount {
  color: green;
  font-weight: bold;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals table .total th {
  color: #418447;
}
section.shop.cart .cart_env .cart-collaterals .cart_totals table .total .amount {
  color: #418447;
  font-weight: bold;
}
section.shop.cart .cart_env .cart-collaterals .shipping_calculator {
  float: left;
  width: 48%;
}
section.shop.cart .cart_env .cart-collaterals .shipping_calculator .input-text {
  width: 100%;
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop.cart .cart_env .cart-collaterals .shipping_calculator .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px 15px;
}
section.shop.cart .cart_env .cart-collaterals .shipping_calculator .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .cts_wrapper {
  background: #FFF;
  position: relative;
}
section.shop .cts_wrapper .cts_current {
  display: block;
  padding: 8px 10px;
  font-weight: bold;
  position: relative;
}
section.shop .cts_wrapper .cts_current:before {
  content: '\25BC';
  float: right;
  display: block;
  color: #d2d2d2;
  position: relative;
  top: 2px;
}
section.shop .cts_wrapper select {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
section.shop.checkout .woocommerce-error {
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 40px;
}
section.shop.checkout .woocommerce-error li {
  margin-bottom: 5px;
}
section.shop.checkout .woocommerce-error li:last-child {
  margin-bottom: 0;
}
section.shop.checkout .checkout {
  zoom: 1;
}
section.shop.checkout .checkout:before,
section.shop.checkout .checkout:after {
  display: table;
  content: "";
}
section.shop.checkout .checkout:after {
  clear: both;
}
section.shop.checkout .checkout h3 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px;
}
section.shop.checkout .checkout #order_review_heading {
  margin-top: 20px;
}
section.shop.checkout .checkout .shop_table {
  margin-bottom: 0;
}
section.shop.checkout .checkout .shop_table .product-total {
  width: 260px;
}
section.shop #order_review .shop_table {
  margin-bottom: 0;
}
section.shop #payment {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #e0e0e0;
  position: relative;
  top: -1px;
}
section.shop #payment .payment_methods {
  zoom: 1;
}
section.shop #payment .payment_methods:before,
section.shop #payment .payment_methods:after {
  display: table;
  content: "";
}
section.shop #payment .payment_methods:after {
  clear: both;
}
section.shop #payment .payment_methods li {
  display: block;
  background: #f6f6f6;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #d6d6d6;
}
section.shop #payment .payment_methods li p {
  font-size: 11px;
  margin-bottom: 0;
  padding-top: 5px;
}
section.shop #payment .payment_methods li label {
  display: inline-block;
  padding-left: 5px;
  font-weight: 500;
}
section.shop #payment .payment_methods li label img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  position: relative;
  top: -1px;
}
section.shop #payment .payment_methods label[for="payment_method_mijireh_checkout"] img {
  width: 35px;
}
section.shop #payment .place-order {
  margin-top: 10px;
  zoom: 1;
}
section.shop #payment .place-order:before,
section.shop #payment .place-order:after {
  display: table;
  content: "";
}
section.shop #payment .place-order:after {
  clear: both;
}
section.shop #payment .place-order #place_order {
  float: right;
  padding: 10px 20px;
  font-size: 14px;
}
section.shop #payment .place-order .terms {
  float: left;
  zoom: 1;
}
section.shop #payment .place-order .terms:before,
section.shop #payment .place-order .terms:after {
  display: table;
  content: "";
}
section.shop #payment .place-order .terms:after {
  clear: both;
}
section.shop #payment .place-order .terms input {
  float: left;
  margin-top: 2px;
  margin-right: 5px;
}
section.shop #payment .place-order .terms label {
  float: right;
  font-weight: 500;
}
section.shop #payment .place-order .terms label a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop #payment .place-order .terms label a:hover {
  color: #ff3437;
}
section.shop #customer_details,
section.shop #form_edit_address {
  zoom: 1;
}
section.shop #customer_details:before,
section.shop #form_edit_address:before,
section.shop #customer_details:after,
section.shop #form_edit_address:after {
  display: table;
  content: "";
}
section.shop #customer_details:after,
section.shop #form_edit_address:after {
  clear: both;
}
section.shop #customer_details .col-1,
section.shop #form_edit_address .col-1,
section.shop #customer_details .col-2,
section.shop #form_edit_address .col-2 {
  width: 48.8%;
  background: #ffffff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop #customer_details .col-1,
section.shop #form_edit_address .col-1 {
  float: left;
}
section.shop #customer_details .col-2,
section.shop #form_edit_address .col-2 {
  float: right;
}
section.shop #customer_details .col-2 #shiptobilling,
section.shop #form_edit_address .col-2 #shiptobilling {
  float: right;
  padding-top: 3px;
}
section.shop #customer_details .col-2 #shiptobilling label,
section.shop #form_edit_address .col-2 #shiptobilling label {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  padding-left: 5px;
}
section.shop #customer_details .form-row,
section.shop #form_edit_address .form-row {
  zoom: 1;
  margin-bottom: 15px;
}
section.shop #customer_details .form-row:before,
section.shop #form_edit_address .form-row:before,
section.shop #customer_details .form-row:after,
section.shop #form_edit_address .form-row:after {
  display: table;
  content: "";
}
section.shop #customer_details .form-row:after,
section.shop #form_edit_address .form-row:after {
  clear: both;
}
section.shop #customer_details .form-row label,
section.shop #form_edit_address .form-row label {
  display: block;
  padding-bottom: 5px;
}
section.shop #customer_details .form-row label abbr,
section.shop #form_edit_address .form-row label abbr {
  border: none;
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: 5px;
}
section.shop #customer_details .form-row .input-text,
section.shop #form_edit_address .form-row .input-text {
  width: 100%;
  background: #FFF;
  border: 1px solid #f0f0f0;
  padding: 8px 10px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop #customer_details .form-row .input-text:focus,
section.shop #form_edit_address .form-row .input-text:focus {
  border-color: #E0E0E0;
}
section.shop #customer_details .form-row textarea,
section.shop #form_edit_address .form-row textarea {
  height: 100px;
}
section.shop #form_edit_address {
  background: #ffffff;
  padding: 20px;
}
section.shop #form_edit_address .cts_wrapper {
  border: 1px solid #f0f0f0;
}
section.shop .cart_empty {
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: 500;
}
section.shop .chzn-container .chzn-single {
  background: #fafafa;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
  border-color: #e0e0e0;
}
section.shop .chzn-container .chzn-search {
  padding: 0;
}
section.shop .chzn-container .chzn-search input {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-color: #e0e0e0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
  background-color: #FFF;
}
section.shop .chzn-container .chzn-drop {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  border-color: #e0e0e0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
}
section.shop .chzn-container .chzn-drop .chzn-results {
  padding: 0;
  margin: 0;
}
section.shop .chzn-container .chzn-drop .chzn-results li {
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .chzn-container .chzn-drop .chzn-results li.highlighted {
  background: #418447;
  color: #ffffff;
}
section.shop .chzn-container .chzn-drop .chzn-results li .result-selected {
  background: #418447;
  color: #ffffff;
  font-weight: bold;
}
section.shop .order_details,
section.shop .digital-downloads {
  background: #ffffff;
  margin-bottom: 20px;
}
section.shop .order_details > li,
section.shop .digital-downloads > li {
  border-bottom: 1px solid #f5f5f5;
  padding: 10px;
  color: #888888;
  font-size: 10px;
  text-transform: uppercase;
}
section.shop .order_details > li strong,
section.shop .digital-downloads > li strong {
  display: block;
  margin-top: 5px;
  color: #333333;
  font-size: 13px;
  text-transform: none;
}
section.shop .order_details > li:last-child,
section.shop .digital-downloads > li:last-child {
  border-bottom: none;
}
section.shop .order_details + div + p {
  font-weight: bold;
  margin-bottom: 20px;
}
section.shop .cart_env > p.success_box:first-child {
  margin-bottom: 0;
}
section.shop .customer_details {
  background: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
}
section.shop .customer_details dt {
  width: 140px;
}
section.shop .addresses {
  margin-bottom: 20px;
  zoom: 1;
}
section.shop .addresses:before,
section.shop .addresses:after {
  display: table;
  content: "";
}
section.shop .addresses:after {
  clear: both;
}
section.shop .addresses .col-1,
section.shop .addresses .col-2 {
  width: 48.8%;
  background: #ffffff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.shop .addresses .col-1 {
  float: left;
}
section.shop .addresses .col-2 {
  float: right;
}
section.shop .addresses .col-2 #shiptobilling {
  float: right;
  padding-top: 3px;
}
section.shop .addresses .col-2 #shiptobilling label {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  padding-left: 5px;
}
section.shop .addresses .edit {
  display: block;
  float: right;
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.shop .addresses .edit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .shop_table {
  width: 100%;
  border: 1px solid #f0f0f0;
  border: none;
  background: #ffffff;
  margin-bottom: 20px;
  border-top: 0;
  position: relative;
}
section.shop .shop_table td,
section.shop .shop_table th {
  border: 1px solid #f0f0f0;
  padding: 10px;
  border-top: 0;
  border-left: 0;
  text-align: left;
}
section.shop .shop_table thead tr {
  background: #f0f0f0;
}
section.shop .shop_table thead th {
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 25px;
}
section.shop .shop_table thead .product-remove {
  width: 80px;
}
section.shop .shop_table thead .product-thumbnail {
  width: 60px;
}
section.shop .shop_table thead .product-quantity {
  width: 150px;
}
section.shop .shop_table tbody tr:nth-child(even) {
  background: #FAFAFA;
}
section.shop .shop_table tbody .product-remove {
  text-align: center;
}
section.shop .shop_table tbody .product-remove a {
  font-size: 25px;
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .shop_table tbody .product-remove a:hover {
  color: #333333;
}
section.shop .shop_table tbody .product-thumbnail {
  text-align: center;
}
section.shop .shop_table tbody .product-thumbnail a {
  display: block;
  line-height: 1;
}
section.shop .shop_table tbody .product-thumbnail a img {
  display: inline-block;
  line-height: 1;
  width: 50px;
  height: 50px;
}
section.shop .shop_table tbody .product-name a {
  display: block;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .shop_table tbody .product-name a:hover {
  color: #418447;
}
section.shop .shop_table tbody .product-price {
  color: #838383;
  font-size: 15px;
  font-weight: 500;
}
section.shop .shop_table tbody .product-quantity {
  text-align: center;
}
section.shop .shop_table tbody .product-quantity .quantity {
  display: inline-block;
  margin: 0;
  border: 1px solid #418447;
  zoom: 1;
}
section.shop .shop_table tbody .product-quantity .quantity:before,
section.shop .shop_table tbody .product-quantity .quantity:after {
  display: table;
  content: "";
}
section.shop .shop_table tbody .product-quantity .quantity:after {
  clear: both;
}
section.shop .shop_table tbody .product-quantity .quantity .plus,
section.shop .shop_table tbody .product-quantity .quantity .minus,
section.shop .shop_table tbody .product-quantity .quantity .qty {
  float: left;
}
section.shop .shop_table tbody .product-quantity .quantity .qty {
  margin: 0 5px;
  border: none;
  width: 60px;
  text-align: center;
  padding: 8px 10px;
}
section.shop .shop_table tbody .product-quantity .quantity .plus,
section.shop .shop_table tbody .product-quantity .quantity .minus {
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 10px 10px !important;
  margin: 0;
}
section.shop .shop_table tbody .product-subtotal {
  color: #418447;
  font-size: 15px;
  font-weight: 500;
}
section.shop .shop_table tbody .order-status {
  font-weight: bold;
  font-style: italic;
}
section.shop .shop_table tbody .order-total .amount {
  font-weight: bold;
}
section.shop .shop_table tbody .actions {
  background: #FFF;
  padding: 15px;
}
section.shop .shop_table tbody .actions .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  font-size: 13px;
  padding: 10px 15px;
  margin-bottom: 0;
}
section.shop .shop_table tbody .actions .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.shop .shop_table tbody .actions .coupon {
  float: left;
}
section.shop .shop_table tbody .actions .coupon label {
  display: none;
}
section.shop .shop_table tbody .actions .coupon .input-text {
  background: #FFF;
  border: 1px solid #f0f0f0;
  padding: 8px 10px;
  margin-right: 10px;
}
section.shop .shop_table tbody .actions > input {
  float: right;
  margin-left: 10px;
}
section.shop .shop_table tfoot .cart-subtotal th,
section.shop .shop_table tfoot .cart-subtotal td {
  color: #666666;
  font-size: 12px;
  font-weight: 500;
}
section.shop .shop_table tfoot .total th,
section.shop .shop_table tfoot .total td {
  color: #418447;
  font-size: 13px;
}
section.shop .shop_table tfoot .discount td {
  color: #39b54a;
  font-weight: 500;
}
section.shop .shop_table #coupon_code {
  width: 150px;
}
section.shop .myaccount_user {
  margin-top: 10px;
  margin-bottom: 10px;
}
section.shop .digital-downloads li {
  zoom: 1;
  font-size: 12px;
  padding: 14px 20px;
}
section.shop .digital-downloads li:before,
section.shop .digital-downloads li:after {
  display: table;
  content: "";
}
section.shop .digital-downloads li:after {
  clear: both;
}
section.shop .digital-downloads li a {
  display: block;
  float: left;
  color: #418447;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.shop .digital-downloads li a:hover {
  color: #333333;
}
section.shop .digital-downloads li span {
  float: right;
  display: block;
  text-transform: none;
  font-weight: 500;
  color: #888888;
}
section.shop .order_received {
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
}
section.shop .form_change_password,
section.shop .lost_reset_password,
section.shop .login,
section.shop .register {
  background: #ffffff;
  padding: 20px;
}
section.shop .form_change_password .form-row label,
section.shop .lost_reset_password .form-row label,
section.shop .login .form-row label,
section.shop .register .form-row label {
  display: block;
}
section.shop .form_change_password .form-row .input-text,
section.shop .lost_reset_password .form-row .input-text,
section.shop .login .form-row .input-text,
section.shop .register .form-row .input-text {
  width: 35%;
}
section.shop .form_change_password .button,
section.shop .lost_reset_password .button,
section.shop .login .button,
section.shop .register .button {
  padding: 10px 30px;
}
section.shop #customer_login {
  margin-top: 20px;
  margin-bottom: 20px;
  zoom: 1;
}
section.shop #customer_login:before,
section.shop #customer_login:after {
  display: table;
  content: "";
}
section.shop #customer_login:after {
  clear: both;
}
section.shop #customer_login .login,
section.shop #customer_login .register {
  padding: 0;
}
section.shop #customer_login .login .input-text,
section.shop #customer_login .register .input-text {
  width: 100%;
}
section.shop #customer_login .col-1,
section.shop #customer_login .col-2 {
  width: 48.8%;
  background: #ffffff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
section.shop #customer_login .col-1.col-2,
section.shop #customer_login .col-2.col-2 {
  float: right;
}
section.search .search_info {
  background: #ffffff;
  padding: 30px;
  zoom: 1;
}
section.search .search_info:before,
section.search .search_info:after {
  display: table;
  content: "";
}
section.search .search_info:after {
  clear: both;
}
section.search .search_info .search_meta {
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: 500;
}
section.search .search_info .search_meta span {
  color: #888888;
}
section.search .search_info .search_meta .results_count {
  display: block;
  font-size: 11px;
}
section.search .search_info #searchform {
  float: right;
  position: relative;
  width: 25%;
}
section.search .search_info #searchform input {
  background: #f6f6f6;
  padding: 10px;
  font-size: 13px;
  border: none;
  outline: none;
  color: #888888;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.search .search_info #searchform .clear_search {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url(../images/squared-cross.png) no-repeat center center;
  background-image: url(../images/squared-cross@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.search .search_results .result {
  background: #ffffff;
  margin-bottom: 20px;
}
section.search .search_results .result header {
  position: relative;
}
section.search .search_results .result header .image {
  height: 190px;
  line-height: 1;
  display: block;
  overflow: hidden;
}
section.search .search_results .result header .image img {
  display: block;
  -webkit-transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -o-transition: all ease-in-out 0.8s;
  -ms-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
  -webkit-perspective-origin: right bottom;
  -moz-perspective-origin: right bottom;
  perspective-origin: right bottom;
  min-width: 100%;
  max-width: 100%;
}
section.search .search_results .result header .image img:hover {
  -webkit-transform: scale(1.08) translateX(10px) translateY(5px);
  -moz-transform: scale(1.08) translateX(10px) translateY(5px);
  -o-transform: scale(1.08) translateX(10px) translateY(5px);
  -ms-transform: scale(1.08) translateX(10px) translateY(5px);
  transform: scale(1.08) translateX(10px) translateY(5px);
  -webkit-transition: all ease-in-out 2s;
  -moz-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  -ms-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
section.search .search_results .result header .no_image {
  line-height: 190px;
  height: 190px;
  text-align: center;
  background: #f6f6f6;
  color: #c9c9c9;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
section.search .search_results .result header .no_image:hover {
  background: #f1f1f1;
}
section.search .search_results .result header .type {
  position: absolute;
  background: #ffffff;
  padding: 10px 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  right: 10px;
  top: 10px;
}
section.search .search_results .result footer {
  padding: 20px;
  min-height: 35px;
}
section.search .search_results .result footer a {
  display: block;
  font-weight: 500;
  font-size: 13px;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
section.search .search_results .result footer a:hover {
  color: #418447;
}
section.search .search_results .result_clear {
  clear: both;
}
section.search .pagination {
  margin-bottom: 20px;
}
section.gallery header .gie_padding {
  padding: 30px 40px;
  background: #ffffff;
}
section.gallery header .gallery_info_env {
  display: table-row;
  zoom: 1;
}
section.gallery header .gallery_info_env:before,
section.gallery header .gallery_info_env:after {
  display: table;
  content: "";
}
section.gallery header .gallery_info_env:after {
  clear: both;
}
section.gallery header .gallery_info_env .title_env,
section.gallery header .gallery_info_env .info_env {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
section.gallery header .gallery_info_env .title_env {
  width: 80%;
}
section.gallery header .gallery_info_env .title_env h1 {
  font-weight: 400;
  color: #333333;
  font-size: 43px;
}
section.gallery header .gallery_info_env .title_env .content p {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
}
section.gallery header .gallery_info_env .info_env {
  font-size: 25px;
  color: #aaaaaa;
  padding-left: 20px;
}
section.gallery header .gallery_info_env .info_env span {
  font-weight: 500;
}
section.gallery header.album_info .album_details_env {
  background: #ffffff;
  padding: 30px 40px;
  zoom: 1;
}
section.gallery header.album_info .album_details_env:before,
section.gallery header.album_info .album_details_env:after {
  display: table;
  content: "";
}
section.gallery header.album_info .album_details_env:after {
  clear: both;
}
section.gallery header.album_info .album_details_env .album_title {
  margin-bottom: 20px;
}
section.gallery header.album_info .album_details_env .album_title h1 {
  font-weight: 400;
  font-size: 38px;
}
section.gallery header.album_info .album_details_env .album_title h1 a {
  color: #333333;
}
section.gallery header.album_info .album_details_env .album_details {
  zoom: 1;
}
section.gallery header.album_info .album_details_env .album_details:before,
section.gallery header.album_info .album_details_env .album_details:after {
  display: table;
  content: "";
}
section.gallery header.album_info .album_details_env .album_details:after {
  clear: both;
}
section.gallery header.album_info .album_details_env .album_details .album_meta {
  float: left;
  width: 27%;
}
section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry {
  color: #aaaaaa;
  font-size: 22px;
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 5px;
  background: no-repeat left 5px;
  min-height: 20px;
}
section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry.location {
  background-image: url(../images/icon-pin.png);
  background-image: url(../images/icon-pin@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  padding-left: 30px;
}
section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry.date {
  background-image: url(../images/icon-date.png);
  background-image: url(../images/icon-date@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  padding-left: 30px;
}
section.gallery header.album_info .album_details_env .album_details .description {
  width: 70%;
  float: right;
}
section.gallery header.album_info .album_details_env .album_details .description p {
  font-size: 14px;
  line-height: 1.7;
}
section.gallery .gallery_albums {
  margin-bottom: 40px;
}
section.gallery .gallery_albums .album {
  margin-bottom: 20px;
}
section.gallery .gallery_albums .album .image {
  line-height: 1;
  display: block;
  position: relative;
  overflow: hidden;
  height: 300px;
}
section.gallery .gallery_albums .album .image img {
  line-height: 1;
  display: block;
  max-width: 100%;
  -webkit-transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -o-transition: all ease-in-out 0.8s;
  -ms-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
  -webkit-perspective-origin: right bottom;
  -moz-perspective-origin: right bottom;
  perspective-origin: right bottom;
  min-width: 100%;
}
section.gallery .gallery_albums .album .image img:hover {
  -webkit-transform: scale(1.08) translateX(10px) translateY(5px);
  -moz-transform: scale(1.08) translateX(10px) translateY(5px);
  -o-transform: scale(1.08) translateX(10px) translateY(5px);
  -ms-transform: scale(1.08) translateX(10px) translateY(5px);
  transform: scale(1.08) translateX(10px) translateY(5px);
  -webkit-transition: all ease-in-out 2s;
  -moz-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  -ms-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
section.gallery .gallery_albums .album footer {
  background: #ffffff;
  padding: 30px 40px;
}
section.gallery .gallery_albums .album footer h3 {
  margin: 0;
  padding: 0;
}
section.gallery .gallery_albums .album footer h3 a {
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.gallery .gallery_albums .album footer h3 a:hover {
  color: #418447;
}
section.gallery .gallery_albums .album footer h3 span {
  color: #aaaaaa;
  font-weight: 400;
  font-size: 20px;
}
section.gallery .gallery_albums .album footer .excerpt {
  padding-top: 5px;
}
section.gallery .gallery_albums .album footer .excerpt p {
  color: #9a9a9a;
  font-size: 13px;
  color: #888888;
}
section.gallery .gallery_albums .clear_album {
  clear: both;
}
section.gallery footer.album_images {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
section.gallery footer.album_images .showing_image {
  display: block;
  background: #ffffff;
  text-align: center;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
section.gallery footer.album_images .showing_image .image {
  position: relative;
}
section.gallery footer.album_images .showing_image .image > div {
  -webkit-perspective-origin: center top;
  -moz-perspective-origin: center top;
  perspective-origin: center top;
  background: #FFF;
}
section.gallery footer.album_images .showing_image .image img {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
}
section.gallery footer.album_images .showing_image .caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 20px;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  line-height: 1;
  z-index: 15;
  zoom: 1;
}
section.gallery footer.album_images .showing_image .caption:before,
section.gallery footer.album_images .showing_image .caption:after {
  display: table;
  content: "";
}
section.gallery footer.album_images .showing_image .caption:after {
  clear: both;
}
section.gallery footer.album_images .showing_image .caption a {
  color: #FFF;
  text-decoration: underline;
}
section.gallery footer.album_images .showing_image .caption .hide_caption {
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/squared-cross-light.png) no-repeat center center;
  background-image: url(../images/squared-cross-light@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  display: block;
}
section.gallery footer.album_images .showing_image .caption span {
  display: block;
  zoom: 1;
}
section.gallery footer.album_images .showing_image .caption span:before,
section.gallery footer.album_images .showing_image .caption span:after {
  display: table;
  content: "";
}
section.gallery footer.album_images .showing_image .caption span:after {
  clear: both;
}
section.gallery footer.album_images .showing_image .loading {
  position: absolute;
  left: 50%;
  top: 45%;
  margin-top: -50px;
  margin-left: -50px;
  background: rgba(0, 0, 0, 0.7) url(../images/loading2.gif) no-repeat center center;
  background-size: 50px;
  width: 50px;
  height: 50px;
  padding: 20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
  z-index: 30;
}
section.gallery footer.album_images .showing_image .loading.showing {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.gallery footer.album_images .images_carousel {
  width: 960px;
  margin: 0 auto;
  margin-top: 10px;
  white-space: nowrap;
  zoom: 1;
}
section.gallery footer.album_images .images_carousel:before,
section.gallery footer.album_images .images_carousel:after {
  display: table;
  content: "";
}
section.gallery footer.album_images .images_carousel:after {
  clear: both;
}
section.gallery footer.album_images .images_carousel.animation_enabled .sliding_doors {
  -webkit-transition: all ease-in-out 1000ms;
  -moz-transition: all ease-in-out 1000ms;
  -o-transition: all ease-in-out 1000ms;
  -ms-transition: all ease-in-out 1000ms;
  transition: all ease-in-out 1000ms;
}
section.gallery footer.album_images .images_carousel.animation_enabled .thumb_image {
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
section.gallery footer.album_images .images_carousel .sliding_doors {
  width: 10000px;
  position: relative;
}
section.gallery footer.album_images .images_carousel .thumb_image {
  display: block;
  margin: 0 10px;
  float: left;
  width: 220px;
  -webkit-perspective-origin: center center;
  -moz-perspective-origin: center center;
  perspective-origin: center center;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.gallery footer.album_images .images_carousel .thumb_image.not_showing {
  -webkit-transform: scale(0.80);
  -moz-transform: scale(0.80);
  -o-transform: scale(0.80);
  -ms-transform: scale(0.80);
  transform: scale(0.80);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
section.gallery footer.album_images .images_carousel .thumb_image img {
  max-width: 100%;
  display: block;
}
section.portfolio header .row {
  margin-bottom: 0;
}
section.portfolio header .portfolio_page_head {
  padding: 30px 40px;
  background: #ffffff;
  margin-bottom: 20px;
}
section.portfolio header .nested-category-items {
  display: none;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
section.portfolio header .nested-category-items:has(.active) {
  display: inline-block !important;
}
section.portfolio header .portfolio_categories {
  margin-top: 10px;
}
section.portfolio header .portfolio_categories a {
  display: inline-block;
  font-size: 18px;
  color: #666666;
  border-bottom: 2px solid transparent;
  margin-right: 20px;
  font-weight: 400;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.portfolio header .portfolio_categories a:hover,
section.portfolio header .portfolio_categories a.active {
  color: #418447;
}
section.portfolio header .portfolio_categories a.active + .nested-category-items {
  display: inline-block;
}
section.portfolio header h1 {
  font-size: 42px;
  font-weight: 400;
  color: #333333;
  margin: 0;
}
section.portfolio.portfolio_main_container .portfolio_items .portfolio_item {
  display: none;
}
section.portfolio .pagination {
  margin-bottom: 20px;
}
section.portfolio.single .portfolio_item_details {
  overflow: hidden;
  margin-bottom: 20px;
}
section.portfolio.single .portfolio_item_details .images {
  position: relative;
  line-height: 1;
}
section.portfolio.single .portfolio_item_details .images > a {
  display: block;
  visibility: hidden;
}
section.portfolio.single .portfolio_item_details .images > a:first-child {
  display: block;
  visibility: visible;
}
section.portfolio.single .portfolio_item_details .images > a.video:after {
  content: '';
  background: url(../images/icon-play.png) no-repeat center center;
  background-image: url(../images/icon-play@2x.png);
  -webkit-background-size: 120px;
  -moz-background-size: 120px;
  background-size: 120px;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -60px;
  margin-right: -60px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.portfolio.single .portfolio_item_details .images > a.video:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.portfolio.single .portfolio_item_details .images img {
  display: block;
  max-width: 100%;
  line-height: 1;
}
section.portfolio.single .portfolio_item_details .images .prev_next_nav a {
  display: block;
  position: absolute;
  overflow: hidden;
  top: 50%;
  background: rgba(0, 0, 0, 0.5) url(../images/chevron-nav.png) no-repeat center top;
  background-image: url(../images/chevron-nav@2x.png);
  -webkit-background-size: 64px;
  -moz-background-size: 64px;
  background-size: 64px;
  text-indent: -9999px;
  margin-top: -32px;
  z-index: 100;
  width: 64px;
  height: 64px;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.portfolio.single .portfolio_item_details .images .prev_next_nav a.prev {
  left: 30px;
}
section.portfolio.single .portfolio_item_details .images .prev_next_nav a.next {
  right: 30px;
  background-position: center bottom;
}
section.portfolio.single .portfolio_item_details .images:hover .prev_next_nav a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.portfolio.single .portfolio_item_details .item_info {
  background: #ffffff;
  padding: 30px;
  zoom: 1;
}
section.portfolio.single .portfolio_item_details .item_info:before,
section.portfolio.single .portfolio_item_details .item_info:after {
  display: table;
  content: "";
}
section.portfolio.single .portfolio_item_details .item_info:after {
  clear: both;
}
section.portfolio.single .portfolio_item_details .item_info > h1 {
  font-size: 28px;
  font-weight: 500;
}
section.portfolio.single .portfolio_item_details .item_info .block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.portfolio.single .portfolio_item_details .item_info .description {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 42%;
  padding-right: 40px;
}
section.portfolio.single .portfolio_item_details .item_info .description.full {
  width: 70%;
}
section.portfolio.single .portfolio_item_details .item_info .description.full_c {
  width: 100%;
  max-height: 500px;
}
section.portfolio.single .portfolio_item_details .item_info .description .scroll-pane {
  max-height: 120px;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  padding-left: 40px;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info.right {
  float: right;
  width: 30%;
  padding-left: 40px;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info ul li {
  display: block;
  margin-bottom: 6.66666667px;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info ul li strong {
  font-weight: bold;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info .launch {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  display: inline-block;
  margin-top: 5px;
}
section.portfolio.single .portfolio_item_details .item_info .meta_info .launch:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.portfolio.single .portfolio_item_details .item_info .share_like {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
}
section.portfolio.single .portfolio_item_details .item_info .share_like.left {
  float: left;
  padding-left: 40px;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks {
  background: #e5e5e5;
  position: absolute;
  top: -60px;
  left: -62%;
  margin-top: 15px;
  padding: 10px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  white-space: nowrap;
  padding-bottom: 5px;
  text-align: center;
  visibility: visible;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks.sn_count_1 {
  left: -15%;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks.sn_count_2 {
  left: -40%;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks .arrow {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -5px;
  width: 10px;
  height: 10px;
  background: #e5e5e5;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks .share_btn {
  display: inline-block;
  line-height: 1;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share {
  display: inline-block;
  background: url(../images/icon-share.png) no-repeat center center;
  background-image: url(../images/icon-share@2x.png);
  -webkit-background-size: 43px;
  -moz-background-size: 43px;
  background-size: 43px;
  overflow: hidden;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
  float: left;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .share.active {
  background-color: #e5e5e5;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 0px 10px #e5e5e5;
  -moz-box-shadow: 0px 0px 0px 10px #e5e5e5;
  box-shadow: 0px 0px 0px 10px #e5e5e5;
  color: 0px 0px 0px 10px #e5e5e5;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .like {
  position: relative;
  display: inline-block;
  background: url(../images/icon-like.png) no-repeat center top;
  background-image: url(../images/icon-like@2x.png);
  -webkit-background-size: 59px;
  -moz-background-size: 59px;
  background-size: 59px;
  width: 59px;
  height: 48px;
  color: #ffffff;
  overflow: hidden;
  margin-left: 80px;
  margin-right: 20px;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .like span {
  font-weight: 500;
  color: #FFF;
  position: absolute;
  left: 0;
  right: 0;
  top: 32%;
  text-align: center;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .like:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .like.trans {
  -webkit-transition: all ease-in-out 350ms;
  -moz-transition: all ease-in-out 350ms;
  -o-transition: all ease-in-out 350ms;
  -ms-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
}
section.portfolio.single .portfolio_item_details .item_info .share_like .like.liked {
  background-position: center bottom;
}
section.portfolio.single .portfolio_item_details.layout_2 {
  background: #f7f7f7 url(../images/blank-whitespacer.png) repeat-y right;
  zoom: 1;
}
section.portfolio.single .portfolio_item_details.layout_2:before,
section.portfolio.single .portfolio_item_details.layout_2:after {
  display: table;
  content: "";
}
section.portfolio.single .portfolio_item_details.layout_2:after {
  clear: both;
}
section.portfolio.single .portfolio_item_details.layout_2.left_side {
  background-position: left center;
}
section.portfolio.single .portfolio_item_details.layout_2.left_side .images {
  float: right;
}
section.portfolio.single .portfolio_item_details.layout_2.left_side .item_info {
  float: left;
}
section.portfolio.single .portfolio_item_details.layout_2 h1 {
  font-size: 20px;
}
section.portfolio.single .portfolio_item_details.layout_2 .description,
section.portfolio.single .portfolio_item_details.layout_2 .meta_info,
section.portfolio.single .portfolio_item_details.layout_2 h1,
section.portfolio.single .portfolio_item_details.layout_2 .share_like {
  width: 100% !important;
  float: none !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.portfolio.single .portfolio_item_details.layout_2 .description,
section.portfolio.single .portfolio_item_details.layout_2 .meta_info,
section.portfolio.single .portfolio_item_details.layout_2 .share_like {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
section.portfolio.single .portfolio_item_details.layout_2 .description.share_like,
section.portfolio.single .portfolio_item_details.layout_2 .meta_info.share_like,
section.portfolio.single .portfolio_item_details.layout_2 .share_like.share_like {
  border-bottom: none;
}
section.portfolio.single .portfolio_item_details.layout_2 .meta_info,
section.portfolio.single .portfolio_item_details.layout_2 .share_like {
  padding-top: 20px;
}
section.portfolio.single .portfolio_item_details.layout_2 .description .scroll-pane {
  max-height: 100px;
}
section.portfolio.single .portfolio_item_details.layout_2 .images {
  float: left;
  width: 630px;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info {
  float: right;
  width: 310px;
  padding: 30px 0;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks {
  left: 100px;
  top: -6px;
  z-index: 500;
  text-align: left;
  zoom: 1;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks:before,
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks:after {
  display: table;
  content: "";
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks:after {
  clear: both;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks .share_btn {
  display: block;
  text-align: left;
  margin-bottom: 5px;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks .share_btn:last-child {
  margin-bottom: 0;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like .share_networks .arrow {
  left: -5px;
  margin-top: -5px;
  top: 50%;
}
section.portfolio.single .portfolio_item_details.layout_2 .item_info .like {
  float: right;
  margin-right: 0;
}
section.portfolio.single .prev_next_project {
  margin-top: 20px;
  margin-bottom: 20px;
  zoom: 1;
}
section.portfolio.single .prev_next_project:before,
section.portfolio.single .prev_next_project:after {
  display: table;
  content: "";
}
section.portfolio.single .prev_next_project:after {
  clear: both;
}
section.portfolio.single .prev_next_project a {
  display: block;
  padding: 10px 20px;
  background: #ffffff;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
}
section.portfolio.single .prev_next_project a i {
  display: inline-block;
  line-height: 1;
  width: 25px;
  height: 25px;
  background: url(../images/icon-forward-backward.png) no-repeat left center;
  background-image: url(../images/icon-forward-backward@2x.png);
  -webkit-background-size: 50px;
  -moz-background-size: 50px;
  background-size: 50px;
  vertical-align: middle;
}
section.portfolio.single .prev_next_project a span {
  display: inline-block;
  line-height: 25px;
  min-width: 100px;
}
section.portfolio.single .prev_next_project a.prev {
  float: left;
}
section.portfolio.single .prev_next_project a.prev span {
  padding-left: 10px;
  text-align: right;
}
section.portfolio.single .prev_next_project a.next {
  float: right;
}
section.portfolio.single .prev_next_project a.next span {
  padding-right: 10px;
}
section.portfolio.single .prev_next_project a.next i {
  background-position: right center;
}
section.portfolio.single .related_projects h3 {
  font-weight: 400;
  font-size: 20px;
  margin-top: 10px;
}
section.portfolio #loading_portfolio_items .loading_bar {
  padding: 40px 0;
  padding-bottom: 60px;
  text-align: center;
}
section.archive header {
  display: block;
  position: relative;
  background: #ffffff;
  padding: 22.5px 30px;
  zoom: 1;
}
section.archive header:before,
section.archive header:after {
  display: table;
  content: "";
}
section.archive header:after {
  clear: both;
}
section.archive header h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  float: left;
}
section.archive header h3 span {
  color: #418447;
}
section.archive header .filters {
  float: right;
  line-height: 1;
}
section.archive header .filters div {
  display: inline-block;
  background: #f6f6f6 no-repeat 90% center;
  background-size: 14px;
  padding: 7px 10px;
  color: #b3b3b3;
  line-height: 1;
  font-weight: 500;
  margin-left: 10px;
  font-size: 12px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.archive header .filters div:hover {
  color: #a6a6a6;
}
section.archive aside.time_filter {
  background: #ffffff;
}
section.archive aside.time_filter > ul > li > a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
  padding: 30px;
  background: #ffffff url(../images/icon-expanded.png) no-repeat 110% center;
  background-image: url(../images/icon-expanded@2x.png);
  -webkit-background-size: 19px;
  -moz-background-size: 19px;
  background-size: 19px;
  -webkit-transition: all ease-in-out 350ms;
  -moz-transition: all ease-in-out 350ms;
  -o-transition: all ease-in-out 350ms;
  -ms-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
}
section.archive aside.time_filter > ul > li > a:hover {
  background-color: #FAFAFA;
}
section.archive aside.time_filter > ul > li.current > a {
  background-position: 88% center;
}
section.archive aside.time_filter > ul > li.open > ul {
  display: block;
}
section.archive aside.time_filter > ul > li ul {
  background: #f0f0f0;
  padding: 20px 20px;
  display: none;
}
section.archive aside.time_filter > ul > li ul > li {
  margin-bottom: 5px;
}
section.archive aside.time_filter > ul > li ul > li a {
  display: block;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.archive aside.time_filter > ul > li ul > li a:hover {
  color: #418447;
}
section.archive aside.time_filter > ul > li ul > li a span {
  color: #888888;
  font-size: 11px;
  font-weight: 400;
}
section.archive aside.time_filter > ul > li ul > li.current a {
  font-weight: bold;
}
section.archive aside.time_filter > ul > li ul > li:last-child {
  margin-bottom: 0;
}
section.archive aside.list {
  zoom: 1;
}
section.archive aside.list:before,
section.archive aside.list:after {
  display: table;
  content: "";
}
section.archive aside.list:after {
  clear: both;
}
section.archive aside.list > a {
  padding: 30px;
  border-bottom: 1px solid #f0f0f0;
  color: #333333;
  font-weight: 500;
  background: #ffffff no-repeat 30px center;
  display: block;
  position: relative;
  display: none;
  -webkit-transition: background ease-in-out 250ms;
  -moz-transition: background ease-in-out 250ms;
  -o-transition: background ease-in-out 250ms;
  -ms-transition: background ease-in-out 250ms;
  transition: background ease-in-out 250ms;
  zoom: 1;
}
section.archive aside.list > a:before,
section.archive aside.list > a:after {
  display: table;
  content: "";
}
section.archive aside.list > a:after {
  clear: both;
}
section.archive aside.list > a.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
section.archive aside.list > a.visible {
  display: block;
}
section.archive aside.list > a.protected,
section.archive aside.list > a.private {
  background-image: url(../images/icon-lock.png);
  background-image: url(../images/icon-lock@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  padding-left: 52px;
}
section.archive aside.list > a.protected.private,
section.archive aside.list > a.private.private {
  background-image: url(../images/icon-remove.png);
  background-image: url(../images/icon-remove@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
section.archive aside.list > a span {
  display: block;
  font-size: 13px;
}
section.archive aside.list > a span.title {
  width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
}
section.archive aside.list > a span.date {
  float: right;
  width: 9%;
  color: #b3b3b3;
  text-align: right;
}
section.archive aside.list > a:hover {
  color: #525252;
  background-color: #f7f7f7;
}
section.archive .loading_entries {
  font-size: 28px;
  font-weight: 400;
  color: #b3b3b3;
}
section.not_found .t_row {
  display: table;
  vertical-align: middle;
  width: 100%;
}
section.not_found header {
  background: #ffffff;
  display: block;
  padding: 60px;
  margin-top: 50px;
  zoom: 1;
}
section.not_found header:before,
section.not_found header:after {
  display: table;
  content: "";
}
section.not_found header:after {
  clear: both;
}
section.not_found header h2 {
  font-size: 28px;
  color: #333333;
  font-weight: normal;
  margin: 0;
  display: table-cell;
  width: 86%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 60px;
}
section.not_found header h2 span {
  display: block;
  font-size: 45px;
}
section.not_found header i.alert {
  display: table-cell;
  width: 118px;
  height: 102px;
  background: url(../images/alert.png) no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  vertical-align: middle;
}
section.not_found footer {
  background: #f8f8f8;
  padding: 60px;
  margin-bottom: 50px;
  zoom: 1;
}
section.not_found footer:before,
section.not_found footer:after {
  display: table;
  content: "";
}
section.not_found footer:after {
  clear: both;
}
section.not_found footer h3 {
  font-size: 16px;
  color: #525252;
  margin: 0;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
}
section.not_found footer #searchform {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
section.not_found footer #searchform .screen-reader-text {
  display: none;
}
section.not_found footer #searchform #s {
  background: #f0f0f0;
  background: #f0f0f0 url(../images/magnifier.png) no-repeat 8px center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  border: none;
  outline: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  padding-left: 30px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.not_found footer #searchform #s:focus {
  color: #333333;
}
section.not_found footer #searchform #searchsubmit {
  display: none;
}
section.coming_soon .row {
  position: relative;
}
section.coming_soon .logo,
section.coming_soon .time_left,
section.coming_soon .coming_soon_text {
  display: block;
  background: #ffffff;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.coming_soon .logo {
  padding-top: 50px;
  padding-bottom: 50px;
}
section.coming_soon .logo .text {
  font-size: 60px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
}
section.coming_soon .time_left {
  background: #2d2d2d;
  color: #FFF;
  position: absolute;
  right: 10px;
  top: 0px;
  bottom: 0;
  width: 640px;
}
section.coming_soon .time_left .countdown_env {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
  font-size: 16px;
  zoom: 1;
}
section.coming_soon .time_left .countdown_env:before,
section.coming_soon .time_left .countdown_env:after {
  display: table;
  content: "";
}
section.coming_soon .time_left .countdown_env:after {
  clear: both;
}
section.coming_soon .time_left .countdown_env > strong {
  display: block;
  float: left;
  padding-top: 17px;
}
section.coming_soon .time_left .countdown_env .numbers {
  float: right;
}
section.coming_soon .time_left .countdown_env .numbers .number {
  display: inline-block;
  text-align: center;
  padding: 0 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
}
section.coming_soon .time_left .countdown_env .numbers .number span {
  display: block;
  font-weight: 600;
  font-size: 20px;
}
section.coming_soon .time_left .countdown_env .numbers .number:first-child {
  border-left: 0;
}
section.coming_soon .time_left .countdown_env .numbers .number:last-child {
  padding-right: 0;
}
section.coming_soon .coming_soon_text .t_row {
  display: table;
  vertical-align: middle;
  width: 100%;
}
section.coming_soon .coming_soon_text h2,
section.coming_soon .coming_soon_text i {
  display: table-cell;
  vertical-align: middle;
}
section.coming_soon .coming_soon_text h2 {
  font-weight: normal;
  font-size: 25px;
}
section.coming_soon .coming_soon_text h2 span {
  display: block;
  font-size: 45px;
}
section.coming_soon .coming_soon_text i.soon {
  background: url(../images/sand-clock.png) center center no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  width: 63px;
  height: 101px;
}
section.buddypress #buddypress h1,
section.buddypress #buddypress h2,
section.buddypress #buddypress h3,
section.buddypress #buddypress h4,
section.buddypress #buddypress h5 {
  font-weight: 500;
}
section.buddypress #buddypress .activity-content .activity-inner iframe {
  width: 705px;
  height: 529px;
}
section.buddypress #buddypress #members-dir-search,
section.buddypress #buddypress #members-dir-search,
section.buddypress #buddypress .dir-search {
  margin: 0;
}
section.buddypress #buddypress .bp_head {
  zoom: 1;
  padding: 30px;
  background: #ffffff;
}
section.buddypress #buddypress .bp_head:before,
section.buddypress #buddypress .bp_head:after {
  display: table;
  content: "";
}
section.buddypress #buddypress .bp_head:after {
  clear: both;
}
section.buddypress #buddypress .bp_head h3 {
  font-weight: 500;
  font-size: 23px;
  float: left;
  margin: 0;
}
section.buddypress #buddypress .profile_head {
  background: #ffffff;
  padding: 20px;
}
section.buddypress #buddypress .profile_head #item-header-avatar {
  float: left;
  zoom: 1;
}
section.buddypress #buddypress .profile_head #item-header-avatar:before,
section.buddypress #buddypress .profile_head #item-header-avatar:after {
  display: table;
  content: "";
}
section.buddypress #buddypress .profile_head #item-header-avatar:after {
  clear: both;
}
section.buddypress #buddypress .profile_head #item-header-avatar img {
  margin: 0;
  margin-right: 20px;
}
section.buddypress #buddypress .profile_head #item-actions h3 {
  line-height: 1;
  margin-bottom: 5px;
  color: #525252;
}
section.buddypress #buddypress .profile_head #item-header-content {
  zoom: 1;
}
section.buddypress #buddypress .profile_head #item-header-content:before,
section.buddypress #buddypress .profile_head #item-header-content:after {
  display: table;
  content: "";
}
section.buddypress #buddypress .profile_head #item-header-content:after {
  clear: both;
}
section.buddypress #buddypress .profile_head #item-header-content h2 {
  font-weight: 500;
}
section.buddypress #buddypress .profile_head #item-header-content h2 a {
  color: #333333;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.buddypress #buddypress .profile_head #item-header-content h2 a:hover {
  color: #418447;
}
section.buddypress #buddypress .profile_head #message {
  margin: 0;
  margin-top: 20px;
}
section.buddypress #buddypress .profile_head #message p {
  margin-bottom: 0;
}
section.buddypress #buddypress .profile_head .activity {
  background: #f5f5f5;
  display: inline-block;
  padding: 2px 5px;
}
section.buddypress #buddypress .profile_head #latest-update {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}
section.buddypress #buddypress .profile_head #latest-update a {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  display: inline-block;
  padding: 3px 5px;
  margin-left: 10px;
  font-size: 11px;
}
section.buddypress #buddypress .profile_head #latest-update a:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress .pagination {
  letter-spacing: normal;
}
section.buddypress #buddypress .pagination {
  padding: 20px 30px;
  background: #ffffff;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.buddypress #buddypress .pagination .pag-count {
  margin-left: 0;
}
section.buddypress #buddypress .pagination .pagination-links {
  margin-right: 0;
}
section.buddypress #buddypress .pagination .pagination-links a,
section.buddypress #buddypress .pagination .pagination-links span {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.buddypress #buddypress .pagination .pagination-links .current {
  color: #418447;
}
section.buddypress #buddypress #pag-bottom {
  margin-top: 20px;
  margin-bottom: 0;
}
section.buddypress #buddypress .item-list-tabs {
  background: #f5f5f5;
}
section.buddypress #buddypress .item-list-tabs ul li a,
section.buddypress #buddypress .item-list-tabs ul li > span {
  padding: 10px 20px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.buddypress #buddypress .item-list-tabs ul li a span,
section.buddypress #buddypress .item-list-tabs ul li > span span {
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  line-height: 1;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: bold;
}
section.buddypress #buddypress .item-list-tabs ul li a span:active,
section.buddypress #buddypress .item-list-tabs ul li > span span:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  font-weight: bold;
  font-size: 11px;
}
section.buddypress #buddypress .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress .button span {
  background: #ffffff;
  color: #525252;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  line-height: 1;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: bold;
}
section.buddypress #buddypress #subnav {
  margin-top: 0;
  margin-bottom: 20px;
  background: #ffffff;
  zoom: 1;
}
section.buddypress #buddypress #subnav:before,
section.buddypress #buddypress #subnav:after {
  display: table;
  content: "";
}
section.buddypress #buddypress #subnav:after {
  clear: both;
}
section.buddypress #buddypress #subnav ul {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.buddypress #buddypress #subnav li a {
  font-size: 12px;
  background: none;
  line-height: 2;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.buddypress #buddypress #subnav li a:hover {
  color: #418447;
}
section.buddypress #buddypress #subnav li a span {
  margin-left: 4px;
  background-color: #f5f5f5;
  color: #525252;
}
section.buddypress #buddypress #subnav li.last {
  padding: 5px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.buddypress #buddypress #subnav .message-search {
  padding-top: 5px;
  padding-bottom: 5px;
}
section.buddypress #buddypress .item-list {
  border-top: 0;
}
section.buddypress #buddypress .item-list li {
  background: #ffffff;
  padding: 20px 30px;
  zoom: 1;
}
section.buddypress #buddypress .item-list li:before,
section.buddypress #buddypress .item-list li:after {
  display: table;
  content: "";
}
section.buddypress #buddypress .item-list li:after {
  clear: both;
}
section.buddypress #buddypress .item-list li div.action {
  top: 20px;
  right: 30px;
}
section.buddypress #buddypress .item-list li .item-title {
  margin-bottom: 2px;
}
section.buddypress #buddypress .item-list li .item-title > a {
  font-weight: bold;
}
section.buddypress #buddypress .item-list li .item-title .update {
  font-size: 12px;
}
section.buddypress #buddypress .item-list li .activity {
  background: #f5f5f5;
  display: inline-block;
  padding: 2px 5px;
}
section.buddypress #buddypress .item-list li .activity-content {
  margin-top: -10px;
}
section.buddypress #buddypress .item-list li .item-avatar {
  float: left;
}
section.buddypress #buddypress .item-list li .activity-comments {
  margin-top: 5px;
}
section.buddypress #buddypress .item-list li .activity-comments .acomment-content {
  margin-left: 30px;
}
section.buddypress #buddypress .item-list li .activity-comments .acomment-options {
  margin-left: 35px;
}
section.buddypress #buddypress .item-list li .activity-comments form {
  padding: 0;
  padding-top: 15px;
  border-top: 1px solid #eeeeee;
}
section.buddypress #buddypress .item-list li .activity-comments form .ac-textarea {
  border: none;
  padding: 0;
}
section.buddypress #buddypress .item-list li ul {
  padding: 0;
}
section.buddypress #buddypress .item-list li ul li {
  padding: 20px 0;
}
section.buddypress #buddypress .item-list li:last-child {
  padding-bottom: 0;
}
section.buddypress #buddypress .item-list li.single-activity {
  padding: 30px !important;
  zoom: 1;
}
section.buddypress #buddypress .item-list li.single-activity:before,
section.buddypress #buddypress .item-list li.single-activity:after {
  display: table;
  content: "";
}
section.buddypress #buddypress .item-list li.single-activity:after {
  clear: both;
}
section.buddypress #buddypress .item-list > li:last-child {
  padding-bottom: 20px;
}
section.buddypress #buddypress #groups-list .generic-button a {
  display: inline-block;
  margin-bottom: 0;
}
section.buddypress #buddypress form input[type="text"],
section.buddypress #buddypress form textarea {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
section.buddypress #buddypress form input[type="submit"] {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px 20px;
  margin-bottom: 0;
}
section.buddypress #buddypress form input[type="submit"]:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress form #members_search {
  margin-right: 5px;
}
section.buddypress #buddypress .generic-button a {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  font-weight: 500;
}
section.buddypress #buddypress .generic-button a:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress .generic-button.is_friend a {
  background: #f5f5f5;
  color: #333333;
}
section.buddypress #buddypress #whats-new-form,
section.buddypress #buddypress #item-body #whats-new-form {
  padding: 20px 30px;
  background: #ffffff;
}
section.buddypress #buddypress #whats-new-form #whats-new-content,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content {
  padding-bottom: 0;
}
section.buddypress #buddypress #whats-new-form #whats-new-content #whats-new,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #whats-new {
  min-height: 30px;
  margin-right: 0;
  width: 100%;
}
section.buddypress #buddypress #whats-new-form #whats-new-content #whats-new:focus,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #whats-new:focus {
  border: 1px solid #f0f0f0 !important;
}
section.buddypress #buddypress #whats-new-form #whats-new-content #whats-new-options,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #whats-new-options {
  overflow: hidden;
}
section.buddypress #buddypress #whats-new-form #whats-new-content #rtmedia-action-update,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #rtmedia-action-update {
  margin-top: 10px;
}
section.buddypress #buddypress #whats-new-form #whats-new-content #rtmedia-action-update .rtmedia-add-media-button,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #rtmedia-action-update .rtmedia-add-media-button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.buddypress #buddypress #whats-new-form #whats-new-content #rtmedia-action-update .rtmedia-add-media-button:active,
section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #rtmedia-action-update .rtmedia-add-media-button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress #whats-new-form .rtmedia-container,
section.buddypress #buddypress #item-body #whats-new-form .rtmedia-container {
  padding: 0 !important;
}
section.buddypress #buddypress #whats-new-form > h5,
section.buddypress #buddypress #item-body #whats-new-form > h5 {
  float: left;
  margin-left: 25px;
  font-weight: 500;
}
section.buddypress #buddypress #item-body #whats-new-form {
  margin-bottom: 30px;
}
section.buddypress #buddypress #item-body .rtmedia-container .row {
  max-width: 100%;
  width: 100%;
}
section.buddypress #buddypress #rtMedia-queue-list tr:nth-child(even) {
  background: rgba(238, 238, 238, 0.5);
}
section.buddypress #buddypress #item-body .bp_content_env,
section.buddypress #buddypress #item-body div.profile,
section.buddypress #buddypress #item-body #send_message_form,
section.buddypress #buddypress #item-body #account-capabilities-form,
section.buddypress #buddypress #item-body #group-create-body,
section.buddypress #buddypress #item-body #req-membership,
section.buddypress #buddypress #item-body #group-settings-form,
section.buddypress #buddypress #item-body .rtmedia-container,
section.buddypress #buddypress #item-body #message-thread {
  padding: 30px;
  background: #ffffff;
  margin-top: 20px;
}
section.buddypress #buddypress #item-body .bp_content_env h1,
section.buddypress #buddypress #item-body div.profile h1,
section.buddypress #buddypress #item-body #send_message_form h1,
section.buddypress #buddypress #item-body #account-capabilities-form h1,
section.buddypress #buddypress #item-body #group-create-body h1,
section.buddypress #buddypress #item-body #req-membership h1,
section.buddypress #buddypress #item-body #group-settings-form h1,
section.buddypress #buddypress #item-body .rtmedia-container h1,
section.buddypress #buddypress #item-body #message-thread h1,
section.buddypress #buddypress #item-body .bp_content_env h2,
section.buddypress #buddypress #item-body div.profile h2,
section.buddypress #buddypress #item-body #send_message_form h2,
section.buddypress #buddypress #item-body #account-capabilities-form h2,
section.buddypress #buddypress #item-body #group-create-body h2,
section.buddypress #buddypress #item-body #req-membership h2,
section.buddypress #buddypress #item-body #group-settings-form h2,
section.buddypress #buddypress #item-body .rtmedia-container h2,
section.buddypress #buddypress #item-body #message-thread h2,
section.buddypress #buddypress #item-body .bp_content_env h3,
section.buddypress #buddypress #item-body div.profile h3,
section.buddypress #buddypress #item-body #send_message_form h3,
section.buddypress #buddypress #item-body #account-capabilities-form h3,
section.buddypress #buddypress #item-body #group-create-body h3,
section.buddypress #buddypress #item-body #req-membership h3,
section.buddypress #buddypress #item-body #group-settings-form h3,
section.buddypress #buddypress #item-body .rtmedia-container h3,
section.buddypress #buddypress #item-body #message-thread h3,
section.buddypress #buddypress #item-body .bp_content_env h4,
section.buddypress #buddypress #item-body div.profile h4,
section.buddypress #buddypress #item-body #send_message_form h4,
section.buddypress #buddypress #item-body #account-capabilities-form h4,
section.buddypress #buddypress #item-body #group-create-body h4,
section.buddypress #buddypress #item-body #req-membership h4,
section.buddypress #buddypress #item-body #group-settings-form h4,
section.buddypress #buddypress #item-body .rtmedia-container h4,
section.buddypress #buddypress #item-body #message-thread h4,
section.buddypress #buddypress #item-body .bp_content_env h5,
section.buddypress #buddypress #item-body div.profile h5,
section.buddypress #buddypress #item-body #send_message_form h5,
section.buddypress #buddypress #item-body #account-capabilities-form h5,
section.buddypress #buddypress #item-body #group-create-body h5,
section.buddypress #buddypress #item-body #req-membership h5,
section.buddypress #buddypress #item-body #group-settings-form h5,
section.buddypress #buddypress #item-body .rtmedia-container h5,
section.buddypress #buddypress #item-body #message-thread h5 {
  font-weight: 500;
  margin: 0;
  margin-bottom: 10px;
}
section.buddypress #buddypress #item-body .bp_content_env label[for="send-to-input"],
section.buddypress #buddypress #item-body div.profile label[for="send-to-input"],
section.buddypress #buddypress #item-body #send_message_form label[for="send-to-input"],
section.buddypress #buddypress #item-body #account-capabilities-form label[for="send-to-input"],
section.buddypress #buddypress #item-body #group-create-body label[for="send-to-input"],
section.buddypress #buddypress #item-body #req-membership label[for="send-to-input"],
section.buddypress #buddypress #item-body #group-settings-form label[for="send-to-input"],
section.buddypress #buddypress #item-body .rtmedia-container label[for="send-to-input"],
section.buddypress #buddypress #item-body #message-thread label[for="send-to-input"] {
  margin-top: 0;
}
section.buddypress #buddypress #item-body .bp_content_env #group-request-membership-comments,
section.buddypress #buddypress #item-body div.profile #group-request-membership-comments,
section.buddypress #buddypress #item-body #send_message_form #group-request-membership-comments,
section.buddypress #buddypress #item-body #account-capabilities-form #group-request-membership-comments,
section.buddypress #buddypress #item-body #group-create-body #group-request-membership-comments,
section.buddypress #buddypress #item-body #req-membership #group-request-membership-comments,
section.buddypress #buddypress #item-body #group-settings-form #group-request-membership-comments,
section.buddypress #buddypress #item-body .rtmedia-container #group-request-membership-comments,
section.buddypress #buddypress #item-body #message-thread #group-request-membership-comments {
  margin-bottom: 20px;
}
section.buddypress #buddypress #item-body .row {
  margin: 0;
}
section.buddypress #buddypress #item-body .columns {
  width: 100%;
  padding: 0;
  margin: 0;
}
section.buddypress #buddypress #item-body .rtmedia-media,
section.buddypress #buddypress #item-body #comment_content {
  margin-bottom: 20px;
}
section.buddypress #buddypress #item-body .rtmedia-media {
  text-align: center;
  background: #f5f5f5;
}
section.buddypress #buddypress #message p {
  border: none;
  font-weight: bold;
}
section.buddypress #buddypress #message-threads {
  background: #ffffff;
}
section.buddypress #buddypress #message-threads td {
  padding: 15px 8px;
}
section.buddypress #buddypress #message-threads td p:last-child {
  margin-bottom: 0;
}
section.buddypress #buddypress #message-threads td.thread-options .button {
  margin-left: 10px;
}
section.buddypress #buddypress #send_message_form ul li {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.buddypress #buddypress #send_message_form ul li.friend-tab {
  display: inline-block;
  width: auto;
}
section.buddypress #buddypress #send_message_form ul li.friend-tab img {
  margin-right: 5px;
}
section.buddypress #buddypress #send_message_form input[type="text"],
section.buddypress #buddypress #send_message_form textarea,
section.buddypress #buddypress #send_message_form #message_content {
  width: 100%;
}
section.buddypress #buddypress .messages-options-nav {
  padding: 15px;
}
section.buddypress #buddypress #send-reply .message-box #message_content {
  width: 100%;
  margin-right: 0;
}
section.buddypress #buddypress #wp-description-editor-container {
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
section.buddypress #buddypress #settings-form,
section.buddypress #buddypress #group-create-body,
section.buddypress #buddypress #activation-form {
  padding: 30px;
  background: #ffffff;
}
section.buddypress #buddypress #settings-form #email,
section.buddypress #buddypress #group-create-body #email,
section.buddypress #buddypress #activation-form #email {
  width: 50%;
}
section.buddypress #buddypress #settings-form input[type=password],
section.buddypress #buddypress #group-create-body input[type=password],
section.buddypress #buddypress #activation-form input[type=password] {
  width: 30%;
}
section.buddypress #buddypress #settings-form input[type="text"],
section.buddypress #buddypress #group-create-body input[type="text"],
section.buddypress #buddypress #activation-form input[type="text"] {
  width: 100%;
}
section.buddypress #buddypress #settings-form label[for="email"],
section.buddypress #buddypress #group-create-body label[for="email"],
section.buddypress #buddypress #activation-form label[for="email"],
section.buddypress #buddypress #settings-form label[for="key"],
section.buddypress #buddypress #group-create-body label[for="key"],
section.buddypress #buddypress #activation-form label[for="key"],
section.buddypress #buddypress #settings-form label[for="group-name"],
section.buddypress #buddypress #group-create-body label[for="group-name"],
section.buddypress #buddypress #activation-form label[for="group-name"] {
  margin-top: 0;
}
section.buddypress #buddypress .rtmedia-editor-main #media_title {
  display: block;
  width: 100%;
}
section.buddypress #buddypress .rtmedia-editor-main .thumbnail {
  margin: 20px 0;
}
section.buddypress #buddypress .rtmedia-success {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
section.buddypress #buddypress #signup_form {
  padding: 30px;
  background: #ffffff;
  zoom: 1;
}
section.buddypress #buddypress #signup_form:before,
section.buddypress #buddypress #signup_form:after {
  display: table;
  content: "";
}
section.buddypress #buddypress #signup_form:after {
  clear: both;
}
section.buddypress #buddypress #signup_form input[type="password"] {
  width: 90%;
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.buddypress #buddypress #signup_form .error {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.buddypress #buddypress #group-create-body input[type="text"],
section.buddypress #buddypress #group-settings-form input[type="text"],
section.buddypress #buddypress #group-create-body textarea,
section.buddypress #buddypress #group-settings-form textarea {
  width: 100%;
}
section.buddypress #buddypress #group-settings-form .item-list li {
  padding: 0;
  padding-bottom: 5px;
}
section.buddypress #buddypress .rtmedia-list {
  zoom: 1;
  clear: both;
}
section.buddypress #buddypress .rtmedia-list:before,
section.buddypress #buddypress .rtmedia-list:after {
  display: table;
  content: "";
}
section.buddypress #buddypress .rtmedia-list:after {
  clear: both;
}
section.buddypress #buddypress .rtmedia-list .rtmedia-list-item {
  padding: 0;
  background: #f5f5f5;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
section.buddypress #buddypress .rtmedia-activity-container {
  padding: 0;
}
section.buddypress #buddypress #item-body .rtmedia-container {
  padding-top: 20px;
}
section.buddypress #buddypress #item-body .rtmedia-container #rtm-gallery-title-container {
  margin-bottom: 0;
}
section.buddypress #buddypress #item-body .rtmedia-container .rtmedia-list .rtmedia-list-item {
  width: 165px;
  height: 165px;
  height: auto;
}
section.buddypress #buddypress #item-body .rtmedia-container .rtmedia-list .rtmedia-list-item .rtmedia-item-thumbnail {
  width: auto;
  height: auto;
  line-height: 1;
  padding-top: 7px;
}
section.buddypress #buddypress #item-body .rtmedia-container .rtmedia-list .rtmedia-list-item .rtmedia-item-title h4 {
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
}
section.buddypress #buddypress #item-body .rtmedia-container .rtmedia_next_prev {
  position: relative;
  top: 10px;
}
section.buddypress #buddypress #item-body .rtmedia-container .rtmedia_next_prev > a {
  margin-left: 0;
  margin-right: 0;
}
section.buddypress #buddypress #rtm-modal-container #rtmedia_album_name {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
section.buddypress #buddypress #rtm-modal-container #rtmedia_create_new_album {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.buddypress #buddypress #rtm-modal-container #rtmedia_create_new_album:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress #rtmedia-create-album-modal {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
  border: none;
}
section.buddypress #buddypress #media_title {
  width: 100%;
  display: block;
}
section.buddypress #buddypress #rtm-media-gallery-uploader .rtmedia-container {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
section.buddypress #buddypress #rtm-media-gallery-uploader .rtmedia-container #rtMedia-upload-button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  margin: 0 20px;
}
section.buddypress #buddypress #rtm-media-gallery-uploader .rtmedia-container #rtMedia-upload-button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress #rtm-media-gallery-uploader .rtmedia-container #rtMedia-queue-list {
  margin-top: 10px;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap a:hover {
  color: #525252;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap tbody td {
  padding: 0;
  padding-top: 10px;
  vertical-align: top;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap tbody td.imgedit-settings {
  padding-left: 20px;
  width: 50%;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap tbody td.imgedit-settings .nowrap {
  display: block;
  margin-bottom: 10px;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap .imgedit-submit {
  padding-top: 10px !important;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap .button-primary {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap .button-primary:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.buddypress #buddypress .rtmedia-image-editor .imgedit-wrap .updated {
  font-weight: bold;
  color: #418447;
}
section.buddypress #buddypress #rtm-gallery-title-container #rtm-media-options {
  float: right;
  display: block;
}
section.buddypress.last_section {
  margin-bottom: 40px;
}
.blog_sidebar,
.wpb_widgetised_column {
  margin-top: 0;
}
.blog_sidebar .sidebar_env,
.wpb_widgetised_column .sidebar_env {
  position: relative;
}
.blog_sidebar .sidebar_env .sidebar_entry,
.wpb_widgetised_column .sidebar_env .sidebar_entry {
  background: #ffffff;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog_sidebar .sidebar_env .sidebar_entry .head,
.wpb_widgetised_column .sidebar_env .sidebar_entry .head {
  padding: 20px;
}
.blog_sidebar .sidebar_env  > div{
  padding: 20px;
  zoom: 1;
}
.blog_sidebar .sidebar_env .sidebar_entry > div:before,
.wpb_widgetised_column .sidebar_env .sidebar_entry > div:before,
.blog_sidebar .sidebar_env .sidebar_entry > div:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry > div:after {
  display: table;
  content: "";
}
.blog_sidebar .sidebar_env .sidebar_entry > div:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry > div:after {
  clear: both;
}
.blog_sidebar .sidebar_env .sidebar_entry > ul,
.wpb_widgetised_column .sidebar_env .sidebar_entry > ul {
  margin: 0;
  padding: 20px;
}
.blog_sidebar .sidebar_env .sidebar_entry > ul li,
.wpb_widgetised_column .sidebar_env .sidebar_entry > ul li {
  margin-bottom: 5px;
  color: #888888;
}
.blog_sidebar .sidebar_env .sidebar_entry > ul li a,
.wpb_widgetised_column .sidebar_env .sidebar_entry > ul li a {
  font-weight: 500;
  color: #666666;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry > ul li a:hover,
.wpb_widgetised_column .sidebar_env .sidebar_entry > ul li a:hover {
  color: #418447;
}
.blog_sidebar .sidebar_env .sidebar_entry > ul > li:last-child,
.wpb_widgetised_column .sidebar_env .sidebar_entry > ul > li:last-child {
  margin-bottom: 0;
}
.blog_sidebar .sidebar_env .sidebar_entry.widget_search,
.wpb_widgetised_column .sidebar_env .sidebar_entry.widget_search {
  padding: 20px;
}
.blog_sidebar .sidebar_env .sidebar_entry.widget_search form #searchsubmit,
.wpb_widgetised_column .sidebar_env .sidebar_entry.widget_search form #searchsubmit,
.blog_sidebar .sidebar_env .sidebar_entry.widget_search form label,
.wpb_widgetised_column .sidebar_env .sidebar_entry.widget_search form label {
  display: none;
}
.blog_sidebar .sidebar_env .sidebar_entry.widget_search form #s,
.wpb_widgetised_column .sidebar_env .sidebar_entry.widget_search form #s {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  background-image: url(../images/magnifier.png);
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 95% center;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments {
  padding: 20px;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment {
  margin-bottom: 15px;
  zoom: 1;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment:before,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment:before,
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment:after {
  display: table;
  content: "";
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment:after {
  clear: both;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-avatar,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-avatar {
  float: left;
  display: block;
  width: 20%;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-avatar img,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-avatar img {
  max-width: 100%;
  height: auto;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details {
  float: right;
  width: 73%;
  font-size: 12px;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details a,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details a {
  color: #333333;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details a:hover,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details a:hover {
  color: #418447;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details .comment-excerpt,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul li .comment .comment-details .comment-excerpt {
  display: block;
  font-size: 11px;
  color: #888888;
  overflow: hidden;
  max-height: 45px;
}
.blog_sidebar .sidebar_env .sidebar_entry .decent-comments ul > li:last-child .comment,
.wpb_widgetised_column .sidebar_env .sidebar_entry .decent-comments ul > li:last-child .comment {
  margin-bottom: 0;
}
.blog_sidebar .sidebar_env .sidebar_entry .laborator_social_networks,
.wpb_widgetised_column .sidebar_env .sidebar_entry .laborator_social_networks {
  margin: 10px 0;
}
.blog_sidebar .sidebar_env .sidebar_entry .tagcloud,
.wpb_widgetised_column .sidebar_env .sidebar_entry .tagcloud {
  zoom: 1;
}
.blog_sidebar .sidebar_env .sidebar_entry .tagcloud:before,
.wpb_widgetised_column .sidebar_env .sidebar_entry .tagcloud:before,
.blog_sidebar .sidebar_env .sidebar_entry .tagcloud:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry .tagcloud:after {
  display: table;
  content: "";
}
.blog_sidebar .sidebar_env .sidebar_entry .tagcloud:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry .tagcloud:after {
  clear: both;
}
.blog_sidebar .sidebar_env .sidebar_entry .tagcloud a,
.wpb_widgetised_column .sidebar_env .sidebar_entry .tagcloud a {
  display: block;
  font-size: 13px !important;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry input[type="text"],
.wpb_widgetised_column .sidebar_env .sidebar_entry input[type="text"],
.blog_sidebar .sidebar_env .sidebar_entry [type="password"],
.wpb_widgetised_column .sidebar_env .sidebar_entry [type="password"],
.blog_sidebar .sidebar_env .sidebar_entry [type="email"],
.wpb_widgetised_column .sidebar_env .sidebar_entry [type="email"] {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog_sidebar .sidebar_env .sidebar_entry button,
.wpb_widgetised_column .sidebar_env .sidebar_entry button,
.blog_sidebar .sidebar_env .sidebar_entry input[type="submit"],
.wpb_widgetised_column .sidebar_env .sidebar_entry input[type="submit"],
.blog_sidebar .sidebar_env .sidebar_entry input[type="reset"],
.wpb_widgetised_column .sidebar_env .sidebar_entry input[type="reset"] {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px 8px;
}
.blog_sidebar .sidebar_env .sidebar_entry button:active,
.wpb_widgetised_column .sidebar_env .sidebar_entry button:active,
.blog_sidebar .sidebar_env .sidebar_entry input[type="submit"]:active,
.wpb_widgetised_column .sidebar_env .sidebar_entry input[type="submit"]:active,
.blog_sidebar .sidebar_env .sidebar_entry input[type="reset"]:active,
.wpb_widgetised_column .sidebar_env .sidebar_entry input[type="reset"]:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.blog_sidebar .sidebar_env .sidebar_entry .subscribe .subscribe_input,
.wpb_widgetised_column .sidebar_env .sidebar_entry .subscribe .subscribe_input {
  width: 60%;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials li,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials li {
  display: block;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials li i.arrow,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials li i.arrow {
  display: none;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials li .author,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials li .author {
  display: block;
  text-align: right;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials li .author:hover,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials li .author:hover {
  color: #418447;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials_nav,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials_nav {
  margin-top: 10px;
  border-top: 1px solid #EEE;
  padding-top: 5px;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials_nav a,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials_nav a {
  display: inline-block;
  background: #EEE;
  text-indent: -99px;
  overflow: hidden;
  margin-right: 5px;
  width: 7px;
  height: 7px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials_nav a.active,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials_nav a.active {
  background: #BBB;
}
.blog_sidebar .sidebar_env .sidebar_entry .testimonials_nav a:hover,
.wpb_widgetised_column .sidebar_env .sidebar_entry .testimonials_nav a:hover {
  background: #999;
}
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats p,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats p {
  font-size: 12px;
}
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats .stats li {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1;
  cursor: default;
  zoom: 1;
}
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li:before,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats .stats li:before,
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats .stats li:after {
  display: table;
  content: "";
}
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li:after,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats .stats li:after {
  clear: both;
}
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li:hover span,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats .stats li:hover span {
  background: #418447;
  color: #ffffff;
}
.blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li span,
.wpb_widgetised_column .sidebar_env .sidebar_entry .blog_stats .stats li span {
  display: inline-block;
  background: #EEE;
  color: #525252;
  padding: 10px 5px;
  font-size: 16px;
  margin-right: 3.33333333px;
  line-height: 1;
  min-width: 35px;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table {
  width: 100%;
  background: #FAFAFA;
  border: 1px solid #f0f0f0;
  border-right: 0;
  border-bottom: 0;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table caption,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table caption {
  margin-bottom: 10px;
  background: #ffffff;
  font-weight: 500;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table td,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table td,
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table th,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table th {
  border: 1px solid #f0f0f0;
  border-top: 0;
  border-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table thead th,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table thead th {
  text-align: center;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tbody td,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tbody td {
  text-align: center;
  cursor: default;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tbody td:hover,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tbody td:hover {
  background: #ededed;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tbody td a,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tbody td a {
  font-weight: 700;
  color: #418447;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tbody .pad:hover,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tbody .pad:hover {
  background: none;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tbody #today,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tbody #today {
  background: #418447;
  color: #ffffff;
  font-weight: 500;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tfoot,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tfoot {
  background: #ffffff;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tfoot td,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tfoot td {
  padding: 3px 5px;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tfoot .pad,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tfoot .pad,
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tfoot #prev,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tfoot #prev {
  border-right: 0;
}
.blog_sidebar .sidebar_env .sidebar_entry #calendar_wrap table tfoot #next,
.wpb_widgetised_column .sidebar_env .sidebar_entry #calendar_wrap table tfoot #next {
  border-right: 1px solid #f0f0f0;
}
.portfolio_item {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  -ms-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
.portfolio_item.inactive {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.portfolio_item .image {
  display: block;
  zoom: 1;
}
.portfolio_item .image:before,
.portfolio_item .image:after {
  display: table;
  content: "";
}
.portfolio_item .image:after {
  clear: both;
}
.portfolio_item .image img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.portfolio_item header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 20px;
  background: #ffffff;
  display: none;
  zoom: 1;
}
.portfolio_item header:before,
.portfolio_item header:after {
  display: table;
  content: "";
}
.portfolio_item header:after {
  clear: both;
}
.portfolio_item header h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 0 !important;
}
.portfolio_item header h3 a {
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
.portfolio_item header h3 a:hover {
  color: #418447;
}
.portfolio_item header .excerpt {
  overflow: hidden;
  max-height: 35px;
  margin-bottom: 20px;
}
.portfolio_item header .excerpt p {
  font-weight: 400;
}
.portfolio_item header .category i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #418447 url(../images/small-archive-light.png) no-repeat center center;
  background-image: url(../images/small-archive-light@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
  vertical-align: middle;
  line-height: 1;
  margin: 0 5px 5px 0;
  position: relative;
  top: 1px;
}
.portfolio_item header .category a {
  color: #525252;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
.portfolio_item header .category a:hover {
  color: #333333;
}
.portfolio_item footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  display: none;
  zoom: 1;
}
.portfolio_item footer:before,
.portfolio_item footer:after {
  display: table;
  content: "";
}
.portfolio_item footer:after {
  clear: both;
}
.portfolio_item footer .like {
  position: relative;
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  background: #418447 url(../images/icon-portfolio-like.png) no-repeat center top;
  background-image: url(../images/icon-portfolio-like@2x.png);
  -webkit-background-size: 50px;
  -moz-background-size: 50px;
  background-size: 50px;
  -webkit-transition: background ease-in-out 350ms;
  -moz-transition: background ease-in-out 350ms;
  -o-transition: background ease-in-out 350ms;
  -ms-transition: background ease-in-out 350ms;
  transition: background ease-in-out 350ms;
}
.portfolio_item footer .like .trans {
  -webkit-transition: all ease-in-out 350ms;
  -moz-transition: all ease-in-out 350ms;
  -o-transition: all ease-in-out 350ms;
  -ms-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
}
.portfolio_item footer .like span {
  display: none;
}
.portfolio_item footer .like.liked {
  background-position: center bottom;
  -webkit-transition: none ease-in-out 100ms;
  -moz-transition: none ease-in-out 100ms;
  -o-transition: none ease-in-out 100ms;
  -ms-transition: none ease-in-out 100ms;
  transition: none ease-in-out 100ms;
}
.portfolio_item footer .like[href]:hover {
  background-color: rgba(255, 78, 80, 0.75);
}
.portfolio_item.item_columns_1 .image {
  zoom: 1;
  z-index: 1000;
  position: relative;
  float: left;
}
.portfolio_item.item_columns_1 .image:before,
.portfolio_item.item_columns_1 .image:after {
  display: table;
  content: "";
}
.portfolio_item.item_columns_1 .image:after {
  clear: both;
}
.portfolio_item.item_columns_1 .image img {
  width: auto;
}
.portfolio_item.item_columns_1 header {
  width: 430px;
  left: auto;
  bottom: 0;
}
.portfolio_item.item_columns_1 header h3 {
  font-size: 28px;
}
.page_loading {
  background: #000;
  padding: 15px 0;
  line-height: 1;
  text-align: center;
  display: none;
  zoom: 1;
}
.page_loading:before,
.page_loading:after {
  display: table;
  content: "";
}
.page_loading:after {
  clear: both;
}
.page_loading #loader_main_opts {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  line-height: 1;
  width: 15px;
  height: 15px;
}
.page_loading span {
  display: inline-block;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  position: relative;
  top: -3px;
  font-size: 13px;
}
section.header_nav nav.main .mobile_menu {
  display: none;
}
.mobile_menu {
  display: none;
  margin-bottom: 0 !important;
}
.mobile_menu .mobile-menu-wrapper .open-mobile-menu {
  overflow: hidden;
  background: #2e2e2e url(../images/mobile-menu-expand.png) no-repeat center center;
  background-image: url(../images/mobile-menu-expand@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  width: 40px;
  height: 40px;
  text-indent: -900px;
  display: block;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}
.mobile_menu .mobile-menu-wrapper .mobile-menu {
  display: none;
}
.mobile_menu .standard_menu {
  position: relative;
  zoom: 1;
  overflow: hidden;
}
.mobile_menu .standard_menu:before,
.mobile_menu .standard_menu:after {
  display: table;
  content: "";
}
.mobile_menu .standard_menu:after {
  clear: both;
}
.mobile_menu .standard_menu label {
  display: block;
  zoom: 1;
}
.mobile_menu .standard_menu label:before,
.mobile_menu .standard_menu label:after {
  display: table;
  content: "";
}
.mobile_menu .standard_menu label:after {
  clear: both;
}
.mobile_menu .standard_menu ul {
  display: none;
}
.mobile_menu .standard_menu .selectnav {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1000;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  outline: none;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -o-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  cursor: pointer;
}
.mobile_menu .standard_menu .mm_placeholder {
  display: block;
  background: #f5f5f5;
  padding: 10px;
  width: 100%;
  border: 1px solid #F0F0F0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  position: relative;
}
.mobile_menu .standard_menu .mm_placeholder .indenter {
  position: absolute;
  right: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile_menu_env {
  position: relative;
  background: #2e2e2e;
  z-index: 1000;
  display: none;
  zoom: 1;
  max-width: 100%;
}
.mobile_menu_env:before,
.mobile_menu_env:after {
  display: table;
  content: "";
}
.mobile_menu_env:after {
  clear: both;
}
.mobile_menu_env ul {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile_menu_env ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile_menu_env ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile_menu_env ul li.has_sub a,
.mobile_menu_env ul li.current_page_ancestor a {
  background-repeat: no-repeat;
  background-image: url(../images/nav_has_sub.png);
  background-image: url(../images/nav_has_sub@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
.mobile_menu_env ul li.search-field-env {
  background: #2e2e2e no-repeat 95% center;
  background: #ffffff url(../images/magnifier.png) no-repeat 30px center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  padding: 15px 30px;
  padding-left: 48px;
  border-top: 1px solid #2b2b2b;
  border-bottom: 0;
}
.mobile_menu_env ul li.search-field-env.is-prepended {
  border-bottom: 1px solid #2b2b2b;
  border-top: 0;
}
.mobile_menu_env ul li.search-field-env #searchform {
  margin: 0;
  padding: 0;
}
.mobile_menu_env ul li.search-field-env .screen-reader-text {
  display: none;
}
.mobile_menu_env ul li.search-field-env #searchsubmit {
  position: absolute;
  left: -9999px;
}
.mobile_menu_env ul li.search-field-env #s {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 0px;
  outline: none !important;
}
.mobile_menu_env ul li.go_back a {
  background: #2b2b2b url(../images/nav_go_back.png) no-repeat 30px center;
  background-image: url(../images/nav_go_back@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
  padding-left: 75px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile_menu_env ul li.go_back a:hover {
  background-color: #2e2e2e;
}
.mobile_menu_env ul li a {
  color: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
  font-weight: 500;
  background: #2e2e2e no-repeat 95% center;
  border-bottom: 1px solid #2b2b2b;
  min-width: 300px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.mobile_menu_env ul li a:hover {
  color: #ffffff;
  background-color: #383838;
}
.mobile_menu_env .close_mobile_menu {
  position: fixed;
  display: block;
  padding: 20px 30px;
  background: #313131 url(../images/nav_menu_close.png) no-repeat center center;
  background-image: url(../images/nav_menu_close@2x.png);
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
  border: 1px solid #2b2b2b;
  border-right: 0;
  border-bottom: 0;
  z-index: 1005;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-indent: -999em;
}
.woocommerce > p {
  width: 940px;
  margin: 0 auto;
  padding-top: 20px;
}
.woocommerce > p > .button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
.woocommerce > p > .button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.woocommerce > p:last-child {
  margin-bottom: 40px;
}
.woocommerce .myaccount_user {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.woocommerce .woocommerce-info,
.woocommerce .myaccount_user {
  margin-bottom: 10px;
}
.woocommerce .woocommerce-info a,
.woocommerce .myaccount_user a {
  font-weight: 500;
  color: #333333;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.woocommerce .woocommerce-info a:hover,
.woocommerce .myaccount_user a:hover {
  color: #418447;
}
.woocommerce .order-info {
  margin-bottom: 20px;
}
.woocommerce .order-info mark {
  font-weight: 500;
  display: inline-block;
  padding: 0 5px;
}
body div.pp_woocommerce .pp_content_container,
.shop #review_form {
  padding: 20px 0 !important;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: 0 0 10px rgba(0, 0, 0, 0.1);
}
body div.pp_woocommerce .pp_content_container h3,
.shop #review_form h3 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 20px;
}
body div.pp_woocommerce .pp_content_container .comment-form-author label,
.shop #review_form .comment-form-author label,
body div.pp_woocommerce .pp_content_container .comment-form-email label,
.shop #review_form .comment-form-email label,
body div.pp_woocommerce .pp_content_container .comment-form-rating label,
.shop #review_form .comment-form-rating label,
body div.pp_woocommerce .pp_content_container .comment-form-comment label,
.shop #review_form .comment-form-comment label {
  color: #999;
}
body div.pp_woocommerce .pp_content_container .comment-form-author input,
.shop #review_form .comment-form-author input,
body div.pp_woocommerce .pp_content_container .comment-form-email input,
.shop #review_form .comment-form-email input,
body div.pp_woocommerce .pp_content_container .comment-form-rating input,
.shop #review_form .comment-form-rating input,
body div.pp_woocommerce .pp_content_container .comment-form-comment input,
.shop #review_form .comment-form-comment input,
body div.pp_woocommerce .pp_content_container .comment-form-author textarea,
.shop #review_form .comment-form-author textarea,
body div.pp_woocommerce .pp_content_container .comment-form-email textarea,
.shop #review_form .comment-form-email textarea,
body div.pp_woocommerce .pp_content_container .comment-form-rating textarea,
.shop #review_form .comment-form-rating textarea,
body div.pp_woocommerce .pp_content_container .comment-form-comment textarea,
.shop #review_form .comment-form-comment textarea {
  display: block;
  padding: 10px;
  outline: none;
  margin-top: 10px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
body div.pp_woocommerce .pp_content_container .form-submit #submit,
.shop #review_form .form-submit #submit {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
body div.pp_woocommerce .pp_content_container .form-submit #submit:active,
.shop #review_form .form-submit #submit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.shop #review_form {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
  padding: 0;
}
.pagination,
.page-numbers {
  list-style: none;
  padding: 0;
  margin: 0;
  letter-spacing: -2px;
  zoom: 1;
}
.pagination:before,
.page-numbers:before,
.pagination:after,
.page-numbers:after {
  display: table;
  content: "";
}
.pagination:after,
.page-numbers:after {
  clear: both;
}
.pagination.full,
.page-numbers.full {
  text-align: center;
}
.pagination.full .btn.prev,
.page-numbers.full .btn.prev {
  float: left;
}
.pagination.full .btn.next,
.page-numbers.full .btn.next {
  float: right;
}
.pagination.center,
.page-numbers.center {
  text-align: center;
}
.pagination.right,
.page-numbers.right {
  text-align: right;
}
.pagination.full li.first_page,
.page-numbers.full li.first_page {
  float: left;
}
.pagination.full li.last_page,
.page-numbers.full li.last_page {
  float: right;
}
.pagination li,
.page-numbers li {
  display: inline-block;
  background: #ffffff;
}
.pagination li a,
.page-numbers li a,
.pagination li .current,
.page-numbers li .current,
.pagination li .dots,
.page-numbers li .dots {
  display: block;
  padding: 20px 20px;
  color: #333333;
  font-weight: 500;
  letter-spacing: 0px;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
.pagination li a.current,
.page-numbers li a.current,
.pagination li .current.current,
.page-numbers li .current.current,
.pagination li .dots.current,
.page-numbers li .dots.current {
  color: #000;
  background: #f9f9f9;
  font-weight: bold;
}
.pagination li a:hover,
.page-numbers li a:hover,
.pagination li .current:hover,
.page-numbers li .current:hover,
.pagination li .dots:hover,
.page-numbers li .dots:hover {
  color: #000000;
  background: #fbfbfb;
}
.pagination li a.dots,
.page-numbers li a.dots,
.pagination li .current.dots,
.page-numbers li .current.dots,
.pagination li .dots.dots,
.page-numbers li .dots.dots {
  background: #ffffff;
}
.pagination li.active a,
.page-numbers li.active a {
  color: #000;
  background: rgba(238, 238, 238, 0.8);
  font-weight: bold;
}
.pagination li.btn a,
.page-numbers li.btn a {
  padding-left: 35px;
  padding-right: 35px;
}
.pagination li .next,
.page-numbers li .next,
.pagination li .prev,
.page-numbers li .prev {
  padding-left: 35px;
  padding-right: 35px;
}
.no_records {
  color: #888888;
  text-align: center;
  padding: 40px 0;
}
.no_records > * {
  color: #888888;
  font-style: italic;
  font-weight: 400;
}
.month_list_pagination {
  text-align: center;
  margin-bottom: 20px;
}
.month_list_pagination .year_entry .year_num {
  font-weight: bold;
  display: block;
  font-size: 20px;
  color: #333333;
}
.month_list_pagination .year_entry .months li a {
  display: block;
  font-weight: 500;
  color: #525252;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.month_list_pagination .year_entry .months li a:hover {
  color: #418447;
}
.month_list_pagination .year_entry .months li a span {
  color: #888;
  font-size: 10px;
  font-weight: 400;
}
.month_list_pagination .year_entry .months li.current_month a {
  color: #418447;
  font-weight: bold;
}
.month_list_pagination .year_entry .sep {
  display: inline-block;
  background: #000;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  height: 15px;
  margin-top: 5px;
  width: 1px;
}
.month_list_pagination .year_entry .sep.ext {
  height: 35px;
}
.tagcloud {
  zoom: 1;
}
.tagcloud:before,
.tagcloud:after {
  display: table;
  content: "";
}
.tagcloud:after {
  clear: both;
}
.tagcloud a {
  background: rgba(223, 223, 223, 0.5);
  color: #666666;
  display: inline-block;
  padding: 5px 8px;
  font-weight: 500;
  margin-bottom: 3px;
  -webkit-transition: background ease-in-out 500ms;
  -moz-transition: background ease-in-out 500ms;
  -o-transition: background ease-in-out 500ms;
  -ms-transition: background ease-in-out 500ms;
  transition: background ease-in-out 500ms;
  float: left;
  margin-right: 3px;
}
.tagcloud a:hover {
  background: rgba(223, 223, 223, 0.9);
  color: #333333;
}
.stars {
  zoom: 1;
}
.stars:before,
.stars:after {
  display: table;
  content: "";
}
.stars:after {
  clear: both;
}
.stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url(../images/star1-empty@2x.png) repeat-x left center;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.stars span a:hover,
.stars span a:focus {
  background: url(../images/star1@2x.png) repeat-x left center;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
.stars span a.active {
  background: url(../images/star1@2x.png) repeat-x left center;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
.stars span a.star-1 {
  width: 16px;
  z-index: 10;
}
.stars span a.star-2 {
  width: 32px;
  z-index: 9;
}
.stars span a.star-3 {
  width: 48px;
  z-index: 8;
}
.stars span a.star-4 {
  width: 64px;
  z-index: 7;
}
.stars span a.star-5 {
  width: 80px;
  z-index: 6;
}
.author_info {
  text-align: left;
  display: block !important;
  zoom: 1;
}
.author_info:before,
.author_info:after {
  display: table;
  content: "";
}
.author_info:after {
  clear: both;
}
.author_info .image {
  float: left;
  width: 10%;
}
.author_info .image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 5px;
  background: #d6d6d6;
  display: block;
}
.author_info .info {
  float: right;
  width: 89%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.author_info .info h4,
.author_info .info .about {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
}
.author_info .info h4 strong,
.author_info .info .about strong {
  font-weight: 400;
}
.author_info .info h4 {
  line-height: 1;
}
.author_info .info .articles_num {
  color: #d6d6d6;
}
.author_info_env {
  padding-top: 0 !important;
}
.author_info_blog_env {
  margin-bottom: 40px;
  background: #ffffff;
  padding: 30px;
}
.author_info_blog_env .sep {
  display: block;
  height: 1px;
  background: #eeeeee;
  margin-bottom: 30px;
  margin-top: 30px;
}
.author_info_blog_env .author_info_meta {
  display: block;
  zoom: 1;
}
.author_info_blog_env .author_info_meta:before,
.author_info_blog_env .author_info_meta:after {
  display: table;
  content: "";
}
.author_info_blog_env .author_info_meta:after {
  clear: both;
}
.author_info_blog_env .author_info_meta span {
  display: block;
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
.author_info_blog_env .author_info_meta span.count {
  float: right;
}
.author_info_blog_env .author_info_meta span i {
  display: block;
  float: left;
  background: #eeeeee no-repeat center center;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  background-image: url(../images/small-archive.png);
  background-image: url(../images/small-archive@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
.quantity {
  margin-bottom: 10px;
}
.quantity .qty {
  float: left;
  border: 1px solid #f0f0f0;
  padding: 10px;
  margin-right: 0 !important;
  width: 100px;
  outline: none;
}
.quantity .minus,
.quantity .plus {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  margin: 0;
  padding: 10px 10px;
  float: left;
}
.quantity .minus:active,
.quantity .plus:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.quantity .minus.plus,
.quantity .plus.plus {
  display: block;
}
.quantity .minus.plus:active,
.quantity .plus.plus:active {
  -webkit-box-shadow: inset 0px -3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px -3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px -3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px -3px 4px rgba(0, 0, 0, 0.25);
}
.contact_loading_map {
  padding: 60px 0;
  text-align: center;
}
/* WPB Elements */
section.wpb_section {
  margin-bottom: 20px;
}
section.wpb_section.inner_padding.inner_padding_10 .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
section.wpb_section.inner_padding.inner_padding_20 .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
section.wpb_section.inner_padding.inner_padding_30 .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
section.wpb_section.inner_padding.inner_padding_40 .container {
  padding-top: 40px;
  padding-bottom: 40px;
}
section.wpb_section.inner_padding.inner_padding_50 .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
section.wpb_section.inner_padding.inner_padding_60 .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
section.wpb_section.inner_padding.inner_padding_70 .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
section.wpb_section.inner_padding.inner_padding_80 .container {
  padding-top: 80px;
  padding-bottom: 80px;
}
section.wpb_section.inner_padding.inner_padding_90 .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
section.wpb_section.has_bg_image .laborator_pricing_table_widget .pricing_entry.selected {
  -webkit-box-shadow: 0 0 40px rgba(0,0,0,.55);
  -moz-box-shadow: 0 0 40px rgba(0,0,0,.55);
  box-shadow: 0 0 40px rgba(0,0,0,.55);
  color: 0 0 40px rgba(0,0,0,.55);
}
section.wpb_section.white {
  background: #FFF;
  margin-top: 10px;
}
section.wpb_section .row {
  margin-bottom: 0;
  zoom: 1;
}
section.wpb_section .row:before,
section.wpb_section .row:after {
  display: table;
  content: "";
}
section.wpb_section .row:after {
  clear: both;
}
section.wpb_section .wpb_wrapper {
  zoom: 1;
}
section.wpb_section .wpb_wrapper:before,
section.wpb_section .wpb_wrapper:after {
  display: table;
  content: "";
}
section.wpb_section .wpb_wrapper:after {
  clear: both;
}
section.wpb_section .wpb_wrapper > h1,
section.wpb_section .wpb_wrapper > h2,
section.wpb_section .wpb_wrapper > h3 {
  font-weight: 400;
}
section.wpb_section .wpb_wrapper > p:last-child {
  margin-bottom: 0;
}
section.wpb_section .wpb_content_element {
  margin-bottom: 0;
}
section.wpb_section .wpb_content_element.block_bg_apply {
  padding: 20px;
  background: #ffffff;
}
section.wpb_section .wpb_content_element.block_bg_apply .wpb_wrapper > p:last-child {
  margin-bottom: 0;
}
section.wpb_section .wpb_text_column h1,
section.wpb_section .wpb_text_column h2,
section.wpb_section .wpb_text_column h3,
section.wpb_section .wpb_text_column h4,
section.wpb_section .wpb_text_column h5 {
  font-weight: 500;
}
section.wpb_section .wpb_text_column h1 {
  font-size: 33px;
}
section.wpb_section .wpb_text_column h2 {
  font-size: 28px;
}
section.wpb_section .wpb_text_column h3 {
  font-size: 20px;
}
section.wpb_section .wpb_text_column h4 {
  font-size: 18px;
}
section.wpb_section .wpb_text_column h5 {
  font-size: 14px;
}
section.wpb_section .wpb_text_column a {
  color: #418447;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .wpb_text_column a:hover {
  color: #333333;
}
section.wpb_section .wpb_text_column .dropcap:first-letter {
  font-size: 42px;
  float: left;
  margin-right: 10px;
  line-height: 1;
  margin-top: 3px;
}
section.wpb_section .wpb_text_column .dropcap.dc2:first-letter {
  background: #333333;
  color: #f5f5f5;
  font-size: 20px;
  padding: 10px;
  text-align: center;
  width: 20px;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
}
section.wpb_section .wpb_text_column blockquote {
  background: #eeeeee url(../images/quote_open.png) no-repeat 30px 30px;
  background-image: url(../images/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
  padding: 30px;
  padding-left: 65px;
  margin-top: 30px;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
section.wpb_section .wpb_text_column blockquote p {
  font-size: 20px;
  color: #666666;
  font-weight: 500;
}
section.wpb_section .wpb_text_column blockquote p:last-child {
  margin-bottom: 0;
}
section.wpb_section .wpb_text_column blockquote cite {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 16px;
}
section.wpb_section .wpb_text_column table {
  background: rgba(238, 238, 238, 0.5);
  display: inline-block;
  margin-bottom: 20px;
}
section.wpb_section .wpb_text_column table td,
section.wpb_section .wpb_text_column table th {
  padding: 5px 8px;
  text-align: left;
}
section.wpb_section .wpb_text_column table th {
  border-bottom: 1px solid #eeeeee;
}
section.wpb_section .wpb_text_column table .odd {
  background: #eeeeee;
}
section.wpb_section .wpb_text_column table a {
  text-decoration: underline;
  color: #525252;
}
section.wpb_section .wpb_text_column table a:hover {
  color: #418447;
}
section.wpb_section .wpb_text_column dl {
  text-align: left;
}
section.wpb_section .wpb_text_column dl dt {
  font-weight: bold;
}
section.wpb_section .wpb_text_column dl dd {
  margin: 0;
  margin-bottom: 20px;
}
section.wpb_section .wpb_text_column ul,
section.wpb_section .wpb_text_column ol {
  list-style: disc;
  text-align: left;
  margin-bottom: 20px;
}
section.wpb_section .wpb_text_column ul li,
section.wpb_section .wpb_text_column ol li {
  margin-left: 30px;
  margin-top: 5px;
}
section.wpb_section .wpb_text_column ol {
  list-style: decimal;
}
section.wpb_section .wpb_text_column address {
  border-left: 5px solid #d6d6d6;
  background: #FAFAFA;
  padding: 20px;
  display: block;
  margin-bottom: 10px;
}
section.wpb_section .wpb_text_column pre {
  position: relative;
  font-family: 'Courier New', sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  background: #eeeeee url(../images/pre-stripes.png) left -15px;
  display: block;
  padding: 5px 20px;
  margin-bottom: 10px;
  white-space: pre-wrap;
  word-break: break-word;
  text-align: left;
}
section.wpb_section .wpb_text_column img {
  max-width: 100%;
  max-width: 100% !important;
  height: auto !important;
}
section.wpb_section .wpb_text_column .alignleft {
  float: left;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
section.wpb_section .wpb_text_column .alignright {
  float: right;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
  clear: both;
}
section.wpb_section .wpb_text_column .aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
section.wpb_section .wpb_text_column .wp-caption-text {
  font-style: italic;
}
section.wpb_section .wpb_text_column p {
  margin-bottom: 25px;
}
section.wpb_section .wpb_text_column > div {
  max-width: 100%;
}
.wpcf7-select,
section.wpb_section .wpb_text_column form input[type="text"],
section.wpb_section .wpb_text_column form input[type="password"] {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
}
section.wpb_section .wpb_text_column form input[type="submit"] {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 8px 20px;
}
section.wpb_section .wpb_text_column form input[type="submit"]:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.wpb_section .wpb_text_column .wp-caption {
  max-width: 100% !important;
}
section.wpb_section .wpb_text_column + .lab_me_element {
  margin-top: 10px;
}
section.wpb_section .laborator_icon_tab_entry {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape {
  position: relative;
  color: #525252;
  padding: 30px 0 ;
}
.centereverything * {
	text-align:center;
}
.aboutus_position .tab_icon,
section.wpb_section .laborator_icon_tab_entry.box-custom-shape .tab_icon {
  display: table;
  background: #418447;
  color: #FFF;
  display: block;
  position: absolute;
  font-size: 50px;
  text-align: center;
  left: 50%;
  top: 0%;
  margin-left: -40px;
  margin-top: -60px;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-empty .tab_icon {
  background:none;
} 
.aboutus_position .tab_icon i,
section.wpb_section .laborator_icon_tab_entry.box-custom-shape .tab_icon i {
  line-height: 1;
  position: relative;
  top: 1px;
  display: block;
}
.aboutus_position .tab_icon .inside,
section.wpb_section .laborator_icon_tab_entry.box-custom-shape .tab_icon .inside {
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  height: 80px;
}
.aboutus_position .tab_icon,
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-circle .tab_icon {
  -webkit-border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 40px;
  -moz-background-clip: padding;
  border-radius: 40px;
  background-clip: padding-box;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_1 .tab_icon {
  margin-left: -20px;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_1 .tab_icon .inside {
  width: 40px;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_1 .tab_icon .inside:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  left: -20px;
  top: 0;
  border-style: solid;
  border-width: 30px 20px 30px 0;
  border-color: transparent #418447 transparent transparent;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_1 .tab_icon .inside:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  right: -20px;
  top: 0;
  border-style: solid;
  border-width: 30px 0 30px 20px;
  border-color: transparent transparent transparent #418447;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_2 .tab_icon {
  margin-top: -15px;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_2 .tab_icon .inside {
  height: 25px;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_2 .tab_icon .inside:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  top: -20px;
  left: 0;
  border-style: solid;
  border-width: 0 30px 20px 30px;
  border-color: transparent transparent #418447 transparent;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-hexagon_2 .tab_icon .inside:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: -20px;
  left: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #418447 transparent transparent transparent;
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-rhombo .tab_icon {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
section.wpb_section .laborator_icon_tab_entry.box-custom-shape.box-type-rhombo .tab_icon .inside i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
section.wpb_section .laborator_icon_tab_entry.box-shape-none {
  zoom: 1;
}
section.wpb_section .laborator_icon_tab_entry.box-shape-none:before,
section.wpb_section .laborator_icon_tab_entry.box-shape-none:after {
  display: table;
  content: "";
}
section.wpb_section .laborator_icon_tab_entry.box-shape-none:after {
  clear: both;
}
section.wpb_section .laborator_icon_tab_entry.box-shape-none .tab_icon {
  display: block;
  float: left;
  margin-right: 5px;
}
section.wpb_section .laborator_icon_tab_entry.box-shape-none .tab_icon .inside i {
  font-size: 20px;
  line-height: 30px;
}
section.wpb_section .laborator_icon_tab_entry h3 {
  font-weight: 500;
  font-size: 20px;
}
section.wpb_section .laborator_icon_tab_entry h3 a {
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .laborator_icon_tab_entry h3 a:hover {
  color: #418447;
}
section.wpb_section .laborator_icon_tab_entry p {
  margin-bottom: 0;
}
section.wpb_section .wpb_image_grid .wpb_image_grid_ul li a {
  position: relative;
  overflow: hidden;
}
section.wpb_section .wpb_image_grid .wpb_image_grid_ul li a:before {
  content: '';
  z-index: 100;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .wpb_image_grid .wpb_image_grid_ul li a:after {
  position: absolute;
  display: block;
  content: '';
  z-index: 110;
  height: 60px;
  left: 0;
  top: 50%;
  right: 0;
  margin-top: -30px;
  background: rgba(255, 255, 255, 0.2) url(../images/magnifier-2.png) no-repeat center center;
  background-image: url(../images/magnifier-2@2x.png);
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  background-size: 30px;
  -webkit-transition: all 250ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -moz-transition: all 250ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-transition: all 250ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -ms-transition: all 250ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  transition: all 250ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}
section.wpb_section .wpb_image_grid .wpb_image_grid_ul li a:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section .wpb_image_grid .wpb_image_grid_ul li a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.wpb_section .wpb_flickr_widget .flickr_badge_image a {
  display: block;
}
section.wpb_section .wpb_flickr_widget .flickr_badge_image a img {
  display: block;
  padding: 3px;
  background: #FFF;
}
section.wpb_section h2.wpb_heading {
  font-size: 20px;
}
section.wpb_section .wpb_heading {
  font-weight: 500;
}
section.wpb_section .wpb_call_to_action {
  background: #ffffff;
  margin-bottom: 10px;
}
section.wpb_section .wpb_call_to_action.cta_align_left .wpb_call_text {
  width: auto;
}
section.wpb_section .wpb_call_to_action .wpb_call_text {
  font-weight: 500;
  line-height: 1;
  padding-top: 5px;
}
section.wpb_section .wpb_call_to_action .wpb_button_a .wpb_button {
  margin-bottom: 0;
}
section.wpb_section .wpb_button {
  padding: 10px 15px;
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  font-size: 15px;
  margin-bottom: 10px;
  -webkit-transition: background ease-in-out 150ms;
  -moz-transition: background ease-in-out 150ms;
  -o-transition: background ease-in-out 150ms;
  -ms-transition: background ease-in-out 150ms;
  transition: background ease-in-out 150ms;
  font-weight: 500;
  text-shadow: none;
}
section.wpb_section .wpb_button.wpb_wpb_button_btn-grey {
  background: #e6e6e6;
  color: #525252;
}
section.wpb_section .wpb_button.wpb_wpb_button_btn-grey:hover {
  background: #eeeeee;
  color: #525252;
}
section.wpb_section .wpb_button.wpb_btn-primary {
  background: #2a88f3;
  color: #FFF;
}
section.wpb_section .wpb_button.wpb_btn-primary:hover {
  background: #3890f4;
}
section.wpb_section .wpb_button.wpb_btn-info {
  background: #1c7985;
  color: #FFF;
}
section.wpb_section .wpb_button.wpb_btn-info:hover {
  background: #1f8492;
}
section.wpb_section .wpb_button.wpb_btn-success {
  background: #2f923c;
  color: #FFF;
}
section.wpb_section .wpb_button.wpb_btn-success:hover {
  background: #339e41;
}
section.wpb_section .wpb_button.wpb_btn-warning {
  background: #f0a400;
  color: #FFF;
}
section.wpb_section .wpb_button.wpb_btn-warning:hover {
  background: #ffae00;
}
section.wpb_section .wpb_button.wpb_btn-inverse {
  background: #2b2b2b;
  color: #FFF;
}
section.wpb_section .wpb_button.wpb_btn-inverse:hover {
  background: #333333;
}
section.wpb_section .wpb_button.wpb_btn-mini {
  padding: 3px 6px !important;
  font-size: 12px !important;
}
section.wpb_section .wpb_button.wpb_btn-small {
  padding: 6px 9px !important;
  font-size: 13px !important;
}
section.wpb_section .wpb_button.wpb_btn-large {
  padding: 15px 25px !important;
  font-size: 16px !important;
  font-weight: bold;
}
section.wpb_section .wpb_button:hover {
  background: #ff6264;
}
section.wpb_section .wpb_button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.wpb_section .wpb_button i {
  position: relative;
  top: 2px;
}
section.wpb_section .partners_carousel {
  margin: 0px;
  padding: 0px;
  height: 45px;
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  zoom: 1;
}
section.wpb_section .partners_carousel:before,
section.wpb_section .partners_carousel:after {
  display: table;
  content: "";
}
section.wpb_section .partners_carousel:after {
  clear: both;
}
section.wpb_section .partners_carousel li {
  display: block;
  float: left;
  padding: 0px 10px;
  margin: 0px !important;
  width: 168px;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
section.wpb_section .partners_carousel li a {
  height: 45px;
  vertical-align: middle;
  display: table-cell;
}
section.wpb_section .partners_carousel li img {
  max-width: 100%;
}
section.wpb_section .laborator_testimonials {
  background: #ffffff url(../images/speech@2x.png) no-repeat center 30px;
  -webkit-background-size: 38px;
  -moz-background-size: 38px;
  background-size: 38px;
  padding: 30px;
  text-align: center;
  padding-top: 90px;
}
section.wpb_section .laborator_testimonials li {
  display: inline-block;
  text-align: right;
}
section.wpb_section .laborator_testimonials li blockquote {
  margin: 0;
  margin-bottom: 5px;
  text-align: center;
}
section.wpb_section .laborator_testimonials li blockquote p {
  color: #7b7b7b;
  font-size: 20px;
  margin-bottom: 0;
}
section.wpb_section .laborator_testimonials li .author {
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}
section.wpb_section #features_blocks .blocks_env {
  position: relative;
  z-index: 10;
  zoom: 1;
}
section.wpb_section #features_blocks .blocks_env:before,
section.wpb_section #features_blocks .blocks_env:after {
  display: table;
  content: "";
}
section.wpb_section #features_blocks .blocks_env:after {
  clear: both;
}
section.wpb_section #features_blocks .blocks_env .features_blocks {
  overflow: hidden;
  zoom: 1;
}
section.wpb_section #features_blocks .blocks_env .features_blocks:before,
section.wpb_section #features_blocks .blocks_env .features_blocks:after {
  display: table;
  content: "";
}
section.wpb_section #features_blocks .blocks_env .features_blocks:after {
  clear: both;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column {
  float: left;
  width: 300px;
  margin-right: 20px;
  zoom: 1;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column:before,
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column:after {
  display: table;
  content: "";
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column:after {
  clear: both;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column a.feature_block {
  cursor: pointer;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block {
  display: block;
  position: relative;
  background: #ffffff;
  padding: 15px;
  text-align: center;
  height: 250px;
  cursor: default;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow ease-in-out 100ms;
  -moz-transition: -moz-box-shadow ease-in-out 100ms;
  -o-transition: box-shadow ease-in-out 100ms;
  -ms-transition: box-shadow ease-in-out 100ms;
  transition: box-shadow ease-in-out 100ms;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block:active {
  cursor: move;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  color: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block:hover .tab_icon .ic {
  -webkit-animation: featureTabHover .5s ease-out backwards;
  -moz-animation: featureTabHover .5s ease-out backwards;
  -o-animation: featureTabHover .5s ease-out backwards;
  -ms-animation: featureTabHover .5s ease-out backwards;
  animation: featureTabHover .5s ease-out backwards;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block .tab_icon {
  margin-top: 35px;
  margin-bottom: 10px;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block .tab_icon .ic {
  font-size: 35px;
  line-height: 45px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block h3 {
  font-size: 20px;
  font-weight: 400;
}
section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block .content {
  color: #666666;
}
section.wpb_section #features_blocks .blocks_env .features_blocks_nav a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  background: no-repeat left top;
  cursor: pointer;
  width: 45px;
  height: 45px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section #features_blocks .blocks_env .features_blocks_nav a.prev {
  background-image: url(../images/prev_next.png);
  background-image: url(../images/prev_next@2x.png);
  -webkit-background-size: 90px;
  -moz-background-size: 90px;
  background-size: 90px;
  background-position: -2px center;
  left: -55px;
}
section.wpb_section #features_blocks .blocks_env .features_blocks_nav a.next {
  background-image: url(../images/prev_next.png);
  background-image: url(../images/prev_next@2x.png);
  -webkit-background-size: 90px;
  -moz-background-size: 90px;
  background-size: 90px;
  background-position: -44px center;
  right: -55px;
}
section.wpb_section #features_blocks .blocks_env .features_blocks_nav a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section.white #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block:hover {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: none !important;
}
section.wpb_section .testimonials_reviews_header {
  position: relative;
  background: #ffffff;
  zoom: 1;
}
section.wpb_section .testimonials_reviews_header:before,
section.wpb_section .testimonials_reviews_header:after {
  display: table;
  content: "";
}
section.wpb_section .testimonials_reviews_header:after {
  clear: both;
}
section.wpb_section .testimonials_reviews_header .tr_row {
  display: table-row-group;
}
section.wpb_section .testimonials_reviews_header .arrow {
  position: absolute;
  background: transparent;
  bottom: -29px;
  left: 5%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 7.5px 0 7.5px;
  border-color: #ffffff transparent transparent transparent;
}
section.wpb_section .testimonials_reviews_header .write_review_button,
section.wpb_section .testimonials_reviews_header .title_and_subtitle {
  display: table-cell;
  border-spacing: 0;
  border-collapse: collapse;
  vertical-align: middle;
}
section.wpb_section .testimonials_reviews_header .write_review_button {
  line-height: 1;
  white-space: nowrap;
  padding-left: 40px;
}
section.wpb_section .testimonials_reviews_header .write_review_button .wpb_button {
  margin-bottom: 0;
}
section.wpb_section .testimonials_reviews_header .write_review_button .submit_review_form {
  display: none;
}
section.wpb_section .testimonials_reviews_header .write_review_button .submit_review_form .close_review_form {
  font-size: 30px;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 7px;
  margin-left: 10px;
}
section.wpb_section .testimonials_reviews_header .title_and_subtitle {
  width: 100%;
}
section.wpb_section .testimonials_reviews_header .title_and_subtitle h2 {
  font-size: 45px;
  font-weight: 400;
  margin: 0;
  padding-top: 20px;
}
section.wpb_section .testimonials_reviews_header .title_and_subtitle .line_2 {
  display: block;
  color: #848484;
  font-size: 15px;
  margin-bottom: 20px;
}
section.wpb_section .testimonials_and_reviews {
  padding-top: 10px;
  margin-bottom: 10px;
}
section.wpb_section .testimonials_and_reviews li {
  margin-bottom: 10px;
  display: table;
  zoom: 1;
}
section.wpb_section .testimonials_and_reviews li:before,
section.wpb_section .testimonials_and_reviews li:after {
  display: table;
  content: "";
}
section.wpb_section .testimonials_and_reviews li:after {
  clear: both;
}
section.wpb_section .testimonials_and_reviews li .image {
  display: table-cell;
  vertical-align: top;
}
section.wpb_section .testimonials_and_reviews li .image a {
  display: block;
  margin-right: 20px;
  border: 5px solid #fff;
  line-height: 1;
  width: 90px;
  height: 90px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  zoom: 1;
}
section.wpb_section .testimonials_and_reviews li .image a:before,
section.wpb_section .testimonials_and_reviews li .image a:after {
  display: table;
  content: "";
}
section.wpb_section .testimonials_and_reviews li .image a:after {
  clear: both;
}
section.wpb_section .testimonials_and_reviews li .author_info {
  font-size: 15px;
  display: table-cell;
  vertical-align: top;
}
section.wpb_section .testimonials_and_reviews li .author_info h3 {
  color: #1e1e1e;
  font-size: 18px;
  margin: 0;
}
section.wpb_section .testimonials_and_reviews li .author_info .line_2 {
  color: #b3b3b3;
}
section.wpb_section .testimonials_and_reviews li .author_info .testimonial {
  color: #636161;
  padding-top: 10px;
}
section.wpb_section #new_testimonial_form {
  position: relative;
  background: #ffffff;
}
section.wpb_section #new_testimonial_form .placeholder {
  position: relative;
  padding: 30px;
}
section.wpb_section #new_testimonial_form .placeholder.border {
  border-bottom: 1px solid rgba(214, 214, 214, 0.25);
}
section.wpb_section #new_testimonial_form .placeholder label {
  position: absolute;
  cursor: pointer;
  left: 30px;
  font-size: 15px;
  color: #848484;
}
section.wpb_section #new_testimonial_form .placeholder .form_error {
  position: absolute;
  cursor: pointer;
  right: 30px;
  font-size: 12px;
  color: #d56041;
  font-weight: 500;
  margin-top: 3px;
  display: none;
}
section.wpb_section #new_testimonial_form .placeholder .text_field {
  font-size: 15px;
  outline: none;
  border: none;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.wpb_section #new_testimonial_form .placeholder textarea.text_field {
  min-height: 100px;
}
section.wpb_section #new_testimonial_form .is_loading {
  background: rgba(255, 255, 255, 0.8) url(../images/loading.gif) center center no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
section.wpb_section #post_new_review_form {
  display: none;
}
section.wpb_section #post_new_review_form .success_box {
  display: none;
}
section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items {
  width: 960px;
  position: relative;
  margin-left: -10px;
  zoom: 1;
}
section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items:before,
section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items:after {
  display: table;
  content: "";
}
section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items:after {
  clear: both;
}
section.wpb_section .vc_progress_bar .vc_single_bar {
  background: #eeeeee;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
section.wpb_section .vc_progress_bar .vc_single_bar.bar_grey .vc_bar {
  background: #418447;
}
section.wpb_section .vc_progress_bar .vc_single_bar.bar_grey .vc_label {
  color: #ffffff;
}
section.wpb_section .vc_progress_bar .vc_single_bar .vc_label {
  padding: 0.7em 1em;
  font-size: 13px;
  font-weight: 500;
}
section.wpb_section .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
  left: -25px;
  float: right;
  position: relative;
}
section.wpb_section .vc_progress_bar .vc_single_bar .vc_bar {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}


section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section {
  border: none;
  margin-bottom: 20px;
  background: #FFF;
  
  -moz-box-shadow:    0 4px 10px rgba(194, 201, 206, 0.75);
  -webkit-box-shadow: 0 4px 10px rgba(194, 201, 206, 0.75);
  box-shadow:         0 4px 10px rgba(194, 201, 206, 0.75);
  border-radius:0px;
  
}


section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section {
	margin-bottom:10px;
}


section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_section {
  -moz-box-shadow:    none;
  -webkit-box-shadow: none;
  box-shadow:         none;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header {
  outline: none;
  background: #418447;
  border:none;
  -webkit-transition: background ease-in-out 350ms;
  -moz-transition: background ease-in-out 350ms;
  -o-transition: background ease-in-out 350ms;
  -ms-transition: background ease-in-out 350ms;
  transition: background ease-in-out 350ms;
  display: block;
  margin: 0;
  padding:0px;
  border-radius:0px;
}
section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header {
	background:none;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header:hover {
  background-color: #418447;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header:hover {
  background-color: transparent;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header > a {
  font-weight: bold;;
  color: #fff;
  line-height:30px;
	font-size:13px;
	font-weight:500;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header > a {
	color:#777;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header > a > span {	
	border-bottom:1px dotted #777;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header > a > span {	
	border-bottom:1px dotted #fff;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header.ui-state-active > a > span {	
	border-bottom:1px dotted #333;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header > a {
   font-size:13px;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_header a {
	padding-left:0px;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header.ui-state-active > a {
	color:#333;
}
 

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header .ui-accordion-header-icon {
  background: url(../images/icon-plus-minus.png) no-repeat center bottom;
  background-image: url(../images/icon-plus-minus@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  width: 14px;
  height: 14px;
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
  -webkit-transition: background ease-in-out 350ms;
  -moz-transition: background ease-in-out 350ms;
  -o-transition: background ease-in-out 350ms;
  -ms-transition: background ease-in-out 350ms;
  transition: background ease-in-out 350ms;
  right:15px;
  top:24px;
  left:auto;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header .ui-accordion-header-icon {
  right:0px;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	border-color:#418447;
}
 
section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header.ui-state-active {
  background: none;
  border-color:transparent;
}
section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header.ui-state-active .ui-accordion-header-icon {
  background-position: center top;
}
section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_content {
  padding: 15px;
  background:none;
  border:none;
}

section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_content .wpb_accordion_content{
	padding:0px;
}
section.wpb_section .wpb_tabs {
  margin-bottom: 20px;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  position: relative;
  top: 1px;
  z-index: 100;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li {
  border: 1px solid #c4c4c4;
  margin-right: 5px;
  background: #eeeeee;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
  color: #525252;
  display: block;
  padding: 10px 30px;
  font-weight: 500;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active {
  background: #FFF;
  border-bottom-color: #FFF;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active a {
  color: #333333;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li:hover {
  background: #fbfbfb;
}
section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper > .wpb_tab {
  background: #FFF;
  border: 1px solid #c4c4c4;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
  width: 25%;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li {
  position: relative;
  background: transparent;
  border-color: #d6d6d6;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 1px;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
  position: relative;
  text-align: right;
  text-align: left;
  display: block;
  padding: 15px;
  padding-right: 30px;
  border-right: 1px solid #d6d6d6;
  color: #525252;
  z-index: 100;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a i {
  font-weight: normal !important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a i:before {
  font-weight: normal !important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a:after {
  content: '';
  background: url(../images/tab-item-shadow.png) no-repeat right top;
  position: absolute;
  right: -1px;
  left: 0px;
  bottom: -4px;
  height: 3px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 100ms;
  -moz-transition: all ease-in-out 100ms;
  -o-transition: all ease-in-out 100ms;
  -ms-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
  z-index: 50;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li:last-child {
  border-bottom-width: 0;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active {
  border-bottom-color: none;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a {
  color: #333333;
  font-weight: bold;
  border-right-color: #FFF;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  border-style: solid;
  border-color: #d6d6d6;
  border-width: 0px;
  border-left: 1px solid #d6d6d6;
  position: relative;
  left: -1px;
  padding-top: 10px;
  padding-bottom: 10px;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab img {
  max-width: 100%;
}
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_prev_slide,
section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_next_slide {
  display: none;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry {
  background: #ffffff;
  text-align: center;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
  color: 0px 0px 1px rgba(0, 0, 0, 0.15);
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head {
  padding: 30px 10px;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head h1,
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head h3,
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head span {
  display: block;
  padding: 0;
  margin: 0;
  line-height: 1;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head h3 {
  color: #c0c0c0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head h1 {
  font-size: 40px;
  color: #418447;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .head span {
  color: #e1e1e1;
  margin-top: 10px;
  font-weight: 500;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .features li {
  border-top: 1px solid #f5f5f5;
  color: #9b9b9b;
  padding: 10px;
  -webkit-transition: color ease-in-out 500ms;
  -moz-transition: color ease-in-out 500ms;
  -o-transition: color ease-in-out 500ms;
  -ms-transition: color ease-in-out 500ms;
  transition: color ease-in-out 500ms;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .features li:hover {
  color: #000;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .action {
  padding: 20px 20px;
  border-top: 1px solid #f5f5f5;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .action a {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  display: block;
  margin: 0;
  padding: 10px;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry .action a:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected {
  background: #418447;
  color: #ffffff;
  position: relative;
  margin-top: -15px;
  -webkit-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  box-shadow: 0 1px 20px rgba(0,0,0,.15);
  color: 0 1px 20px rgba(0,0,0,.15);
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .head {
  padding-top: 40px;
  padding-bottom: 40px;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .head h3 {
  color: #ffaaab;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .head h1 {
  color: #ffffff;
  font-size: 45px;
  margin: 10px 0;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .head span {
  color: #ce3638;
  font-size: 15px;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .features li {
  border-top: 1px solid #ee4749;
  color: #FFF;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .features li:hover {
  color: #FAFAFA;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .action {
  border-top: 1px solid #ee4749;
}
section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected .action a {
  background-color: #ce3638;
}
section.wpb_section .laborator_super_caption_widget {
  text-align: center;
  color: #333333;
}
section.wpb_section .laborator_super_caption_widget p {
  font-size: 16px;
}
section.wpb_section .laborator_super_caption_widget * {
  color: inherit;
}
section.wpb_section .laborator_team_members_widget {
  position: relative;
}
.vc_carousel .vc-carousel-control .icon-prev, .vc_carousel .vc-carousel-control .icon-next{display:none;}
section.wpb_section .laborator_team_members_widget .team_members_nav a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -76px;
  background: no-repeat left top;
  cursor: pointer;
  background-image: url(../images/prev_next.png);
  background-image: url(../images/prev_next@2x.png);
  -webkit-background-size: 90px;
  -moz-background-size: 90px;
  background-size: 90px;
  width: 45px;
  height: 45px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .laborator_team_members_widget .team_members_nav a.prev {
  background-position: -2px center;
  left: -55px;
}

section.wpb_section .laborator_team_members_widget .team_members_nav a.next {
  background-position: -44px center;
  right: -55px;
}
section.wpb_section .laborator_team_members_widget .team_members_nav a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section .laborator_team_members_widget .team_members {
/*  width: 960px; */
  position: relative;
  margin-left: -10px;
  overflow: hidden;
  zoom: 1;
}
section.wpb_section .laborator_team_members_widget .team_members:before,
section.wpb_section .laborator_team_members_widget .team_members:after {
  display: table;
  content: "";
}
section.wpb_section .laborator_team_members_widget .team_members:after {
  clear: both;
}
section.wpb_section .laborator_team_members_widget .team_members .eight.columns .hover .about {
  max-height: 350px;
}
section.wpb_section .laborator_team_members_widget .team_members .four.columns .hover .about {
  max-height: 85px;
}
section.wpb_section .laborator_team_members_widget .team_members .member {
  position: relative;
  margin-bottom: 0px;
  overflow: hidden;
  zoom: 1;
}
section.wpb_section .laborator_team_members_widget .team_members .member:before,
section.wpb_section .laborator_team_members_widget .team_members .member:after {
  display: table;
  content: "";
}
section.wpb_section .laborator_team_members_widget .team_members .member:after {
  clear: both;
}
.team .col{width:25%; float:left; height:400px;text-align:center;}
@media screen and (max-width: 480px) {
	.team .col{width:100%; }
	.sliding_door{width:auto !important;}
	.container .team_members .one-third.column{width:100% !important; margin-bottom:20px !important}
}


.team-member .img-circle,
section.wpb_section .laborator_team_members_widget .team_members .member img {
  width: 90%;
  border-radius:50%;
}
section.wpb_section .laborator_team_members_widget .team_members .member:hover .hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover {
  display: block;
  
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  padding: 0px 0px;
  
/*
  color: #ffffff;
   background: #418447;
  position: absolute;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
  visibility: hidden;
*/
}
.team-member h3,
section.wpb_section .laborator_team_members_widget .team_members .member .hover .name {
/*  color: #ffffff; */
  font-weight: 500;
  margin: 0;
  text-align:center;
}

.team-member .position,
section.wpb_section .laborator_team_members_widget .team_members .member .hover .position {
/*  color: #ffffff; */
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  margin-top: 0px;
  font-weight: 500;
  font-size: 12px;
  text-align:center;
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .about {
  font-weight: 500;
  margin-top: 0px;
  max-height: 160px;
  overflow: auto;
  cursor: default;
 text-align:center;
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .about::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .about::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(255, 255, 255, 0.1);
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .about::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .social_networks {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  background: #ffffff;
  padding-top: 10px;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: all ease-in-out 700ms;
  -moz-transition: all ease-in-out 700ms;
  -o-transition: all ease-in-out 700ms;
  -ms-transition: all ease-in-out 700ms;
  transition: all ease-in-out 700ms;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .social_networks:before,
section.wpb_section .laborator_team_members_widget .team_members .member .hover .social_networks:after {
  display: table;
  content: "";
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .social_networks:after {
  clear: both;
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .social_networks a {
  float: left;
  margin-right: 5px;
  display: block;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .laborator_team_members_widget .team_members .member .hover .social_networks a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
  margin-bottom: 30px;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides .post-title {
  font-weight: 500;
  font-size: 23px;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides a img {
  height: auto !important;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-direction-nav .flex-prev,
section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-direction-nav .flex-next {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background-image: url(../images/bg_direction_nav_sq.png);
  background-image: url(../images/bg_direction_nav_sq@2x.png);
  -webkit-background-size: 57px;
  -moz-background-size: 57px;
  background-size: 57px;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-direction-nav .flex-prev {
  left: 10px;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-direction-nav .flex-next {
  right: 10px;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides:hover .flex-direction-nav .flex-prev,
section.wpb_section .wpb_gallery .wpb_gallery_slides:hover .flex-direction-nav .flex-next {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-control-nav {
  bottom: 5px;
}
section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-control-nav li a {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
section.wpb_section .wpb_alert {
  margin-bottom: 10px;
  border: none !important;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}

table.price{width:100%;background:transparent !important;}
table.price td,
table.price th{
  border-bottom: 1px dotted #c4c4c4;
  outline: none; 
  margin: 0;
  font-weight: 500;
  color: #777;
  font-size: 12px;
  margin: 0px;
  padding: 10px 0px !important;
  background:transparent;
  line-height: 1;
  -webkit-transition: background ease-in-out 350ms;
  -moz-transition: background ease-in-out 350ms;
  -o-transition: background ease-in-out 350ms;
  -ms-transition: background ease-in-out 350ms;
  transition: background ease-in-out 350ms;
text-align:right !important;
}

table.price td:first-child{width:100%;text-align:left !important;}


section.wpb_section .wpb_toggle {
  border: 1px solid #c4c4c4;
  margin-bottom: 5px;
  outline: none;
  background: #fcfcfc;
  display: block;
  margin: 0;
  font-weight: 500;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px 15px;
  line-height: 1;
  -webkit-transition: background ease-in-out 350ms;
  -moz-transition: background ease-in-out 350ms;
  -o-transition: background ease-in-out 350ms;
  -ms-transition: background ease-in-out 350ms;
  transition: background ease-in-out 350ms;
  position: relative;
  z-index: 100;
}
section.wpb_section .wpb_toggle:hover {
  background: #eee;
}


table.price th{text-align:left;font-weight:bold;}
section.wpb_section .wpb_toggle.wpb_toggle_title_active {
  background: #fff;
}
section.wpb_section .wpb_toggle.wpb_toggle_title_active:before {
  background-position: center bottom;
}
section.wpb_section .wpb_toggle:before {
  content: '';
  display: inline-block;
  position: relative;
  line-height: 1;
  background: url(../images/icon-plus-minus.png) no-repeat center top;
  background-image: url(../images/icon-plus-minus@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
  top: 2px;
  width: 14px;
  height: 14px;
  -webkit-background-size: 14px !important;
  -moz-background-size: 14px !important;
  background-size: 14px !important;
  -webkit-transition: background ease-in-out 350ms;
  -moz-transition: background ease-in-out 350ms;
  -o-transition: background ease-in-out 350ms;
  -ms-transition: background ease-in-out 350ms;
  transition: background ease-in-out 350ms;
  margin-right: 10px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .wpb_toggle_content {
  background: #FFF;
  margin-left: 40px;
  margin-right: 0;
  padding: 20px;
  margin-bottom: 0;
  position: relative;
  top: -14px;
  border: 1px solid #c4c4c4;
  border-top: 0;
}
section.wpb_section .last_toggle_el_margin {
  display: none;
}
section.wpb_section .wpb_single_image img {
  display: inline-block;
  line-height: 0;
  padding: 3px;
  max-width: 100%;
  height: auto !important;
}
section.wpb_section .wpb_single_image.trans_bg img {
  background: none !important;
}
section.wpb_section .wpb_separator {
  border-bottom-color: #d6d6d6;
}
section.wpb_section .vc_text_separator {
  border-bottom-color: #d6d6d6;
  margin-bottom: 20px;
  zoom: 1;
}
section.wpb_section .vc_text_separator:before,
section.wpb_section .vc_text_separator:after {
  display: table;
  content: "";
}
section.wpb_section .vc_text_separator:after {
  clear: both;
}
section.wpb_section .vc_text_separator.separator_align_left div {
  padding-left: 0;
}
section.wpb_section .vc_text_separator.separator_align_right div {
  padding-right: 0;
}
section.wpb_section .vc_text_separator div {
  background: #bdbdbd;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  font-size: 18px;
  top: -14px;
}
/* Metro Elements by Laborator.co */
section.wpb_section .lab_me_box {
  margin-bottom: 20px;
}
section.wpb_section .two-thirds .lab_me_2x1 .w1,
section.wpb_section .one-third .lab_me_2x1 .w1,
section.wpb_section .eight .lab_me_2x1 .w1,
section.wpb_section .four .lab_me_2x1 .w1,
section.wpb_section .five .lab_me_2x1 .w1,
section.wpb_section .ten .lab_me_2x1 .w1,
section.wpb_section .eleven .lab_me_2x1 .w1,
section.wpb_section .twelve .lab_me_2x1 .w1,
section.wpb_section .fourteen .lab_me_2x1 .w1,
section.wpb_section .vc_span2 .lab_me_2x1 .w1,
section.wpb_section .vc_span3 .lab_me_2x1 .w1,
section.wpb_section .vc_span4 .lab_me_2x1 .w1,
section.wpb_section .vc_span5 .lab_me_2x1 .w1,
section.wpb_section .vc_span6 .lab_me_2x1 .w1,
section.wpb_section .vc_span7 .lab_me_2x1 .w1,
section.wpb_section .vc_span8 .lab_me_2x1 .w1,
section.wpb_section .vc_span9 .lab_me_2x1 .w1,
section.wpb_section .vc_span10 .lab_me_2x1 .w1,
section.wpb_section .vc_span11 .lab_me_2x1 .w1,
section.wpb_section .two-thirds .lab_me_1x2 .w2,
section.wpb_section .one-third .lab_me_1x2 .w2,
section.wpb_section .eight .lab_me_1x2 .w2,
section.wpb_section .four .lab_me_1x2 .w2,
section.wpb_section .five .lab_me_1x2 .w2,
section.wpb_section .ten .lab_me_1x2 .w2,
section.wpb_section .eleven .lab_me_1x2 .w2,
section.wpb_section .twelve .lab_me_1x2 .w2,
section.wpb_section .fourteen .lab_me_1x2 .w2,
section.wpb_section .vc_span2 .lab_me_1x2 .w2,
section.wpb_section .vc_span3 .lab_me_1x2 .w2,
section.wpb_section .vc_span4 .lab_me_1x2 .w2,
section.wpb_section .vc_span5 .lab_me_1x2 .w2,
section.wpb_section .vc_span6 .lab_me_1x2 .w2,
section.wpb_section .vc_span7 .lab_me_1x2 .w2,
section.wpb_section .vc_span8 .lab_me_1x2 .w2,
section.wpb_section .vc_span9 .lab_me_1x2 .w2,
section.wpb_section .vc_span10 .lab_me_1x2 .w2,
section.wpb_section .vc_span11 .lab_me_1x2 .w2 {
  margin-bottom: 0;
}
section.wpb_section .sixteen .lab_me_element,
section.wpb_section .vc_span12 .lab_me_element {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
section.wpb_section .sixteen .lab_me_element:first-child,
section.wpb_section .vc_span12 .lab_me_element:first-child {
  margin-left: 0;
}
section.wpb_section .sixteen .lab_me_element:last-child,
section.wpb_section .vc_span12 .lab_me_element:last-child {
  margin-right: 0;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 {
  width: 300px;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x1.lab_me_1x2 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1.lab_me_1x2 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2.lab_me_1x2 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2.lab_me_1x2 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3.lab_me_1x2 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.lab_me_1x2 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4.lab_me_1x2 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4.lab_me_1x2 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x1.lab_me_1x3 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1.lab_me_1x3 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2.lab_me_1x3 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2.lab_me_1x3 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3.lab_me_1x3 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.lab_me_1x3 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4.lab_me_1x3 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4.lab_me_1x3 .w1 {
  margin-bottom: 20px;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x1.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4.lab_me_1x2.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x1.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4.lab_me_1x3.lab_me_1x3.reverse .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4.lab_me_1x3.lab_me_1x3.reverse .w1 {
  margin-top: 20px;
  margin-bottom: 0;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x1.lab_me_1x4 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1.lab_me_1x4 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2.lab_me_1x4 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2.lab_me_1x4 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3.lab_me_1x4 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.lab_me_1x4 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4.lab_me_1x4 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4.lab_me_1x4 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x1.lab_me_1x4 .w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1.lab_me_1x4 .w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x2.lab_me_1x4 .w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2.lab_me_1x4 .w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3.lab_me_1x4 .w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.lab_me_1x4 .w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4.lab_me_1x4 .w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4.lab_me_1x4 .w2 {
  margin-bottom: 20px;
}
section.wpb_section .sixteen .lab_me_element.lab_me_2x1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_2x1 {
  width: 620px;
}
section.wpb_section .sixteen .lab_me_element.lab_me_3x1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_3x1 {
  width: 100%;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1_2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1_2 {
  width: 460px;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w1 {
  clear: both;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w3,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w3 {
  width: 140px;
  float: left;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w2.w3,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w2.w3,
section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w3.w3,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w3.w3 {
  float: right;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w1,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w1,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w3,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w3,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w4,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w4 {
  float: left;
  width: 140px;
}
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w1.w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w1.w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w2.w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w2.w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w3.w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w3.w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w4.w2,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w4.w2,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w1.w4,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w1.w4,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w2.w4,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w2.w4,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w3.w4,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w3.w4,
section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w4.w4,
section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w4.w4 {
  float: right;
}
section.wpb_section .sixteen .lab_me_element .lab_me_box,
section.wpb_section .vc_span12 .lab_me_element .lab_me_box {
  zoom: 1;
  margin-bottom: 0;
}
section.wpb_section .sixteen .lab_me_element .lab_me_box:before,
section.wpb_section .vc_span12 .lab_me_element .lab_me_box:before,
section.wpb_section .sixteen .lab_me_element .lab_me_box:after,
section.wpb_section .vc_span12 .lab_me_element .lab_me_box:after {
  display: table;
  content: "";
}
section.wpb_section .sixteen .lab_me_element .lab_me_box:after,
section.wpb_section .vc_span12 .lab_me_element .lab_me_box:after {
  clear: both;
}
section.wpb_section .lab_me_element {
  /* Personalized Widgets */
  /* End: Personalized Widgets */
}
section.wpb_section .lab_me_element .widget_text {
  background: #ffffff;
  padding: 20px;
}
section.wpb_section .lab_me_element .widget_text h3 {
  font-weight: 400;
  font-size: 23px;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.2;
}
section.wpb_section .lab_me_element .widget_text .textwidget,
section.wpb_section .lab_me_element .widget_text .textwidget p {
  color: #919191;
  font-size: 13px;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider {
  position: relative;
  max-width: 100%;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article {
  position: relative;
  overflow: hidden;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer {
  background: #418447;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content {
  position: relative;
  overflow: hidden;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > h3 {
  padding: 20px 30px;
  padding-bottom: 0;
  margin-bottom: 0;
  overflow: hidden;
  max-width: 100%;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > h3 a {
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > h3 a:hover {
  color: rgba(255, 255, 255, 0.7);
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > .excerpt {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > .excerpt p {
  color: #ffffff;
  font-size: 13px;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta {
  position: relative;
  background: #e7404a;
  padding: 20px 30px;
  zoom: 1;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta:before,
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta:after {
  display: table;
  content: "";
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta:after {
  clear: both;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta div,
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta a {
  color: #ffffff;
  font-weight: 500;
  font-size: 13px;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta a {
  display: inline-block;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta a:hover {
  color: rgba(255, 255, 255, 0.7);
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta > div {
  float: left;
  margin-right: 30px;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta > div.category {
  background: url(../images/icon-dir-small.png) no-repeat left center;
  background-image: url(../images/icon-dir-small@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  padding-left: 30px;
  max-width: 230px;
  overflow: hidden;
  white-space: nowrap;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta > div.date {
  background: url(../images/icon-cal-small.png) no-repeat left center;
  background-image: url(../images/icon-cal-small@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  padding-left: 30px;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta > div.more {
  float: right;
  background: url(../images/icon-arrow-small.png) no-repeat left center;
  background-image: url(../images/icon-arrow-small@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  padding-left: 30px;
  margin-right: 0;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider div > article:nth-child(n + 2) {
  display: none;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider .prev_next {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
  zoom: 1;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider .prev_next:before,
section.wpb_section .lab_me_element .widget_laboratorme_postsslider .prev_next:after {
  display: table;
  content: "";
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider .prev_next:after {
  clear: both;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider .prev_next > a {
  float: left;
  display: block;
  background: rgba(0, 0, 0, 0.1) url(../images/icon-next-prev.png) no-repeat center top;
  background-image: url(../images/icon-next-prev@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 5px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  width: 20px;
  height: 20px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider .prev_next > a.prev {
  background-position: center bottom;
}
section.wpb_section .lab_me_element .widget_laboratorme_postsslider:hover .prev_next a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section .lab_me_element.lab_me_1x1 .widget_laboratorme_postsslider article footer .post_meta > div,
section.wpb_section .lab_me_element.lab_me_1x2 .widget_laboratorme_postsslider article footer .post_meta > div,
section.wpb_section .lab_me_element.lab_me_1x3 .widget_laboratorme_postsslider article footer .post_meta > div,
section.wpb_section .lab_me_element.lab_me_1x4 .widget_laboratorme_postsslider article footer .post_meta > div {
  float: none;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
}
section.wpb_section .lab_me_element.lab_me_1x1 .widget_laboratorme_postsslider article footer .post_meta > div:last-child,
section.wpb_section .lab_me_element.lab_me_1x2 .widget_laboratorme_postsslider article footer .post_meta > div:last-child,
section.wpb_section .lab_me_element.lab_me_1x3 .widget_laboratorme_postsslider article footer .post_meta > div:last-child,
section.wpb_section .lab_me_element.lab_me_1x4 .widget_laboratorme_postsslider article footer .post_meta > div:last-child {
  margin-bottom: 0;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item {
  position: relative;
  overflow: hidden;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item img {
  width: 100%;
  display: block;
  line-height: 1;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 20px;
  background: #ffffff;
  display: none;
  zoom: 1;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header:before,
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header:after {
  display: table;
  content: "";
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header:after {
  clear: both;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header h3 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 0 !important;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header h3 a {
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header h3 a:hover {
  color: #418447;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header .category i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #418447 url(../images/small-archive-light.png) no-repeat center center;
  background-image: url(../images/small-archive-light@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
  vertical-align: middle;
  line-height: 1;
  margin: 0 5px 5px 0;
  position: relative;
  top: 1px;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header .category a {
  color: #525252;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_latestposts article.single_post_item header .category a:hover {
  color: #333333;
}
section.wpb_section .lab_me_element .widget_simpleadswidget .advertisement a {
  display: block;
  position: relative;
  line-height: 1;
}
section.wpb_section .lab_me_element .widget_simpleadswidget .advertisement a img {
  display: block;
  line-height: 1;
  max-width: 100%;
  width: 100%;
}
section.wpb_section .lab_me_element .widget_simpleadswidget .advertisement a .ads {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #FFF;
  text-transform: uppercase;
  font-size: 8px;
  padding: 6px 7px;
  line-height: 1;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 {
  position: relative;
  background: #3992ed;
  min-height: 140px;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 ul {
  position: relative;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 ul li {
  display: block;
  color: #ffffff;
  padding: 15px;
  font-size: 400;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 ul li a {
  color: #ffffff;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 ul li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 ul li:nth-child(n + 2) {
  display: none;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #419bf8;
  zoom: 1;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer:before,
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer:after {
  display: table;
  content: "";
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer:after {
  clear: both;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer h4 {
  float: left;
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1;
  padding: 10px;
  padding-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer > a {
  display: block;
  float: right;
  position: relative;
  color: rgba(0, 0, 0, 0.4);
  background: url(../images/icon-tweetbird-small.png) no-repeat right center;
  background-image: url(../images/icon-tweetbird-small@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  padding: 10px;
  padding-right: 0;
  margin-right: 15px;
  padding-right: 30px;
  font-weight: 500;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer > a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #3992ed;
  position: absolute;
  left: 35%;
  top: 0;
}
section.wpb_section .lab_me_element.lab_me_1x4 .widget_laborator_twitter_v2 {
  min-height: auto;
  padding-bottom: 40px;
}
section.wpb_section .lab_me_element.lab_me_1x4 .widget_laborator_twitter_v2 footer h4 {
  display: none;
}
section.wpb_section .lab_me_element.lab_me_1x4 .widget_laborator_twitter_v2 footer > a {
  float: none;
  margin-left: 0;
}
section.wpb_section .lab_me_element.lab_me_1x3 .w2 .widget_laborator_twitter_v2,
section.wpb_section .lab_me_element.lab_me_1x3 .w3 .widget_laborator_twitter_v2 {
  min-height: auto;
  padding-bottom: 40px;
}
section.wpb_section .lab_me_element.lab_me_1x3 .w2 .widget_laborator_twitter_v2 footer h4,
section.wpb_section .lab_me_element.lab_me_1x3 .w3 .widget_laborator_twitter_v2 footer h4 {
  display: none;
}
section.wpb_section .lab_me_element.lab_me_1x3 .w2 .widget_laborator_twitter_v2 footer > a,
section.wpb_section .lab_me_element.lab_me_1x3 .w3 .widget_laborator_twitter_v2 footer > a {
  float: none;
  margin-left: 0;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_error {
  background: #418447;
  padding: 20px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url {
  display: block;
  position: relative;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url img {
  display: block;
  line-height: 1;
  width: 100%;
  max-width: 100%;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url span {
  position: absolute;
  display: block;
  font-size: 20px;
  color: #FFF;
  left: 10px;
  top: 10px;
  padding: 5px 10px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.34);
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.31);
  line-height: 1.2;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url span.tr {
  left: auto;
  right: 10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url span.bl {
  top: auto;
  bottom: 10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url span.br {
  top: auto;
  left: auto;
  bottom: 10px;
  right: 10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url span.overlay {
  background: rgba(0, 0, 0, 0.35);
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url i.play {
  display: block;
  background: url(../images/icon-play.png) no-repeat center center;
  background-image: url(../images/icon-play@2x.png);
  -webkit-background-size: 120px;
  -moz-background-size: 120px;
  background-size: 120px;
  -webkit-background-size: 110px;
  -moz-background-size: 110px;
  background-size: 110px;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -55px;
  margin-right: -55px;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url.has_title i.play {
  -webkit-background-size: 60px;
  -moz-background-size: 60px;
  background-size: 60px;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-right: -30px;
}
section.wpb_section .lab_me_element .widget_laboratorme_video .video_url:hover i.play {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
section.wpb_section .lab_me_element .widget_laboratorme_portfolioitems .portfolio_item {
  margin-bottom: 0;
}
section.wpb_section .lab_me_element .widget_laboratorme_portfolioitems .portfolio_item img {
  width: 100%;
}
section.wpb_section .lab_me_element .widget_laboratorme_portfolioitems .portfolio_item header {
  display: block;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_portfolioitems .portfolio_item footer {
  display: block;
}
section.wpb_section .lab_me_element .widget_laboratorme_portfolioitems .portfolio_item:hover header {
  top: -180px;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe {
  background: #2ab558;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe > h3 {
  margin: 0;
  padding: 20px;
  padding-bottom: 21px;
  padding-left: 50px;
  background: #279e4d url(../images/icon-feed-small.png) no-repeat 20px center;
  background-image: url(../images/icon-feed-small@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  line-height: 1;
  font-size: 18px;
  color: #FFF;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe {
  padding: 20px;
  zoom: 1;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe:before,
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe:after {
  display: table;
  content: "";
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe:after {
  clear: both;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe p {
  color: #FFF;
  font-weight: 500;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe form {
  position: relative;
  background: #339e41;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe form :-moz-placeholder {
  color: rgba(255, 255, 255, 0.75) !important;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.75) !important;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.75) !important;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_mail,
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_now {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  color: #FFF;
  padding: 12px;
  outline: none;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_mail {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  -webkit-transition: all ease-in-out 550ms;
  -moz-transition: all ease-in-out 550ms;
  -o-transition: all ease-in-out 550ms;
  -ms-transition: all ease-in-out 550ms;
  transition: all ease-in-out 550ms;
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_mail:focus {
  background-color: #2c9039;
  border-color: rgba(0, 0, 0, 0.05);
}
section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_now {
  background: #2c9039;
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats {
  background: #111111;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats {
  zoom: 1;
  text-align: center;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats:before,
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats:after {
  display: table;
  content: "";
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats:after {
  clear: both;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats.options_count_2 li {
  width: 49.2%;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats.options_count_3 li {
  width: 32.5%;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats li {
  color: #fff;
  display: inline-block;
  text-transform: lowercase;
  font-weight: 500;
  padding-top: 33px;
  padding-bottom: 33px;
  font-size: 14px;
}
section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats li span {
  font-size: 45px;
  display: block;
  line-height: 1;
  padding-bottom: 10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info {
  background: #ffac37;
  color: #FFF;
  padding: 20px;
  font-weight: 500;
  position: relative;
  height: 100px;
  overflow: hidden;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info.night_bg {
  background: #1c264a;
  background: #20293f;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .icon,
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .icon_shadow {
  position: absolute;
  right: 20px;
  top: 20px;
  right: 0;
  top: 0;
  background: no-repeat center center;
  -webkit-background-size: 100px;
  -moz-background-size: 100px;
  background-size: 100px;
  width: 100px;
  height: 100px;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .icon.icon_shadow,
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .icon_shadow.icon_shadow {
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
  right: auto;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -webkit-transform-origin: bottom bottom;
  -moz-transform-origin: bottom bottom;
  -o-transform-origin: bottom bottom;
  -ms-transform-origin: bottom bottom;
  transform-origin: bottom bottom;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .when {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 14px;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .current_temp {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 40px;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .current_temp strong {
  font-size: 45px;
  position: absolute;
  right: -15px;
  top: -2px;
}
section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .city_loc {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 14px;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow {
  position: relative;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images {
  position: relative;
  overflow: hidden;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images a {
  position: relative;
  display: block;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images a.hidden {
  display: none;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images a img {
  display: block;
  width: 100%;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images a .caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 9px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.7);
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  max-width: 67%;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images a .video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  background: url(../images/icon-play.png) no-repeat center center;
  background-image: url(../images/icon-play@2x.png);
  -webkit-background-size: 120px;
  -moz-background-size: 120px;
  background-size: 120px;
  -webkit-background-size: 60px;
  -moz-background-size: 60px;
  background-size: 60px;
  width: 60px;
  height: 60px;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images .prev_next {
  position: relative;
  z-index: 100;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images .prev_next a {
  position: absolute;
  padding: 0 0;
  left: -36px;
  left: 0;
  bottom: 20px;
  color: #FFF;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-next-prev-2.png) no-repeat 6px -57px;
  background-image: url(../images/icon-next-prev-2@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  text-indent: -99999px;
  width: 28px;
  height: 36px;
  overflow: hidden;
  margin-left: -36px;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images .prev_next a.next {
  left: auto;
  right: -36px;
  right: 0;
  background-position: -3px -7px;
  margin-right: -36px;
  margin-left: 0;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow:hover .prev_next a.prev {
  margin-left: -10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow:hover .prev_next a.next {
  margin-right: -10px;
}
section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow i.instagram {
  display: block;
  width: 36px;
  height: 36px;
  background: #004a80 url(../images/icon-instagram.png) no-repeat center center;
  background-image: url(../images/icon-instagram@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 100;
}
.jspScrollable {
  outline: none;
}
.jspScrollable .jspVerticalBar {
  width: 7px;
}
.jspScrollable .jspTrack {
  background: #f4f4f4;
}
.jspScrollable .jspDrag {
  background: #8a8a8a;
}
.cssreflections #post_new_review_form {
  display: none;
}
.cssreflections #post_new_review_form .arrow {
  position: absolute;
  bottom: -2px;
  left: 4%;
  background: #39b54a;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
i.ic {
  display: inline-block;
  line-height: 1;
  width: 45px;
  height: 45px;
  background: no-repeat center center;
  -webkit-background-size: 45px;
  -moz-background-size: 45px;
  background-size: 45px;
}
i.ic.magic-2 {
  background-image: url(../images/icons-collection/magic-2@2x.png);
}
i.ic.camera-images {
  background-image: url(../images/icons-collection/camera-images@2x.png);
}
i.ic.camera-rounded {
  background-image: url(../images/icons-collection/camera-rounded@2x.png);
}
i.ic.chat-bubble {
  background-image: url(../images/icons-collection/chat-bubble@2x.png);
}
i.ic.compass-2 {
  background-image: url(../images/icons-collection/compass-2@2x.png);
}
i.ic.compass {
  background-image: url(../images/icons-collection/compass@2x.png);
}
i.ic.eye-full {
  background-image: url(../images/icons-collection/eye-full@2x.png);
}
i.ic.eye-2 {
  background-image: url(../images/icons-collection/eye-2@2x.png);
}
i.ic.eye {
  background-image: url(../images/icons-collection/eye@2x.png);
}
i.ic.favorite {
  background-image: url(../images/icons-collection/favorite@2x.png);
}
i.ic.favorite-2 {
  background-image: url(../images/icons-collection/favorite-2@2x.png);
}
i.ic.lock-1 {
  background-image: url(../images/icons-collection/lock-1@2x.png);
}
i.ic.lock-ok {
  background-image: url(../images/icons-collection/lock-ok@2x.png);
}
i.ic.magic-2 {
  background-image: url(../images/icons-collection/magic-2@2x.png);
}
i.ic.magic {
  background-image: url(../images/icons-collection/magic@2x.png);
}
i.ic.photo {
  background-image: url(../images/icons-collection/photo@2x.png);
}
i.ic.picture {
  background-image: url(../images/icons-collection/picture@2x.png);
}
i.ic.speech-bubble-2 {
  background-image: url(../images/icons-collection/speech-bubble-2@2x.png);
}
i.ic.speech-bubble {
  background-image: url(../images/icons-collection/speech-bubble@2x.png);
}
i.ic.star-1 {
  background-image: url(../images/icons-collection/star-1@2x.png);
}
i.ic.star-2 {
  background-image: url(../images/icons-collection/star-2@2x.png);
}
i.ic.star-empty {
  background-image: url(../images/icons-collection/star-empty@2x.png);
}
i.ic.time {
  background-image: url(../images/icons-collection/time@2x.png);
}
i.ic.tools {
  background-image: url(../images/icons-collection/tools@2x.png);
}
i.ic.unlocked {
  background-image: url(../images/icons-collection/unlocked@2x.png);
}
i.ic.user-2 {
  background-image: url(../images/icons-collection/user-2@2x.png);
}
i.ic.user-add {
  background-image: url(../images/icons-collection/user-add@2x.png);
}
i.ic.user {
  background-image: url(../images/icons-collection/user@2x.png);
}
i.ic.users {
  background-image: url(../images/icons-collection/users@2x.png);
}
.success_box {
  background: #39b54a;
  padding: 15px;
  color: #FFF;
  font-weight: 500;
  position: relative;
  z-index: 10;
}
.btn {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
.btn:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
a.btn:hover {
  background-color: #ff6869;
  color: #ffffff;
}
.input-text {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.box-shadowed-elements .album_details_env,
body.box-shadowed-elements article.showing_image,
body.box-shadowed-elements .images_carousel .thumb_image,
body.box-shadowed-elements .shop div.cart,
body.box-shadowed-elements .woocommerce-breadcrumb,
body.box-shadowed-elements .promo_banner,
body.box-shadowed-elements .shop .product_item,
body.box-shadowed-elements .shop .single_item .sixteen .product,
body.box-shadowed-elements .checkout_coupon_env,
body.box-shadowed-elements .checkout .col-1,
body.box-shadowed-elements .checkout .col-2,
body.box-shadowed-elements #order_review,
body.box-shadowed-elements .shop .digital-downloads,
body.box-shadowed-elements .cart_env .address,
body.box-shadowed-elements .shop .form_change_password,
body.box-shadowed-elements .shop .lost_reset_password,
body.box-shadowed-elements .portfolio_page_head,
body.box-shadowed-elements .portfolio_item,
body.box-shadowed-elements .portfolio_item_details,
body.box-shadowed-elements .prev_next_project a,
body.box-shadowed-elements .sidebar_entry,
body.box-shadowed-elements .blog_posts .blog_post,
body.box-shadowed-elements .widget_laboratorme_postsslider .me_posts_slider,
body.box-shadowed-elements .widget_laboratorme_latestposts .single_post_item,
body.box-shadowed-elements .widget_laboratorme_weather .weather_info,
body.box-shadowed-elements .widget_laboratorme_video a,
body.box-shadowed-elements .widget_laborator_twitter_v2,
body.box-shadowed-elements .widget_laboratorme_shopproducts .shop_item,
body.box-shadowed-elements .widget_simpleadswidget .advertisement,
body.box-shadowed-elements .widget_laboratorblogstats .blog_stats,
body.box-shadowed-elements .widget_laboratorme_instaslideshow .gallery_images,
body.box-shadowed-elements .gallery_albums .album,
body.box-shadowed-elements .gallery .gie_padding,
body.box-shadowed-elements .team_members .member,
body.box-shadowed-elements .pricing_entry,
body.box-shadowed-elements .comments_form_env,
body.box-shadowed-elements .comments_list,
body.box-shadowed-elements .search_info,
body.box-shadowed-elements .search_results .result {
  -webkit-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 20px rgba(0,0,0,.15);
  box-shadow: 0 1px 20px rgba(0,0,0,.15);
  color: 0 1px 20px rgba(0,0,0,.15);
}
body.box-shadowed-elements .footer_widgets .sidebar_entry {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: none;
}
body.box-shadowed-elements .shop .cart_env .shop_table,
body.box-shadowed-elements .shipping-calculator-form,
body.box-shadowed-elements .cart_totals table,
body.box-shadowed-elements .time_filter,
body.box-shadowed-elements section.buddypress #buddypress .pagination,
body.box-shadowed-elements section.buddypress #buddypress .item-list,
body.box-shadowed-elements section.buddypress #buddypress .bp_head,
body.box-shadowed-elements section.buddypress #buddypress .profile_head,
body.box-shadowed-elements section.buddypress #buddypress .item-list-tabs,
body.box-shadowed-elements section.buddypress #buddypress #settings-form,
body.box-shadowed-elements section.buddypress #buddypress #group-create-body,
body.box-shadowed-elements section.buddypress #buddypress #activation-form,
body.box-shadowed-elements section.buddypress #buddypress #item-body .bp_content_env,
body.box-shadowed-elements section.buddypress #buddypress #item-body div.profile,
body.box-shadowed-elements section.buddypress #buddypress #item-body #send_message_form,
body.box-shadowed-elements section.buddypress #buddypress #item-body #account-capabilities-form,
body.box-shadowed-elements section.buddypress #buddypress #item-body #group-create-body,
body.box-shadowed-elements section.buddypress #buddypress #item-body #req-membership,
body.box-shadowed-elements section.buddypress #buddypress #item-body #group-settings-form,
body.box-shadowed-elements section.buddypress #buddypress #item-body .rtmedia-container,
body.box-shadowed-elements section.buddypress #buddypress #item-body #message-thread,
body.box-shadowed-elements .archive header {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.15);
  box-shadow: 0 1px 10px rgba(0,0,0,.15);
  color: 0 1px 10px rgba(0,0,0,.15);
}
body.box-shadowed-elements .page-numbers a,
body.box-shadowed-elements .pagination li,
body.box-shadowed-elements .archive .list a {
  -webkit-box-shadow: 0 0px 2px rgba(0,0,0,.15);
  -moz-box-shadow: 0 0px 2px rgba(0,0,0,.15);
  box-shadow: 0 0px 2px rgba(0,0,0,.15);
  color: 0 0px 2px rgba(0,0,0,.15);
}
@media only screen and (min-width: 999px) {
  body.boxed .ls-wp-fullwidth-container {
    overflow: hidden !important;
  }
  body.boxed.page-template-contact-php #wrapper .header_nav {
    margin-bottom: 0 !important;
  }
  body.boxed.box-shadowed-elements #wrapper {
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,.15);
    box-shadow: 0 1px 20px rgba(0,0,0,.15);
    color: 0 1px 20px rgba(0,0,0,.15);
  }
  body.boxed.no_padding #wrapper section.blog .blog_posts .blog_post header .title a,
  body.boxed.no_padding #wrapper section.blog .blog_posts .blog_post .excerpt,
  body.boxed.no_padding #wrapper section.blog .blog_post footer,
  body.boxed.no_padding #wrapper .blog_sidebar .sidebar_env .sidebar_entry,
  body.boxed.no_padding #wrapper section.portfolio.single .portfolio_item_details .item_info,
  body.boxed.no_padding #wrapper section.gallery .gallery_albums .album footer,
  body.boxed.no_padding #wrapper section.shop .single_item .product_head,
  body.boxed.no_padding #wrapper section.blog .blog_post header .title a,
  body.boxed.no_padding #wrapper section.blog .blog_post .excerpt,
  body.boxed.no_padding #wrapper section.blog .blog_post .post_content,
  body.boxed.no_padding #wrapper section.shop .checkout_coupon_env,
  body.boxed.no_padding #wrapper section.shop .woocommerce-breadcrumb,
  body.boxed.no_padding #wrapper section.shop .form_change_password,
  body.boxed.no_padding #wrapper section.shop .lost_reset_password,
  body.boxed.no_padding #wrapper section.shop .login,
  body.boxed.no_padding #wrapper section.shop .register,
  body.boxed.no_padding #wrapper section.shop .customer_details,
  body.boxed.no_padding #wrapper section.shop .order_details > li,
  body.boxed.no_padding #wrapper section.shop #form_edit_address,
  body.boxed.no_padding #wrapper section.buddypress #buddypress .item-list li {
    padding-left: 0;
    padding-right: 0;
  }
  body.boxed.no_padding #wrapper section.shop .single_item .product_head {
    padding-top: 10px;
  }
  body.boxed.no_padding #wrapper .blog_sidebar .sidebar_env .sidebar_entry,
  body.boxed.no_padding #wrapper .sidebar .sidebar_entry,
  body.boxed.no_padding #wrapper .wpb_widgetised_column .sidebar_entry,
  body.boxed.no_padding #wrapper section.shop div.cart,
  body.boxed.no_padding #wrapper section.shop .items .product_item,
  body.boxed.no_padding #wrapper section.shop .single_item .woocommerce-tabs,
  body.boxed.no_padding #wrapper .archive_years_months,
  body.boxed.no_padding #wrapper section.archive aside.list,
  body.boxed.no_padding #wrapper .pagination li,
  body.boxed.no_padding #wrapper .page-numbers li,
  body.boxed.no_padding #wrapper .shipping-calculator-form,
  body.boxed.no_padding #wrapper section.shop.cart .cart_env .cart-collaterals .cart_totals table,
  body.boxed.no_padding #wrapper section.shop .shop_table,
  body.boxed.no_padding #wrapper section.shop .addresses .col-1,
  body.boxed.no_padding #wrapper section.shop .addresses .col-2,
  body.boxed.no_padding #wrapper section.shop .digital-downloads,
  body.boxed.no_padding #wrapper #order_review #payment {
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
    color: 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
  }
  body.boxed.no_padding #wrapper section.wpb_section .laborator_testimonials,
  body.boxed.no_padding #wrapper section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block {
    background-color: #FAFAFA;
  }
  body.boxed.no_padding #wrapper section.shop #customer_details .col-1,
  body.boxed.no_padding #wrapper section.shop #form_edit_address .col-1 {
    padding-left: 0;
    padding-top: 0;
  }
  body.boxed.no_padding #wrapper section.shop .single_item .product_head .summary {
    width: 55%;
  }
  body.boxed.no_padding #wrapper section.archive header {
    padding: 10px 0;
  }
  body.boxed.no_padding #wrapper section.portfolio.single .prev_next_project a {
    -webkit-box-shadow: 0 0px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0px 2px rgba(0,0,0,.15);
    box-shadow: 0 0px 2px rgba(0,0,0,.15);
    color: 0 0px 2px rgba(0,0,0,.15);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    color: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  body.boxed.no_padding #wrapper .shop .sidebar .sidebar_entry .body {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.boxed.no_padding #wrapper .blog_sidebar .sidebar_env .sidebar_entry.widget_search {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: none;
    padding: 0;
  }
  body.boxed.no_padding #wrapper section.gallery header.album_info {
    margin-top: 30px;
  }
  body.boxed.no_padding #wrapper section.buddypress.last_section {
    margin-bottom: 20px;
  }
  body.boxed.no_padding #wrapper section.portfolio header .portfolio_page_head,
  body.boxed.no_padding #wrapper section.gallery header .gie_padding,
  body.boxed.no_padding #wrapper section.gallery header.album_info .album_details_env,
  body.boxed.no_padding #wrapper section.comments.boxed .comments_list,
  body.boxed.no_padding #wrapper section.comments_form.boxed .comments_form_env,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body .bp_content_env,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body div.profile,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #send_message_form,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #account-capabilities-form,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #group-create-body,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #req-membership,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #group-settings-form,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body .rtmedia-container,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #message-thread,
  body.boxed.no_padding #wrapper section.buddypress #buddypress .bp_head,
  body.boxed.no_padding #wrapper section.buddypress #buddypress .profile_head,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #whats-new-form,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #whats-new-form,
  body.boxed.no_padding #wrapper section.buddypress #buddypress .pagination {
    padding: 0;
  }
  body.boxed.no_padding #wrapper #buddypress #admins-list li,
  body.boxed.no_padding #wrapper #buddypress #mods-list li,
  body.boxed.no_padding #wrapper #buddypress #members-list li {
    padding: 10px 0;
  }
  body.boxed.no_padding #wrapper section.buddypress #buddypress .item-list li div.action {
    right: 0;
  }
  body.boxed.no_padding #wrapper section.buddypress #buddypress #subnav li.last {
    padding-right: 0;
  }
  body.boxed.no_padding #wrapper section.buddypress #buddypress .profile_head,
  body.boxed.no_padding #wrapper section.buddypress #buddypress .bp_head {
    padding-bottom: 20px;
  }
  body.boxed.no_padding #wrapper section.buddypress #buddypress #whats-new-form,
  body.boxed.no_padding #wrapper section.buddypress #buddypress #item-body #whats-new-form {
    margin-bottom: 20px;
  }
  body.boxed.no_padding #wrapper section.comments_form.boxed .comments_form_env {
    margin-top: 40px;
  }
  body.boxed.no_padding #wrapper section.comments.sidebar_is_present .comments_title {
    margin-left: 0;
  }
  body.boxed.no_padding #wrapper section.gallery header .gie_padding {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  body.boxed.no_padding #wrapper section.portfolio header .portfolio_page_head {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  body.boxed.no_padding #wrapper section.gallery .gallery_albums .album footer {
    padding-top: 10px;
  }
  body.boxed.no_padding #wrapper section.blog.two_columns .blog_post footer {
    text-align: left;
  }
  body.boxed.no_padding #wrapper section.blog .blog_posts .blog_post header .date {
    margin-left: 0;
    margin-right: 0;
  }
  body.boxed.no_padding #wrapper section.blog .blog_post header .post_gallery a {
    margin-left: 0;
    margin-right: 7px;
  }
  body.boxed.no_padding #wrapper section.blog .blog_post header .post_gallery_nav a.prev {
    left: 0px;
  }
  body.boxed.no_padding #wrapper section.blog .blog_post header .post_gallery_nav a.next {
    right: 0px;
  }
  body.boxed.no_padding #wrapper section.shop .form_change_password,
  body.boxed.no_padding #wrapper section.shop .lost_reset_password,
  body.boxed.no_padding #wrapper section.shop .login,
  body.boxed.no_padding #wrapper section.shop .register,
  body.boxed.no_padding #wrapper section.shop #form_edit_address {
    padding-top: 0;
    padding-bottom: 0;
  }
  body.boxed #wrapper {
    width: 1000px;
    margin: 0 auto;
  }
  body.boxed #wrapper footer.main_footer .row {
    margin-bottom: 0;
  }
  body.boxed #wrapper #results_env {
    width: 1000px;
    margin-left: -10px;
    margin-right: 0;
  }
  body.boxed #wrapper .header_nav {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  body.boxed #wrapper #order_review #payment {
    margin-top: 1px;
  }
}
body.layerslider-page section.header_nav {
  margin-bottom: 0 !important;
}
body.layerslider-page section.layerslider_env {
  margin-top: 0px;
  margin-bottom: 20px;
}
body.layerslider-page section.layerslider_env.full-width {
  margin-top: 0;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.15);
  box-shadow: 0 1px 0 rgba(0,0,0,.15);
  color: 0 1px 0 rgba(0,0,0,.15);
}
body.layerslider-page section.layerslider_env.full-width .ls-borderlessdark,
body.layerslider-page section.layerslider_env.full-width .ls-lightskin,
body.layerslider-page section.layerslider_env.full-width .ls-darkskin,
body.layerslider-page section.layerslider_env.full-width .ls-borderlesslight {
  margin-bottom: 0 !important;
}
body.layerslider-page section.layerslider_env.full-width .ls-glass,
body.layerslider-page section.layerslider_env.full-width .ls-borderlesslight3d,
body.layerslider-page section.layerslider_env.full-width .ls-carousel {
  margin-bottom: 20px !important;
}
body.layerslider-page section.layerslider_env.full-width .ls-minimal,
body.layerslider-page section.layerslider_env.full-width .ls-defaultskin {
  margin-bottom: 30px !important;
}
body.layerslider-page section.layerslider_env .ls-minimal {
  margin-bottom: 70px !important;
}
body.layerslider-page section.layerslider_env .ls-borderlessdark3d {
  margin-bottom: 60px !important;
}
body.layerslider-page section.layerslider_env .ls-glass,
body.layerslider-page section.layerslider_env .ls-defaultskin {
  margin-bottom: 50px !important;
}
body.layerslider-page section.layerslider_env .ls-borderlessdark,
body.layerslider-page section.layerslider_env .ls-lightskin,
body.layerslider-page section.layerslider_env .ls-carousel {
  margin-bottom: 40px !important;
}
body.layerslider-page section.layerslider_env .ls-borderlesslight,
body.layerslider-page section.layerslider_env .ls-borderlesslight3d,
body.layerslider-page section.layerslider_env .ls-darkskin {
  margin-bottom: 20px !important;
}
body.layerslider-page section.layerslider_env .ls-container {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
body.layerslider-page section.layerslider_env .ls-lightskin {
  padding: 0;
}
body.layerslider-page section.layerslider_env .ls-lightskin .ls-nav-next {
  right: 0;
}
body.layerslider-page section.layerslider_env .ls-lightskin .ls-nav-prev {
  left: 0;
}
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidth .ls-bottom-nav-wrapper,
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidthdark .ls-bottom-nav-wrapper {
  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
  -webkit-transition: all ease-in-out 450ms;
  -moz-transition: all ease-in-out 450ms;
  -o-transition: all ease-in-out 450ms;
  -ms-transition: all ease-in-out 450ms;
  transition: all ease-in-out 450ms;
}
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidth.ls-fullwidth .ls-bar-timer,
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidthdark.ls-fullwidth .ls-bar-timer {
  background: #555 !important;
}
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidth.ls-fullwidthdark .ls-bar-timer,
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidthdark.ls-fullwidthdark .ls-bar-timer {
  border-color: #FFF !important;
}
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidth:hover .ls-bottom-nav-wrapper,
body.layerslider-page section.layerslider_env .ls-container.ls-fullwidthdark:hover .ls-bottom-nav-wrapper {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.lsm_wrapper {
  position: relative;
  display: none;
  zoom: 1;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  background: #2e2e2e;
  -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
  color: -5px 0 5px rgba(0, 0, 0, 0.2) inset;
  width: 250px;
  padding: 20px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
  left: -250px;
}
.lsm_wrapper:before,
.lsm_wrapper:after {
  display: table;
  content: "";
}
.lsm_wrapper:after {
  clear: both;
}
.lsm_wrapper ul {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lsm_wrapper ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lsm_wrapper ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lsm_wrapper ul li.has_sub a,
.lsm_wrapper ul li.current_page_ancestor a {
  background-repeat: no-repeat;
  background-image: url(../images/nav_has_sub.png);
  background-image: url(../images/nav_has_sub@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
.lsm_wrapper ul li.search-field-env {
  background: #2e2e2e no-repeat 95% center;
  background: #ffffff url(../images/magnifier.png) no-repeat 30px center;
  background-image: url(../images/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
  padding: 15px 30px;
  padding-left: 48px;
  border-top: 1px solid #2b2b2b;
  border-bottom: 0;
}
.lsm_wrapper ul li.search-field-env.is-prepended {
  border-bottom: 1px solid #2b2b2b;
  border-top: 0;
}
.lsm_wrapper ul li.search-field-env #searchform {
  margin: 0;
  padding: 0;
}
.lsm_wrapper ul li.search-field-env .screen-reader-text {
  display: none;
}
.lsm_wrapper ul li.search-field-env #searchsubmit {
  position: absolute;
  left: -9999px;
}
.lsm_wrapper ul li.search-field-env #s {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 0px;
  outline: none !important;
}
.lsm_wrapper ul li.go_back a {
  background: #2b2b2b url(../images/nav_go_back.png) no-repeat 30px center;
  background-image: url(../images/nav_go_back@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
  padding-left: 75px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lsm_wrapper ul li.go_back a:hover {
  background-color: #2e2e2e;
}
.lsm_wrapper ul li a {
  color: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
  font-weight: 500;
  background: #2e2e2e no-repeat 95% center;
  border-bottom: 1px solid #2b2b2b;
  min-width: 300px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
.lsm_wrapper ul li a:hover {
  color: #ffffff;
  background-color: #383838;
}
.lsm_wrapper .close_mobile_menu {
  position: fixed;
  display: block;
  padding: 20px 30px;
  background: #313131 url(../images/nav_menu_close.png) no-repeat center center;
  background-image: url(../images/nav_menu_close@2x.png);
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
  border: 1px solid #2b2b2b;
  border-right: 0;
  border-bottom: 0;
  z-index: 1005;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-indent: -999em;
}
.lsm_wrapper .lsm_inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all ease-in-out 600ms;
  -moz-transition: all ease-in-out 600ms;
  -o-transition: all ease-in-out 600ms;
  -ms-transition: all ease-in-out 600ms;
  transition: all ease-in-out 600ms;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transform: translateX(0) scale(0.5);
  -moz-transform: translateX(0) scale(0.5);
  -o-transform: translateX(0) scale(0.5);
  -ms-transform: translateX(0) scale(0.5);
  transform: translateX(0) scale(0.5);
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.lsm_wrapper .lsm_inner > ul {
  margin-top: 59px;
}
.lsm_wrapper .lsm_inner .search-field-env {
  -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1) inset;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1) inset;
  color: -5px 0 5px rgba(0, 0, 0, 0.1) inset;
}
.lsm_wrapper ul li.current_page_ancestor > a,
.lsm_wrapper ul li.has_sub > a {
  background-position: 90% center;
}
.lsm_wrapper ul li a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0 !important;
  background: none;
}
.lsm_wrapper ul ul {
  display: none;
}
.lsm_wrapper .close_mobile_menu {
  left: 0;
  top: 0;
  padding-left: 0;
  padding-right: 0;
  right: 1px;
  bottom: auto;
  position: absolute;
  border-bottom: 1px solid #2b2b2b;
}
.admin-bar .lsm_wrapper {
  top: 0px;
}
body.sidemenu_open {
  overflow-x: hidden;
  max-width: 100%;
}
body.sidemenu_open > .lsm_wrapper {
  left: 0;
}
body.sidemenu_open > .lsm_wrapper .lsm_inner {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transform: translateX(0px) scale(1);
  -moz-transform: translateX(0px) scale(1);
  -o-transform: translateX(0px) scale(1);
  -ms-transform: translateX(0px) scale(1);
  transform: translateX(0px) scale(1);
}
body.sidemenu_open #wrapper {
  left: 250px;
}
#wrapper {
  position: relative;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
#wrapper > p {
  margin: 20px;
}
.social.social-fb {
  background: url(../images/socialnetworks-square.png) no-repeat 0px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-tw {
  background: url(../images/socialnetworks-square.png) no-repeat -35px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-gp {
  background: url(../images/socialnetworks-square.png) no-repeat -70px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-yt {
  background: url(../images/socialnetworks-square.png) no-repeat -105px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-vm {
  background: url(../images/socialnetworks-square.png) no-repeat -175px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-dr {
  background: url(../images/socialnetworks-square.png) no-repeat -210px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-be {
  background: url(../images/socialnetworks-square.png) no-repeat -245px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-fl {
  background: url(../images/socialnetworks-square.png) no-repeat -280px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-ig {
  background: url(../images/socialnetworks-square.png) no-repeat -315px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-sc {
  background: url(../images/socialnetworks-square.png) no-repeat -350px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-ms {
  background: url(../images/socialnetworks-square.png) no-repeat -385px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-in {
  background: url(../images/socialnetworks-square.png) no-repeat -420px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-sk {
  background: url(../images/socialnetworks-square.png) no-repeat -455px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-db {
  background: url(../images/socialnetworks-square.png) no-repeat -490px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-wp {
  background: url(../images/socialnetworks-square.png) no-repeat -525px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-dg {
  background: url(../images/socialnetworks-square.png) no-repeat -560px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-tu {
  background: url(../images/socialnetworks-square.png) no-repeat -630px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-su {
  background: url(../images/socialnetworks-square.png) no-repeat -665px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-af {
  background: url(../images/socialnetworks-square.png) no-repeat -700px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-dl {
  background: url(../images/socialnetworks-square.png) no-repeat -735px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-az {
  background: url(../images/socialnetworks-square.png) no-repeat -770px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-eb {
  background: url(../images/socialnetworks-square.png) no-repeat -805px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-yh {
  background: url(../images/socialnetworks-square.png) no-repeat -840px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-bl {
  background: url(../images/socialnetworks-square.png) no-repeat -875px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-pi {
  background: url(../images/socialnetworks-square.png) no-repeat -910px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-yt2 {
  background: url(../images/socialnetworks-square.png) no-repeat -140px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.social-rss {
  background: url(../images/socialnetworks-square.png) no-repeat -595px center;
  -webkit-background-size: 945px;
  -moz-background-size: 945px;
  background-size: 945px;
  display: block;
  width: 35px;
  height: 34px;
  line-height: 1;
}
.social.small.social-fb {
  background: url(../images/socialnetworks-square.png) no-repeat 0px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-tw {
  background: url(../images/socialnetworks-square.png) no-repeat -18px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-gp {
  background: url(../images/socialnetworks-square.png) no-repeat -36px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-yt {
  background: url(../images/socialnetworks-square.png) no-repeat -54px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-vm {
  background: url(../images/socialnetworks-square.png) no-repeat -90px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-dr {
  background: url(../images/socialnetworks-square.png) no-repeat -108px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-be {
  background: url(../images/socialnetworks-square.png) no-repeat -126px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-fl {
  background: url(../images/socialnetworks-square.png) no-repeat -144px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-ig {
  background: url(../images/socialnetworks-square.png) no-repeat -162px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-sc {
  background: url(../images/socialnetworks-square.png) no-repeat -180px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-ms {
  background: url(../images/socialnetworks-square.png) no-repeat -198px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-in {
  background: url(../images/socialnetworks-square.png) no-repeat -216px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-sk {
  background: url(../images/socialnetworks-square.png) no-repeat -234px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-db {
  background: url(../images/socialnetworks-square.png) no-repeat -252px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-wp {
  background: url(../images/socialnetworks-square.png) no-repeat -270px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-dg {
  background: url(../images/socialnetworks-square.png) no-repeat -288px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-tu {
  background: url(../images/socialnetworks-square.png) no-repeat -324px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-su {
  background: url(../images/socialnetworks-square.png) no-repeat -342px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-af {
  background: url(../images/socialnetworks-square.png) no-repeat -360px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-dl {
  background: url(../images/socialnetworks-square.png) no-repeat -378px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-az {
  background: url(../images/socialnetworks-square.png) no-repeat -396px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-eb {
  background: url(../images/socialnetworks-square.png) no-repeat -414px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-yh {
  background: url(../images/socialnetworks-square.png) no-repeat -432px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-bl {
  background: url(../images/socialnetworks-square.png) no-repeat -450px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-pi {
  background: url(../images/socialnetworks-square.png) no-repeat -468px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-yt2 {
  background: url(../images/socialnetworks-square.png) no-repeat -72px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.small.social-rss {
  background: url(../images/socialnetworks-square.png) no-repeat -306px center;
  -webkit-background-size: 486px;
  -moz-background-size: 486px;
  background-size: 486px;
  display: block;
  width: 18px;
  height: 17.48571429px;
  line-height: 1;
}
.social.medium.social-fb {
  background: url(../images/socialnetworks-square.png) no-repeat 0px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-tw {
  background: url(../images/socialnetworks-square.png) no-repeat -26px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-gp {
  background: url(../images/socialnetworks-square.png) no-repeat -52px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-yt {
  background: url(../images/socialnetworks-square.png) no-repeat -78px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-vm {
  background: url(../images/socialnetworks-square.png) no-repeat -130px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-dr {
  background: url(../images/socialnetworks-square.png) no-repeat -156px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-be {
  background: url(../images/socialnetworks-square.png) no-repeat -182px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-fl {
  background: url(../images/socialnetworks-square.png) no-repeat -208px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-ig {
  background: url(../images/socialnetworks-square.png) no-repeat -234px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-sc {
  background: url(../images/socialnetworks-square.png) no-repeat -260px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-ms {
  background: url(../images/socialnetworks-square.png) no-repeat -286px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-in {
  background: url(../images/socialnetworks-square.png) no-repeat -312px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-sk {
  background: url(../images/socialnetworks-square.png) no-repeat -338px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-db {
  background: url(../images/socialnetworks-square.png) no-repeat -364px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-wp {
  background: url(../images/socialnetworks-square.png) no-repeat -390px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-dg {
  background: url(../images/socialnetworks-square.png) no-repeat -416px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-tu {
  background: url(../images/socialnetworks-square.png) no-repeat -468px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-su {
  background: url(../images/socialnetworks-square.png) no-repeat -494px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-af {
  background: url(../images/socialnetworks-square.png) no-repeat -520px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-dl {
  background: url(../images/socialnetworks-square.png) no-repeat -546px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-az {
  background: url(../images/socialnetworks-square.png) no-repeat -572px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-eb {
  background: url(../images/socialnetworks-square.png) no-repeat -598px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-yh {
  background: url(../images/socialnetworks-square.png) no-repeat -624px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-bl {
  background: url(../images/socialnetworks-square.png) no-repeat -650px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-pi {
  background: url(../images/socialnetworks-square.png) no-repeat -676px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-yt2 {
  background: url(../images/socialnetworks-square.png) no-repeat -104px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
.social.medium.social-rss {
  background: url(../images/socialnetworks-square.png) no-repeat -442px center;
  -webkit-background-size: 702px;
  -moz-background-size: 702px;
  background-size: 702px;
  display: block;
  width: 26px;
  height: 25.25714286px;
  line-height: 1;
}
footer.main_footer {
  background: #ffffff;
}
footer.main_footer .row {
  margin: 0;
  padding: 30px 0;
}
footer.main_footer .footer_menu ul {
  zoom: 1;
}
footer.main_footer .footer_menu ul:before,
footer.main_footer .footer_menu ul:after {
  display: table;
  content: "";
}
footer.main_footer .footer_menu ul:after {
  clear: both;
}
footer.main_footer .footer_menu ul li {
  display: block;
  float: left;
  font-size: 14px;
  margin-right: 30px;
}
footer.main_footer .footer_menu ul li a {
  font-weight: 600;
  display: block;
  border-bottom: 2px solid transparent;
  line-height: 26px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
footer.main_footer .footer_menu ul li a:hover {
  color: #418447;
}
footer.main_footer .footer_menu ul li.current-menu-item a {
  color: #418447;
  border-color: #418447;
}
footer.main_footer .footer_menu ul > li:last-child {
  margin-right: 0;
}
footer.main_footer .footer_social_links {
  text-align: right;
  line-height: 1;
}
footer.main_footer .footer_social_links .i {
  width: 34px;
  height: 34px;
  display: inline-block;
  text-align: center;
  background: #dadada no-repeat center center;
  margin-left: 10px;
  font-family: 'Raleway', sans-serif;
  line-height: 34px;
  font-size: 17px;
  font-weight: 600;
  color: #FFF;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
footer.main_footer .footer_social_links .i.top {
  background-image: url(../images/top_arrow.png);
  background-image: url(../images/top_arrow@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
footer.main_footer .footer_social_links .i.top:hover {
  background-color: #c1c1c1;
}
footer.main_footer .footer_social_links .i.fb {
  background-color: #3b5998;
}
footer.main_footer .footer_social_links .i.fb:hover {
  background-color: #4c70ba;
}
footer.main_footer .footer_social_links .i.tw {
  background-color: #00acef;
}
footer.main_footer .footer_social_links .i.tw:hover {
  background-color: #23c1ff;
}
footer.main_footer .footer_social_links .i.ig {
  background-color: #4f3826;
}
footer.main_footer .footer_social_links .i.ig:hover {
  background-color: #715037;
}
footer.main_footer .footer_social_links .i.yt {
  background-color: #d02e29;
}
footer.main_footer .footer_social_links .i.yt:hover {
  background-color: #dc5450;
}
footer.main_footer .footer_social_links .i.yt2 {
  background-color: #d02e29;
}
footer.main_footer .footer_social_links .i.yt2:hover {
  background-color: #dc5450;
}
footer.main_footer .footer_social_links .i.vm {
  background-color: #1eacdc;
}
footer.main_footer .footer_social_links .i.vm:hover {
  background-color: #47bee6;
}
footer.main_footer .footer_social_links .i.fl {
  background-color: #fa1089;
}
footer.main_footer .footer_social_links .i.fl:hover {
  background-color: #fb42a2;
}
footer.main_footer .footer_social_links .i.af {
  background-color: #a70804;
}
footer.main_footer .footer_social_links .i.af:hover {
  background-color: #d90a05;
}
footer.main_footer .footer_social_links .i.sk {
  background-color: #34aee1;
}
footer.main_footer .footer_social_links .i.sk:hover {
  background-color: #60c0e8;
}
footer.main_footer .footer_social_links .i.su {
  background-color: #0280a6;
}
footer.main_footer .footer_social_links .i.su:hover {
  background-color: #03a7d8;
}
footer.main_footer .footer_social_links .i.sc {
  background-color: #f74d0f;
}
footer.main_footer .footer_social_links .i.sc:hover {
  background-color: #f97240;
}
footer.main_footer .footer_social_links .i.tu {
  background-color: #2a4965;
}
footer.main_footer .footer_social_links .i.tu:hover {
  background-color: #396389;
}
footer.main_footer .footer_social_links .i.dr {
  background-color: #f15e95;
}
footer.main_footer .footer_social_links .i.dr:hover {
  background-color: #f58db4;
}
footer.main_footer .footer_social_links .i.be {
  background-color: #0886d7;
}
footer.main_footer .footer_social_links .i.be:hover {
  background-color: #1ba1f7;
}
footer.main_footer .footer_social_links .i.db {
  background-color: #4d93d4;
}
footer.main_footer .footer_social_links .i.db:hover {
  background-color: #76acde;
}
footer.main_footer .footer_social_links .i.pi {
  background-color: #cb2026;
}
footer.main_footer .footer_social_links .i.pi:hover {
  background-color: #e03e43;
}
footer.main_footer .footer_social_links .i.gp {
  background-color: #d34d27;
}
footer.main_footer .footer_social_links .i.gp:hover {
  background-color: #de6e4f;
}
footer.main_footer .footer_social_links .i.in {
  background-color: #2d8cc2;
}
footer.main_footer .footer_social_links .i.in:hover {
  background-color: #4ca4d6;
}
footer.main_footer .footer_social_links .i.ms {
  background-color: #4d75b9;
}
footer.main_footer .footer_social_links .i.ms:hover {
  background-color: #7291c7;
}
footer.main_footer .footer_social_links .i.wp {
  background-color: #58adde;
}
footer.main_footer .footer_social_links .i.wp:hover {
  background-color: #83c2e6;
}
footer.main_footer .footer_social_links .i.dg {
  background-color: #282828;
}
footer.main_footer .footer_social_links .i.dg:hover {
  background-color: #424242;
}
footer.main_footer .footer_social_links .i.rss {
  background-color: #f39200;
}
footer.main_footer .footer_social_links .i.rss:hover {
  background-color: #ffa927;
}
footer.main_footer .footer_social_links .i.dl {
  background-color: #3a4c8f;
}
footer.main_footer .footer_social_links .i.dl:hover {
  background-color: #495fb3;
}
footer.main_footer .footer_social_links .i.az {
  background-color: #fdc334;
}
footer.main_footer .footer_social_links .i.az:hover {
  background-color: #fdd267;
}
footer.main_footer .footer_social_links .i.eb {
  background-color: #e83b3a;
}
footer.main_footer .footer_social_links .i.eb:hover {
  background-color: #ed6868;
}
footer.main_footer .footer_social_links .i.yh {
  background-color: #8d58a0;
}
footer.main_footer .footer_social_links .i.yh:hover {
  background-color: #a477b4;
}
footer.main_footer .footer_social_links .i.bl {
  background-color: #fbc866;
}
footer.main_footer .footer_social_links .i.bl:hover {
  background-color: #fcda98;
}
footer.main_footer .footer_social_links a {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
footer.main_footer .footer_social_links a:hover {
  -webkit-transition-delay: 80ms;
  -moz-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  color: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  top: -2px;
  left: -2px;
}
footer.main_footer .footer_social_links .top {
  float: right;
  display: block;
}
footer.footer_widgets {
  background: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #f0f0f0;
}
footer.footer_widgets .row {
  margin-bottom: 0;
}
footer.footer_widgets .row .column,
footer.footer_widgets .row .columns {
  margin-top: 20px;
  margin-bottom: 20px;
}
footer.footer_widgets .sidebar_entry .head {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  color: #333333;
}
footer.footer_widgets .sidebar_entry .head .sep {
  display: block;
  width: 5%;
  height: 2px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #eeeeee;
  margin: 10px 0;
}
footer.footer_widgets .sidebar_entry ul li {
  margin-bottom: 3px;
}
footer.footer_widgets .sidebar_entry ul li:last-child {
  margin-bottom: 0;
}
footer.footer_widgets .sidebar_entry ul li.current-menu-item a {
  font-weight: bold;
  color: #525252;
}
footer.footer_widgets .sidebar_entry ul li.search_btn {
  display: none !important;
}
footer.footer_widgets .sidebar_entry ul li a {
  color: #888888;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
footer.footer_widgets .sidebar_entry ul li a:hover {
  color: #418447;
}
footer.footer_widgets .sidebar_entry ul li .post-date {
  display: block;
  font-size: 10px;
  color: #b3b3b3;
}
footer.footer_widgets .textwidget {
  color: #888888;
}
footer.footer_widgets .textwidget p {
  color: #888888;
}
footer.footer_widgets .textwidget img {
  margin-bottom: 10px;
}
footer.footer_widgets .widget_search label {
  margin-right: 5px;
}
footer.footer_widgets .widget_search #s {
  background: #FFF;
  border: 0;
  padding: 5px 8px;
  margin-right: 5px;
  outline: none;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
footer.footer_widgets .widget_search #searchsubmit {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  top: -1px;
  position: relative;
}
footer.footer_widgets .widget_search #searchsubmit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_env {
  zoom: 1;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_env:before,
footer.footer_widgets .widget_laborator_latestitems .latest_items_env:after {
  display: table;
  content: "";
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_env:after {
  clear: both;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_env .item {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_env .item.hidden {
  display: none;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_env .item img {
  display: block;
  padding: 3px;
  background: #d9d9d9;
  width: 48px;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_nav {
  zoom: 1;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_nav:before,
footer.footer_widgets .widget_laborator_latestitems .latest_items_nav:after {
  display: table;
  content: "";
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_nav:after {
  clear: both;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_nav a {
  display: block;
  background: #d9d9d9;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  margin-right: 5px;
  float: left;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
footer.footer_widgets .widget_laborator_latestitems .latest_items_nav a.active {
  background: #bababa;
}
footer.footer_widgets .testimonials_widget .testimonials li .author {
  position: relative;
  text-align: right;
  font-weight: bold;
  border-top: 1px solid #eeeeee;
  padding-top: 12px;
}
footer.footer_widgets .testimonials_widget .testimonials li .author .arrow {
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #eee transparent transparent;
  top: 0;
  right: 7%;
}
footer.footer_widgets .testimonials_widget .testimonials_nav {
  zoom: 1;
  float: left;
  margin-top: -15px;
  position: relative;
  z-index: 100;
}
footer.footer_widgets .testimonials_widget .testimonials_nav:before,
footer.footer_widgets .testimonials_widget .testimonials_nav:after {
  display: table;
  content: "";
}
footer.footer_widgets .testimonials_widget .testimonials_nav:after {
  clear: both;
}
footer.footer_widgets .testimonials_widget .testimonials_nav a {
  display: block;
  background: #d9d9d9;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  margin-right: 5px;
  float: left;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}
footer.footer_widgets .testimonials_widget .testimonials_nav a.active {
  background: #bababa;
}
footer.footer_widgets .widget_laboratorsubscribe .subscribe .subscribe_input {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer.footer_widgets .widget_laboratorsubscribe .subscribe button {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px;
}
footer.footer_widgets .widget_laboratorsubscribe .subscribe button:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.woocommerce_cart_info {
  zoom: 1;
}
.woocommerce_cart_info:before,
.woocommerce_cart_info:after {
  display: table;
  content: "";
}
.woocommerce_cart_info:after {
  clear: both;
}
.woocommerce_cart_info .go_to_cart {
  position: relative;
  display: inline-block;
  background: url(../images/small-cart-2.png) no-repeat center center;
  background-image: url(../images/small-cart-2@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  width: 20px;
  height: 14px;
  line-height: 1;
  top: 2px;
  margin-left: 10px;
}
.woocommerce_cart_info span {
  display: inline-block;
  font-weight: 600;
  color: #333333;
}
.header_top_left .woocommerce_cart_info .go_to_cart {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.wpcf7 .wpcf7-form-control-wrap {
  zoom: 1;
  display: block;
}
.wpcf7 .wpcf7-form-control-wrap:before,
.wpcf7 .wpcf7-form-control-wrap:after {
  display: table;
  content: "";
}
.wpcf7 .wpcf7-form-control-wrap:after {
  clear: both;
}
.wpcf7-select,
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea {
  background: #FFF;
  border: 0;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 !important;
  width: 100%;
}
.wpcf7 br + .wpcf7-form-control-wrap {
  margin-top: 5px !important;
}
.wpcf7 .wpcf7-submit {
  line-height: 1;
  background: #418447;
  color: #FFF;
  border: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 10px;
  font-weight: 500;
  text-shadow: none;
  font-size: 12px;
  padding: 6.66666667px 10px;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  padding: 10px 20px;
}
.wpcf7 .wpcf7-submit:active {
  -webkit-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
  color: inset 0px 3px 4px rgba(0, 0, 0, 0.25);
}
.blog_post .mejs-container {
  background: #eeeeee;
  padding: 30px 0;
}
.blog_post .mejs-container.mejs-video {
  padding: 0;
  background: transparent;
}
.blog_post .mejs-container.mejs-video .mejs-controls {
  bottom: 0;
  margin: 0;
  background: #eee;
  padding: 10px;
  padding-left: 15px;
}
.blog_post .mejs-container.mejs-video .mejs-controls .mejs-time-total {
  top: 17px;
}
.blog_post .mejs-container.mejs-video .mejs-controls .mejs-volume-button .mejs-volume-slider {
  left: -5px;
}
.blog_post .mejs-container .mejs-controls {
  background: transparent;
  bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  right: 0px;
  width: auto;
}
.blog_post .mejs-container .mejs-controls .mejs-time-total,
.blog_post .mejs-container .mejs-controls .mejs-time-loaded,
.blog_post .mejs-container .mejs-controls .mejs-time-buffering,
.blog_post .mejs-container .mejs-controls .mejs-time-current,
.blog_post .mejs-container .mejs-controls .mejs-horizontal-volume-total,
.blog_post .mejs-container .mejs-controls .mejs-horizontal-volume-current {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  height: 4px;
}
.blog_post .mejs-container .mejs-controls .mejs-time-float {
  background: #FFF;
  border: 1px solid #CCC;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}
.blog_post .mejs-container .mejs-controls .mejs-time-float .mejs-time-float-current {
  width: 100%;
  display: block;
  text-align: center;
  left: 0;
  padding: 0;
  margin: 0;
  margin-top: 3px;
}
.blog_post .mejs-container .mejs-controls .mejs-time-float .mejs-time-float-corner {
  border-top-color: #CCC;
  top: 18px;
  position: absolute;
  left: 50%;
  margin-left: -4px;
}
.blog_post .mejs-container .mejs-controls .mejs-time-total {
  top: 7px;
}
.blog_post .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
  top: 1px;
}
.blog_post .mejs-container .mejs-controls .mejs-time-total,
.blog_post .mejs-container .mejs-controls .mejs-time-loaded,
.blog_post .mejs-container .mejs-controls .mejs-horizontal-volume-total {
  background: #d6d6d6;
}
.blog_post .mejs-container .mejs-controls .mejs-time-current,
.blog_post .mejs-container .mejs-controls .mejs-horizontal-volume-current {
  background: #418447;
}
.blog_post .mejs-container .mejs-controls .mejs-currenttime,
.blog_post .mejs-container .mejs-controls .mejs-duration {
  color: #525252;
  font-weight: 600;
}
.blog_post .mejs-container .mejs-controls .mejs-playpause-button button {
  background: url(../images/player_icons/play@2x.png) no-repeat center center;
  background-image: url(../images/player_icons/play@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
  margin: 0;
  margin-top: 5px;
}
.blog_post .mejs-container .mejs-controls .mejs-button.mejs-pause button {
  background: url(../images/player_icons/pause@2x.png) no-repeat center center;
  background-image: url(../images/player_icons/pause@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
.blog_post .mejs-container .mejs-controls .mejs-volume-button {
  margin-left: 7px;
}
.blog_post .mejs-container .mejs-controls .mejs-volume-button button {
  background: url(../images/player_icons/sound@2x.png) no-repeat center center;
  background-image: url(../images/player_icons/sound@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
  margin: 0;
  margin-top: 5px;
}
.blog_post .mejs-container .mejs-controls .mejs-fullscreen-button button {
  background: url(../images/player_icons/fullscreen@2x.png) no-repeat center center;
  background-image: url(../images/player_icons/fullscreen@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
  margin: 0;
  margin-top: 5px;
}
.blog_post .mejs-container .mejs-controls .mejs-unmute button {
  background: url(../images/player_icons/mute@2x.png) no-repeat center center;
  background-image: url(../images/player_icons/mute@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.laborator_social_networks {
  line-height: 1;
}
.laborator_social_networks a {
  float: left;
  position: relative;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}
.laborator_social_networks a:hover {
  -webkit-transition-delay: 80ms;
  -moz-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  color: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  top: -2px;
  left: -2px;
}
#sb-container,
.arthref {
  z-index: 999999 !important;
}
.bloader {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
}
.cd-dropdown {
  z-index: 50 !important;
}
div.pp_overlay {
  z-index: 90000 !important;
}
div.pp_pic_holder {
  z-index: 91000 !important;
}
@-webkit-keyframes featureTabHover {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes featureTabHover {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes featureTabHover {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes featureTabHover {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes featureTabHover {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
section.header_nav nav.main.simple_nav .normal_menu > ul > li > ul,
section.header_nav nav.main.simple_nav .main_menu > ul > li > ul,
section.header_nav nav.main.simple_nav .sticky-menu > ul > li > ul {
  margin-top: 10px;
}
section.wpb_section.last_section,
section.last_section {
  margin-bottom: 20px;
}
.vc_row-fluid {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
#sitewide-notice #message {
  z-index: 100000;
}
#sitewide-notice #message p {
  border: none;
}
.mfp-bg {
  z-index: 11500 !important;
}
.mfp-wrap {
  z-index: 11700 !important;
}
.mfp-wrap #loginform {
  background: #ffffff;
  padding: 20px;
}
.mfp-wrap #login h1 {
  display: none;
}
.mfp-wrap #login_error {
  background: #FFF;
  margin: 0;
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: 0;
}
.mfp-wrap .mfp-close {
  line-height: 1 !important;
  width: 30px;
  height: 30px;
  margin-top: 5px;
}
body.inverted section.shop .single_item .woocommerce-tabs .tabs li.additional_information_tab i {
  background-image: url(../images/inverted/inverted/apply.png);
  background-image: url(../images/inverted/apply@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
body.inverted section.not_found header i.alert {
  background: url(../images/inverted/inverted/alert.png) no-repeat center center;
}
body.inverted section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-direction-nav .flex-prev,
body.inverted section.wpb_section .wpb_gallery .wpb_gallery_slides .flex-direction-nav .flex-next {
  background-image: url(../images/inverted/bg_direction_nav_sq.png);
  background-image: url(../images/inverted/bg_direction_nav_sq@2x.png);
  -webkit-background-size: 57px;
  -moz-background-size: 57px;
  background-size: 57px;
}
body.inverted section.shop div.cart .cart_contents .cart_count {
  background-image: url(../images/inverted/small-cart.png);
  background-image: url(../images/inverted/small-cart@2x.png);
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
}
body.inverted section.shop .single_item .woocommerce-tabs .tabs li.reviews_tab i {
  background-image: url(../images/inverted/chat.png);
  background-image: url(../images/inverted/chat@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.shop .single_item .woocommerce-tabs .tabs li.description_tab i {
  background-image: url(../images/inverted/inverted/doc.png);
  background-image: url(../images/inverted/doc@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry.date {
  background-image: url(../images/inverted/icon-date.png);
  background-image: url(../images/inverted/icon-date@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.portfolio.single .prev_next_project a i {
  background: url(../images/inverted/icon-forward-backward.png) no-repeat left center;
  background-image: url(../images/inverted/icon-forward-backward@2x.png);
  -webkit-background-size: 50px;
  -moz-background-size: 50px;
  background-size: 50px;
}
body.inverted section.portfolio.single .prev_next_project a.next i {
  background-position: right center;
}
body.inverted section.portfolio.single .portfolio_item_details .item_info .share_like .like {
  background: url(../images/inverted/icon-like.png) no-repeat center top;
  background-image: url(../images/inverted/icon-like@2x.png);
  -webkit-background-size: 59px;
  -moz-background-size: 59px;
  background-size: 59px;
}
body.inverted section.archive aside.list > a.protected,
body.inverted section.archive aside.list > a.private {
  background-image: url(../images/inverted/icon-lock.png);
  background-image: url(../images/inverted/icon-lock@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry.location {
  background-image: url(../images/inverted/icon-pin.png);
  background-image: url(../images/inverted/icon-pin@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.portfolio.single .portfolio_item_details .images > a.video:after {
  background: url(../images/inverted/icon-play.png) no-repeat center center;
  background-image: url(../images/inverted/icon-play@2x.png);
  -webkit-background-size: 120px;
  -moz-background-size: 120px;
  background-size: 120px;
}
body.inverted section.wpb_section .lab_me_element .widget_laboratorme_instaslideshow .gallery_images a .video {
  background: url(../images/inverted/icon-play.png) no-repeat center center;
  background-image: url(../images/inverted/icon-play@2x.png);
  -webkit-background-size: 120px;
  -moz-background-size: 120px;
  background-size: 120px;
}
body.inverted section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header .ui-accordion-header-icon {
  background: url(../images/inverted/icon-plus-minus.png) no-repeat center top;
  background-image: url(../images/inverted/icon-plus-minus@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  width: 14px;
  height: 14px;
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
body.inverted section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header.ui-state-active {
  background: none;
}
body.inverted section.wpb_section .wpb_accordion_wrapper .wpb_accordion_section > .wpb_accordion_header.ui-state-active .ui-accordion-header-icon {
  background-position: center bottom;
}
body.inverted section.wpb_section .wpb_toggle:before {
  background: url(../images/inverted/icon-plus-minus.png) no-repeat center top;
  background-image: url(../images/inverted/icon-plus-minus@2x.png);
  -webkit-background-size: 14px;
  -moz-background-size: 14px;
  background-size: 14px;
}
body.inverted section.comments_form .comments_form_env #commentform .form-submit #submit {
  background-image: url(../images/inverted/icon-post-comment.png);
  background-image: url(../images/inverted/icon-post-comment@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
body.inverted section.blog .blog_post .post_icon.gallery {
  background-image: url(../images/inverted/icon-post-gallery.png);
  background-image: url(../images/inverted/icon-post-gallery@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
body.inverted section.blog .blog_post .post_icon.link {
  background-image: url(../images/inverted/icon-post-link.png);
  background-image: url(../images/inverted/icon-post-link@2x.png);
  -webkit-background-size: 19px;
  -moz-background-size: 19px;
  background-size: 19px;
}
body.inverted section.blog .blog_post header .post_gallery a span {
  background-image: url(../images/inverted/icon-post-plus.png);
  background-image: url(../images/inverted/icon-post-plus@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.blog .blog_post .post_icon.video {
  background-image: url(../images/inverted/icon-post-video.png);
  background-image: url(../images/inverted/icon-post-video@2x.png);
  -webkit-background-size: 25px;
  -moz-background-size: 25px;
  background-size: 25px;
}
body.inverted section.archive aside.list > a.protected.private,
body.inverted section.archive aside.list > a.private.private {
  background-image: url(../images/inverted/icon-remove.png);
  background-image: url(../images/inverted/icon-remove@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.portfolio.single .portfolio_item_details .item_info .share_like .share {
  background: url(../images/inverted/icon-share.png) no-repeat center center;
  background-image: url(../images/inverted/icon-share@2x.png);
  -webkit-background-size: 43px;
  -moz-background-size: 43px;
  background-size: 43px;
}
body.inverted section.blog .blog_post header .post_gallery_nav a.prev {
  background-image: url(../images/inverted/left_arrow.png);
  background-image: url(../images/inverted/left-arrow@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.wpb_section .wpb_image_grid .wpb_image_grid_ul li a:after {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.header_top #searchform #s {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.header_nav nav.main.simple_nav .normal_menu > ul > li.search_btn a {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.header_nav nav.main.simple_nav .normal_menu > ul > li.search_btn a {
  background: url(../images/inverted/magnifier.png) no-repeat left center;
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.header_nav nav.main.icons_nav .normal_menu > ul > li.search_btn a {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.header_nav nav.main .sticky_menu > ul > li.search_btn a {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted section.not_found footer #searchform #s {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted .blog_sidebar .sidebar_env .sidebar_entry.widget_search form #s,
body.inverted .wpb_widgetised_column .sidebar_env .sidebar_entry.widget_search form #s {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted .lsm_wrapper ul li.search-field-env {
  background-image: url(../images/inverted/magnifier.png);
  background-image: url(../images/inverted/magnifier@2x.png);
  -webkit-background-size: 15px;
  -moz-background-size: 15px;
  background-size: 15px;
}
body.inverted .mobile_menu .mobile-menu-wrapper .open-mobile-menu {
  background-image: url(../images/inverted/mobile-menu-expand.png);
  background-image: url(../images/inverted/mobile-menu-expand@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted .mobile_menu_env ul li.go_back a,
body.inverted .lsm_wrapper ul li.go_back a {
  background-image: url(../images/inverted/nav_go_back.png);
  background-image: url(../images/inverted/nav_go_back@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
body.inverted .mobile_menu_env ul li.has_sub a,
body.inverted .mobile_menu_env ul li.current_page_ancestor a {
  background-image: url(../images/inverted/nav_has_sub.png);
  background-image: url(../images/inverted/nav_has_sub@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
body.inverted .lsm_wrapper ul li.has_sub a,
body.inverted .lsm_wrapper ul li.current_page_ancestor a {
  background-image: url(../images/inverted/nav_has_sub.png);
  background-image: url(../images/inverted/nav_has_sub@2x.png);
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
}
body.inverted .mobile_menu_env .close_mobile_menu,
body.inverted .lsm_wrapper .close_mobile_menu {
  background-image: url(../images/inverted/nav_menu_close.png);
  background-image: url(../images/inverted/nav_menu_close@2x.png);
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  background-size: 32px;
}
body.inverted footer.main_footer .footer_social_links .i.top {
  background-image: url(../images/inverted/top_arrow.png);
  background-image: url(../images/inverted/top_arrow@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted .stars span a:hover,
body.inverted .stars span a:focus {
  background: url(../images/inverted/star1@2x.png) repeat-x left center;
}
body.inverted .stars span a.active {
  background: url(../images/inverted/star1@2x.png) repeat-x left center;
}
body.inverted .stars span {
  background: url(../images/inverted/star1-empty@2x.png) repeat-x left center;
}
body.inverted section.gallery footer.album_images .showing_image .caption .hide_caption {
  background: url(../images/inverted/squared-cross-light.png) no-repeat center center;
  background-image: url(../images/inverted/squared-cross-light@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.wpb_section .laborator_testimonials {
  background-image: url(../images/inverted/speech@2x.png);
  -webkit-background-size: 38px;
  -moz-background-size: 38px;
  background-size: 38px;
}
body.inverted section.blog .blog_post footer.single .post_meta .meta i.tags {
  background-image: url(../images/inverted/small-tag.png);
  background-image: url(../images/inverted/small-tag@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
body.inverted section.blog .blog_post footer.single .post_meta .meta i.share {
  background-image: url(../images/inverted/small-share.png);
  background-image: url(../images/inverted/small-share@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.blog .blog_post footer.loop > div.read_more {
  background-image: url(../images/inverted/small-readmore.png);
  background-image: url(../images/inverted/small-readmore@2x.png);
  -webkit-background-size: 12px;
  -moz-background-size: 12px;
  background-size: 12px;
}
body.inverted section.blog .blog_post footer.loop > div.comments_count {
  background-image: url(../images/inverted/small-comment.png);
  background-image: url(../images/inverted/small-comment@2x.png);
  -webkit-background-size: 12px;
  -moz-background-size: 12px;
  background-size: 12px;
}
body.inverted section.shop div.cart .sort_and_options .orderby .quick_links a.checkout {
  background-image: url(../images/inverted/small-checkout.png);
  background-image: url(../images/inverted/small-checkout@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.shop div.cart .sort_and_options .orderby .quick_links a.cart {
  background-image: url(../images/inverted/small-cart.png);
  background-image: url(../images/inverted/small-cart@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted .woocommerce_cart_info .go_to_cart {
  background: url(../images/inverted/small-cart-2.png) no-repeat center center;
  background-image: url(../images/inverted/small-cart-2@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.blog .blog_post footer.single .post_meta .meta i.author {
  background-image: url(../images/inverted/small-author.png);
  background-image: url(../images/inverted/small-author@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
body.inverted section.blog .blog_post footer.loop > div.categories {
  background-image: url(../images/inverted/small-archive.png);
  background-image: url(../images/inverted/small-archive@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
body.inverted section.blog .blog_post footer.single .post_meta .meta i.categories {
  background-image: url(../images/inverted/small-archive.png);
  background-image: url(../images/inverted/small-archive@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
body.inverted .author_info_blog_env .author_info_meta span i {
  background-image: url(../images/inverted/small-archive.png);
  background-image: url(../images/inverted/small-archive@2x.png);
  -webkit-background-size: 13px;
  -moz-background-size: 13px;
  background-size: 13px;
}
body.inverted section.shop div.cart .sort_and_options .orderby .quick_links a.address {
  background-image: url(../images/inverted/small-address.png);
  background-image: url(../images/inverted/small-address@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.shop div.cart .sort_and_options .orderby .quick_links a.account {
  background-image: url(../images/inverted/small-account.png);
  background-image: url(../images/inverted/small-account@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted section.coming_soon .coming_soon_text i.soon {
  background: url(../images/inverted/sand-clock.png) center center no-repeat;
}
body.inverted section.contact_map_env .contact_info_env .ci_block .submit_form {
  background-image: url(../images/inverted/right_arrow.png);
  background-image: url(../images/inverted/right-arrow@2x.png);
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
body.inverted section.blog .blog_post header .post_gallery_nav a.next {
  background-image: url(../images/inverted/right_arrow.png);
}
body.inverted section.blog .blog_post header .quote {
  background-image: url(../images/inverted/quote_open.png);
  background-image: url(../images/inverted/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
}
body.inverted section.blog .blog_post .excerpt blockquote,
body.inverted section.blog .blog_post .post_content blockquote {
  background-image: url(../images/inverted/quote_open.png);
  background-image: url(../images/inverted/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
}
body.inverted section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_content blockquote {
  background-image: url(../images/inverted/quote_open.png);
  background-image: url(../images/inverted/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
}
body.inverted section.wpb_section .wpb_text_column blockquote {
  background-image: url(../images/inverted/quote_open.png);
  background-image: url(../images/inverted/quote_open@2x.png);
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
}
body.inverted section.wpb_section #features_blocks .blocks_env .features_blocks_nav a.prev {
  background-image: url(../images/inverted/prev_next.png);
  background-image: url(../images/inverted/prev_next@2x.png);
  -webkit-background-size: 90px;
  -moz-background-size: 90px;
  background-size: 90px;
}
body.inverted section.wpb_section #features_blocks .blocks_env .features_blocks_nav a.next {
  background-image: url(../images/inverted/prev_next.png);
  background-image: url(../images/inverted/prev_next@2x.png);
  -webkit-background-size: 90px;
  -moz-background-size: 90px;
  background-size: 90px;
}
body.inverted section.wpb_section .laborator_team_members_widget .team_members_nav a {
  background-image: url(../images/inverted/prev_next.png);
  background-image: url(../images/inverted/prev_next@2x.png);
  -webkit-background-size: 90px;
  -moz-background-size: 90px;
  background-size: 90px;
}
body.inverted section.search .search_info #searchform .clear_search {
  background-image: url(../images/inverted/icon-filter-remove.png);
  background-image: url(../images/inverted/icon-filter-remove@2x.png);
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
body.inverted .blog_post .mejs-container .mejs-controls .mejs-playpause-button button {
  background: url(../images/player_icons_light/play_light@2x.png) no-repeat center center;
  background-image: url(../images/player_icons_light/play_light@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
body.inverted .blog_post .mejs-container .mejs-controls .mejs-volume-button button {
  background: url(../images/player_icons_light/sound_light@2x.png) no-repeat center center;
  background-image: url(../images/player_icons_light/sound_light@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
body.inverted .blog_post .mejs-container .mejs-controls .mejs-fullscreen-button button {
  background: url(../images/player_icons_light/fullscreen_light@2x.png) no-repeat center center;
  background-image: url(../images/player_icons_light/fullscreen_light@2x.png);
  -webkit-background-size: 18px;
  -moz-background-size: 18px;
  background-size: 18px;
}
.flexslider .slides img {
  height: auto !important;
}
.shop_item {
  position: relative;
  overflow: hidden;
}
.shop_item .sale {
  position: absolute;
  text-align: center;
  padding: 10px;
  background: #418447;
  color: #ffffff;
  font-weight: 500;
  top: 90px;
  z-index: 100;
  width: 108px;
  padding-right: 120px;
  padding-left: 120px;
  margin-left: -106.06601718px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 120px 0%;
  -moz-transform-origin: 120px 0%;
  -o-transform-origin: 120px 0%;
  -ms-transform-origin: 120px 0%;
  transform-origin: 120px 0%;
}
.shop_item header {
  position: relative;
  background: #ffffff;
}
.shop_item header img {
  display: block;
  line-height: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.shop_item header a.shop_icon {
  display: block;
  width: 36px;
  height: 36px;
  background: #418447 url(../images/icon-small-shop.png) no-repeat center center;
  background-image: url(../images/icon-small-shop@2x.png);
  -webkit-background-size: 11px;
  -moz-background-size: 11px;
  background-size: 11px;
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
}
.shop_item header a.item {
  z-index: 50;
  position: relative;
}
.shop_item header a.item.hidden {
  display: none;
}
.shop_item footer {
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  zoom: 1;
}
.shop_item footer:before,
.shop_item footer:after {
  display: table;
  content: "";
}
.shop_item footer:after {
  clear: both;
}
.shop_item footer a.prod {
  float: left;
  font-size: 14px;
  color: #FFF;
  font-weight: 500;
  padding: 15px 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  max-width: 100%;
  width: 64%;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color ease-in-out 100ms;
  -moz-transition: color ease-in-out 100ms;
  -o-transition: color ease-in-out 100ms;
  -ms-transition: color ease-in-out 100ms;
  transition: color ease-in-out 100ms;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.shop_item footer a.prod:hover {
  color: rgba(255, 255, 255, 0.55);
}
.shop_item footer > span {
  float: right;
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 20px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: #418447;
  white-space: nowrap;
  min-width: 60px;
  text-align: center;
}
.shop_item footer .pn_nav {
  position: absolute;
  padding: 15px 0;
  left: -30px;
  top: 0;
  color: #FFF;
  font-weight: 500;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-next-prev-2.png) no-repeat 6px bottom;
  background-image: url(../images/icon-next-prev-2@2x.png);
  -webkit-background-size: 24px;
  -moz-background-size: 24px;
  background-size: 24px;
  text-indent: -99999px;
  width: 28px;
  overflow: hidden;
  margin-left: -30px;
  -webkit-transition: all ease-in-out 500ms;
  -moz-transition: all ease-in-out 500ms;
  -o-transition: all ease-in-out 500ms;
  -ms-transition: all ease-in-out 500ms;
  transition: all ease-in-out 500ms;
}
.shop_item footer .pn_nav.next {
  left: auto;
  right: -30px;
  background-position: -3px top;
  margin-right: -30px;
  margin-left: 0;
}
.shop_item:hover footer .pn_nav.prev {
  margin-left: 0;
}
.shop_item:hover footer .pn_nav.next {
  margin-right: 0;
}
html body .wpb_row,
html body .wpb_content_element,
html body ul.wpb_thumbnails-fluid > li,
html body .last_toggle_el_margin,
html body .wpb_button {
  margin-bottom: 0;
}
.chosen-container + .cts_current {
  display: none !important;
}
.cts_wrapper .chosen-container {
  width: 100% !important;
}
.vc_separator {
  margin-top: 20px;
  margin-bottom: 20px !important;
}
section.wpb_section .wpb_single_image.trans_bg img {
  border: 0;
}
.lab-products-grid {
  margin-left: -10px;
  margin-right: -10px;
  zoom: 1;
}
.lab-products-grid:before,
.lab-products-grid:after {
  display: table;
  content: "";
}
.lab-products-grid:after {
  clear: both;
}
.lab-products-grid .shop_item {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 480px) {
  .lab-products-grid {
    margin: 0 !important;
  }
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 767px) {
  .mobile_menu_env {
    display: none !important;
  }
  .lsm_wrapper {
    display: none;
  }
  #wrapper {
    left: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  body.boxed #wrapper {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info {
    height: 66px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .icon {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .city_loc {
    bottom: 10px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_weather .weather_info .current_temp {
    bottom: 10px;
    font-size: 25px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_shopproducts .shop_item .sale {
    font-size: 12px;
  }
  section.wpb_section .lab_me_element .widget_laborator_twitter_v2 {
    min-height: 109px;
  }
  section.wpb_section .lab_me_element .widget_laborator_twitter_v2 ul li {
    font-size: 12px;
    line-height: 1.2;
    padding-top: 10px;
  }
  section.wpb_section .lab_me_element .widget_laborator_twitter_v2 footer h4 {
    font-size: 13px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .sidebar .sidebar_entry .body {
    padding-left: 20px;
    padding-right: 20px;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content ul li a img {
    position: relative;
    left: -5px;
  }
  section.wpb_section .laborator_team_members_widget .team_members {
    width: 758px;
  }
  section.wpb_section .laborator_team_members_widget .team_members .member .hover .name {
    font-size: 16px;
  }
  section.wpb_section .laborator_team_members_widget .team_members .member .hover .position {
    font-size: 12px;
  }
  section.wpb_section .laborator_team_members_widget .team_members .member .hover .about {
    max-height: 110px;
    font-size: 11px;
  }
  section.wpb_section .laborator_team_members_widget .team_members .member .hover {
    padding: 15px 20px;
  }
  section.header_nav .logo.mega_nav .logo_image {
    padding: 35px 0;
  }
  section.header_nav.sticky .logo.mega_nav .logo_image {
    padding: 15px 0;
  }
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega > .sub-menu > .submenu_row {
    width: 748px;
  }
  section.coming_soon .time_left {
    width: 510px;
  }
  section.coming_soon .time_left .countdown_env .numbers .number {
    padding: 0 10px;
    font-size: 13px;
  }
  section.coming_soon .logo {
    padding-left: 10px;
    padding-right: 10px;
  }
  .portfolio_item.item_columns_1 header {
    width: 330px;
  }
  .portfolio_item.item_columns_1 .image img {
    width: 380px;
  }
  .portfolio_item.item_columns_1 header h3 {
    font-size: 20px;
  }
  .portfolio_item footer .like {
    display: none;
  }
  section.portfolio.single .portfolio_item_details.layout_2 {
    -webkit-background-size: 278px;
    -moz-background-size: 278px;
    background-size: 278px;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .images {
    width: 470px;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .item_info {
    width: 278px;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .item_info h1 {
    margin-bottom: 10px !important;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like {
    margin-top: 0 !important;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .item_info .description .scroll-pane {
    max-height: 75px;
  }
  footer.footer_widgets .widget_laborator_latestitems .latest_items_env .item img {
    width: 40px;
  }
  section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column {
    width: 236px;
  }
  section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block .tab_icon {
    margin-top: 20px;
  }
  section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block {
    height: 210px;
  }
  section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column .feature_block .content {
    font-size: 12px;
  }
  .laborator_latest_portfolio_items .four.columns .portfolio_item header h3 {
    font-size: 15px;
  }
  section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items {
    width: 768px;
    margin-left: -10px;
  }
  section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
    padding: 8px 12px;
    font-size: 12px;
  }
  section.wpb_section .partners_carousel li {
    width: 167px;
  }
  #buddypress ul.item-list li img.avatar {
    max-width: 120px;
    max-height: 120px;
  }
  body.activity-permalink #buddypress .activity-list li .activity-content {
    margin-left: 145px;
  }
  section.buddypress #buddypress #item-body .rtmedia-container .rtmedia-list .rtmedia-list-item {
    width: 162px;
  }
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li > a > span,
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg.mega-with-sub > a span {
    background: transparent !important;
  }
  #megaMenu ul.megaMenu li.menu-item a span.uber-close,
  #megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.uber-close {
    display: none !important;
  }
  section.buddypress #buddypress .activity-content .activity-inner iframe {
    width: 575px !important;
    height: 370px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 959px) {
  /*}

@media only screen and (min-width: 768px) and (max-width: 959px) {*/
  section.header_nav .logo .text .il {
    height: 80px;
  }
  section.header_nav .logo .text,
  section.header_nav .logo a .text {
    font-size: 48px;
  }
  section.header_nav nav.main .normal_menu .main_menu > li,
  section.header_nav nav.main.icons_nav .normal_menu .main_menu > li {
    margin-left: 15px;
  }
  section.header_nav nav.main .sticky_menu > ul > li {
    margin-left: 30px;
  }
  section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a {
    width: 80px;
    height: 80px;
    min-width: 80px;
  }
  section.header_nav nav.main.icons_nav .normal_menu .main_menu > li > a .menu_icon {
    background-size: 60px;
    height: 58px;
  }
  section.blog .blog_post header .post_gallery a {
    width: 88px;
  }
  section.contact_map_env .map_canvas {
    border-bottom: 1px solid #d6d6d6;
  }
  section.contact_map_env .contact_info_env {
    width: 768px;
    margin-left: -384px;
  }
  section.contact_map_env .contact_info_env .ci_block {
    width: 350px;
  }
  section.contact_map_env .contact_info_env > .ci_block:last-child {
    border-bottom: none;
  }
  section.contact_map_env .contact_info_env .ci_block .heading_text {
    font-size: 24px;
  }
  section.contact_map_env .contact_info_env .ci_block.email_phone {
    font-size: 20px;
  }
  section.contact_map_env .contact_info_env .ci_block.email_phone a,
  section.contact_map_env .contact_info_env .ci_block.email_phone span {
    font-size: 17px;
  }
  section.contact_map_env .contact_info_env .ci_block .placeholder .text_field,
  section.contact_map_env .contact_info_env .ci_block .placeholder label {
    font-size: 13px;
  }
  section.shop .items .items_env {
    width: 576px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  section.shop .no_sidebar .items .items_env {
    width: 100%;
  }
  section.shop .sidebar {
    width: 170px;
  }
  section.shop .items .product_item .image {
    margin: 5px;
  }
  section.shop .items .product_item .image {
    height: 165px;
  }
  section.shop .items .product_item .badge.sale,
  section.shop .items .product_item .badge.off_stock,
  section.shop .items .product_item .badge.featured {
    padding: 4px 6px;
    right: 6px;
    top: 6px;
    font-size: 10px;
    font-weight: bold;
  }
  section.shop .items .product_item .item_info .name,
  section.shop .items .product_item .item_info .item_price {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  section.shop .items .product_item .item_info .item_price .price_box {
    line-height: 40px;
  }
  section.shop .items .product_item .item_info .name a {
    font-size: 11px;
  }
  section.shop .items .product_item .item_info .item_price .price_box del,
  section.shop .items .product_item .item_info .item_price .price_box .from {
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 10px;
  }
  section.shop .items .product_item .item_info .name {
    width: 60%;
  }
  section.shop .items .product_item .item_info .item_price {
    width: 39%;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content ul li a img {
    float: left;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .total .amount {
    float: none;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons {
    margin-top: 10px;
    zoom: 1;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons:before,
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons:after {
    display: table;
    content: "";
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons:after {
    clear: both;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons a,
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons a.checkout {
    float: none;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content ul li {
    font-size: 11px;
  }
  section.shop div.cart .sort_and_options {
    max-width: 60%;
  }
  section.shop div.cart .sort_and_options .quick_links,
  section.shop div.cart .sort_and_options .orderby .entry_title {
    font-size: 11px;
  }
  section.shop div.cart .cart_contents {
    width: 220px;
  }
  section.shop .single_item .product_head .images {
    width: 325px;
  }
  section.shop .single_item .product_head {
    padding: 20px;
  }
  section.shop .single_item .product_head .summary h1 {
    font-size: 20px;
  }
  section.shop .single_item .product_head .badge.sale,
  section.shop .single_item .product_head .badge.off_stock,
  section.shop .single_item .product_head .badge.featured {
    right: 20px;
    top: 20px;
    font-size: 12px;
  }
  section.shop .single_item .product_head .images .thumbnails a img {
    max-width: 50px;
  }
  section.shop .single_item .product_head .summary .desc p {
    font-size: 11px;
  }
  section.shop .single_item .product_head .summary .price_details del {
    font-size: 16px;
  }
  section.shop .single_item .product_head .summary .price_details ins {
    font-size: 20px;
  }
  section.shop .single_item .woocommerce-tabs {
    background-position: -42px center;
  }
  section.shop .single_item .woocommerce-tabs .tabs {
    width: 220px;
  }
  section.shop .single_item .woocommerce-tabs .tabs li a {
    font-size: 13px;
    padding: 20px;
  }
  section.shop .single_item .woocommerce-tabs .panel {
    width: 70%;
  }
  section.shop .single_item .product_head .qty {
    width: 98px;
  }
  section.shop .single_item .product_head .summary .button {
    padding: 10px 27px;
  }
  section.shop .shop_table tbody .actions .button {
    font-size: 12px;
  }
  .woocommerce > p {
    width: 748px;
  }
  section.comments.boxed {
    width: 748px;
  }
  section.comments.boxed .comments_title {
    width: 480px;
  }
  section.comments .comments_list > .comment_entry .comment_inside,
  section.comments .comments_list > .comment_entry > ul > .comment_entry {
    width: 748px;
  }
  section.comments .comments_list > .comment_entry > ul > .comment_entry .comment_inside {
    margin-left: 0;
    padding-top: 20px !important;
  }
  section.comments .comments_list > .comment_entry .comment_entry {
    margin-left: 90px !important;
  }
  section.comments .comments_list > .comment_entry .comment_entry .comment_entry {
    margin-left: 50px !important;
  }
  section.comments .comments_list > .comment_entry .comment_entry .parent_comment {
    height: 35px;
    width: 20px;
  }
  section.comments .comments_list > .comment_entry .comment_entry .comment_entry .parent_comment {
    left: -25px !important;
    width: 10px;
    height: 30px;
  }
  section.comments_form .comments_form_env #commentform .commenting_notes {
    width: 65%;
  }
  section.comments .comments_list .comment_entry .comment_inside .comment_details .comment_head h4 {
    font-size: 16px;
  }
  section.blog.has_sidebar .blog_post header .post_gallery a {
    width: 67px;
  }
  section.blog.has_sidebar .blog_post header .post_gallery_nav a {
    top: -15px;
  }
  .sidebar .sidebar_entry .widget_shopping_cart_content .buttons a {
    float: none !important;
    text-align: center;
  }
  section.blog .blog_sidebar .sidebar_env .sidebar_entry > ul li {
    font-size: 11px;
  }
  section.blog .blog_sidebar .sidebar_env .sidebar_entry > ul li a {
    font-size: 12px;
  }
  section.blog .blog_sidebar .sidebar_env .sidebar_entry .subscribe .subscribe_input {
    width: 100%;
    margin-bottom: 10px;
  }
  section.blog .blog_sidebar .sidebar_env .sidebar_entry .blog_stats .stats li span {
    font-size: 14px;
    min-width: 25px;
  }
  section.search .search_results .result header .image {
    height: 140px;
  }
  section.gallery header .gallery_info_env .title_env {
    width: 75%;
  }
  section.gallery .gallery_albums .album .image {
    height: 235px;
  }
  section.gallery footer.album_images .images_carousel {
    width: 768px;
  }
  section.gallery footer.album_images .images_carousel .thumb_image {
    width: 172px;
  }
  section.gallery header.album_info .album_details_env .album_title h1 {
    font-size: 30px;
  }
  section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry {
    font-size: 18px;
  }
  section.portfolio.columns_3 .portfolio_items .portfolio_item header {
    padding: 15px 20px;
  }
  section.portfolio.columns_3 .portfolio_items .portfolio_item header h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  section.portfolio.columns_3 .portfolio_items .portfolio_item header .excerpt {
    max-height: 32px;
    margin-bottom: 10px;
  }
  section.portfolio.columns_3 .portfolio_items .portfolio_item header .excerpt p {
    font-size: 11px;
  }
  section.portfolio.columns_3 .portfolio_items .portfolio_item footer {
    padding: 10px;
  }
  section.portfolio.single .portfolio_item_details .item_info .description {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
    padding-right: 0;
  }
  section.portfolio.single .portfolio_item_details .item_info .meta_info {
    padding-left: 0;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like {
    margin-top: 40px;
  }
  section.header_top #search_suggestions_env #results_env .results > li a {
    padding: 15px 20px;
  }
  section.archive aside.list > a span {
    font-size: 12px;
  }
  section.archive aside.time_filter > ul > li > a {
    padding: 20px;
    background-position: 115% center;
  }
  section.archive aside.time_filter > ul > li ul > li a {
    font-size: 12px;
  }
  section.archive aside.list > a {
    padding: 22px;
  }
  section.archive aside.list > a.protected,
  section.archive aside.list > a.private {
    padding-left: 44px;
    background-position: 22px center;
  }
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li {
    margin-left: 10px;
  }
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-reg > a span {
    font-size: 12px;
  }
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li > a span {
    font-size: 13px;
  }
  section.header_nav.is_megamenu.default_zinc_megamenu #megaMenu > ul > li.ss-nav-menu-mega .wpmega-link-title:after {
    margin-top: 41px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_2x1,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_2x1 {
    width: 492px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x1,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x2,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x4,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 {
    width: 236px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1_2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1_2 {
    width: 364px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .lab_me_box,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .lab_me_box {
    width: 108px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w2,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w3,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w3 {
    width: 108px;
  }
  section.wpb_section .lab_me_element.lab_me_1_2 .widget_laboratorme_postsslider article footer .post_meta > div {
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  section.wpb_section .lab_me_element.lab_me_1_2 .widget_laboratorme_postsslider article footer .post_meta > div:last-child {
    margin-bottom: 0;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > h3 {
    font-size: 20px;
    padding-top: 15px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > .excerpt {
    padding-bottom: 6px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_content > .excerpt p {
    font-size: 12px;
  }
  section.wpb_section .lab_me_element .widget_laboratorsubscribe > h3 {
    padding: 10px;
    padding-left: 40px;
    background-position: 10px center;
  }
  section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_mail,
  section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_now {
    padding: 7px;
  }
  section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats li span {
    font-size: 38px;
  }
  .features_blocks_nav,
  .team_members_nav {
    display: none;
  }
}
.header_top_mobile{display:none;}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.header_top_mobile{display:block;}
  .normal,
  .normali {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .mobilei {
    display: inline-block !important;
  }
  section.contact_map_env {
    border-bottom: none;
  }
  section.contact_map_env .contact_info_env {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    width: 420px;
    height: auto !important;
    left: auto;
    top: auto;
    float: none;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.15);
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    color: 0 0 15px rgba(0,0,0,.15);
    zoom: 1;
  }
  section.contact_map_env .contact_info_env:before,
  section.contact_map_env .contact_info_env:after {
    display: table;
    content: "";
  }
  section.contact_map_env .contact_info_env:after {
    clear: both;
  }
  section.contact_map_env .contact_info_env .ci_block {
    width: auto;
    float: none;
    clear: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: none;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(223, 223, 223, 0.6);
  }
  section.tweets_footer .latest_tweets_footer.switching {
    background-position: left 82px;
  }
  section.shop div.cart .sort_and_options {
    max-width: 100%;
    float: none;
    width: 100%;
  }
  section.shop div.cart .cart_contents {
    width: 100%;
  }
  section.shop .items .product_item .image {
    height: 225px;
  }
  section.shop .items .product_item .item_info .name,
  section.shop .items .product_item .item_info .item_price {
    padding: 0 10px;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
  }
  section.shop .items .product_item .item_info .item_price .price_box {
    line-height: 54px;
  }
  section.shop .items .product_item .item_info .name a {
    font-size: 14px;
  }
  section.shop .items .product_item .item_info .item_price .price_box del,
  section.shop .items .product_item .item_info .item_price .price_box .from {
    padding-top: 3px;
    padding-bottom: 5px;
    font-size: 12px;
  }
  section.shop .items .product_item .item_info .name {
    width: 70%;
  }
  section.shop .items .product_item .item_info .item_price {
    width: 29%;
  }
  section.shop .items .product_item .badge.sale,
  section.shop .items .product_item .badge.off_stock,
  section.shop .items .product_item .badge.featured {
    font-size: 14px;
    padding: 6.66666667px 10px;
  }
  section.shop .items .items_env {
    float: none;
    width: 100%;
  }
  section.shop .sidebar {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content ul li a img {
    float: right;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content ul li {
    font-size: 13px;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons a {
    float: right;
    padding: 10px 20px;
    font-size: 12px;
  }
  section.shop .sidebar .sidebar_entry .body .widget_shopping_cart_content .buttons a.checkout {
    float: left;
  }
  section.shop .sidebar .sidebar_entry .body .product-categories li a {
    font-size: 12px;
  }
  section.shop div.cart .sort_and_options .orderby .quick_links {
    display: block;
  }
  section.shop div.cart .sort_and_options .orderby .quick_links a {
    display: block;
    margin-top: 5px;
    font-size: 12px;
  }
  section.shop div.cart .sort_and_options .orderby .entry_title {
    line-height: 25px;
  }
  section.shop .single_item .product_head .images {
    float: none;
    width: 100%;
  }
  section.shop .single_item .product_head .summary {
    margin-top: 10px;
    width: 100%;
  }
  section.shop .single_item .woocommerce-tabs {
    background: #FFF;
  }
  section.shop .single_item .woocommerce-tabs .tabs {
    width: 100%;
    float: none;
    background: #f3f3f3;
    zoom: 1;
  }
  section.shop .single_item .woocommerce-tabs .tabs:before,
  section.shop .single_item .woocommerce-tabs .tabs:after {
    display: table;
    content: "";
  }
  section.shop .single_item .woocommerce-tabs .tabs:after {
    clear: both;
  }
  section.shop .single_item .woocommerce-tabs .tabs li {
    float: left;
    width: 33.330%;
  }
  section.shop .single_item .woocommerce-tabs .tabs li a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    max-width: 100%;
  }
  section.shop .single_item .woocommerce-tabs .panel {
    float: none;
    width: 100%;
  }
  section.shop .related.products > h2,
  section.shop .upsells.products > h2,
  section.shop .related.products,
  section.shop .upsells.products {
    margin-left: 0;
    margin-right: 0;
  }
  section.shop .single_item .product_head .summary h1 {
    font-size: 22px;
  }
  section.shop .single_item .product_head .images .thumbnails a img {
    max-width: 59px;
  }
  section.shop .shop_table .product-thumbnail,
  section.shop .shop_table .product-price {
    display: none;
  }
  section.shop .shop_table tbody .actions .coupon {
    float: none;
    margin-bottom: 10px;
  }
  section.shop .shop_table tbody .actions .button {
    float: none;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
  }
  section.shop .shop_table thead .product-remove {
    width: 20px;
  }
  section.shop.cart .cart_env .cart-collaterals .cart_totals,
  section.shop.cart .cart_env .cart-collaterals .shipping_calculator {
    float: none;
    width: 100%;
  }
  section.shop .shop_table .order-number {
    display: none;
  }
  section.shop .shop_table .order-date {
    white-space: nowrap;
  }
  section.shop #customer_details .col-1,
  section.shop #form_edit_address .col-1,
  section.shop #customer_details .col-2,
  section.shop #form_edit_address .col-2,
  section.shop #customer_login .col-1,
  section.shop #customer_login .col-2 {
    float: none;
    width: 100%;
  }
  section.shop #customer_details .col-2,
  section.shop #form_edit_address .col-2,
  section.shop #customer_login .col-2 {
    margin-top: 20px;
  }
  section.shop.checkout .checkout #payment .place-order #place_order {
    float: none;
  }
  section.shop .addresses .col-1,
  section.shop .addresses .col-2 {
    float: none;
    width: 100%;
  }
  section.shop .addresses .col-2 {
    margin-top: 20px;
  }
  .woocommerce > p {
    width: 420px;
  }
  .lost_reset_password .input-text,
  .login .input-text {
    width: 100% !important;
  }
  section.shop .checkout_coupon_env .input-text {
    width: 100%;
  }
  .header_top,
  .menu-main-menu-a-container {
    display: none;
  }
  section.header_nav .container nav.main {
    margin-right: 0;
  }
  section.header_nav .mobile_menu {
    display: block;
  }
  section.header_nav nav.main .mobile_menu {
    display: block;
  }
  section.header_nav .container .logo,
  section.header_nav .container nav.main {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  section.comments .comments_list {
    width: 420px;
    margin: 0 auto;
  }
  section.comments.boxed {
    width: 420px !important;
  }
  section.comments.boxed .comments_list {
    width: 380px;
  }
  section.comments .comments_title {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  section.comments .comments_title .arrow {
    display: none;
  }
  section.comments .text_right {
    width: 100% !important;
    text-align: left;
    margin-top: 10px;
  }
  section.comments .text_right .centerer {
    display: none;
  }
  section.comments .comments_list > .comment_entry .comment_inside,
  section.comments .comments_list > .comment_entry > ul > .comment_entry {
    width: 400px;
  }
  section.comments .comments_list > .comment_entry .comment_inside .image {
    width: 20%;
  }
  section.comments .comments_list > .comment_entry .comment_inside .comment_details {
    width: 75%;
  }
  section.comments .comments_list > .comment_entry .comment_entry .comment_inside .image {
    width: 15%;
  }
  section.comments .comments_list > .comment_entry .comment_entry .comment_inside .comment_details {
    width: 80%;
  }
  section.comments .comments_list > .comment_entry .comment_inside .parent_comment {
    display: none !important;
  }
  section.comments .comments_list > .comment_entry .comment_entry {
    margin-left: 0 !important;
    border-left: 5px solid #dfdfdf;
    padding-left: 10px;
  }
  section.comments .comments_list > .comment_entry .comment_entry .comment_entry {
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
  section.comments .comments_list > .comment_entry .comment_entry .comment_entry > .comment_inside {
    padding-top: 0 !important;
  }
  section.comments .comments_list .comment_entry .comment_inside .comment_details .comment_head h4 {
    font-size: 13px;
  }
  section.comments .comments_list .comment_entry .comment_inside .comment_details .comment_head h4 a {
    font-weight: 500;
  }
  section.comments .comments_list .comment_entry .comment_inside .comment_details .comment_head h4 .comment-reply-link {
    top: 0;
    font-size: 11px;
  }
  section.comments .comments_list > .comment_entry .comment_inside .comment_details .comment_head p {
    font-size: 11px;
  }
  section.comments_form .comments_form_env #commentform .commenting_notes {
    float: none;
    width: 100%;
  }
  section.comments_form .comments_form_env #commentform .form-submit {
    float: none;
  }
  section.blog .blog_post footer.single .post_meta .meta {
    float: none !important;
    clear: both;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }
  section.blog .blog_post footer {
    padding-bottom: 0;
  }
  section.blog .blog_post footer .sep_2 {
    margin-top: 0;
  }
  section.blog .blog_post footer.loop {
    text-align: center;
  }
  section.blog .blog_post footer.loop > div {
    padding: 5px 0;
    padding-left: 20px;
  }
  section.blog .blog_post footer.loop .sep {
    display: none;
  }
  section.blog .blog_sidebar .sidebar_env {
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar .sidebar_entry .widget_shopping_cart_content .buttons a {
    float: left !important;
    font-size: 12px;
    margin-right: 10px;
  }
  .pagination li a,
  .page-numbers li a,
  .pagination li .current,
  .page-numbers li .current,
  .pagination li .dots,
  .page-numbers li .dots {
    padding: 15px;
  }
  section.search .search_results .result header .image {
    height: 250px;
  }
  section.search .search_results .result header .image img {
    width: 100%;
  }
  section.search .search_info .search_meta,
  section.search .search_info #searchform {
    float: none;
    width: 100%;
  }
  #searchform {
    margin-top: 20px;
  }
  .sidebar_entry #searchform {
    margin-top: 0;
  }
  section.gallery header .gallery_info_env {
    display: block;
  }
  section.gallery header .gallery_info_env .title_env,
  section.gallery header .gallery_info_env .info_env {
    width: 100%;
    display: block;
  }
  section.gallery header .gallery_info_env .info_env {
    padding-left: 0;
  }
  section.gallery header .gallery_info_env .info_env > div {
    display: inline-block;
    font-size: 20px;
    margin-right: 20px;
  }
  section.gallery header.album_info .album_details_env .album_title h1 {
    font-size: 25px;
  }
  section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry {
    display: block;
  }
  section.gallery header.album_info .album_details_env .album_details .album_meta .meta_entry span {
    font-size: 16px;
    min-height: 20px;
  }
  section.gallery .gallery_albums .album .image {
    height: 275px;
  }
  section.gallery footer.album_images .images_carousel {
    width: 420px;
  }
  section.gallery footer.album_images .images_carousel .thumb_image {
    margin-left: 0;
    margin-right: 20px;
    width: 90px;
  }
  section.gallery footer.album_images .showing_image .caption {
    left: 10px;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    padding: 10px;
  }
  section.gallery header.album_info .album_details_env .album_details .album_meta,
  section.gallery header.album_info .album_details_env .album_details .description {
    float: none;
    width: 100%;
  }
  section.portfolio header .portfolio_categories a {
    font-size: 15px;
    margin-right: 10px;
  }
  section.portfolio .portfolio_items .column,
  section.portfolio .portfolio_items .columns {
    float: left;
    width: 200px;
  }
  section.portfolio .portfolio_items .column:nth-child(even),
  section.portfolio .portfolio_items .columns:nth-child(even) {
    margin-left: 20px;
  }
  section.portfolio.single .portfolio_item_details .images .prev_next_nav a {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  section.portfolio.single .portfolio_item_details .images .prev_next_nav a.prev,
  section.portfolio.single .portfolio_item_details .images .prev_next_nav a.next {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
  }
  section.portfolio.single .portfolio_item_details .images .prev_next_nav a.prev {
    margin-right: 50px;
  }
  section.portfolio.single .portfolio_item_details .item_info .description .scroll-pane {
    max-height: 2800px;
  }
  section.portfolio.single .portfolio_item_details .item_info .meta_info {
    width: 100%;
    float: none;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like {
    float: none;
    width: 100%;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks {
    left: 20%;
    top: 4px;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks .arrow {
    left: -5px;
    top: 50%;
    margin-top: -5px;
  }
  section.portfolio.single .portfolio_item_details .item_info > h1 {
    font-size: 19px;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like .like {
    float: right;
    margin-right: 0;
  }
  section.portfolio.single .portfolio_item_details .prev_next_project a span {
    min-width: 50px;
    font-size: 14px;
  }
  .portfolio_item footer .like {
    display: none !important;
  }
  .normal_menu,
  .sticky_menu {
    display: none !important;
  }
  section.archive .title_info {
    background: #ffffff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
  }
  section.archive .title_info span {
    color: #418447;
  }
  #header_nav_spacer {
    display: none !important;
  }
  section.header_nav.sticky {
    position: static !important;
  }
  section.archive aside.time_filter > ul > li.current > a {
    background-position: 94% center;
  }
  section.archive .row {
    margin-bottom: 0;
  }
  section.header_nav .logo_and_nav {
    padding: 0;
  }
  section.header_nav .logo_and_nav .logo,
  section.header_nav .logo_and_nav nav.main {
    padding-left: 0;
    padding-right: 0;
  }
  section.header_nav .logo_and_nav .logo .text,
  section.header_nav .logo_and_nav nav.main .text {
    padding: 10px 0;
  }
  section.header_nav.standard_menu_type .logo_and_nav {
    display: block;
  }
  section.header_nav.standard_menu_type .logo_and_nav .logo,
  section.header_nav.standard_menu_type .logo_and_nav .main {
    display: block;
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  section.header_nav.standard_menu_type .logo_and_nav .logo .text {
    padding: 10px 0;
    text-align: center;
    display: block;
  }
  section.header_nav.standard_menu_type .logo_and_nav .logo .text a {
    display: block;
  }
  section.header_nav.standard_menu_type .logo_and_nav nav.main > div {
    float: none;
    margin-bottom: 10px;
  }
  .page_loading {
    display: block;
  }
  section.blog .blog_post header .post_gallery a {
    width: 78px;
  }
  section.blog .blog_post header .post_gallery_nav {
    top: 28px;
  }
  section.wpb_section .lab_me_element {
    width: 420px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article img {
    width: 100%;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .lab_me_box,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .lab_me_box {
    width: 200px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w2,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w3,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3 .w3 {
    width: 200px;
    margin-bottom: 20px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3.reverse .w2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.reverse .w2,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3.reverse .w3,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.reverse .w3 {
    margin-bottom: 0;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3.reverse .w1,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x3.reverse .w1 {
    margin-bottom: 20px !important;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w1,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w1,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .w2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x4 .w2 {
    margin-bottom: 20px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x1 .w1,
  section.wpb_section .sixteen .lab_me_element.lab_me_2x1 .w1,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x1 .w1,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_2x1 .w1 {
    margin-bottom: 20px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x2 .w2,
  section.wpb_section .vc_span12 .lab_me_element.lab_me_1x2 .w2 {
    margin-bottom: 20px;
  }
  section.wpb_section .lab_me_element .widget_laboratorsubscribe > h3 {
    padding: 20px;
    padding-bottom: 21px;
    padding-left: 50px;
    background-position: 20px center;
  }
  section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_mail,
  section.wpb_section .lab_me_element .widget_laboratorsubscribe .subscribe #subscribe_now {
    padding: 12px;
  }
  section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats li {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  section.wpb_section .lab_me_element .widget_laboratorblogstats .blog_stats .stats li span {
    font-size: 45px;
  }
  section.wpb_section .testimonials_reviews_header .write_review_button,
  section.wpb_section .testimonials_reviews_header .title_and_subtitle {
    padding: 0;
    display: block;
  }
  section.wpb_section .testimonials_reviews_header .write_review_button {
    margin-bottom: 20px;
  }
  section.wpb_section .testimonials_reviews_header .title_and_subtitle h2 {
    font-size: 25px;
  }
  section.wpb_section .testimonials_reviews_header .title_and_subtitle .line_2 {
    font-size: 13px;
  }
  section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items {
    width: auto;
    margin-left: 0;
  }
  section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items .column {
    width: 200px;
  }
  section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items .column:nth-child(2n + 1) {
    margin-right: 20px;
  }
  section.wpb_section .laborator_pricing_table_widget .pricing_entry.selected {
    margin-top: 0;
  }
  section.wpb_section .vc_progress_bar,
  section.wpb_section .pricing_entry {
    margin-bottom: 20px;
  }
  section.blog.two_columns .blog_posts .blog_post,
  section.blog.two_columns.has_sidebar .blog_posts .blog_post {
    width: 100%;
  }
  li.search_btn {
    display: none !important;
  }
  section.wpb_section .laborator_team_members_widget .team_members {
    width: 100%;
    margin-left: 0;
  }
  section.wpb_section .laborator_team_members_widget .team_members .member .hover .about {
    max-height: 270px;
  }
  section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
    width: 100%;
    float: none;
  }
  section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li {
    border-width: 0px;
    margin: 0px;
    margin-bottom: 5px;
    background: #FAFAFA;
  }
  section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
    text-align: left;
    border-right: 0;
  }
  section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a:after {
    display: none;
  }
  section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav > li.ui-tabs-active > a {
    background: #F5F5F5;
  }
  section.wpb_section .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    position: relative;
    float: none;
    width: 100%;
    top: -1px;
    left: 0px;
    border-width: 0px;
    background: #f0f0f0;
    padding: 20px;
    border-top: 5px solid #d6d6d6;
  }
  footer.main_footer .ten {
    display: none;
  }
  footer.main_footer .footer_social_links {
    text-align: left !important;
  }
  footer.main_footer .footer_social_links .top {
    float: right;
  }
  section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
  section.header_nav .container .logo_and_nav.custom_logo_image {
    padding: 10px 0;
  }
  section.header_nav.standard_menu_type .logo_image {
    text-align: center;
  }
  section.header_nav.standard_menu_type .logo_image img {
    display: inline-block;
  }
  section.header_nav .logo.simple_nav .logo_image,
  section.header_nav .logo.mega_nav .logo_image,
  section.header_nav .custom_logo_image .logo_image {
    padding: 0 !important;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta > div {
    float: none !important;
    margin-bottom: 10px;
  }
  section.wpb_section .lab_me_element .widget_laboratorme_postsslider article footer .post_meta > div:last-child {
    margin-bottom: 0;
  }
  section.shop .left_sidebar .sidebar {
    margin-left: 0px;
  }
  section.not_found .t_row {
    display: block;
    text-align: center;
  }
  section.not_found .t_row i.alert {
    display: inline-block;
    margin-top: 20px;
  }
  section.not_found .t_row #searchform {
    display: block;
    margin-top: 20px;
  }
  section.not_found header,
  section.not_found footer {
    padding: 40px;
  }
  section.not_found header h2,
  section.not_found footer h2,
  section.not_found header h3,
  section.not_found footer h3 {
    display: block;
  }
  section.not_found header h2,
  section.not_found footer h2,
  section.not_found header h3,
  section.not_found footer h3 {
    width: 100%;
    padding-right: 0;
    font-size: 20px;
  }
  section.not_found header h2 span,
  section.not_found footer h2 span,
  section.not_found header h3 span,
  section.not_found footer h3 span {
    font-size: 25px;
  }
  section.not_found header h3,
  section.not_found footer h3 {
    font-size: 16px;
  }
  section.coming_soon .logo {
    padding: 10px 20px;
  }
  section.coming_soon .logo .text {
    text-align: center;
  }
  section.coming_soon .time_left {
    zoom: 1;
  }
  section.coming_soon .time_left:before,
  section.coming_soon .time_left:after {
    display: table;
    content: "";
  }
  section.coming_soon .time_left:after {
    clear: both;
  }
  section.coming_soon .time_left .countdown_env {
    float: none;
    text-align: center;
    position: relative;
    padding: 0;
  }
  section.coming_soon .time_left .countdown_env > strong {
    display: block;
    float: none;
    padding-top: 0;
  }
  section.coming_soon .time_left .countdown_env .numbers {
    float: none;
    text-align: center;
    padding-top: 10px;
  }
  section.coming_soon .time_left {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
  }
  section.coming_soon .coming_soon_text {
    padding: 20px;
  }
  section.coming_soon .coming_soon_text .t_row {
    display: block;
    text-align: center;
  }
  section.coming_soon .coming_soon_text h2,
  section.coming_soon .coming_soon_text i {
    display: block;
  }
  section.coming_soon .coming_soon_text h2 {
    font-size: 20px;
  }
  section.coming_soon .coming_soon_text h2 span {
    font-size: 25px;
  }
  section.coming_soon .coming_soon_text i {
    display: inline-block;
    margin-top: 20px;
  }
  .author_info .image {
    width: 25%;
  }
  .author_info .info {
    width: 73%;
  }
  .author_info .info h4 span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
  }
  section.portfolio.columns_1 .portfolio_items .column,
  section.portfolio.columns_1 .portfolio_items .columns {
    width: 100%;
    margin-left: 0 !important;
  }
  .portfolio_item.item_columns_1 .image img {
    width: 100%;
  }
  .portfolio_item.item_columns_1 header {
    position: relative;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .portfolio_item.item_columns_1 header {
    width: 170px;
  }
  .portfolio_item.item_columns_1 header h3 {
    font-size: 18px;
  }
  .portfolio_item.item_columns_1 footer {
    left: auto;
  }
  .portfolio_item.item_columns_1 footer .like {
    display: none !important;
  }
  #loading_portfolio_items {
    width: 100%;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .images,
  section.portfolio.single .portfolio_item_details.layout_2 .item_info {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  section.portfolio.single .portfolio_item_details.layout_2 .item_info .share_like {
    margin-top: 0 !important;
  }
  footer.footer_widgets .widget_laborator_latestitems .latest_items_env .item img {
    width: 79px;
  }
  section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column {
    width: 420px;
  }
  h1 {
    font-size: 30px;
  }
  .laborator_icon_tab_entry {
    margin-bottom: 20px;
  }
  .wpb_row > div:first-child .laborator_icon_tab_entry.box-custom-shape {
    margin-top: 0;
  }
  .wpb_row .laborator_icon_tab_entry.box-custom-shape {
    margin-top: 30px;
  }
  .wpb_row > div:last-child .laborator_icon_tab_entry.box-shape-none {
    margin-bottom: 0;
  }
  section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li {
    display: block;
    float: none;
    margin-right: 0;
    border-bottom: 0;
  }
  .mobile_menu_env {
    z-index: 100000 !important;
  }
  .vc_row-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  section.wpb_section .partners_carousel li {
    width: 190px;
  }
  #buddypress div.item-list-tabs ul li {
    float: none;
    display: block;
    width: 100%;
  }
  #buddypress div.item-list-tabs#subnav ul li {
    border-bottom: 1px solid #f5f5f5;
  }
  #buddypress div.item-list-tabs#subnav ul li.last {
    padding: 10px 20px;
    border-bottom: 0;
  }
  section.buddypress #buddypress #whats-new-form #whats-new-content #rtmedia-action-update,
  section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #rtmedia-action-update {
    width: 100%;
    float: none;
  }
  section.buddypress #buddypress #whats-new-form #whats-new-content #rtmedia-action-update .rtmedia-add-media-button,
  section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #rtmedia-action-update .rtmedia-add-media-button {
    margin-bottom: 0;
  }
  section.buddypress #buddypress #whats-new-form #whats-new-content #whats-new-options,
  section.buddypress #buddypress #item-body #whats-new-form #whats-new-content #whats-new-options {
    height: auto !important;
    float: none;
    width: 100%;
  }
  #buddypress form#whats-new-form #whats-new-submit {
    float: none;
  }
  section.buddypress #buddypress form input[type="submit"] {
    padding: 6px 15px;
  }
  #buddypress div#item-header div#item-actions {
    display: none;
  }
  section.buddypress #buddypress .profile_head #item-header-avatar {
    float: none;
    background: #FAFAFA;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1;
  }
  section.buddypress #buddypress .profile_head #item-header-avatar img {
    float: none;
    margin: 0;
    line-height: 1;
  }
  section.buddypress #buddypress #settings-form #email,
  section.buddypress #buddypress #group-create-body #email {
    width: 100%;
  }
  section.buddypress #buddypress #settings-form input[type=password],
  section.buddypress #buddypress #group-create-body input[type=password] {
    width: 50%;
  }
  #buddypress ul.item-list li.single-activity img.avatar {
    max-width: 50px;
    max-height: 50px;
    margin-top: 12px;
  }
  body.activity-permalink #buddypress .activity-list li .activity-content {
    margin-left: 70px;
  }
  section.buddypress #buddypress .item-list li.single-activity {
    padding: 20px !important;
  }
  body.activity-permalink #buddypress div.activity-comments {
    margin-left: 0;
  }
  body.activity-permalink #buddypress div.activity-comments img.avatar {
    margin-top: 0;
    width: 50px;
    height: 50px;
  }
  body.activity-permalink #buddypress div.activity-comments div.acomment-meta,
  body.activity-permalink #buddypress div.activity-comments div.acomment-content {
    margin-left: 70px !important;
  }
  body.activity-permalink #buddypress div.activity-comments div.acomment-options {
    margin-left: 10px !important;
  }
  #buddypress .standard-form .register-section {
    float: none !important;
    width: 100%;
    zoom: 1;
    clear: both;
    margin-top: 20px;
    width: 100% !important;
  }
  #buddypress .standard-form .register-section:before,
  #buddypress .standard-form .register-section:after {
    display: table;
    content: "";
  }
  #buddypress .standard-form .register-section:after {
    clear: both;
  }
  #buddypress .standard-form .register-section input[type=text],
  #buddypress .standard-form .register-section input[type=password] {
    width: 100% !important;
  }
  section.comments .comments_list > .comment_entry .comment_inside .image img {
    height: auto;
  }
  section.buddypress #buddypress .activity-content .activity-inner iframe {
    width: 300px !important;
    height: 225px !important;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  section.contact_map_env .contact_info_env {
    width: 300px;
  }
  section.tweets_footer .latest_tweets_footer.switching {
    background-position: left 92px;
  }
  section.shop .single_item .product_head .summary .price_details del {
    font-size: 14px;
  }
  section.shop .single_item .product_head .summary .price_details ins {
    font-size: 17px;
  }
  section.shop .shop_table #coupon_code {
    width: 120px;
  }
  section.shop .shop_table .order-status {
    display: none;
  }
  .woocommerce > p {
    width: 300px;
  }
  section.comments .comments_list {
    width: 300px;
    margin: 0 auto;
  }
  section.comments.boxed {
    width: 300px !important;
  }
  section.comments.boxed .comments_list {
    width: 260px;
  }
  section.comments .comments_list > .comment_entry .comment_inside .image {
    width: 20%;
  }
  section.comments .comments_list > .comment_entry > .comment_inside > .image {
    padding-left: 10px;
  }
  section.comments .comments_list > .comment_entry .comment_inside .comment_details {
    width: 75%;
  }
  section.comments .comments_list > .comment_entry .comment_inside,
  section.comments .comments_list > .comment_entry > ul > .comment_entry {
    width: 300px;
  }
  section.blog .blog_post footer.loop {
    text-align: center;
  }
  section.blog .blog_post footer.loop > div {
    padding: 5px 0;
    padding-left: 20px;
  }
  section.blog .blog_post footer.loop .sep {
    display: block;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  section.search .search_results .result header .image {
    height: 190px;
  }
  section.gallery .gallery_albums .album .image {
    height: 195px;
  }
  section.gallery footer.album_images .images_carousel {
    width: 300px;
  }
  section.gallery footer.album_images .images_carousel .thumb_image {
    width: 60px;
  }
  section.portfolio .portfolio_items .column,
  section.portfolio .portfolio_items .columns {
    float: none;
    width: 300px;
  }
  section.portfolio .portfolio_items .column:nth-child(even),
  section.portfolio .portfolio_items .columns:nth-child(even) {
    margin-left: 0;
  }
  section.portfolio .portfolio_items .portfolio_item header .excerpt p {
    font-size: 12px;
    max-height: 35px;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks {
    left: -10px;
    top: -60px;
  }
  section.portfolio.single .portfolio_item_details .item_info .share_like .share_networks .arrow {
    margin-top: -5px;
    top: auto;
    bottom: -5px;
    left: 10%;
  }
  section.portfolio.single .portfolio_item_details .prev_next_project a {
    padding: 10px;
  }
  .portfolio_item footer .like {
    display: block !important;
  }
  section.archive .title_info,
  section.archive header h3 {
    font-size: 16px;
  }
  section.archive header h3 {
    margin: 0;
    float: none;
  }
  section.archive aside.list > a span.title {
    max-width: 75%;
    width: 75%;
  }
  section.archive aside.list > a span.date {
    max-width: 15%;
    width: 15%;
  }
  section.archive header .filters {
    float: none;
    clear: left;
    border-top: 1px solid #f0f0f0;
    margin-top: 5px;
    padding-top: 10px;
  }
  section.archive header .filters > div {
    margin-left: 0;
    margin-right: 10px;
  }
  section.blog .blog_post header .post_gallery a {
    width: 69px;
  }
  section.blog .blog_post header .post_gallery_nav {
    top: 24px;
  }
  section.wpb_section .lab_me_element {
    width: 300px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x4 .lab_me_box {
    width: 140px;
  }
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w2,
  section.wpb_section .sixteen .lab_me_element.lab_me_1x3 .w3 {
    width: 140px;
  }
  section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items .column {
    width: 100%;
  }
  section.wpb_section .laborator_latest_portfolio_items_widget #portfolio_items .column:nth-child(2n + 1) {
    margin-right: 0;
  }
  section.wpb_section .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.portfolio.single .prev_next_project a span {
    display: none;
  }
  section.wpb_section #features_blocks .blocks_env .features_blocks .feature_block_column {
    width: 300px;
  }
  section.wpb_section .partners_carousel li {
    width: 130px;
  }
  #buddypress div.activity-comments {
    margin-left: 0;
  }
  section.buddypress #buddypress .button {
    float: left;
    clear: both;
  }
  #buddypress .activity-list .activity-avatar {
    margin-top: 5px;
  }
  section.shop .shop_table tbody .product-quantity .quantity .qty {
    width: 100%;
    float: none;
  }
  section.shop .shop_table tbody .product-quantity {
    width: 25%;
  }
  section.shop .shop_table tbody .product-quantity .quantity .plus,
  section.shop .shop_table tbody .product-quantity .quantity .minus {
    width: 100%;
    padding: 0;
    display: none;
  }
  section.buddypress #buddypress .activity-content .activity-inner iframe {
    width: 180px !important;
    height: 135px !important;
  }
}


.aboutus_position {color:#fff;}
.aboutus_position .count {
    display: inline-block;
    font-size: 58px;
    margin-left: 120px;
    vertical-align: top;
    margin-top:-5px;
}

.aboutus_position .position {
    display: block;
    font-size: 14px;
    margin-left: 120px;
    margin-top: -10px;
}
.aboutus_position .tab_icon{margin:0px; left:40px;}

.whyus {padding:30px 0 30px 100px !important;}
.whyus .tab_icon{margin:30px 0 0 !important; left:0px !important;}


.font-icon-custom_med_1{background: url("../images/info.png") no-repeat scroll -1px 0 rgba(0, 0, 0, 0);height: 60px;width: 60px; margin:10px 0 0 10px;}
.font-icon-custom_med_2{background: url("../images/info.png") no-repeat scroll -59px 0 rgba(0, 0, 0, 0);height: 60px;width: 58px; margin:10px 0 0 11px;}
.font-icon-custom_med_3{background: url("../images/info.png") no-repeat scroll -109px 0 rgba(0, 0, 0, 0);height: 60px;width: 60px; margin:10px 0 0 10px;}
.font-icon-custom_med_4{background: url("../images/info.png") no-repeat scroll -170px 0 rgba(0, 0, 0, 0);height: 60px;width: 60px; margin:10px 0 0 10px;}

.font-icon-custom_med_5{background: url("../images/our-facilities.png") no-repeat scroll 0px 0 rgba(0, 0, 0, 0);height: 40px;width: 40px; margin:30px 0 0 20px;}
.font-icon-custom_med_6{background: url("../images/our-facilities.png") no-repeat scroll -50px 0 rgba(0, 0, 0, 0);height: 40px;width: 40px; margin:30px 0 0 20px;}
.font-icon-custom_med_7{background: url("../images/our-facilities.png") no-repeat scroll -100px 0 rgba(0, 0, 0, 0);height: 40px;width: 40px; margin:30px 0 0 20px;}
.font-icon-custom_med_8{background: url("../images/our-facilities.png") no-repeat scroll -147px 0 rgba(0, 0, 0, 0);height: 40px;width: 40px; margin:30px 0 0 20px;}





.font-icon-cust_med_1{background: url("../images/info.png") no-repeat scroll -1px 0 rgba(0, 0, 0, 0);height: 60px;width: 60px; margin:10px 0 0 10px;}
.font-icon-cust_med_2{background: url("../images/info.png") no-repeat scroll -59px 0 rgba(0, 0, 0, 0);height: 60px;width: 58px; margin:10px 0 0 11px;}
.font-icon-cust_med_3{background: url("../images/info.png") no-repeat scroll -109px 0 rgba(0, 0, 0, 0);height: 60px;width: 60px; margin:10px 0 0 10px;}
.font-icon-cust_med_4{background: url("../images/info.png") no-repeat scroll -170px 0 rgba(0, 0, 0, 0);height: 60px;width: 60px; margin:10px 0 0 10px;}



.font-icon-cust_med_1{background: url("../images/icons/3d_uzi_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_2{background: url("../images/icons/3d_uzi_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_3{background: url("../images/icons/adenoma_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_4{background: url("../images/icons/adenoma.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_5{background: url("../images/icons/besplodie_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_6{background: url("../images/icons/besplodie_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_7{background: url("../images/icons/complex_podhod_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_8{background: url("../images/icons/complex_podhod_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_9{background: url("../images/icons/dolgoletie_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_10{background: url("../images/icons/dolgoletie_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_11{background: url("../images/icons/droblenie_kamney_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_12{background: url("../images/icons/droblenie_kamney_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_13{background: url("../images/icons/hemor_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_14{background: url("../images/icons/hemor_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_15{background: url("../images/icons/i-scan_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_16{background: url("../images/icons/i-scan_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_17{background: url("../images/icons/oborudovanie.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_18{background: url("../images/icons/service.png") no-repeat 0 0; height:70px; width:70px; margin:v;}
.font-icon-cust_med_19{background: url("../images/icons/specialist.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_20{background: url("../images/icons/vedenie_berem_1.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_21{background: url("../images/icons/vedenie_berem_2.png") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}


.font-icon-cust_med_22{background: url("../images/icons/ch_01.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_23{background: url("../images/icons/ch_03.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_24{background: url("../images/icons/ch_04.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_25{background: url("../images/icons/ch_05.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_26{background: url("../images/icons/ch_06.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_27{background: url("../images/icons/ch_08.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_28{background: url("../images/icons/ch_10.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_29{background: url("../images/icons/ch_11.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_30{background: url("../images/icons/ch_12.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_31{background: url("../images/icons/ch_13.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_32{background: url("../images/icons/ch_14.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_33{background: url("../images/icons/ch_15.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_34{background: url("../images/icons/ch_16.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_35{background: url("../images/icons/ch_18.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_36{background: url("../images/icons/ch_19.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_37{background: url("../images/icons/ch_20.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_38{background: url("../images/icons/ch_34.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_39{background: url("../images/icons/ch_35.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_40{background: url("../images/icons/ch_37.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_41{background: url("../images/icons/ch_38.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_42{background: url("../images/icons/ch_39.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_43{background: url("../images/icons/ch_40.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_44{background: url("../images/icons/ch_41.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_45{background: url("../images/icons/ch_icon_comfort.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_46{background: url("../images/icons/ch_icon-3.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_47{background: url("../images/icons/ch_icon-4.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_48{background: url("../images/icons/ch_icon-5.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_49{background: url("../images/icons/ch_icon-6.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_50{background: url("../images/icons/ch_law_icon.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_51{background: url("../images/icons/ch_neogr_srok_hraneniya.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_52{background: url("../images/icons/ch_probirki.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}
.font-icon-cust_med_53{background: url("../images/icons/ch_service.jpg") no-repeat 0 0; height:70px; width:70px; margin:10px 0 0 10px;;}


.ale_table {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 1px solid #e6f2ef;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ale_table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.ale_table table tr:last-child td:last-child {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ale_table table tr:first-child td:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ale_table table tr:first-child td:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:nth-child(odd) {
  background-color: #f1faf9;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:nth-child(even) {
  background-color: #ffffff;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child td {
  vertical-align: middle;
  border: 1px solid #e6f2ef;
  border-width: 0px 1px 1px 0px;
  padding: 15px;
  font-size: 14px;
  font-family: Arial;
  font-weight: normal;
  color: #000000;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:last-child td {
  border-width: 0px 1px 0px 0px;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr td:last-child {
  border-width: 0px 0px 1px 0px;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:last-child td:last-child {
  border-width: 0px 0px 0px 0px;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:first-child td {
  background: -o-linear-gradient(bottom, #64baa9 5%, #64baa9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #64baa9), color-stop(1, #64baa9));
  background: -moz-linear-gradient(center top, #64baa9 5%, #64baa9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#64baa9", endColorstr="#64baa9");
  background: -o-linear-gradient(top, #64baa9, 64baa 9);
  background-color: #64baa9;
  border: 0px solid #e6f2ef;
  text-align: center;
  border-width: 0px 0px 1px 1px;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:first-child:hover td {
  background: -o-linear-gradient(bottom, #64baa9 5%, #64baa9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #64baa9), color-stop(1, #64baa9));
  background: -moz-linear-gradient(center top, #64baa9 5%, #64baa9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#64baa9", endColorstr="#64baa9");
  background: -o-linear-gradient(top, #64baa9, 64baa 9);
  background-color: #64baa9;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:first-child td:first-child {
  border-width: 0px 0px 1px 0px;
}
.ale_table table tr:first-child td:last-child tr:last-child td:first-child tr:first-child td:last-child {
  border-width: 0px 0px 1px 1px;
}
.physicians_list {
  width: 100%;
  margin-bottom: 100px;
}
.physicians_list .physicians_table {
  margin-top: 30px;
}
.physicians_list .physicians_table table {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 1px solid #e6f2ef;
  border-radius: 6px;
  border-spacing: 0;
  overflow: hidden;
  font-family: Arial, sans-serif;
  display:table !important;
  background:#fff !important;
}
.physicians_list .physicians_table table thead {
  background-color: #418447;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.physicians_list .physicians_table table thead th {
  padding: 15px;
  border: 1px solid #e6f2ef;
}
.physicians_list .physicians_table table tbody {
  font-size: 14px;
}
.physicians_list .physicians_table table tbody td {
  padding: 15px;
  border: 1px solid #e6f2ef;
  text-align: center;
}
.physicians_list .physicians_table table tbody tr:nth-child(even) {
  background-color: #f1faf9;
}
.physicians_list .line10 {
  margin-top: 64px;
  letter-spacing: -2px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.physicians_list .line10 .doctor_specialites {
  margin-left: 18px;
}
.physicians_list .line10 .line-style2 {
  width: 80%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 0;
}
.physicians_list .line10 .line-style2 hr {
  width: 100%;
  right: 0;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
}
.physicians_list .line11 {
  display: none;
}
.physicians_list .line12 {
  display: none;
}
.physicians_list .line13 {
  display: none;
}
.physicians_list .line14 {
  display: none;
}
.physicians_list .doctor_specialites {
  font-size: 24px;
  font-weight: 700;
}
.physicians_list .line-style2 {
  color: #E5E5E5;
  font-size: 16px;
  letter-spacing: -2px;
  margin-left: 31px;
  padding-top: 50px;
  position: relative;
  vertical-align: text-bottom;
}



.teamthumb{width:350px; height:350px; float:left;}
.teamthumb img{border-radius: 50%;}
.single-zee_team section.blog .blog_post .excerpt.post_content, 
.single-zee_team section.blog .blog_post .post_content.post_content{text-align:left;}





.sidebar_env h3.head{display:none;}

.sidebar > div{padding:0px !important;} 





.sidebar_env .menu{
  background: #f5f5f5;
  padding: 0;
  margin:0px;
  min-width: 0px;
 
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
  color: 0px 2px 1px rgba(0, 0, 0, 0.05), 0px 10px 10px rgba(0, 0, 0, 0.05);
}
.sidebar_env .menu li > a {
  margin: 0;
  display:block;
  padding: 12px 20px;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

.sidebar_env .menu li li > a {
  padding-left: 40px;
}
.sidebar_env .menu li > a:hover {
  
  background:#fff;
}
.sidebar_env .menu li > a span {
  color: #ffbaba;
  color: #777777;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  min-width: 120px;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
}


.menu_space{padding-left:20px !important;}



.container .team_members  .one-third.column{width:208px;}
.container .team_members  .image{text-align:center;}


.swaptitle{padding-bottom:50px;}
.swaptitle .wpb_wrapper{position:relative;}
.swaptitle h2{position:absolute;width:100%;margin-top:100%;}




.ui-dialog .ui-dialog-titlebar{background:none !important;border:none !important;}
.ui-dialog .image.teamthumb{width:220px; height:220px;}
.ui-dialog .image.teamthumb img{width:200px; height:200px;}
#wpcf7-f4-o1 .wpcf7-form-control.wpcf7-submit {margin:0px auto;display:block; font-size:24px;}
