#footer .social-links/*------------------------------------------------------------------
[Table of contents]

1. General
2. Re-usable Styles
3. Body
4. Header
5. Footer
6. Magnific Popup
7. Custom Checkbox + Radio
8. Post Syling
9. Overlay
10. Sidebar & Widgets
11. Pagination
12. Carousel
13. Snap To Scroll
14. Custom Scrollbar
15. Form Styling
16. Revolution Slider
17. Contact Page
18. 404 Page
19. WP-Specific
20. Mobile Menu
21. Side Cart
22. Comments
23. Shop
24. Shortcodes
25. Animations
26. Style Switcher
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
General
*/
html {
  height: 100%;
  min-height: 100%;
  overflow-y: scroll !important;
}

body {
  color: #868686;
  background: #ffffff;
  letter-spacing: 0.05em;
  height: 100%;
  position: static;
  min-height: 100%;
  margin-top: 80px;
}
body div, body dl, body dt, body dd, body ul, body ol, body li, body pre, body form, body p, body blockquote, body th, body td {
  font-size: inherit;
  font-family: inherit;
}
body p,
body lighting-color {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  color: #26344a;
  text-rendering: optimizeSpeed;
  line-height: 1.7;
}
body strong {
  font-weight: 700;
}

figure {
  margin: 0;
}

a {
  color: #26344a;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  color: #1aa97f;
}

h1, h2, h3, h4, h5, h6 {
  color: #151515;
  letter-spacing: -0.00em;
}

/*------------------------------------------------------------------
Re-usable Styles
*/
.mont, h1, h2, h3, h4, h5, h6, .header .menu-holder #quick_cart .float_count, .bar-side, #full-menu .sf-menu > li > a, #searchpopup input, .widget.widget_top_rated_products ul li a, .widget.widget_products ul li a, .widget.widget_recently_viewed_products ul li a, .widget.widget_shopping_cart .widget_shopping_cart_content .total, input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder, label, .order-detail-page .customer_details dt, .select-wrapper select, .content404 figure, .menu-footer, .mobile-menu > li > a, #side-cart .buttons a, #side-cart .subtotal, #side-cart ul li .list_content, #comments #comment-title + .text-center a, .badge, .product-information .back_to_shop, .price, .shopping_bag, .cart_totals table, #customer_login .login-section + .login-section .or, .payment_methods li .custom_label, #my-account .account-user .user-name, #my-account #my-account-nav li a, .cart-empty .message, .your-order-header .order-container, .smalltitle, #checkout_thankyou h2, .mediumtitle, .largetitle, .extralargetitle, .btn,
.button,
input[type=submit], .thb_tabs .tabs dd a,
.thb_tabs .tabs li a,
.thb_tour .tabs dd a,
.thb_tour .tabs li a, .notification-box {
  font-family: "Roboto", sans-serif;
}

.reset, #full-menu .sub-menu, .widget.widget_calendar table, .searchform fieldset, .mobile-menu .sub-menu {
  margin: 0;
  padding: 0;
}

.cf:before, .post .post-gallery:before, .wpcf7-form-control-wrap:before, .variations_form:before, #ship-to-different-address:before, ul.accordion > li .content:before, .cf:after, .post .post-gallery:after, .wpcf7-form-control-wrap:after, .variations_form:after, #ship-to-different-address:after, ul.accordion > li .content:after {
  content: " ";
  display: table;
}
.cf:after, .post .post-gallery:after, .wpcf7-form-control-wrap:after, .variations_form:after, #ship-to-different-address:after, ul.accordion > li .content:after {
  clear: both;
}

.endcolumn [class*="column"] + [class*="column"]:last-child, .blog-container.style3 > .row [class*="column"] + [class*="column"]:last-child, .thb-portfolio [class*="column"] + [class*="column"]:last-child, .products [class*="column"] + [class*="column"]:last-child, .product-page .variations [class*="column"] + [class*="column"]:last-child, .related [class*="column"] + [class*="column"]:last-child, .posts [class*="column"] + [class*="column"]:last-child {
  float: left;
}

.thb-five {
  width: 20%;
}
@media only screen and (max-width: 40.063em) {
  .thb-five {
    width: 100%;
  }
}

.transition, a, .custom_check + .custom_label, .custom_check + .custom_label:before, .post .post-meta ul li, .post .post-gallery .simple-overlay, .overlay-effect .simple-overlay, .overlay-effect .overlay.style2, .carousel .owl-controls .owl-buttons div, input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea, .floatlabel-wrapper .label-floatlabel, .hesperiden.tparrows, .mobile-menu li.menu-item-has-children > a span .menu_icon, .product-information .back_to_shop:after, .product-category > a, .product-category > a img, .product-category > a .title, .product-category > a:after, .btn,
.button,
input[type=submit], .mouse_scroll, .mouse_scroll:hover, .list > h6, ul.accordion > li > div.title, .thb_tabs .tabs dd a:after,
.thb_tabs .tabs li a:after,
.thb_tour .tabs dd a:after,
.thb_tour .tabs li a:after, .toggle .title, .toggle .title:after, .post .post-content .iconbox > span, .team_member .overlay, .clients.row .client.columns img, #style-switcher {
  -moz-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.admin-bar .admin-style, .admin-bar #wrapper .preloader, #wrapper .admin-bar .preloader, .admin-bar .header, .admin-bar .bar-side, .admin-bar #searchpopup, .admin-bar .share_container, .admin-bar #mobile-menu, .admin-bar #side-cart {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .admin-style, .admin-bar #wrapper .preloader, #wrapper .admin-bar .preloader, .admin-bar .header, .admin-bar .bar-side, .admin-bar #searchpopup, .admin-bar .share_container, .admin-bar #mobile-menu, .admin-bar #side-cart {
    top: 32px;
  }
}

.row.full-width-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.row.no-padding {
  margin: auto;
}
.row.no-padding > .columns,
.row.no-padding .owl-item > .columns {
  padding: 0;
}
.row.max_width {
  max-width: 690px;
  
  margin-bottom: 0px;
  display: block;
}

/*------------------------------------------------------------------
Body
*/
#wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 60px;
  min-height: 100%;
}
.footer_off #wrapper, .footer-fixed #wrapper {
  padding-bottom: 0;
}
.footer-fixed #wrapper #footer {
  position: fixed;
  z-index: 40;
}
.footer-fixed #wrapper [role="main"] {
  padding: 0 0 0px;
}
@media only screen and (min-width: 40.063em) {
  .footer-fixed #wrapper [role="main"] {
    padding: 0px 0px 0px;
  }
}
#wrapper [role="main"] {
  position: relative;
  z-index: 10;
  padding: 0;
}
.site_bars_off #wrapper [role="main"] {
  padding-left: 0;
  padding-right: 0;
  max-height: 27000px;

}
@media only screen and (min-width: 40.063em) {
  #wrapper [role="main"] {
    padding: 0px 0px 0;
  }
}
#wrapper .preloader {
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 80px 60px 0;
  background: #f9f9f9 url("../img/preloader.gif") center center no-repeat;
  -moz-background-size: 55px 55px;
  -o-background-size: 55px 55px;
  -webkit-background-size: 55px 55px;
  background-size: 55px 55px;
}
.site_bars_off #wrapper .preloader {
  margin-left: 0;
  margin-right: 0;
}
.site_bars_off #wrapper .preloader {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 40.063em) {
  #wrapper .preloader {
    margin-left: 0;
    margin-right: 0;
  }
}

/*------------------------------------------------------------------
Header
*/
.header {
  height: auto;
  position: fixed;;
  top: 0;
  left: 0;
  background: #fafafa;
  width: 100%;
  z-index: 101;
  line-height: 40px;
  
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border-bottom: 2px solid #ffffff;
}
@media only screen and (min-width: 40.063em) {
  .header {
    position: fixed;
    height: 80px;
  }
}
.header.row {
  max-width: 100%;
  position: fixed;
  display: flex;
  height: 88px;
}
.header.style2 .logo {
  text-align: left;
}
@media only screen and (min-width: 64.063em) {
  .header.style1 .logo {
    text-align: center;
  }
}
.header .logo {
  display: table;
  min-height: 1px;
}
.header .logo .logolink {
  display: table-cell;
  vertical-align: middle;
  max-width: 100%;
}
.header .logo .logoimg {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.header .menu-holder {
  text-align: right;
}
.header .menu-holder > a {
  vertical-align: middle;
}
.header .menu-holder > a + a {
  margin-left: 5px;
}
@media only screen and (min-width: 40.063em) {
  .header .menu-holder > a + a {
    margin-left: 15px;
  }
  .header .menu-holder > a + a:after {
    display: block;
  }
}
.header .menu-holder > a + a:after {
  content: '';
  display: none;
  position: absolute;
  width: 1px;
  height: 9px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAASCAYAAABxYA+/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpiLC4uTmMAAiYGKGD8//8/A4oInMFSUlJCd8UAAQYADLQTH7miXlMAAAAASUVORK5CYII=");
  top: 11px;
  left: -10px;
  -moz-background-size: 1px 9px;
  -o-background-size: 1px 9px;
  -webkit-background-size: 1px 9px;
  background-size: 1px 9px;
}
.header .menu-holder #quick_search {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .header .menu-holder #quick_search {
    display: inline-block;
  }
}
.header .menu-holder #quick_search #search_icon {
  top: 6px;
  position: relative;
  max-width: 15px;
  display: none;
}
.header .menu-holder #quick_cart {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.header .menu-holder #quick_cart #cart_icon {
  position: relative;
  overflow: visible;
}
.header .menu-holder #quick_cart .float_count {
  display: block;
  width: 30px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 0;
  line-height: 24px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
}
.header .menu-holder #quick_cart:hover, .header .menu-holder #quick_cart:focus {
  color: #151515;
}
@media only screen and (max-width: 40.063em) {
  .header .menu-holder #quick_cart:after {
    display: none;
  }
}

