@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic,700);
/*===================== Variable =====================*/
/*=== Grid & Layout ===*/
/*=== Font face ===*/
/*=== Color === */
/*=== Background Color ===*/
.clear,
.clear-after:after,
.clear-before:before,
.row:after {
  content: '';
  display: table;
  clear: both;
}
.row,
.sidebar-right #page-body .content-wrap,
.sidebar-left #page-body .content-wrap {
  margin-left: -15px;
  margin-right: -15px;
}
.columns,
.sidebar-right #page-body .content-wrap .content,
.sidebar-right #page-body .content-wrap .sidebars,
.sidebar-left #page-body .content-wrap .content,
.sidebar-left #page-body .content-wrap .sidebars {
  float: left;
  padding: 0 15px;
}
.columns-1 {
  width: 8.333333333333334%;
}
.columns-2 {
  width: 16.666666666666668%;
}
.columns-3,
.sidebar-right #page-body .content-wrap .sidebars,
.sidebar-left #page-body .content-wrap .sidebars {
  width: 25%;
}
.columns-4 {
  width: 33.333333333333336%;
}
.columns-5 {
  width: 41.666666666666664%;
}
.columns-6 {
  width: 50%;
}
.columns-7 {
  width: 58.333333333333336%;
}
.columns-8 {
  width: 66.66666666666667%;
}
.columns-9,
.sidebar-right #page-body .content-wrap .content,
.sidebar-left #page-body .content-wrap .content {
  width: 75%;
}
.columns-10 {
  width: 83.33333333333333%;
}
.columns-11 {
  width: 91.66666666666667%;
}
.columns-12 {
  width: 100%;
}
.pull-1 {
  left: -8.33333333%;
}
.pull-2 {
  left: -16.66666667%;
}
.pull-3 {
  left: -25%;
}
.pull-4 {
  left: -33.33333333%;
}
.pull-5 {
  left: -41.66666667%;
}
.pull-6 {
  left: -50%;
}
.pull-7 {
  left: -58.33333333%;
}
.pull-8 {
  left: -66.66666667%;
}
.pull-9,
.sidebar-left #page-body .content-wrap .sidebars {
  left: -75%;
}
.pull-10 {
  left: -83.33333333%;
}
.pull-11 {
  left: -91.66666667%;
}
.pull-12 {
  left: -100%;
}
.push-1 {
  left: 8.333333333333334%;
}
.push-2 {
  left: 16.666666666666668%;
}
.push-3,
.sidebar-left #page-body .content-wrap .content {
  left: 25%;
}
.push-4 {
  left: 33.333333333333336%;
}
.push-5 {
  left: 41.666666666666664%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333333333336%;
}
.push-8 {
  left: 66.66666666666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333333333333%;
}
.push-11 {
  left: 91.66666666666667%;
}
.push-12 {
  left: 100%;
}
/*============================================================ 
                        CSS OVERVIEWS
                1. GENERAL
                2. LAYOUT
                3. HEADER
                	3.1. Headerbar
                	3.2. Masthead
                		3.1.1. Site Brand
                		3.1.2. Site Navigator
                		3.1.3. Site Navigator Mobile
                4. CONTENT
                	4.1. Page Header
                	4.2. Page Breadcrumbs
                	4.3. Page Body
                5. WIDGET
                6. FOOTER
                7. BLOG	
                8. NAVIGATION
                9. OTHER PAGES
                	9.1. Author
                	9.2. Search
                	9.3. Error404
                	9.4. Blank Page
                10. MEMBER
                11. PROJECTS	
                12. OTHER
                	12.1. Comments
                	12.2. Form
                	12.3. Gallery
                	12.4. Go To Top
                	12.5. Social Links
                           	
============================================================*/
/* ============================================================ 
    1. GENERAL
=============================================================*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  outline: 0;
}
*:focus,
*:after:focus,
*:before:focus {
  outline: 0;
}
*:after,
*:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear,
.clear-after:after,
.clear-before:before,
.row:after {
  *zoom: 1;
}
.transition,
a,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input.input-text,
input[type="submit"],
button[type="submit"],
.button,
#site-header #headerbar .top-navigator .menu li .sub-menu,
#site-header #masthead #site-navigator,
#site-header #masthead #site-navigator .menu li .sub-menu,
#site-header #masthead #site-navigator .menu > li > a:after,
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu,
.blog .hentry .entry-cover a img,
.single .hentry .entry-cover a img,
.navigation.post-navigation .nav-links li a:after,
.navigation.loadmore a:after,
.search #main-content .content-inner .search-results article .counter,
.member .member-image img,
.member .social-links,
.projects .projects-items,
.projects .projects-items .hentry .project-wrap .project-thumbnail img,
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a:after,
.project-single .project-media-item a img,
.project-single .project-media-item a:after,
.project-single .project-media-item a:before,
.gallery-caption,
.goto-top,
.goto-top a:after,
.woocommerce .products li a img,
.woocommerce-page .products li a img,
.woocommerce .products li .add_to_cart_button:before,
.woocommerce-page .products li .add_to_cart_button:before,
#site-wrapper .wpb_single_image a img,
#site-wrapper .wpb_single_image a:after,
#site-wrapper .wpb_single_image a:before,
#site-wrapper .imagebox .box-header,
#site-wrapper .imagebox .box-image img,
#site-wrapper .iconlist li.circle i,
#site-wrapper .owl-controls .owl-buttons > div,
#site-wrapper .owl-controls .owl-buttons > div:after,
#site-wrapper .owl-controls .owl-buttons > div.owl-next:after,
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span,
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a img,
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:after,
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:before,
#site-wrapper .posts-carousel .hentry .entry-cover a img,
#site-wrapper .posts-carousel .hentry .entry-cover a:after,
#site-wrapper .posts-carousel .hentry .entry-cover a:before,
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-header,
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-content,
.header-v1 #site-header #masthead #site-brand .brand,
.header-v3 #site-header #masthead #site-brand .brand {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption-text {
  font-size: 12px;
  font-style: italic;
  color: #b3b3b3;
}
.alignleft {
  float: left;
  margin: 10px 20px 10px 0;
  clear: left;
}
.alignright {
  float: right;
  margin: 10px 0 10px 20px;
  clear: right;
}
.aligncenter {
  text-align: center;
}
.bypostauthor {
  font-weight: normal;
}
.wrapper {
  margin: 0 auto;
  position: relative;
}
.wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.parallax {
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}
.typo {
  font-family: 'Playfair Display', serif;
}
html {
  overflow-x: hidden;
}
body {
  font-size: 14px;
  line-height: 1.8;
  background: #f4f4f4;
  overflow-x: hidden;
}
body i.fa {
  font-size: 14px;
}
body i.fa.fa-2x {
  font-size: 2em;
}
body i.fa.fa-3x {
  font-size: 3em;
}
body i.fa.fa-4x {
  font-size: 4em;
}
body i.fa.fa-5x {
  font-size: 5em;
}
a {
  text-decoration: none;
}
a:hover {
  color: #333333;
}
a.download {
  display: block;
  margin-bottom: 10px;
  height: 45px;
  line-height: 45px;
  color: #333333;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
a.download:hover {
  color: #ffffff;
}
a.download i {
  width: 45px;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  line-height: 20px;
  margin-right: 15px;
}
a.download:last-child {
  margin-bottom: 0;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 30px 0 20px 0;
  color: #333333;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
h1.title-divider,
h2.title-divider,
h3.title-divider,
h4.title-divider,
h5.title-divider,
h6.title-divider {
  border-bottom: 1px solid #666666;
  padding-bottom: 7px;
  margin: 0 0 30px 0;
  display: inline-block;
}
h1.no-margin-top,
h2.no-margin-top,
h3.no-margin-top,
h4.no-margin-top,
h5.no-margin-top,
h6.no-margin-top {
  margin-top: 0;
}
img {
  border: medium none;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input.input-text {
  position: relative;
  border: none;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 45px;
  max-width: 100%;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
textarea:disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="date"]:disabled,
input[type="month"]:disabled,
input[type="time"]:disabled,
input[type="week"]:disabled,
input[type="number"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="color"]:disabled,
input.input-text:disabled {
  cursor: no-drop;
}
textarea {
  height: auto;
  line-height: 1.8em;
  max-height: 150px;
  resize: none;
}
select {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
  height: 45px;
  padding: 0;
  line-height: 100%;
  outline: 0;
  max-width: 100%;
  background-image: url(../../assets/img/caret.png);
  background-position: 99% center;
  background-repeat: no-repeat;
  position: relative;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
input[type="submit"],
button[type="submit"],
.button {
  color: #ffffff;
  background-image: none;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  cursor: pointer;
  white-space: nowrap;
  border: none;
  display: inline-block;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
.button:hover {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
input[type="submit"]:disabled,
button[type="submit"]:disabled,
.button:disabled {
  background: #f2f2f2;
  color: #b3b3b3;
  cursor: no-drop;
  border: none;
}
input[type="submit"].round,
button[type="submit"].round,
.button.round {
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
input[type="submit"].outline,
button[type="submit"].outline,
.button.outline {
  background: none;
  border: 1px solid;
  line-height: 42px;
}
input[type="submit"].outline:hover,
button[type="submit"].outline:hover,
.button.outline:hover {
  background: #ffffff;
  color: #333333;
  border-color: #ffffff;
}
input[type="submit"].yellow,
button[type="submit"].yellow,
.button.yellow {
  background: #fed424;
  color: #333333;
}
input[type="submit"].sm,
button[type="submit"].sm,
.button.sm {
  height: auto;
  line-height: 1.8;
  padding-top: 7px;
  padding-bottom: 7px;
}
blockquote {
  margin: 30px 50px;
  position: relative;
  font-size: 24px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
cite {
  display: block;
  margin: 15px 0 0 0;
  font-size: 0.9em;
  color: #b3b3b3;
}
table {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
table thead {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3px;
}
table thead th {
  padding: 15px 20px;
  font-weight: normal;
  color: #333333;
}
table tbody tr:nth-child(2n + 1) {
  background: rgba(0, 0, 0, 0.05);
}
table tbody tr td,
table tbody tr th {
  padding: 15px 20px;
  text-align: left;
  font-weight: normal;
}
table tfoot tr th,
table tfoot tr td {
  padding: 15px 20px;
}
table tfoot tr th {
  font-weight: normal;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 3px;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 20px 0;
}
pre {
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;
}
figure {
  margin: 1em 0;
}
figcaption {
  margin: 10px 0;
}
article:after {
  clear: both;
  content: "";
  display: table;
}
/* ============================================================ 
    2. LAYOUT
=============================================================*/
.sidebar-right #page-body .content-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.sidebar-right #page-body .content-wrap .content {
  padding-right: 25px;
}
.sidebar-right #page-body .content-wrap .sidebars {
  padding-left: 25px;
}
.sidebar-left #page-body .content-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.sidebar-left #page-body .content-wrap .content {
  padding-left: 25px;
}
.sidebar-left #page-body .content-wrap .sidebars {
  padding-right: 25px;
}
.page-fullwidth #page-body .wrapper {
  width: 100%;
}
.page-fullwidth #page-body .wrapper .content-wrap {
  margin: 0;
}
.page-fullwidth #page-body .wrapper .content-wrap .content:after {
  clear: both;
  content: "";
  display: table;
}
.page-fullwidth #page-body .wrapper .content-wrap .content .vc_row_wrap {
  margin: 0 auto;
}
.page-fullwidth #page-body .wrapper .content-wrap .content .vc_row_wrap .vc_row_wrap {
  width: 100%;
}
.page-fullwidth #page-body .wrapper .content-wrap .content .full .vc_row_wrap {
  width: 100%;
}
.page-fullwidth #page-body #respond,
.page-fullwidth #page-body .nocomments {
  margin: 0 auto;
}
.layout-boxed {
  background-color: #cccccc;
}
.layout-boxed #site-wrapper {
  margin: 0 auto;
  overflow: hidden;
  background: #f4f4f4;
}
.layout-boxed.page-blank #site-wrapper {
  width: 100%;
}
.vc_row_content {
  margin: 0 -15px;
}
.vc_row_content:after {
  clear: both;
  content: "";
  display: table;
}
.admin-bar #site-header #masthead #site-navigator .menu.menu-extra .search-box .widget_search {
  top: 100px;
}
.admin-bar #site-header #masthead #site-navigator.stick {
  top: 32px;
}
.admin-bar #site-header #masthead.stick {
  top: 32px;
}
.admin-bar.header-v3 #site-header {
  top: 32px;
}
/* ============================================================ 
    3. HEADER
=============================================================*/
#site-header {
  /* ============================================================ 
	    3.1. Headerbar
	=============================================================*/
  /* ============================================================ 
	    3.1. Masthead
	=============================================================*/
}
#site-header #headerbar {
  color: #ffffff;
  font-size: 13px;
  padding: 10px 0;
}
#site-header #headerbar i {
  font-size: 14px;
}
#site-header #headerbar .custom-info {
  float: left;
}
#site-header #headerbar .custom-info i {
  margin-right: 10px;
  color: #ffffff;
}
#site-header #headerbar .custom-info .spacer {
  width: 30px;
  display: inline-block;
}
#site-header #headerbar .social-links {
  float: right;
  margin-left: 10px;
}
#site-header #headerbar .social-links a {
  float: left;
  display: block;
  margin-left: 10px;
}
#site-header #headerbar .social-links a i {
  color: #ffffff;
}
#site-header #headerbar .top-navigator {
  float: right;
}
#site-header #headerbar .top-navigator .menu {
  margin: 0;
  padding: 0;
}
#site-header #headerbar .top-navigator .menu li {
  list-style: none;
  float: left;
  z-index: 9;
}
#site-header #headerbar .top-navigator .menu li a {
  color: #ffffff;
  padding: 10px 8px;
  display: inline-block;
  margin: -10px 0;
}
#site-header #headerbar .top-navigator .menu li.menu-item-has-children {
  position: relative;
  z-index: 999;
}
#site-header #headerbar .top-navigator .menu li.menu-item-has-children a {
  padding-right: 3px;
}
#site-header #headerbar .top-navigator .menu li.menu-item-has-children:after {
  border-top: 5px solid rgba(255, 255, 255, 0.15);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  height: 0;
  width: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#site-header #headerbar .top-navigator .menu li.menu-item-has-children:hover .sub-menu {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  display: block\9;
  visibility: visible;
}
#site-header #headerbar .top-navigator .menu li .sub-menu {
  position: absolute;
  top: 34px;
  left: 0;
  width: 200px;
  margin: 0;
  padding: 0;
  visibility: hidden;
  display: none\9;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-header #headerbar .top-navigator .menu li .sub-menu li {
  float: none;
}
#site-header #headerbar .top-navigator .menu li .sub-menu li a {
  padding: 10px;
  display: block;
  margin: 0;
  color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#site-header #headerbar .top-navigator .menu li .sub-menu li a:hover {
  background: rgba(0, 0, 0, 0.1);
}
#site-header #headerbar .top-navigator .menu li .sub-menu li:first-child a {
  border: none;
}
#site-header #headerbar .top-navigator .menu > li:hover > a {
  -webkit-box-shadow: 0 -3px 0 #ffffff inset;
  -moz-box-shadow: 0 -3px 0 #ffffff inset;
  -ms-box-shadow: 0 -3px 0 #ffffff inset;
  -o-box-shadow: 0 -3px 0 #ffffff inset;
  box-shadow: 0 -3px 0 #ffffff inset;
}
#site-header #masthead {
  position: relative;
  width: 100%;
  z-index: 99;
  padding-bottom: 28px;
  background-image: url(../../assets/img/noise-background.png);
  background-repeat: repeat;
  /* ============================================================ 
		    3.1.1. Site Brand
		=============================================================*/
  /* ============================================================ 
		    3.1.2. Site Navigator
		=============================================================*/
  /* ============================================================ 
		    3.1.3. Site Navigator Mobile
		=============================================================*/
}
#site-header #masthead.stick {
  position: fixed;
  top: 0;
}
#site-header #masthead #site-brand {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#site-header #masthead #site-brand .wrapper {
  display: table;
}
#site-header #masthead #site-brand #site-logo {
  float: left;
  position: relative;
}
#site-header #masthead #site-brand #site-logo .logo {
  margin: 0;
}
#site-header #masthead #site-brand #site-logo .logo a {
  display: block;
}
#site-header #masthead #site-brand #site-logo .logo a img {
  vertical-align: middle;
  display: table;
}
#site-header #masthead #site-brand #site-logo:before {
  position: absolute;
  content: "";
}
#site-header #masthead #site-brand .header-widgets {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#site-header #masthead #site-brand .header-widgets .widget {
  display: inline-block;
  text-align: left;
  margin-left: 60px;
  margin-bottom: 0;
  vertical-align: middle;
}
#site-header #masthead #site-brand .header-widgets .widget .info-icon i {
  font-size: 28px;
  vertical-align: middle;
  margin-right: 10px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-header #masthead #site-brand .header-widgets .widget .info-icon .content {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