/* Bars on the sides */


/*------------------------------------------------------------------
Full Menu
*/
#full-menu {
  display: none;
  vertical-align: middle;
}
@media only screen and (min-width: 75em) {
  #full-menu {
    display: inline-block;
  }
}
#full-menu .sf-menu {
  list-style: none;
  margin: 0;
}
#full-menu .sf-menu a {
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
}
#full-menu .sf-menu i {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.rtl #full-menu .sf-menu i {
  margin-right: 0;
  margin-left: 10px;
}
#full-menu .sf-menu > li {
  display: inline-block;
  position: relative;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 75em) {
  #full-menu .sf-menu > li {
    margin: 0 20px 0 0;
  }
}
@media only screen and (min-width: 90.063em) {
  #full-menu .sf-menu > li {
    margin: 0 20px 0 0;
  }
}
@media only screen and (max-width: 40.063em) {
  #full-menu .sf-menu > li {
    display: block;
  }
}
#full-menu .sf-menu > li.current-menu-item > a, #full-menu .sf-menu > li.sfHover > a {
  color: #151515;
}
#full-menu .sf-menu > li > a {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #151515;
  padding: 3px 0;
}
#full-menu .sf-menu > li > a:hover {
  color: #151515;
}
#full-menu li.menu-item-has-children > a {
  padding-right: 15px;
  position: relative;
}
#full-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#full-menu .sub-menu {
  display: none;
  list-style: none;
  text-align: left;
  position: absolute;
  left: -25px;
  top: 100%;
  background: #fafafa;
  padding: 17px 25px;
  border-radius: 10px;
}
.rtl #full-menu .sub-menu {
  text-align: right;
}
#full-menu .sub-menu.has_bg {
  padding-right: 160px;
  padding-bottom: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.rtl #full-menu .sub-menu.has_bg {
  padding-right: 30px;
  padding-left: 160px;
  background-position: bottom left;
}
#full-menu .sub-menu.thb_mega_menu > li {
  width: 160px;
  min-width: 160px;
  display: table-cell;
}
#full-menu .sub-menu.thb_mega_menu > li .megamenu-title a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #151515;
  margin-bottom: 10px;
}
#full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-child + .menu-item-mega-child {
  padding-left: 25px;
}
#full-menu .sub-menu.thb_mega_menu > li.menu-item-mega-link {
  display: block;
  width: 100%;
}
#full-menu .sub-menu.thb_mega_menu > li .sub-menu {
  position: relative;
  top: 0;
  padding: 0;
  display: block;
  left: 0;
}
#full-menu .sub-menu > li.menu-item-has-children > a {
  position: relative;
}
#full-menu .sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
}
#full-menu .sub-menu li {
  display: block;
  min-width: 180px;
  position: relative;
}
#full-menu .sub-menu li a {
  display: block;
  line-height: 2;
  font-size: 12px;
  color: #909090;
  font-weight: 500;
}
#full-menu .sub-menu li a:hover {
  color: #151515;
}
#full-menu .sub-menu li .sub-menu {
  position: absolute;
  left: 100%;
  top: -20px;
}

/*------------------------------------------------------------------
Footer
*/
#footer {
  padding: 0;
  width: 100%;
  min-height: 64px;
  text-align: center;
  padding: 1px 0;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.90;
  margin-bottom: 9px;
}
#footer.row {
  max-width: 100%;
}
#footer .social-links {
  position: absolute;
}
#footer .social-links a {
  color: ;
  margin-left: 0px;
}
#footer .social-links p {
  font-size: 14px;
  margin: 0;
}
#footer .menu {
  display: block;
  margin: 0;
}
#footer .menu li {
  display: inline-block;
}
#footer .menu li a {
  font-size: 12px;
}
#footer .menu li:first-child a {
  margin-left: 0;
}

/*------------------------------------------------------------------
Fresco
*/