#site-header #masthead #site-brand .header-widgets .widget .info-icon .content span {
  color: #ffffff;
  text-transform: uppercase;
}
#site-header #masthead #site-brand .header-widgets .widget .info-icon .content span a {
  color: #ffffff !important;
}
#site-header #masthead #site-brand .header-widgets .widget .button i {
  margin-right: 10px;
  font-size: 14px;
}
#site-header #masthead #site-navigator {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateZ(0px);
}
#site-header #masthead #site-navigator .wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-header #masthead #site-navigator .menu {
  padding: 0;
  margin: 0;
  display: inline-block;
}
#site-header #masthead #site-navigator .menu li {
  list-style: none;
  display: inline-block;
  position: relative;
}
#site-header #masthead #site-navigator .menu li:hover > .sub-menu {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
  display: block\9;
  top: 100%;
}
#site-header #masthead #site-navigator .menu li a {
  display: block;
  padding: 0 20px;
  line-height: 56px;
  text-transform: uppercase;
}
#site-header #masthead #site-navigator .menu li .sub-menu {
  position: absolute;
  width: 250px;
  padding: 0;
  margin: 0;
  visibility: hidden;
  display: none\9;
  left: 0;
  top: 150%;
  text-align: left;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#site-header #masthead #site-navigator .menu li .sub-menu li {
  display: block;
}
#site-header #masthead #site-navigator .menu li .sub-menu li:first-child > a {
  border: none;
}
#site-header #masthead #site-navigator .menu li .sub-menu li a {
  color: #ffffff;
  padding: 10px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.8;
  text-transform: none;
  font-size: 1em;
}
#site-header #masthead #site-navigator .menu li .sub-menu li .sub-menu {
  left: 250px;
  top: 0;
}
#site-header #masthead #site-navigator .menu li .sub-menu li:hover > a,
#site-header #masthead #site-navigator .menu li .sub-menu li.current-menu-item > a,
#site-header #masthead #site-navigator .menu li .sub-menu li .current_page_item > a {
  background: rgba(0, 0, 0, 0.1);
}
#site-header #masthead #site-navigator .menu > li.current-menu-item > a:after,
#site-header #masthead #site-navigator .menu > li.current_page_item > a:after,
#site-header #masthead #site-navigator .menu > li.current-page-ancestor > a:after,
#site-header #masthead #site-navigator .menu > li.current-menu-ancestor > a:after,
#site-header #masthead #site-navigator .menu > li.current_page_ancestor > a:after {
  position: absolute;
  top: 0;
  content: "";
  height: 3px;
  width: 100%;
  left: 0;
}
#site-header #masthead #site-navigator .menu > li > a {
  letter-spacing: 2px;
}
#site-header #masthead #site-navigator .menu > li > a:after {
  position: absolute;
  top: 0;
  content: "";
  height: 3px;
  width: 0;
  left: 50%;
}
#site-header #masthead #site-navigator .menu > li:hover > a:after {
  width: 100%;
  left: 0;
}
#site-header #masthead #site-navigator .menu > li:after {
  position: absolute;
  content: "/";
  color: rgba(0, 0, 0, 0.12);
  top: 14px;
  left: -4px;
}
#site-header #masthead #site-navigator .menu > li:first-child:after {
  display: none;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box:after {
  display: none;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box.active a {
  color: #cccccc;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box.active .submenu {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
  display: block\9;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box.active .submenu .widget_search .search-field {
  height: 55px;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box a {
  color: #333333;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box a:hover {
  color: #cccccc;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box .submenu {
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  display: none\9;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box .widget_search {
  position: fixed;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  top: 70px;
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box .widget_search .search-field {
  background: rgba(255, 255, 255, 0.8);
  border: none;
  height: 0px;
  line-height: 55px;
  width: 100%;
  font-size: 2em;
  font-weight: 300;
  color: #333333;
  padding: 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
}
#site-header #masthead #site-navigator .menu.menu-extra .search-box .widget_search label:after {
  display: none;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart a:after {
  display: none;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart:hover .submenu {
  top: 100%;
  visibility: visible;
  display: block\9;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart a .shopping-cart-items-count {
  position: absolute;
  background: #333333;
  width: 24px;
  height: 24px;
  color: #ffffff;
  top: 6px;
  right: 0;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  z-index: 9;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart a .shopping-cart-items-count.no-items {
  display: none;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu {
  position: absolute;
  width: 300px;
  right: 0;
  top: 150%;
  background: #ffffff;
  padding: 20px;
  z-index: -1;
  visibility: hidden;
  display: none\9;
  max-height: 80vh;
  overflow-y: auto;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list {
  padding: 0;
  text-align: left;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px 0;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list li:first-child {
  padding-top: 0;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list li.empty {
  padding: 0;
  border: none;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list li .remove {
  float: right;
  display: inline-block;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list li a {
  padding: 0;
  line-height: 1.8;
  letter-spacing: 3px;
  color: #333333;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .cart_list li a img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .total {
  text-align: left;
  text-transform: uppercase;
  color: #333333;
  padding-top: 20px;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .buttons a {
  width: 49%;
  float: left;
  line-height: 45px;
  color: #ffffff;
  text-align: center;
}
#site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu .widget_shopping_cart_content .buttons a.checkout {
  float: right;
}
#site-header #masthead #site-navigator.stick {
  position: fixed;
  top: 0;
}
#site-header #masthead #site-navigator.stick .wrapper {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#site-header #masthead #site-navigator-mobile {
  display: none;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile {
  position: relative;
  height: 56px;
  background: #ffffff;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile.active .menu {
  display: block;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .navigator-toggle {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;
  color: #000000;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e6e6e6;
  display: none;
  background: #ffffff;
  position: relative;
  z-index: 9;
  top: 56px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li a {
  display: block;
  color: #333333;
  line-height: 56px;
  margin-right: 56px;
  padding: 0 20px;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li .sub-menu {
  border-top: 1px solid #e6e6e6;
  margin-left: 20px;
  display: none;
  padding: 0;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li:last-child {
  border-bottom: none;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li.menu-item-has-children .toggler {
  position: absolute;
  display: block;
  width: 56px;
  height: 56px;
  border-left: 1px solid #e6e6e6;
  right: 0;
  top: 0;
  z-index: 99;
  cursor: pointer;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li.menu-item-has-children .toggler:after {
  content: "";
  width: 14px;
  height: 2px;
  background: #cccccc;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -1px;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li.menu-item-has-children .toggler:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #cccccc;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -7px;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li.menu-item-has-children.active > .sub-menu {
  display: block;
}
#site-header #masthead #site-navigator-mobile.navigator-mobile .menu li.menu-item-has-children.active > .toggler:before {
  display: none;
}
/* ============================================================ 
    4. CONTENT
=============================================================*/
#site-content {
  /* ============================================================ 
	    4.1. Page Header
	=============================================================*/
  /* ============================================================ 
	    4.2. Page Breadcrumbs
	=============================================================*/
  /* ============================================================ 
	    4.3. Page Body
	=============================================================*/
}
#site-content #page-header {
  padding: 100px 0 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}
#site-content #page-header .page-title .title {
  margin: 0;
  font-size: 48px;
  text-transform: uppercase;
}
#site-content #page-header .page-title .subtitle {
  font-size: 18px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}
#site-content #page-header .title-widgets {
  margin-top: 20px;
}
#site-content #page-header .title-widgets .widget {
  display: inline-block;
  margin-bottom: 0;
}
#site-content #page-breadcrumbs {
  margin-bottom: 50px;
  margin-top: -80px;
  background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
}
#site-content #page-breadcrumbs .wrapper {
  height: 80px;
}
#site-content #page-breadcrumbs .breadcrumbs {
  position: absolute;
  left: 0;
  bottom: 12px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#site-content #page-breadcrumbs .breadcrumbs .trail-browse {
  margin-right: 5px;
}
#site-content #page-breadcrumbs .breadcrumbs .sep {
  margin: 0 10px;
}
#site-content #page-breadcrumbs .breadcrumbs a {
  color: #ffffff;
}
#site-content #page-body .content,
#site-content #page-body .sidebars {
  position: relative;
  margin-bottom: 50px;
}
/* ============================================================ 
    5. WIDGET
=============================================================*/
.widgettitle,
.widget-title {
  font-size: 18px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #666666;
  padding-bottom: 7px;
  display: inline-block;
}
.widget {
  margin-bottom: 50px;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget select {
  width: 100%;
}
.widget select[name="monster-widget-just-testing"] option {
  width: 255px;
}
.widget.widget_search .search-form label {
  display: block;
  position: relative;
}
.widget.widget_search .search-form label:after {
  position: absolute;
  top: 10px;
  right: 0;
  color: #cccccc;
  content: "\f002";
  font-family: 'FontAwesome';
}
.widget.widget_search .search-form label .screen-reader-text {
  display: none;
}
.widget.widget_search .search-form label .search-field {
  width: 100%;
}
.widget.widget_search .search-form .search-submit {
  display: none;
}
.widget.widget_archive ul,
.widget.widget_categories ul,
.widget.widget_pages ul,
.widget.widget_meta ul,
.widget.widget_recent_comments ul,
.widget.widget_recent_entries ul,
.widget.widget_rss ul {
  margin: 0;
  padding: 0;
}
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li,
.widget.widget_rss ul li {
  list-style: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_rss ul li a {
  color: #333333;
}
.widget.widget_archive ul li:first-child,
.widget.widget_categories ul li:first-child,
.widget.widget_pages ul li:first-child,
.widget.widget_meta ul li:first-child,
.widget.widget_recent_comments ul li:first-child,
.widget.widget_recent_entries ul li:first-child,
.widget.widget_rss ul li:first-child {
  padding-top: 0;
}
.widget.widget_archive ul li:last-child,
.widget.widget_categories ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_meta ul li:last-child,
.widget.widget_recent_comments ul li:last-child,
.widget.widget_recent_entries ul li:last-child,
.widget.widget_rss ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget.widget_archive ul li .children,
.widget.widget_categories ul li .children,
.widget.widget_pages ul li .children,
.widget.widget_meta ul li .children,
.widget.widget_recent_comments ul li .children,
.widget.widget_recent_entries ul li .children,
.widget.widget_rss ul li .children {
  margin-left: 20px;
  margin-top: 10px;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  padding-top: 10px;
}
.widget.widget_archive ul li .children li:last-child,
.widget.widget_categories ul li .children li:last-child,
.widget.widget_pages ul li .children li:last-child,
.widget.widget_meta ul li .children li:last-child,
.widget.widget_recent_comments ul li .children li:last-child,
.widget.widget_recent_entries ul li .children li:last-child,
.widget.widget_rss ul li .children li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  text-align: center;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tr td {
  padding: 5px;
  text-align: center;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tr td#today {
  color: #ffffff;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
}
.widget.widget_calendar #calendar_wrap #wp-calendar tr a {
  color: #ffffff;
  display: block;
}
.sidebars .widget.widget_nav_menu {
  padding: 30px 30px 20px 30px;
  position: relative;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.sidebars .widget.widget_nav_menu .widget-title {
  margin-bottom: 20px;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.2);
  display: block;
}
.sidebars .widget.widget_nav_menu:after {
  position: absolute;
  border-top: 33px solid #f4f4f4;
  border-left: 33px solid transparent;
  content: "";
  height: 0;
  width: 0;
  right: -3px;
  top: 0;
}
.sidebars .widget.widget_nav_menu:before {
  position: absolute;
  border-bottom: 30px solid rgba(0, 0, 0, 0.3);
  border-right: 30px solid transparent;
  content: "";
  height: 0;
  width: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.sidebars .widget.widget_nav_menu .menu {
  margin: 0;
  padding: 0;
}
.sidebars .widget.widget_nav_menu .menu li {
  list-style: none;
}
.sidebars .widget.widget_nav_menu .menu li a {
  display: block;
  padding: 10px 0 10px 25px;
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
  position: relative;
}
.sidebars .widget.widget_nav_menu .menu li a:hover {
  color: #ffffff;
  padding-left: 30px;
}
.sidebars .widget.widget_nav_menu .menu li a:before {
  content: "\f114";
  position: absolute;
  top: 10px;
  left: 0;
  font-family: "FontAwesome";
}
.sidebars .widget.widget_nav_menu .menu li .sub-menu {
  padding: 0;
  margin-left: 20px;
}
.sidebars .widget.widget_nav_menu .menu li.current_page_item,
.sidebars .widget.widget_nav_menu .menu li.current-menu-item {
  margin: 0 -30px;
}
.sidebars .widget.widget_nav_menu .menu li.current_page_item a,
.sidebars .widget.widget_nav_menu .menu li.current-menu-item a {
  color: #ffffff;
  padding: 10px 30px 10px 55px;
  border: none;
}
.sidebars .widget.widget_nav_menu .menu li.current_page_item a:before,
.sidebars .widget.widget_nav_menu .menu li.current-menu-item a:before {
  content: "\f07c";
  left: 30px;
}
.sidebars .widget.widget_nav_menu .menu li.current_page_item + li a,
.sidebars .widget.widget_nav_menu .menu li.current-menu-item + li a {
  border: none;
}
.sidebars .widget.widget_nav_menu .menu li:first-child > a {
  border: none;
}
.sidebars .widget.widget_nav_menu .menu li.menu-item-has-children + li a {
  border: none;
}
/* ============================================================ 
    6. FOOTER
=============================================================*/
#site-footer {
  font-size: 14px;
}
#site-footer #footer-widgets {
  padding: 80px 0 0 0;
}
#site-footer #footer-widgets a:hover {
  color: #ffffff;
}
#site-footer #footer-widgets .widget {
  margin-bottom: 60px;
}
#site-footer #footer-widgets .widget .widget-title {
  color: #ffffff;
  border-bottom: none;
  padding-bottom: 0;
}
#site-footer #footer-widgets .widget.widget_nav_menu ul {
  padding: 0;
  margin: 0;
}
#site-footer #footer-widgets .widget.widget_nav_menu ul li {
  list-style: none;
}
#site-footer #footer-widgets .widget.widget_nav_menu ul li a {
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
  padding-left: 25px;
}
#site-footer #footer-widgets .widget.widget_nav_menu ul li a:after {
  position: absolute;
  content: "→";
  color: #ffffff;
  left: 0;
  top: 0;
  font-size: 13px;
}
#site-footer #footer-widgets .widget.widget_nav_menu ul li a:hover {
  padding-left: 30px;
  color: #ffffff;
}
#site-footer #footer-widgets .widget a {
  color: #cccccc;
}
#site-footer #footer-widgets .widget .footer-info i {
  font-size: 14px;
  color: #ffffff;
  width: 20px;
}
#site-footer #footer-widgets .widget .footer-info .button {
  color: #ffffff;
}
#site-footer #footer-content {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  padding: 40px 0;
}
#site-footer .copyright {
  float: left;
  margin-top: 3px;
}
#site-footer .copyright a {
  color: #ffffff;
}
#site-footer .copyright a:hover {
  text-decoration: underline;
}
#site-footer .social-links {
  float: right;
  margin-top: 3px;
}
#site-footer .social-links a {
  float: left;
  display: block;
  margin-left: 10px;
}
/* ============================================================ 
    7. BLOG
=============================================================*/
.blog .hentry,
.single .hentry {
  margin-bottom: 50px;
}
.blog .hentry .entry-cover,
.single .hentry .entry-cover {
  margin-bottom: 30px;
}
.blog .hentry .entry-cover a,
.single .hentry .entry-cover a {
  overflow: hidden;
  display: block;
}
.blog .hentry .entry-cover a img,
.single .hentry .entry-cover a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog .hentry .entry-cover a:hover img,
.single .hentry .entry-cover a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
.blog .hentry .entry-header .entry-title,
.single .hentry .entry-header .entry-title {
  font-size: 24px;
  margin: 0 0 10px 0;
}
.blog .hentry .entry-header .entry-title a,
.single .hentry .entry-header .entry-title a {
  color: #333333;
}
.blog .hentry .entry-header .entry-meta,
.single .hentry .entry-header .entry-meta {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  color: #cccccc;
  margin-bottom: 15px;
}
.blog .hentry .entry-header .entry-meta .entry-time,
.single .hentry .entry-header .entry-meta .entry-time {
  margin: 0 10px;
}
.blog .hentry .entry-footer,
.single .hentry .entry-footer {
  margin-top: 30px;
}
.blog .hentry .entry-footer .entry-tags a,
.single .hentry .entry-footer .entry-tags a {
  margin-left: 5px;
}
.blog .hentry .readmore,
.single .hentry .readmore {
  margin-top: 25px;
}
.blog .hentry .readmore a,
.single .hentry .readmore a {
  background: #ffffff;
  color: #333333;
  display: inline-block;
  padding: 10px 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.blog .hentry .readmore a:hover,
.single .hentry .readmore a:hover {
  color: #ffffff;
}
.blog .hentry.sticky,
.single .hentry.sticky {
  background: rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.box {
  margin-top: 50px;
}
.box:after {
  clear: both;
  content: "";
  display: table;
}
.box .box-title {
  position: relative;
  border-bottom: 1px solid #666666;
  padding-bottom: 7px;
  margin: 0 0 30px 0;
  font-size: 18px;
  display: inline-block;
}
.box.author-box .author-avatar {
  float: left;
  margin-right: 30px;
}
.box.author-box .author-avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.box.author-box .author-description {
  overflow: hidden;
}
.box.related-posts-box .blog-shortcode .hentry {
  margin-bottom: 0;
}
.box.related-posts-box .blog-shortcode .hentry .entry-header .entry-title {
  position: static;
  padding-bottom: 0;
  border: none;
}
.box.related-posts-box .blog-shortcode .hentry .entry-header .entry-title:after {
  display: none;
}
.widget .blog-shortcode .hentry {
  margin-bottom: 0;
}
.widget .blog-shortcode .hentry .entry-header .entry-title {
  position: static;
  padding-bottom: 0;
  border: none;
}
.widget .blog-shortcode .hentry .entry-header .entry-title:after {
  display: none;
}
/* ============================================================ 
	8. NAVIGATION
=============================================================*/
.navigation:after {
  clear: both;
  content: "";
  display: table;
}
.navigation.post-navigation .nav-links {
  padding: 0;
  margin: 0;
  text-align: center;
}
.navigation.post-navigation .nav-links li {
  list-style: none;
  display: inline-block;
}
.navigation.post-navigation .nav-links li a {
  display: block;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.05);
  text-indent: -9999px;
  margin: 0 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: relative;
}
.navigation.post-navigation .nav-links li a:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f104";
  text-indent: 0;
  left: 18px;
  top: -1px;
  color: #333333;
  font-size: 28px;
}
.navigation.post-navigation .nav-links li a:hover:after {
  color: #ffffff;
}
.navigation.post-navigation .nav-links li.next-post a:after {
  content: "\f105";
  left: auto;
  right: 18px;
}
.navigation .page-numbers {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  float: left;
  margin: 0 5px 0 0;
  color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.navigation .page-numbers.current,
.navigation .page-numbers:hover {
  color: #ffffff;
}
.navigation .page-numbers.next {
  text-indent: -9999px;
  position: relative;
}
.navigation .page-numbers.next:after {
  position: absolute;
  content: "→";
  left: 12px;
  top: 0;
  text-indent: 0;
}
.navigation .page-numbers.prev {
  text-indent: -9999px;
  position: relative;
}
.navigation .page-numbers.prev:after {
  position: absolute;
  content: "←";
  left: 12px;
  top: 0;
  text-indent: 0;
}
.navigation.pager .pagination {
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
.navigation.pager .pagination a {
  display: block;
  background: rgba(0, 0, 0, 0.05);
  float: left;
  width: 49%;
  padding: 20px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navigation.pager .pagination a:nth-child(2n) {
  float: right;
  text-align: right;
}
.navigation.loadmore {
  text-align: center;
}
.navigation.loadmore a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  background: #333333;
  color: #ffffff;
  padding: 0 50px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.navigation.loadmore a:after {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f1ce";
  font-weight: normal;
  font-size: 4em;
  left: 50%;
  margin-left: -25px;
  color: #cccccc;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-animation: fa-spin 0.8s infinite linear;
  -moz-animation: fa-spin 0.8s infinite linear;
  -o-animation: fa-spin 0.8s infinite linear;
  animation: fa-spin 0.8s infinite linear;
}
.navigation.loadmore.loading a {
  text-indent: -9999px;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.navigation.loadmore.loading a:after {
  text-indent: 0;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.navigation.loadmore.loading a:hover {
  background: transparent;
}
/* ============================================================ 
	9. OTHER PAGES
=============================================================*/
/* ============================================================ 
    9.1. Author
=============================================================*/
.author .box.author-box {
  margin: 0 0 50px 0;
  border: none;
  padding: 0;
  position: relative;
}
.author .box.author-box .box-title {
  display: none;
}
/* ============================================================ 
    9.2. Search
=============================================================*/
.search #main-content .content-inner .search-form {
  position: relative;
  margin-bottom: 50px;
  padding: 10px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.search #main-content .content-inner .search-form .screen-reader-text {
  display: none;
}
.search #main-content .content-inner .search-form .search-field {
  width: 100%;
  font-size: 2em;
  border: none;
}
.search #main-content .content-inner .search-form .search-submit {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.search #main-content .content-inner .search-results article {
  padding: 30px 0 30px 65px;
  position: relative;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  text-align: inherit;
}
.search #main-content .content-inner .search-results article .counter {
  position: absolute;
  background: #333333;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 50%;
  margin-top: -25px;
  left: 0;
  font-size: 1.5em;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.search #main-content .content-inner .search-results article .entry-title {
  font-size: 19px;
  margin: 0 0 5px 0;
}
.search #main-content .content-inner .search-results article .entry-title a {
  color: #333333;
}
.search #main-content .content-inner .search-results article .entry-date {
  color: #cccccc;
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
.search #main-content .navigation {
  margin-top: 30px;
}
/* ============================================================ 
    9.3. Error404
=============================================================*/
.error404 #main-content .content-inner {
  text-align: center;
}
.error404 #main-content .content-inner:after {
  clear: both;
  content: "";
  display: table;
}
.error404 #main-content .content-inner .content-404 h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.error404 #main-content .content-inner .content-404 .search-form {
  position: relative;
  width: 50%;
  margin: 50px auto;
  display: inline-block;
}
.error404 #main-content .content-inner .content-404 .search-form .screen-reader-text {
  display: none;
}
.error404 #main-content .content-inner .content-404 .search-form .search-field {
  width: 100%;
}
.error404 #main-content .content-inner .content-404 .search-form .search-submit {
  position: absolute;
  right: 0;
  bottom: 10px;
}
/* ============================================================ 
    9.4. Blank Page
=============================================================*/
.page-blank {
  display: table;
  height: 100%;
  left: 0;
  margin: 0;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-blank #site-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 0;
}
.page-blank #site-wrapper #main-content {
  margin-bottom: 0;
}
/* ============================================================ 
	10. MEMBER
=============================================================*/
.member-detail h3 {
  margin: 30px 0 0 0;
  font-size: 18px;
}
.member-detail .member-subtitle {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  margin: 5px 0 0 0;
  color: #cccccc;
}
.member-detail .member-meta {
  padding: 15px 0 0 0;
  margin: 15px 0 0 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}
.member-detail .member-meta li {
  list-style: none;
}
.member-detail .member-category ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.member-detail .member-category ul li {
  list-style: none;
}
.member-detail .member-category ul li a {
  display: block;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
.member-detail .member-category ul li:last-child a {
  border: none;
}
.member-detail .member-category a {
  color: #808080;
}
.member-detail .member-category a:hover {
  color: #333333;
}
.member {
  text-align: center;
}
.member .member-image {
  position: relative;
  overflow: hidden;
}
.member .social-links {
  position: absolute;
  bottom: 0;
  text-align: center;
  padding: 20px 15px 10px 15px;
  left: 0;
  right: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.member .social-links a {
  margin: 0 5px;
  display: inline-block;
}
.member .social-links a i {
  background: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
}
.member .social-links a i:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.member .more-link a {
  color: #ffffff;
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-indent: -9999px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.member .more-link a:after {
  position: absolute;
  content: "\f0c9";
  font-family: "FontAwesome";
  font-size: 14px;
  text-indent: 0;
  left: 19px;
}
.member .more-link a:hover {
  background: rgba(0, 0, 0, 0.5);
}
.member:hover .member-image img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
.member:hover .more-link a {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.member:hover .social-links {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.template-members .content-inner,
.post-type-archive-member .content-inner,
.tax-member-category .content-inner {
  margin: 0 -15px;
}
.template-members .content-inner:after,
.post-type-archive-member .content-inner:after,
.tax-member-category .content-inner:after {
  clear: both;
  content: "";
  display: table;
}
.template-members .member.hentry,
.post-type-archive-member .member.hentry,
.tax-member-category .member.hentry {
  float: left;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 50px;
}
.single-member .content-inner:after {
  clear: both;
  content: "";
  display: table;
}
.single-member .member-detail {
  float: left;
  width: 25%;
  padding: 30px;
  margin-right: 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.single-member .member-detail .member-image {
  margin: -30px -30px 30px -30px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.single-member .member-content {
  overflow: hidden;
}
.single-member.sidebar-right .member-detail,
.single-member.sidebar-left .member-detail {
  width: 33.3333333%;
}
/* ============================================================ 
	11. PROJECTS
=============================================================*/
.projects[data-columns="2"] .projects-items .hentry {
  width: 50%;
}
.projects[data-columns="3"] .projects-items .hentry {
  width: 33.3333333%;
}
.projects[data-columns="4"] .projects-items .hentry {
  width: 25%;
}
.projects[data-columns="5"] .projects-items .hentry {
  width: 20%;
}
.projects.projects-grid .projects-items {
  margin: 0 -2px;
}
.projects.projects-grid .projects-items .hentry {
  padding: 0 2px;
  margin-bottom: 4px;
}
.projects.projects-masonry .projects-items {
  margin: 0 -2px;
}
.projects.projects-masonry .projects-items .hentry {
  padding: 0 2px;
  margin-bottom: 4px;
}
.projects.projects-carousel .projects-items .elements-carousel {
  margin: 0 !important;
}
.projects.projects-carousel .projects-items .hentry {
  float: none;
  padding: 0 !important;
}
.projects .projects-filter ul {
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
}
.projects .projects-filter ul li {
  list-style: none;
  display: inline-block;
}
.projects .projects-filter ul li a {
  padding: 10px 30px;
  margin: 0 5px;
  background: #ffffff;
  color: #333333;
  display: block;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.projects .projects-filter ul li a:hover {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.projects .projects-filter ul li.active a {
  color: #ffffff;
}
.projects .projects-filter ul li.active a:hover {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.projects .projects-items:after {
  clear: both;
  content: "";
  display: table;
}
.projects .projects-items .hentry {
  float: left;
}
.projects .projects-items .hentry .project-wrap {
  position: relative;
  overflow: hidden;
}
.projects .projects-items .hentry .project-wrap:hover .project-thumbnail figcaption .project-buttons a {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.projects .projects-items .hentry .project-wrap:hover .project-thumbnail img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
.projects .projects-items .hentry .project-wrap .project-thumbnail {
  margin: 0;
}
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption {
  margin: 0;
}
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a {
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 9;
  background: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a:after {
  text-indent: 0;
  font-family: "FontAwesome";
  position: absolute;
  color: #333333;
  left: 19px;
  top: 12px;
}
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a.project-quick-view:after {
  content: "\f002";
}
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a:hover:after {
  color: #ffffff;
}
.projects .projects-items .hentry .project-wrap .project-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px 80px 10px 15px;
  background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
}
.projects .projects-items .hentry .project-wrap .project-info .project-title {
  margin: 0;
  font-size: 18px;
}
.projects .projects-items .hentry .project-wrap .project-info .project-title a {
  color: #ffffff;
}
.projects .projects-items .hentry .project-wrap .project-info .project-categories {
  margin: 0;
  padding: 0;
}
.projects .projects-items .hentry .project-wrap .project-info .project-categories li {
  list-style: none;
  display: inline-block;
}
.projects .projects-items .hentry .project-wrap .project-info .project-categories li a {
  color: #cccccc;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  margin-right: 6px;
}
.projects .projects-items .hentry .project-wrap .project-info .project-categories li a:hover {
  color: #ffffff;
}
.project-single {
  margin-bottom: 50px;
}
.project-single.project-content-right .project-single-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.project-single.project-content-right .project-single-wrap .project-gallery {
  float: left;
  width: 75%;
  padding-right: 25px;
}
.project-single.project-content-right .project-single-wrap .project-content {
  float: right;
  width: 25%;
  padding-left: 25px;
}
.project-single.project-content-left .project-single-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.project-single.project-content-left .project-single-wrap .project-gallery {
  float: right;
  width: 75%;
  padding-left: 25px;
}
.project-single.project-content-left .project-single-wrap .project-content {
  float: left;
  width: 25%;
  padding-right: 25px;
}
.project-single.project-content-fullwidth .project-title {
  margin-top: 30px;
}
.project-single .project-gallery-list .project-media-item {
  margin-bottom: 30px;
}
.project-single .project-gallery-list .project-media-item:last-child {
  margin-bottom: 0;
}
.project-single .project-gallery-grid {
  margin: 0 -2px;
}
.project-single .project-gallery-grid:after {
  clear: both;
  content: "";
  display: table;
}
.project-single .project-gallery-grid[data-columns="2"] .project-media-item {
  width: 50%;
}
.project-single .project-gallery-grid[data-columns="3"] .project-media-item {
  width: 33.3333333%;
}
.project-single .project-gallery-grid[data-columns="4"] .project-media-item {
  width: 25%;
}
.project-single .project-gallery-grid[data-columns="5"] .project-media-item {
  width: 20%;
}
.project-single .project-gallery-grid .project-media-item {
  float: left;
  padding: 0 2px;
  margin-bottom: 4px;
}
.project-single .project-media-item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.project-single .project-media-item a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.project-single .project-media-item a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.project-single .project-media-item a:before {
  font-family: "FontAwesome";
  position: absolute;
  content: "\f105";
  color: #ffffff;
  font-size: 3em;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.project-single .project-media-item a:hover:after,
.project-single .project-media-item a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.project-single .project-media-item a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
.project-single .project-title {
  font-size: 24px;
  margin-top: 0;
}
.projects-related .projects-related-title {
  font-size: 24px;
  margin: 50px 0 30px 0;
  text-align: center;
}
/* ============================================================ 
	12. OTHER
=============================================================*/
/* ============================================================ 
	12.1 Comments
=============================================================*/
#comments {
  margin-top: 50px;
  padding: 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#comments .comments-title,
#comments #reply-title {
  border-bottom: 1px solid #666666;
  padding-bottom: 7px;
  margin: 0 0 30px 0;
  font-size: 18px;
  display: inline-block;
}
#comments .comment-list {
  margin: 0;
  padding: 0;
}
#comments .comment-list li {
  list-style: none;
  margin-bottom: 50px;
}
#comments .comment-list li .comment-body .comment-meta .comment-author .fn {
  font-weight: normal;
}
#comments .comment-list li .comment-body .comment-meta .comment-author img {
  float: left;
  width: 34px;
  height: 34px;
  margin-right: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#comments .comment-list li .comment-body .comment-meta .comment-metadata {
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 10px;
}
#comments .comment-list li .comment-body .comment-meta .comment-metadata a {
  color: #cccccc;
}
#comments .comment-list li .comment-body .comment-meta .comment-metadata a:hover {
  color: #333333;
}
#comments .comment-list li .comment-body .comment-content,
#comments .comment-list li .comment-body .reply {
  padding-left: 54px;
}
#comments .comment-list li .comment-body .reply a {
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
#comments .comment-list li .children {
  padding-left: 54px;
  margin-top: 50px;
}
#comments #respond .comment-form p label {
  display: block;
}
#comments #respond .comment-form p input,
#comments #respond .comment-form p textarea {
  width: 100%;
}
#comments #respond .comment-form p input.submit,
#comments #respond .comment-form p textarea.submit {
  width: auto;
}
/* ============================================================ 
	12.2 Form
=============================================================*/
.quick-appoinment {
  background-image: url(../../assets/img/mail-background.png);
  background-color: #ffffff;
  background-repeat: repeat-x;
  padding: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.quick-appoinment .row {
  margin-bottom: 30px;
}
.quick-appoinment .row:last-child {
  margin-bottom: 0;
}
.quick-appoinment .row input[type="text"],
.quick-appoinment .row input[type="password"],
.quick-appoinment .row input[type="datetime"],
.quick-appoinment .row input[type="datetime-local"],
.quick-appoinment .row input[type="date"],
.quick-appoinment .row input[type="month"],
.quick-appoinment .row input[type="time"],
.quick-appoinment .row input[type="week"],
.quick-appoinment .row input[type="number"],
.quick-appoinment .row input[type="email"],
.quick-appoinment .row input[type="url"],
.quick-appoinment .row input[type="search"],
.quick-appoinment .row input[type="tel"],
.quick-appoinment .row input[type="color"],
.quick-appoinment .row textarea {
  width: 100%;
}
.contact-form {
  padding: 0 0 50px 0;
}
.contact-form .row {
  margin-bottom: 30px;
}
.contact-form .row:last-child {
  margin-bottom: 0;
}
.contact-form .row input[type="text"],
.contact-form .row input[type="password"],
.contact-form .row input[type="datetime"],
.contact-form .row input[type="datetime-local"],
.contact-form .row input[type="date"],
.contact-form .row input[type="month"],
.contact-form .row input[type="time"],
.contact-form .row input[type="week"],
.contact-form .row input[type="number"],
.contact-form .row input[type="email"],
.contact-form .row input[type="url"],
.contact-form .row input[type="search"],
.contact-form .row input[type="tel"],
.contact-form .row input[type="color"],
.contact-form .row textarea {
  width: 100%;
}
/* ============================================================ 
	12.3 Gallery
=============================================================*/
.gallery {
  margin: 0 -2px 20px -2px;
  position: relative;
}
.gallery:after {
  clear: both;
  content: "";
  display: block;
}
.gallery .gallery-item {
  float: left;
  padding: 0 2px;
  overflow: hidden;
  position: relative;
  margin: 0 0 4px 0;
}
.gallery .gallery-item:hover .gallery-caption {
  margin-bottom: 0;
}
.gallery.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery.gallery-columns-1.gallery-size-medium .gallery-item:nth-of-type(1n+1),
.gallery.gallery-columns-1.gallery-size-thumbnail .gallery-item:nth-of-type(1n+1) {
  clear: left;
}
.gallery.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery.gallery-columns-2.gallery-size-thumbnail .gallery-item:nth-of-type(2n+1) {
  clear: left;
}
.gallery.gallery-columns-3 .gallery-item {
  max-width: 33.3333333%;
}
.gallery.gallery-columns-3.gallery-size-thumbnail .gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
  max-width: 16.6666667%;
}
.gallery.gallery-columns-7 .gallery-item {
  max-width: 14.2857143%;
}
.gallery.gallery-columns-7 .gallery-caption {
  display: none;
}
.gallery.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery.gallery-columns-8 .gallery-caption {
  display: none;
}
.gallery.gallery-columns-9 .gallery-item {
  max-width: 11.1111111%;
}
.gallery.gallery-columns-9 .gallery-caption {
  display: none;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  max-height: 50%;
  margin: 0;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 2px;
  right: 2px;
  margin-bottom: -100%;
}
/* ============================================================ 
	12.4 Go To Top
=============================================================*/
.goto-top.active {
  visibility: visible;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.goto-top a {
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  outline: none;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: -105px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.goto-top a:after {
  content: "\f077";
  position: absolute;
  color: #ffffff;
  text-indent: 0;
  font-family: 'FontAwesome';
  left: 13px;
  top: 5px;
  font-size: 20px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.goto-top a:hover {
  background: #ffffff;
}
.goto-top a:hover:after {
  color: #333333;
}
/* ============================================================ 
	12.5 Social Links
=============================================================*/
.social-links a i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  position: relative;
  top: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.social-links a i.fa-behance {
  background: #007af7;
}
.social-links a i.fa-bitcoin {
  background: #fea33f;
}
.social-links a i.fa-bitbucket {
  background: #246590;
}
.social-links a i.fa-codepen {
  background: #000;
}
.social-links a i.fa-delicious {
  background: #3399ff;
}
.social-links a i.fa-deviantart {
  background: #429976;
}
.social-links a i.fa-digg {
  background: #196c9e;
}
.social-links a i.fa-dribbble {
  background: #f86499;
}
.social-links a i.fa-facebook {
  background: #496fa4;
}
.social-links a i.fa-flickr {
  background: #fa3892;
}
.social-links a i.fa-foursquare {
  background: #35cbe7;
}
.social-links a i.fa-github-alt {
  background: #008bbf;
}
.social-links a i.fa-google-plus {
  background: #e6694a;
}
.social-links a i.fa-instagram {
  background: #5f92b2;
}
.social-links a i.fa-jsfiddle {
  background: #000;
}
.social-links a i.fa-linkedin {
  background: #008ec1;
}
.social-links a i.fa-pinterest {
  background: #da5b4c;
}
.social-links a i.fa-reddit {
  background: #ff5234;
}
.social-links a i.fa-skype {
  background: #3cd2f2;
}
.social-links a i.fa-slack {
  background: #439fe0;
}
.social-links a i.fa-soundcloud {
  background: #ff722c;
}
.social-links a i.fa-spotify {
  background: #89bd4d;
}
.social-links a i.fa-stack-exchange {
  background: #fd8a07;
}
.social-links a i.fa-steam {
  background: #6d6862;
}
.social-links a i.fa-stumbleupon {
  background: #00b87a;
}
.social-links a i.fa-tumblr {
  background: #34586f;
}
.social-links a i.fa-twitter {
  background: #1cb7eb;
}
.social-links a i.fa-vimeo-square {
  background: #00bdee;
}
.social-links a i.fa-youtube-play {
  background: #f36251;
}
.social-links a i.fa-rss {
  background: #f09040;
}
.social-links a i:hover {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  top: -3px;
}
.home #site-content #page-body .content {
  margin-bottom: 0;
}
.features-box {
  position: relative;
  top: -90px;
  z-index: 99;
}
.features-box .vc_column_container {
  padding: 0;
}
.features-box .vc_row_content {
  margin: 0;
}
.heading-white h1,
.heading-white h2,
.heading-white h3,
.heading-white h4,
.heading-white h5,
.heading-white h6 {
  color: #ffffff;
}
#site-content .tp-bullets {
  z-index: 98;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* Retina-specific stuff here */
  select {
    background-image: url(../../assets/img/caret@2x.png);
    background-size: 9px 5px;
  }
}
.woocommerce,
.woocommerce-page {
  /* ============================================================ 
	    1. PRODUCTS
	=============================================================*/
}
.woocommerce[class*="columns-"],
.woocommerce-page[class*="columns-"] {
  width: 100%;
}
.woocommerce.columns-1 .products li,
.woocommerce-page.columns-1 .products li {
  width: 100%;
}
.woocommerce.columns-2 .products li,
.woocommerce-page.columns-2 .products li {
  width: 50%;
}
.woocommerce.columns-3 .products li,
.woocommerce-page.columns-3 .products li {
  width: 33.33%;
}
.woocommerce.columns-4 .products li,
.woocommerce-page.columns-4 .products li {
  width: 25%;
}
.woocommerce.columns-5 .products li,
.woocommerce-page.columns-5 .products li {
  width: 20%;
}
.woocommerce.sidebar-left .products li,
.woocommerce-page.sidebar-left .products li,
.woocommerce.sidebar-right .products li,
.woocommerce-page.sidebar-right .products li {
  width: 33.33%;
}
.woocommerce.sidebar-left .products li:nth-child(3n + 1),
.woocommerce-page.sidebar-left .products li:nth-child(3n + 1),
.woocommerce.sidebar-right .products li:nth-child(3n + 1),
.woocommerce-page.sidebar-right .products li:nth-child(3n + 1) {
  clear: left;
}
.woocommerce .onsale,
.woocommerce-page .onsale {
  position: absolute;
  left: 15px;
  top: 15px;
  color: #ffffff;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  z-index: 9;
  background: #fed424;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1.1em;
  font-size: 14px;
  width: 66px;
  font-family: 'FontAwesome';
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  left: 1px;
  position: absolute;
  top: 0;
  color: #fed424;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
  left: 1px;
  position: absolute;
  top: 0;
  content: "\f005\f005\f005\f005\f005";
  color: #fed424;
}
.woocommerce .woocommerce-pagination .page-numbers,
.woocommerce-page .woocommerce-pagination .page-numbers {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.woocommerce .woocommerce-pagination .page-numbers li,
.woocommerce-page .woocommerce-pagination .page-numbers li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.woocommerce .woocommerce-pagination .page-numbers li .page-numbers,
.woocommerce-page .woocommerce-pagination .page-numbers li .page-numbers {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  float: left;
  margin: 0 5px 0 0;
  color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.woocommerce .woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-page .woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce .woocommerce-pagination .page-numbers li .page-numbers:hover,
.woocommerce-page .woocommerce-pagination .page-numbers li .page-numbers:hover {
  color: #ffffff;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: left;
  height: 45px;
  line-height: 45px;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: right;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  padding: 20px 20px 20px 60px;
  margin-bottom: 40px;
  color: #3c763d;
  position: relative;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.woocommerce .woocommerce-message:after,
.woocommerce-page .woocommerce-message:after,
.woocommerce .woocommerce-info:after,
.woocommerce-page .woocommerce-info:after,
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-error:after {
  position: absolute;
  font-family: 'FontAwesome';
  left: 20px;
  top: 50%;
  margin-top: -24px;
  font-size: 28px;
  content: "\f058";
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce .woocommerce-error .button,
.woocommerce-page .woocommerce-error .button {
  float: right;
  margin-top: -10px;
}
.woocommerce .woocommerce-message .showlogin,
.woocommerce-page .woocommerce-message .showlogin,
.woocommerce .woocommerce-info .showlogin,
.woocommerce-page .woocommerce-info .showlogin,
.woocommerce .woocommerce-error .showlogin,
.woocommerce-page .woocommerce-error .showlogin,
.woocommerce .woocommerce-message .showcoupon,
.woocommerce-page .woocommerce-message .showcoupon,
.woocommerce .woocommerce-info .showcoupon,
.woocommerce-page .woocommerce-info .showcoupon,
.woocommerce .woocommerce-error .showcoupon,
.woocommerce-page .woocommerce-error .showcoupon {
  font-weight: bold;
  color: #333333;
}
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-message li,
.woocommerce .woocommerce-info li,
.woocommerce-page .woocommerce-info li,
.woocommerce .woocommerce-error li,
.woocommerce-page .woocommerce-error li {
  list-style: none;
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  color: #31708f;
}
.woocommerce .woocommerce-info:after,
.woocommerce-page .woocommerce-info:after {
  content: "\f05a";
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  color: #a94442;
}
.woocommerce .woocommerce-error:after,
.woocommerce-page .woocommerce-error:after {
  content: "\f071";
}
.woocommerce .login .lost_password,
.woocommerce-page .login .lost_password,
.woocommerce .checkout_coupon .lost_password,
.woocommerce-page .checkout_coupon .lost_password,
.woocommerce .checkout .lost_password,
.woocommerce-page .checkout .lost_password {
  margin-bottom: 20px;
}
.woocommerce .login .lost_password a,
.woocommerce-page .login .lost_password a,
.woocommerce .checkout_coupon .lost_password a,
.woocommerce-page .checkout_coupon .lost_password a,
.woocommerce .checkout .lost_password a,
.woocommerce-page .checkout .lost_password a {
  color: #cccccc;
}
.woocommerce .login .lost_password a:hover,
.woocommerce-page .login .lost_password a:hover,
.woocommerce .checkout_coupon .lost_password a:hover,
.woocommerce-page .checkout_coupon .lost_password a:hover,
.woocommerce .checkout .lost_password a:hover,
.woocommerce-page .checkout .lost_password a:hover {
  color: #333333;
}
.woocommerce .login h3,
.woocommerce-page .login h3,
.woocommerce .checkout_coupon h3,
.woocommerce-page .checkout_coupon h3,
.woocommerce .checkout h3,
.woocommerce-page .checkout h3 {
  font-size: 18px;
}
.woocommerce .form-row label,
.woocommerce-page .form-row label {
  display: block;
  margin-bottom: 5px;
  margin-top: 20px;
}
.woocommerce .form-row label.checkbox,
.woocommerce-page .form-row label.checkbox {
  display: inline-block;
}
.woocommerce .form-row .input-text,
.woocommerce-page .form-row .input-text {
  width: 50%;
}
.woocommerce .checkout,
.woocommerce-page .checkout {
  display: inline-block;
  width: 100%;
}
.woocommerce #customer_details,
.woocommerce-page #customer_details {
  float: left;
  width: 45%;
}
.woocommerce #customer_details .input-text,
.woocommerce-page #customer_details .input-text {
  width: 100%;
}
.woocommerce #order_review_heading,
.woocommerce-page #order_review_heading {
  width: 48%;
  float: right;
}
.woocommerce #order_review,
.woocommerce-page #order_review {
  text-align: left;
  float: right;
  width: 48%;
  position: relative;
}
.woocommerce #order_review .shop_table,
.woocommerce-page #order_review .shop_table {
  margin-bottom: 20px;
}
.woocommerce #order_review #payment .payment_methods,
.woocommerce-page #order_review #payment .payment_methods {
  padding: 0;
  margin: 40px 0;
}
.woocommerce #order_review #payment .payment_methods li,
.woocommerce-page #order_review #payment .payment_methods li {
  list-style: none;
  background: #ffffff;
  margin-bottom: 10px;
  padding: 15px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.woocommerce #order_review #payment .payment_methods li label,