/*------------------------------------------------------------------
Custom Checkbox + Radio
*/
.custom_check {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.custom_check + .custom_label {
  display: block !important;
  float: left;
  margin: 0;
  padding: 0 0 0 35px;
  min-height: 16px;
  line-height: 16px;
  position: relative;
  text-transform: none;
}
.custom_check + .custom_label:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid rgba(15, 15, 15, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.custom_check + .custom_label:hover:before {
  border-color: #0f0f0f;
}
.custom_check:checked + .custom_label:before {
  border-color: #1aa97f;
  border-width: 4px;
  background: #fff;
}

input[type="radio"].custom_check + .custom_label:before {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*------------------------------------------------------------------
Post Syling
*/
.blog-container {
  padding: 0px 0;
}
@media only screen and (min-width: 64.063em) {
  .blog-container {
    padding: 0px 0px;
  }
}
.blog-container.no-results {
  padding: 0  20px !important;
}

.thb-portfolio.masonry .post, .thb-portfolio .post {
  margin-bottom: 0;
}
.thb-portfolio.masonry .post .post-gallery, .thb-portfolio .post .post-gallery {
  margin-bottom: 0;
}
.post.page {
  margin-bottom: 0;
}
.post .post-meta ul {
  list-style: none;
  margin: 0 0 13px;
  margin-left: 0px;
  margin-top: 5px;    
}
.post .post-meta ul li {
  font-size: 10px;
  font-weight: 300;
}
.post .post-meta ul li a {
    font-size: 12px;
    font-weight: 400;
    margin-left: 0px;
    background: #eff0f1;
    padding: 4px 6px 3px 7px;
    border-radius: 11px;
    display: inline-block;
    margin-right: 4px;
    margin-top: 6px;
    border: 1px solid #eff0f1;
    color: #777;
}
.post .post-meta ul li a:hover {
  color: #151515;
  text-decoration: underline;
}
.post .post-meta ul li:first-child {
    color: #26344a;
    margin-top: 5px;
    margin-bottom: 0px;
}
.post .post-gallery {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: none;
}
.post .post-gallery img {
  width: 100%;
}
.single-post .post .post-gallery {
  padding-bottom: 35%;
}
@media only screen and (min-width: 75em) {
  .single-post .post .post-gallery {
    padding-bottom: 30%;
  }
}
@media only screen and (min-width: 90.063em) {
  .single-post .post .post-gallery {
    padding-bottom: 25%;
  }
}
.post .post-gallery .simple-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  will-change: opacity;
  background: rgba(26, 169, 127, 0.95);
}
.post .post-gallery > a {
  display: block;
}
.post .post-gallery.parallax_bg .parallax_bg_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 125%;
  background-size: cover;
  background-position: 0 center;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: none;
}
.post .post-content {
  float: none;
  padding-bottom: 0px;
}
.post .post-content.bold-text p {
  font-size: 16px;
  font-weight: 500;
}
.post .post-content p {
  letter-spacing: 0.05em;
}
.post .post-content del {
  color: #151515;
  background: #ffecec;
}
.post .post-content ul, .post .post-content ol {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: -10px;
  list-style-position: outside;
  font-size: 15px;
  font-weight: 400;
  color: #26344a;
  font-family: 'Roboto';
  text-rendering: optimizeSpeed;
  line-height: 1.7;
}
.post .post-content ul ul, .post .post-content ul ol, .post .post-content ol ul, .post .post-content ol ol {
  margin: 10px 0 0 15px;
}
.post .post-content ul li, .post .post-content ol li {
  margin-bottom: 5px;
  margin-left: 22px;
}
.post .post-content pre {
  background: #f5f5f5;
  padding: 20px;
  font-size: 14px;
  border: 2px dashed #cfcfcf;
  hite-space: normal;
}
.post .post-content h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
  max-width: 95%;
  padding-left: 0px;
  font-family: sans-serif;
}
@media only screen and (max-width: 40.063em) {
  .post .post-content h1 {
    font-size: 26px;
    line-height: 31px;
  }
}
.post .post-content h2 {
  font-size: calc(1.35135vw + 25.67568px);
  line-height: 1.3;
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 20px;
  color: #26344a;
  font-family: 'Roboto', sans-serif;
}
.post .post-content h3 {
  font-size: calc(.40541vw + 16.7027px);
  line-height: 1.5;
  margin-top: 0;
  font-weight: 500;
  letter-spacing: 0.0em;
  margin-bottom: 25px;
}
.post .post-content h4 {
  font-weight: 500;
  font-size: calc(.2027vw + 14.35135px);
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 15px;
  color: #26344a;
}
.post .post-content h5 {
  font-weight: 400;
  font-size: calc(.27027vw + 15.13514px);
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 10px;
  color: #868e96;
}
.post .post-content h6 {
  color: #26344a;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 20px 15px 20px 20px;
  background: #eff0f1;
  border-radius: 5px;
  border-left: 4px solid #579cfb;
}
.post .product-information .post-title .post_categories {
  text-align: left;
  margin-bottom: 25px;
}
.post .post-title a {
  color: #151515;
  font-weight: 300;
  line-height: 18px;
  font-size: 16px;
  margin: 0 0 1px;
  letter-spacing: -0.00em;
}
.post .post-title a:hover {
  color: #151515;
}
.post .post-title h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 0.01em;
    max-width: 95%;
    padding-left: 0px;
    font-family: sans-serif;
    color: #26344a;
}
.product-information .post .post-title h1 {
  margin-bottom: 15px;
}
.post .post-title h2 {
  font-size: 26px;
  line-height: 1.15;
  font-weight: 400;
  margin: 0;
}
@media only screen and (min-width: 40.063em) {
  .post .post-title h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post .post-title h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-title h2 {
    font-size: 24px;
  }
}
.post .post-title h5 {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  line-height: 16px;
}
.post .post-title h3 {
  display: block;
  text-align: center;
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: 400;
  line-height: 20px;
}
.post .post-title h3 + .shop-buttons {
  padding-top: 5px;
}
.post .post-title h4 {
  display: block;
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
}
@media only screen and (min-width: 40.063em) {
  .post .post-title h4 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post .post-title h4 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-title h4 {
    font-size: 30px;
  }
}
.post .post-title.disabled-category h4 {
  padding: 0;
  margin: 0;
}
.post .post-title hr {
  content: '';
  position: absolute;
  border: 0;
  display: block;
  bottom: 0;
  width: 38px;
  left: 50%;
  margin: 0 0 0 -19px;
  height: 1px;
  background: #151515;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.post:hover .post-gallery .simple-overlay {
  opacity: 1;
}
.post.large-image .post-title h4 {
  font-size: 40px;
  line-height: 50px;
}
.post.sticky {
  position: relative;
}
.post.sticky:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #1aa97f transparent transparent;
}
.post.sticky.style2:after, .post.sticky.style3:after {
  right: 15px;
}
.post.style1 {
  margin-bottom: 30px;
  margin-left: 22px;
  margin-right: 22px;
}
@media only screen and (min-width: 40.063em) {
  .post.style1 {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post.style1 {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 75em) {
  .post.style1 {
    margin-bottom: 90px;
  }
}
.post.style1 .post-title {
  margin-top: 30px;
}
@media only screen and (min-width: 40.063em) {
  .post.style1 .post-title {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post.style1 .post-title {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 75em) {
  .post.style1 .post-title {
    margin-top: 90px;
  }
}
.post.style2 {
  display: block;
  width: 100%;
  padding: 0px 25px 25px 25px;
  background: rgb(251, 252, 252);
  border-bottom: 1px solid #e4e6e8;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
  margin-bottom: 0px;
}
.post.style2 .post-title {
  margin: 25px 0 0;
}
.post.style2 .post-title h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 15px;
}
.post.style2 .post-meta ul {
  margin-bottom: 10px;
  margin-top: 5px;    
}
.post.style2 .post-meta ul li {
  font-size: 9px;
  margin-left: -2px;
}
.post.style4, .post.style5 {
  margin-bottom: 0;
  clear: both;
}
.post.style4 .post-title, .post.style5 .post-title {
  margin-top: 0;
}
.post.style4 .post-gallery, .post.style5 .post-gallery {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 300px;
  height: 100%;
}
@media only screen and (min-width: 40.063em) {
  .post.style4 .post-gallery, .post.style5 .post-gallery {
    min-height: 400px;
  }
}
.post.style4 .inner-padding, .post.style5 .inner-padding {
  padding: 20px;
  min-height: 0;
}
@media only screen and (min-width: 40.063em) {
  .post.style4 .inner-padding, .post.style5 .inner-padding {
    padding: 30px;
    min-height: 300px;
  }
}
@media only screen and (min-width: 64.063em) {
  .post.style4 .inner-padding, .post.style5 .inner-padding {
    padding: 50px;
    min-height: 400px;
  }
}
@media only screen and (min-width: 75em) {
  .post.style4 .inner-padding, .post.style5 .inner-padding {
    padding: 60px;
  }
}
.post.alternate {
  background: #f2f2f2;
}

.blog_nav {
  border-top: 0px solid #e4e4e4;
  width: 100%;
  background: #ffffff;
  padding-bottom: 58px;
}
.blog_nav a {
  display: block;
  text-align: center;
  height: 100px;
  line-height: 100px;
  font-size: 13px;
  text-transform: uppercase;
  color: #26344a;
  font-weight: 600;
  letter-spacing: 0.6em;
  border-right: 1px solid #e4e4e4;
  width: 50%;
  float: left;
}
.blog_nav a:hover {
  color: #26344a;
}
.blog_nav a + a {
  border-right: 0;
}
.blog_nav a.prev {
  float: right;
}

/*------------------------------------------------------------------
Overlay
*/

.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table > div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}

/*------------------------------------------------------------------
Sidebar & Widgets
*/
.page-container .sidebar + .sidebar-page .post {
  padding: 0px;
}

.sidebar-page {
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 64.063em) {
  .sidebar-page.pull {
    padding-left: 0;
    padding-right: 340px;
  }
}
@media only screen and (min-width: 64.063em) {
  .sidebar-page.push {
    padding-right: ;
    padding-left: ;
  }
}

.sidebar {
  width: 100%;
  float: none;
  padding: 30px;
  position: absolute;
  border-right: 1px solid #f2f2f2;
  margin-bottom: 40px;
  margin-top: -20px;
}
.sidebar.row {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 64.063em) {
  .sidebar.pull {
    float: left;
  }
}
@media only screen and (min-width: 64.063em) {
  .sidebar {
    width: 336px;
    padding: 40px;
    float: right;
  }
}

.list-image {
  height: auto !important;
}

.widget {
  margin-bottom: 40px;
  color: #b8b8b8;
}
#footer .widget {
  color: inherit;
}
.widget:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  .widget:last-child {
    margin-bottom: 40px;
  }
}
.widget h6 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #151515;
  font-weight: 300;
  font-size: 12px;
  position: relative;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}