.woocommerce-page #order_review #payment .payment_methods li label {
  cursor: pointer;
}
.woocommerce #order_review #payment .payment_methods li label img,
.woocommerce-page #order_review #payment .payment_methods li label img {
  display: block;
}
.woocommerce #order_review #payment .payment_methods li label .about_paypal,
.woocommerce-page #order_review #payment .payment_methods li label .about_paypal {
  display: block;
}
.woocommerce #order_review #payment .payment_methods li .payment_box,
.woocommerce-page #order_review #payment .payment_methods li .payment_box {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  margin-top: 15px;
}
.woocommerce #order_review #payment #place_order,
.woocommerce-page #order_review #payment #place_order {
  margin-bottom: 20px;
}
.woocommerce .order_details,
.woocommerce-page .order_details {
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #e6e6e6;
  display: inline-block;
  width: 100%;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
  list-style: none;
  float: left;
  border-right: 1px dotted #cccccc;
  padding: 0 20px;
}
.woocommerce .order_details li:first-child,
.woocommerce-page .order_details li:first-child {
  padding-left: 0;
}
.woocommerce .order_details li:last-child,
.woocommerce-page .order_details li:last-child {
  border: none;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  display: block;
}
.woocommerce .products,
.woocommerce-page .products {
  padding: 0;
  margin: 0 -15px;
  position: relative;
  clear: both;
}
.woocommerce .products[class*="columns-"],
.woocommerce-page .products[class*="columns-"] {
  width: calc(100% + 30px);
}
.woocommerce .products:after,
.woocommerce-page .products:after {
  clear: both;
  content: "";
  display: block;
}
.woocommerce .products li,
.woocommerce-page .products li {
  list-style: none;
  float: left;
  padding: 0 15px;
  width: 25%;
  margin-bottom: 50px;
  position: relative;
}
.woocommerce .products li:hover img,
.woocommerce-page .products li:hover img {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.woocommerce .products li a,
.woocommerce-page .products li a {
  position: relative;
  display: block;
}
.woocommerce .products li a h3,
.woocommerce-page .products li a h3,
.woocommerce .products li a .woocommerce-loop-product__title,
.woocommerce-page .products li a .woocommerce-loop-product__title {
  font-size: 18px;
  margin: 25px 0 10px 0;
}
.woocommerce .products li a .price,
.woocommerce-page .products li a .price {
  color: #333333;
  font-size: 18px;
  display: inline-block;
}
.woocommerce .products li a .price del,
.woocommerce-page .products li a .price del {
  color: #cccccc;
  font-weight: normal;
}
.woocommerce .products li a .price ins,
.woocommerce-page .products li a .price ins {
  text-decoration: none;
}
.woocommerce .products li a .star-rating,
.woocommerce-page .products li a .star-rating {
  margin-bottom: 10px;
}
.woocommerce .products li.product-category,
.woocommerce-page .products li.product-category {
  margin-bottom: 30px;
}
.woocommerce .products li.product-category a h3,
.woocommerce-page .products li.product-category a h3 {
  position: absolute;
  bottom: 10px;
  border: none;
  left: 10px;
  padding: 3px 10px;
  margin: 0;
  background: #ffffff;
}
.woocommerce .products li.product-category a h3 .count,
.woocommerce-page .products li.product-category a h3 .count {
  background: none;
  color: #cccccc;
}
.woocommerce .products li .add_to_cart_button,
.woocommerce-page .products li .add_to_cart_button {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 15px;
  bottom: 10px;
  text-indent: -9999px;
  padding: 0;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.woocommerce .products li .add_to_cart_button:before,
.woocommerce-page .products li .add_to_cart_button:before {
  content: "\f07a";
  font-family: "FontAwesome";
  text-indent: 0;
  left: 13px;
  top: -2px;
  position: absolute;
  color: #333333;
}
.woocommerce .products li .add_to_cart_button:hover:before,
.woocommerce-page .products li .add_to_cart_button:hover:before {
  color: #ffffff;
}
.woocommerce .products li .add_to_cart_button.loading,
.woocommerce-page .products li .add_to_cart_button.loading {
  background: rgba(0, 0, 0, 0.1);
}
.woocommerce .products li .add_to_cart_button.loading:hover,
.woocommerce-page .products li .add_to_cart_button.loading:hover {
  background: rgba(0, 0, 0, 0.1);
}
.woocommerce .products li .wc-forward,
.woocommerce-page .products li .wc-forward {
  position: absolute;
  background: #ffffff;
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  text-indent: -9999px;
  z-index: 2;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.woocommerce .products li .wc-forward:after,
.woocommerce-page .products li .wc-forward:after {
  position: absolute;
  content: "\f00c";
  font-family: 'FontAwesome';
  left: 17px;
  top: 8px;
  font-size: 18px;
  color: #333333;
  text-indent: 0;
}
.woocommerce .products li:nth-child(4n + 1),
.woocommerce-page .products li:nth-child(4n + 1) {
  clear: left;
}
.woocommerce .quantity .screen-reader-text,
.woocommerce-page .quantity .screen-reader-text {
  display: none;
}
.woocommerce .quantity .input-text,
.woocommerce-page .quantity .input-text {
  width: 45px;
  height: 45px;
  vertical-align: middle;
  text-align: center;
}
.woocommerce .product,
.woocommerce-page .product {
  position: relative;
}
.woocommerce .product .images,
.woocommerce-page .product .images {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.woocommerce .product .images .woocommerce-product-gallery__wrapper,
.woocommerce-page .product .images .woocommerce-product-gallery__wrapper {
  margin: 0;
}
.woocommerce .product .images a,
.woocommerce-page .product .images a {
  display: block;
  position: relative;
  overflow: hidden;
}
.woocommerce .product .images .thumbnails,
.woocommerce-page .product .images .thumbnails {
  display: inline-block;
  width: 100%;
}
.woocommerce .product .images .thumbnails a,
.woocommerce-page .product .images .thumbnails a {
  float: left;
  margin: 10px 10px 0 0;
}
.woocommerce .product .images .thumbnails a:last-child,
.woocommerce-page .product .images .thumbnails a:last-child {
  margin-right: 0;
}
.woocommerce .product .summary,
.woocommerce-page .product .summary {
  float: right;
  width: 50%;
  padding-left: 15px;
}
.woocommerce .product .summary .product_title,
.woocommerce-page .product .summary .product_title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 36px;
}
.woocommerce .product .summary .woocommerce-product-rating,
.woocommerce-page .product .summary .woocommerce-product-rating {
  margin-bottom: 10px;
}
.woocommerce .product .summary .woocommerce-product-rating .star-rating,
.woocommerce-page .product .summary .woocommerce-product-rating .star-rating {
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px;
}
.woocommerce .product .summary .woocommerce-product-rating .woocommerce-review-link,
.woocommerce-page .product .summary .woocommerce-product-rating .woocommerce-review-link {
  font-size: 12px;
  color: #cccccc;
  vertical-align: middle;
}
.woocommerce .product .summary .woocommerce-product-rating .woocommerce-review-link:hover,
.woocommerce-page .product .summary .woocommerce-product-rating .woocommerce-review-link:hover {
  color: #333333;
}
.woocommerce .product .summary p.price,
.woocommerce-page .product .summary p.price {
  color: #333333;
  font-size: 18px;
}
.woocommerce .product .summary p.price .from,
.woocommerce-page .product .summary p.price .from {
  color: #333333;
}
.woocommerce .product .summary p.price del,
.woocommerce-page .product .summary p.price del {
  color: #cccccc;
  font-weight: normal;
}
.woocommerce .product .summary p.price ins,
.woocommerce-page .product .summary p.price ins {
  text-decoration: none;
}
.woocommerce .product .summary p.cart,
.woocommerce-page .product .summary p.cart {
  margin-bottom: 30px;
}
.woocommerce .product .summary .cart,
.woocommerce-page .product .summary .cart {
  margin: 30px 0;
}
.woocommerce .product .summary .cart button.single_add_to_cart_button,
.woocommerce-page .product .summary .cart button.single_add_to_cart_button {
  padding-top: 0;
  vertical-align: middle;
}
.woocommerce .product .summary .cart button.single_add_to_cart_button:disabled,
.woocommerce-page .product .summary .cart button.single_add_to_cart_button:disabled {
  background: #f2f2f2;
  cursor: no-drop;
}
.woocommerce .product .summary .cart button.single_add_to_cart_button:disabled:hover,
.woocommerce-page .product .summary .cart button.single_add_to_cart_button:disabled:hover {
  background: #f2f2f2;
}
.woocommerce .product .summary .cart .quantity,
.woocommerce-page .product .summary .cart .quantity {
  float: left;
  margin-right: 10px;
}
.woocommerce .product .summary .cart .variations,
.woocommerce-page .product .summary .cart .variations {
  position: relative;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.woocommerce .product .summary .cart .variations tr,
.woocommerce-page .product .summary .cart .variations tr {
  margin-bottom: 10px;
  border: none;
  background: none;
}
.woocommerce .product .summary .cart .variations tr td,
.woocommerce-page .product .summary .cart .variations tr td {
  vertical-align: sub;
}
.woocommerce .product .summary .cart .variations tr td.label,
.woocommerce-page .product .summary .cart .variations tr td.label {
  padding: 10px 10px 0 0;
  border: none;
}
.woocommerce .product .summary .cart .variations tr td.value,
.woocommerce-page .product .summary .cart .variations tr td.value {
  width: 100%;
  padding: 0 0 10px 0;
  border: none;
}
.woocommerce .product .summary .cart .variations tr td.value select,
.woocommerce-page .product .summary .cart .variations tr td.value select {
  width: 100%;
}
.woocommerce .product .summary .cart .variations tr td.value a.reset_variations,
.woocommerce-page .product .summary .cart .variations tr td.value a.reset_variations {
  margin-top: 10px;
  display: block;
  color: #cccccc;
  font-size: 11px;
}
.woocommerce .product .summary .cart .variations tr td.value a.reset_variations:hover,
.woocommerce-page .product .summary .cart .variations tr td.value a.reset_variations:hover {
  color: #333333;
}
.woocommerce .product .summary .cart .single_variation_wrap .single_variation .price,
.woocommerce-page .product .summary .cart .single_variation_wrap .single_variation .price {
  font-size: 18px;
  color: #333333;
}
.woocommerce .product .summary .product_meta .posted_in,
.woocommerce-page .product .summary .product_meta .posted_in,
.woocommerce .product .summary .product_meta .tagged_as,
.woocommerce-page .product .summary .product_meta .tagged_as {
  display: block;
  margin: 5px 0;
}
.woocommerce .product .summary .product_meta .posted_in a,
.woocommerce-page .product .summary .product_meta .posted_in a,
.woocommerce .product .summary .product_meta .tagged_as a,
.woocommerce-page .product .summary .product_meta .tagged_as a {
  color: #333333;
}
.woocommerce .product .woocommerce-tabs,
.woocommerce-page .product .woocommerce-tabs {
  clear: both;
  padding: 30px;
  margin: 50px 0;
  background: #ffffff;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .product .woocommerce-tabs .tabs,
.woocommerce-page .product .woocommerce-tabs .tabs {
  padding: 0;
  margin: 0 0 30px 0;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
}
.woocommerce .product .woocommerce-tabs .tabs li,
.woocommerce-page .product .woocommerce-tabs .tabs li {
  list-style: none;
  float: left;
}
.woocommerce .product .woocommerce-tabs .tabs li.active a:before,
.woocommerce-page .product .woocommerce-tabs .tabs li.active a:before {
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  height: 2px;
  bottom: -1px;
}
.woocommerce .product .woocommerce-tabs .tabs li a,
.woocommerce-page .product .woocommerce-tabs .tabs li a {
  letter-spacing: 3px;
  color: #333333;
  margin-right: 30px;
  padding: 0 0 10px;
  display: block;
  position: relative;
  text-transform: uppercase;
}
.woocommerce .product .woocommerce-tabs .entry-content h2,
.woocommerce-page .product .woocommerce-tabs .entry-content h2 {
  font-size: 18px;
  margin-top: 0;
}
.woocommerce .product .woocommerce-tabs .shop_attributes,
.woocommerce-page .product .woocommerce-tabs .shop_attributes {
  width: 100%;
}
.woocommerce .product .woocommerce-tabs .shop_attributes tr,
.woocommerce-page .product .woocommerce-tabs .shop_attributes tr {
  border-bottom: 1px dotted #cccccc;
  text-align: left;
}
.woocommerce .product .woocommerce-tabs .shop_attributes tr:last-child,
.woocommerce-page .product .woocommerce-tabs .shop_attributes tr:last-child {
  border: none;
}
.woocommerce .product .woocommerce-tabs .shop_attributes tr th,
.woocommerce-page .product .woocommerce-tabs .shop_attributes tr th {
  width: 200px;
  font-weight: normal;
  color: #000000;
}
.woocommerce .product .woocommerce-tabs .shop_attributes tr td,
.woocommerce-page .product .woocommerce-tabs .shop_attributes tr td {
  font-style: italic;
  color: #666;
}
.woocommerce .product .woocommerce-tabs #comments,
.woocommerce-page .product .woocommerce-tabs #comments {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.woocommerce .product .related,
.woocommerce-page .product .related,
.woocommerce .product .upsells,
.woocommerce-page .product .upsells {
  margin: 0;
}
.woocommerce .product .related h2,
.woocommerce-page .product .related h2,
.woocommerce .product .upsells h2,
.woocommerce-page .product .upsells h2 {
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 0;
}
.woocommerce .product .related .products,
.woocommerce-page .product .related .products,
.woocommerce .product .upsells .products,
.woocommerce-page .product .upsells .products {
  padding-top: 0;
  margin-top: 0;
}
.woocommerce #respond #reply-title,
.woocommerce-page #respond #reply-title {
  font-size: 18px;
}
.woocommerce #respond #commentform,
.woocommerce-page #respond #commentform {
  width: 50%;
}
.woocommerce #respond #commentform p label,
.woocommerce-page #respond #commentform p label {
  display: inline-block;
  margin-bottom: 5px;
}
.woocommerce #respond #commentform p input,
.woocommerce-page #respond #commentform p input,
.woocommerce #respond #commentform p textarea#comment,
.woocommerce-page #respond #commentform p textarea#comment {
  width: 100%;
  margin: 0;
}
.woocommerce #respond #commentform p.stars,
.woocommerce-page #respond #commentform p.stars {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1.1em;
  font-size: 14px;
  width: 66px;
  font-family: 'FontAwesome';
  margin-top: 10px;
}
.woocommerce #respond #commentform p.stars:before,
.woocommerce-page #respond #commentform p.stars:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  left: 0;
  position: absolute;
  top: 0;
}
.woocommerce #respond #commentform p.stars span a,
.woocommerce-page #respond #commentform p.stars span a {
  float: left;
  height: 0;
  left: 0;
  overflow: hidden;
  padding-top: 1em;
  position: absolute;
  top: 0;
}
.woocommerce #respond #commentform p.stars span a:before,
.woocommerce-page #respond #commentform p.stars span a:before {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  content: "\f005\f005\f005\f005\f005";
}
.woocommerce #respond #commentform p.stars span a.star-1,
.woocommerce-page #respond #commentform p.stars span a.star-1 {
  width: 13px;
  z-index: 10;
}
.woocommerce #respond #commentform p.stars span a.star-2,
.woocommerce-page #respond #commentform p.stars span a.star-2 {
  width: 26px;
  z-index: 9;
}
.woocommerce #respond #commentform p.stars span a.star-3,
.woocommerce-page #respond #commentform p.stars span a.star-3 {
  width: 39px;
  z-index: 8;
}
.woocommerce #respond #commentform p.stars span a.star-4,
.woocommerce-page #respond #commentform p.stars span a.star-4 {
  width: 52px;
  z-index: 7;
}
.woocommerce #respond #commentform p.stars span a.star-5,
.woocommerce-page #respond #commentform p.stars span a.star-5 {
  width: 65px;
  z-index: 6;
}
.woocommerce #respond #commentform p.stars span a.active:before,
.woocommerce-page #respond #commentform p.stars span a.active:before {
  color: #000000;
  visibility: visible;
}
.woocommerce #reviews #comments,
.woocommerce-page #reviews #comments {
  margin-top: 0;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
  padding: 0;
  margin: 20px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  float: left;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin-left: 95px;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  margin-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
  color: #b3b3b3;
}
.woocommerce #reviews #comments ol.commentlist li .star-rating,
.woocommerce-page #reviews #comments ol.commentlist li .star-rating {
  position: absolute;
  right: 0;
}
.woocommerce #reviews #comments .add_review,
.woocommerce-page #reviews #comments .add_review {
  padding-left: 75px;
}
.woocommerce #reviews #comments .add_review a,
.woocommerce-page #reviews #comments .add_review a {
  margin: 0;
}
.woocommerce .shop_table,
.woocommerce-page .shop_table {
  display: table;
}
.woocommerce .shop_table tbody tr td.product-remove,
.woocommerce-page .shop_table tbody tr td.product-remove {
  padding-right: 20px;
}
.woocommerce .shop_table tbody tr td.product-remove .remove,
.woocommerce-page .shop_table tbody tr td.product-remove .remove {
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
}
.woocommerce .shop_table tbody tr td.product-remove .remove:hover,
.woocommerce-page .shop_table tbody tr td.product-remove .remove:hover {
  background: #333333;
}
.woocommerce .shop_table tbody tr td.product-name a,
.woocommerce-page .shop_table tbody tr td.product-name a {
  color: #333333;
}
.woocommerce .shop_table tbody tr td.product-price .amount,
.woocommerce-page .shop_table tbody tr td.product-price .amount,
.woocommerce .shop_table tbody tr td.product-subtotal .amount,
.woocommerce-page .shop_table tbody tr td.product-subtotal .amount {
  font-weight: bold;
  color: #e74c3c;
}
.woocommerce .shop_table tbody tr td.actions .coupon label[for="coupon_code"],
.woocommerce-page .shop_table tbody tr td.actions .coupon label[for="coupon_code"] {
  display: none;
}
.woocommerce .shop_table tbody tr td.actions .coupon #coupon_code,
.woocommerce-page .shop_table tbody tr td.actions .coupon #coupon_code {
  float: left;
}
.woocommerce .shop_table tbody tr td.actions .coupon .button,
.woocommerce-page .shop_table tbody tr td.actions .coupon .button {
  float: left;
  margin: 0 10px;
}
.woocommerce .shop_table tbody tr td img,
.woocommerce-page .shop_table tbody tr td img {
  width: 50px;
}
.woocommerce .shop_table.order_details,
.woocommerce-page .shop_table.order_details {
  border-top: none;
  margin-bottom: 30px;
}
.woocommerce .customer_details,
.woocommerce-page .customer_details {
  margin: 0;
}
.woocommerce .customer_details dt,
.woocommerce-page .customer_details dt,
.woocommerce .customer_details dd,
.woocommerce-page .customer_details dd {
  display: block;
  margin: 0;
}
.woocommerce .customer_details dt,
.woocommerce-page .customer_details dt {
  font-weight: bold;
  margin-top: 10px;
}
.woocommerce .addresses,
.woocommerce-page .addresses {
  display: inline-block;
  width: 100%;
}
.woocommerce .addresses .col-1,
.woocommerce-page .addresses .col-1 {
  float: left;
  width: 49%;
}
.woocommerce .addresses .col-2,
.woocommerce-page .addresses .col-2 {
  float: right;
  width: 49%;
}
.woocommerce .addresses.col2-set .address,
.woocommerce-page .addresses.col2-set .address {
  background: #ffffff;
  padding: 30px;
  margin-top: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.woocommerce .addresses.col2-set .address h3,
.woocommerce-page .addresses.col2-set .address h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce .addresses.col2-set .address address,
.woocommerce-page .addresses.col2-set .address address {
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
  font-size: 18px;
}
.woocommerce .cart-collaterals .products li,
.woocommerce-page .cart-collaterals .products li {
  margin-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals table tr:nth-child(2n+1),
.woocommerce-page .cart-collaterals .cart_totals table tr:nth-child(2n+1) {
  background: none;
}
.woocommerce .cart-collaterals .cart_totals table tr:nth-child(2n),
.woocommerce-page .cart-collaterals .cart_totals table tr:nth-child(2n) {
  background: rgba(0, 0, 0, 0.05);
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th,
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .cart-collaterals .cart_totals table tr td {
  width: 50%;
}
.woocommerce .cart-collaterals .cart_totals table tr th .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr th .amount,
.woocommerce .cart-collaterals .cart_totals table tr td .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr td .amount {
  color: #e74c3c;
  font-weight: bold;
}
.woocommerce .cart-collaterals .cart_totals table tr.shipping .woocommerce-shipping-calculator > p,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping .woocommerce-shipping-calculator > p {
  margin-bottom: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr.shipping .shipping-calculator-form,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping .shipping-calculator-form {
  margin-top: 10px;
}
.woocommerce .return-to-shop .wc-backward,
.woocommerce-page .return-to-shop .wc-backward {
  height: 45px;
  line-height: 45px;
  padding: 0 50px;
  display: inline-block;
  width: auto;
}
.woocommerce fieldset {
  border: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.woocommerce fieldset legend {
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 3px;
  font-size: 18px;
  margin: 30px 0 10px;
}
/* ============================================================ 
    2. WIDGET STYLES
=============================================================*/
.widget.widget_shopping_cart .cart_list {
  margin: 0;
  padding: 0;
}
.widget.widget_shopping_cart .cart_list li {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.widget.widget_shopping_cart .cart_list li.empty {
  padding: 0;
}
.widget.widget_shopping_cart .cart_list li a {
  display: block;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.widget.widget_shopping_cart .cart_list li a img {
  max-width: 50px;
  height: auto;
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 15px;
}
.widget.widget_shopping_cart .cart_list li .remove {
  color: #cccccc;
  float: right;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  margin-top: 15px;
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
}
.widget.widget_shopping_cart .cart_list li .remove:hover {
  color: #333333;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.widget.widget_shopping_cart .cart_list li .variation dt,
.widget.widget_shopping_cart .cart_list li .variation dd {
  display: inline-block;
  margin: 0;
}
.widget.widget_shopping_cart .total {
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.widget.widget_shopping_cart .total strong {
  font-weight: normal;
}
.widget.widget_shopping_cart .buttons {
  display: inline-block;
  width: 100%;
}
.widget.widget_shopping_cart .buttons .button {
  background: #ffffff;
  color: #333333;
  text-align: center;
  float: left;
  width: 47%;
  margin: 0;
  padding: 0;
}
.widget.widget_shopping_cart .buttons .button.checkout {
  float: right;
}
.widget.widget_layered_nav ul li .count {
  float: right;
  font-size: 100%;
}
.widget.widget_price_filter .price_slider_wrapper {
  padding-top: 10px;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
  height: 5px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider {
  position: relative;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  height: 100%;
  top: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
  background: #ffffff;
  height: 15px;
  width: 15px;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: -5px;
  outline: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
  margin-left: -15px;
}
.widget.widget_price_filter .price_slider_wrapper .price_slider_amount {
  margin-top: 25px;
}
.widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  float: right;
  margin: 0;
  cursor: pointer;
  padding: 0 35px;
}
.widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  padding: 10px 0;
}
.widget.widget_product_categories ul {
  margin: 0;
  padding: 0;
}
.widget.widget_product_categories ul li {
  list-style: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
.widget.widget_product_categories ul li a {
  color: #333333;
}
.widget.widget_product_categories ul li:first-child {
  padding-top: 0;
}
.widget.widget_product_categories ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget.widget_product_categories ul li .children {
  margin-left: 20px;
  margin-top: 10px;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  padding-top: 10px;
}
.widget.widget_product_categories ul li .children li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget.widget_products ul,
.widget.widget_recently_viewed_products ul,
.widget.widget_recent_reviews ul,
.widget.widget_top_rated_products ul {
  padding: 0;
  margin: 0;
}
.widget.widget_products ul li,
.widget.widget_recently_viewed_products ul li,
.widget.widget_recent_reviews ul li,
.widget.widget_top_rated_products ul li {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.widget.widget_products ul li a,
.widget.widget_recently_viewed_products ul li a,
.widget.widget_recent_reviews ul li a,
.widget.widget_top_rated_products ul li a {
  display: block;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.widget.widget_products ul li a img,
.widget.widget_recently_viewed_products ul li a img,
.widget.widget_recent_reviews ul li a img,
.widget.widget_top_rated_products ul li a img {
  float: left;
  max-width: 50px;
  height: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 15px;
}
.widget.widget_products ul li .star-rating,
.widget.widget_recently_viewed_products ul li .star-rating,
.widget.widget_recent_reviews ul li .star-rating,
.widget.widget_top_rated_products ul li .star-rating {
  margin: 5px 0;
}
.widget.widget_products ul li del .amount,
.widget.widget_recently_viewed_products ul li del .amount,
.widget.widget_recent_reviews ul li del .amount,
.widget.widget_top_rated_products ul li del .amount {
  color: #cccccc;
  font-weight: normal;
}
.widget.widget_products ul li ins,
.widget.widget_recently_viewed_products ul li ins,
.widget.widget_recent_reviews ul li ins,
.widget.widget_top_rated_products ul li ins {
  text-decoration: none;
}
.widget.widget_products ul li .amount,
.widget.widget_recently_viewed_products ul li .amount,
.widget.widget_recent_reviews ul li .amount,
.widget.widget_top_rated_products ul li .amount {
  color: #333333;
}
.widget.widget_product_search .woocommerce-product-search {
  display: block;
  position: relative;
}
.widget.widget_product_search .woocommerce-product-search:after {
  position: absolute;
  top: 10px;
  right: 0;
  color: #cccccc;
  content: "\f002";
  font-family: 'FontAwesome';
}
.widget.widget_product_search .woocommerce-product-search .screen-reader-text {
  display: none;
}
.widget.widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.widget_product_search .woocommerce-product-search input[type="submit"] {
  display: none;
}
@media only screen and (max-width: 768px) {
  .woocommerce .products li,
  .woocommerce-page .products li {
    width: 50%;
  }
  .woocommerce.sidebar-left .products li,
  .woocommerce-page.sidebar-left .products li,
  .woocommerce.sidebar-right .products li,
  .woocommerce-page.sidebar-right .products li {
    width: 50%;
  }
  .woocommerce #respond #commentform,
  .woocommerce-page #respond #commentform {
    width: 100%;
  }
  .woocommerce[class*="columns-"] .products li,
  .woocommerce-page[class*="columns-"] .products li {
    width: 50%;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce .products li,
  .woocommerce-page .products li {
    width: 100%;
  }
  .woocommerce.sidebar-left .products li,
  .woocommerce-page.sidebar-left .products li,
  .woocommerce.sidebar-right .products li,
  .woocommerce-page.sidebar-right .products li {
    width: 100%;
  }
  .woocommerce .product .images,
  .woocommerce-page .product .images,
  .woocommerce .product .summary,
  .woocommerce-page .product .summary {
    float: none;
    width: 100%;
    padding: 0;
  }
  .woocommerce .product .images,
  .woocommerce-page .product .images {
    margin-bottom: 50px;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering,
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    float: none;
    margin-bottom: 20px;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals,
  .woocommerce .cart-collaterals .shipping_calculator,
  .woocommerce-page .cart-collaterals .shipping_calculator {
    float: none;
    width: 100%;
  }
  .woocommerce #customer_details,
  .woocommerce-page #customer_details,
  .woocommerce #order_review,
  .woocommerce-page #order_review,
  .woocommerce #order_review_heading,
  .woocommerce-page #order_review_heading {
    float: none;
    width: 100%;
  }
  .woocommerce .order_details li,
  .woocommerce-page .order_details li {
    float: none;
    border-right: none;
    border-bottom: 1px dotted #cccccc;
    padding: 20px 0;
  }
  .woocommerce .addresses .col-1,
  .woocommerce-page .addresses .col-1,
  .woocommerce .addresses .col-2,
  .woocommerce-page .addresses .col-2 {
    float: none;
    width: 100%;
  }
  .woocommerce[class*="columns-"] .products li,
  .woocommerce-page[class*="columns-"] .products li {
    width: 100%;
  }
}
/* WooCommerce 3.0 Gallery */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em;
}
.woocommerce-product-gallery figure {
  margin: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  float: left;
  cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.woocommerce-product-gallery img {
  display: block;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%;
}
.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99;
}
a.woocommerce-product-gallery__trigger {
  text-decoration: none;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 15px;
  right: 35px;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #169fda;
  color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #1781ae;
  border-color: #1781ae;
  color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f00e";
  line-height: 2;
  text-indent: 0;
}
.woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  width: 100%;
}
.hide-xlarge {
  display: none;
}
@media only screen and (max-width: 1211px) {
  .hide-large {
    display: none;
  }
  body.layout-boxed #site-wrapper {
    width: 100%;
    padding: 0;
    max-width: 95%;
  }
  body.page-fullwidth #page-body .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-fullwidth #page-body .wrapper .content-wrap .content .vc_row_wrap {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page-fullwidth #page-body .wrapper .content-wrap .content .full .vc_row_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-fullwidth #page-body #respond,
  body.page-fullwidth #page-body .nocomments {
    width: 100%;
  }
  body .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .hide-medium {
    display: none;
  }
  body #site-header #headerbar {
    text-align: center;
  }
  body #site-header #headerbar .custom-info {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  body #site-header #headerbar .social-links {
    float: none;
    margin: 0 0 15px 0;
  }
  body #site-header #headerbar .social-links a {
    float: none;
    margin: 0 5px;
    display: inline-block;
  }
  body #site-header #headerbar .top-navigator {
    float: none;
  }
  body #site-header #headerbar .top-navigator .menu li {
    float: none;
    display: inline-block;
  }
  body #site-header #headerbar .top-navigator .menu li a {
    padding: 6px 8px;
    display: inline-block;
    margin: 0;
  }
  body #site-header #headerbar .top-navigator .menu li .sub-menu {
    text-align: left;
  }
  body #site-header #headerbar .top-navigator .menu li .sub-menu li {
    display: block;
  }
  body #site-header #masthead {
    padding-bottom: 0;
  }
  body #site-header #masthead #site-brand .wrapper {
    display: inline-block;
  }
  body #site-header #masthead #site-brand #site-logo {
    float: none;
    text-align: center;
  }
  body #site-header #masthead #site-brand #site-logo .logo {
    display: inline-block;
    vertical-align: middle;
  }
  body #site-header #masthead #site-brand .header-widgets {
    display: block;
    text-align: center;
  }
  body #site-header #masthead #site-brand .header-widgets .widget {
    margin: 0 30px 30px 30px;
  }
  body.header-v1 #site-brand {
    padding-top: 30px;
  }
  body.header-v1 #site-header #masthead .brand {
    margin: 0;
  }
  body.header-v1 #site-header #masthead #site-navigator {
    float: none;
    text-align: center;
  }
  body.header-v1 #site-header #masthead.stick {
    position: static !important;
  }
  body.header-v3 #site-header #masthead {
    padding-top: 30px;
  }
  body.header-v3 #site-header #masthead .brand {
    margin: 0;
  }
  body.header-v3 #site-header #masthead #site-navigator {
    float: none;
    text-align: center;
  }
  body.header-v3 #site-header #masthead.stick {
    position: static !important;
  }
  body.header-v3 #site-header #masthead #site-navigator-mobile.navigator-mobile {
    background: rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  body.header-v3 #site-header #masthead #site-navigator-mobile.navigator-mobile .navigator-toggle {
    color: #ffffff;
  }
  body.header-v3 #site-content #page-header {
    padding-top: 380px;
  }
  body #site-content #page-breadcrumbs .breadcrumbs {
    left: 15px;
  }
  body.sidebar-right #page-body .content-wrap .content {
    padding-right: 15px;
    width: 100%;
  }
  body.sidebar-right #page-body .content-wrap .sidebars {
    padding-left: 15px;
    width: 100%;
  }
  body.sidebar-left #page-body .content-wrap .content {
    left: 0;
    padding-left: 15px;
    width: 100%;
  }
  body.sidebar-left #page-body .content-wrap .sidebars {
    right: 0;
    left: auto;
    padding-right: 15px;
    width: 100%;
  }
  body.template-members .member.hentry,
  body.post-type-archive-member .member.hentry,
  body.tax-member-category .member.hentry {
    width: 50%;
  }
  body #site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry,
  body #site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry,
  body #site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry {
    width: 50%;
  }
  body #site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry:nth-of-type(2n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry:nth-of-type(2n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry:nth-of-type(2n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry:nth-of-type(3n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry:nth-of-type(3n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry:nth-of-type(3n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry:nth-of-type(4n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry:nth-of-type(4n+1),
  body #site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry:nth-of-type(4n+1) {
    clear: none;
  }
  body .projects[data-columns="2"] .projects-items .hentry,
  body .projects[data-columns="3"] .projects-items .hentry,
  body .projects[data-columns="4"] .projects-items .hentry,
  body .projects[data-columns="5"] .projects-items .hentry {
    width: 50%;
  }
  body .project-single.project-content-right .project-single-wrap .project-gallery,
  body .project-single.project-content-left .project-single-wrap .project-gallery,
  body .project-single.project-content-right .project-single-wrap .project-content,
  body .project-single.project-content-left .project-single-wrap .project-content {
    float: none;
    padding: 0;
    width: 100%;
  }
  body .project-single.project-content-right .project-single-wrap .project-gallery .project-title,
  body .project-single.project-content-left .project-single-wrap .project-gallery .project-title,
  body .project-single.project-content-right .project-single-wrap .project-content .project-title,
  body .project-single.project-content-left .project-single-wrap .project-content .project-title {
    margin-top: 30px;
  }
  body .project-single.project-content-right .project-single-wrap .project-content,
  body .project-single.project-content-left .project-single-wrap .project-content {
    position: static !important;
  }
  body .project-single .project-gallery-grid[data-columns="2"] .project-media-item,
  body .project-single .project-gallery-grid[data-columns="3"] .project-media-item,
  body .project-single .project-gallery-grid[data-columns="4"] .project-media-item,
  body .project-single .project-gallery-grid[data-columns="4"] .project-media-item {
    width: 50%;
  }
  .columns-1,
  .columns-2,
  .columns-3,
  .columns-4,
  .columns-5,
  .columns-6,
  .columns-7,
  .columns-8,
  .columns-9,
  .columns-10,
  .columns-11,
  .columns-12,
  .sidebar-right #page-body .content-wrap .content,
  .sidebar-right #page-body .content-wrap .sidebars,
  .sidebar-left #page-body .content-wrap .content,
  .sidebar-left #page-body .content-wrap .sidebars {
    width: 100%;
  }
  #site-content #page-footer .columns {
    margin-bottom: 50px;
  }
  #site-content #page-footer .columns:last-child {
    margin-bottom: 0;
  }
  .case-evaluation .row,
  .contact-form .row,
  .consultation-form .row,
  .q_a .row {
    margin-bottom: 0;
  }
  .case-evaluation .row input,
  .contact-form .row input,
  .consultation-form .row input,
  .q_a .row input,
  .case-evaluation .row textarea,
  .contact-form .row textarea,
  .consultation-form .row textarea,
  .q_a .row textarea {
    margin-bottom: 30px;
  }
  .case-evaluation .row input[type="submit"],
  .contact-form .row input[type="submit"],
  .consultation-form .row input[type="submit"],
  .q_a .row input[type="submit"] {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .hide-small {
    display: none;
  }
  body #site-header #masthead #site-navigator-mobile {
    display: block;
  }
  body #site-header #masthead #site-navigator {
    z-index: 9;
  }
  body #site-header #masthead #site-navigator .menu {
    display: none;
  }
  body #site-header #masthead #site-navigator .menu.menu-extra {
    display: block;
    position: absolute;
    right: 0;
    z-index: 9;
  }
  body #site-header #masthead #site-navigator .menu.menu-extra .search-box .widget_search {
    width: auto;
    margin: 0;
    left: 50px;
    right: 50px;
  }
  body #site-header #masthead #site-navigator.stick {
    position: static;
  }
  body #site-content #page-header {
    padding: 30px 0 60px 0;
  }
  body #site-content #page-header .wrapper {
    display: block;
  }
  body #site-content #page-header .page-title {
    display: block;
    width: 100%;
  }
  body #site-content #page-header .title-widgets {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  body #site-content .wpb_column {
    margin-bottom: 30px;
  }
  body #site-content .wpb_column .wpb_column:last-child {
    margin-bottom: 0;
  }
  body #site-content .vc_row_content .vc_row_content {
    margin: 0 -30px;
  }
  body #site-content .content-inner > .wpb_row:last-child > .vc_row_wrap > .vc_row_content > .wpb_column:last-child {
    margin-bottom: 0;
  }
  body #site-content .mobile_no_margin_bot .wpb_column {
    margin-bottom: 0;
  }
  body #site-content .cta_info .aligncenter {
    text-align: inherit;
  }
  body #site-content .cta_info .pull-right {
    float: none;
    margin: 5px 0;
    border: none;
  }
  body #site-content .mobile_form_no_margin {
    margin: 0 !important;
  }
  body.page-template-default #site-content .vc_row_content .vc_row_content {
    margin: 0 -15px;
  }
  body.template-members .member.hentry,
  body.post-type-archive-member .member.hentry,
  body.tax-member-category .member.hentry {
    width: 100%;
  }
  body.template-members .member.hentry .member-image,
  body.post-type-archive-member .member.hentry .member-image,
  body.tax-member-category .member.hentry .member-image {
    margin: 0 0 30px 0;
    width: 100%;
  }
  body.template-members .member.hentry .member-image img,
  body.post-type-archive-member .member.hentry .member-image img,
  body.tax-member-category .member.hentry .member-image img {
    width: 100%;
  }
  body.single-member .member-detail {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  body.single-member.sidebar-right .member-detail,
  body.single-member.sidebar-left .member-detail {
    width: 100%;
  }
  body #site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry,
  body #site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry,
  body #site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry {
    width: 100%;
  }
  body .projects[data-columns="2"] .projects-items .hentry,
  body .projects[data-columns="3"] .projects-items .hentry,
  body .projects[data-columns="4"] .projects-items .hentry,
  body .projects[data-columns="5"] .projects-items .hentry {
    width: 100%;
  }
  body table.shop_table_responsive tbody th,
  body table.shop_table_responsive thead,
  body table.shop_table_responsive tr td.product-thumbnail:before,
  body table.wishlist_table tbody th,
  body table.wishlist_table thead,
  body table.wishlist_table tr td.product-thumbnail:before {
    display: none;
  }
  body table.shop_table_responsive tr td,
  body table.wishlist_table tr td {
    display: block;
    clear: both;
    overflow: hidden;
  }
  body table.shop_table_responsive tr td:not(.product-quantity) {
    text-align: right;
  }
  body table.shop_table_responsive tr.bundle-products td:not(.product-quantity) {
    text-align: left;
  }
  body table.wishlist_table tr td:not(.product-quantity) {
    text-align: left;
  }
  body table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
    color: #222;
  }
  body table.shop_table_responsive tr.bundle-products td:before {
    display: none;
  }
  body table.shop_table_responsive tr td.product-remove:before,
  body table.shop_table_responsive tr td.actions:before,
  body table.wishlist_table tr td.product-remove:before,
  body table.wishlist_table tr td.actions:before {
    content: '';
  }
  body table.shop_table_responsive tr td.product-thumbnail,
  body table.wishlist_table tr td.product-thumbnail {
    text-align: center;
  }
  body table.shop_table_responsive .product-quantity .quantity {
    float: right;
  }
  body .woocommerce .shop_table .actions .coupon {
    display: block;
    margin: 0;
  }
  body .woocommerce .shop_table .actions .coupon input {
    width: 100%;
    margin: 10px 0 !important;
  }
  body .woocommerce .shop_table .actions {
    text-align: left;
  }
}
@media only screen and (max-width: 568px) {
  .hide-xsmall {
    display: none;
  }
  body #site-header #headerbar .custom-info .spacer {
    display: block;
  }
  body #site-footer .copyright {
    float: none;
  }
  body #site-footer .social-links {
    float: none;
    margin-bottom: 20px;
  }
  body #site-footer .social-links a {
    margin: 0 10px;
    float: none;
    display: inline-block;
  }
  body #site-wrapper .blog-shortcode.medium-cover.blog-one-column .hentry .entry-cover,
  body #site-wrapper .blog-shortcode.medium-cover.blog-one-column .hentry .entry-header,
  body #site-wrapper .blog-shortcode.medium-cover.blog-one-column .hentry .entry-content {
    float: none;
    padding: 0;
    width: 100%;
  }
}
/*============================================================ 
                1. IMAGE
                2. SEPARATOR
                3. ACCORDION
                4. GELLERY
                5. CALL TO ACTION
                6. CAROUSEL
                7. GMAP
                8. TABS
                9. TOUR
                10. BUTTON
                11. PROGRESS BAR
                12. CONTENT GRID
                13. ICON BOX
                14. TESTIMONIAL
                15. MEMBER
                16. IMAGE BOX
                17. ICON LIST
                18. COUNTER
                19. OPENHOURS
                20. COUNTDOWN
                21. HEADING
                22. FLEX SLIDER
                23. CAROUSEL
                24. TOGGLE
                25. DROPCAP
                26. PRICING TABLE
                27. BLOG ELEMENTS
============================================================*/
#site-wrapper {
  /* ============================================================ 
	    1. IMAGE
	=============================================================*/
  /* ============================================================ 
	    2. SEPARATOR
	=============================================================*/
  /* ============================================================ 
	    3. ACCORDION
	=============================================================*/
  /* ============================================================ 
	    4. GELLERY
	=============================================================*/
  /* ============================================================ 
	    5. CALL TO ACTION
	=============================================================*/
  /* ============================================================ 
	    6. CAROUSEL
	=============================================================*/
  /* ============================================================ 
	    7. GMAP
	=============================================================*/
  /* ============================================================ 
	    8. TABS
	=============================================================*/
  /* ============================================================ 
	    9. TOUR
	=============================================================*/
  /* ============================================================ 
	    10. BUTTON
	=============================================================*/
  /* ============================================================ 
	    11. PROGRESS BAR
	=============================================================*/
  /* ============================================================ 
	    12. CONTENT GRID
	=============================================================*/
  /* ============================================================ 
	    13. ICON BOX
	=============================================================*/
  /* ============================================================ 
	    14. TESTIMONIAL
	=============================================================*/
  /* ============================================================ 
	    15. MEMBER
	=============================================================*/
  /* ============================================================ 
	    16. IMAGE BOX
	=============================================================*/
  /* ============================================================ 
	    17. ICON LIST
	=============================================================*/
  /* ============================================================ 
	    18. COUNTER
	=============================================================*/
  /* ============================================================ 
	    19. OPENHOURS
	=============================================================*/
  /* ============================================================ 
	    20. COUNTDOWN
	=============================================================*/
  /* ============================================================ 
	    21. HEADING
	=============================================================*/
  /* ============================================================ 
	    22. FLEX SLIDER
	=============================================================*/
  /* ============================================================ 
	    23. CAROUSEL
	=============================================================*/
  /* ============================================================ 
	    24. TOGGLE
	=============================================================*/
  /* ============================================================ 
	    25. DROPCAP
	=============================================================*/
  /* ============================================================ 
	    26. PRICING TABLE
	=============================================================*/
  /* ============================================================ 
	    27. BLOG ELEMENTS
	=============================================================*/
}
#site-wrapper .vc_column_container:after {
  clear: both;
  content: "";
  display: table;
}
#site-wrapper .wpb_row {
  margin-bottom: 0;
}
#site-wrapper .wpb_content_element,
#site-wrapper ul.wpb_thumbnails-fluid > li,
#site-wrapper .last_toggle_el_margin,
#site-wrapper .wpb_button {
  margin-bottom: 0;
}
#site-wrapper .wpb_single_image a {
  display: block;
  position: relative;
  overflow: hidden;
}
#site-wrapper .wpb_single_image a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#site-wrapper .wpb_single_image a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-wrapper .wpb_single_image a:before {
  font-family: "FontAwesome";
  position: absolute;
  content: "\f105";
  color: #ffffff;
  font-size: 3em;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-wrapper .wpb_single_image a:hover:after,