.widget ul {
  margin: 0;
}
.widget ul li {
  display: block;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 15px;
  margin: 4px !important;
}
.widget ul li:first-child {
  padding-top: 15px;
}
.widget ul li:last-child {
  border-bottom: 0;
  padding-bottom: 15px;
}
.widget ul li a {
  color: #26344a;
}
#footer .widget ul li a {
  color: #878787;
}
.widget ul li p {
  font-size: 13px;
  line-height: 18px;
}
#footer .widget ul li {
  font-size: 13px;
  border-color: rgba(255, 255, 255, 0.1);
}
.widget ul.menu a {
  font-size: 14px;
  font-weight: 300;
}
.widget ul.menu .current-menu-item > a {
  color: #1aa97f;
}
.widget ul.menu .sub-menu {
  margin-top: 15px;
  padding-top: 15px;
  padding-left: 10px;
  border-top: 1px solid #eeeeee;
}
.widget.widget_recent_entries ul li, .widget.widget_recent_comments ul li {
  margin: 0;
  padding: 14px 0;
  font-size: 14px;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
}
.widget.widget_recent_entries ul li .url, .widget.widget_recent_comments ul li .url {
  color: #1aa97f;
}
.widget.widget_tag_cloud ul li {
    font-weight: 500;
    border-radius: 10px;
    display: inline-block;
    color: #26344a;
    background-color: #F9E27F;
    font-size: 17px;
    padding: 17px 5px;
    width: 80px;
    text-align: center;
}
.widget.widget_tag_cloud .next {
  display: none;
}
.widget.widget_categories ul li {
  padding: 12px 0;
}
.widget.widget_top_rated_products ul li, .widget.widget_products ul li, .widget.widget_recently_viewed_products ul li {
  float: left;
  width: 100%;
}
.widget.widget_top_rated_products ul li a, .widget.widget_products ul li a, .widget.widget_recently_viewed_products ul li a {
  display: block;
  font-size: 13px;
  color: #151515;
  font-weight: 400;
  margin-bottom: 5px;
  letter-spacing: -0.05em;
}
.widget.widget_top_rated_products ul li img, .widget.widget_products ul li img, .widget.widget_recently_viewed_products ul li img {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 20px 0 0;
}
.rtl .widget.widget_top_rated_products ul li img, .rtl .widget.widget_products ul li img, .rtl .widget.widget_recently_viewed_products ul li img {
  float: right;
  margin: 0 0 0 20px;
}
.widget.widget_top_rated_products ul li .star-rating, .widget.widget_products ul li .star-rating, .widget.widget_recently_viewed_products ul li .star-rating {
  display: none;
}
.widget.widget_top_rated_products ul li span, .widget.widget_products ul li span, .widget.widget_recently_viewed_products ul li span {
  font-size: 14px;
  color: #151515;
}
.widget.widget_top_rated_products ul li:last-child, .widget.widget_products ul li:last-child, .widget.widget_recently_viewed_products ul li:last-child {
  border-bottom: 0;
  padding-bottom: 15px;
}
.widget.widget_calendar #calendar_wrap {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.widget_calendar table {
  background: transparent;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget.widget_calendar table thead {
  background: transparent;
  font-size: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.widget_calendar table thead th {
  padding: 13px 0;
  color: #303030;
  text-align: center;
  font-weight: 800;
}
.widget.widget_calendar table tbody tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.01);
}
.widget.widget_calendar table tbody td {
  font-size: 12px;
  color: #686868;
  text-align: center;
  padding: 9px 0;
}
.widget.widget_calendar table tfoot {
  background: transparent;
  margin-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.widget.widget_calendar table tfoot tr td {
  padding: 12px 14px;
  font-size: 12px;
}
.widget.widget_calendar table tfoot tr td a {
  color: #737373;
  text-transform: uppercase;
  font-weight: 800;
}
.widget.widget_calendar table tfoot tr #next {
  text-align: right;
}
.widget.widget_calendar table caption {
  color: #303030;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.widget.widget_latestimages ul li {
  float: left;
  width: 100%;
}
.widget.widget_latestimages figure {
  float: left;
}
.rtl .widget.widget_latestimages figure {
  float: right;
}
.rtl .widget.widget_latestimages figure img {
  width: 50px;
  margin-right: 0;
  margin-left: 18px;
}
.widget.widget_latestimages figure img {
  width: 50px;
  margin-right: 18px;
}
.widget.widget_subscribe_widget .row {
  margin: 0 -3px;
}
.widget.widget_subscribe_widget .row .columns {
  padding: 0 3px;
}
.widget.widget_subscribe_widget .row .columns input[type="text"] {
  height: 40px;
}
.widget.widget_subscribe_widget .row .columns .btn {
  padding: 12px 0;
  width: 100%;
}

/*------------------------------------------------------------------
Pagination
*/
.pagination {
  margin: 30px 0.9375em;
  height: 45px;
  text-align: center;
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 64.063em) {
  .pagination {
    padding: 0 120px;
  }
}
.pagination ul {
  list-style: none;
  display: block;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
}
.pagination .page-numbers {
  display: inline-block;
  line-height: 43px;
  color: #c4c4c4;
  margin: 0 10px;
  font-weight: 600;
}
.pagination .page-numbers.next {
  float: right;
  right: 0;
}
.pagination .page-numbers.next i {
  margin-left: 10px;
}
.pagination .page-numbers.prev {
  float: left;
  left: 0;
}
.pagination .page-numbers.prev i {
  margin-right: 10px;
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  display: none;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 1px;
  color: #151515;
}
.pagination .page-numbers.prev i, .pagination .page-numbers.next i {
  font-size: 16px;
  color: #707070;
  vertical-align: middle;
}
@media only screen and (min-width: 64.063em) {
  .pagination .page-numbers.prev, .pagination .page-numbers.next {
    display: block;
  }
}
.pagination .page-numbers.current {
  color: #1aa97f;
}
#shop-page .pagination {
  margin: 0 15px;
}
@media only screen and (min-width: 64.063em) {
  #shop-page .pagination {
    margin: 0 35px;
  }
}

/*------------------------------------------------------------------
Carousel
*/


/*------------------------------------------------------------------
Custom Scrollbar
*/
.ps-container {
  position: relative;
  height: 100%;
  overflow: hidden;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.touch .ps-container {
  -webkit-overflow-scrolling: touch;
}
.ps-container:hover .ps-scrollbar-y-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  right: 4px;
  background-color: #e6e6e6;
  width: 4px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ps-container .ps-scrollbar-y-rail.in-scrolling .ps-scrollbar-y {
  width: 4px;
}
.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
  position: absolute;
  background: #151515;
  right: 0x;
  width: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  left: 0;
  bottom: 10px !important;
  background-color: #e6e6e6;
  height: 2px;
}
.ps-container .ps-scrollbar-x-rail.in-scrolling .ps-scrollbar-x {
  height: 2px;
}
.ps-container .ps-scrollbar-x-rail .ps-scrollbar-x {
  position: absolute;
  background: #151515;
  bottom: 0px;
  height: 2px;
}

/*------------------------------------------------------------------
Form Styling
*/
form {
  margin: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: auto;
}
form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 0px solid #d4d4d4;
  padding: 18px 25px;
  height: 30px;
  margin: 3px 0 3px;
  color: #26344a;
  font-size: 14px;
  font-weight: 400;
  max-width: 100%;
  outline: 0;
  letter-spacing: ;
  background: #f2f2f2;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: Roboto,sans-serif;
  margin-left: 0px;
  width: 100%;
  border-radius: 5px;
}
input[type="text"].full, .form-row input[type="text"],
input[type="password"].full, .form-row
input[type="password"],
input[type="date"].full, .form-row
input[type="date"],
input[type="datetime"].full, .form-row
input[type="datetime"],
input[type="email"].full, .form-row
input[type="email"],
input[type="number"].full, .form-row
input[type="number"],
input[type="search"].full, .form-row
input[type="search"],
input[type="tel"].full, .form-row
input[type="tel"],
input[type="time"].full, .form-row
input[type="time"],
input[type="url"].full, .form-row
input[type="url"],
textarea.full, .form-row
textarea {
  width: 100%;
}
input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder {
  line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 20px;
    background-size: 8px 40px;
    box-sizing: border-box;
    border: 3px solid #eeeef0;
    padding: 12px 16px;
    margin: 0 0 10px;
    color: #26344a;
    font-size: 15px;
    font-weight: 400;
    max-width: 100%;
    height: 50px;
    background: #fff;
    border-radius: 15px;
}

.parsley-error-list,
.wpcf7-not-valid-tip,
.screen-reader-response {
  display: none !important;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

label, .order-detail-page .customer_details dt {
  font-size: 10px;
  width: 100%;
  color: #151515;
  margin: 0px 0 15px;
  line-height: 12px;
  font-weight: 400;
  padding-bottom: 15px;
  padding-top: 13px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  display: block;
}

textarea {
  min-height: 162px;
  line-height: 1.6;
  resize: none;
  overflow: auto;
}
.wpcf7-form textarea {
  min-height: 200px;
}
.review-popup textarea {
  min-height: 150px;
}
textarea.placeholder {
  background-attachment: local;
  background-repeat: repeat;
  background-position: top left;
}

/* Float label */


/* Firefox & MS11 Fixes */
@-moz-document url-prefix() {
  .select-wrapper:after {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-wrapper:after {
    display: none;
  }
}
/*------------------------------------------------------------------
Revolution Slider
*/


/*------------------------------------------------------------------
Contact Page
*/


/*------------------------------------------------------------------
404 Page
*/
.content404 .table {
  padding: 100px 0;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.content404 figure {
  position: relative;
  display: inline-block;
  width: 104px;
  height: 104px;
  line-height: 104px;
  font-weight: 600;
  font-size: 60px;
  color: #fff;
  margin-bottom: 40px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
}
.content404 figure:before {
  content: '!';
}
.content404 h1 {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 25px;
}
@media only screen and (min-width: 64.063em) {
  .content404 h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 75em) {
  .content404 h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 90.063em) {
  .content404 h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.content404 p {
  font-size: 14px;
  line-height: 1.4;
  color: #26344a;
  margin-bottom: 40px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.content404 .btn {
  margin-top: 60px;
}

/*------------------------------------------------------------------
WP-Specific
*/
.no-result h4 {
  text-transform: uppercase;
  margin-bottom: 40px;
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
  color: inherit;
}

.alignright {
  float: right;
  margin-top: 5px;
  margin-left: 6px;
  border-radius: 0px;
  padding: 1px;
}

.alignleft {
  float: left;
  margin: 0px 5px 0px 0;
}

.alignright img,
.alignleft img,
.aligncenter img {
  width: 100%;
  max-width: 100%;
}

img.center {
  margin: 0 auto;
  display: block;
}

img.full {
  width: 100%;
}

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
}

@media only screen and (max-width: 40.063em) {
  .alignleft,
  .aligncenter,
  .alignright {
    width:
    margin: 0 3px 0;
  }
}

.wp-caption {
  position: relative;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 20px;
  max-width: 80%;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
  background: #fff;
  color: #151515;
  padding: 13px 15px;
}
.rtl .wp-caption .wp-caption-text {
  left: auto;
  right: 20px;
}

.more-link {
  display: inline-block;
  font-weight: 300;
  color: #151515;
  text-decoration: underline;
}

[class^="tag-link"] {
  display: inline-block;
  border: 1px solid #dcdcdc;
  color: #b8b8b8;
  font-size: 12px;
  padding: 7px 10px;
  margin: 0 0px 10px 0;
  line-height: 1;
}
[class^="tag-link"]:hover {
  background: #1aa97f;
  border-color: #1aa97f;
  color: #fff;
}
#post-sharing [class^="tag-link"] {
  margin-bottom: 1px;
}
#footer [class^="tag-link"] {
  border-color: rgba(255, 255, 255, 0.1);
}
#footer [class^="tag-link"]:hover {
  border-color: white;
  color: white;
}
.widget_product_tag_cloud [class^="tag-link"] {
  font-size: 12px !important;
}

.blog-section {
  overflow-x: hidden;
}
.blog-section.masonry {
  overflow: hidden;
}

.searchform {
  margin: 0;
}
.searchform fieldset {
  position: relative;
  border: 0;
}
.searchform fieldset input {
  margin-bottom: 0;
}

#scroll_totop {
  width: 20px;
  height: 12px;
  background: transparent url("../img/scroll_totop.png");
  -moz-background-size: 20px 12px;
  -o-background-size: 20px 12px;
  -webkit-background-size: 20px 12px;
  background-size: 20px 12px;
  position: fixed;
  right: 20px;
  bottom: 25px;
  z-index: 99;
  display: none;
}
@media only screen and (min-width: 40.063em) {
  #scroll_totop {
    display: block;
  }
}