#site-wrapper .wpb_single_image a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#site-wrapper .wpb_single_image a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
#site-wrapper .wpb_single_image .vc_single_image-wrapper {
  display: block;
}
#site-wrapper .wpb_single_image .vc_single_image-wrapper .vc_box_rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .wpb_single_image .vc_single_image-wrapper .vc_box_rounded img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
#site-wrapper .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
  border: none;
}
#site-wrapper .vc_box_shadow_3d_wrap:after,
#site-wrapper .vc_box_shadow_3d_wrap:before {
  bottom: 30px;
}
#site-wrapper .vc_box_shadow_circle,
#site-wrapper .vc_box_shadow_border_circle {
  background: #ffffff;
}
#site-wrapper .vc_separator.vc_sep_double .vc_sep_line {
  height: 6px;
}
#site-wrapper .wpb_accordion {
  padding: 0 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .wpb_accordion .wpb_accordion_section:last-child .wpb_accordion_header a {
  border: none;
}
#site-wrapper .wpb_accordion .wpb_accordion_section:last-child .wpb_accordion_header.ui-accordion-header-active a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#site-wrapper .wpb_accordion .wpb_accordion_header {
  position: relative;
  margin: 0;
  background: none;
  height: 60px;
  line-height: 60px;
}
#site-wrapper .wpb_accordion .wpb_accordion_header.ui-accordion-header-active .ui-accordion-header-icon:before {
  display: none;
}
#site-wrapper .wpb_accordion .wpb_accordion_header .ui-accordion-header-icon {
  position: absolute;
  background: none;
  width: 60px;
  height: 60px;
  top: 0;
  right: 0;
  cursor: pointer;
}
#site-wrapper .wpb_accordion .wpb_accordion_header .ui-accordion-header-icon:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 2px;
  background: #333333;
  top: 50%;
  margin-top: -1px;
  right: 0;
}
#site-wrapper .wpb_accordion .wpb_accordion_header .ui-accordion-header-icon:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 18px;
  background: #333333;
  top: 50%;
  margin-top: -9px;
  right: 8px;
}
#site-wrapper .wpb_accordion .wpb_accordion_header a {
  padding: 0 75px 0 0;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#site-wrapper .wpb_accordion .wpb_accordion_content {
  padding: 20px 0 15px 0;
}
#site-wrapper .wpb_gallery .flexslider {
  padding: 0;
  margin-bottom: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