/*------------------------------------------------------------------
Mobile Menu
*/
/* Sidr */
.panel-close {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 55px;
  height: 40px;
  z-index: 10;
  background: url("../img/close.png") top left no-repeat;
  -moz-background-size: 12px 12px;
  -o-background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  background-size: 15px 15px;
  margin-top: 5px;
  display: block;
  padding: 20px;
}

.mobile-toggle {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
.mobile-toggle div {
  width: 30px;
  height: 30px;
  position: relative;
}
.mobile-toggle span {
  display: block;
  position: absolute;
  width: 16px;
  height: 2px;
  background: #26344a;
  content: " ";
  left: 7px;
}
.mobile-toggle span:nth-child(1) {
  top: 10px;
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
}
.mobile-toggle span:nth-child(2) {
  top: 14px;
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -webkit-transform: translateX(10%);
  transform: translateX(10%);
}
.mobile-toggle span:nth-child(3) {
  top: 18px;
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
}
@media only screen and (min-width: 75em) {
  .style2 .mobile-toggle {
    display: none;
  }
  .style2 .mobile-toggle.always {
    display: inline-block;
  }
}

#mobile-menu {
  position: fixed;
  z-index: 105;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  display: none;
  overflow: hidden;
  background: rgba(26, 169, 127, 0.95);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.site_bars_off #mobile-menu {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 40.063em) {
  #mobile-menu {
    margin: 80px 60px 0;
  }
}
#mobile-menu .spacer {
  display: block;
  width: 100%;
  height: 100%;
  cursor: url("../img/close_white.png") 10 10, no-drop;
}

/* Mobile Menu */
.menu-container {
  background: #f9f9f9;
  height: 100%;
  float: right;
  width: 100%;
  position: relative;
  color: #151515;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media only screen and (min-width: 40.063em) {
  .menu-container {
    width: 480px;
  }
}

.menu-footer {
  padding: 30px;
}
@media only screen and (min-width: 40.063em) {
  .menu-footer {
    padding: 40px 45px;
  }
}
.menu-footer a {
  color: #151515;
}
.menu-footer p {
  font-size: 11px;
  color: rgba(134, 134, 134, 0.5);
}
.menu-footer .select-wrapper select {
  background: transparent;
  color: #868686;
  font-size: 11px;
}
.menu-footer .select-wrapper:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.mobile-menu {
  list-style: none;
  margin: 0;
  clear: left;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 100px 30px 0;
}
@media only screen and (min-width: 40.063em) {
  .mobile-menu {
    padding: 40px 45px;
  }
}
.mobile-menu a {
  text-transform: uppercase;
}
.mobile-menu i {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.rtl .mobile-menu i {
  margin-right: 0;
  margin-left: 10px;
}
.mobile-menu > li {
  display: block;
  position: relative;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  .mobile-menu > li {
    display: block;
  }
}
.mobile-menu > li.current-menu-item > a, .mobile-menu > li.sfHover > a {
  color: #151515;
}
.mobile-menu > li > a {
  display: inline-block;
  font-size: 28px;
  font-weight: 300;
  color: #151515;
  padding-right: 20px;
  position: relative;
}
.mobile-menu > li > a:hover, .mobile-menu > li > a.active {
  color: #151515;
}
.mobile-menu li.menu-item-has-children > a {
  padding-right: 20px;
  position: relative;
  font-weight: 300;
  font-size: 28px;
}
.mobile-menu li.menu-item-has-children > a span {
  display: inline-block;
  margin-right: 5 px;
}
.mobile-menu li.menu-item-has-children > a span .menu_icon {
  vertical-align: middle;
  margin-bottom: 2px;
}
.mobile-menu li.menu-item-has-children > a:hover .menu_icon {
  fill: #1aa97f;
}
.mobile-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 48%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.mobile-menu .sub-menu {
  display: none;
  list-style: none;
  padding: 10px 2px;
}
.mobile-menu .sub-menu li {
  display: block;
  min-width: 180px;
  position: relative;
  margin-bottom: 8px;
}
.mobile-menu .sub-menu li a {
  font-size: 13px;
  color: #909090;
  font-weight: 500;
}
.mobile-menu .sub-menu li a:hover {
  color: #1aa97f;
}
.mobile-menu .sub-menu .sub-menu {
  padding: 0;
  margin-left: 20px;
  letter-spacing: normal;
}
.mobile-menu .sub-menu .sub-menu a {
  text-transform: none;
}

/*------------------------------------------------------------------
Side Cart
*/
/* Side Cart */


/*------------------------------------------------------------------
Comments
*/


/*------------------------------------------------------------------
Portfolio
*/
.thb-portfolio {
  margin: 0;
  overflow: hidden;
  min-height: 40px;
}
.thb-portfolio.row {
  margin: 0;
}
.thb-portfolio .carousel.owl {
  margin: 0 !important;
}
.thb-portfolio .columns {
  padding: 0;
}

.post_categories {
  text-transform: uppercase;
  font-size: 14px;
  color: #151515;
  letter-spacing: 0.075em;
}

.post .post-content .filters {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  text-align: center;
  list-style: none;
  width: 100%;
  margin: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.post .post-content .filters.active {
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
}
.post .post-content .filters.active li {
  display: inline-block;
}
@media only screen and (max-width: 40.063em) {
  .post .post-content .filters.active li {
    display: block;
  }
}
@media only screen and (max-width: 40.063em) {
  .post .post-content .filters.active .thb-toggle {
    display: none;
  }
}
.post .post-content .filters li {
  display: none;
  margin: 0;
  position: relative;
}
.post .post-content .filters li h6 {
  font-weight: 600;
  font-size: 12px;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -0.05em;
}
.post .post-content .filters li h6 a {
  color: #9e9e9e;
}
.post .post-content .filters li h6 a:hover {
  color: #1aa97f;
}
.post .post-content .filters li h6 a.active {
  color: #1aa97f;
}
.post .post-content .filters li + li {
  padding-left: 40px;
}
.post .post-content .filters li + li:after {
  display: block;
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  top: 17px;
  left: 19px;
  background: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 40.063em) {
  .post .post-content .filters li + li {
    padding-left: 0;
    text-align: center;
  }
  .post .post-content .filters li + li:after {
    display: none;
  }
}

.post .post-content .thb-toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  padding: 0 15px;
  cursor: pointer;
  -moz-transition: "none" 1s;
  -o-transition: "none" 1s;
  -webkit-transition: "none" 1s;
  transition: "none" 1s;
  z-index: 99;
}
.post .post-content .thb-toggle h6 {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  line-height: 42px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -0.05em;
}
.post .post-content .thb-toggle:hover {
  background: #151515;
}

.portfolio-text-style {
  display: block;
  padding: 25px 10px 2px 40px;
  color: #151515;
  position: relative;
  font-size: 16px;
  overflow: hidden;
  font-weight: 400;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
@media only screen and (min-width: 40.063em) {
  .portfolio-text-style {
    font-size: 30px;
    display: inline-block;
  }
}
@media only screen and (min-width: 64.063em) {
  .portfolio-text-style {
    font-size: 40px;
  }
}
@media only screen and (min-width: 75em) {
  .portfolio-text-style {
    font-size: 80px;
  }
}
.portfolio-text-style span {
  position: absolute;
  top: 33px;
  left: 9px;
  font-size: 14px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.portfolio-text-style figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  margin: -250px 0 0 -250px;
}
.portfolio-text-style figure img {
  width: 100%;
}
.portfolio-text-style:hover figure {
  display: block;
}

.text-style-container {
  width: 100%;
  overflow-x: hidden;
}

.post .post-content .portfolio-text-style-2 {
  display: block;
  width: 100%;
  padding: 24px 25px 20px;
  background: rgb(251, 252, 252);
  border-bottom: 1px solid #e4e6e8;
  -moz-transition: none 1s;
  -o-transition: none 1s;
  -webkit-transition: none 1s;
  transition: none 1s;
}
.post .post-content .portfolio-text-style-2:hover {
  background: #FBFCFC;
  border-color: #f2f2f2;
}
.post .post-content .portfolio-text-style-2:hover span {
  color: #151515;
}
@media only screen and (min-width: 64.063em) {
  .post .post-content .portfolio-text-style-2 {
    padding: 22px 27px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-content .portfolio-text-style-2 {
    padding: 22px 27px;
  }
}
@media only screen and (min-width: 90.063em) {
  .post .post-content .portfolio-text-style-2 {
    padding: 22px 27px;
  }
}
.post .post-content .portfolio-text-style-2 h1 {
  color: #151515;
  font-weight: 500;
  line-height: 15px;
  font-size: 14px;
  margin: 0 0 0px;
  letter-spacing: -0.00em;
  margin-bottom: 3px;    
}
@media only screen and (min-width: 64.063em) {
  .post .post-content .portfolio-text-style-2 h1 {
    font-size: 14px;
    margin: 0 0 0px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-content .portfolio-text-style-2 h1 {
    font-size: 14px;
    margin: 0 0 0px;
  }
}
@media only screen and (min-width: 90.063em) {
  .post .post-content .portfolio-text-style-2 h1 {
    font-size: 14px;
    margin: 0 0 0px;
  }
}
.post .post-content .portfolio-text-style-2 span {
  color: #666;
  font-size: 9px;
  font-weight: 300;
  text-transform: uppercase;
  margin-left: 0px;
  background: #f2f2f2;
  padding: 2px 5px 2px 5px;
  border-radius: 10px;
}
@media only screen and (min-width: 64.063em) {
  .post .post-content .portfolio-text-style-2 span {
    margin-left: 0px;
    font-size: 8px;
  }
}
@media only screen and (min-width: 75em) {
  .post .post-content .portfolio-text-style-2 span {
    margin-left: 0px;
    font-size: 8px;
  }
}
@media only screen and (min-width: 90.063em) {
  .post .post-content .portfolio-text-style-2 span {
    margin-left: 0px;
    font-size: 8px;
  }
}

.portfolio_nav a {
  display: block;
  min-height: 200px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #313131;
}
.portfolio_nav a img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -300px;
  max-width: none;
}
.portfolio_nav a .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(26, 169, 127, 0.8);
}
.portfolio_nav a .text {
  position: absolute;
  bottom: 0;
  padding: 30px;
  color: #fff;
}
.portfolio_nav a .text span {
  display: block;
}
.portfolio_nav a .text .dir {
  font-size: 12px;
  font-weight: 400;
}
.portfolio_nav a .text .hr {
  width: 18px;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  margin: 10px 0;
}
.portfolio_nav a .text .title {
  font-size: 16px;
  font-weight: 600;
}
.portfolio_nav a.prev div {
  text-align: left;
  left: 0;
}
.portfolio_nav a.next div {
  direction: rtl;
  text-align: right;
  right: 0;
}
.portfolio_nav a.gotoportfolio {
  display: block;
  width: 100%;
  height: 100%;
  background: #292929;
  padding: 120px 30px 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: relative;
  margin-top: 70px;
}
.portfolio_nav a.gotoportfolio:after {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background: url("../img/back-to-portfolio.png");
  -moz-background-size: 34px 34px;
  -o-background-size: 34px 34px;
  -webkit-background-size: 34px 34px;
  background-size: 34px 34px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin: 0 0 0 -17px;
  opacity: 0.7;
}

.masonry_btn {
  display: block;
  text-align: center;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  font-weight: 300;
  color: #868686;
  text-transform: uppercase;
}
.masonry_btn:hover {
  color: #151515;
}

/*------------------------------------------------------------------
Fresco
*/
/* box-sizing: content-box is the default,
   putting it back in case of global overwrites */



/* Overlay */


/* Window */


/* mobile touch has position:absolute to allow zooming */


/* z-index */
.fr-ui-outside .fr-info {
  z-index: 100001;
}

/* Loading icon */


/* Bubble (holds everything) */


/* Fonts */
.fr-ui,
.fr-info {
  font: normal 13px/21px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Frames / UI */
.fr-frames {
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  overflow: hidden;
}

.fr-frames-move {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-frame, .fr-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fr-frame-touch {
  position: relative;
  float: left;
  top: auto;
  left: auto;
  width: 100%;
}

.fr-window *:not(.fr-caption)::selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent;
}

.fr-mobile-touch-enabled .fr-frame .fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-frame-touch .fr-box {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-mobile-touch-enabled .fr-ui,
.fr-mobile-touch-enabled .fr-ui-spacer,
.fr-mobile-touch-enabled .fr-ui-wrapper,
.fr-mobile-touch-enabled .fr-ui-padder,
.fr-mobile-touch-enabled .fr-ui-toggle,
.fr-mobile-touch-enabled .fr-ui-outer-border,
.fr-mobile-touch-enabled .fr-side {
  pointer-events: none;
}

/* Content */
.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-box-has-ui-outside {
  overflow: hidden;
}

.fr-box-spacer, .fr-ui-spacer {
  position: absolute;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper, .fr-ui-wrapper {
  position: relative;
  background: url("skins/blank.gif");
  overflow: hidden;
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  background: url("skins/blank.gif");
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
}

.fr-ui-padder {
  zoom: 1;
}

.fr-box-wrapper, .fr-ui-wrapper, .fr-ui-toggle {
  position: relative;
  float: left;
  display: inline;
  zoom: 1;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper {
  background: #101010;
}

.fr-ui-wrapper-outside {
  float: left;
  height: 100%;
  width: 100%;
}

/* outer-border */
.fr-box-outer-border,
.fr-ui-outer-border {
  position: relative;
  float: left;
  display: inline;
  height: 100%;
  width: 100%;
  zoom: 1;
}

/* IE < 8 has a bug where dimensions are ignored without a border */
.fr-ltIE9 .fr-box-outer-border,
.fr-ltIE9 .fr-ui-outer-border {
  border: 0px solid transparent;
}

.fr-content {
  height: 100%;
  width: 100%;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
}

.fr-content-image {
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeQuality;
  max-width: none;
}

.fr-content-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-download-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-user-drag: element;
  user-drag: element;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: auto;
}

/* onClick inside ui-outside */
.fr-onclick-side {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: url(skins/blank.gif);
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}

.fr-onclick-side img {
  cursor: pointer;
}

.fr-onclick-previous {
  left: 0;
}

.fr-onclick-next {
  right: 0;
}

/* onClick: 'next' has full width */
.fr-frame-onclick-next .fr-onclick-next {
  width: 100%;
}

.fr-side {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  background: url("skins/blank.gif") 0 0 repeat;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1;
}

.fr-side-disabled {
  cursor: default;
}

.fr-side-button {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  pointer-events: auto;
}

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
}

.fr-side-previous {
  left: 0;
  width: 50%;
}

.fr-side-next {
  right: 0;
  width: 50%;
}

.fr-side-previous .fr-side-button {
  left: 0;
}

.fr-side-next .fr-side-button {
  right: 0;
}

/* sides (UI outside), smaller area */
.fr-ui-outside .fr-side {
  width: 72px;
  height: 72px;
  top: 50%;
  margin-top: -36px;
}

.fr-ui-outside .fr-side-button {
  margin-top: 0;
  top: 0;
}

/*
 * Info
 */
.fr-info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #efefef;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  pointer-events: auto;
}

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-info-outside .fr-info-background {
  background: #0d0d0d;
  filter: none;
  opacity: 1;
}

.fr-info-padder {
  padding: 12px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-caption {
  position: relative;
  filter: alpha(opacity=99);
  opacity: .99;
  width: auto;
  word-wrap: no-wrap;
}

.fr-position-text {
  position: relative;
}

/* UI inside */
.fr-has-position .fr-info-inside .fr-caption {
  margin-right: 75px;
}

.fr-info-inside .fr-position {
  filter: alpha(opacity=99);
  opacity: .99;
  position: relative;
  text-align: right;
  word-wrap: no-wrap;
  line-height: 21px;
  color: #b3b3b3;
  float: right;
  width: 75px;
}

.fr-no-caption .fr-info-inside .fr-position {
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
  filter: alpha(opacity=99);
}

.fr-info-inside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-no-caption .fr-info-inside .fr-position-background {
  border-radius: 12px;
  background: #101010;
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-info-inside .fr-position-text {
  position: relative;
}

.fr-no-caption .fr-info-inside .fr-position-text {
  float: left;
  height: 13px;
  line-height: 13px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* hide the position on small screens */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-has-position .fr-info-inside .fr-caption {
    margin-right: 0;
  }

  .fr-position {
    display: none !important;
  }

  /* smaller side buttons */
  .fr-ui-outside .fr-side {
    width: 54px;
    height: 50px;
    margin-top: -25px;
  }

  .fr-side-button {
    width: 40px;
    height: 50px;
    margin: 0 6px;
    margin-top: -25px;
  }
}
/* UI outside/touch position */


/* 1/5 */
.fr-no-caption .fr-position-text,
.fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* outside position */
.fr-ui-outside .fr-position {
  float: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px;
}

/* IE 7 */
.fr-ltIE8 .fr-info * {
  zoom: 1;
  filter: alpha(opacity=99);
}

.fr-ltIE8 .fr-box * {
  zoom: 1;
  filter: alpha(opacity=99);
}

/* Info (UI outside) */
.fr-info-outside {
  bottom: auto;
}

.fr-no-caption .fr-info-outside .fr-info-padder {
  padding: 10px 5px;
}

.fr-ui-outside .fr-no-caption .fr-position {
  margin: 0;
}

/* X */
.fr-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 47px;
  height: 47px;
  cursor: pointer;
  pointer-events: auto;
}

.fr-close-background,
.fr-close-icon {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 23px;
  width: 23px;
}

.fr-close-background {
  filter: alpha(opacity=80);
  opacity: .8;
  -moz-transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
  transition: background-color .2s ease-in;
  background-color: #282828;
  cursor: pointer;
}

.fr-close:hover .fr-close-background {
  background-color: #333;
}

.fr-ui-outside .fr-close-background {
  background-color: #363636;
}

.fr-ui-outside .fr-close:hover .fr-close-background {
  background-color: #434343;
}

/*
 * Thumbnails
 */

/* Thumbnails loading */


/* this element is there as an alternative to putting the loading image on the background */


/* Thumbnail < > */

/* vertical thumbnails */


/* Touch UI */
.fr-frames-has-touch-ui {
  top: 43px;
}

.fr-touch-menu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 43px;
}

.fr-touch-menu-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.fr-touch-caption {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: -43px;
}

.fr-touch-menu-wrapper,
.fr-touch-caption-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.fr-touch-caption-overflow-scroll {
  /* TODO */
  overflow-x: hidden;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.fr-touch-menu-background,
.fr-touch-caption-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: .8;
  zoom: 1;
  background: #000;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.fr-touch-caption-info {
  float: left;
  position: relative;
  clear: both;
  padding-right: 38px;
  color: #efefef;
}

.fr-touch-caption-info-padder {
  float: left;
  padding: 11px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-touch-caption-text-wrapper {
  float: left;
  clear: both;
  font-weight: normal;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
  height: 21px;
  /* same as line-height */
  width: 100%;
  overflow: hidden;
}

.fr-touch-caption-text {
  float: left;
}

.fr-touch-caption-overflow .fr-touch-caption-text-wrapper {
  overflow: visible;
  height: auto;
}

/* buttons */
.fr-touch-button {
  padding: 10px 4px;
  width: 23px;
  height: 23px;
  position: relative;
  cursor: pointer;
}

.fr-touch-button .fr-touch-button-background {
  position: absolute;
  top: 10px;
  left: 4px;
  height: 23px;
  width: 23px;
}

.fr-touch-button .fr-touch-button-background {
  background-color: #303030;
}

.fr-touch-button:hover .fr-touch-button-background {
  background-color: #404040;
}

.fr-touch-button-icon {
  float: left;
  position: relative;
  width: 23px;
  height: 23px;
}

/* x */
.fr-touch-close {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
}

/* ... */
.fr-touch-caption-more {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
  display: none;
}

.fr-touch-caption-padded .fr-touch-caption-more {
  display: block;
}

/* we can improve things on browsers that support media queries */

/* IE specific resets */
.fr-ltIE8 * {
  zoom: 1;
  z-index: 1;
}

.fr-ltIE9 .fr-content-image-overlay,
.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background {
  border: 0;
}

/*
 * ===== Skin: Fresco =====
 */
/* Sprite */


/* High-res sprite */


/* outer-border instead of inner-border example (box and ui px should be the same) */
/*
.fr-window-fresco .fr-box-outer-border { border: 10px solid #fff; }
.fr-window-fresco .fr-ui-outer-border { padding: 10px; }
.fr-window-fresco .fr-content-image-overlay { border-width: 0; }
*/


/* remove bottom border if the image has a caption, or add it when it has a caption */


/* < > */


/* disabled state (IE < 9) */




/* < > transition */


/* < > transition (IE < 9) */


/* disabled side */


/* on the inside we hide disabled sides */


/* responsive < > */

/* X */


/* x transition */


/* ... */


/* ... transition */


/* ... \/ */


/* ... \/ transition */


/*
 * ===== Skin: IE6 (always used there as a fallback) =====
 */


/*------------------------------------------------------------------
Shop
*/


/* Tables */


/* Cart Page */


/* Checkout */


/* My Account */


/* Chosen */


/* Empty Cart */


/* Table Rate */


/* Terms & Conditions */


/* Demo Store */


/* Thank You */


/* Order Details */


/* Shipping & Billing */


/*------------------------------------------------------------------
Shortcodes
*/
/* Posts */
.posts .post {
  padding-bottom: 20px;
}
.posts .post:after {
  display: none;
}
.posts .post .post-title {
  text-align: left;
  margin: 25px 0 5px;
}
.posts .post .post-title h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.posts .post .post-meta ul {
  margin-bottom: 10px;
}

/* Title Styles*/
.smalltitle, #checkout_thankyou h2 {
  color: #141414;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 30px;
  letter-spacing: 0.4em;
}

.mediumtitle {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 25px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .mediumtitle {
    font-size: 30px;
  }
}

.largetitle {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 50px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .largetitle {
    font-size: 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .largetitle {
    font-size: 40px;
  }
}

.extralargetitle {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  color: #151515;
}
@media only screen and (min-width: 40.063em) {
  .extralargetitle {
    font-size: 40px;
  }
}
@media only screen and (min-width: 64.063em) {
  .extralargetitle {
    font-size: 60px;
  }
}
@media only screen and (min-width: 75em) {
  .extralargetitle {
    font-size: 80px;
  }
}
@media only screen and (min-width: 90.063em) {
  .extralargetitle {
    font-size: 120px;
  }
}

/* Icons */


/* Buttons */


/* Full Width Section */


/* Mouse Scroll Icon */


/* List */
.list {
  list-style: none;
  margin: 0;
  display: block;
  float: left;
}
.list > h6 {
  margin-bottom: 30px;
  color: #151515;
  font-weight: 300 !important;
  font-size: 20px !important;
  position: relative;
  display: block;
  margin-top: 0;
}
.list li {
  display: block;
  float: left;
  width: 100%;
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #bcbcbc;
}
.list li figure {
  float: left;
  margin-right: 20px;
  width: 70px;
  line-height: 0;
}
.list li .post-title {
  margin-left: 90px;
}
.list li .post-title .post_categories {
  font-size: 10px;
  text-align: left;
}
.list li .post-title .price {
  text-align: left;
  margin-top: 2px;
}
.list li .post-title .price ins, .list li .post-title .price > .amount {
  font-size: 14px;
}

ul.accordion {
  clear: both;
  border: 0;
  list-style: none;
}
ul.accordion.wpb_accordion .wpb_content_element {
  margin: 0;
}
ul.accordion > li {
  margin-bottom: 6px !important;
}
ul.accordion > li .content {
  border-top: 1px solid #f3f3f3;
  padding: 30px;
  display: none;
}
ul.accordion > li .content p:last-of-type {
  margin: 0;
}
ul.accordion > li > div.title {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  font-size: 14px;
  padding: 0;
  background: #f3f3f3;
  color: #676767;
  padding: 0 30px;
  cursor: pointer;
}
ul.accordion > li > div.title:before {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 64px;
  line-height: 64px;
  font-weight: 300;
  font-size: 24px;
  text-align: left;
}
ul.accordion > li.active div.title {
  background: #fff;
  color: #1aa97f;
}
ul.accordion > li.active div.title:before {
  content: "-";
}
ul.accordion > li.active .content {
  display: block;
  background: #fff;
}

.tabs {
  margin-bottom: 20px;
  padding: 0;
}
.tabs .active {
  border-top: 0;
}
.tabs .active a {
  border: 0;
  color: #1aa97f;
}
.tabs .active a:hover {
  color: #1aa97f;
}
.tabs dd,
.tabs li {
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 40.063em) {
  .tabs dd,
  .tabs li {
    width: 100%;
  }
}
.tabs dd a,
.tabs li a {
  display: block;
  border: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  color: #a4a7ab;
}
.tabs dd a i,
.tabs li a i {
  margin-right: 8px;
}
.tabs dd a:hover,
.tabs li a:hover {
  color: #151515;
}

ul.tabs-content {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.tabs-content > li {
  display: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 40.063em) {
  ul.tabs-content {
    clear: left;
    padding: 0;
  }
}

.rtl .thb_tabs .tabs, .rtl
.thb_tour .tabs {
  text-align: right;
}
.thb_tabs .tabs dd,
.thb_tabs .tabs li,
.thb_tour .tabs dd,
.thb_tour .tabs li {
  margin-right: 35px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tabs .tabs dd,
  .thb_tabs .tabs li,
  .thb_tour .tabs dd,
  .thb_tour .tabs li {
    margin: 0 0 35px;
  }
  .thb_tabs .tabs dd:last-child,
  .thb_tabs .tabs li:last-child,
  .thb_tour .tabs dd:last-child,
  .thb_tour .tabs li:last-child {
    margin-bottom: 0;
  }
}
.thb_tabs .tabs dd a,
.thb_tabs .tabs li a,
.thb_tour .tabs dd a,
.thb_tour .tabs li a {
  font-size: 12px;
  color: #151515;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.3em;
  font-weight: 400;
  padding-bottom: 4px;
}
.thb_tabs .tabs dd a:after,
.thb_tabs .tabs li a:after,
.thb_tour .tabs dd a:after,
.thb_tour .tabs li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #1aa97f;
  bottom: 0;
  left: 0;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.thb_tabs .tabs dd.active a,
.thb_tabs .tabs li.active a,
.thb_tour .tabs dd.active a,
.thb_tour .tabs li.active a {
  color: #1aa97f;
}
.thb_tabs .tabs dd.active a:after,
.thb_tabs .tabs li.active a:after,
.thb_tour .tabs dd.active a:after,
.thb_tour .tabs li.active a:after {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.thb_tabs .tabs dd:last-child,
.thb_tabs .tabs li:last-child,
.thb_tour .tabs dd:last-child,
.thb_tour .tabs li:last-child {
  margin-right: 0;
}

.thb_tabs.style2 {
  border: 1px solid #eeeeee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.thb_tabs.style2 .tabs {
  border-bottom: 1px solid #eee;
  min-height: 54px;
  margin-bottom: 0;
}
.rtl .thb_tabs.style2 .tabs {
  text-align: right;
}
.thb_tabs.style2 .tabs dd,
.thb_tabs.style2 .tabs li {
  margin-right: 0;
}
@media only screen and (max-width: 40.063em) {
  .thb_tabs.style2 .tabs dd,
  .thb_tabs.style2 .tabs li {
    margin: 0;
  }
}
.rtl .thb_tabs.style2 .tabs dd, .rtl
.thb_tabs.style2 .tabs li {
  margin-left: 0;
}
.thb_tabs.style2 .tabs dd a,
.thb_tabs.style2 .tabs li a {
  padding: 0 30px;
  height: 70px;
  line-height: 70px;
  border-right: 1px solid #eee;
  background: #f7f7f7;
}
.rtl .thb_tabs.style2 .tabs dd a, .rtl
.thb_tabs.style2 .tabs li a {
  border-right: 0;
  border-left: 1px solid #eee;
}
.thb_tabs.style2 .tabs dd a:after,
.thb_tabs.style2 .tabs li a:after {
  display: none;
}
.thb_tabs.style2 .tabs dd.active a,
.thb_tabs.style2 .tabs li.active a {
  background: #fff;
  color: #151515;
}
.thb_tabs.style2 ul.tabs-content {
  padding: 30px;
  background: #fff;
}

.thb_tour {
  float: left;
  width: 100%;
}
.thb_tour .tabs {
  float: left;
  display: block;
  width: 215px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tour .tabs {
    width: 100%;
  }
}
.thb_tour .tabs dd,
.thb_tour .tabs li {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding-bottom: 10px;
  padding-right: 30px;
}
.thb_tour .tabs dd a,
.thb_tour .tabs li a {
  display: block;
  float: left;
}
.thb_tour ul.tabs-content {
  margin-left: 215px;
}
@media only screen and (max-width: 40.063em) {
  .thb_tour ul.tabs-content {
    margin-left: 0;
  }
}
.thb_tour ul.tabs-content > li {
  float: left;
}

.toggle {
  float: left;
  width: 100%;
  margin-bottom: 6px;
}
.toggle .title {
  border: 1px solid #e4e4e4;
  min-height: 64px;
  line-height: 20px;
  padding: 20px 15px 20px 90px;
  display: block;
  width: 100%;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  color: #676767;
}
.toggle .title.wpb_toggle {
  background-image: none;
}
.toggle .title:after {
  content: "+";
  display: block;
  width: 66px;
  min-height: 64px;
  line-height: 64px;
  position: absolute;
  color: #9e9e9e;
  top: 0;
  left: 0;
  bottom: 0;
  font-weight: 300;
  font-size: 24px;
  border: 0;
  text-align: center;
  border-right: 1px solid #e4e4e4;
}
.toggle .title.wpb_toggle_title_active, .toggle .title.toggled {
  color: #151515;
}
.toggle .title.wpb_toggle_title_active:after, .toggle .title.toggled:after {
  content: "-";
  color: #151515;
  top: 0;
}
.toggle .title.wpb_toggle_title_active:hover, .toggle .title.toggled:hover {
  color: #151515;
}
.toggle .inner {
  display: none;
  padding: 25px 20px 5px 20px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.toggle .inner.wpb_toggle_content {
  margin: 0;
}
.toggle .inner.wpb_toggle_open, .toggle .inner.toggled {
  display: block;
}
.toggle .last_toggle_el_margin {
  display: none;
}

/* Gap */
.gap {
  clear: both;
}

/* Notifications */


/* Team Member */


/* Clients */


/* Dropcap */


/* Highlights */
.highlight {
  padding: 1px 3px;
  font-size: 10px;
}
.highlight.black {
  background:;
  color: #151515;
  color: #666;
  font-size: 9px;
  font-weight: 300;
  text-transform: uppercase;
  margin-left: 0px;
  padding: 2px 5px 2px 5px;
  border-radius: 10px;
}
.highlight.accent {
  background: #C3443B;
  color: #fff;
}

/* Dividers */


/* Banners */
.post .post-content {
    display: block;
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /* Individual effects */
  /*---------------*/
  /***** Lily *****/
  /*---------------*/
  /*---------------*/
  /***** Sadie *****/
  /*---------------*/
  /*---------------*/
  /***** Roxy *****/
  /*---------------*/
  /*---------------*/
  /***** Bubba *****/
  /*---------------*/
  /*---------------*/
  /***** Romeo *****/
  /*---------------*/
  /*---------------*/
  /***** Layla *****/
  /*---------------*/
  /*---------------*/
  /***** Honey *****/
  /*---------------*/
  /*---------------*/
  /***** Oscar *****/
  /*---------------*/
  /*---------------*/
  /***** Marley *****/
  /*---------------*/
  /*---------------*/
  /***** Ruby *****/
  /*---------------*/
  /*---------------*/
  /***** Milo *****/
  /*---------------*/
  /*---------------*/
  /***** Dexter *****/
  /*---------------*/
  /*---------------*/
  /***** Sarah *****/
  /*---------------*/
  /*---------------*/
  /***** Zoe *****/
  /*---------------*/
  /*---------------*/
  /***** Chico *****/
  /*---------------*/
}


/* Twitter Container */


/* Password Protection */
@media only screen and (min-width: 40.063em) {
  .post-password-form label, .post-password-form .order-detail-page .customer_details dt, .order-detail-page .customer_details .post-password-form dt {
    display: inline-block;
    float: none;
    width: auto;
  }
}

/* VC fixes */
.wpb_content_element {
  margin-bottom: 0 !important;
}

.wpb_text_column {
  float: none !important;
  margin-top: 10px;
}

/* Google Map */


/* Instagram */


/*------------------------------------------------------------------
Animations
*/

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */

/*------------------------------------------------------------------
Style Switcher
*/
/* Style Switcher */


.nav-previous {
  background: #eeeef0;
  padding: 10px;
  margin: 5px;
  border-radius: 25px;
  display: inline-block;
  width: 40px;
  text-align: center;
  font-size: 19px;
  vertical-align: middle;
}

.nav-next {
  background: #eeeef0;
  padding: 10px;
  margin: 5px;
  border-radius: 25px;
  display: inline-block;
  width: 40px;
  text-align: center;
  font-size: 19px;
  vertical-align: middle;
}

.navigation {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  margin-bottom: -25px;
  max-width: 110px;
}