#site-wrapper .wpb_gallery .flexslider:hover .flex-control-nav {
  bottom: 0;
}
#site-wrapper .wpb_gallery .flexslider .flex-control-nav {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#site-wrapper .wpb_gallery .wpb_slider_nivo {
  position: relative;
}
#site-wrapper .wpb_gallery .wpb_slider_nivo .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#site-wrapper .wpb_gallery .wpb_slider_nivo .nivo-controlNav {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  bottom: 5px;
  z-index: 99;
}
#site-wrapper .wpb_gallery.grid_1 .wpb_image_grid .isotope-item {
  width: 100%;
}
#site-wrapper .wpb_gallery.grid_2 .wpb_image_grid .isotope-item {
  width: 50%;
}
#site-wrapper .wpb_gallery.grid_3 .wpb_image_grid .isotope-item {
  width: 33.33%;
}
#site-wrapper .wpb_gallery.grid_4 .wpb_image_grid .isotope-item {
  width: 25%;
}
#site-wrapper .wpb_gallery.grid_5 .wpb_image_grid .isotope-item {
  width: 20%;
}
#site-wrapper .wpb_gallery .wpb_image_grid {
  margin: -1px;
}
#site-wrapper .wpb_gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
  max-width: 100%;
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item {
  padding: 1px;
  margin: 0;
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a {
  position: relative;
  overflow: hidden;
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a img {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -25px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a:before {
  content: "";
  width: 1px;
  height: 50px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -1px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a:hover img {
  -webkit-opacity: 0.2;
  -khtml-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  -webkit-transform: scale(1.2) rotateZ(-5deg);
  -moz-transform: scale(1.2) rotateZ(-5deg);
  -ms-transform: scale(1.2) rotateZ(-5deg);
  -o-transform: scale(1.2) rotateZ(-5deg);
  transform: scale(1.2) rotateZ(-5deg);
}
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a:hover:after,
#site-wrapper .wpb_gallery .wpb_image_grid .isotope-item a:hover:before {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#site-wrapper .wpb_gallery.wpb_posts_slider .slides li {
  position: relative;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .slides li .flex-caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #ffffff;
  width: 50%;
  padding: 35px;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .slides li .flex-caption .post-title {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .slides li .flex-caption .post-title:after {
  width: 25px;
  height: 2px;
  background: #333333;
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .post-title {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 20px;
  margin-top: 0;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .post-title a {
  color: #333333;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .flexslider .flex-direction-nav li a {
  bottom: 20px;
  right: 20px;
  top: auto;
  margin: 0;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .flexslider .flex-direction-nav li a.flex-prev {
  left: auto;
  right: 62px;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .flexslider .flex-control-nav {
  top: 20px;
  right: 20px;
  left: auto;
  bottom: auto;
  text-align: right;
}
#site-wrapper .wpb_gallery.wpb_posts_slider .flexslider .flex-control-nav li a {
  text-indent: 9999px;
}
#site-wrapper .vc_cta3 {
  padding: 30px;
}
#site-wrapper .vc_cta3.vc_cta3-style-flat {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .vc_cta3.vc_cta3-shape-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .vc_cta3 .vc_cta3-content-header h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
#site-wrapper .vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
  padding-left: 30px;
}
#site-wrapper .vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
  padding-right: 30px;
}
#site-wrapper .wpb_images_carousel {
  max-width: 100%;
}
#site-wrapper .wpb_images_carousel .vc_item .vc_inner {
  margin: 0;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner {
  border: 1px solid #e6e6e6;
  padding: 20px;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner .post-thumb {
  margin: -21px -21px 25px -21px;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner .post-title {
  font-size: 1em;
  line-height: 1.4;
  margin-top: 0;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner .post-title a {
  color: #333333;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner .entry-content {
  margin-bottom: 10px;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner .vc_read_more {
  color: #b3b3b3;
  margin-top: 10px;
  font-size: 12px;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_item .vc_inner .vc_read_more:hover {
  border-bottom: 1px dotted #333333;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_carousel-indicators {
  bottom: -40px;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_carousel-indicators li {
  background: rgba(0, 0, 0, 0.4);
  border: none;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_carousel-control {
  left: 0;
}
#site-wrapper .vc_carousel.wpb_content_element .vc_carousel-control.vc_right {
  right: 0;
  left: auto;
}
#site-wrapper .vc_carousel-control {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 48px;
  height: 48px;
  margin-top: -24px;
  left: 10px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#site-wrapper .vc_carousel-control:hover {
  border-color: rgba(0, 0, 0, 0.4);
}
#site-wrapper .vc_carousel-control.vc_right {
  right: 10px;
  left: auto;
}
#site-wrapper .vc_carousel-control span {
  background: none;
  width: 48px;
  height: 48px;
  position: static;
  margin: 6px 0 0 0;
  text-shadow: none;
}
#site-wrapper .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
#site-wrapper .google-maps img {
  max-width: none;
}
#site-wrapper .wpb_tabs {
  padding: 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .wpb_tabs .wpb_tabs_nav {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#site-wrapper .wpb_tabs .wpb_tabs_nav .ui-state-default {
  background: none;
  margin: 0;
}
#site-wrapper .wpb_tabs .wpb_tabs_nav .ui-state-default a {
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0 0 10px 0;
  margin-right: 30px;
  position: relative;
}
#site-wrapper .wpb_tabs .wpb_tabs_nav .ui-state-default.ui-tabs-active a:after {
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  position: absolute;
  content: "";
}
#site-wrapper .wpb_tabs .wpb_tab {
  background: none;
  padding: 0;
}
#site-wrapper .wpb_tour {
  background: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .wpb_tour .wpb_tabs_nav {
  width: 25%;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default {
  margin: 0;
  background: none;
}
#site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default a {
  padding: 15px 0;
  color: #333333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 3px;
  position: relative;
}
#site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default.ui-tabs-active a:after {
  width: 2px;
  position: absolute;
  content: "";
  right: -1px;
  top: 0;
  bottom: 0;
  background: #ffffff;
}
#site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default:last-child a {
  border-bottom: none;
}
#site-wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  width: 75%;
  overflow: hidden;
  padding: 0 0 0 30px;
}
#site-wrapper .wpb_tour .wpb_tour_next_prev_nav {
  display: none;
}
#site-wrapper .vc_btn3-container {
  margin-bottom: 0;
}
#site-wrapper .vc_btn3 {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  padding-left: 30px;
  padding-right: 30px;
}
#site-wrapper .vc_btn3:hover {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
#site-wrapper .vc_btn3.vc_btn3-shape-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .vc_btn3.vc_btn3-style-outline {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#site-wrapper .vc_btn3.vc_btn3-style-3d {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}
#site-wrapper .vc_btn3.vc_btn3-style-3d:hover,
#site-wrapper .vc_btn3.vc_btn3-style-3d:focus {
  top: 0;
}
#site-wrapper .vc_btn3.vc_btn3-style-custom {
  background-image: none;
}
#site-wrapper .vc_btn3.vc_btn3-style-custom:hover {
  color: #ffffff !important;
}
#site-wrapper .vc_btn3.vc_btn3-icon-left {
  padding-left: 55px;
}
#site-wrapper .vc_btn3.vc_btn3-icon-left i {
  left: 30px;
}
#site-wrapper .vc_btn3.vc_btn3-icon-right {
  padding-right: 55px;
}
#site-wrapper .vc_btn3.vc_btn3-icon-right i {
  right: 30px;
}
#site-wrapper .vc_progress_bar {
  padding-top: 30px;
}
#site-wrapper .vc_progress_bar .vc_single_bar {
  background: rgba(0, 0, 0, 0.07);
  padding: 0;
  height: 2px;
  position: relative;
  margin-bottom: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#site-wrapper .vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0;
}
#site-wrapper .vc_progress_bar .vc_label {
  text-shadow: none;
  padding: 0;
  top: -32px;
  color: inherit;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#site-wrapper .vc_progress_bar .vc_label .vc_label_units {
  float: right;
}
#site-wrapper .vc_progress_bar .vc_bar {
  height: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#site-wrapper .wpb_teaser_grid .categories_filter {
  margin-bottom: 30px;
  font-size: 12px;
}
#site-wrapper .wpb_teaser_grid .categories_filter li {
  display: inline-block;
  margin: 0;
}
#site-wrapper .wpb_teaser_grid .categories_filter li:after {
  content: "/";
  padding: 0 15px;
  color: #b3b3b3;
  display: inline-block !important;
}
#site-wrapper .wpb_teaser_grid .categories_filter li:last-child:after {
  display: none !important;
}
#site-wrapper .wpb_teaser_grid .categories_filter li.active a,
#site-wrapper .wpb_teaser_grid .categories_filter li:hover a {
  color: #000000;
  border: none;
}
#site-wrapper .wpb_teaser_grid .categories_filter li a {
  color: #a6a6a6;
}
#site-wrapper .wpb_teaser_grid .wpb_thumbnails-fluid {
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#site-wrapper .wpb_teaser_grid .isotope-item {
  padding: 0 15px;
}
#site-wrapper .wpb_teaser_grid .isotope-inner {
  border: 1px solid #e6e6e6;
  padding: 20px;
  word-wrap: break-word;
  background: #ffffff;
}
#site-wrapper .wpb_teaser_grid .post-thumb {
  margin: -21px -21px 25px -21px;
}
#site-wrapper .wpb_teaser_grid .post-title {
  font-size: 1em;
  line-height: 1.4;
  margin-top: 0;
}
#site-wrapper .wpb_teaser_grid .post-title a {
  color: #333333;
}
#site-wrapper .wpb_teaser_grid .entry-content {
  margin-bottom: 10px;
}
#site-wrapper .wpb_teaser_grid .vc_read_more {
  color: #b3b3b3;
  margin-top: 10px;
  font-size: 12px;
}
#site-wrapper .wpb_teaser_grid .vc_read_more:hover {
  border-bottom: 1px dotted #333333;
}
#site-wrapper .iconbox {
  margin-bottom: 50px;
}
#site-wrapper .iconbox:last-child {
  margin-bottom: 0;
}
#site-wrapper .iconbox:hover .box-header .box-title:after {
  width: 100%;
}
#site-wrapper .iconbox .box-header .box-icon {
  margin-bottom: 30px;
}
#site-wrapper .iconbox .box-header .box-icon i {
  vertical-align: middle;
}
#site-wrapper .iconbox .box-header .box-title {
  margin-top: 0;
  margin-bottom: 22px;
}
#site-wrapper .iconbox .box-header .box-title a {
  color: #333333;
}
#site-wrapper .iconbox .box-readmore {
  margin-top: 25px;
}
#site-wrapper .iconbox .box-readmore a {
  background: #ffffff;
  color: #333333;
  display: inline-block;
  padding: 10px 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .iconbox .box-readmore a:hover {
  color: #ffffff;
}
#site-wrapper .iconbox.inline-left .box-header {
  margin-bottom: 15px;
}
#site-wrapper .iconbox.inline-left .box-header .box-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#site-wrapper .iconbox.inline-left .box-header .box-title {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0 ;
}
#site-wrapper .iconbox.left {
  display: inline-block;
  width: 100%;
}
#site-wrapper .iconbox.left .box-header .box-icon {
  float: left;
  margin-right: 20px;
  min-width: 32px;
}
#site-wrapper .iconbox.left .box-header .box-title {
  overflow: hidden;
}
#site-wrapper .iconbox.left .box-content {
  overflow: hidden;
}
#site-wrapper .iconbox.left .box-readmore {
  overflow: hidden;
}
#site-wrapper .iconbox.right {
  text-align: right;
  display: inline-block;
  width: 100%;
}
#site-wrapper .iconbox.right .box-header .box-icon {
  float: right;
  margin-left: 20px;
  min-width: 32px;
}
#site-wrapper .iconbox.right .box-header .box-title {
  overflow: hidden;
}
#site-wrapper .iconbox.right .box-content {
  overflow: hidden;
}
#site-wrapper .iconbox.right .box-readmore {
  overflow: hidden;
}
#site-wrapper .iconbox.square .box-header .box-icon i {
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .iconbox.square .box-header .box-icon i.fa-2x {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 2em;
}
#site-wrapper .iconbox.square .box-header .box-icon i.fa-3x {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 2em;
}
#site-wrapper .iconbox.square .box-header .box-icon i.fa-4x {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 2em;
}
#site-wrapper .iconbox.square .box-header .box-icon i.fa-5x {
  width: 112px;
  height: 112px;
  line-height: 112px;
  font-size: 2em;
}
#site-wrapper .iconbox.square:hover .box-header .box-icon i {
  background: #333333;
}
#site-wrapper .iconbox.rounded .box-header .box-icon i {
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .iconbox.rounded .box-header .box-icon i.fa-2x {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 2em;
}
#site-wrapper .iconbox.rounded .box-header .box-icon i.fa-3x {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 2em;
}
#site-wrapper .iconbox.rounded .box-header .box-icon i.fa-4x {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 2em;
}
#site-wrapper .iconbox.rounded .box-header .box-icon i.fa-5x {
  width: 112px;
  height: 112px;
  line-height: 112px;
  font-size: 2em;
}
#site-wrapper .iconbox.rounded:hover .box-header .box-icon i {
  background: #333333;
}
#site-wrapper .iconbox.circle .box-header .box-icon i {
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .iconbox.circle .box-header .box-icon i.fa-2x {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle .box-header .box-icon i.fa-3x {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle .box-header .box-icon i.fa-4x {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle .box-header .box-icon i.fa-5x {
  width: 112px;
  height: 112px;
  line-height: 112px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle:hover .box-header .box-icon i {
  background: #333333;
}
#site-wrapper .iconbox.outlined .box-header .box-icon i {
  vertical-align: middle;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 31px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: 1px solid;
}
#site-wrapper .iconbox.outlined .box-header .box-icon i.fa-2x {
  width: 64px;
  height: 64px;
  line-height: 63px;
  font-size: 2em;
}
#site-wrapper .iconbox.outlined .box-header .box-icon i.fa-3x {
  width: 80px;
  height: 80px;
  line-height: 79px;
  font-size: 2em;
}
#site-wrapper .iconbox.outlined .box-header .box-icon i.fa-4x {
  width: 96px;
  height: 96px;
  line-height: 95px;
  font-size: 2em;
}
#site-wrapper .iconbox.outlined .box-header .box-icon i.fa-5x {
  width: 112px;
  height: 112px;
  line-height: 111px;
  font-size: 2em;
}
#site-wrapper .iconbox.outlined:hover .box-header .box-icon i {
  border-color: #333333;
  color: #333333;
}
#site-wrapper .iconbox.square-outlined .box-header .box-icon i {
  vertical-align: middle;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 28px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: 1px solid;
}
#site-wrapper .iconbox.square-outlined .box-header .box-icon i.fa-2x {
  width: 64px;
  height: 64px;
  line-height: 60px;
  font-size: 2em;
}
#site-wrapper .iconbox.square-outlined .box-header .box-icon i.fa-3x {
  width: 80px;
  height: 80px;
  line-height: 76px;
  font-size: 2em;
}
#site-wrapper .iconbox.square-outlined .box-header .box-icon i.fa-4x {
  width: 96px;
  height: 96px;
  line-height: 92px;
  font-size: 2em;
}
#site-wrapper .iconbox.square-outlined .box-header .box-icon i.fa-5x {
  width: 112px;
  height: 112px;
  line-height: 108px;
  font-size: 2em;
}
#site-wrapper .iconbox.square-outlined:hover .box-header .box-icon i {
  border-color: #333333;
  color: #333333;
}
#site-wrapper .iconbox.circle-outlined .box-header .box-icon i {
  vertical-align: middle;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 31px;
  border: 1px solid;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#site-wrapper .iconbox.circle-outlined .box-header .box-icon i.fa-2x {
  width: 64px;
  height: 64px;
  line-height: 63px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle-outlined .box-header .box-icon i.fa-3x {
  width: 80px;
  height: 80px;
  line-height: 79px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle-outlined .box-header .box-icon i.fa-4x {
  width: 96px;
  height: 96px;
  line-height: 95px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle-outlined .box-header .box-icon i.fa-5x {
  width: 112px;
  height: 112px;
  line-height: 111px;
  font-size: 2em;
}
#site-wrapper .iconbox.circle-outlined:hover .box-header .box-icon i {
  border-color: #333333;
  color: #333333;
}
#site-wrapper .iconbox.effect {
  overflow: hidden;
}
#site-wrapper .iconbox.effect .box-icon {
  -webkit-transition: transform 400ms ease 0s;
  -moz-transition: transform 400ms ease 0s;
  -ms-transition: transform 400ms ease 0s;
  -o-transition: transform 400ms ease 0s;
  transition: transform 400ms ease 0s;
  -webkit-transform: translateX(0px) translateY(40px);
  -ms-transform: translateX(0px) translateY(40px);
  -o-transform: translateX(0px) translateY(40px);
  transform: translateX(0px) translateY(40px);
}
#site-wrapper .iconbox.effect .box-title {
  -webkit-transition: transform 500ms ease 0s;
  -moz-transition: transform 500ms ease 0s;
  -ms-transition: transform 500ms ease 0s;
  -o-transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-transform: translateX(0px) translateY(40px);
  -ms-transform: translateX(0px) translateY(40px);
  -o-transform: translateX(0px) translateY(40px);
  transform: translateX(0px) translateY(40px);
}
#site-wrapper .iconbox.effect .box-content {
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 600ms ease-in-out 0s;
  -moz-transition: all 600ms ease-in-out 0s;
  -ms-transition: all 600ms ease-in-out 0s;
  -o-transition: all 600ms ease-in-out 0s;
  transition: all 600ms ease-in-out 0s;
  -webkit-transform: translateX(0px) translateY(100px);
  -ms-transform: translateX(0px) translateY(100px);
  -o-transform: translateX(0px) translateY(100px);
  transform: translateX(0px) translateY(100px);
}
#site-wrapper .iconbox.effect:hover .box-icon,
#site-wrapper .iconbox.effect:hover .box-title,
#site-wrapper .iconbox.effect:hover .box-content {
  -webkit-transform: translateX(0px) translateY(0px);
  -ms-transform: translateX(0px) translateY(0px);
  -o-transform: translateX(0px) translateY(0px);
  transform: translateX(0px) translateY(0px);
}
#site-wrapper .iconbox.effect:hover .box-content {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#site-wrapper .testimonial .testimonial-content {
  margin-bottom: 20px;
}
#site-wrapper .testimonial .testimonial-content blockquote {
  margin: 0;
  font-size: 18px;
  position: relative;
}
#site-wrapper .testimonial .testimonial-content blockquote:after {
  content: '"';
  position: absolute;
  top: -35px;
  left: -35px;
  font-size: 10em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.05);
}
#site-wrapper .testimonial .testimonial-author .author-info {
  font-size: 0.9em;
  font-style: italic;
}
#site-wrapper .imagebox {
  text-align: center;
  overflow: hidden;
}
#site-wrapper .imagebox .box-wrapper {
  position: relative;
}
#site-wrapper .imagebox .box-wrapper:hover .box-content {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: perspective(50em) rotateY(0deg) scale(1);
  -moz-transform: perspective(50em) rotateY(0deg) scale(1);
  -ms-transform: perspective(50em) rotateY(0deg) scale(1);
  -o-transform: perspective(50em) rotateY(0deg) scale(1);
  transform: perspective(50em) rotateY(0deg) scale(1);
}
#site-wrapper .imagebox .box-wrapper:hover .box-header {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
#site-wrapper .imagebox .box-wrapper:hover .box-image img {
  -webkit-opacity: 0.67;
  -khtml-opacity: 0.67;
  -moz-opacity: 0.67;
  opacity: 0.67;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=67);
  filter: alpha(opacity=67);
}
#site-wrapper .imagebox .box-header {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  padding: 20px 0;
  z-index: 9;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#site-wrapper .imagebox .box-header .box-title {
  font-size: 18px;
  color: #ffffff;
  margin: 0;
}
#site-wrapper .imagebox .box-header .box-title i {
  color: #fed424;
  font-style: normal;
}
#site-wrapper .imagebox .box-header .box-subtitle {
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
#site-wrapper .imagebox .box-image {
  background: #000000;
}
#site-wrapper .imagebox .box-content {
  position: absolute;
  top: 30px;
  right: 30px;
  left: 30px;
  bottom: 30px;
  padding: 30px 0;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s cubic-bezier(0.42, 0.69, 0.63, 1.37) 0s;
  -moz-transition: all 0.6s cubic-bezier(0.42, 0.69, 0.63, 1.37) 0s;
  -ms-transition: all 0.6s cubic-bezier(0.42, 0.69, 0.63, 1.37) 0s;
  -o-transition: all 0.6s cubic-bezier(0.42, 0.69, 0.63, 1.37) 0s;
  transition: all 0.6s cubic-bezier(0.42, 0.69, 0.63, 1.37) 0s;
  -webkit-transform: perspective(50em) rotateY(-180deg) scale(0.5);
  -moz-transform: perspective(50em) rotateY(-180deg) scale(0.5);
  -ms-transform: perspective(50em) rotateY(-180deg) scale(0.5);
  -o-transform: perspective(50em) rotateY(-180deg) scale(0.5);
  transform: perspective(50em) rotateY(-180deg) scale(0.5);
}
#site-wrapper .imagebox .box-content:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#site-wrapper .imagebox .box-content .box-desc {
  font-style: italic;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  width: 80%;
}
#site-wrapper .imagebox .box-content .box-desc .box-button a {
  display: inline-block;
  padding: 10px 30px;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  color: #ffffff;
}
#site-wrapper .imagebox .box-content .box-desc .box-button a:hover {
  background: #333333;
}
#site-wrapper .iconlist {
  margin: 0;
  padding: 0;
}
#site-wrapper .iconlist li {
  list-style: none;
  font-style: italic;
  margin-bottom: 5px;
}
#site-wrapper .iconlist li i,
#site-wrapper .iconlist li img {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.3);
}
#site-wrapper .iconlist li.circle {
  margin-bottom: 10px;
}
#site-wrapper .iconlist li.circle i {
  background: rgba(0, 0, 0, 0.05);
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  text-shadow: 0 1px 0 #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
#site-wrapper .iconlist li.circle:hover i {
  background-color: #333333;
  text-shadow: none;
  color: #ffffff;
}
#site-wrapper .counter .counter-image {
  margin-bottom: 27px;
}
#site-wrapper .counter .counter-content {
  line-height: 100%;
}
#site-wrapper .counter .counter-content .counter-value {
  font-size: 30px;
  position: relative;
}
#site-wrapper .counter .counter-title {
  margin-top: 21px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#site-wrapper .counter.aligncenter .counter-content .counter-value:after {
  left: 50%;
  margin-left: -15px;
}
#site-wrapper .openhours .title {
  margin: 0;
}
#site-wrapper .openhours .description {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  margin-bottom: 5px;
}
#site-wrapper .openhours .hours-table {
  margin: 0;
  padding: 0;
}
#site-wrapper .openhours .hours-table li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  position: relative;
}
#site-wrapper .openhours .hours-table li:last-child {
  border-bottom: none;
}
#site-wrapper .openhours .hours-table li i {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-weight: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  background: #ffffff;
}
#site-wrapper .openhours .hours-table li .dayname-text {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
  font-size: 11px;
}
#site-wrapper .openhours .hours-table li .dayname .dayname-icon {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
#site-wrapper .openhours .hours-table li .dayname .dayname-text {
  vertical-align: middle;
  display: inline-block;
}
#site-wrapper .openhours .hours-table li .hours {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  letter-spacing: 3px;
  font-size: 12px;
}
#site-wrapper .countdown {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
}
#site-wrapper .countdown > span {
  display: inline-block;
  vertical-align: middle;
  min-width: 150px;
  position: relative;
  margin: 0 15px;
}
#site-wrapper .countdown > span > .number {
  display: block;
  font-size: 5em;
  line-height: 100%;
  padding: 20px 30px;
  width: 100%;
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.05);
  color: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .vc_custom_heading h1,
#site-wrapper .vc_custom_heading h2,
#site-wrapper .vc_custom_heading h3,
#site-wrapper .vc_custom_heading h4,
#site-wrapper .vc_custom_heading h5,
#site-wrapper .vc_custom_heading h6 {
  margin: 0;
}
#site-wrapper .wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
  display: none;
}
#site-wrapper .flexslider {
  position: relative;
}
#site-wrapper .flexslider .slides {
  margin: 0;
  padding: 0;
}
#site-wrapper .flexslider .slides li {
  list-style: none;
}
#site-wrapper .flexslider .flex-control-nav {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
}
#site-wrapper .flexslider .flex-control-nav li {
  list-style: none;
  display: inline-block;
  margin: 0 2px;
}
#site-wrapper .flexslider .flex-control-nav li a {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#site-wrapper .flexslider .flex-control-nav li a.flex-active {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.7);
}
#site-wrapper .flexslider .flex-direction-nav {
  margin: 0;
  padding: 0;
}
#site-wrapper .flexslider .flex-direction-nav li {
  list-style: none;
}
#site-wrapper .flexslider .flex-direction-nav li a {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ffffff;
  color: #333333;
  top: 50%;
  margin-top: -20px;
  right: 15px;
  text-indent: -9999px;
  z-index: 98;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  text-align: inherit;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .flexslider .flex-direction-nav li a.flex-prev {
  right: auto;
  left: 15px;
}
#site-wrapper .flexslider .flex-direction-nav li a.flex-prev:after {
  content: "\f104";
}
#site-wrapper .flexslider .flex-direction-nav li a:after {
  content: "\f105";
  position: absolute;
  text-indent: 0;
  left: 15px;
  top: -5px;
  font-family: 'FontAwesome';
  font-size: 28px;
}
#site-wrapper .flexslider .flex-direction-nav li a:hover {
  color: #ffffff;
}
#site-wrapper .elements-carousel {
  margin: 0 -15px;
}
#site-wrapper .elements-carousel .owl-item > div,
#site-wrapper .elements-carousel .owl-item .hentry {
  padding: 0 15px;
}
#site-wrapper .owl-controls .owl-buttons {
  text-align: center;
  margin-top: 30px;
}
#site-wrapper .owl-controls .owl-buttons > div {
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  position: relative;
  display: inline-block;
  margin: 0 5px;
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#site-wrapper .owl-controls .owl-buttons > div:after {
  position: absolute;
  content: "\f104";
  font-family: 'FontAwesome';
  text-indent: 0;
  left: 18px;
  top: -1px;
  font-size: 28px;
}
#site-wrapper .owl-controls .owl-buttons > div.owl-next:after {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  text-indent: 0;
  left: auto;
  right: 18px;
  font-size: 28px;
}
#site-wrapper .owl-controls .owl-buttons > div:hover:after {
  color: #ffffff;
  text-shadow: none;
}
#site-wrapper .owl-controls .owl-pagination {
  position: absolute;
  right: 15px;
  top: -50px;
}
#site-wrapper .owl-controls .owl-pagination .owl-page {
  display: inline-block;
}
#site-wrapper .owl-controls .owl-pagination .owl-page span {
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  text-indent: -99999px;
  margin: 0 0 0 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#site-wrapper .vc_toggle .vc_toggle_title {
  padding: 50px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#site-wrapper .vc_toggle .vc_toggle_title h4 {
  color: #ffffff;
  margin: 0;
  position: relative;
}
#site-wrapper .vc_toggle .vc_toggle_title h4:after {
  font-family: "FontAwesome";
  position: absolute;
  font-size: 28px;
  content: "\f107";
  right: -30px;
  top: 1px;
}
#site-wrapper .vc_toggle .vc_toggle_title .vc_toggle_icon {
  display: none;
}
#site-wrapper .vc_toggle .vc_toggle_content {
  margin: 0;
  padding: 30px 0 0 0;
}
#site-wrapper .vc_toggle .vc_toggle_content .google-maps {
  width: 100%;
}
#site-wrapper .vc_toggle.vc_toggle_active .vc_toggle_title {
  background: #333333;
}
#site-wrapper .vc_toggle.vc_toggle_active .vc_toggle_title h4:after {
  content: "\f106";
}
#site-wrapper .full .vc_toggle .vc_toggle_content {
  padding: 0;
}
#site-wrapper .dropcap {
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  float: left;
  margin: 7px 20px 10px 0;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .pricing-table {
  margin: 0 -15px;
}
#site-wrapper .pricing-table:after {
  clear: both;
  content: "";
  display: table;
}
#site-wrapper .pricing-table.one-column .price-column {
  width: 100%;
}
#site-wrapper .pricing-table.two-columns .price-column {
  width: 50%;
}
#site-wrapper .pricing-table.three-columns .price-column {
  width: 33.3333333%;
}
#site-wrapper .pricing-table.four-columns .price-column {
  width: 25%;
}
#site-wrapper .pricing-table.five-columns .price-column {
  width: 20%;
}
#site-wrapper .pricing-table.six-columns .price-column {
  width: 16.6666666%;
}
#site-wrapper .pricing-table .price-column {
  float: left;
  vertical-align: top;
  white-space: normal;
  padding: 0 15px;
}
#site-wrapper .pricing-table .price-column .column-container {
  text-align: center;
  padding: 20px 30px 30px 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
#site-wrapper .pricing-table .price-column .column-container img {
  display: block;
  margin: 20px auto;
}
#site-wrapper .pricing-table .price-column .column-container .plan {
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #333333;
}
#site-wrapper .pricing-table .price-column .column-container .price {
  font-size: 3em;
  margin: 15px -30px 0 -30px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  background: #333333;
  color: #ffffff;
  padding: 15px 20px 20px 20px;
  letter-spacing: 5px;
}
#site-wrapper .pricing-table .price-column .column-container .features {
  margin: 0;
  padding: 0;
}
#site-wrapper .pricing-table .price-column .column-container .features li {
  list-style: none;
  padding: 15px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#site-wrapper .pricing-table .price-column .column-container .features li.spacer {
  border: none;
}
#site-wrapper .pricing-table .price-column .column-container .features li.divider {
  margin: -21px -30px 0 -30px;
  border-color: #e6e6e6;
  border-width: 2px;
}
#site-wrapper .pricing-table .price-column .column-container .features li:last-child {
  border: none;
}
#site-wrapper .pricing-table .price-column .column-container .description {
  color: #cccccc;
  position: relative;
  margin-top: 20px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
#site-wrapper .pricing-table .price-column .column-container .description:after {
  width: 50px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -20px;
}
#site-wrapper .pricing-table .price-column .column-container .cta {
  display: block;
  padding-top: 15px;
}
#site-wrapper .pricing-table .price-column .column-container .cta .button {
  color: #ffffff;
  display: inline-block;
  margin: 0;
  background: #333333;
}
#site-wrapper .pricing-table .price-column.highlight {
  position: relative;
}
#site-wrapper .pricing-table .price-column.highlight .popular {
  display: none;
}
#site-wrapper .blog-shortcode.blog-list .hentry {
  padding: 15px 0;
}
#site-wrapper .blog-shortcode.blog-list .hentry:first-child {
  padding-top: 0;
}
#site-wrapper .blog-shortcode.blog-list .hentry:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-cover {
  float: left;
  margin-bottom: 0;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-cover a {
  display: block;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-cover a img {
  width: 50px;
  height: 50px;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-header {
  margin-left: 65px;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-header .entry-title {
  font-size: 1em;
  margin: 0 0 5px 0;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-header .entry-title a {
  color: #333333;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-header .post-meta {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  color: #cccccc;
  font-size: 13px;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-content {
  margin-left: 65px;
  margin-top: 10px;
}
#site-wrapper .blog-shortcode.blog-list .hentry .entry-content .read-more a {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-size: 13px;
}
#site-wrapper .blog-shortcode.blog-list.post-date-cover .entry-cover {
  width: 50px;
  position: relative;
  padding: 10px 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .blog-shortcode.blog-list.post-date-cover .entry-cover:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  border: 1px solid #ffffff;
}
#site-wrapper .blog-shortcode.blog-list.post-date-cover .entry-cover a {
  color: #ffffff;
}
#site-wrapper .blog-shortcode.blog-list.post-date-cover .entry-cover a span {
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  text-transform: uppercase;
}
#site-wrapper .blog-shortcode.blog-list.post-date-cover .entry-cover a span.divider {
  display: none;
}
#site-wrapper .blog-shortcode.blog-list.post-date-cover .entry-cover a span.post-day {
  font-size: 2em;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span {
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  color: #ffffff;
  line-height: 51px;
  text-indent: -9999px;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span:after {
  font-family: "FontAwesome";
  content: "\f040";
  text-indent: 0;
  position: absolute;
  left: 13px;
  font-size: 28px;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span.video:after {
  content: "\f144";
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span.gallery:after {
  content: "\f03e";
  left: 11px;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span.link:after {
  content: "\f0c1";
  left: 12px;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span.audio:after {
  content: "\f0a1";
  left: 12px;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span.quote:after {
  content: "\f10d";
  left: 12px;
}
#site-wrapper .blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span.status:after {
  content: "\f129";
  left: 20px;
}
#site-wrapper .blog-shortcode.blog-grid .blog-entries {
  margin: 0 -15px;
}
#site-wrapper .blog-shortcode.blog-grid .blog-entries:after {
  clear: both;
  content: "";
  display: table;
}
#site-wrapper .blog-shortcode.blog-grid .hentry {
  float: left;
  padding: 0 15px;
  margin-bottom: 50px;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover {
  margin-bottom: 30px;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a {
  display: block;
  position: relative;
  overflow: hidden;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:after {
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:before {
  font-family: "FontAwesome";
  content: "\f040";
  font-size: 14px;
  position: absolute;
  color: #ffffff;
  z-index: 9;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  line-height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:hover:after,
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:hover:before {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-cover a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-header .entry-title {
  font-size: 18px;
  margin: 0 0 5px 0;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-header .entry-title a {
  color: #333333;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-header .post-meta {
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  color: #cccccc;
  font-style: italic;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-content {
  margin-top: 15px;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-content .read-more {
  margin-top: 25px;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-content .read-more a {
  background: #ffffff;
  color: #333333;
  display: inline-block;
  padding: 10px 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-content .read-more a:hover {
  color: #ffffff;
}
#site-wrapper .blog-shortcode.blog-grid .hentry.format-video .entry-cover a:before {
  content: "\f144";
}
#site-wrapper .blog-shortcode.blog-grid .hentry.format-gallery .entry-cover a:before {
  content: "\f03e";
}
#site-wrapper .blog-shortcode.blog-grid .hentry.format-link .entry-cover a:before {
  content: "\f0c1";
}
#site-wrapper .blog-shortcode.blog-grid .hentry.format-audio .entry-cover a:before {
  content: "\f0a1";
}
#site-wrapper .blog-shortcode.blog-grid .hentry.format-quote .entry-cover a:before {
  content: "\f10d";
}
#site-wrapper .blog-shortcode.blog-grid .hentry.format-status .entry-cover a:before {
  content: "\f129";
}
#site-wrapper .blog-shortcode.blog-grid.blog-one-column .hentry {
  width: 100%;
  float: none;
}
#site-wrapper .blog-shortcode.blog-grid.blog-one-column.medium-cover .entry-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
#site-wrapper .blog-shortcode.blog-grid.blog-one-column.medium-cover .entry-cover {
  float: left;
  width: 50%;
  padding-right: 15px;
  margin-bottom: 0;
}
#site-wrapper .blog-shortcode.blog-grid.blog-one-column.medium-cover .entry-header,
#site-wrapper .blog-shortcode.blog-grid.blog-one-column.medium-cover .entry-content {
  float: right;
  width: 50%;
  padding-left: 15px;
}
#site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry {
  width: 50%;
}
#site-wrapper .blog-shortcode.blog-grid.blog-two-columns .hentry:nth-of-type(2n+1) {
  clear: left;
}
#site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry {
  width: 33.3333333%;
}
#site-wrapper .blog-shortcode.blog-grid.blog-three-columns .hentry:nth-of-type(3n+1) {
  clear: left;
}
#site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry {
  width: 25%;
}
#site-wrapper .blog-shortcode.blog-grid.blog-four-columns .hentry:nth-of-type(4n+1) {
  clear: left;
}
#site-wrapper .blog-shortcode.blog-grid.blog-carousel.blog-one-column .hentry,
#site-wrapper .blog-shortcode.blog-grid.blog-carousel.blog-two-columns .hentry,
#site-wrapper .blog-shortcode.blog-grid.blog-carousel.blog-three-columns .hentry,
#site-wrapper .blog-shortcode.blog-grid.blog-carousel.blog-four-columns .hentry {
  width: 100%;
  margin-bottom: 0;
}
#site-wrapper .posts-carousel .hentry {
  padding: 0 15px;
}
#site-wrapper .posts-carousel .hentry .entry-cover {
  margin-bottom: 30px;
}
#site-wrapper .posts-carousel .hentry .entry-cover a {
  display: block;
  position: relative;
  overflow: hidden;
}
#site-wrapper .posts-carousel .hentry .entry-cover a:after {
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-wrapper .posts-carousel .hentry .entry-cover a:before {
  font-family: "FontAwesome";
  content: "\f040";
  font-size: 14px;
  position: absolute;
  color: #ffffff;
  z-index: 9;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  line-height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#site-wrapper .posts-carousel .hentry .entry-cover a:hover:after,
#site-wrapper .posts-carousel .hentry .entry-cover a:hover:before {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#site-wrapper .posts-carousel .hentry .entry-cover a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
#site-wrapper .posts-carousel .hentry .entry-header .entry-title {
  font-size: 18px;
  margin: 0 0 5px 0;
}
#site-wrapper .posts-carousel .hentry .entry-header .entry-title a {
  color: #333333;
}
#site-wrapper .posts-carousel .hentry .entry-header .post-meta {
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  color: #cccccc;
  font-style: italic;
}
#site-wrapper .posts-carousel .hentry .entry-content {
  margin-top: 15px;
}
#site-wrapper .posts-carousel .hentry .entry-content .read-more {
  margin-top: 25px;
  margin-bottom: 5px;
}
#site-wrapper .posts-carousel .hentry .entry-content .read-more a {
  background: #ffffff;
  color: #333333;
  display: inline-block;
  padding: 10px 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .posts-carousel .hentry .entry-content .read-more a:hover {
  color: #ffffff;
}
#site-wrapper .posts-carousel .hentry.format-video .entry-cover a:before {
  content: "\f144";
}
#site-wrapper .posts-carousel .hentry.format-gallery .entry-cover a:before {
  content: "\f03e";
}
#site-wrapper .posts-carousel .hentry.format-link .entry-cover a:before {
  content: "\f0c1";
}
#site-wrapper .posts-carousel .hentry.format-audio .entry-cover a:before {
  content: "\f0a1";
}
#site-wrapper .posts-carousel .hentry.format-quote .entry-cover a:before {
  content: "\f10d";
}
#site-wrapper .posts-carousel .hentry.format-status .entry-cover a:before {
  content: "\f129";
}
#site-wrapper .posts-carousel.features-post .elements-carousel {
  margin: 0;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry {
  padding: 0;
  overflow: hidden;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-cover {
  margin: 0;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-cover a:after {
  height: 100px;
  bottom: 0;
  top: auto;
  visibility: visible;
  display: block\9;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-cover a:before {
  visibility: visible;
  display: block\9;
  background: #ffffff;
  color: #333333;
  bottom: 15px;
  right: 15px;
  top: auto;
  left: auto;
  margin: 0;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-header {
  position: absolute;
  left: 15px;
  bottom: 15px;
  right: 80px;
  z-index: 9;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-header .entry-title a {
  color: #ffffff;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry .entry-content {
  position: absolute;
  left: 15px;
  bottom: 15px;
  right: 80px;
  z-index: 9;
  color: #ffffff;
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  -ms-transform: translateY(150%);
  -o-transform: translateY(150%);
  transform: translateY(150%);
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry:hover .entry-cover a:after {
  height: 150px;
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry:hover .entry-cover a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0);
  -ms-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry:hover .entry-header {
  -webkit-transform: translateY(-120%);
  -moz-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  -o-transform: translateY(-120%);
  transform: translateY(-120%);
}
#site-wrapper .posts-carousel.features-post .elements-carousel .owl-item .hentry:hover .entry-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (max-width: 768px) {
  #site-wrapper .rev_slider a.button {
    height: auto;
    line-height: 1.8;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #site-wrapper .wpb_tour .wpb_tabs_nav {
    float: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default {
    clear: none;
    float: left;
    width: auto;
    margin: 0 30px -1px 0;
    background: none;
  }
  #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default a {
    border: none;
  }
  #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default.ui-tabs-active,
  #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default:hover {
    background: none;
  }
  #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default.ui-tabs-active a,
  #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default:hover a {
    border-bottom: 2px solid;
  }
  #site-wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 30px 0 0 0;
    width: 100%;
  }
  #site-wrapper .pricing-table.one-column .price-column,
  #site-wrapper .pricing-table.two-columns .price-column,
  #site-wrapper .pricing-table.three-columns .price-column,
  #site-wrapper .pricing-table.four-columns .price-column,
  #site-wrapper .pricing-table.five-columns .price-column,
  #site-wrapper .pricing-table.six-columns .price-column {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 568px) {
  #site-wrapper .iconbox.right .box-header .box-icon,
  #site-wrapper .iconbox.left .box-header .box-icon {
    float: none;
    margin-bottom: 20px;
  }
  #site-wrapper .pricing-table.one-column .price-column,
  #site-wrapper .pricing-table.two-columns .price-column,
  #site-wrapper .pricing-table.three-columns .price-column,
  #site-wrapper .pricing-table.four-columns .price-column,
  #site-wrapper .pricing-table.five-columns .price-column,
  #site-wrapper .pricing-table.six-columns .price-column {
    width: 100%;
  }
}
#site-wrapper span.wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 12px;
}
#site-wrapper div.wpcf7-response-output {
  padding: 20px 20px 20px 60px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
#site-wrapper div.wpcf7-response-output.wpcf7-validation-errors {
  border-color: #e74c3c;
  color: #e74c3c;
}
#site-wrapper div.wpcf7-response-output.wpcf7-validation-errors:after {
  position: absolute;
  font-family: 'FontAwesome';
  left: 20px;
  top: 50%;
  margin-top: -24px;
  font-size: 28px;
  content: "\f071";
}
#site-wrapper div.wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #2d5aae;
  color: #2d5aae;
}
#site-wrapper div.wpcf7-response-output.wpcf7-mail-sent-ok:after {
  position: absolute;
  font-family: 'FontAwesome';
  left: 20px;
  top: 50%;
  margin-top: -24px;
  font-size: 28px;
  content: "\f058";
}
/*============================================================ 
                1. GENERAL
                2. LAYOUT
                3. WIDGET
                4. ELEMENTS
                5. BLOG
                6. OTHER
                7. WOOCOMMERCE
                8. PROJECTS
                9. RESPONSIVE
============================================================*/
.rtl {
  /* ============================================================ 
	    1. GENERAL
	=============================================================*/
  direction: rtl;
  unicode-bidi: embed;
  /* ============================================================ 
	    2. LAYOUT
	=============================================================*/
  /* ============================================================ 
	    3. WIDGET
	=============================================================*/
  /* ============================================================ 
	    4. ELEMENTS
	=============================================================*/
  /* ============================================================ 
	    5. BLOG
	=============================================================*/
  /* ============================================================ 
	    6. OTHER
	=============================================================*/
  /* ============================================================ 
	    7. WOOCOMMERCE
	=============================================================*/
  /* ============================================================ 
	    8. PROJECTS
	=============================================================*/
}
.rtl .alignleft {
  float: right;
  margin: 10px 0 10px 20px;
  clear: right;
}
.rtl .alignright {
  float: left;
  margin: 10px 20px 10px 0;
  clear: left;
}
.rtl table thead {
  text-align: right;
}
.rtl table tbody tr td,
.rtl table tbody tr th {
  text-align: right;
}
.rtl select {
  background-position: left center;
}
.rtl h1.title-divider:after,
.rtl h2.title-divider:after,
.rtl h3.title-divider:after,
.rtl h4.title-divider:after,
.rtl h5.title-divider:after,
.rtl h6.title-divider:after {
  left: auto;
  right: 0;
}
.rtl h1.title-divider[style="text-align: center;"]:after,
.rtl h2.title-divider[style="text-align: center;"]:after,
.rtl h3.title-divider[style="text-align: center;"]:after,
.rtl h4.title-divider[style="text-align: center;"]:after,
.rtl h5.title-divider[style="text-align: center;"]:after,
.rtl h6.title-divider[style="text-align: center;"]:after {
  left: auto;
  right: 50%;
  margin-left: 0;
  margin-right: -15px;
}
.rtl a.download i {
  margin-right: 0;
  margin-left: 15px;
  border-right: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.rtl .goto-top a {
  text-indent: 0;
}
.rtl #site-header #headerbar .custom-info {
  float: right;
}
.rtl #site-header #headerbar .custom-info i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl #site-header #headerbar .social-links {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.rtl #site-header #headerbar .social-links a {
  margin-left: 0;
  margin-right: 10px;
}
.rtl #site-header #headerbar .top-navigator {
  float: left;
}
.rtl #site-header #headerbar .top-navigator .menu li {
  float: right;
}
.rtl #site-header #headerbar .top-navigator .menu li.menu-item-has-children {
  padding-left: 3px;
  padding-right: 8px;
}
.rtl #site-header #headerbar .top-navigator .menu li.menu-item-has-children:after {
  margin: 0 0 0 10px;
}
.rtl #site-header #headerbar .top-navigator .menu li .sub-menu {
  left: auto;
  right: 0;
}
.rtl #site-header #masthead #site-brand #site-logo {
  float: right;
}
.rtl #site-header #masthead #site-brand .header-widgets {
  text-align: left;
}
.rtl #site-header #masthead #site-brand .header-widgets .widget {
  margin-right: 60px;
  margin-left: 0;
  text-align: right;
}
.rtl #site-header #masthead #site-brand .header-widgets .widget .info-icon i {
  margin-right: 0;
  margin-left: 10px;
}
.rtl #site-header #masthead #site-brand .header-widgets .widget .button i {
  margin-left: 10px;
  margin-right: 0;
}
.rtl #site-header #masthead #site-navigator .menu li .sub-menu {
  left: auto;
  right: 0;
  text-align: right;
}
.rtl #site-header #masthead #site-navigator .menu li .sub-menu li .sub-menu {
  left: auto;
  right: 250px;
}
.rtl #site-content #page-breadcrumbs .breadcrumbs {
  left: auto;
  right: 15px;
}
.rtl #site-content #page-breadcrumbs .breadcrumbs .trail-browse {
  margin-left: 5px;
  margin-right: 0;
}
.rtl #site-content #page-breadcrumbs .breadcrumbs span {
  float: right;
}
.rtl #site-footer .social-links {
  float: left;
}
.rtl #site-footer .social-links a {
  margin-left: 0;
  margin-right: 10px;
}
.rtl #site-footer .copyright {
  float: right;
}
.rtl.header-v1 #site-header #masthead #site-navigator,
.rtl.header-v3 #site-header #masthead #site-navigator {
  float: left;
}
.rtl.header-v1 #site-header #masthead #site-navigator .menu.menu-extra .search-box > a,
.rtl.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .search-box > a {
  margin-left: 0;
  margin-right: 20px;
}
.rtl.header-v1 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu,
.rtl.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu {
  right: auto;
  left: 0;
}
.rtl.header-v1 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart a .shopping-cart-items-count,
.rtl.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart a .shopping-cart-items-count {
  right: auto;
  left: 0;
}
.rtl.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li > .sub-menu {
  -webkit-border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  -ms-border-radius: 3px 0 3px 3px;
  -o-border-radius: 3px 0 3px 3px;
  border-radius: 3px 0 3px 3px;
}
.rtl .widgettitle:after,
.rtl .widget-title:after {
  left: auto;
  right: 0;
}
.rtl .widget .widget-title:after {
  left: auto;
  right: 0;
}
.rtl .widget.widget_search .search-form label:after {
  right: auto;
  left: 0;
}
.rtl .widget.widget_product_search .woocommerce-product-search::after {
  left: 0;
  right: auto;
}
.rtl .widget.widget_shopping_cart .cart_list li .remove {
  float: left;
}
.rtl .widget.widget_shopping_cart .cart_list li a img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.rtl .sidebars .widget.widget_nav_menu .menu li a {
  padding: 10px 25px 10px 0;
}
.rtl .sidebars .widget.widget_nav_menu .menu li a:before {
  left: auto;
  right: 0;
}
.rtl .sidebars .widget.widget_nav_menu .menu li a:hover {
  padding-right: 30px;
}
.rtl .sidebars .widget.widget_nav_menu .menu li.current_page_item a,
.rtl .sidebars .widget.widget_nav_menu .menu li.current-menu-item a {
  padding: 10px 55px 10px 30px;
}
.rtl .sidebars .widget.widget_nav_menu .menu li.current_page_item a:before,
.rtl .sidebars .widget.widget_nav_menu .menu li.current-menu-item a:before {
  left: auto;
  right: 30px;
}
.rtl .sidebars .widget.widget_nav_menu .menu li .sub-menu {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .sidebars .widget.widget_archive ul li .children,
.rtl .sidebars .widget.widget_categories ul li .children,
.rtl .sidebars .widget.widget_pages ul li .children,
.rtl .sidebars .widget.widget_meta ul li .children,
.rtl .sidebars .widget.widget_recent_comments ul li .children,
.rtl .sidebars .widget.widget_recent_entries ul li .children,
.rtl .sidebars .widget.widget_rss ul li .children {
  margin-left: 0;
  margin-right: 20px;
}
.rtl #site-wrapper .iconlist li i,
.rtl #site-wrapper .iconlist li img {
  margin-right: 0;
  margin-left: 10px;
}
.rtl #site-wrapper .iconlist li.circle {
  padding-left: 0;
  padding-right: 44px;
}
.rtl #site-wrapper .iconlist li.circle i {
  left: auto;
  right: 0;
}
.rtl #site-wrapper .iconlist li.circle:after {
  left: 0;
  right: 44px;
}
.rtl #site-wrapper .iconlist li.circle:first-child:before {
  left: 0;
  right: 44px;
}
.rtl #site-wrapper .iconlist li:after {
  left: 0;
  right: 30px;
}
.rtl #site-wrapper .iconlist li:first-child:before {
  left: 0;
  right: 30px;
}
.rtl #site-wrapper .iconbox .box-header .box-title:after {
  left: auto;
  right: 0;
}
.rtl #site-wrapper .iconbox.aligncenter .box-header .box-title:after {
  right: 50%;
  margin-right: -15px;
  margin-left: 0;
}
.rtl #site-wrapper .iconbox.aligncenter:hover .box-header .box-title:after {
  right: 0;
  left: 0;
  margin-right: 0;
}
.rtl #site-wrapper .wpb_tabs .wpb_tabs_nav li {
  float: right;
}
.rtl #site-wrapper .wpb_tabs .wpb_tabs_nav li a {
  margin-right: 0;
  margin-left: 30px;
}
.rtl #site-wrapper .wpb_accordion .wpb_accordion_header a {
  padding: 0 0 0 75px;
}
.rtl #site-wrapper .wpb_accordion .wpb_accordion_header .ui-accordion-header-icon {
  left: 0;
  right: auto;
}
.rtl #site-wrapper .wpb_accordion .wpb_accordion_header .ui-accordion-header-icon:before {
  left: 8px;
  right: auto;
}
.rtl #site-wrapper .wpb_accordion .wpb_accordion_header .ui-accordion-header-icon:after {
  right: auto;
  left: 0;
}
.rtl #site-wrapper .wpb_tour .wpb_tabs_nav {
  float: right;
  border-right: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.rtl #site-wrapper .wpb_tour .wpb_tabs_nav li.ui-state-default.ui-tabs-active a::after {
  left: -1px;
  right: auto;
}
.rtl #site-wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 0 30px 0 0;
}
.rtl #site-wrapper .vc_progress_bar .vc_single_bar .vc_bar {
  right: 0;
  left: auto;
}
.rtl #site-wrapper .vc_progress_bar .vc_label .vc_label_units {
  float: left;
}
.rtl #site-wrapper .testimonial .testimonial-content blockquote:after {
  left: auto;
  right: -35px;
}
.rtl #site-wrapper .openhours .hours-table li .hours {
  left: 0;
  right: auto;
}
.rtl #site-wrapper .openhours .hours-table li .dayname .dayname-icon {
  margin-right: 0;
  margin-left: 10px;
}
.rtl #site-wrapper .flexslider {
  direction: ltr;
}
.rtl #site-wrapper .owl-carousel {
  direction: ltr;
}
.rtl #site-wrapper .owl-carousel .owl-item {
  direction: rtl;
}
.rtl #site-wrapper .owl-controls .owl-pagination {
  right: auto;
  left: 15px;
}
.rtl #site-wrapper .owl-controls .owl-pagination .owl-page span {
  margin: 0 10px 0 0;
}
.rtl.blog .hentry .entry-header .entry-title:after,
.rtl.single .hentry .entry-header .entry-title:after {
  left: auto;
  right: 0;
}
.rtl .blog-shortcode.blog-list .hentry .entry-cover {
  float: right;
}
.rtl .blog-shortcode.blog-list .hentry .entry-header,
.rtl .blog-shortcode.blog-list .hentry .entry-content {
  margin-left: 0;
  margin-right: 65px;
}
.rtl .box .box-title::after {
  left: auto;
  right: 0;
}
.rtl .box.author-box .author-avatar {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.rtl #comments .comments-title:after,
.rtl #comments #reply-title:after {
  left: auto;
  right: 0;
}
.rtl #comments .comment-list li .comment-body .comment-meta .comment-author img {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.rtl #comments .comment-list li .comment-body .comment-content,
.rtl #comments .comment-list li .comment-body .reply {
  padding-left: 0;
  padding-right: 54px;
}
.rtl #comments .comment-list li .children {
  padding-left: 30px;
  padding-right: 54px;
}
.rtl.search #main-content .content-inner .search-form .search-submit {
  left: 0;
  right: auto;
}
.rtl.search #main-content .content-inner .search-results article {
  padding: 30px 65px 30px 0;
}
.rtl.search #main-content .content-inner .search-results article .counter {
  left: auto;
  right: 0;
}
.rtl .wpcf7 {
  direction: rtl;
}
.rtl.woocommerce .products li .add_to_cart_button,
.rtl.woocommerce-page .products li .add_to_cart_button {
  right: auto;
  left: 15px;
}
.rtl.woocommerce .product .summary .cart .quantity,
.rtl.woocommerce-page .product .summary .cart .quantity {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.rtl.woocommerce .product .woocommerce-tabs .tabs li,
.rtl.woocommerce-page .product .woocommerce-tabs .tabs li {
  float: right;
}
.rtl.woocommerce .product .woocommerce-tabs .tabs li a,
.rtl.woocommerce-page .product .woocommerce-tabs .tabs li a {
  margin-right: 0;
  margin-left: 30px;
}
.rtl.woocommerce #reviews #comments ol.commentlist li .star-rating,
.rtl.woocommerce-page #reviews #comments ol.commentlist li .star-rating {
  right: auto;
  left: 0;
}
.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar,
.rtl.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  float: right;
}
.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text,
.rtl.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0;
  margin-right: 95px;
}
.rtl .projects .projects-items .hentry .project-wrap .project-info {
  padding: 50px 15px 10px 80px;
}
.rtl .projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a {
  right: auto;
  left: 15px;
}
.rtl .project-single .project-gallery-grid .project-media-item {
  float: right;
}
/* ============================================================ 
    9. RESPONSIVE
=============================================================*/
@media only screen and (max-width: 991px) {
  body.rtl #site-header #headerbar .custom-info {
    float: none;
  }
  body.rtl #site-header #headerbar .social-links {
    float: none;
    margin-right: 0;
  }
  body.rtl #site-header #headerbar .top-navigator {
    float: none;
  }
  body.rtl #site-header #headerbar .top-navigator .menu li {
    float: none;
  }
  body.rtl #site-header #headerbar .top-navigator .menu li .sub-menu {
    text-align: right;
  }
  body.rtl #site-header #masthead #site-brand #site-logo {
    float: none;
  }
  body.rtl #site-header #masthead #site-brand .header-widgets {
    text-align: center;
  }
  body.rtl #site-header #masthead #site-brand .header-widgets .widget {
    margin: 0 30px 30px 30px;
  }
}
@media only screen and (max-width: 768px) {
  body.rtl #site-header #masthead #site-navigator .menu.menu-extra {
    right: auto;
    left: 0;
  }
  body.rtl #site-header #masthead #site-navigator-mobile.navigator-mobile .navigator-toggle {
    left: auto;
    right: 0;
  }
  body.rtl #site-header #masthead #site-navigator-mobile.navigator-mobile .menu li.menu-item-has-children .toggler {
    right: auto;
    left: 0;
    border-left: 0;
    border-right: 1px solid #e6e6e6;
  }
  body.rtl #site-header #masthead #site-navigator-mobile.navigator-mobile .menu li a {
    margin-right: 0;
    margin-left: 56px;
  }
  body.rtl #site-header #masthead #site-navigator-mobile.navigator-mobile .menu li .sub-menu {
    margin-left: 0;
    margin-right: 20px;
  }
  body.rtl #site-wrapper .wpb_tour .wpb_tabs_nav {
    float: none;
    border-left: none;
    margin-bottom: 30px;
  }
  body.rtl #site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default {
    float: right;
    margin-right: 0;
    margin-left: 30px;
  }
  body.rtl #site-wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 0;
  }
}
@media only screen and (max-width: 568px) {
  body.rtl #site-header #headerbar .custom-info .spacer {
    display: block;
  }
  body.rtl #site-header #masthead #site-brand .header-widgets {
    display: block;
    text-align: center;
    padding-bottom: 30px;
  }
  body.rtl #site-header #masthead #site-brand .header-widgets .widget {
    display: block;
    border: none;
    text-align: center;
  }
  body.rtl #site-footer .copyright {
    float: none;
  }
  body.rtl #site-footer .social-links {
    float: none;
    margin-bottom: 20px;
  }
  body.rtl #site-footer .social-links a {
    margin-right: 15px;
    margin-left: 0;
  }
}
a,
#site-header #headerbar i,
#site-header #masthead #site-brand .header-widgets .widget.widget_text span.number,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_rss ul li a:hover,
#site-header #masthead #site-navigator .menu li.current-menu-item a,
#site-header #masthead #site-navigator .menu li.current_page_item a,
#site-header #masthead #site-navigator .menu li.current-page-ancestor a,
#site-header #masthead #site-navigator .menu li.current-menu-ancestor a,
#site-header #masthead #site-navigator .menu li.current_page_ancestor a,
#site-header #masthead #site-navigator .menu li:hover a,
#site-wrapper .counter .counter-content .counter-value,
.blog-shortcode.blog-list .hentry .entry-header .entry-title a:hover,
.blog-shortcode.blog-grid .hentry .entry-header .entry-title a:hover,
.blog .hentry .entry-header .entry-title a:hover,
.search #main-content .content-inner .search-results article .entry-title a:hover,
#site-footer .social-links a:hover,
#site-header #masthead #site-brand .header-widgets .widget .info-icon i,
#site-wrapper .wpb_tabs .wpb_tabs_nav .ui-state-default.ui-tabs-active a,
#site-wrapper .wpb_tour .wpb_tabs_nav .ui-state-default.ui-tabs-active a,
#site-wrapper .posts-carousel .hentry .entry-header .entry-title a:hover,
.woocommerce .product .woocommerce-tabs .tabs li.active a,
.woocommerce-page .product .woocommerce-tabs .tabs li.active a {
  color: #2d5aae;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input.input-text:focus,
select:focus {
  border-color: #2d5aae;
}
input[type="submit"],
button[type="submit"],
.button,
td#today,
a.download:hover,
.goto-top a,
#masthead,
#site-header #headerbar .top-navigator .menu li .sub-menu,
#site-header #masthead #site-navigator .menu li .sub-menu,
#site-header #masthead #site-navigator .menu li.current-menu-item a::after,
#site-header #masthead #site-navigator .menu li.current_page_item a::after,
#site-header #masthead #site-navigator .menu li.current-page-ancestor a::after,
#site-header #masthead #site-navigator .menu li.current-menu-ancestor a::after,
#site-header #masthead #site-navigator .menu li.current_page_ancestor a::after,
#site-header #masthead #site-navigator .menu > li > a::after,
.sidebars .widget.widget_nav_menu,
#site-wrapper .iconbox.circle .box-header .box-icon i,
#site-wrapper .iconbox.rounded .box-header .box-icon i,
#site-wrapper .iconbox.square .box-header .box-icon i,
#site-wrapper .iconlist li.circle:hover i,
#site-wrapper .counter .counter-content .counter-value::after,
#site-wrapper .wpb_tabs .wpb_tabs_nav .ui-state-default.ui-tabs-active a::after,
.case-evaluation .row input[type="submit"],
.blog-shortcode.blog-list.post-date-cover .entry-cover,
.blog-shortcode.blog-list.post-format-cover .hentry .entry-cover span,
.search #main-content .content-inner .search-results article:hover .counter,
.navigation .page-numbers.current,
.navigation .page-numbers:hover,
.navigation.loadmore a:hover,
#site-wrapper .flexslider .flex-direction-nav li a:hover,
#site-wrapper .owl-controls .owl-pagination .owl-page.active span,
.imagebox .box-header,
#site-wrapper .imagebox .box-content .box-desc .box-button a,
#site-wrapper .countdown > span > .number,
#site-wrapper .vc_toggle .vc_toggle_title,
#site-wrapper .owl-controls .owl-buttons > div:hover,
#site-wrapper .dropcap,
.member .more-link a,
#site-wrapper .iconbox .box-readmore a:hover,
.blog .hentry .readmore a:hover,
.single .hentry .readmore a:hover,
#site-wrapper .blog-shortcode.blog-grid .hentry .entry-content .read-more a:hover,
#site-wrapper .posts-carousel .hentry .entry-content .read-more a:hover,
#site-wrapper .pricing-table .price-column.highlight .price,
#site-wrapper .pricing-table .price-column.highlight .column-container .cta .button,
#site-wrapper .pricing-table .price-column .column-container .cta .button:hover,
#site-wrapper .vc_btn3:hover,
.woocommerce .woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-page .woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce .woocommerce-pagination .page-numbers li .page-numbers:hover,
.woocommerce-page .woocommerce-pagination .page-numbers li .page-numbers:hover,
.woocommerce .product .woocommerce-tabs .tabs li.active a::before,
.woocommerce-page .product .woocommerce-tabs .tabs li.active a::before,
.woocommerce .products li .add_to_cart_button:hover,
.woocommerce-page .products li .add_to_cart_button:hover,
.projects .projects-items .hentry .project-wrap .project-thumbnail figcaption .project-buttons a:hover,
.projects .projects-filter ul li.active a,
.navigation.post-navigation .nav-links li a:hover,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li.current-menu-item > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li.current_page_item > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li.current-page-ancestor > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li.current-menu-ancestor > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li.current_page_ancestor > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li:hover > a,
.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart > a .shopping-cart-items-count {
  background-color: #2d5aae;
}
#site-brand,
.sidebars .widget.widget_nav_menu .menu li a {
  color: #bacced;
}
#headerbar,
.sidebars .widget.widget_nav_menu .menu li.current_page_item a,
.sidebars .widget.widget_nav_menu .menu li.current-menu-item a {
  background: #25498e;
}
#site-wrapper .vc_btn3.vc_btn3-style-outline:hover {
  border-color: #2d5aae;
}
#site-wrapper .vc_btn3.vc_btn3-style-custom:hover {
  background-color: #2d5aae !important;
}
.wrapper,
.page-fullwidth #page-body .wrapper .content-wrap .content .vc_row_wrap,
.page-fullwidth #page-body #respond,
.page-fullwidth #page-body .nocomments {
  width: 1110px;
}
.layout-boxed #site-wrapper {
  width: 1210px;
}
.header-v1 #site-header #masthead {
  padding-bottom: 0;
  background: #ffffff;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.header-v1 #site-header #masthead #site-brand {
  border: none;
}
.header-v1 #site-header #masthead #site-navigator {
  position: static;
  float: right;
  text-align: inherit;
  width: auto;
  margin-top: 27px;
}
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li:after {
  display: none;
}
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li .sub-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-item a:after,
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li.current_page_item a:after,
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li.current-page-ancestor a:after,
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-ancestor a:after,
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li.current_page_ancestor a:after {
  display: none;
}
.header-v1 #site-header #masthead #site-navigator #menu-main-menu li a:after {
  display: none;
}
.header-v1 #site-header #masthead #site-navigator .menu li a {
  padding: 0 15px;
}
.header-v1 #site-header #masthead #site-navigator .menu li .sub-menu li a {
  padding-left: 15px;
  padding-right: 15px;
}
.header-v1 #site-header #masthead #site-navigator .menu.menu-extra .search-box > a {
  padding: 0;
  margin-left: 20px;
}
.header-v1 #site-header #masthead #site-navigator .menu.menu-extra .search-box > a:after {
  display: none;
}
.header-v1 #site-header #masthead.stick {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.header-v1 #site-header #masthead.stick #site-brand .brand {
  margin-top: 20px;
  margin-bottom: 20px;
}
.header-v1 #site-header #masthead.stick #site-navigator {
  margin-top: 7px;
}
.header-v1 #site-content #page-header {
  padding-top: 80px;
}
.header-v3 #site-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  background: -webkit-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -moz-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: -o-linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
  background: linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.5) 100%) repeat-x;
}
.header-v3 #site-header #headerbar {
  background: rgba(0, 0, 0, 0.2);
  color: #cccccc;
}
.header-v3 #site-header #headerbar .top-navigator .menu > li > a {
  color: #cccccc;
}
.header-v3 #site-header #masthead {
  padding-bottom: 0;
  background: none;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.header-v3 #site-header #masthead #site-brand {
  border: none;
}
.header-v3 #site-header #masthead #site-navigator {
  position: static;
  float: right;
  text-align: inherit;
  width: auto;
  margin-top: 27px;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li:after {
  display: none;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li .sub-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-item a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current_page_item a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-page-ancestor a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-ancestor a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current_page_ancestor a {
  color: #ffffff;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-item a:after,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current_page_item a:after,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-page-ancestor a:after,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-ancestor a:after,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current_page_ancestor a:after {
  display: none;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-item > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current_page_item > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-page-ancestor > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current-menu-ancestor > a,
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li.current_page_ancestor > a {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu li a:after {
  display: none;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li > a {
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 3em;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li.menu-item-has-children:hover > a {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.header-v3 #site-header #masthead #site-navigator #menu-main-menu > li > .sub-menu {
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  -ms-border-radius: 0 3px 3px 3px;
  -o-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
}
.header-v3 #site-header #masthead #site-navigator .menu li a {
  padding: 0 15px;
}
.header-v3 #site-header #masthead #site-navigator .menu li .sub-menu li a {
  padding-left: 15px;
  padding-right: 15px;
}
.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .search-box > a {
  padding: 0;
  margin-left: 20px;
  color: #ffffff;
}
.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .search-box > a:after {
  display: none;
}
.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart > a {
  color: #ffffff;
}
.header-v3 #site-header #masthead #site-navigator .menu.menu-extra .shopping-cart .submenu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.header-v3 #site-header #masthead.stick {
  background: rgba(0, 0, 0, 0.8);
}
.header-v3 #site-header #masthead.stick #site-brand .brand {
  margin-top: 20px;
  margin-bottom: 20px;
}
.header-v3 #site-header #masthead.stick #site-navigator {
  margin-top: 7px;
}
.header-v3 #site-content #page-header {
  padding-top: 230px;
}
