@charset "UTF-8";
/*!
Theme Name: Monstroid2
Theme URI: http://www.templatemonster.com/wordpress-themes.php
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Monstroid2 - truely multipurpose WordPress theme for real life projects. Built with love and care by TemplateMonster.
Version: 1.2.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: monstroid2
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog
DocumentationID: monstroid_2
Template Id: 62222

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Monstroid2 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Grid
# Typography
# Elements
	## Lists
	## Tables
	## Preloader
	## ToTop button
# Forms
# Navigation
	## Links
	## Top Menu
	## Main Menu
	## Footer Menu
	## Paginations
	## Breadcrumbs
	## Social List
# Modules
	## Accessibility
	## Alignments
	## Clearings
	## Comments
	## Swiper
	## Author Bio
	## Share Buttons
	## Magnific Popup
# Components
	## Card
# Content
	## Layout
	## Header
	## Posts and pages
	## Post Formats
	## Footer
	## 404
# Widgets
	## Defaults
	## About author
	## About Monstroid2
	## Banner
	## Carousel
	## Contact Information
	## Custom Posts
	## Featured Posts Block
	## Instagram
	## Image Grid
	## News Smart Box
	## Playlist Slider
	## Smart Slider
	## Subscribe
	## Taxonomy Tiles
# Media
	## Captions
	## Galleries
	## Embeds
# Plugins
	## bbPress
	## BuddyPress
	## Events
	## Booked
	## Timeline
	## Events Schedule
	## Contact Form 7
	## Power Builder
	## Cherry Team Members
	## Cherry Testimonials
	## Cherry Project
	## Cherry Service List
	## Mega menu
	## Restaurant menu
	## Hotel Booking
	## WPML - Polylang
	## TM photo gallery
# Woocommerce Part

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}

@media (min-width: 1441px) {
  .container {
    max-width: 1200px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.container-fluid:before, .container-fluid:after {
  content: none !important;
}

.row, .cherry-services.services-wrap .cherry-services-row, .cross-sells .products {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

.row:before, .cherry-services.services-wrap .cherry-services-row:before, .cross-sells .products:before, .row:after, .cherry-services.services-wrap .cherry-services-row:after, .cross-sells .products:after {
  content: none !important;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .woocommerce .comment-form, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  float: none;
}

.col-xs-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-xs-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-xs-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-xs-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-xs-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8, .woocommerce .comment-form {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1441px) {
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.33333%;
  }
  .col-xl-pull-2 {
    right: 16.66667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.33333%;
  }
  .col-xl-pull-5 {
    right: 41.66667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.33333%;
  }
  .col-xl-pull-8 {
    right: 66.66667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.33333%;
  }
  .col-xl-pull-11 {
    right: 91.66667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.33333%;
  }
  .col-xl-push-2 {
    left: 16.66667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.33333%;
  }
  .col-xl-push-5 {
    left: 41.66667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.33333%;
  }
  .col-xl-push-8 {
    left: 66.66667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.33333%;
  }
  .col-xl-push-11 {
    left: 91.66667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}

.col-xs-first {
  order: -1;
}

.col-xs-last {
  order: 1;
}

@media (min-width: 544px) {
  .col-sm-first {
    order: -1;
  }
  .col-sm-last {
    order: 1;
  }
}

@media (min-width: 768px) {
  .col-md-first {
    order: -1;
  }
  .col-md-last {
    order: 1;
  }
}

@media (min-width: 992px) {
  .col-lg-first {
    order: -1;
  }
  .col-lg-last {
    order: 1;
  }
}

@media (min-width: 1441px) {
  .col-xl-first {
    order: -1;
  }
  .col-xl-last {
    order: 1;
  }
}

.row-xs-top {
  align-items: flex-start;
}

.row-xs-center {
  align-items: center;
}

.row-xs-bottom {
  align-items: flex-end;
}

@media (min-width: 544px) {
  .row-sm-top {
    align-items: flex-start;
  }
  .row-sm-center {
    align-items: center;
  }
  .row-sm-bottom {
    align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .row-md-top {
    align-items: flex-start;
  }
  .row-md-center {
    align-items: center;
  }
  .row-md-bottom {
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .row-lg-top {
    align-items: flex-start;
  }
  .row-lg-center {
    align-items: center;
  }
  .row-lg-bottom {
    align-items: flex-end;
  }
}

@media (min-width: 1441px) {
  .row-xl-top {
    align-items: flex-start;
  }
  .row-xl-center {
    align-items: center;
  }
  .row-xl-bottom {
    align-items: flex-end;
  }
}

.col-xs-top {
  align-self: flex-start;
}

.col-xs-center {
  align-self: center;
}

.col-xs-bottom {
  align-self: flex-end;
}

@media (min-width: 544px) {
  .col-sm-top {
    align-self: flex-start;
  }
  .col-sm-center {
    align-self: center;
  }
  .col-sm-bottom {
    align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .col-md-top {
    align-self: flex-start;
  }
  .col-md-center {
    align-self: center;
  }
  .col-md-bottom {
    align-self: flex-end;
  }
}

@media (min-width: 992px) {
  .col-lg-top {
    align-self: flex-start;
  }
  .col-lg-center {
    align-self: center;
  }
  .col-lg-bottom {
    align-self: flex-end;
  }
}

@media (min-width: 1441px) {
  .col-xl-top {
    align-self: flex-start;
  }
  .col-xl-center {
    align-self: center;
  }
  .col-xl-bottom {
    align-self: flex-end;
  }
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 16px;
  font-size: 1rem;
}

h1 {
  margin: 0 0 20px;
}

@media (min-width: 992px) {
  h1 {
    margin: 0 0 35px;
  }
}

h2 {
  margin: 0 0 20px;
}

@media (min-width: 992px) {
  h2 {
    margin: 0 0 30px;
  }
}

h3, h4 {
  margin: 0 0 20px;
}

@media (min-width: 992px) {
  h3, h4 {
    margin: 0 0 25px;
  }
}

h5 {
  margin: 0 0 20px;
}

h6 {
  margin: 0 0 8px;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
  margin-bottom: 0;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 45px;
}

p {
  margin: 0 0 25px;
}

p:last-child {
  margin-bottom: 0;
}

.single .post > .entry-content > p:first-of-type:first-letter {
  font-size: 40px;
  font-size: 2.5rem;
  float: left;
  margin: 12px 20px 5px 0;
  border-radius: 3px;
  line-height: 1;
  padding: 20px 30px;
  position: relative;
}

@-moz-document url-prefix() {
  .single .post > .entry-content > p:first-of-type:first-letter {
    padding: 26px 30px;
  }
}

.dropcaps {
  font-size: 40px;
  font-size: 2.5rem;
  float: left;
  margin: 12px 20px 5px 0;
  border-radius: 3px;
  line-height: 1;
  padding: 20px 30px;
  position: relative;
}

dfn, em, i {
  font-style: italic;
}

cite {
  font-style: normal;
}

address {
  margin: 0 0 1.4em;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  overflow: auto;
  max-width: 100%;
  margin: 0 0 1.5em;
  padding: 1.5em;
  background: #eee;
  border: 1px solid #d4d4d4;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 16px;
  font-size: 1rem;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

code {
  padding: 1px 5px;
  border: 1px solid #ECECEE;
  font-size: 18px;
  font-size: 1.125rem;
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted #666;
}

mark, ins {
  font-style: italic;
  text-decoration: none;
  border-bottom: 1px solid;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #ffffff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
}

blockquote {
  text-align: center;
  position: relative;
  margin: 0 0 25px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.43;
}

p + blockquote {
  margin-top: 30px;
}

blockquote cite {
  display: block;
  margin-top: 7px;
}

blockquote cite:before {
  content: "— ";
}

blockquote:before {
  content: "\201c";
  font-family: "Times New Roman", Times, serif;
  display: block;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
}

.single .format-quote .entry-content blockquote {
  border-radius: 3px;
  margin-bottom: 40px;
  padding: 30px 20px;
}

@media (min-width: 1200px) {
  .single .format-quote .entry-content blockquote {
    padding: 40px 40px 60px;
  }
}

.single .format-quote .entry-content blockquote > * {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}

.single .format-quote .entry-content blockquote:first-child {
  margin-top: 10px;
}

hr {
  background-color: #ECECEE;
  border: 0;
  height: 1px;
  margin: 60px 0;
  clear: both;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0 0 1.5em 0;
  padding-left: 0;
}

ul:last-child, ol:last-child {
  margin-bottom: 0;
}

.entry-content ul:not([class]) {
  list-style: none;
}

.entry-content ul:not([class]) li + li,
.entry-content ul:not([class]) li > ul li,
.entry-content ul:not([class]) li > ol li {
  margin-top: 5px;
}

.entry-content ul:not([class]) > li:before {
  content: '•';
  margin-right: 10px;
}

.entry-content ol {
  list-style: none;
  counter-reset: li;
}

.entry-content ol li + li,
.entry-content ol li > ul li,
.entry-content ol li > ol li {
  margin-top: 5px;
}

.entry-content ol > li:before {
  content: counter(li, decimal-leading-zero) ".";
  counter-increment: li;
  margin-right: 10px;
  display: inline-block;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.1em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Inline list */
.inline-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.inline-list li {
  display: inline-block;
}

/* List (no marker) */
.entry-content ul.list {
  list-style: none;
  margin-left: 0;
}

.entry-content ul.list li span {
  display: inline-block;
}

.entry-content ul.list li + li,
.entry-content ul.list li > ul li,
.entry-content ul.list li > ol li {
  margin-top: 15px;
}

.entry-content ul.list li > ul {
  margin-left: 3em;
}

.entry-content ul.list li > ol,
.entry-content ul.list li > .list {
  margin-left: 1.5em;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  margin: 0 0 1.5em;
  width: 100%;
}

.entry-content table {
  margin: 0 0 1.5em;
  max-width: 100%;
  border: 1px solid #ECECEE;
}

.entry-content table th,
.entry-content table td {
  padding: 5px;
  vertical-align: top;
  border: 1px solid #ECECEE;
}

.entry-content table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #ECECEE;
}

.entry-content table tbody + tbody {
  border-top: 1px solid #ECECEE;
}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.page-preloader-cover {
  position: fixed;
  z-index: 1200;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.page-preloader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  margin: -16.5px 0 0 -16.5px;
  border-radius: 50%;
  border: 3px solid transparent;
  animation: tm_spin 1s linear infinite;
  z-index: 11;
}

@keyframes tm_spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
## ToTop button
--------------------------------------------------------------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: -999em;
  overflow: hidden;
  width: 58px;
  height: 58px;
  z-index: 999;
  text-align: center;
  border-radius: 50%;
}

#toTop:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  line-height: 58px;
  font-size: 24px;
  content: "\e941";
}

#toTop:focus {
  outline: 0;
}

@media (min-width: 768px) {
  #toTop {
    right: 20px;
    bottom: 80px;
  }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.btn {
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.btn:hover {
  text-decoration: none;
}

.btn:active {
  outline: 0;
  box-shadow: 0 0 10px;
}

.btn-fullwidth {
  width: 100%;
}

.btn.btn-default {
  background-color: transparent;
  border-color: #E0E0E2;
}

.invert .btn,
.invert .btn-primary,
.invert .btn-secondary,
.invert .btn-default,
.error-404 .btn-secondary:hover {
  background-color: transparent;
}

.link {
  display: inline-block;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 600;
}

.link i {
  font-size: 14px;
  line-height: 18px;
  margin-left: 5px;
}

/*--------------------------------------------------------------
## Fields
--------------------------------------------------------------*/
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
select,
textarea {
  padding: 20.5px 20px;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2143;
  font-style: italic;
  transition: .3s;
  border-radius: 3px;
}

i + input[type='text'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap > input[type='text'], i +
input[type='email'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='email'], i +
input[type='url'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='url'], i +
input[type='password'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='password'], i +
input[type='search'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='search'], i +
input[type='number'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='number'], i +
input[type='tel'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='tel'], i +
input[type='range'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='range'], i +
input[type='date'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='date'], i +
input[type='month'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='month'], i +
input[type='week'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='week'], i +
input[type='time'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='time'], i +
input[type='datetime'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='datetime'], i +
input[type='datetime-local'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='datetime-local'], i +
input[type='color'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='color'], i +
select.comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
select, i +
textarea.comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
textarea {
  padding-left: 55px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
select:focus,
textarea:focus {
  outline: 0;
  border: 1px solid #ECECEE;
  background-color: transparent;
}

.invert input[type='text']:focus,
.tm_pb_with_background input[type='text']:focus, .invert
input[type='email']:focus,
.tm_pb_with_background
input[type='email']:focus, .invert
input[type='url']:focus,
.tm_pb_with_background
input[type='url']:focus, .invert
input[type='password']:focus,
.tm_pb_with_background
input[type='password']:focus, .invert
input[type='search']:focus,
.tm_pb_with_background
input[type='search']:focus, .invert
input[type='number']:focus,
.tm_pb_with_background
input[type='number']:focus, .invert
input[type='tel']:focus,
.tm_pb_with_background
input[type='tel']:focus, .invert
input[type='range']:focus,
.tm_pb_with_background
input[type='range']:focus, .invert
input[type='date']:focus,
.tm_pb_with_background
input[type='date']:focus, .invert
input[type='month']:focus,
.tm_pb_with_background
input[type='month']:focus, .invert
input[type='week']:focus,
.tm_pb_with_background
input[type='week']:focus, .invert
input[type='time']:focus,
.tm_pb_with_background
input[type='time']:focus, .invert
input[type='datetime']:focus,
.tm_pb_with_background
input[type='datetime']:focus, .invert
input[type='datetime-local']:focus,
.tm_pb_with_background
input[type='datetime-local']:focus, .invert
input[type='color']:focus,
.tm_pb_with_background
input[type='color']:focus, .invert
select:focus,
.tm_pb_with_background
select:focus, .invert
textarea:focus,
.tm_pb_with_background
textarea:focus {
  background-color: #f8f8f8;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
  -webkit-appearance: none;
  appearance: none;
}

input[type='file'] {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2143;
  font-style: italic;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
  hyphens: none;
}

button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
  outline: 0;
}

select {
  border: 1px solid #ECECEE;
  max-width: 100%;
}

textarea {
  width: 100%;
  height: 215px;
  min-height: 215px;
  resize: vertical;
  overflow: auto;
}

::-moz-placeholder {
  opacity: 1;
}

:-moz-placeholder {
  opacity: 1;
}

/*--------------------------------------------------------------
## Search-form
--------------------------------------------------------------*/
.search-form {
  margin: -5px;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}

.site-header .search-form {
  flex-flow: row nowrap;
  position: absolute;
  z-index: -1;
  top: -999em;
  left: 0;
  right: 55px;
  margin: 0;
  opacity: 0;
  transform: translateY(-150%);
  transition: opacity .3s ease-out, transform .3s ease-out;
}

.site-header.style-3 .search-form,
.site-header.style-4 .search-form,
.site-header.style-2 .search-form {
  left: 15px;
  right: 70px;
}

.site-header.search-active .search-form {
  top: 50%;
  opacity: 1;
  visibility: visible;
  z-index: 3;
  transform: translateY(-50%);
}

.site-header .mobile-panel .search-form {
  left: 55px;
  right: 75px;
}

.search-form__toggle {
  font-size: 19px;
  cursor: pointer;
  transition: all .3s ease-out;
  position: relative;
  top: 3px;
  display: inline-block;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-form__toggle:before {
  content: '\e922';
}

.site-header.search-active .search-form__toggle {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
}

.search-form__close {
  font-size: 19px;
  cursor: pointer;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-150%);
  padding: 5px 0;
  opacity: 0;
  margin-left: 25px;
  visibility: hidden;
}

.search-form__close:before {
  content: '\e92a';
}

.search-form__close:after {
  content: '';
  position: absolute;
  top: 0;
  left: -25px;
  height: 100%;
  width: 1px;
  background: #ECECEE;
}

.invert .search-form__close:after {
  background: rgba(236, 236, 238, 0.2);
}

.site-header.search-active .search-form__close {
  transition: all .5s ease-out;
  transform: translateY(-50%);
  opacity: 1;
  visibility: visible;
}

.site-header.style-3 .search-form__close,
.site-header.style-4 .search-form__close,
.site-header.style-2 .search-form__close {
  right: 15px;
}

.site-header .mobile-panel .search-form__close {
  right: 20px;
}

.search-form__input-wrap {
  position: relative;
  margin: 5px;
  flex: 5 1 185px;
  min-width: 185px;
}

.search-form__input-wrap i {
  pointer-events: none;
  font-size: 24px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .search-form__input-wrap i {
    left: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar .search-form__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 .search-form__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .search-form__input-wrap i,
  .tm_pb_column_1_4 .search-form__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar .search-form__input-wrap i {
    left: 15px;
  }
}

.site-header .search-form__input-wrap i {
  display: none;
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar .search-form__input-wrap {
    flex: 5 1 150px;
    min-width: 150px;
  }
}

.site-header .search-form__input-wrap {
  margin: 0;
  min-width: 0;
  flex: 1 1 auto;
}

.search-form__field[type='search'] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 50px;
}

i + .search-form__field[type='search'] {
  padding-left: 50px;
}

@media (min-width: 768px) {
  i + .search-form__field[type='search'] {
    padding-left: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar i + .search-form__field[type='search'] {
    padding-left: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 i + .search-form__field[type='search'] {
    padding-left: 50px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) i + .search-form__field[type='search'],
  .tm_pb_column_1_4 i + .search-form__field[type='search'] {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar i + .search-form__field[type='search'] {
    padding-left: 50px;
    padding-right: 10px;
  }
}

.site-header .search-form__field[type='search'] {
  padding: 17.5px 0;
  font-size: 12px;
  font-size: 0.75rem;
  background: none;
  border: none;
}

.site-header .search-form__field[type='search']:focus {
  background: none;
}

.search-form__submit {
  margin: 5px;
  padding-left: 30px;
  padding-right: 30px;
  flex: 1 0 auto;
}

@media (max-width: 543px) {
  .search-form__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar .search-form__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .search-form__submit,
  .tm_pb_column_1_3 .search-form__submit,
  .tm_pb_column_1_4 .search-form__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar .search-form__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.site-header .search-form__submit,
.site-header .invert .search-form__submit {
  background: none;
  border: none;
  font-size: 0;
  flex: 0 0 auto;
  margin: 0;
  padding: 15px 10px;
}

.site-header .search-form__submit:hover,
.site-header .invert .search-form__submit:hover {
  background: none;
}

.site-header .search-form__submit:active,
.site-header .invert .search-form__submit:active {
  box-shadow: none;
}

.site-header .search-form__submit:before,
.site-header .invert .search-form__submit:before {
  content: '\e922';
  font-size: 19px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
## Comment-form
--------------------------------------------------------------*/
.comment-list + .comment-respond {
  padding-top: 60px;
  border-top: 1px solid #ECECEE;
}

.comment-list .comment-respond {
  margin-top: 60px;
  margin-bottom: 60px;
}

.comment-reply-title {
  margin-bottom: 30px;
}

.comment-reply-title #cancel-comment-reply-link {
  float: right;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0 9px 10px;
}

.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
  position: relative;
  margin: 0 0 20px 0;
}

.comment-form-comment i, .comment-form-author i, .comment-form-email i, .comment-form-url i {
  pointer-events: none;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 17px;
}

.comment-form .form-submit {
  margin: 40px 0 0 0;
}

.comment-form__field {
  width: 100%;
  vertical-align: top;
}

.comment-form .logged-in-as,
.comment-form .comment-notes {
  margin: 0 0 20px;
}

/*--------------------------------------------------------------
## Password-form
--------------------------------------------------------------*/
.post-password-form {
  text-align: center;
}

@media (min-width: 768px) {
  .post-password-form {
    text-align: left;
  }
}

.post-password-form label {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
}

.post-password-form label + input[type="submit"] {
  margin: 5px 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  transition: .3s;
}

a:hover, a:active {
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

.edit-link {
  display: block;
  background: #ECECEE;
  padding: 0 15px;
}

/*--------------------------------------------------------------
## Top Menu
--------------------------------------------------------------*/
.top-panel__menu-list {
  text-align: center;
  margin: 0 -7px;
}

.top-panel__menu-list .menu-item {
  margin: .25em 7px;
  font-size: 12px;
  font-size: 0.75rem;
}

.top-panel__menu-list .menu-item a {
  text-decoration: none;
}

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/
/* Basic */
.main-navigation {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .main-navigation {
    width: auto;
  }
}

.main-navigation ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.main-navigation .menu {
  display: none;
}

.main-navigation li {
  position: relative;
  text-align: left;
}

.main-navigation a {
  position: relative;
  display: block;
  text-decoration: none;
}

@media (max-width: 767px) {
  .main-navigation ul ul a {
    padding-left: 2rem;
  }
  .main-navigation ul ul ul a {
    padding-left: 3rem;
  }
  .main-navigation ul ul ul ul a {
    padding-left: 4rem;
  }
  .main-navigation ul ul ul ul ul a {
    padding-left: 5rem;
  }
  .main-navigation ul ul ul ul ul ul a {
    padding-left: 6rem;
  }
  .main-navigation.toggled .menu {
    display: block;
  }
}

@media (min-width: 768px) {
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li:hover > ul, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li.menu-hover > ul {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li:hover > ul, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li.menu-hover > ul {
    left: calc(100% + 1px);
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li:hover > ul.inverse-side, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li.menu-hover > ul.inverse-side {
    left: auto;
    right: calc(100% + 1px);
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li > ul {
    top: -26px;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li > ul.in-transition {
    left: calc(100% + 1px);
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li > ul.inverse-side.in-transition {
    left: auto;
    right: calc(100% + 1px);
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li[hidden] {
    display: none;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li:hover > ul, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li.menu-hover > ul {
    left: -40px;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li:hover > ul.inverse-side, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li.menu-hover > ul.inverse-side {
    left: auto;
    right: -10px;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li > ul {
    top: 100%;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li > ul.in-transition {
    left: -40px;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li > ul.in-transition.inverse-side {
    left: auto;
    right: -10px;
  }
  .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) .sub-menu {
    position: absolute;
    z-index: 999;
    left: -999em;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition-duration: 200ms;
    transition-timing-function: linear;
    transition-property: transform, opacity, visibility;
  }
  .main-navigation:not(.vertical-menu) .menu {
    display: flex;
    flex-wrap: wrap;
    position: static;
  }
  .main-navigation:not(.vertical-menu) .menu > li {
    display: flex;
    align-items: flex-start;
  }
  .main-navigation:not(.vertical-menu) .menu .sub-menu {
    margin: 0;
    box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);
  }
  .main-navigation:not(.vertical-menu) .menu > li[hidden] {
    display: none;
  }
  .main-navigation:not(.vertical-menu) .menu > li > .sub-menu {
    margin-top: 20px;
  }
  .main-navigation:not(.vertical-menu) .menu > li > .sub-menu:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 100%;
    bottom: 100%;
    left: 0;
  }
  .main-navigation:not(.vertical-menu) .menu .sub-menu .sub-menu li a:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    bottom: 0;
    top: 0;
    right: calc(100% - 0.5px);
  }
  .main-navigation:not(.vertical-menu) .menu .sub-menu .sub-menu.inverse-side li a:before {
    right: auto;
    left: calc(100% - 0.5px);
  }
}

/* Skin */
@media (max-width: 767px) {
  .main-navigation.mobile-menu {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 997;
    transform: translateX(-100%);
    transition: transform .2s linear;
    padding-top: 60px;
    margin: 0;
    width: 100%;
    height: 100vh;
  }
  .admin-bar .main-navigation.mobile-menu {
    padding-top: 105px;
  }
  .main-navigation.mobile-menu > .menu {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .main-navigation.mobile-menu.animate {
    transition: transform .2s linear;
  }
  .main-navigation.mobile-menu.show {
    transform: translateX(0);
  }
  .main-navigation.mobile-menu > .menu {
    display: block;
  }
  .main-navigation.mobile-menu > .menu > li:first-child {
    margin-top: 20px;
  }
}

.main-navigation a {
  padding: 8px 22px;
  font-size: 17px;
  font-size: 1.0625rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .main-navigation .menu {
    margin-left: -18px;
    margin-right: -18px;
  }
  .main-navigation .menu > li {
    margin-left: 18px;
    margin-right: 18px;
  }
}

@media (min-width: 768px) {
  .main-navigation .menu > li > a {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 5px 0;
  }
}

@media (max-width: 767px) {
  .main-navigation .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-icon) a {
    padding-right: 65px;
  }
}

@media (min-width: 768px) {
  .main-navigation .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-icon) > a {
    padding-right: 15px;
  }
  .main-navigation .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-icon) > a::after {
    /* Marker (level 1) */
    content: '\e93a';
    right: 0;
    top: 11px;
  }
}

.main-navigation .menu > li:hover > a, .main-navigation .menu > li.menu-hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a {
  /* Active and hover state (level 1) */
}

@media (min-width: 768px) {
  .main-navigation .sub-menu {
    padding: 26px 0;
  }
}

@media (min-width: 768px) {
  .main-navigation .sub-menu li.menu-item-has-children > a:after {
    /* Marker (level 2, 3, ..., N) */
    content: '\e93c';
    right: 10px;
    top: 13px;
  }
}

@media (min-width: 768px) {
  .main-navigation .sub-menu > li > a {
    width: 220px;
    padding: 4px 30px 4px 35px;
  }
}

@media (min-width: 768px) {
  .main-navigation .sub-menu a {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: normal;
    text-transform: capitalize;
  }
}

.main-navigation .sub-menu li:hover > a,
.main-navigation .sub-menu li.menu-hover > a,
.main-navigation .sub-menu li.current_page_item > a,
.main-navigation .sub-menu li.current_page_ancestor > a,
.main-navigation .sub-menu li.current-menu-item > a,
.main-navigation .sub-menu li.current-menu-ancestor > a {
  /* Active and hover state (level 2, 3, ..., N) */
}

.main-navigation a::after {
  /* Marker style */
  cursor: pointer;
  position: absolute;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.625rem;
}

/* Menu items description */
.menu-item__desc {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .menu > li > a > .menu-item__desc {
    text-align: center;
  }
}

/* Mobile style */
.mobile-menu .menu {
  transform: none !important;
}

.admin-bar .mobile-menu {
  top: 46px;
}

@media (max-width: 767px) {
  .mobile-menu .sub-menu-toggle {
    display: block;
  }
  .mobile-menu .menu-item-has-children > .sub-menu {
    display: none;
  }
  .mobile-menu .sub-menu-open > .sub-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  html.mobile-menu-active,
  html.mobile-menu-active body {
    overflow: hidden;
  }
}

.sub-menu-toggle {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 995;
  border: 0;
  padding: 15px 22px;
  cursor: pointer;
  transform: translateY(-50%);
}

.sub-menu-toggle:before {
  content: '\e93a';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  font-size: 1.125rem;
}

.sub-menu-toggle.active:before {
  content: '\e939';
}

/*--------------------------------------------------------------
## Vertical menu
--------------------------------------------------------------*/
/*rtl:begin:ignore*/
#site-navigation.main-navigation.vertical-menu {
  overflow: hidden;
  will-change: transform;
  transition: transform 500ms ease-in;
  z-index: 1001;
  position: fixed;
  top: 0;
  width: 300px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15);
}

#site-navigation.main-navigation.vertical-menu.slide--left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  left: 0;
}

#site-navigation.main-navigation.vertical-menu.slide--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
}

#site-navigation.main-navigation.vertical-menu.menu-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: transform 500ms ease-out;
}

#site-navigation.main-navigation.vertical-menu .main-navigation-buttons {
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  top: 12%;
  direction: ltr;
}

#site-navigation.main-navigation.vertical-menu ul {
  list-style: none;
  padding: 0;
  width: 300px;
  display: none;
}

#site-navigation.main-navigation.vertical-menu ul.menu {
  position: relative;
  display: block;
  transition: 400ms transform ease-in-out;
  will-change: transform;
  margin: 0;
}

#site-navigation.main-navigation.vertical-menu ul.menu > li {
  display: block;
}

#site-navigation.main-navigation.vertical-menu ul.menu li {
  text-align: center;
  margin: 0;
}

#site-navigation.main-navigation.vertical-menu ul.menu li a {
  width: auto;
  border: none;
  display: inline-block;
  padding: 8px 15px;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
}

#site-navigation.main-navigation.vertical-menu ul.menu li::after {
  display: none;
}

#site-navigation.main-navigation.vertical-menu ul.menu li.hide,
#site-navigation.main-navigation.vertical-menu ul.menu li a.hide {
  display: none;
}

#site-navigation.main-navigation.vertical-menu .active > ul {
  display: inherit;
  transform: translateX(300px);
}

#site-navigation.main-navigation.vertical-menu .menu-item-has-children a {
  position: relative;
}

#site-navigation.main-navigation.vertical-menu .menu-item-has-children > a::after {
  font-size: 10px;
  font-size: 0.625rem;
  content: '\e93c';
  color: inherit;
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  transform: translate(0, -50%);
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#site-navigation.main-navigation.vertical-menu .scroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
}

#site-navigation.main-navigation.vertical-menu .back,
#site-navigation.main-navigation.vertical-menu .close {
  cursor: pointer;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  transition: .3s;
}

#site-navigation.main-navigation.vertical-menu .back.hide,
#site-navigation.main-navigation.vertical-menu .close.hide {
  display: none;
}

#site-navigation.main-navigation.vertical-menu .back i,
#site-navigation.main-navigation.vertical-menu .close i {
  font-size: 28px;
  font-size: 1.75rem;
}

#site-navigation.main-navigation.vertical-menu .back i + .navigation-button__text,
#site-navigation.main-navigation.vertical-menu .close i + .navigation-button__text {
  margin-left: 10px;
}

#site-navigation.main-navigation.vertical-menu .back .navigation-button__text,
#site-navigation.main-navigation.vertical-menu .close .navigation-button__text {
  font-size: 12px;
  font-size: 0.75rem;
}

#site-navigation.main-navigation.vertical-menu .menu::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #f8f8f8;
}

#site-navigation.main-navigation.vertical-menu .menu::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  background-color: #f8f8f8;
}

#site-navigation.main-navigation.vertical-menu .menu::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
}

#site-navigation.main-navigation.vertical-menu .super-guacamole__menu {
  display: none !important;
}

@media (max-width: 767px) {
  #site-navigation.main-navigation .parent-title {
    display: none;
  }
}

/*rtl:end:ignore*/
@media (max-width: 767px) {
  .main-navigation-buttons {
    display: none;
  }
}

/*--------------------------------------------------------------
## Footer Menu
--------------------------------------------------------------*/
.footer-menu__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}

@media (min-width: 992px) {
  .footer-menu__items {
    justify-content: flex-start;
  }
  .site-footer.style-2 .footer-menu__items {
    justify-content: center;
  }
}

.footer-menu__items .menu-item {
  display: flex;
  padding: 5px 18px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .72px;
  font-weight: 400;
  align-items: flex-start;
}

@media (min-width: 992px) {
  .footer-menu__items .menu-item {
    padding: .5em 1.5em;
  }
}

.footer-menu__items .menu-item a {
  text-decoration: none;
}

/*--------------------------------------------------------------
## Paginations
--------------------------------------------------------------*/
.comment-navigation,
.posts-navigation,
.post-navigation {
  overflow: hidden;
  padding-top: 60px;
  margin-bottom: 60px;
  border-top: 1px solid #ECECEE;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
  line-height: 1;
  width: 100%;
}

@media (min-width: 544px) {
  .comment-navigation .nav-previous,
  .comment-navigation .nav-next,
  .posts-navigation .nav-previous,
  .posts-navigation .nav-next,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 50%;
  }
}

.comment-navigation .nav-previous > a,
.comment-navigation .nav-next > a,
.posts-navigation .nav-previous > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-previous > a,
.post-navigation .nav-next > a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
  position: relative;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  padding-right: 10px;
}

.comment-navigation .nav-previous > a,
.posts-navigation .nav-previous > a,
.post-navigation .nav-previous > a {
  padding-left: 35px;
}

@media (min-width: 992px) {
  .comment-navigation .nav-previous > a,
  .posts-navigation .nav-previous > a,
  .post-navigation .nav-previous > a {
    padding-left: 55px;
  }
}

.comment-navigation .nav-previous > a:before,
.posts-navigation .nav-previous > a:before,
.post-navigation .nav-previous > a:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  content: '\e943';
  vertical-align: top;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  padding-left: 10px;
  margin-top: 25px;
}

@media (min-width: 544px) {
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    margin-top: 0;
  }
}

.comment-navigation .nav-next > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-next > a {
  padding-right: 35px;
}

@media (min-width: 992px) {
  .comment-navigation .nav-next > a,
  .posts-navigation .nav-next > a,
  .post-navigation .nav-next > a {
    padding-right: 55px;
  }
}

.comment-navigation .nav-next > a:after,
.posts-navigation .nav-next > a:after,
.post-navigation .nav-next > a:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  content: '\e944';
  vertical-align: top;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*Post pagination*/
.pagination {
  padding: 70px 0 5px;
  margin-bottom: 60px;
  border-top: 1px solid #ECECEE;
}

.posts-list:not(.posts-list--default) + .pagination {
  text-align: center;
}

.site-content .page-numbers,
#tm_builder_outer_content .pagination .page-numbers,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers {
  line-height: 50px;
  display: inline-block;
  min-width: 50px;
  height: 50px;
  margin: 0 5px 5px 0;
  padding: 0 2px;
  text-align: center;
  text-decoration: none;
  border: 1px solid;
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
}

.site-content .page-numbers.next, .site-content .page-numbers.prev,
#tm_builder_outer_content .pagination .page-numbers.next,
#tm_builder_outer_content .pagination .page-numbers.prev,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev {
  min-width: 30px;
  border: none;
  background: none;
}

.site-content .page-numbers.next i, .site-content .page-numbers.prev i,
#tm_builder_outer_content .pagination .page-numbers.next i,
#tm_builder_outer_content .pagination .page-numbers.prev i,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i {
  vertical-align: middle;
  font-size: 14px;
  font-size: 0.875rem;
}

.site-content a.page-numbers:hover,
.site-content .page-numbers.current,
#tm_builder_outer_content .pagination a.page-numbers:hover,
#tm_builder_outer_content .pagination .page-numbers.current,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:hover,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.current {
  background-color: transparent;
  border-color: #ECECEE;
}

/*Page links*/
.site-content .page-links {
  clear: both;
  margin: 0 0 1em;
}

.site-content .page-links__title {
  margin-right: 5px;
}

.site-content .page-links a,
.site-content .page-links > .page-links__item {
  line-height: 50px;
  display: inline-block;
  min-width: 50px;
  height: 50px;
  margin: 0 5px 5px 0;
  padding: 0 2px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ECECEE;
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
}

.site-content .page-links a:hover,
.site-content .page-links > .page-links__item {
  background-color: transparent;
  border-color: #ECECEE;
}

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  position: relative;
  padding: 22px 0;
}

.breadcrumbs:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  width: 100%;
  opacity: 0.15;
}

.breadcrumbs .row, .breadcrumbs .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .breadcrumbs .cherry-services-row, .breadcrumbs .cross-sells .products, .cross-sells .breadcrumbs .products {
  justify-content: space-between;
  align-items: center;
}

.breadcrumbs__title, .breadcrumbs__items {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.breadcrumbs__title .page-title {
  margin: 0;
}

.breadcrumbs__browse {
  margin-right: .5em;
}

.breadcrumbs__wrap {
  margin: 5px 0;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__item-sep {
  margin: 0 .5em;
}

.breadcrumbs__item-link {
  text-decoration: none;
}

/*--------------------------------------------------------------
## Social List
--------------------------------------------------------------*/
.social-list .social-list__items {
  margin-left: -11px;
  margin-right: -11px;
}

.social-list .social-list__items .menu-item {
  padding-left: 11px;
  padding-right: 11px;
}

.site-footer:not(.style-2) .social-list .social-list__items {
  margin-left: -7px;
  margin-right: -7px;
}

.site-footer:not(.style-2) .social-list .social-list__items .menu-item {
  padding-left: 7px;
  padding-right: 7px;
}

@media (min-width: 768px) {
  .site-header .social-list .social-list__items {
    margin-left: -7px;
    margin-right: -7px;
  }
  .site-header .social-list .social-list__items .menu-item {
    padding-left: 7px;
    padding-right: 7px;
  }
}

.social-list .menu-item {
  margin: 0;
}

.social-list .menu-item::before {
  display: none;
}

.social-list .menu-item > a {
  display: block;
  text-decoration: none;
  text-align: center;
}

.social-list .menu-item > a:hover {
  text-decoration: none;
}

.social-list .menu-item > a[href*="codepen.io"]::before {
  content: '\f1cb';
}

.social-list .menu-item > a[href*="digg.com"]::before {
  content: '\f1a6';
}

.social-list .menu-item > a[href*="dribbble.com"]::before {
  content: '\f17d';
}

.social-list .menu-item > a[href*="dropbox.com"]::before {
  content: '\f16b';
}

.social-list .menu-item > a[href*="facebook.com"]::before {
  content: '\f09a';
}

.social-list .menu-item > a[href*="flickr.com"]::before {
  content: '\f16e';
}

.social-list .menu-item > a[href*="plus.google.com"]::before {
  content: '\f0d5';
}

.social-list .menu-item > a[href*="github.com"]::before {
  content: '\f09b';
}

.social-list .menu-item > a[href*="instagram.com"]::before {
  content: '\f16d';
}

.social-list .menu-item > a[href*="linkedin.com"]::before {
  content: '\f0e1';
}

.social-list .menu-item > a[href*="pinterest.com"]::before {
  content: '\f0d2';
}

.social-list .menu-item > a[href*="getpocket.com"]::before {
  content: '\f265';
}

.social-list .menu-item > a[href*="reddit.com"]::before {
  content: '\f1a1';
}

.social-list .menu-item > a[href*="skype.com"]::before, .social-list .menu-item > a[href*="skype:"]::before {
  content: '\f17e';
}

.social-list .menu-item > a[href*="stumbleupon.com"]::before {
  content: '\f1a4';
}

.social-list .menu-item > a[href*="tumblr.com"]::before {
  content: '\f173';
}

.social-list .menu-item > a[href*="twitter.com"]::before {
  content: '\f099';
}

.social-list .menu-item > a[href*="vimeo.com"]::before {
  content: '\f27d';
}

.social-list .menu-item > a[href*="wordpress.org"]::before, .social-list .menu-item > a[href*="wordpress.com"]::before {
  content: '\f19a';
}

.social-list .menu-item > a[href*="youtube.com"]::before {
  content: '\f167';
}

.social-list .menu-item > a[href*="amazon.com"]::before {
  content: '\f270';
}

.social-list .menu-item > a[href*="tripadvisor"]::before {
  content: '\f262';
}

.social-list .menu-item > a[href*="ycombinator.com"]::before {
  content: '\f23b';
}

.social-list .menu-item > a[href*="xing.com"]::before {
  content: '\f168';
}

.social-list .menu-item > a[href*="yahoo."]::before {
  content: '\f19e';
}

.social-list .menu-item > a[href*="vine.co"]::before {
  content: '\f1ca';
}

.social-list .menu-item > a[href*="weibo.com"]::before {
  content: '\f18a';
}

.social-list .menu-item > a[href*="trello.com"]::before {
  content: '\f181';
}

.social-list .menu-item > a[href*="steampowered.com"]::before {
  content: '\f1b6';
}

.social-list .menu-item > a[href*="soundcloud.com"]::before {
  content: '\f1be';
}

.social-list .menu-item > a[href*="spotify.com"]::before {
  content: '\f1bc';
}

.social-list .menu-item > a[href*="stackexchange.com"]::before {
  content: '\f18d';
}

.social-list .menu-item > a[href*="stackoverflow.com"]::before {
  content: '\f16c';
}

.social-list .menu-item > a[href*="slideshare.net"]::before {
  content: '\f1e7';
}

.social-list .menu-item > a[href*="slack.com"]::before {
  content: '\f198';
}

.social-list .menu-item > a[href*="skyatlas.com"]::before {
  content: '\f216';
}

.social-list .menu-item > a[href*="last.fm"]::before {
  content: '\f202';
}

.social-list .menu-item > a[href*="jsfiddle.net"]::before {
  content: '\f1cc';
}

.social-list .menu-item > a[href*="behance.net"]::before {
  content: '\f1b4';
}

.social-list .menu-item > a[href*="bitbucket.org"]::before {
  content: '\f171';
}

.social-list .menu-item > a[href*="codepen.io"]::before {
  content: '\f1cb';
}

.social-list .menu-item > a[href*="codiepie.com"]::before {
  content: '\f284';
}

.social-list .menu-item > a[href*="connectdevelop.com"]::before {
  content: '\f20e';
}

.social-list .menu-item > a[href*="dashcube.com"]::before {
  content: '\f210';
}

.social-list .menu-item > a[href*="contao.org"]::before {
  content: '\f26d';
}

.social-list .menu-item > a[href*="delicious.com"]::before {
  content: '\f1a5';
}

.social-list .menu-item > a[href*="deviantart.com"]::before {
  content: '\f1bd';
}

.social-list .menu-item > a[href*="vk.com"]::before {
  content: '\f189';
}

.social-list .menu-item > a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
  line-height: 1.5em;
  margin: auto;
}

.site-footer:not(.style-2) .social-list .menu-item > a::before {
  font-size: 15px;
  font-size: 0.9375rem;
}

@media (min-width: 768px) {
  .site-header .social-list .menu-item > a::before {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.social-list--text .social-list .menu-item > a::before {
  display: none;
}

.social-list--text .menu-item > a::before {
  display: none;
}

/*--------------------------------------------------------------
## Toggle buttons
--------------------------------------------------------------*/
.menu-toggle {
  padding: 10px 10px;
  cursor: pointer;
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background: none;
  border: 0;
  margin: 0;
  overflow: visible;
}

.menu-toggle:hover {
  opacity: 1;
}

.menu-toggle .menu-toggle-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menu-toggle .menu-toggle-inner::before {
  transition: top 0.1s 0.14s ease,
 opacity 0.1s ease;
}

.menu-toggle .menu-toggle-inner::after {
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menu-toggle.toggled .menu-toggle-inner {
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu-toggle.toggled .menu-toggle-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease,
 opacity 0.1s 0.14s ease;
}

.menu-toggle.toggled .menu-toggle-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu-toggle-box {
  width: 22px;
  height: 16px;
  display: block;
  position: relative;
}

.menu-toggle-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.menu-toggle-inner, .menu-toggle-inner::before, .menu-toggle-inner::after {
  width: 22px;
  height: 2px;
  background-color: #000;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.menu-toggle-inner::before, .menu-toggle-inner::after {
  content: "";
  display: block;
}

.menu-toggle-inner::before {
  top: -7px;
}

.menu-toggle-inner::after {
  bottom: -7px;
}

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
## Alignments
--------------------------------------------------------------*/
/*rtl:begin:ignore*/
.alignleft {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 15px 30px 15px 0;
  }
}

.alignright {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .alignright {
    float: right;
    margin: 15px 0 15px 30px;
  }
}

/*rtl:end:ignore*/
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

/*--------------------------------------------------------------
## Clearings
--------------------------------------------------------------*/
.clear:before, .widget_recent_comments ul li:before, .widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-thumbnail:before,
.clear:after,
.widget_recent_comments ul li:after,
.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-thumbnail:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after, .widget_recent_comments ul li:after, .widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-thumbnail:after,
.comment-body:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

.hidden {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
  position: relative;
  margin-bottom: 60px;
  border-top: 1px solid #ECECEE;
  padding-top: 60px;
}

.comments-title {
  margin-bottom: 30px;
}

.comment-list {
  margin: 0;
  padding: 0 0 60px;
  list-style: none;
}

@media (min-width: 992px) {
  .comment-list {
    padding-bottom: 75px;
  }
}

.comment-list .children {
  margin-left: 0;
  padding-left: 5px;
  list-style: none;
}

@media (min-width: 768px) {
  .comment-list .children {
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  .comment-list .children {
    padding-left: 15px;
  }
}

.comment-list .children > .comment {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .comment-list > .comment.depth-1.parent > .children,
  .comment-list > .ping.depth-1.parent > .children {
    padding-left: 100px;
  }
}

.comment-list > .comment + .comment,
.comment-list > .comment + .ping,
.comment-list > .ping + .comment,
.comment-list > .ping + .ping {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .comment-list > .comment + .comment,
  .comment-list > .comment + .ping,
  .comment-list > .ping + .comment,
  .comment-list > .ping + .ping {
    margin-top: 40px;
  }
}

.comment-body__holder {
  position: relative;
  display: flex;
}

.comment-body .avatar {
  width: 40px;
  margin: 0 15px 10px 0;
  border-radius: 50%;
}

@media (min-width: 992px) {
  .comment-body .avatar {
    width: auto;
    margin: 0 30px 15px 0;
  }
}

.comment-body .fn {
  display: block;
  margin-bottom: 2px;
}

.comment-body .reply {
  line-height: 1.5;
}

.comment-content-wrap {
  padding: 15px 25px;
  position: relative;
  border-radius: 3px;
  flex: 0 1 100%;
}

@media (min-width: 992px) {
  .comment-content-wrap {
    padding: 25px 40px 35px;
  }
}

.comment-content-wrap:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  top: 12px;
  right: 100%;
}

@media (min-width: 992px) {
  .comment-content-wrap:before {
    border-width: 11px 12px 11px 0;
    top: 25px;
  }
}

.comment-author {
  flex-shrink: 0;
}

.comment-content {
  margin-top: 5px;
}

.comment-content > *:last-child {
  margin-bottom: 0;
}

.comment-content p {
  line-height: 1.7142;
  margin-bottom: 1em;
}

.comment-content p:last-child {
  margin-bottom: 0;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Swiper
--------------------------------------------------------------*/
.swiper-pagination-bullets {
  position: absolute;
}

.swiper-container.swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 30px;
}

.posts-list:not(.posts-list--default) .post-gallery .swiper-container.swiper-container-horizontal .swiper-pagination-bullets,
.posts-list--default.featured-image--small .post-gallery .swiper-container.swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 15px;
}

.widget-carousel .swiper-pagination-bullets,
.tm_pb_swiper .swiper-pagination-bullets {
  position: static;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 1;
  transition: .3s;
}

.swiper-container.swiper-container-horizontal .swiper-pagination-bullet {
  margin: 0 8px;
}

.swiper-button-next, .swiper-button-prev {
  top: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
  background-image: none !important;
  text-align: center;
}

.swiper-button-next i, .swiper-button-prev i {
  font-size: 20px;
  line-height: 50px;
}

.widget-carousel .swiper-button-next,
.post-gallery .swiper-button-next, .widget-carousel .swiper-button-prev,
.post-gallery .swiper-button-prev {
  display: none;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
}

.swiper-button-next,
.swiper-container.swiper-container-rtl .swiper-button-prev {
  /*rtl:begin:ignore*/
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  /*rtl:end:ignore*/
}

.swiper-button-prev,
.swiper-container.swiper-container-rtl .swiper-button-next {
  /*rtl:begin:ignore*/
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  /*rtl:end:ignore*/
}

/*--------------------------------------------------------------
## Author-bio
--------------------------------------------------------------*/
.post-author-bio {
  padding-top: 60px;
  margin-bottom: 60px;
  border-top: 1px solid #ECECEE;
}

.post-author__avatar {
  float: left;
  margin: 10px 1em 10px 0;
}

@media (min-width: 992px) {
  .post-author__avatar {
    margin: 10px 2em 10px 0;
  }
}

.post-author__avatar .avatar {
  width: 70px;
  vertical-align: top;
  border-radius: 50%;
}

@media (min-width: 992px) {
  .post-author__avatar .avatar {
    width: auto;
  }
}

@media (min-width: 992px) {
  .post-author__title {
    margin: 0 0 20px;
  }
}

.post-author__content {
  line-height: 1.7;
}

/*--------------------------------------------------------------
## Share
--------------------------------------------------------------*/
.share-btns__list {
  margin-left: -10px;
  margin-right: -10px;
  line-height: 1;
}

.share-btns__list > * {
  padding-left: 10px;
  padding-right: 10px;
}

.single .share-btns__list {
  margin-left: -12px;
  margin-right: -12px;
}

.single .share-btns__list > * {
  padding-left: 12px;
  padding-right: 12px;
}

.single-modern-header .share-btns__list {
  margin-top: 35px;
}

@media (min-width: 992px) {
  .single-modern-header .share-btns__list {
    margin-top: 55px;
  }
}

.share-btns__item {
  display: inline-block;
  vertical-align: top;
}

.share-btns__link {
  line-height: 1.5em;
  display: block;
  height: 1.5em;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  font-size: 0.9375rem;
}

.single .share-btns__link {
  font-size: 20px;
  font-size: 1.25rem;
}

/*--------------------------------------------------------------
## Contact block
--------------------------------------------------------------*/
.contact-block__inner {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-direction: column;
}

.contact-block__inner > * {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  .contact-block__inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.site-footer.style-2 .contact-block__inner {
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  .site-header .contact-block__inner {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .site-header .contact-block__inner > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .site-header .contact-block__inner {
    margin-left: -30px;
    margin-right: -30px;
  }
  .site-header .contact-block__inner > * {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.contact-block__item {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}

@media (min-width: 992px) {
  .contact-block__item:not(:last-child) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 768px) {
  .site-header .contact-block__item:not(:last-child) {
    border-right: 1px solid #ECECEE;
  }
}

.site-footer.style-2 .contact-block__item {
  border-right: none;
}

.invert .contact-block__item:not(:last-child) {
  border-color: rgba(236, 236, 238, 0.2);
}

.site-header .contact-block__item + .contact-block__item {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .site-header .contact-block__item + .contact-block__item {
    margin-top: 0;
  }
}

.site-footer.style-2 .contact-block__item + .contact-block__item {
  margin-top: 1px;
}

.contact-block__item a {
  display: inline-block;
}

.contact-block__item--icon {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.contact-block__item:not(.contact-block__item--icon) {
  text-align: center;
}

@media (min-width: 992px) {
  .contact-block__item:not(.contact-block__item--icon) {
    text-align: left;
  }
}

.contact-block__icon {
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 13px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .site-header .contact-block__icon {
    margin-right: 10px;
  }
}

.contact-block__text {
  text-align: left;
}

.contact-block__label {
  padding-right: 4px;
}

.site-header .contact-block__text, .site-header .contact-block__label {
  line-height: 1.5;
  font-size: 12px;
  font-size: 0.75rem;
}

.site-header .header-container .contact-block__text, .site-header .header-container .contact-block__label {
  display: block;
}

.top-panel .contact-block__text, .top-panel .contact-block__label {
  display: block;
}

@media (min-width: 768px) {
  .top-panel .contact-block__text, .top-panel .contact-block__label {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
## Magnific Popup
--------------------------------------------------------------*/
.mfp-bg {
  background: #ffffff;
  opacity: 1;
}

.mfp-zoom-out-cur {
  cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-iframe-holder .mfp-figure:after,
.mfp-image-holder .mfp-figure:after {
  box-shadow: none;
}

.mfp-iframe-holder .mfp-bottom-bar,
.mfp-image-holder .mfp-bottom-bar {
  display: none;
}

.mfp-iframe-holder .mfp-close,
.mfp-iframe-holder .mfp-arrow,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-close,
.mfp-image-holder .mfp-arrow,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
  opacity: 1;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  font-size: 0;
  padding: 5px 15px;
  right: 0;
  position: fixed;
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.mfp-iframe-holder .mfp-close:before,
.mfp-image-holder .mfp-close:before {
  content: '\e935';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 30px;
}

.mfp-iframe-holder .mfp-arrow:before, .mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
  /*rtl:begin:ignore*/
  border: none;
  width: 50px;
  height: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  transition: .3s;
  /*rtl:end:ignore*/
}

.mfp-iframe-holder .mfp-arrow-left:before, .mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:after {
  /*rtl:begin:ignore*/
  left: 20px;
  transform-origin: 0 center;
  /*rtl:end:ignore*/
}

.mfp-iframe-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:before {
  /*rtl:ignore*/
  transform: rotate(-45deg);
}

.mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:after {
  /*rtl:ignore*/
  transform: rotate(45deg);
}

.mfp-iframe-holder .mfp-arrow-right:before, .mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:after {
  /*rtl:begin:ignore*/
  right: 20px;
  left: auto;
  transform-origin: 100% center;
  /*rtl:end:ignore*/
}

.mfp-iframe-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:before {
  /*rtl:ignore*/
  transform: rotate(45deg);
}

.mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:after {
  /*rtl:ignore*/
  transform: rotate(-45deg);
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Card
--------------------------------------------------------------*/
.card {
  display: block;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/*--------------------------------------------------------------
### Grid layout
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .card-deck {
    display: flex;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
    flex-flow: row wrap;
  }
  .card-deck .card {
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .posts-list--grid-2-cols .card, .posts-list--grid-3-cols .card {
    max-width: calc(100% / 2 - 3.125rem);
    width: calc(100% / 2 - 3.125rem);
    flex: 0 0 calc(100% / 2 - 3.125rem);
  }
}

@media (min-width: 992px) {
  .posts-list--grid-2-cols .card {
    max-width: calc(100% / 2 - 3.125rem);
    width: calc(100% / 2 - 3.125rem);
    flex: 0 0 calc(100% / 2 - 3.125rem);
  }
  .posts-list--grid-3-cols .card {
    max-width: calc(100% / 3 - 3.125rem);
    width: calc(100% / 3 - 3.125rem);
    flex: 0 0 calc(100% / 3 - 3.125rem);
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .posts-list--grid-3-cols.one-right-sidebar .card, .posts-list--grid-3-cols.one-left-sidebar .card {
    max-width: calc(100% / 2 - 3.125rem);
    width: calc(100% / 2 - 3.125rem);
    flex: 0 0 calc(100% / 2 - 3.125rem);
  }
}

/*--------------------------------------------------------------
### Masonry layout
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .card-columns {
    column-gap: 3.125rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .posts-list--masonry-2-cols,
  .posts-list--masonry-3-cols {
    column-count: 2;
  }
}

@media (min-width: 992px) {
  .posts-list--masonry-2-cols {
    column-count: 2;
  }
  .posts-list--masonry-3-cols {
    column-count: 3;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .posts-list--masonry-3-cols.one-right-sidebar, .posts-list--masonry-3-cols.one-left-sidebar {
    column-count: 2;
  }
}

/*--------------------------------------------------------------
### Vertical Justify layout
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .posts-list--vertical-justify {
    display: flex;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
    flex-flow: row wrap;
  }
  .posts-list--vertical-justify .card {
    flex: 0 0 calc(100% / 2 - 3.125rem);
    width: calc(100% / 2 - 3.125rem);
    max-width: calc(100% / 2 - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .posts-list--vertical-justify .card {
    flex: 0 0 calc(100% / 3 - 3.125rem);
    width: calc(100% / 3 - 3.125rem);
    max-width: calc(100% / 3 - 3.125rem);
  }
  .posts-list--vertical-justify .card:nth-child(7n + 2), .posts-list--vertical-justify .card:nth-child(7n + 3) {
    flex: 0 0 calc(100% / 1.5 - 3.125rem);
    width: calc(100% / 1.5 - 3.125rem);
    max-width: calc(100% / 1.5 - 3.125rem);
  }
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.site-header, .site-content, .site-footer {
  width: 100%;
}

.site-content {
  flex: auto;
  min-height: 1px;
}

.site-main {
  margin-bottom: 60px;
}

.use-tm-pb-builder .site-main,
.woocommerce .site-main {
  margin-bottom: 0;
}

.site-content_wrap {
  margin-top: 3em;
}

.use-tm-pb-builder.position-fullwidth .site-content_wrap {
  margin-top: 0;
}

.error404 .site-content_wrap,
.search.search-no-results .site-content_wrap {
  margin-bottom: 3em;
}

.single.single-post-modern .site-content_wrap {
  margin-top: 3em;
}

@media (min-width: 1200px) {
  .single.single-post-modern .site-content_wrap {
    margin-top: 7em;
  }
}

.site-content_wrap .sidebar {
  position: relative;
}

.use-tm-pb-builder.content-layout-fullwidth.position-one-right-sidebar .site-content_wrap .sidebar {
  padding-right: 3.125rem;
}

@media (max-width: 991px) {
  .use-tm-pb-builder.content-layout-fullwidth.position-one-right-sidebar .site-content_wrap .sidebar {
    padding-left: 3.125rem;
  }
}

.use-tm-pb-builder.content-layout-fullwidth.position-one-left-sidebar .site-content_wrap .sidebar {
  padding-left: 3.125rem;
}

@media (max-width: 991px) {
  .use-tm-pb-builder.content-layout-fullwidth.position-one-left-sidebar .site-content_wrap .sidebar {
    padding-right: 3.125rem;
  }
}

@media (min-width: 992px) {
  .position-one-right-sidebar .site-content_wrap .sidebar:before,
  .position-one-left-sidebar .site-content_wrap .sidebar:before {
    position: absolute;
    width: 1px;
    height: calc( 100% - 70px);
    content: '';
    background: #ECECEE;
    top: 0;
  }
}

@media (min-width: 992px) {
  .position-one-right-sidebar .site-content_wrap .sidebar:before {
    left: 0;
  }
}

@media (min-width: 1200px) {
  .position-one-right-sidebar .site-content_wrap .sidebar {
    padding-left: 4.6875rem;
  }
  .position-one-right-sidebar .site-content_wrap .sidebar:before {
    left: 25px;
  }
}

@media (min-width: 992px) {
  .position-one-left-sidebar .site-content_wrap .sidebar:before {
    right: 0;
  }
}

@media (min-width: 1200px) {
  .position-one-left-sidebar .site-content_wrap .sidebar {
    padding-right: 4.6875rem;
  }
  .position-one-left-sidebar .site-content_wrap .sidebar:before {
    right: 25px;
  }
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.site .container.site-header, .site .container.site-content, .site .container.site-footer {
  padding-left: 0;
  padding-right: 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .site-header {
    margin-top: 0;
    position: relative;
  }
}

.header-container {
  padding: 35px 0;
  position: relative;
}

@media (min-width: 768px) {
  .header-container {
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  .style-6 .header-container {
    padding: 40px 0 30px;
  }
}

@media (min-width: 768px) {
  .style-3 .header-container,
  .style-7 .header-container {
    padding: 30px 0;
  }
}

.site-header.default .header-container:after,
.site-header.style-4 .header-container:after {
  content: '';
  border-bottom: 1px solid #ECECEE;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}

.site-header.default .header-container.invert:after,
.site-header.style-4 .header-container.invert:after {
  border-color: rgba(236, 236, 238, 0.2);
}

.header-layout-boxed .site-header.style-4 .header-container:after,
.header-layout-boxed .site-header.default .header-container:after {
  left: 1.5625rem;
  right: 1.5625rem;
}

.site-header:not(.style-5) .header-container.transparent {
  position: absolute;
  left: 0;
  right: 0;
  background: none;
  z-index: 90;
}

.header-container__flex {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: stretch;
  align-items: center;
}

@media (min-width: 768px) {
  .header-container__flex {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-container__flex > * {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .site-header.default .header-container__flex,
  .site-header.style-5 .header-container__flex {
    flex-wrap: nowrap;
  }
}

@media (min-width: 1200px) {
  .site-header.style-4 .header-container__flex {
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) {
  .site-header.style-2 .header-container__bottom .header-container__flex,
  .site-header.style-3 .header-container__flex {
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) {
  .site-header.style-3 .header-container_wrap,
  .site-header.style-7 .header-container_wrap, .site-header.style-3
  .top-panel__container,
  .site-header.style-7
  .top-panel__container {
    max-width: inherit;
  }
}

.site-header .woocommerce-currency-switcher-form {
  height: auto;
  max-width: none;
}

.site-header .woocommerce-currency-switcher-form .dd-container .dd-select {
  font-size: 12px;
  line-height: 35px;
}

.header-elements-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  .header-elements-wrap {
    flex-flow: row wrap;
  }
}

@media (min-width: 768px) {
  .header-elements-wrap > *:not(:last-child) {
    margin-right: 25px;
  }
}

@media (min-width: 1200px) {
  .header-elements-wrap > *:not(:last-child) {
    margin-right: 50px;
  }
}

.header-icons {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.header-icons > *:not(.header-btn) {
  padding-left: 15px;
  padding-right: 15px;
}

.header-icons > *:not(.header-btn):first-child {
  padding-left: 0;
}

.header-icons > *:not(.header-btn):last-child {
  padding-right: 0;
}

@media (min-width: 768px) {
  .header-icons .header-btn {
    margin-left: 25px;
  }
}

.header-icons.divider > * + * {
  border-left: 1px solid #ECECEE;
}

.invert .header-icons.divider > * + * {
  border-color: rgba(236, 236, 238, 0.2);
}

.header-icons.divider > *:not(.header-btn) {
  padding-left: 20px;
  padding-right: 20px;
}

.header-icons.divider > *:not(.header-btn):first-child {
  padding-left: 0;
}

.header-icons.divider > *:not(.header-btn):last-child {
  padding-right: 0;
}

.top-panel .header-search,
.header-container .header-search {
  transition: border-color .3s linear;
}

.site-header.search-active:not(.style-3, .style-2, .style-4) .top-panel .header-search, .site-header.search-active:not(.style-3, .style-2, .style-4)
.header-container .header-search {
  transition: border-color .1s linear;
  border-color: transparent;
}

@media (max-width: 767px) {
  .top-panel .woocommerce-currency-switcher-form,
  .header-container .woocommerce-currency-switcher-form, .top-panel
  .site-header-cart,
  .header-container
  .site-header-cart, .top-panel
  .vertical-menu-toggle,
  .header-container
  .vertical-menu-toggle, .top-panel
  .header-search,
  .header-container
  .header-search {
    display: none;
  }
}

@media (min-width: 768px) {
  .site-header.default .header-container.header-btn-visibility {
    padding: 5px 0;
  }
}

.site-header.default .site-branding,
.site-header.default .header-btn {
  flex: 0 0 auto;
}

@media (min-width: 768px) {
  .site-header.default .site-branding,
  .site-header.default .main-navigation {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .site-header.default .site-branding {
    order: 1;
  }
}

@media (min-width: 768px) {
  .site-header.default .main-navigation {
    order: 7;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .site-header.default .main-navigation {
    order: 3;
  }
  .site-header.default .main-navigation .menu {
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .site-header.default .main-navigation:last-child .menu {
    justify-content: flex-end;
  }
}

.site-header.default .header-btn {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.default .header-btn {
    margin-top: 10px;
    margin-bottom: 10px;
    order: 5;
  }
}

.site-header.style-2 .site-branding,
.site-header.style-2 .header-btn {
  flex: 0 0 auto;
}

@media (min-width: 768px) {
  .site-header.style-2 .site-branding,
  .site-header.style-2 .header-elements-wrap > * {
    margin-bottom: 19.5px;
  }
}

.site-header.style-2 .contact-block {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.style-2 .contact-block {
    margin-top: 0;
  }
}

.site-header.style-2 .header-btn {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.style-2 .header-btn {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .site-header.style-2 .main-navigation {
    flex: 1;
  }
}

@media (min-width: 768px) {
  .site-header.style-2 .header-container__bottom {
    padding-top: 19.5px;
    position: relative;
  }
  .site-header.style-2 .header-container__bottom:before {
    content: '';
    position: absolute;
    top: 0;
    width: 9999em;
    border-top: 1px solid #ECECEE;
    left: -50%;
  }
  .header-layout-boxed .site-header.style-2 .header-container__bottom:before {
    width: 100%;
    left: 0;
  }
}

@media (min-width: 768px) {
  .site-header.style-2 .header-container.invert .header-container__bottom:before {
    border-color: rgba(236, 236, 238, 0.2);
  }
}

@media (min-width: 768px) {
  .site-header.style-2 .main-navigation,
  .site-header.style-2 .header-icons > *:not(.header-search) {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-out;
  }
}

@media (min-width: 768px) {
  .site-header.style-2.search-active .main-navigation,
  .site-header.style-2.search-active .header-icons > *:not(.header-search) {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
}

@media (min-width: 768px) {
  .site-header.style-3 .site-branding,
  .site-header.style-3 .header-icons > *:not(.header-search) {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-out;
  }
}

@media (min-width: 768px) {
  .site-header.style-3.search-active .site-branding,
  .site-header.style-3.search-active .header-icons > *:not(.header-search) {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
}

.site-header.style-3 .site-branding,
.site-header.style-3 .header-btn {
  flex: 0 0 auto;
}

.site-header.style-3 .main-navigation {
  margin: 0;
}

.site-header.style-3 .header-btn {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.style-3 .header-btn {
    margin-top: 0;
  }
}

.site-header.style-4 .site-branding,
.site-header.style-4 .header-btn {
  flex: 0 0 auto;
}

@media (min-width: 768px) {
  .site-header.style-4 .header-container.header-btn-visibility {
    padding: 5px 0;
  }
}

@media (min-width: 768px) {
  .site-header.style-4 .site-branding,
  .site-header.style-4 .main-navigation,
  .site-header.style-4 .header-icons {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .site-header.style-4 .site-branding {
    order: 1;
  }
}

@media (min-width: 768px) {
  .site-header.style-4 .main-navigation {
    width: 100%;
    order: 9;
  }
}

@media (min-width: 1200px) {
  .site-header.style-4 .main-navigation {
    order: 3;
  }
  .site-header.style-4 .main-navigation .menu {
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  .site-header.style-4 .main-navigation:last-child .menu {
    justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  .site-header.style-4 .header-icons {
    order: 5;
    margin-left: auto;
  }
}

@media (min-width: 1200px) {
  .site-header.style-4 .header-icons {
    margin-left: 15px;
  }
}

.site-header.style-4 .header-btn {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.style-4 .header-btn {
    margin-top: 10px;
    margin-bottom: 10px;
    order: 7;
  }
}

@media (min-width: 768px) {
  .site-header.style-4 .site-branding,
  .site-header.style-4 .main-navigation,
  .site-header.style-4 .header-btn,
  .site-header.style-4 .header-icons > *:not(.header-search) {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-out;
  }
}

@media (min-width: 768px) {
  .site-header.style-4.search-active .site-branding,
  .site-header.style-4.search-active .main-navigation,
  .site-header.style-4.search-active .header-btn,
  .site-header.style-4.search-active .header-icons > *:not(.header-search) {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
}

@media (min-width: 768px) {
  .site-header.style-5 .header-container.header-btn-visibility {
    padding: 5px 0;
  }
}

@media (min-width: 768px) {
  .site-header.style-5 .header-container.transparent {
    z-index: 90;
    left: 0;
    right: 0;
    position: absolute;
    margin: 25px auto 0;
    border-radius: 3px;
    box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);
  }
}

@media (min-width: 768px) and (min-width: 544px) {
  .site-header.style-5 .header-container.transparent {
    max-width: 576px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .site-header.style-5 .header-container.transparent {
    max-width: 720px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .site-header.style-5 .header-container.transparent {
    max-width: 940px;
  }
}

@media (min-width: 768px) and (min-width: 1441px) {
  .site-header.style-5 .header-container.transparent {
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {
  .site-header.style-5 .header-container.transparent {
    margin: 50px auto 0;
  }
}

.site-header.style-5 .site-branding,
.site-header.style-5 .header-btn {
  flex: 0 0 auto;
}

@media (min-width: 768px) {
  .site-header.style-5 .site-branding,
  .site-header.style-5 .main-navigation {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .site-header.style-5 .site-branding {
    order: 1;
  }
}

@media (min-width: 768px) {
  .site-header.style-5 .main-navigation {
    order: 7;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .site-header.style-5 .main-navigation {
    order: 3;
  }
  .site-header.style-5 .main-navigation .menu {
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .site-header.style-5 .main-navigation:last-child .menu {
    justify-content: flex-end;
  }
}

.site-header.style-5 .header-btn {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.style-5 .header-btn {
    margin-top: 10px;
    margin-bottom: 10px;
    order: 5;
  }
}

.site-header.style-6 .site-branding {
  text-align: center;
}

@media (min-width: 768px) {
  .site-header.style-6 .main-navigation {
    width: 100%;
    margin-top: 20px;
  }
  .site-header.style-6 .main-navigation .menu {
    justify-content: center;
  }
}

.site-header.style-6 .header-btn {
  margin-top: 25px;
}

@media (min-width: 992px) {
  .site-header.style-6 .header-btn {
    margin-top: 0;
  }
}

.site-header.style-6 .header-btn-wrap {
  text-align: center;
}

@media (min-width: 992px) {
  .site-header.style-6 .header-btn-wrap {
    text-align: right;
  }
}

.site-header.style-7 .site-branding {
  text-align: center;
}

.site-header.style-7 .main-navigation {
  margin: 0;
}

.site-header.style-7 .header-btn-wrap {
  text-align: center;
}

@media (min-width: 768px) {
  .site-header.style-7 .header-btn-wrap {
    text-align: right;
  }
}

.site-header.style-7 .header-btn {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .site-header.style-7 .header-btn {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .top-panel__container {
    max-width: inherit;
  }
}

.site-header.transparent .top-panel__container > *:last-child {
  border-bottom: none;
}

.top-panel__top, .top-panel__bottom {
  position: relative;
  border-bottom: 1px solid #ECECEE;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}

.top-panel.invert .top-panel__top, .top-panel.invert .top-panel__bottom {
  border-color: rgba(236, 236, 238, 0.2);
}

@media (max-width: 767px) {
  .top-panel__top, .top-panel__bottom {
    margin: 0 -1.5625rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

@media (min-width: 768px) {
  .top-panel__top, .top-panel__bottom {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 7.5px 0;
  }
}

@media (min-width: 768px) {
  .top-panel__bottom {
    padding: 5px 0;
  }
}

@media (max-width: 767px) {
  .top-panel__bottom > * {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.top-panel__left, .top-panel__right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  .top-panel__left, .top-panel__right {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .top-panel__left > *, .top-panel__right > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .top-panel__left, .top-panel__right {
    margin-left: -25px;
    margin-right: -25px;
  }
  .top-panel__left > *, .top-panel__right > * {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.top-panel__left > *, .top-panel__right > * {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .top-panel__left > *, .top-panel__right > * {
    margin-top: 0;
    margin-bottom: 0;
  }
  .top-panel__left > *:not(:last-child), .top-panel__right > *:not(:last-child) {
    border-right: 1px solid #ECECEE;
  }
  .top-panel.invert .top-panel__left > *:not(:last-child), .top-panel.invert .top-panel__right > *:not(:last-child) {
    border-color: rgba(236, 236, 238, 0.2);
  }
}

@media (min-width: 768px) {
  .top-panel__left:not(:only-child) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .top-panel__left > *:not(.header-search), .top-panel__right > *:not(.header-search) {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease-out;
  }
  .site-header.search-active:not(.style-3, .style-2, .style-4) .top-panel__left > *:not(.header-search), .site-header.search-active:not(.style-3, .style-2, .style-4) .top-panel__right > *:not(.header-search) {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
}

.top-panel__message {
  font-size: 12px;
  font-size: 0.75rem;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.site-logo {
  margin: 0;
  line-height: 1;
}

.site-logo__link {
  text-decoration: none;
  line-height: 1;
}

.site-description {
  font-size: 12px;
  font-size: 0.75rem;
}

.site-header.style-6 .site-description,
.site-header.style-7 .site-description {
  text-align: center;
}

@media (min-width: 768px) {
  .isStuck {
    position: fixed !important;
    z-index: 1000;
    margin: 0 !important;
    transform: none;
  }
  .isStuck#main-menu {
    position: fixed !important;
    right: 0;
    left: 0;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    width: 100%;
    justify-content: center;
    background-color: #ffffff;
    box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);
  }
  .isStuck.vertical-menu-toggle {
    top: 30px !important;
    position: fixed !important;
  }
  .site-header.style-3 .isStuck.vertical-menu-toggle {
    right: 25px;
  }
  .site-header.style-7 .isStuck.vertical-menu-toggle {
    left: 25px;
  }
}

.pseudoStickyBlock {
  width: 100%;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .pseudoStickyBlock {
    display: none !important;
  }
}

.isStuck ~ .pseudoStickyBlock {
  width: auto;
}

.site-header.style-7 .pseudoStickyBlock,
.site-header.style-3 .pseudoStickyBlock {
  position: absolute !important;
}

.mobile-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  visibility: visible;
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  border-bottom: 1px solid #ECECEE;
  padding: 10px 20px 10px 10px;
  height: 60px;
  box-shadow: 0 2px 6px rgba(136, 136, 136, 0.26);
}

.mobile-panel__right {
  display: flex;
  align-items: center;
}

.mobile-panel__right > * {
  padding-left: 10px;
  padding-right: 10px;
}

.mobile-panel__right > *:not(.header-search) {
  visibility: visible;
  opacity: 1;
  transition: all .3s ease-out;
}

.site-header.search-active .mobile-panel__right > *:not(.header-search) {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
}

@media (min-width: 768px) {
  .mobile-panel__right .header-search {
    display: none;
  }
}

.admin-bar .mobile-panel {
  top: 46px;
}

@media (max-width: 600px) {
  .admin-bar .mobile-panel {
    position: absolute;
  }
}

@media (min-width: 768px) {
  .mobile-panel {
    display: none;
    visibility: hidden;
    left: -999em;
    height: 0;
  }
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
### Hentry (WordPress native CSS-class for post/page article)
--------------------------------------------------------------*/
.hentry {
  position: relative;
}

.posts-list .hentry {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .posts-list .hentry {
    margin-bottom: 63px;
  }
}

.posts-list--default .hentry {
  margin-bottom: 50px;
}

.posts-list--default .hentry + .hentry {
  padding-top: 55px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 1200px) {
  .posts-list--default.featured-image--small .hentry {
    display: flex;
    align-items: flex-start;
  }
  .posts-list--default.featured-image--small .hentry > .post-thumbnail,
  .posts-list--default.featured-image--small .hentry > .post-format-wrap {
    margin-right: 30px;
    flex: 0 0 418px;
    max-width: 418px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .posts-list--default.featured-image--small .hentry > .post-list__item-content {
    flex: 0 1 100%;
  }
}

@media (min-width: 992px) {
  .posts-list--default.featured-image--small.fullwidth .hentry {
    display: flex;
    align-items: flex-start;
  }
  .posts-list--default.featured-image--small.fullwidth .hentry > .post-thumbnail,
  .posts-list--default.featured-image--small.fullwidth .hentry > .post-format-wrap {
    margin-right: 30px;
    flex: 0 0 418px;
    max-width: 418px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .posts-list--default.featured-image--small.fullwidth .hentry > .post-list__item-content {
    flex: 0 1 100%;
  }
}

@media (min-width: 1200px) {
  .posts-list--default.featured-image--small .hentry.format-gallery > .post-list__item-content {
    max-width: calc(100% - 418px);
  }
}

.single .hentry:not(.related-posts) {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .search.search-results .hentry {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
  }
  .search.search-results .hentry > * {
    margin-left: 15px;
    margin-right: 15px;
  }
  .search.search-results .hentry > .entry-footer {
    flex-shrink: 0;
  }
}

/*--------------------------------------------------------------
### Posts-list
--------------------------------------------------------------*/
.posts-list:not(.related-posts):last-child {
  margin-bottom: 70px;
}

/*--------------------------------------------------------------
### Entry (header, content, footer)
--------------------------------------------------------------*/
.entry-title {
  margin: 0;
}

.entry-meta {
  font-style: italic;
  line-height: 2;
  margin-left: -10px;
  margin-right: -10px;
}

.entry-meta > * {
  padding-left: 10px;
  padding-right: 10px;
}

.single-modern-header .entry-meta {
  margin-left: -14px;
  margin-right: -14px;
}

.single-modern-header .entry-meta > * {
  padding-left: 14px;
  padding-right: 14px;
}

.single .hentry .entry-meta {
  margin-bottom: 30px;
}

.entry-meta > * {
  display: inline-block;
}

.posts-list:not(.posts-list--default) .entry-summary > *:first-child,
.search.search-results .entry-summary > *:first-child, .posts-list:not(.posts-list--default) .entry-content > *:first-child,
.search.search-results .entry-content > *:first-child {
  margin-top: 18px;
}

.search.search-results .entry-header {
  margin-bottom: 0;
}

.posts-list .entry-header {
  margin-bottom: 6px;
}

.posts-list--default .entry-header,
.single .hentry .entry-header {
  margin-bottom: 18px;
}

.posts-list--default.featured-image--small .entry-header {
  margin-top: 8px;
}

.single-modern-header .entry-header {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .single-modern-header .entry-header {
    margin-bottom: 40px;
  }
}

.posts-list:not(.posts-list--default) .entry-footer > *,
.single .hentry .entry-footer > * {
  margin-top: 30px;
}

.posts-list:not(.posts-list--default) .entry-footer > *:first-child,
.single .hentry .entry-footer > *:first-child {
  margin-top: 26px;
}

.single .hentry .entry-footer > *:first-child {
  margin-top: 55px;
}

.posts-list--default .entry-footer {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}

.posts-list--default .entry-footer > * {
  margin-top: 15px;
  margin-bottom: 15px;
}

.posts-list--default .entry-footer > *:first-child {
  margin-right: 10px;
}

.posts-list--default .entry-footer > *:only-child {
  margin-right: 0;
}

.posts-list--default .entry-footer .entry-meta:nth-last-child(3):first-child {
  margin-right: 0;
  width: 100%;
}

/*--------------------------------------------------------------
### Post attributes (thumbnail, meta)
--------------------------------------------------------------*/
.posts-list--default.featured-image--small .post-thumbnail {
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  .posts-list--default.featured-image--small .post-thumbnail {
    margin-bottom: 1.5em;
  }
}

.post-thumbnail__link.post-thumbnail--small {
  display: block;
  text-align: center;
}

.post-thumbnail__link.post-thumbnail--small img {
  width: 100%;
}

.post-thumbnail__img {
  display: inline-block;
  vertical-align: top;
}

.single .hentry .post-thumbnail__img {
  width: 100%;
}

.posts-list .post-thumbnail--fullwidth {
  display: block;
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  .posts-list .post-thumbnail--fullwidth {
    margin-bottom: 1.5em;
  }
}

@media (min-width: 992px) {
  .posts-list--default .post-thumbnail--fullwidth {
    margin-top: 1.7em;
  }
}

.post-thumbnail--fullwidth img {
  width: 100%;
}

.single .hentry.has-thumb .post-thumbnail {
  margin-top: 40px;
  margin-bottom: 40px;
}

.post__terms, .post__cats, .post__date, .post__comments, .post__tags, .posted-by {
  display: inline-block;
}

.post__terms i, .post__cats i, .post__date i, .post__comments i, .post__tags i, .posted-by i {
  font-size: 1.333em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
}

@media (min-width: 544px) {
  .single-modern-header .post__terms i, .single-modern-header .post__cats i, .single-modern-header .post__date i, .single-modern-header .post__comments i, .single-modern-header .post__tags i, .single-modern-header .posted-by i {
    top: -3px;
  }
}

.post__terms a, .post__cats a, .post__date a, .post__comments a, .post__tags a, .posted-by a {
  text-decoration: none;
}

.single-modern-header .posted-by {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .single-modern-header .posted-by {
    margin-bottom: 40px;
  }
}

.posted-by__avatar img {
  border-radius: 50%;
  width: 80px;
}

@media (min-width: 768px) {
  .posted-by__avatar img {
    width: auto;
    margin-bottom: 15px;
  }
}

/*--------------------------------------------------------------
### Related posts
--------------------------------------------------------------*/
.single .related-posts {
  padding-top: 60px;
  border-top: 1px solid #ECECEE;
}

.single .related-posts > .entry-title {
  margin-bottom: 40px;
}

.single .related-posts .related-post {
  margin-bottom: 60px;
}

.single .related-posts .post-thumbnail__img {
  width: 100%;
  height: auto;
}

.single .related-posts .entry-header {
  margin-bottom: 0;
}

.single .related-posts .entry-header .entry-title {
  margin-bottom: 6px;
}

.single .related-posts .entry-meta {
  margin-bottom: 0;
}

.single .related-posts .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
### Modern Single Post
--------------------------------------------------------------*/
.single-modern-header {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .single-modern-header {
    padding: 120px 0;
  }
}

@media (min-width: 992px) {
  .single-modern-header {
    padding: 170px 0 200px;
  }
}

.single-modern-header.invert {
  background-color: #000000;
}

.single-modern-header .post-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.single-modern-header .post-thumbnail > img {
  object-fit: cover;
  object-position: center;
  opacity: .5;
  width: 100%;
  height: 100%;
}

.ie .single-modern-header .post-thumbnail > img {
  font-family: 'object-fit: cover; object-position: center';
}

.single-modern-header .container {
  position: relative;
  z-index: 2;
}

/*--------------------------------------------------------------
### Archive page
--------------------------------------------------------------*/
.archive .taxonomy-description {
  margin-bottom: 25px;
}

/*--------------------------------------------------------------
### Sticky Post
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.sticky__label {
  display: block;
  text-align: center;
  border-radius: 30px;
  margin-right: 11px;
  margin-top: 3px;
  float: left;
}

.sticky__label i {
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 28px;
  display: block;
}

.sticky__label.type-label, .sticky__label.type-both {
  padding-left: 15px;
  padding-right: 15px;
}

.sticky__label.type-both i {
  display: inline-block;
  margin-right: 5px;
  line-height: 30px;
}

/*--------------------------------------------------------------
## Post Formats
--------------------------------------------------------------*/
.post {
  /* Gallery */
  /* Link */
  /* Quote */
  /* Wrapper for non-image featured content */
}

.post-gallery {
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  .post-gallery {
    margin-bottom: 1.5em;
  }
}

@media (min-width: 992px) {
  .posts-list--default:not(.featured-image--small) .post-gallery {
    margin-top: 1.7em;
  }
}

.posts-list--default.featured-image--small .post-gallery {
  margin-bottom: 0;
}

.entry-content .post-gallery:first-child {
  margin-top: 10px;
  margin-bottom: 40px;
}

.post-gallery__image {
  display: block;
  margin: auto;
  width: 100%;
}

.post-gallery__slide.swiper-slide:hover:hover {
  background-color: transparent;
}

.post-gallery__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}

.post-gallery__link {
  display: block;
}

.post-format-link {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}

.post-format-link:before {
  font-size: 14px;
  display: inline-block;
  content: '\e915';
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 7px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post-format-quote {
  background-color: transparent;
  max-width: 470px;
  text-align: center;
  margin: 0 auto;
}

.posts-list--grid-3-cols.one-right-sidebar .post-format-quote,
.posts-list--grid-3-cols.one-left-sidebar .post-format-quote,
.posts-list--masonry-3-cols.one-right-sidebar .post-format-quote,
.posts-list--masonry-3-cols.one-left-sidebar .post-format-quote,
.posts-list--vertical-justify.one-right-sidebar .post-format-quote,
.posts-list--vertical-justify.one-left-sidebar .post-format-quote {
  font-size: 20px;
  font-size: 1.25rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .posts-list--vertical-justify .post-format-quote {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.post-featured-content {
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  .post-featured-content {
    margin-bottom: 1.5em;
  }
}

.format-video .post-featured-content {
  background: none;
}

.format-video .post-featured-content iframe {
  display: block;
}

@media (min-width: 992px) {
  .posts-list--default:not(.featured-image--small) .format-video .post-featured-content, .posts-list--default:not(.featured-image--small)
  .format-audio .post-featured-content {
    margin-top: 1.7em;
  }
}

@media (min-width: 1200px) {
  .posts-list--default.featured-image--small .format-video .post-featured-content, .posts-list--default.featured-image--small
  .format-audio .post-featured-content {
    flex: 0 0 418px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .posts-list--default.featured-image--small.fullwidth .format-video .post-featured-content, .posts-list--default.featured-image--small.fullwidth
  .format-audio .post-featured-content {
    flex: 0 0 418px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}

.format-audio .post-featured-content,
.format-link .post-featured-content,
.format-quote .post-featured-content {
  border-radius: 3px;
  padding: 30px 20px;
}

@media (min-width: 1200px) {
  .format-audio .post-featured-content,
  .format-link .post-featured-content,
  .format-quote .post-featured-content {
    padding: 40px;
  }
}

@media (min-width: 1200px) {
  .posts-list--grid-3-cols.one-right-sidebar .format-audio .post-featured-content,
  .posts-list--grid-3-cols.one-left-sidebar .format-audio .post-featured-content,
  .posts-list--masonry-3-cols.one-right-sidebar .format-audio .post-featured-content,
  .posts-list--masonry-3-cols.one-left-sidebar .format-audio .post-featured-content,
  .posts-list--vertical-justify.one-right-sidebar .format-audio .post-featured-content,
  .posts-list--vertical-justify.one-left-sidebar .format-audio .post-featured-content, .posts-list--grid-3-cols.one-right-sidebar
  .format-link .post-featured-content,
  .posts-list--grid-3-cols.one-left-sidebar
  .format-link .post-featured-content,
  .posts-list--masonry-3-cols.one-right-sidebar
  .format-link .post-featured-content,
  .posts-list--masonry-3-cols.one-left-sidebar
  .format-link .post-featured-content,
  .posts-list--vertical-justify.one-right-sidebar
  .format-link .post-featured-content,
  .posts-list--vertical-justify.one-left-sidebar
  .format-link .post-featured-content, .posts-list--grid-3-cols.one-right-sidebar
  .format-quote .post-featured-content,
  .posts-list--grid-3-cols.one-left-sidebar
  .format-quote .post-featured-content,
  .posts-list--masonry-3-cols.one-right-sidebar
  .format-quote .post-featured-content,
  .posts-list--masonry-3-cols.one-left-sidebar
  .format-quote .post-featured-content,
  .posts-list--vertical-justify.one-right-sidebar
  .format-quote .post-featured-content,
  .posts-list--vertical-justify.one-left-sidebar
  .format-quote .post-featured-content {
    padding: 40px 20px;
  }
}

.format-link .post-featured-content {
  text-align: center;
}

@media (min-width: 1200px) {
  .format-link .post-featured-content {
    padding: 26px 40px;
  }
}

.posts-list .format-link .post-featured-content {
  margin-bottom: 0;
}

.single .format-link .post-featured-content {
  margin-top: 40px;
  margin-bottom: 35px;
}

@media (min-width: 1200px) {
  .posts-list--grid-3-cols.one-right-sidebar .format-link .post-featured-content,
  .posts-list--grid-3-cols.one-left-sidebar .format-link .post-featured-content,
  .posts-list--masonry-3-cols.one-right-sidebar .format-link .post-featured-content,
  .posts-list--masonry-3-cols.one-left-sidebar .format-link .post-featured-content,
  .posts-list--vertical-justify.one-right-sidebar .format-link .post-featured-content,
  .posts-list--vertical-justify.one-left-sidebar .format-link .post-featured-content {
    padding: 26px 20px;
  }
}

.format-quote .post-featured-content {
  display: block;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .format-quote .post-featured-content {
    padding: 40px 40px 60px;
  }
}

@media (min-width: 1200px) {
  .posts-list--grid-3-cols.one-right-sidebar .format-quote .post-featured-content,
  .posts-list--grid-3-cols.one-left-sidebar .format-quote .post-featured-content,
  .posts-list--masonry-3-cols.one-right-sidebar .format-quote .post-featured-content,
  .posts-list--masonry-3-cols.one-left-sidebar .format-quote .post-featured-content,
  .posts-list--vertical-justify.one-right-sidebar .format-quote .post-featured-content,
  .posts-list--vertical-justify.one-left-sidebar .format-quote .post-featured-content {
    padding: 40px 20px;
  }
}

/* Aside */
.format-aside .entry-header {
  margin-bottom: 0;
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* Image pop-up */
a[data-popup="magnificPopup"],
.mini-gallery a {
  display: block;
  position: relative;
  cursor: zoom-in;
}

a[data-popup="magnificPopup"]:before,
.mini-gallery a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease-out;
  content: '';
}

a[data-popup="magnificPopup"]:after,
.mini-gallery a:after {
  color: #ffffff;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e936';
  font-size: 40px;
  font-size: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: -1.25rem 0 0 -1.25rem;
  transform: scale(0);
  transition: all 0.4s ease-out;
}

a[data-popup="magnificPopup"]:hover:before,
.mini-gallery a:hover:before {
  opacity: 0.8;
}

a[data-popup="magnificPopup"]:hover:after,
.mini-gallery a:hover:after {
  transform: scale(1);
}

a[data-popup="magnificPopup"]:focus,
.mini-gallery a:focus {
  outline: 0;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.714285;
}

.footer-container {
  padding: 30px 0 25px;
}

.site-footer.style-2 .footer-container {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (min-width: 992px) {
  .site-footer.style-2 .footer-container {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}

.site-info .footer-logo,
.site-info .social-list,
.site-info .footer-menu,
.site-info .footer-copyright {
  margin-top: 10px;
  margin-bottom: 10px;
}

.site-footer.default .site-info-wrap, .site-footer.default .site-info__bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: center;
}

@media (min-width: 992px) {
  .site-footer.default .site-info-wrap, .site-footer.default .site-info__bottom {
    justify-content: space-between;
  }
}

.site-footer.default .site-info-wrap > *, .site-footer.default .site-info__bottom > * {
  width: 100%;
  text-align: center;
}

@media (min-width: 992px) {
  .site-footer.default .site-info-wrap > *, .site-footer.default .site-info__bottom > * {
    text-align: left;
    width: auto;
  }
}

.site-footer.default .site-info-wrap {
  margin-left: -15px;
  margin-right: -15px;
}

.site-footer.default .site-info-wrap > * {
  margin-left: 15px;
  margin-right: 15px;
}

@media (min-width: 992px) {
  .site-footer.default .site-info__bottom > *:not(:last-child) {
    margin-right: 30px;
  }
}

.site-footer.default .site-info .footer-logo ~ .site-info__bottom,
.site-footer.default .site-info .footer-menu ~ .site-info__bottom,
.site-footer.default .site-info .footer-logo + .footer-menu + .footer-copyright {
  margin-top: 30px;
  flex: 0 0 calc(100% - 30px);
  max-width: calc(100% - 30px);
  width: 100%;
  padding-top: 15px;
  order: 4;
  position: relative;
  border-top: 1px solid #ECECEE;
}

.site-footer.default .site-info .footer-logo + .footer-menu + .footer-copyright {
  padding-top: 25px;
}

.site-footer.style-2 .site-info {
  text-align: center;
}

.site-footer.style-2 .site-info > * + * {
  margin-top: 30px;
}

.site-footer.style-2 .site-info > * + .social-list {
  margin: 55px 0;
}

.site-footer.style-2 .site-info > * + .footer-copyright {
  margin: 55px 0 0;
}

/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/
.not-found {
  text-align: center;
}

.not-found.error-404 {
  margin: 100px 0;
}

@media (min-width: 768px) {
  .not-found.error-404 {
    margin: 130px 0 100px;
  }
}

.not-found.error-404 .btn {
  margin-top: 35px;
}

.not-found.no-results {
  margin: 80px 0;
}

@media (min-width: 768px) {
  .not-found.no-results {
    margin: 100px 0;
  }
}

.not-found .page-title {
  margin: 0 0 20px 0;
}

@media (min-width: 992px) {
  .not-found .page-title {
    margin: 0 0 35px 0;
  }
}

.not-found .search-form {
  max-width: 800px;
  margin: 35px auto 0;
}

body.error404 .site-content {
  background-size: cover;
}

header .page-title {
  margin-bottom: 1em;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 70px;
}

.sidebar .widget,
.tm_pb_column_1_4 .widget,
.tm_pb_column_1_3 .widget,
.footer-area:not(.footer-area--fullwidth) .widget {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.714285;
}

.widget-title {
  margin-bottom: 1em;
}

.full-width-header-area .widget-title,
.after-content-full-width-area .widget-title,
.tm_pb_column_4_4 .widget-title {
  margin-bottom: 1.5em;
}

.widget + .widget {
  padding-top: 57px;
  border-top: 1px solid #ECECEE;
}

.footer-area:not(.footer-area--fullwidth) .widget + .widget {
  padding-top: 0;
  border-top: none;
}

.widget select {
  max-width: 100%;
}

.full-width-header-area .widget,
.full-width-header-area .widget .subscribe-follow__wrap,
.after-content-full-width-area .widget,
.after-content-full-width-area .widget .subscribe-follow__wrap {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.full-width-header-area .widget.widget-smart-slider, .full-width-header-area .widget.widget-fpblock, .full-width-header-area .widget.widget-playlist-slider, .full-width-header-area .widget.widget-subscribe,
.after-content-full-width-area .widget.widget-smart-slider,
.after-content-full-width-area .widget.widget-fpblock,
.after-content-full-width-area .widget.widget-playlist-slider,
.after-content-full-width-area .widget.widget-subscribe {
  padding-left: 0;
  padding-right: 0;
}

.footer-area {
  padding: 80px 0 10px;
}

@media (min-width: 992px) {
  .footer-area {
    padding: 130px 0 60px;
  }
}

.full-width-header-area .widget:first-child .widget-title {
  margin-top: 1.5em;
}

.breadcrumbs + .full-width-header-area {
  margin-top: 3em;
}

.breadcrumbs + .full-width-header-area .widget:first-child .widget-title {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Defaults
--------------------------------------------------------------*/
.widget ul {
  margin-bottom: 0;
  padding: 0;
  margin-left: 0;
  list-style: none;
}

.widget ul li + li,
.widget ul li > ul li,
.widget ul li > ol li {
  margin-top: 11px;
}

.widget ul li > ul {
  margin-left: 10px;
}

/*--------------------------------------------------------------
## Widget Categories
--------------------------------------------------------------*/
.widget_categories ul li {
  display: block;
}

/*--------------------------------------------------------------
## Widget Calendar
--------------------------------------------------------------*/
.widget_calendar table {
  margin-bottom: 0;
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  border: none;
}

@media (min-width: 1200px) {
  .widget_calendar table {
    border-spacing: 10px;
  }
}

.widget_calendar table th,
.widget_calendar table td,
.widget_calendar table thead th,
.widget_calendar table tbody + tbody {
  border: none;
}

.widget_calendar caption {
  margin-bottom: 13px;
  text-align: left;
}

.widget_calendar th {
  padding: 0 0 4px;
  font-weight: inherit;
}

.widget_calendar tbody td {
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0 1px;
  text-align: center;
  border-radius: 3px;
  line-height: 34px;
}

@media (min-width: 1200px) {
  .widget_calendar tbody td {
    line-height: 43px;
  }
}

.widget_calendar tbody td a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  color: inherit;
}

.widget_calendar tfoot td {
  padding-top: 18px;
}

.widget_calendar #next {
  text-align: right;
}

/*--------------------------------------------------------------
## Widget Tag Cloud
--------------------------------------------------------------*/
.tagcloud {
  margin: 0 -5px -10px;
}

.tagcloud a {
  display: inline-block;
  margin: 0 5px 10px;
  padding: 12px;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid;
  border-radius: 3px;
}

@media (min-width: 992px) {
  .tagcloud a {
    padding: 12.5px 19px;
  }
}

.tagcloud a:hover {
  border-color: #ECECEE;
  background-color: transparent;
}

/*--------------------------------------------------------------
## Widget Recent Posts
--------------------------------------------------------------*/
.widget_recent_entries ul li + li {
  margin-top: 20px;
}

.widget_recent_entries ul li .post-date {
  font-size: .857em;
  display: block;
  font-style: italic;
  margin-top: 6px;
}

/*--------------------------------------------------------------
## Widget Recent Comments
--------------------------------------------------------------*/
.widget_recent_comments ul li {
  font-style: italic;
  font-size: .857em;
}

.widget_recent_comments ul li + li {
  margin-top: 20px;
}

.widget_recent_comments ul li .comment-author-link {
  margin-right: 5px;
}

.widget_recent_comments ul li .comment-author-link ~ a {
  font-style: normal;
  font-size: 1.1666em;
  margin-top: 6px !important;
}

.widget_recent_comments ul li .comment-author-link ~ a:before {
  content: '';
  display: block;
  margin-top: 5px;
}

/*--------------------------------------------------------------
## Widget Search
--------------------------------------------------------------*/
.sidebar .widget_search .widget-title {
  margin-bottom: 1.42em;
}

/*--------------------------------------------------------------
## About author
--------------------------------------------------------------*/
.sidebar .widget-about-author .widget-title {
  margin-bottom: 1.42em;
}

.about-author:after {
  display: block;
  clear: both;
  width: 100%;
  content: '';
}

.about-author_avatar {
  text-align: center;
  margin-bottom: 23px;
}

.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar,
.footer-area--fullwidth .about-author_avatar {
  margin: 0 0 1em;
  max-width: 100%;
}

@media (min-width: 768px) {
  .full-width-header-area .about-author_avatar,
  .after-content-full-width-area .about-author_avatar,
  .before-content-area .about-author_avatar,
  .before-loop-area .about-author_avatar,
  .after-content-area .about-author_avatar,
  .after-loop-area .about-author_avatar,
  .footer-area--fullwidth .about-author_avatar {
    float: left;
    max-width: 50%;
    margin: 0 1.5em 0 0;
  }
}

.about-author_img {
  border-radius: 100%;
}

.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content,
.footer-area--fullwidth .about-author_content {
  overflow: hidden;
}

.about-author_name {
  margin: 0;
  padding: 0 0 1em;
}

.about-author_description {
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
## About Monstroid2
--------------------------------------------------------------*/
.widget-about__logo-img {
  vertical-align: top;
}

.widget-about__content > *:first-child {
  margin-top: 10px;
}

.widget-about__tagline {
  font-size: 12px;
  font-size: 0.75rem;
}

.widget-about__social {
  margin-top: 15px;
}

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
.widget-banner__img {
  display: inline-block;
  vertical-align: top;
}

.widget-banner__link {
  display: inline-block;
}

.widget-banner__link:hover {
  transform: scale(1.01);
  box-shadow: 2px 2px 12px rgba(136, 136, 136, 0.26);
}

/*--------------------------------------------------------------
## Carousel
--------------------------------------------------------------*/
.widget-carousel .swiper-carousel-container {
  position: relative;
}

.widget-carousel .swiper-slide {
  display: flex;
  height: auto;
}

.widget-carousel .swiper-slide .inner {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  align-self: stretch;
}

.widget-carousel .swiper-slide .entry-content {
  margin: 0;
}

.widget-carousel .swiper-slide .entry-title {
  margin-bottom: 5px;
}

.widget-carousel .swiper-slide .post-thumbnail__link {
  display: block;
  overflow: hidden;
  margin-bottom: 1.5em;
}

.widget-carousel .swiper-slide .post-thumbnail__img {
  display: block;
  width: 100%;
  transform: scale(1);
  transition: all 0.7s ease;
}

.widget-carousel .swiper-slide .carousel__more-btn {
  margin-top: 25px;
}

.widget-carousel .swiper-slide .post__excerpt {
  margin-top: 1.2em;
}

.widget-carousel .swiper-pagination {
  margin-top: 48px;
  position: static;
}

.widget-carousel .swiper-button-next, .widget-carousel .swiper-button-prev {
  margin: 0;
  top: 135px;
}

@media (min-width: 544px) {
  .widget-carousel .swiper-button-next, .widget-carousel .swiper-button-prev {
    top: 25%;
  }
}

@media (min-width: 992px) {
  .widget-carousel .swiper-button-next, .widget-carousel .swiper-button-prev {
    margin: 0;
    top: 35%;
  }
}

@media (min-width: 992px) {
  .sidebar .widget-carousel .swiper-button-next, .sidebar .widget-carousel .swiper-button-prev {
    top: 25%;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-carousel .swiper-button-next, .footer-area:not(.footer-area--fullwidth) .widget-carousel .swiper-button-prev {
    top: 25%;
  }
}

@media (min-width: 1600px) {
  .content-layout-boxed .before-content-area .widget-carousel .swiper-button-next,
  .content-layout-boxed .after-content-area .widget-carousel .swiper-button-next {
    right: -50px;
  }
}

@media (min-width: 1600px) {
  .content-layout-boxed .before-content-area .widget-carousel .swiper-button-prev,
  .content-layout-boxed .after-content-area .widget-carousel .swiper-button-prev {
    left: -50px;
  }
}

.sidebar .widget-carousel .entry-title,
.tm_pb_column_1_4 .widget-carousel .entry-title,
.tm_pb_column_1_3 .widget-carousel .entry-title,
.footer-area:not(.footer-area--fullwidth) .widget-carousel .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
}

.sidebar .widget-carousel .swiper-button-next,
.sidebar .widget-carousel .swiper-button-prev,
.tm_pb_column_1_4 .widget-carousel .swiper-button-next,
.tm_pb_column_1_4 .widget-carousel .swiper-button-prev,
.tm_pb_column_1_3 .widget-carousel .swiper-button-next,
.tm_pb_column_1_3 .widget-carousel .swiper-button-prev,
.footer-area:not(.footer-area--fullwidth) .widget-carousel .swiper-button-next,
.footer-area:not(.footer-area--fullwidth) .widget-carousel .swiper-button-prev {
  top: 30%;
}

/*--------------------------------------------------------------
## Contact Information
--------------------------------------------------------------*/
.contact-information-widget__inner li {
  margin-left: 0;
}

.contact-information-widget__inner li .icon {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin-right: 13px;
}

.contact-information-widget__inner li.contact-information__item--icon {
  display: flex;
  align-items: center;
}

/*--------------------------------------------------------------
## Custom Posts
--------------------------------------------------------------*/
.custom-posts__holder {
  margin-bottom: -35px;
}

.custom-posts__item {
  padding-bottom: 35px;
}

#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_module.tm_pb_widget_area .widget .custom-posts__item,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_module.tm_pb_widget_area .widget .custom-posts__item {
  max-width: 100%;
  flex: 0 0 100%;
}

.custom-posts .post-thumbnail {
  margin-bottom: 10px;
}

.custom-posts .post-thumbnail img {
  width: 100%;
}

@media (min-width: 1200px) {
  .sidebar-1-3 .sidebar .custom-posts .post-thumbnail,
  .tm_pb_column_1_3 .custom-posts .post-thumbnail,
  .footer-area--2-cols .custom-posts .post-thumbnail {
    margin-bottom: 0;
    float: left;
    margin-right: 20px;
    margin-top: 6px;
  }
  .sidebar-1-3 .sidebar .custom-posts .post-thumbnail img,
  .tm_pb_column_1_3 .custom-posts .post-thumbnail img,
  .footer-area--2-cols .custom-posts .post-thumbnail img {
    width: 120px;
  }
}

.sidebar-1-3 .sidebar .custom-posts .post-content-wrap,
.tm_pb_column_1_3 .custom-posts .post-content-wrap,
.footer-area--2-cols .custom-posts .post-content-wrap {
  overflow: hidden;
}

.sidebar .custom-posts .entry-title,
.tm_pb_column_1_4 .custom-posts .entry-title,
.tm_pb_column_1_3 .custom-posts .entry-title,
.footer-area:not(.footer-area--fullwidth) .custom-posts .entry-title {
  line-height: 1.714285;
}

.custom-posts .entry-header > *, .custom-posts .entry-content > *, .custom-posts .entry-footer > * {
  margin-top: 5px;
}

/*--------------------------------------------------------------
## Featured Posts Block
--------------------------------------------------------------*/
.widget-fpblock__wrapper {
  position: relative;
}

.widget-fpblock__items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.widget-fpblock__container {
  max-width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-1 .widget-fpblock__container {
    order: 0;
  }
  .widget-fpblock__items-layout-1 .widget-fpblock__container + .widget-fpblock__container {
    order: 2;
  }
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-1 .widget-fpblock__container,
  .widget-fpblock__items-layout-2 .widget-fpblock__container,
  .widget-fpblock__items-layout-4 .widget-fpblock__container,
  .widget-fpblock__items-layout-5 .widget-fpblock__container {
    max-width: 25%;
    flex: 0 0 25%;
  }
}

.widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
  max-width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 768px) {
  .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .before-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
  .after-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_2_3 .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_3_4 .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_1_2 .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item, .before-loop-area
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
  .after-loop-area
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item, .before-loop-area
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
  .after-loop-area
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item, .before-loop-area
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
  .after-loop-area
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-3 .widget-fpblock__container {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item {
  max-width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 768px) {
  .widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 768px) {
  .widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item:first-child {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .before-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container,
  .after-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container,
  .tm_pb_column_2_3 .widget-fpblock__items-layout-1 .widget-fpblock__container,
  .tm_pb_column_3_4 .widget-fpblock__items-layout-1 .widget-fpblock__container,
  .tm_pb_column_1_2 .widget-fpblock__items-layout-1 .widget-fpblock__container, .before-loop-area
  .widget-fpblock__items-layout-2 .widget-fpblock__container,
  .after-loop-area
  .widget-fpblock__items-layout-2 .widget-fpblock__container,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-2 .widget-fpblock__container,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-2 .widget-fpblock__container,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-2 .widget-fpblock__container, .before-loop-area
  .widget-fpblock__items-layout-3 .widget-fpblock__container,
  .after-loop-area
  .widget-fpblock__items-layout-3 .widget-fpblock__container,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-3 .widget-fpblock__container,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-3 .widget-fpblock__container,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-3 .widget-fpblock__container, .before-loop-area
  .widget-fpblock__items-layout-4 .widget-fpblock__container,
  .after-loop-area
  .widget-fpblock__items-layout-4 .widget-fpblock__container,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-4 .widget-fpblock__container,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-4 .widget-fpblock__container,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-4 .widget-fpblock__container, .before-loop-area
  .widget-fpblock__items-layout-5 .widget-fpblock__container,
  .after-loop-area
  .widget-fpblock__items-layout-5 .widget-fpblock__container,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-5 .widget-fpblock__container,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-5 .widget-fpblock__container,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-5 .widget-fpblock__container {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.sidebar .widget-fpblock__items-layout-1 .widget-fpblock__container,
.tm_pb_column_1_4 .widget-fpblock__items-layout-1 .widget-fpblock__container,
.tm_pb_column_1_3 .widget-fpblock__items-layout-1 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-1 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-2 .widget-fpblock__container,
.tm_pb_column_1_4
.widget-fpblock__items-layout-2 .widget-fpblock__container,
.tm_pb_column_1_3
.widget-fpblock__items-layout-2 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-2 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-3 .widget-fpblock__container,
.tm_pb_column_1_4
.widget-fpblock__items-layout-3 .widget-fpblock__container,
.tm_pb_column_1_3
.widget-fpblock__items-layout-3 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-3 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-4 .widget-fpblock__container,
.tm_pb_column_1_4
.widget-fpblock__items-layout-4 .widget-fpblock__container,
.tm_pb_column_1_3
.widget-fpblock__items-layout-4 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-4 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-5 .widget-fpblock__container,
.tm_pb_column_1_4
.widget-fpblock__items-layout-5 .widget-fpblock__container,
.tm_pb_column_1_3
.widget-fpblock__items-layout-5 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-5 .widget-fpblock__container {
  max-width: 100%;
  flex: 0 0 100%;
}

.sidebar .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_4 .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_3 .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_4
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_3
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_4
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_3
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_4
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_3
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_4
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
.tm_pb_column_1_3
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
  max-width: 100%;
  flex: 0 0 100%;
}

.widget-fpblock__item {
  min-height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
}

@media (min-width: 992px) {
  .before-loop-area .widget-fpblock__item,
  .after-loop-area .widget-fpblock__item,
  .tm_pb_column_2_3 .widget-fpblock__item,
  .tm_pb_column_3_4 .widget-fpblock__item,
  .tm_pb_column_1_2 .widget-fpblock__item {
    min-height: 300px;
  }
}

.widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
  max-width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
    max-width: 25%;
    flex: 0 0 25%;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .before-loop-area .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
  .after-loop-area .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
  .tm_pb_column_2_3 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
  .tm_pb_column_3_4 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
  .tm_pb_column_1_2 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.sidebar .sidebar .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.footer-area:not(.footer-area--fullwidth) .sidebar .widget-fpblock__items-layout-4 .widget-fpblock__item-simple, .sidebar
.tm_pb_column_1_4 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.footer-area:not(.footer-area--fullwidth)
.tm_pb_column_1_4 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple, .sidebar
.tm_pb_column_1_3 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.footer-area:not(.footer-area--fullwidth)
.tm_pb_column_1_3 .widget-fpblock__items-layout-4 .widget-fpblock__item-simple, .sidebar
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.footer-area:not(.footer-area--fullwidth)
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
  max-width: 100%;
  flex: 0 0 100%;
}

.widget-fpblock__item-featured {
  max-width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-1 .widget-fpblock__item-featured {
    order: 1;
  }
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
  .widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
  .widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
  .widget-fpblock__items-layout-4 .widget-fpblock__item-featured {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 992px) {
  .widget-fpblock__items-layout-5 .widget-fpblock__item-featured {
    max-width: 75%;
    flex: 0 0 75%;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .before-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
  .after-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
  .tm_pb_column_2_3 .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
  .tm_pb_column_3_4 .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
  .tm_pb_column_1_2 .widget-fpblock__items-layout-1 .widget-fpblock__item-featured, .before-loop-area
  .widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
  .after-loop-area
  .widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-2 .widget-fpblock__item-featured, .before-loop-area
  .widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
  .after-loop-area
  .widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-3 .widget-fpblock__item-featured, .before-loop-area
  .widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
  .after-loop-area
  .widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-4 .widget-fpblock__item-featured, .before-loop-area
  .widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
  .after-loop-area
  .widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
  .tm_pb_column_2_3
  .widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
  .tm_pb_column_3_4
  .widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
  .tm_pb_column_1_2
  .widget-fpblock__items-layout-5 .widget-fpblock__item-featured {
    max-width: 100%;
    flex: 0 0 100%;
    order: -1;
  }
}

.sidebar .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
.tm_pb_column_1_4 .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
.tm_pb_column_1_3 .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-1 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
.tm_pb_column_1_4
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
.tm_pb_column_1_3
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
.tm_pb_column_1_4
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
.tm_pb_column_1_3
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
.tm_pb_column_1_4
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
.tm_pb_column_1_3
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
.tm_pb_column_1_4
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
.tm_pb_column_1_3
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured {
  max-width: 100%;
  flex: 0 0 100%;
}

.widget-fpblock__item-inner {
  width: 100%;
  margin-top: 30px;
  padding: 40px 15px 30px;
  align-self: flex-end;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}

@media (min-width: 992px) {
  .widget-fpblock__item-inner {
    min-height: 180px;
  }
}

@media (min-width: 1200px) {
  .widget-fpblock__item-inner {
    padding: 60px 40px 33px;
    min-height: 195px;
  }
}

.before-loop-area .widget-fpblock__item-inner,
.after-loop-area .widget-fpblock__item-inner,
.tm_pb_column_2_3 .widget-fpblock__item-inner,
.tm_pb_column_3_4 .widget-fpblock__item-inner,
.tm_pb_column_1_2 .widget-fpblock__item-inner {
  padding: 40px 15px 30px;
}

.widget-fpblock__item-title {
  margin-bottom: 5px;
}

@media (max-width: 1440px) {
  .widget-fpblock__item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.before-loop-area .widget-fpblock__item-title,
.after-loop-area .widget-fpblock__item-title,
.tm_pb_column_2_3 .widget-fpblock__item-title,
.tm_pb_column_3_4 .widget-fpblock__item-title,
.tm_pb_column_1_2 .widget-fpblock__item-title {
  font-size: 18px;
  font-size: 1.125rem;
}

@media (min-width: 992px) {
  .widget-fpblock__item-featured .widget-fpblock__item-title {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .before-loop-area .widget-fpblock__item-featured .widget-fpblock__item-title,
  .after-loop-area .widget-fpblock__item-featured .widget-fpblock__item-title,
  .tm_pb_column_2_3 .widget-fpblock__item-featured .widget-fpblock__item-title,
  .tm_pb_column_3_4 .widget-fpblock__item-featured .widget-fpblock__item-title,
  .tm_pb_column_1_2 .widget-fpblock__item-featured .widget-fpblock__item-title {
    margin-bottom: 5px;
  }
}

.widget-fpblock__item-content {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 5px;
}

@media (min-width: 1200px) {
  .widget-fpblock__item-content {
    font-size: 16px;
    font-size: 1rem;
  }
}

.before-loop-area .widget-fpblock__item-content,
.after-loop-area .widget-fpblock__item-content,
.tm_pb_column_2_3 .widget-fpblock__item-content,
.tm_pb_column_3_4 .widget-fpblock__item-content,
.tm_pb_column_1_2 .widget-fpblock__item-content {
  font-size: 14px;
  font-size: 0.875rem;
}

/*--------------------------------------------------------------
## Instagram
--------------------------------------------------------------*/
.instagram__items {
  display: flex;
  flex-flow: row wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.instagram__item {
  position: relative;
  min-height: 1px;
  padding: 5px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

.sidebar .instagram__item,
.tm_pb_column_1_4 .instagram__item,
.footer-area:not(.footer-area--fullwidth) .instagram__item {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

@media (min-width: 1200px) {
  .sidebar-1-3 .sidebar .instagram__item,
  .tm_pb_column_1_3 .instagram__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 768px) {
  .full-width-header-area .instagram__item,
  .after-content-full-width-area .instagram__item {
    flex: 0 0 16.666%;
    max-width: 16.666%;
  }
}

@media (min-width: 1200px) {
  .full-width-header-area .instagram__item,
  .after-content-full-width-area .instagram__item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (min-width: 768px) {
  .before-content-area .instagram__item,
  .after-content-area .instagram__item,
  .footer-area--fullwidth .instagram__item,
  .tm_pb_column_4_4 .instagram__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .before-content-area .instagram__item,
  .after-content-area .instagram__item,
  .footer-area--fullwidth .instagram__item,
  .tm_pb_column_4_4 .instagram__item {
    flex: 0 0 16.666%;
    max-width: 16.666%;
  }
}

@media (min-width: 768px) {
  .before-loop-area .instagram__item,
  .after-loop-area .instagram__item,
  .tm_pb_column_2_3 .instagram__item,
  .tm_pb_column_3_4 .instagram__item,
  .tm_pb_column_1_2 .instagram__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.instagram__link {
  position: relative;
  overflow: hidden;
  display: block;
}

.instagram__link:hover .instagram__cover {
  opacity: 1;
}

.instagram__link:hover .instagram__cover:before {
  transform: scale(1);
}

.instagram__img {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-radius: 3px;
}

.instagram__cover {
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ffffff;
  opacity: 0;
  text-align: center;
  transition: all .3s ease-out;
}

.instagram__cover:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e936';
  font-size: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  margin: -12px 0 0 -12px;
  transform: scale(0);
  transition: all .4s ease-out;
}

.instagram__date, .instagram__caption {
  text-align: center;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

* + .instagram__date, * + .instagram__caption {
  margin-top: 5px;
}

* + .instagram__date {
  margin-top: 8px;
}

.full-width-header-area .widget-instagram,
.after-content-full-width-area .widget-instagram {
  padding: 0 5px;
}

/*--------------------------------------------------------------
## Image Grid
--------------------------------------------------------------*/
.widget-image-grid .row, .widget-image-grid .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .widget-image-grid .cherry-services-row, .widget-image-grid .cross-sells .products, .cross-sells .widget-image-grid .products {
  margin: 0;
}

.widget-image-grid__holder {
  padding: 0;
}

.widget-image-grid__inner {
  position: relative;
  display: block;
  overflow: hidden;
}

.widget-image-grid__img {
  display: block;
  width: 100%;
  height: auto;
}

.widget-image-grid__content {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 5px;
  text-align: center;
  opacity: 0;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap;
  transition: all 0.5s ease;
}

.widget-image-grid__content:hover {
  opacity: 1;
}

.widget-image-grid__content::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.9;
}

.widget-image-grid__title {
  margin: 5px 0;
  font-size: 16px;
  font-size: 1rem;
}

@media (min-width: 1200px) {
  .widget-image-grid__title {
    font-size: 24px;
    font-size: 1.5rem;
    max-width: 75%;
  }
}

.sidebar .widget-image-grid__title,
.tm_pb_column_1_4 .widget-image-grid__title,
.tm_pb_column_1_3 .widget-image-grid__title,
.footer-area:not(.footer-area--fullwidth) .widget-image-grid__title {
  font-size: 16px;
  font-size: 1rem;
}

/*--------------------------------------------------------------
## News Smart Box
--------------------------------------------------------------*/
.news-smart-box__instance .full-type .news-smart-box__item-inner {
  display: block;
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

@media (min-width: 1200px) {
  .news-smart-box__instance .mini-type .news-smart-box__item-header {
    margin-bottom: 0;
    max-width: 300px;
    margin-right: 40px;
    flex: 0 0 300px;
  }
  .sidebar .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .tm_pb_column_1_4 .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .tm_pb_column_1_3 .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__instance .mini-type .news-smart-box__item-header {
    margin-bottom: 10px;
    margin-right: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .before-loop-area .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .after-loop-area .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .tm_pb_column_2_3 .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .tm_pb_column_3_4 .news-smart-box__instance .mini-type .news-smart-box__item-header,
  .tm_pb_column_1_2 .news-smart-box__instance .mini-type .news-smart-box__item-header {
    max-width: 150px;
    margin-right: 20px;
    flex: 0 0 150px;
  }
}

@media (min-width: 1200px) {
  .news-smart-box__instance.layout_type_1 .full-type {
    float: left;
  }
  .news-smart-box__instance.layout_type_1 .mini-type {
    float: left;
    width: 50%;
  }
  .sidebar .news-smart-box__instance.layout_type_1 .mini-type,
  .tm_pb_column_1_4 .news-smart-box__instance.layout_type_1 .mini-type,
  .tm_pb_column_1_3 .news-smart-box__instance.layout_type_1 .mini-type,
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__instance.layout_type_1 .mini-type {
    width: 100%;
  }
  .news-smart-box__instance.layout_type_1 .news-smart-box__item:nth-child(2n + 5) {
    clear: both;
  }
}

.news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-inner {
  position: relative;
  overflow: hidden;
}

.full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header,
.after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header {
  margin-bottom: 0;
}

.before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header,
.after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header,
.footer-area--fullwidth .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header,
.tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header {
  margin-bottom: 0;
}

.full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
.after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 10px 20px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}

@media (min-width: 544px) {
  .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
    padding: 40px 20px 30px;
  }
}

@media (min-width: 1200px) {
  .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
    padding: 60px 40px 30px;
    min-height: 195px;
  }
}

.before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
.after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
.footer-area--fullwidth .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
.tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 10px 20px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}

@media (min-width: 544px) {
  .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .footer-area--fullwidth .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
    padding: 40px 20px 30px;
  }
}

@media (min-width: 1200px) {
  .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .footer-area--fullwidth .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content,
  .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
    padding: 60px 40px 30px;
    min-height: 195px;
  }
}

@media (min-width: 992px) {
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header {
    margin-bottom: 0;
  }
  .sidebar .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .tm_pb_column_1_4 .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .tm_pb_column_1_3 .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header {
    margin-bottom: 18px;
  }
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content {
    max-width: 50%;
    flex: 0 0 50%;
    position: relative;
    min-height: 1px;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  .sidebar .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .tm_pb_column_1_4 .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .tm_pb_column_1_3 .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header, .sidebar
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content,
  .tm_pb_column_1_4
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content,
  .tm_pb_column_1_3
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content,
  .footer-area:not(.footer-area--fullwidth)
  .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.news-smart-box__wrapper {
  position: relative;
}

@media (min-width: 1200px) {
  .layout_type_1 .news-smart-box__listing {
    display: block;
  }
}

@media (min-width: 992px) {
  .sidebar .news-smart-box__item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__item,
  .tm_pb_column_1_3 .news-smart-box__item,
  .tm_pb_column_1_4 .news-smart-box__item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.news-smart-box__item-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 65px;
  transition: all 0.8s ease;
}

@media (min-width: 992px) {
  .sidebar .news-smart-box__item-inner {
    display: block;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__item-inner,
  .tm_pb_column_1_3 .news-smart-box__item-inner,
  .tm_pb_column_1_4 .news-smart-box__item-inner {
    display: block;
  }
}

@media (min-width: 1200px) {
  .layout_type_1 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner {
    margin-top: 0;
  }
  .sidebar .layout_type_1 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner,
  .tm_pb_column_1_4 .layout_type_1 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner,
  .tm_pb_column_1_3 .layout_type_1 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner,
  .footer-area:not(.footer-area--fullwidth) .layout_type_1 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner {
    margin-top: 65px;
  }
}

.layout_type_2 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner {
  margin-top: 65px;
}

@media (min-width: 992px) {
  .layout_type_2 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .sidebar .layout_type_2 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner {
    margin-top: 65px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .layout_type_2 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner,
  .tm_pb_column_1_3 .layout_type_2 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner,
  .tm_pb_column_1_4 .layout_type_2 .news-smart-box__item:nth-child(2) .news-smart-box__item-inner {
    margin-top: 65px;
  }
}

@media (min-width: 544px) {
  .full-type .news-smart-box__item-inner {
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .news-smart-box__item-inner {
    flex-direction: row;
  }
}

.news-smart-box__item-inner.animate-cycle-show {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 30px);
  transition: all 0s ease;
}

.news-smart-box__item-header {
  margin-bottom: 18px;
}

@media (min-width: 1200px) {
  .news-smart-box__item-header {
    margin-bottom: 32px;
  }
  .sidebar .news-smart-box__item-header,
  .tm_pb_column_1_4 .news-smart-box__item-header,
  .tm_pb_column_1_3 .news-smart-box__item-header,
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__item-header {
    margin-bottom: 18px;
  }
}

.news-smart-box__item-title {
  margin-top: 5px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .news-smart-box__item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media (min-width: 1200px) {
  .full-type .news-smart-box__item-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.full-width-header-area .layout_type_2 .full-type .news-smart-box__item-title,
.after-content-full-width-area .layout_type_2 .full-type .news-smart-box__item-title {
  order: -1;
  margin-top: 0;
  margin-bottom: 10px;
}

.before-content-area .layout_type_2 .full-type .news-smart-box__item-title,
.after-content-area .layout_type_2 .full-type .news-smart-box__item-title,
.footer-area--fullwidth .layout_type_2 .full-type .news-smart-box__item-title,
.tm_pb_column_4_4 .layout_type_2 .full-type .news-smart-box__item-title {
  order: -1;
  margin-top: 0;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .sidebar .news-smart-box__item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__item-title,
  .tm_pb_column_1_3 .news-smart-box__item-title,
  .tm_pb_column_1_4 .news-smart-box__item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.news-smart-box__item-excerpt {
  margin-top: 12px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .news-smart-box__item-excerpt {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
  .full-width-header-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .after-content-full-width-area .layout_type_2 .full-type .news-smart-box__item-excerpt {
    margin-top: 5px;
  }
}

@media (max-width: 543px) {
  .full-width-header-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .after-content-full-width-area .layout_type_2 .full-type .news-smart-box__item-excerpt {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .full-width-header-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .after-content-full-width-area .layout_type_2 .full-type .news-smart-box__item-excerpt {
    margin-top: 5px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
  .before-content-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .after-content-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .footer-area--fullwidth .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .tm_pb_column_4_4 .layout_type_2 .full-type .news-smart-box__item-excerpt {
    margin-top: 5px;
  }
}

@media (max-width: 543px) {
  .before-content-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .after-content-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .footer-area--fullwidth .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .tm_pb_column_4_4 .layout_type_2 .full-type .news-smart-box__item-excerpt {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .before-content-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .after-content-area .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .footer-area--fullwidth .layout_type_2 .full-type .news-smart-box__item-excerpt,
  .tm_pb_column_4_4 .layout_type_2 .full-type .news-smart-box__item-excerpt {
    margin-top: 5px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.news-smart-box__item-more-btn {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .full-width-header-area .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .after-content-full-width-area .layout_type_2 .full-type .news-smart-box__item-more-btn {
    margin-top: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .full-width-header-area .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .after-content-full-width-area .layout_type_2 .full-type .news-smart-box__item-more-btn {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .before-content-area .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .after-content-area .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .footer-area--fullwidth .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .tm_pb_column_4_4 .layout_type_2 .full-type .news-smart-box__item-more-btn {
    margin-top: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .before-content-area .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .after-content-area .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .footer-area--fullwidth .layout_type_2 .full-type .news-smart-box__item-more-btn,
  .tm_pb_column_4_4 .layout_type_2 .full-type .news-smart-box__item-more-btn {
    margin-top: 5px;
  }
}

.news-smart-box__item-thumb-link {
  display: block;
}

.news-smart-box__item-thumb-img {
  display: block;
  width: 100%;
  margin-top: 5px;
}

.news-smart-box__navigation {
  display: flex;
  margin-bottom: 2.7em;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

[data-instance-settings*='"current_title_visibility":"false"'] .news-smart-box__navigation {
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.news-smart-box__navigation-current-term {
  position: relative;
  flex: 0 1 auto;
  order: 1;
}

.news-smart-box__navigation-title {
  line-height: 1.5;
  display: block;
  padding-right: 40px;
  font-size: 24px;
  font-size: 1.5rem;
}

.news-smart-box__navigation-terms-list {
  margin: 0 -5px;
}

@media (min-width: 544px) {
  .news-smart-box__navigation-terms-list {
    margin: 0 -10px;
  }
}

@media (min-width: 1200px) {
  .news-smart-box__navigation-terms-list {
    margin: 0 -19px;
  }
}

[data-instance-settings*='"current_title_visibility":"false"'] .news-smart-box__navigation-terms-list {
  text-align: center;
}

@media (min-width: 992px) {
  .sidebar .news-smart-box__navigation-terms-list {
    margin: 0 -10px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__navigation-terms-list,
  .tm_pb_column_1_4 .news-smart-box__navigation-terms-list,
  .tm_pb_column_1_3 .news-smart-box__navigation-terms-list {
    margin: 0 -10px;
  }
}

.news-smart-box__navigation-wrapper {
  padding: 8.5px 0;
  order: 1;
  width: 100%;
}

@media (min-width: 992px) {
  .news-smart-box__navigation-wrapper {
    width: auto;
  }
}

.sidebar .news-smart-box__navigation-wrapper,
.tm_pb_column_1_4 .news-smart-box__navigation-wrapper,
.tm_pb_column_1_3 .news-smart-box__navigation-wrapper,
.footer-area:not(.footer-area--fullwidth) .news-smart-box__navigation-wrapper {
  width: 100%;
}

[data-instance-settings*='"current_title_visibility":"false"'] .news-smart-box__navigation-wrapper {
  order: -1;
}

.news-smart-box__navigation-terms-list-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  transition: .3s;
  padding: 0 5px;
}

@media (min-width: 544px) {
  .news-smart-box__navigation-terms-list-item {
    padding: 0 10px;
  }
}

@media (min-width: 1200px) {
  .news-smart-box__navigation-terms-list-item {
    padding: 0 19px;
  }
}

@media (min-width: 992px) {
  .sidebar .news-smart-box__navigation-terms-list-item {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .news-smart-box__navigation-terms-list-item,
  .tm_pb_column_1_3 .news-smart-box__navigation-terms-list-item,
  .tm_pb_column_1_4 .news-smart-box__navigation-terms-list-item {
    padding: 0 10px;
  }
}

.news-smart-box__preloader {
  position: relative;
  display: none;
  width: 100%;
}

.nsb-spinner {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 35px;
  height: 35px;
}

[data-instance-settings*='"current_title_visibility":"false"'] .nsb-spinner {
  right: 50%;
  margin-right: -17.5px;
}

.double-bounce-1,
.double-bounce-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: tm-bounce 2.0s infinite ease-in-out;
  opacity: 0.6;
  border-radius: 50%;
}

.double-bounce-2 {
  animation-delay: -1.0s;
}

@keyframes tm-bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}

/*--------------------------------------------------------------
## Playlist Slider
--------------------------------------------------------------*/
.widget-playlist-slider .playlist-slider {
  position: relative;
  opacity: 0;
}

.widget-playlist-slider .playlist-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.widget-playlist-slider .sp-slide iframe,
.widget-playlist-slider .sp-slide .wp-video-shortcode,
.widget-playlist-slider .sp-slide .wp-video {
  width: 100% !important;
  height: 100% !important;
}

.widget-playlist-slider .sp-layer {
  width: 100%;
  padding: 45px 15px 30px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}

@media (min-width: 992px) {
  .widget-playlist-slider .sp-layer {
    padding: 60px 40px 33px;
    min-height: 180px;
  }
}

@media (min-width: 1200px) {
  .widget-playlist-slider .sp-layer {
    min-height: 195px;
  }
}

.sidebar .widget-playlist-slider .sp-layer,
.tm_pb_column_1_4 .widget-playlist-slider .sp-layer,
.tm_pb_column_1_3 .widget-playlist-slider .sp-layer,
.footer-area:not(.footer-area--fullwidth) .widget-playlist-slider .sp-layer {
  padding: 30px 15px 15px;
}

.widget-playlist-slider .sp-layer .title {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .widget-playlist-slider .sp-layer .title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.sidebar .widget-playlist-slider .sp-layer .title,
.tm_pb_column_1_4 .widget-playlist-slider .sp-layer .title,
.tm_pb_column_1_3 .widget-playlist-slider .sp-layer .title,
.footer-area:not(.footer-area--fullwidth) .widget-playlist-slider .sp-layer .title {
  font-size: 18px;
  font-size: 1.125rem;
}

.widget-playlist-slider .sp-layer a {
  transition: .3s !important;
}

.widget-playlist-slider .format-video .sp-layer {
  display: none;
}

.widget-playlist-slider .playlist--slide {
  width: 100%;
  height: 100%;
}

.widget-playlist-slider .sp-vertical .sp-previous-arrow {
  top: 5px;
}

.widget-playlist-slider .sp-vertical .sp-next-arrow {
  bottom: 5px;
}

.widget-playlist-slider .sp-thumbnail-text {
  overflow: hidden;
}

.widget-playlist-slider .sp-thumbnail-title {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.714285;
  margin-bottom: 8px;
}

.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before, .widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  display: none;
}

.widget-playlist-slider .sp-right-thumbnails .sp-thumbnail-container {
  margin: 0;
  transition: .3s;
}

.widget-playlist-slider .sp-right-thumbnails .playlist--thumbnail {
  float: left;
  width: 160px;
  height: 90px;
  margin-right: 12px;
}

.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer {
  /*rtl:ignore*/
  margin-left: 0;
}

.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: static;
  padding: 17px 15px;
  border-bottom: 1px solid #ECECEE;
}

.widget-playlist-slider .sp-bottom-thumbnails .sp-thumbnail-arrows {
  margin-top: 0;
}

.widget-playlist-slider .sp-bottom-thumbnails .playlist--thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
}

.widget-playlist-slider .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  bottom: 0;
}

/*--------------------------------------------------------------
## Smart Slider
--------------------------------------------------------------*/
/*rtl:begin:ignore*/
.smart-slider__instance {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.smart-slider__instance[data-thumbnails-position="top"] .slider-pro {
  padding-top: 0 !important;
}

.smart-slider__instance .sp-full-screen-button {
  right: 20px;
  left: auto;
  top: 10px;
  color: #ffffff;
  transition: .3s;
  transform: none;
}

.smart-slider__instance .sp-full-screen-button:before {
  content: '\e94c';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}

@media (min-width: 768px) {
  .smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="right"] .sp-full-screen-button {
    right: 180px;
  }
}

.smart-slider__instance .sp-thumbnail img {
  display: block;
}

.smart-slider__instance .sp-selected-thumbnail {
  border: 2px solid;
}

.smart-slider__instance .sp-bottom-thumbnails .sp-thumbnail-container,
.smart-slider__instance .sp-top-thumbnail .sp-thumbnail-container {
  margin-right: 5px;
  margin-left: 5px;
}

.smart-slider__instance .sp-bottom-thumbnails {
  position: absolute;
  bottom: 9%;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .smart-slider__instance .sp-bottom-thumbnails {
    bottom: 7%;
  }
}

@media (min-width: 992px) {
  .smart-slider__instance .sp-bottom-thumbnails {
    bottom: 5%;
  }
}

.smart-slider__instance .sp-top-thumbnails {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
}

.smart-slider__instance .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.smart-slider__instance .sp-left-thumbnails .sp-previous-thumbnail-arrow {
  top: 5px;
}

.smart-slider__instance .sp-right-thumbnails .sp-next-thumbnail-arrow,
.smart-slider__instance .sp-left-thumbnails .sp-next-thumbnail-arrow {
  bottom: 5px;
}

.smart-slider__instance .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.smart-slider__instance .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 5px;
}

.smart-slider__instance .sp-top-thumbnails .sp-next-thumbnail-arrow,
.smart-slider__instance .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 5px;
}

.smart-slider__instance .sp-arrow {
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 1;
}

.smart-slider__instance .sp-arrow:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 50px;
  transform: none;
  background-color: transparent;
}

.smart-slider__instance .sp-arrow:after {
  display: none;
}

.smart-slider__instance .sp-arrow.sp-previous-arrow {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.smart-slider__instance .sp-arrow.sp-next-arrow {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.smart-slider__instance .sp-horizontal .sp-arrows {
  margin-top: -25px;
}

.smart-slider__instance .sp-horizontal .sp-previous-arrow {
  left: 0;
}

.smart-slider__instance .sp-horizontal .sp-previous-arrow:before {
  content: '\e93b';
}

.smart-slider__instance .sp-horizontal .sp-next-arrow {
  right: 0;
}

.smart-slider__instance .sp-horizontal .sp-next-arrow:before {
  content: '\e93c';
}

.smart-slider__instance .sp-vertical .sp-arrows {
  margin-left: 0;
  left: calc(100% - 70px);
}

.smart-slider__instance .sp-vertical .sp-previous-arrow {
  top: auto;
  bottom: 95px;
  border-radius: 3px;
}

.smart-slider__instance .sp-vertical .sp-previous-arrow:before {
  content: '\e93b';
}

.smart-slider__instance .sp-vertical .sp-next-arrow {
  bottom: 30px;
  border-radius: 3px;
}

.smart-slider__instance .sp-vertical .sp-next-arrow:before {
  content: '\e93c';
}

.smart-slider__instance .sp-buttons {
  position: absolute;
  bottom: 8%;
  padding: 0;
}

.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="bottom"] .sp-buttons {
  bottom: 0;
}

@media (max-width: 767px) {
  .smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="right"] .sp-buttons,
  .smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="left"] .sp-buttons {
    bottom: 0;
  }
}

@media (min-width: 768px) {
  .smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="right"] .sp-buttons {
    left: 0;
    max-width: calc(100% - 162px);
  }
}

@media (min-width: 768px) {
  .smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="left"] .sp-buttons {
    left: auto;
    right: 0;
    max-width: calc(100% - 162px);
  }
}

.smart-slider__instance .sp-button {
  width: 14px;
  height: 14px;
  margin: 0 8px;
  border: none;
  transition: .3s;
}

.smart-slider__instance .sp-content-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 15px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.smart-slider__instance .sp-content-container .sp-layer {
  position: static;
}

.smart-slider__instance .sp-content-container .sp-layer + .sp-layer {
  margin-top: 10px;
}

.smart-slider__instance .sp-content-container .sp-layer + .sp-more {
  margin-top: 20px;
}

.smart-slider__instance .sp-content-container .sp-content {
  display: none;
}

@media (min-width: 768px) {
  .smart-slider__instance .sp-content-container .sp-content {
    display: block;
  }
}

.smart-slider__instance[data-pagination="true"] .sp-content-container {
  padding: 8% 15px;
}

.smart-slider__instance[data-thumbnails-position="bottom"] .sp-content-container, .smart-slider__instance[data-thumbnails-position="top"] .sp-content-container {
  padding: calc(5% + 88px) 15px;
}

@media (min-width: 768px) {
  .smart-slider__instance[data-thumbnails-position="right"] .sp-content-container, .smart-slider__instance[data-thumbnails-position="left"] .sp-content-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.smart-slider__instance .sp-title a,
.smart-slider__instance .sp-more a {
  transition: .3s !important;
}

.smart-slider__instance h2.sp-title {
  font-size: 25px;
  line-height: 1.333;
}

@media (min-width: 544px) {
  .smart-slider__instance h2.sp-title {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .smart-slider__instance h2.sp-title {
    font-size: 35px;
  }
}

@media (min-width: 992px) {
  .smart-slider__instance h2.sp-title {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .smart-slider__instance h2.sp-title {
    font-size: 60px;
  }
}

.smart-slider__instance .sp-slide {
  text-align: center;
}

.smart-slider__instance .sp-image-container:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}

.sidebar .smart-slider__instance h2.sp-title,
.tm_pb_column_1_4 .smart-slider__instance h2.sp-title,
.tm_pb_column_1_3 .smart-slider__instance h2.sp-title,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance h2.sp-title {
  font-size: 25px;
  text-align: center;
}

.sidebar .smart-slider__instance p.sp-content,
.tm_pb_column_1_4 .smart-slider__instance p.sp-content,
.tm_pb_column_1_3 .smart-slider__instance p.sp-content,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance p.sp-content {
  font-size: 14px;
  text-align: center;
}

/*rtl:end:ignore*/
/*--------------------------------------------------------------
## Subscribe
--------------------------------------------------------------*/
.subscribe-follow__custom-bg {
  padding: 15px;
}

.full-width-header-area .subscribe-follow__wrap,
.after-content-full-width-area .subscribe-follow__wrap,
.before-content-area .subscribe-follow__wrap,
.after-content-area .subscribe-follow__wrap,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_module.tm_pb_widget_area .subscribe-follow__wrap {
  text-align: center;
}

.full-width-header-area .subscribe-follow__wrap .subscribe-block__messages,
.after-content-full-width-area .subscribe-follow__wrap .subscribe-block__messages,
.before-content-area .subscribe-follow__wrap .subscribe-block__messages,
.after-content-area .subscribe-follow__wrap .subscribe-block__messages,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_module.tm_pb_widget_area .subscribe-follow__wrap .subscribe-block__messages {
  text-align: left;
}

.full-width-header-area .subscribe-follow__wrap .follow-block,
.full-width-header-area .subscribe-follow__wrap .subscribe-block,
.after-content-full-width-area .subscribe-follow__wrap .follow-block,
.after-content-full-width-area .subscribe-follow__wrap .subscribe-block,
.before-content-area .subscribe-follow__wrap .follow-block,
.before-content-area .subscribe-follow__wrap .subscribe-block,
.after-content-area .subscribe-follow__wrap .follow-block,
.after-content-area .subscribe-follow__wrap .subscribe-block,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_module.tm_pb_widget_area .subscribe-follow__wrap .follow-block,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_module.tm_pb_widget_area .subscribe-follow__wrap .subscribe-block {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.follow-block__message {
  margin-bottom: 2em;
}

.full-width-header-area .subscribe-block__form,
.after-content-full-width-area .subscribe-block__form,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_module.tm_pb_widget_area .subscribe-block__form {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
}

.follow-block + .subscribe-block {
  margin-top: 36px;
}

.subscribe-block__input-group {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin: 0 -5px -5px;
}

.subscribe-block__input-wrap {
  position: relative;
  margin: 5px;
  flex: 5 1 150px;
  min-width: 150px;
}

.subscribe-block__input-wrap i {
  pointer-events: none;
  position: absolute;
  top: 50%;
  font-size: 24px;
  left: 15px;
  transform: translateY(-50%);
}

.subscribe-block__input-wrap i.linearicon.linearicon-envelope {
  top: 48%;
}

@media (min-width: 768px) {
  .subscribe-block__input-wrap i {
    left: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar .subscribe-block__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 .subscribe-block__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .subscribe-block__input-wrap i,
  .tm_pb_column_1_4 .subscribe-block__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar .subscribe-block__input-wrap i {
    left: 15px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar .subscribe-block__input-wrap {
    flex: 5 1 150px;
    min-width: 150px;
  }
}

.subscribe-block__input[type='email'] {
  width: 100%;
  min-width: 50px;
  max-width: 100%;
}

i + .subscribe-block__input[type='email'] {
  padding-left: 50px;
}

@media (min-width: 768px) {
  i + .subscribe-block__input[type='email'] {
    padding-left: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar i + .subscribe-block__input[type='email'] {
    padding-left: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 i + .subscribe-block__input[type='email'] {
    padding-left: 50px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) i + .subscribe-block__input[type='email'],
  .tm_pb_column_1_4 i + .subscribe-block__input[type='email'] {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar i + .subscribe-block__input[type='email'] {
    padding-left: 50px;
    padding-right: 10px;
  }
}

.subscribe-block__input[type='email'].error {
  border-color: #FF596D;
}

.subscribe-block__submit {
  margin: 5px;
  padding-left: 30px;
  padding-right: 30px;
  flex: 1 0 auto;
}

@media (max-width: 543px) {
  .subscribe-block__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar .subscribe-block__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 .subscribe-block__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .subscribe-block__submit,
  .tm_pb_column_1_4 .subscribe-block__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .sidebar-1-4 .sidebar .subscribe-block__submit {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.subscribe-block__message {
  margin-bottom: 2em;
}

.subscribe-block__error, .subscribe-block__success {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.714285;
  font-style: italic;
}

.subscribe-block__error {
  color: #FF596D;
}

.subscribe-block__success {
  color: #2FD3AE;
}

/*--------------------------------------------------------------
## Taxonomy Tiles
--------------------------------------------------------------*/
.widget-taxonomy-tiles__holder {
  float: left;
  padding: 0;
  transform: translateZ(0);
}

.widget-taxonomy-tiles__inner {
  position: relative;
  overflow: hidden;
}

.tiles-columns .widget-taxonomy-tiles__inner {
  position: absolute;
  width: 100%;
  height: 100%;
}

.widget-taxonomy-tiles__inner .term-img {
  display: block;
  width: 100%;
  height: auto;
}

.widget-taxonomy-tiles .tiles-columns .term-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.widget-taxonomy-tiles__content {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
}

@media (min-width: 1200px) {
  .widget-taxonomy-tiles__content {
    padding: 17px 20px;
  }
}

.widget-taxonomy-tiles__content:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.9;
  transition: all 0.5s ease;
}

.widget-taxonomy-tiles__title-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.widget-taxonomy-tiles__title-wrap > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.widget-taxonomy-tiles__title {
  margin: 0;
  flex-basis: 75%;
  font-size: 16px;
  font-size: 1rem;
}

@media (min-width: 1200px) {
  .widget-taxonomy-tiles__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.widget-taxonomy-tiles__desc {
  flex-basis: 25%;
  margin-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4166666;
}

.widget-taxonomy-tiles__post-count {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  font-style: italic;
}

.widget-taxonomy-tiles .tiles-columns {
  display: block;
}

.widget-taxonomy-tiles .tiles-columns .tile-md-x {
  width: 100%;
}

@media (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 25%;
  }
}

@media (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 25%;
  }
}

.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
  width: 100%;
}

@media (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 50%;
  }
}

@media (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 50%;
  }
}

.widget-taxonomy-tiles .tiles-columns .tile-md-y {
  height: 300px;
}

@media (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 170.5px;
  }
}

@media (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 221.375px;
  }
}

@media (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 275px;
  }
}

.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
  height: 300px;
}

@media (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 341px;
  }
}

@media (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 442.75px;
  }
}

@media (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 550px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 310px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 402.5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 500px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 544px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 372px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 483px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 1441px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 600px;
  }
}

@media (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 33.33333%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 33.33333%;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 66.66667%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 66.66667%;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 66.66667%;
  }
}

@media (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 170.5px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 221.375px;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 275px;
  }
}

@media (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 341px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 442.75px;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_2_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_3_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_2 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 550px;
  }
}

@media (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 201.5px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 261.625px;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 325px;
  }
}

@media (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 544px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 201.5px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 261.625px;
  }
}

@media (min-width: 992px) and (min-width: 1441px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 325px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 544px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 1441px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 544px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) and (min-width: 1441px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (min-width: 544px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 201.5px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 261.625px;
  }
}

@media (min-width: 768px) and (min-width: 1441px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 325px;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (min-width: 544px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 300px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 201.5px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 261.625px;
  }
}

@media (min-width: 768px) and (min-width: 1441px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 325px;
  }
}

.widget-taxonomy-tiles .tiles-columns:after {
  display: block;
  clear: both;
  content: '';
}

@media (min-width: 768px) and (max-width: 991px) {
  .widget-taxonomy-tiles .tiles-columns .tile-xs-x .widget-taxonomy-tiles__title, .widget-taxonomy-tiles .tiles-columns .tile-sm-x .widget-taxonomy-tiles__title, .widget-taxonomy-tiles .tiles-columns .tile-md-x .widget-taxonomy-tiles__title, .widget-taxonomy-tiles .tiles-columns .tile-lg-x .widget-taxonomy-tiles__title {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .widget-taxonomy-tiles .tiles-columns .tile-xs-x .widget-taxonomy-tiles__content, .widget-taxonomy-tiles .tiles-columns .tile-sm-x .widget-taxonomy-tiles__content, .widget-taxonomy-tiles .tiles-columns .tile-md-x .widget-taxonomy-tiles__content, .widget-taxonomy-tiles .tiles-columns .tile-lg-x .widget-taxonomy-tiles__content {
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xs-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xs-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-sm-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-sm-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-lg-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-lg-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .sidebar .widget-taxonomy-tiles .grid-columns:not(.columns-number-1) .widget-taxonomy-tiles__content,
  .tm_pb_column_1_4 .widget-taxonomy-tiles .grid-columns:not(.columns-number-1) .widget-taxonomy-tiles__content,
  .tm_pb_column_1_3 .widget-taxonomy-tiles .grid-columns:not(.columns-number-1) .widget-taxonomy-tiles__content,
  .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .grid-columns:not(.columns-number-1) .widget-taxonomy-tiles__content {
    display: none;
  }
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

iframe {
  display: block;
  width: 100%;
}

.single .entry-content p iframe {
  margin-bottom: 40px;
}

.single .entry-content p:first-child iframe {
  margin-top: 10px;
}

/*rtl:begin:ignore*/
.img-pull-left {
  float: left;
  width: 50%;
  margin: 0 4% 1% 0;
}

.img-pull-right {
  float: right;
  width: 50%;
  margin: 0 0 1% 4%;
}

/*rtl:end:ignore*/
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
## Embeds
--------------------------------------------------------------*/
.embed-responsive {
  position: relative;
  display: block;
  padding: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 75.395%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* Audio */
.entry-content .mejs-container-wrapper {
  border-radius: 3px;
  padding: 30px 20px;
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  .entry-content .mejs-container-wrapper {
    margin-bottom: 1.5em;
  }
}

@media (min-width: 1200px) {
  .entry-content .mejs-container-wrapper {
    padding: 40px;
  }
}

.single .entry-content .mejs-container-wrapper {
  margin-bottom: 40px;
}

.single .entry-content .mejs-container-wrapper:first-child {
  margin-top: 10px;
}

.wp-playlist.wp-audio-playlist {
  padding: 20px;
  border-radius: 3px;
}

.wp-playlist.wp-audio-playlist.wp-playlist-light .wp-playlist-item {
  border-bottom-color: #ECECEE;
}

.wp-playlist.wp-audio-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing .wp-playlist-caption {
  color: #000000;
}

.wp-playlist.wp-audio-playlist .wp-playlist-current-item {
  margin-bottom: 15px;
}

.wp-playlist.wp-audio-playlist .wp-playlist-tracks {
  margin-top: 15px;
}

/* Video */
.wp-video,
.wp-playlist.wp-video-playlist {
  margin-bottom: 40px;
}

.wp-video .mejs-poster {
  background-size: cover;
}

/* Facebook embed */
.fb_iframe_widget {
  max-width: 100%;
}

.fb_iframe_widget > span {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## bbPress
--------------------------------------------------------------*/
body #buddypress a.loading, body #buddypress input.loading {
  animation: none;
}

body.bbpress #bbpress-forums .bbp-topics-front li > ul.super-sticky,
body.bbpress #bbpress-forums .bbp-topics li > ul.super-sticky,
body.bbpress #bbpress-forums .bbp-topics li > ul.sticky,
body.bbpress #bbpress-forums .bbp-forum-content li > ul.sticky {
  border: 1px solid;
}

body.bbpress #bbpress-forums ul.super-sticky + ul.sticky,
body.bbpress #bbpress-forums ul.sticky + ul.super-sticky,
body.bbpress #bbpress-forums ul.sticky + ul.sticky,
body.bbpress #bbpress-forums ul.super-sticky + ul.super-sticky {
  border-top: none;
}

.bbpress .button,
.bbp-login-form .button,
#bbp-search-form .button {
  border: none;
  padding: 23px 39px;
}

#bbp-search-form {
  position: relative;
  margin-bottom: 55px;
}

#bbp-search-form #bbp_search {
  min-width: 0;
  margin-right: 10px;
  padding: 20px 20px 20px 62px;
}

@media (min-width: 544px) {
  #bbp-search-form #bbp_search {
    min-width: 255px;
  }
}

.sidebar #bbp-search-form #bbp_search {
  min-width: 50px;
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar #bbp-search-form #bbp_search {
    max-width: 70%;
  }
}

#bbp-search-form .button {
  padding: 22px 11px;
}

@media (min-width: 544px) {
  #bbp-search-form .button {
    padding: 22px 39px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .sidebar #bbp-search-form .button {
    padding-left: 15px;
    padding-right: 15px;
    max-width: calc(30% - 10px);
  }
}

#bbp-search-form i {
  pointer-events: none;
  font-size: 24px;
  font-size: 1.5rem;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translate(0, -50%);
}

.bbpress .bbp-breadcrumb {
  display: none;
}

.bbpress .bbp-form #bbp_topic_title, .bbpress .bbp-form #bbp_topic_tags {
  width: 100%;
}

@media (min-width: 544px) {
  .bbpress .bbp-form #bbp_topic_title, .bbpress .bbp-form #bbp_topic_tags {
    width: auto;
  }
}

.bbpress #subscription-toggle {
  margin-left: 10px;
  font-style: italic;
}

.bbpress .bbp-template-notice {
  background: #e9f8ff;
  border: none;
  padding: 1px 16px;
}

.bbpress .bbp-template-notice.info {
  border: none;
}

.bbpress .bbp-template-notice p {
  font-size: 14px;
  font-size: 0.875rem;
}

.bbpress .bbp-template-notice img {
  display: none;
}

.bbpress #bbpress-forums ul.bbp-forums, .bbpress #bbpress-forums ul.bbp-topics {
  margin-bottom: 30px;
  overflow: visible;
  border: none;
}

.bbpress #bbpress-forums ul.bbp-forums li, .bbpress #bbpress-forums ul.bbp-topics li {
  border: none;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
}

.bbpress #bbpress-forums ul.bbp-forums li > span, .bbpress #bbpress-forums ul.bbp-topics li > span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-header, .bbpress #bbpress-forums ul.bbp-topics li.bbp-header {
  padding: 0;
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-header > ul li, .bbpress #bbpress-forums ul.bbp-topics li.bbp-header > ul li {
  padding: 30px 0;
  font-size: 9.6px;
  font-size: 0.6rem;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-header > ul li, .bbpress #bbpress-forums ul.bbp-topics li.bbp-header > ul li {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-info, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-title, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-info, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-title {
  width: 60%;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-info, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-title, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-info, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-title {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-info, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-title, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-info, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-title {
    width: 81%;
  }
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-topic-count, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-voice-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-topic-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-voice-count {
  border-right: 1px solid #ECECEE;
  border-left: 1px solid #ECECEE;
  width: 20%;
  position: relative;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-topic-count, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-voice-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-topic-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-voice-count {
    width: 15%;
  }
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-topic-count, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-voice-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-topic-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-voice-count {
    width: 10%;
  }
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-topic-count span, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-voice-count span, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-topic-count span, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-voice-count span {
  left: 50%;
  transform: translate(-50%, -50%);
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-reply-count, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-reply-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-reply-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-reply-count {
  width: 20%;
  position: relative;
}

.bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-reply-count span, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-reply-count span, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-reply-count span, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-reply-count span {
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-reply-count, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-reply-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-reply-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-reply-count {
    width: 15%;
  }
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums ul.bbp-forums li.bbp-forum-reply-count, .bbpress #bbpress-forums ul.bbp-forums li.bbp-topic-reply-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-forum-reply-count, .bbpress #bbpress-forums ul.bbp-topics li.bbp-topic-reply-count {
    width: 9%;
  }
}

.bbpress #bbpress-forums ul.bbp-forums li > ul, .bbpress #bbpress-forums ul.bbp-topics li > ul {
  padding: 0 0 0 20px;
  background-color: transparent;
  border: none;
  display: flex;
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums ul.bbp-forums li > ul, .bbpress #bbpress-forums ul.bbp-topics li > ul {
    padding: 0 0 0 40px;
  }
}

.bbpress #bbpress-forums ul.bbp-forums li > ul li, .bbpress #bbpress-forums ul.bbp-topics li > ul li {
  margin: 0;
  padding: 25px 15px 25px 0;
}

.bbpress #bbpress-forums ul.bbp-forums li > ul li.bbp-topic-title, .bbpress #bbpress-forums ul.bbp-topics li > ul li.bbp-topic-title {
  padding: 25px 15px 25px 0;
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums ul.bbp-forums li > ul li.bbp-topic-title, .bbpress #bbpress-forums ul.bbp-topics li > ul li.bbp-topic-title {
    padding: 25px 0;
  }
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2143;
  font-family: inherit;
  padding: 20.5px 20px;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
  font-style: italic;
  transition: .3s;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content:focus {
  outline: 0;
  border: 1px solid #ECECEE;
  background-color: transparent;
}

.bbpress #bbpress-forums > ul li > ul li .bbp-forums-list {
  padding-left: 0;
  margin: 0;
}

.bbpress #bbpress-forums > ul li > ul li .bbp-forums-list .bbp-forum {
  padding: 0;
}

.bbpress #bbpress-forums > ul li > ul li .bbp-forum-title {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: none;
}

.bbpress #bbpress-forums > ul li > ul li .bbp-forum-content {
  text-transform: none;
  font-size: 14px;
  font-size: 0.875rem;
}

.bbpress #bbpress-forums .bbp-topic-revision-log-item img.avatar {
  display: none;
}

.bbpress #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log {
  border-top: 1px solid #ECECEE;
}

.bbpress #bbpress-forums .bbp-form {
  padding: 20px;
}

.bbpress #bbpress-forums .bbp-pagination-count {
  float: right;
  margin-bottom: 18px;
}

.bbpress #bbpress-forums ul.bbp-topics li.bbp-header ul li {
  padding: 30px 0;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: none;
  position: relative;
  margin-left: 0;
  display: inline-block;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink::before {
  content: '\e7d6';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  color: #c4c4ca;
  position: absolute;
  left: -33px;
  top: 3px;
  pointer-events: none;
  transition: 0.3s ease all;
  display: none;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink {
    margin-left: 35px;
  }
  .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink::before {
    display: block;
  }
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta {
  text-transform: none;
  font-size: 14px;
  font-size: 0.875rem;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-by, .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-in {
  position: relative;
  top: auto;
  white-space: normal;
  transform: translate(0, 0);
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-by img, .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-in img {
  display: none;
}

.bbpress #bbpress-forums .bbp-form {
  padding: 20px;
}

.bbpress #bbpress-forums .bbp-pagination-count {
  float: right;
  margin-bottom: 18px;
}

.bbpress #bbpress-forums ul.bbp-topics li.bbp-header ul li {
  padding: 30px 0;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: none;
  position: relative;
  margin-left: 0;
  display: inline-block;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink::before {
  content: '\e7d6';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  color: #c4c4ca;
  position: absolute;
  left: -33px;
  top: 3px;
  pointer-events: none;
  transition: 0.3s ease all;
  display: none;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink {
    margin-left: 35px;
  }
  .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-permalink::before {
    display: block;
  }
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta {
  text-transform: none;
  font-size: 14px;
  font-size: 0.875rem;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-by, .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-in {
  position: relative;
  top: auto;
  white-space: normal;
  transform: translate(0, 0);
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-by img, .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-in img {
  display: none;
}

.bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-by a, .bbpress #bbpress-forums ul.bbp-topics li > ul li .bbp-topic-meta .bbp-topic-started-in a {
  text-transform: capitalize;
}

.bbp-user-page #bbpress-forums .bbp-replies .even.type-reply.hentry {
  margin-left: 0;
}

.bbp-user-page #bbpress-forums .bbp-replies .even.type-reply.hentry .bbp-admin-links {
  display: block;
  float: none;
}

.bbpress .bbp-submit-wrapper {
  display: flex;
  align-items: flex-end;
}

.bbpress .bbp-submit-wrapper #bbp-cancel-reply-to-link {
  margin-right: 10px;
}

.bbpress #bbpress-forums .bbp-replies {
  border: none;
  overflow: visible;
}

.bbpress #bbpress-forums .bbp-replies .even, .bbpress #bbpress-forums .bbp-replies .odd {
  width: auto;
}

.bbpress #bbpress-forums .bbp-replies .even.status-trash, .bbpress #bbpress-forums .bbp-replies .even.status-spam, .bbpress #bbpress-forums .bbp-replies .odd.status-trash, .bbpress #bbpress-forums .bbp-replies .odd.status-spam {
  background: transparent;
}

.bbpress #bbpress-forums .bbp-replies .even.status-trash .bbp-reply-content, .bbpress #bbpress-forums .bbp-replies .even.status-spam .bbp-reply-content, .bbpress #bbpress-forums .bbp-replies .odd.status-trash .bbp-reply-content, .bbpress #bbpress-forums .bbp-replies .odd.status-spam .bbp-reply-content {
  background: #ffbfc7;
}

.bbpress #bbpress-forums .bbp-replies .even.status-trash .bbp-reply-content::before, .bbpress #bbpress-forums .bbp-replies .even.status-spam .bbp-reply-content::before, .bbpress #bbpress-forums .bbp-replies .odd.status-trash .bbp-reply-content::before, .bbpress #bbpress-forums .bbp-replies .odd.status-spam .bbp-reply-content::before {
  border-color: transparent #ffbfc7 transparent transparent;
}

.bbpress #bbpress-forums .bbp-replies .even.type-reply, .bbpress #bbpress-forums .bbp-replies .odd.type-reply {
  margin-left: 0;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums .bbp-replies .even.type-reply, .bbpress #bbpress-forums .bbp-replies .odd.type-reply {
    margin-left: 40px;
  }
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums .bbp-replies .even.type-reply, .bbpress #bbpress-forums .bbp-replies .odd.type-reply {
    margin-left: 100px;
  }
}

.bbpress #bbpress-forums .bbp-replies .even.type-reply + .bbp-threaded-replies, .bbpress #bbpress-forums .bbp-replies .odd.type-reply + .bbp-threaded-replies {
  margin-left: 0;
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums .bbp-replies .even.type-reply + .bbp-threaded-replies, .bbpress #bbpress-forums .bbp-replies .odd.type-reply + .bbp-threaded-replies {
    margin-left: 40px;
  }
}

@media (min-width: 768px) {
  .bbpress #bbpress-forums .bbp-replies .even.type-reply + .bbp-threaded-replies, .bbpress #bbpress-forums .bbp-replies .odd.type-reply + .bbp-threaded-replies {
    margin-left: 110px;
  }
}

@media (max-width: 544px) {
  .bbpress #bbpress-forums .bbp-replies .bbp-reply-author {
    width: 60px;
    position: absolute;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .bbpress #bbpress-forums .bbp-replies .bbp-reply-author {
    margin: 0;
    min-height: auto;
    padding-left: 0;
  }
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-author img {
  border-radius: 50%;
  margin-top: 0;
  position: relative;
  top: auto;
  left: auto;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-author .bbp-author-name {
  margin: 0;
  display: inline-block;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content {
  position: relative;
  padding: 20px 15px;
  margin-left: 130px;
}

@media (max-width: 479px) {
  .bbpress #bbpress-forums .bbp-replies .bbp-reply-content {
    margin-left: 80px;
  }
}

@media (min-width: 544px) {
  .bbpress #bbpress-forums .bbp-replies .bbp-reply-content {
    padding: 30px 35px;
  }
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content .bbp-reply-post-date {
  font-size: 12px;
  font-size: 0.75rem;
  margin-right: 4px;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content p {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 3px;
  margin-bottom: 0;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content p + * {
  margin-top: 15px;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content .bbp-admin-links {
  float: none;
  display: block;
}

@media (min-width: 992px) {
  .bbpress #bbpress-forums .bbp-replies .bbp-reply-content .bbp-admin-links {
    float: right;
  }
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content .bbp-admin-links a {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: none;
  font-style: italic;
  margin: 0 5px;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content .bbp-admin-links a:first-child {
  margin-left: 0;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content .bbp-reply-permalink {
  float: right;
  margin: 0 0 0 5px;
}

.bbpress #bbpress-forums .bbp-replies .bbp-reply-content::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent transperent transparent transparent;
  position: absolute;
  left: -12px;
  top: 24px;
}

@media (max-width: 479px) {
  .bbpress #bbp-user-wrapper #bbp-single-user-details {
    display: flex;
    width: 100%;
    float: none;
  }
  .bbpress #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation {
    margin-left: 10px;
  }
}

.bbpress #bbp-user-wrapper #bbp-single-user-details #bbp-user-avatar img {
  border-radius: 50%;
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li > ul {
  padding: 0;
}

@media (min-width: 768px) {
  .bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li > ul {
    padding: 0 0 0 20px;
  }
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li > ul .bbp-forum-info {
  padding-left: 10px;
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li.bbp-body > ul {
  padding: 0;
}

@media (min-width: 768px) {
  .bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li.bbp-body > ul {
    padding: 0 0 0 20px;
  }
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li.bbp-body > ul li {
  padding: 25px 15px 25px 15px;
  position: relative;
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li.bbp-body > ul li .bbp-forums-list {
  padding-left: 0;
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li.bbp-body > ul li .bbp-row-actions {
  top: 5px;
  right: 5px;
  transform: translate(0, 0);
}

.bbpress #bbp-user-wrapper #bbp-user-subscriptions ul.bbp-forums li.bbp-body > ul li .bbp-row-actions .subscription-toggle {
  font-size: 16px;
  font-size: 1rem;
  background: transparent;
  border: none;
  padding: 0;
}

.bbpress #bbp-user-wrapper #bbp-your-profile #password .password {
  width: 100%;
}

@media (min-width: 768px) {
  .bbpress #bbp-user-wrapper #bbp-your-profile #password .password {
    width: 80%;
  }
}

.bbpress #bbp-user-wrapper #bbp-your-profile .bbp-form > div {
  display: block;
  align-items: center;
}

@media (min-width: 768px) {
  .bbpress #bbp-user-wrapper #bbp-your-profile .bbp-form > div {
    display: flex;
  }
}

.bbpress #bbp-user-wrapper #bbp-your-profile label[for] {
  float: none;
  width: 100%;
  text-align: left;
  padding: 0 10px 0 0;
}

@media (min-width: 768px) {
  .bbpress #bbp-user-wrapper #bbp-your-profile label[for] {
    float: left;
    width: 20%;
    text-align: right;
  }
}

.bbpress #bbp-user-wrapper #bbp-your-profile input, .bbpress #bbp-user-wrapper #bbp-your-profile textarea, .bbpress #bbp-user-wrapper #bbp-your-profile select {
  width: 100%;
  padding: 20.5px 20px;
}

@media (min-width: 768px) {
  .bbpress #bbp-user-wrapper #bbp-your-profile input, .bbpress #bbp-user-wrapper #bbp-your-profile textarea, .bbpress #bbp-user-wrapper #bbp-your-profile select {
    width: 80%;
  }
}

.bbpress #bbp-user-wrapper .bbp-user-section p {
  margin-bottom: 10px;
}

.bbpress #bbp-user-wrapper .submit {
  border: none;
}

.bbp-user-edit #bbpress-forums #bbp-user-wrapper input, .bbp-user-edit #bbpress-forums #bbp-user-wrapper textarea {
  border-color: transparent;
  border-radius: 3px;
}

.bbp-user-edit #bbpress-forums #bbp-user-wrapper input:focus, .bbp-user-edit #bbpress-forums #bbp-user-wrapper textarea:focus {
  box-shadow: none;
  outline-color: #ffffff;
  background: #ffffff;
  border-color: #ECECEE;
}

.bbp_widget_login .submit img {
  border-radius: 50%;
}

.bbp_widget_login .bbp-logged-in .logout-link {
  padding: 0;
  background: transparent;
  text-transform: none;
}

.bbp_widget_login .bbp-logged-in .logout-link:hover {
  background: transparent;
}

.bbp_widget_login .bbp-login-form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.bbp_widget_login .bbp-login-form fieldset label {
  width: 100%;
  font-size: 18px;
  font-size: 1.125rem;
}

.bbp_widget_login .bbp-login-form fieldset input + label {
  width: auto;
}

.bbp_widget_login .bbp-login-form fieldset input[type^='text'],
.bbp_widget_login .bbp-login-form fieldset input[type^='password'] {
  width: 100%;
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
}

.bbp_widget_login .bbp-login-form fieldset input[type^='text']:focus,
.bbp_widget_login .bbp-login-form fieldset input[type^='password']:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

.bbp_widget_login .bbp-login-form fieldset .bbp-login-links {
  margin-top: 25px;
}

.widget_display_topics .bbp-author-avatar img {
  display: none;
}

.widget_display_topics ul li > div {
  font-size: 13.712px;
  font-size: 0.857rem;
  display: block;
  font-style: italic;
  margin-top: 6px;
}

.bbpress.bbp-search #bbpress-forums .bbp-pagination {
  margin: 15px 0;
}

.bbpress.bbp-search #bbpress-forums .bbp-pagination .bbp-pagination-count {
  float: none;
}

.bbpress.bbp-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers {
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  border: none;
}

.bbpress.bbp-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers.next, .bbpress.bbp-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers.prev {
  background: transparent;
  font-size: 16px;
  font-size: 1rem;
}

.bbpress.bbp-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers.next:hover, .bbpress.bbp-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers.prev:hover {
  background: transparent;
}

.bbpress.bbp-search #bbp-search-results {
  border: none;
}

.bbpress.bbp-search #bbp-search-results li > .bbp-forum-header, .bbpress.bbp-search #bbp-search-results li .bbp-reply-header, .bbpress.bbp-search #bbp-search-results li .bbp-topic-header {
  border: none;
  font-style: italic;
}

.bbpress.bbp-search #bbp-search-results li > .bbp-forum-header .bbp-meta span, .bbpress.bbp-search #bbp-search-results li .bbp-reply-header .bbp-meta span, .bbpress.bbp-search #bbp-search-results li .bbp-topic-header .bbp-meta span {
  float: none;
}

@media (max-width: 479px) {
  .bbpress.bbp-search #bbp-search-results li .bbp-reply-author {
    margin-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .bbpress.bbp-search #bbp-search-results li .bbp-reply-author .bbp-author-name {
    margin: 0 12px;
  }
  .bbpress.bbp-search #bbp-search-results li .bbp-reply-author img {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
  }
}

.bbpress.bbp-search #bbp-search-results li .bbp-forum-content {
  margin-left: 0;
}

@media (max-width: 479px) {
  .bbpress.bbp-search #bbp-search-results li .bbp-reply-author, .bbpress.bbp-search #bbp-search-results li .bbp-topic-author {
    float: none;
    width: auto;
  }
}

.bbpress.bbp-search #bbp-search-results li .bbp-reply-author img, .bbpress.bbp-search #bbp-search-results li .bbp-topic-author img {
  border-radius: 50%;
}

@media (max-width: 479px) {
  .bbpress.bbp-search #bbp-search-results li .bbp-topic-content {
    float: none;
    margin-left: 12px;
  }
}

.bbpress.bbp-search #bbp-search-results li .bbp-reply-content {
  padding: 20px;
  position: relative;
}

.bbpress.bbp-search #bbp-search-results li .bbp-reply-content::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent transperent transparent transparent;
  position: absolute;
  left: -12px;
  top: 14px;
}

@media (max-width: 479px) {
  .bbpress.bbp-search #bbp-search-results li .bbp-reply-content::before {
    display: none;
  }
}

/*--------------------------------------------------------------
## BuddyPress
--------------------------------------------------------------*/
.buddypress.widget.widget_bp_core_login_widget input[type^='text'],
.buddypress.widget.widget_bp_core_login_widget input[type^='password'] {
  width: 100%;
}

.buddypress.widget.widget_bp_core_login_widget label {
  font-size: 18px;
  font-size: 1.125rem;
}

.buddypress.widget img {
  border-radius: 50%;
}

.buddypress.widget .item-options .bp-separator {
  margin: 0 5px;
}

.buddypress.widget .item span.activity {
  font-style: italic;
  opacity: 1;
  font-size: 12px;
  font-size: 0.75rem;
}

#buddypress ul li::before {
  display: none;
}

#buddypress div#message.bp-template-notice p,
#buddypress div#message p,
#buddypress .warning,
#buddypress .bp-avatar-status p,
#buddypress .bp-uploader-progress p,
#buddypress .bp-cover-image-status p {
  background-color: #f0f8ff;
  border: none;
  padding: 1px 16px;
}

#buddypress #members-dir-search,
#buddypress #group-dir-search {
  margin: 20px 0 55px;
  float: none;
}

@media (min-width: 544px) {
  #buddypress #members-dir-search,
  #buddypress #group-dir-search {
    float: right;
  }
}

#buddypress #members-dir-search #search-members-form,
#buddypress #members-dir-search #search-groups-form,
#buddypress #group-dir-search #search-members-form,
#buddypress #group-dir-search #search-groups-form {
  display: block;
  text-align: left;
}

@media (min-width: 544px) {
  #buddypress #members-dir-search #search-members-form,
  #buddypress #members-dir-search #search-groups-form,
  #buddypress #group-dir-search #search-members-form,
  #buddypress #group-dir-search #search-groups-form {
    text-align: right;
    display: flex;
  }
}

#buddypress #members-dir-search #search-members-form label,
#buddypress #members-dir-search #search-groups-form label,
#buddypress #group-dir-search #search-members-form label,
#buddypress #group-dir-search #search-groups-form label {
  display: block;
  position: relative;
}

#buddypress #members-dir-search #search-members-form label::before,
#buddypress #members-dir-search #search-groups-form label::before,
#buddypress #group-dir-search #search-members-form label::before,
#buddypress #group-dir-search #search-groups-form label::before {
  content: "\e922";
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
  font-size: 24px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}

@media (min-width: 768px) {
  #buddypress #members-dir-search #search-members-form label::before,
  #buddypress #members-dir-search #search-groups-form label::before,
  #buddypress #group-dir-search #search-members-form label::before,
  #buddypress #group-dir-search #search-groups-form label::before {
    left: 25px;
  }
}

#buddypress #members-dir-search #search-members-form #members_search,
#buddypress #members-dir-search #search-members-form #groups_search,
#buddypress #members-dir-search #search-groups-form #members_search,
#buddypress #members-dir-search #search-groups-form #groups_search,
#buddypress #group-dir-search #search-members-form #members_search,
#buddypress #group-dir-search #search-members-form #groups_search,
#buddypress #group-dir-search #search-groups-form #members_search,
#buddypress #group-dir-search #search-groups-form #groups_search {
  width: 100%;
  max-width: 100%;
  min-width: 50px;
  appearance: none;
  padding: 20.5px 20px 20.5px 60px;
  border: 1px solid;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2143;
  font-style: italic;
  transition: 0.3s ease all;
  border-radius: 3px;
  position: relative;
}

#buddypress #members-dir-search #search-members-form #members_search input:focus,
#buddypress #members-dir-search #search-members-form #groups_search input:focus,
#buddypress #members-dir-search #search-groups-form #members_search input:focus,
#buddypress #members-dir-search #search-groups-form #groups_search input:focus,
#buddypress #group-dir-search #search-members-form #members_search input:focus,
#buddypress #group-dir-search #search-members-form #groups_search input:focus,
#buddypress #group-dir-search #search-groups-form #members_search input:focus,
#buddypress #group-dir-search #search-groups-form #groups_search input:focus {
  border-color: #ECECEE !important;
}

#buddypress #members-dir-search #search-members-form #members_search_submit,
#buddypress #members-dir-search #search-members-form #groups_search_submit,
#buddypress #members-dir-search #search-groups-form #members_search_submit,
#buddypress #members-dir-search #search-groups-form #groups_search_submit,
#buddypress #group-dir-search #search-members-form #members_search_submit,
#buddypress #group-dir-search #search-members-form #groups_search_submit,
#buddypress #group-dir-search #search-groups-form #members_search_submit,
#buddypress #group-dir-search #search-groups-form #groups_search_submit {
  margin-left: 0;
  display: inline-block;
  max-width: 100%;
  padding: 24px 37.5px 23px;
  text-overflow: ellipsis;
  box-shadow: none;
  transition: 0.3s ease all;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  border: none;
}

@media (min-width: 544px) {
  #buddypress #members-dir-search #search-members-form #members_search_submit,
  #buddypress #members-dir-search #search-members-form #groups_search_submit,
  #buddypress #members-dir-search #search-groups-form #members_search_submit,
  #buddypress #members-dir-search #search-groups-form #groups_search_submit,
  #buddypress #group-dir-search #search-members-form #members_search_submit,
  #buddypress #group-dir-search #search-members-form #groups_search_submit,
  #buddypress #group-dir-search #search-groups-form #members_search_submit,
  #buddypress #group-dir-search #search-groups-form #groups_search_submit {
    margin-left: 10px;
  }
}

#buddypress #group-dir-search {
  margin: 20px 0 0;
}

#buddypress .item-list-tabs#subnav ul li a {
  position: relative;
}

#buddypress .item-list-tabs#subnav ul li a span {
  background: transparent;
  border: none;
  line-height: 25px;
  text-align: center;
  display: none;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 544px) {
  #buddypress .item-list-tabs#subnav ul li a span {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -10px;
    right: -36px;
    display: inline-block;
  }
}

#buddypress .item-list-tabs#subnav ul li a span:hover {
  background: transparent;
}

#buddypress .item-list-tabs.activity-type-tabs ul li,
#buddypress #object-nav.item-list-tabs ul li {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
}

#buddypress .item-list-tabs.activity-type-tabs ul li.selected a,
#buddypress #object-nav.item-list-tabs ul li.selected a {
  font-weight: 400;
  background: transparent;
  opacity: 1;
}

#buddypress .item-list-tabs.activity-type-tabs ul li a span,
#buddypress #object-nav.item-list-tabs ul li a span {
  background: transparent;
}

#buddypress div#subnav.item-list-tabs {
  margin: 15px 0;
  padding: 0 20px;
}

@media (min-width: 768px) {
  #buddypress div#subnav.item-list-tabs {
    padding: 0 10px 0 40px;
  }
}

#buddypress div#subnav.item-list-tabs ul li {
  font-size: 12px;
  font-size: 0.75rem;
  float: none;
  display: inline-block;
  margin: 33px 0;
}

#buddypress div#subnav.item-list-tabs ul li a {
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  line-height: 1;
}

#buddypress div#subnav.item-list-tabs ul li + li {
  margin-left: 15px;
}

@media (min-width: 544px) {
  #buddypress div#subnav.item-list-tabs ul li + li {
    margin-left: 38px;
  }
}

@media (min-width: 992px) {
  #buddypress div#subnav.item-list-tabs ul li + li {
    margin-left: 71px;
  }
}

#buddypress div#subnav.item-list-tabs ul li.last {
  padding-top: 0;
  margin: 10px 0;
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 768px) {
  #buddypress div#subnav.item-list-tabs ul li.last {
    float: right;
    width: auto;
    display: block;
  }
}

#buddypress div#subnav.item-list-tabs ul li.last label {
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 5px;
  white-space: nowrap;
}

@media (min-width: 544px) {
  #buddypress div#subnav.item-list-tabs ul li.last label {
    margin-right: 17px;
  }
}

#buddypress div#subnav.item-list-tabs ul li.last select {
  min-width: 0;
  max-width: 100%;
  border: none;
  width: 100%;
}

@media (min-width: 1200px) {
  #buddypress div#subnav.item-list-tabs ul li.last select {
    min-width: 360px;
  }
}

@media (min-width: 768px) {
  #buddypress div#subnav.item-list-tabs ul li.last select {
    width: auto;
  }
}

#buddypress div#subnav.item-list-tabs ul li.selected a,
#buddypress div#subnav.item-list-tabs ul li#activity-all a,
#buddypress div#subnav.item-list-tabs ul li#members-personal a,
#buddypress div#subnav.item-list-tabs ul li#members-all a,
#buddypress div#subnav.item-list-tabs ul li#groups-personal a,
#buddypress div#subnav.item-list-tabs ul li#groups-all a {
  opacity: 1;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 0.72px;
}

#buddypress #message p, #buddypress #bp-avatar-status p {
  margin: 15px 0;
  background: #ECECEE;
  border: none;
  padding: 1px 16px;
}

#buddypress #whats-new-form #whats-new-avatar img {
  border-radius: 50%;
}

#buddypress #whats-new-form textarea#whats-new {
  border: 1px solid transparent;
}

#buddypress #whats-new-form textarea#whats-new:focus {
  background: transparent;
  border-color: #ECECEE;
}

#buddypress #whats-new-form #whats-new-content {
  margin-left: 0;
  padding: 0;
}

@media (min-width: 544px) {
  #buddypress #whats-new-form #whats-new-content {
    margin-left: 55px;
    padding: 0 0 20px 20px;
  }
}

#buddypress #whats-new-form .activity-greeting {
  margin-top: 20px;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  margin-left: 15px;
  line-height: 1;
}

@media (min-width: 544px) {
  #buddypress #whats-new-form .activity-greeting {
    display: block;
    margin-left: 75px;
    line-height: 0.5em;
  }
}

#buddypress #whats-new-form #whats-new-textarea textarea {
  height: 3.8em !important;
}

#buddypress #whats-new-form #whats-new-textarea textarea:focus {
  border-color: #ECECEE !important;
}

#buddypress #whats-new-form #whats-new-post-in-box {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 10px;
}

@media (min-width: 544px) {
  #buddypress #whats-new-form #whats-new-post-in-box {
    margin-top: 0;
  }
}

#buddypress #whats-new-form #whats-new-post-in-box select {
  margin-left: 0;
  width: 100%;
  max-width: 100%;
}

@media (min-width: 544px) {
  #buddypress #whats-new-form #whats-new-post-in-box select {
    margin-left: 17px;
    width: auto;
    max-width: 200px;
  }
}

#buddypress #whats-new-form #whats-new-submit {
  float: none;
}

@media (min-width: 544px) {
  #buddypress #whats-new-form #whats-new-submit {
    float: right;
  }
}

#buddypress #whats-new-form #whats-new-submit input {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
  border: none;
}

.buddypress #buddypress #whats-new-form #whats-new-textarea textarea:focus {
  background: transparent;
}

#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text],
#buddypress .groups-members-search input[type=search],
#buddypress .groups-members-search input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=password],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form textarea,
#buddypress form#whats-new-form textarea {
  padding: 20.5px 20px;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2143;
  font-style: italic;
  transition: .3s;
  border-radius: 3px;
}

#buddypress .dir-search input[type=search]:focus,
#buddypress .dir-search input[type=text]:focus,
#buddypress .groups-members-search input[type=search]:focus,
#buddypress .groups-members-search input[type=text]:focus,
#buddypress .standard-form input[type=color]:focus,
#buddypress .standard-form input[type=date]:focus,
#buddypress .standard-form input[type=datetime-local]:focus,
#buddypress .standard-form input[type=datetime]:focus,
#buddypress .standard-form input[type=email]:focus,
#buddypress .standard-form input[type=month]:focus,
#buddypress .standard-form input[type=number]:focus,
#buddypress .standard-form input[type=password]:focus,
#buddypress .standard-form input[type=range]:focus,
#buddypress .standard-form input[type=search]:focus,
#buddypress .standard-form input[type=tel]:focus,
#buddypress .standard-form input[type=text]:focus,
#buddypress .standard-form input[type=time]:focus,
#buddypress .standard-form input[type=url]:focus,
#buddypress .standard-form input[type=week]:focus,
#buddypress .standard-form select:focus,
#buddypress .standard-form textarea:focus,
#buddypress form#whats-new-form textarea:focus {
  outline: 0;
  border: 1px solid #ECECEE;
  background-color: transparent;
}

#buddypress div.profile h2 {
  font-size: 32px;
  font-size: 2rem;
}

body.buddypress.activity:not(.bp-user) #buddypress .ac-form .ac-reply-content input {
  margin-top: 7px;
}

.buddypress.activity:not(.bp-user) #buddypress .activity-list > li .activity-meta,
.buddypress.activity:not(.bp-user) #buddypress .activity-list > li .acomment-options {
  margin-top: 0;
}

.activity-permalink.buddypress #buddypress .activity-list li {
  padding: 60px 0;
}

.activity-permalink.buddypress #buddypress .activity-list li .activity-content {
  margin-left: 100px;
}

.activity-permalink.buddypress #buddypress .activity-list li .activity-meta {
  margin-top: 20px;
}

.buddypress #buddypress .ac-form .ac-reply-avatar img {
  border-radius: 50%;
}

.buddypress #buddypress .ac-form .ac-textarea {
  border: none;
}

.buddypress #buddypress .ac-form .ac-textarea textarea {
  background-color: #f8f8f8;
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
}

.buddypress #buddypress .ac-form .ac-textarea textarea:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

.buddypress #buddypress .ac-form .ac-reply-cancel {
  padding-top: 3px;
}

.buddypress #buddypress .ac-form .ac-reply-content input {
  border: none;
  background: transparent;
  font-weight: 300;
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 0;
  text-transform: none;
}

.buddypress #buddypress .activity-list {
  border-top: none;
}

.buddypress #buddypress .activity-list > li {
  padding: 60px 0;
}

.buddypress #buddypress .activity-list > li.load-more {
  background: transparent;
  border: none;
}

.buddypress #buddypress .activity-list > li.load-more a {
  display: inline-block;
  padding: 19px 39.5px 19px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 3px;
  letter-spacing: 0.72px;
}

.buddypress #buddypress .activity-list > li.mini {
  padding: 30px 0;
}

.buddypress #buddypress .activity-list > li.mini .activity-content {
  margin-left: 80px;
  padding-top: 0;
  margin-top: -7px;
}

.buddypress #buddypress .activity-list > li.mini > .activity-avatar {
  width: 38px;
}

.buddypress #buddypress .activity-list > li.mini > .activity-avatar img {
  height: auto;
}

.buddypress #buddypress .activity-list > li.friends .activity-content .activity-header a > img {
  display: inline-block;
  margin: 0 5px -6px 5px !important;
  border-radius: 50%;
}

.buddypress #buddypress .activity-list > li > .activity-avatar {
  width: 70px;
  margin-right: 10px;
}

@media (min-width: 544px) {
  .buddypress #buddypress .activity-list > li > .activity-avatar {
    margin: 0;
  }
}

.buddypress #buddypress .activity-list > li > .activity-avatar img {
  border-radius: 50%;
}

.buddypress #buddypress .activity-list > li .activity-comments {
  margin: 0;
}

@media (min-width: 544px) {
  .buddypress #buddypress .activity-list > li .activity-comments {
    margin: 0 0 0 70px;
  }
}

.buddypress #buddypress .activity-list > li .activity-comments ul {
  margin-top: 10px;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li {
  padding-top: 30px;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .acomment-avatar img {
  border-radius: 50%;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .acomment-meta {
  margin-top: 30px;
  font-size: 12px;
  font-size: 0.75rem;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .acomment-meta a {
  font-weight: 400;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .acomment-options {
  margin-bottom: 20px;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .acomment-content {
  margin-left: 0;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .activity-time-since {
  text-transform: none;
  margin-left: 20px;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .activity-time-since span {
  transition: 0.3s ease all;
}

.buddypress #buddypress .activity-list > li .activity-comments ul li .activity-time-since:hover {
  text-decoration: none;
}

.buddypress #buddypress .activity-list > li .activity-meta, .buddypress #buddypress .activity-list > li .acomment-options {
  margin: 10px 0 0 0;
}

.buddypress #buddypress .activity-list > li .activity-meta > a, .buddypress #buddypress .activity-list > li .acomment-options > a {
  display: inline-block;
  padding: 0;
  border: none;
  font-style: italic;
  overflow: visible;
  text-transform: none;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
}

.buddypress #buddypress .activity-list > li .activity-meta > a:hover, .buddypress #buddypress .activity-list > li .activity-meta > a:focus, .buddypress #buddypress .activity-list > li .acomment-options > a:hover, .buddypress #buddypress .activity-list > li .acomment-options > a:focus {
  background: transparent;
}

.buddypress #buddypress .activity-list > li .activity-meta > a:active, .buddypress #buddypress .activity-list > li .acomment-options > a:active {
  box-shadow: none;
}

.buddypress #buddypress .activity-list > li .activity-meta > a span, .buddypress #buddypress .activity-list > li .acomment-options > a span {
  background: transparent;
  margin-left: 0;
  padding: 0;
  transition: 0.3s ease all;
}

.buddypress #buddypress .activity-list > li .activity-content {
  margin-left: 0;
  padding-top: 0;
}

@media (min-width: 544px) {
  .buddypress #buddypress .activity-list > li .activity-content {
    margin-left: 83px;
    padding-top: 7px;
  }
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header {
  font-size: 12px;
  font-size: 0.75rem;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header a {
  font-weight: 400;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header a:first-child {
  text-transform: capitalize;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header a:first-child + a {
  text-transform: capitalize;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header a > img {
  display: none;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header .activity-time-since {
  text-transform: none;
  margin-left: 20px;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-header .activity-time-since:hover {
  text-decoration: none;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-inner {
  margin: 0;
  padding-left: 0;
  font-size: 18px;
  font-size: 1.125rem;
  border: none;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-inner p {
  line-height: 1.8;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-inner .activity-read-more {
  letter-spacing: 0.72px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 600;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-inner .activity-read-more a {
  transition: 0.3s ease all;
  display: inline-block;
}

.buddypress #buddypress .activity-list > li .activity-content .activity-inner .activity-read-more a::after {
  content: "\e944";
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  margin-left: 5px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 1px;
  display: inline-block;
}

.buddypress.members #buddypress .pag-count,
.buddypress.groups #buddypress .pag-count {
  margin: 10px 0;
}

@media (min-width: 544px) {
  .buddypress.members #buddypress .pag-count,
  .buddypress.groups #buddypress .pag-count {
    margin: 27px 0 32px;
  }
}

.buddypress.members #buddypress #pag-bottom,
.buddypress.groups #buddypress #pag-bottom {
  padding-top: 23px;
}

.buddypress.members #buddypress .action,
.buddypress.groups #buddypress .action {
  text-align: right;
  margin-left: 0;
}

.buddypress.members #buddypress .action .friendship-button,
.buddypress.groups #buddypress .action .friendship-button {
  border: none;
  padding: 0;
}

.buddypress.members #buddypress .action .friendship-button:hover,
.buddypress.groups #buddypress .action .friendship-button:hover {
  background: transparent;
}

.buddypress.members #buddypress #members-list li,
.buddypress.groups #buddypress #members-list li {
  padding-top: 73px;
  padding-bottom: 73px;
}

.buddypress.members #buddypress #members-list li .item-avatar img,
.buddypress.groups #buddypress #members-list li .item-avatar img {
  border-radius: 50%;
  margin: 0 33px 0 0;
}

.buddypress.members #buddypress #members-list li .item,
.buddypress.groups #buddypress #members-list li .item {
  padding-top: 0;
  margin-left: 0;
}

@media (min-width: 544px) {
  .buddypress.members #buddypress #members-list li .item,
  .buddypress.groups #buddypress #members-list li .item {
    padding-top: 7px;
  }
}

.buddypress.members #buddypress #members-list li .item-title,
.buddypress.groups #buddypress #members-list li .item-title {
  width: 100%;
}

.buddypress.members #buddypress #members-list li .item-title,
.buddypress.members #buddypress #members-list li .item-title span,
.buddypress.groups #buddypress #members-list li .item-title,
.buddypress.groups #buddypress #members-list li .item-title span {
  font-size: 18px;
  font-size: 1.125rem;
}

.buddypress.members #buddypress #members-list li .item-title a,
.buddypress.groups #buddypress #members-list li .item-title a {
  display: inline-block;
}

.buddypress.members #buddypress #members-list li .item-meta,
.buddypress.groups #buddypress #members-list li .item-meta {
  margin-left: 83px;
}

.buddypress.members #buddypress #members-list li .item-meta span,
.buddypress.groups #buddypress #members-list li .item-meta span {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  opacity: 1;
}

.buddypress.members #buddypress #members-list li .item .activity-read-more a,
.buddypress.groups #buddypress #members-list li .item .activity-read-more a {
  letter-spacing: 0.72px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 600;
  display: inline-block;
}

.buddypress.members #buddypress #members-list li .item .activity-read-more a::after,
.buddypress.groups #buddypress #members-list li .item .activity-read-more a::after {
  content: "\e944";
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 5px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 1px;
  display: inline-block;
}

.buddypress.groups #buddypress .group-create {
  padding-top: 0;
  padding-bottom: 0;
}

.buddypress.groups #buddypress #header-cover-image {
  position: relative;
  top: auto;
  left: auto;
}

.buddypress.groups #buddypress .item-list.single-line li {
  padding: 20px 0;
}

.buddypress.groups #buddypress .bp-widget ul#members-list li {
  padding: 25px 0;
}

.buddypress.groups #buddypress .small a {
  padding: 0;
  border: none;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
}

.buddypress.groups #buddypress .small a + a {
  margin-left: 10px;
}

.buddypress.groups #buddypress .small a:hover, .buddypress.groups #buddypress .small a:focus {
  background: transparent;
}

.buddypress.groups #buddypress .field-group #bbp_group_forum_id {
  width: 100%;
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
  border: 1px solid #ECECEE;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress .field-group #bbp_group_forum_id {
    width: auto;
  }
}

.buddypress.groups #buddypress .field-group #bbp_group_forum_id:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

.buddypress.groups #buddypress #group-settings-form .avatar-nav-items li {
  border: none;
}

.buddypress.groups #buddypress #group-settings-form .avatar-nav-items li a {
  font-weight: 400;
  opacity: 1;
}

.buddypress.groups #buddypress #group-settings-form #bp-browse-button {
  width: auto;
}

.buddypress.groups #buddypress #avatar-crop-actions a,
.buddypress.groups #buddypress #bp-delete-avatar-container p a,
.buddypress.groups #buddypress a#bp-delete-cover-image {
  border: none;
  padding: 0;
  font-style: italic;
}

.buddypress.groups #buddypress #avatar-crop-actions a:hover,
.buddypress.groups #buddypress #bp-delete-avatar-container p a:hover,
.buddypress.groups #buddypress a#bp-delete-cover-image:hover {
  background: transparent;
}

.buddypress.groups #buddypress #subnav li.groups-members-search {
  margin: 10px 0;
  width: 100%;
}

@media (min-width: 768px) {
  .buddypress.groups #buddypress #subnav li.groups-members-search {
    margin: 10px 0 10px -30px;
    width: auto;
  }
}

.buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form {
  margin: 0;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form {
    display: inline-block;
  }
}

.buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form label {
  width: 70%;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form label {
    width: 78%;
  }
}

@media (min-width: 768px) {
  .buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form label {
    width: auto;
  }
}

.buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form #members_search {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
  width: 100%;
}

.buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form #members_search:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

@media (min-width: 768px) {
  .buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form #members_search {
    width: auto;
  }
}

.buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form #members_search input:focus {
  border-color: #ECECEE !important;
}

.buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form #members_search_submit {
  border: none;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
  padding: 24px 5px 23px;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #subnav li.groups-members-search #search-members-form #members_search_submit {
    padding: 24px 20px 23px;
  }
}

.buddypress.groups #buddypress #send-invite-form .left-menu {
  float: none;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #send-invite-form .left-menu {
    float: left;
  }
}

.buddypress.groups #buddypress #send-invite-form .left-menu #invite-list {
  width: 100%;
  height: 200px;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #send-invite-form .left-menu #invite-list {
    width: 170px;
    height: 400px;
  }
}

.buddypress.groups #buddypress #send-invite-form .main-column {
  margin-left: 0;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #send-invite-form .main-column {
    margin-left: 190px;
  }
}

.buddypress.groups #buddypress .item-list li {
  padding: 60px 0;
}

.buddypress.groups #buddypress .item-list li img {
  border-radius: 50%;
}

.buddypress.groups #buddypress .item-list li h5 {
  font-size: 18px;
  font-size: 1.125rem;
}

.buddypress.groups #buddypress .item-list li .activity {
  font-style: italic;
}

.buddypress.groups #buddypress .item-list li .action .button {
  font-size: 12px;
  font-size: 0.75rem;
  border: none;
  padding: 0;
  font-style: italic;
}

.buddypress.groups #buddypress .item-list li .action .button:hover {
  background: transparent;
}

.buddypress.groups #buddypress input[type^="submit"] {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
  border: none;
  width: auto;
}

.buddypress.groups #buddypress #group-settings-form label {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}

.buddypress.groups #buddypress #group-settings-form input, .buddypress.groups #buddypress #group-settings-form textarea {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
  width: 100%;
}

.buddypress.groups #buddypress #group-settings-form input:focus, .buddypress.groups #buddypress #group-settings-form textarea:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

.buddypress.groups #buddypress #group-settings-form input[type^="checkbox"] {
  width: auto;
}

.buddypress.groups #buddypress #group-settings-form input[type^="submit"] {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
}

.buddypress.groups #buddypress #group-settings-form input[type^="submit"]:focus {
  background: inherit;
}

.buddypress.groups #buddypress #group-settings-form textarea {
  border: 1px solid transparent;
  padding: 20.5px 20px;
}

.buddypress.groups #buddypress #group-settings-form textarea:focus {
  background: transparent;
  border: 1px solid;
}

.buddypress.groups #buddypress #group-settings-form #save {
  width: auto;
}

.buddypress.groups #buddypress #invite-list {
  width: 170px;
  padding: 10px;
}

.buddypress.groups #buddypress #item-actions h6 {
  font-weight: 400;
}

.buddypress.groups #buddypress #item-actions img {
  border-radius: 50%;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image {
  padding: 0;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-actions {
  padding-top: 20px;
  float: none;
  width: 100%;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-actions {
    width: 20%;
    float: right;
    padding-top: 47px;
  }
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-header-content {
  max-width: 100%;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-header-content {
    max-width: 80%;
  }
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-header-content p {
  margin-top: 28px;
  font-size: 18px;
  font-size: 1.125rem;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-meta {
  text-align: left;
  margin: 50px 0 5px;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-meta span.highlight,
.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-meta span.activity {
  font-size: 12px;
  font-size: 0.75rem;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image #item-meta p {
  font-size: 18px;
  font-size: 1.125rem;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image .group-button {
  border: none;
  padding: 0;
  font-style: italic;
  font-weight: 400;
}

.buddypress.groups #buddypress div#cover-image-container div#item-header-cover-image .group-button:hover {
  background: transparent;
}

.buddypress.groups #buddypress #groups-list li {
  padding: 70px 0;
}

.buddypress.groups #buddypress #groups-list li .item-desc {
  width: 100%;
  margin-left: 0;
  font-size: 18px;
  font-size: 1.125rem;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #groups-list li .item-desc {
    width: 75%;
  }
}

.buddypress.groups #buddypress #groups-list li .item-meta span {
  opacity: 1;
  font-style: italic;
}

.buddypress.groups #buddypress #groups-list li .action {
  top: auto;
}

@media (min-width: 544px) {
  .buddypress.groups #buddypress #groups-list li .action {
    top: 65px;
  }
}

.buddypress.groups #buddypress #groups-list li .action .group-button {
  border: none;
  padding: 0;
}

.buddypress.groups #buddypress #groups-list li .action .group-button:hover {
  background: transparent;
}

.buddypress.groups #buddypress #groups-list li .action .meta {
  font-size: 12px;
  font-size: 0.75rem;
}

.buddypress.groups #buddypress #group-create-tabs {
  margin-top: 30px;
}

.buddypress.groups #buddypress #group-create-tabs ul li:last-child {
  border: none;
}

.buddypress.groups #buddypress #group-create-tabs ul li:first-child a {
  padding-left: 0;
}

.buddypress.groups #buddypress #group-create-tabs ul li.current a, .buddypress.groups #buddypress #group-create-tabs ul li span, .buddypress.groups #buddypress #group-create-tabs ul li a {
  background: transparent;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 400;
  opacity: 1;
}

.buddypress.groups #buddypress input[type^="radio"],
.buddypress.groups #buddypress input[type^="checkbox"] {
  width: auto;
  margin-right: 10px;
}

.buddypress.groups #buddypress .radio > ul li,
.buddypress.groups #buddypress .radio > label {
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
}

.buddypress.groups #buddypress #group-create-body .avatar-nav-items li {
  border: none;
}

.buddypress.groups #buddypress #group-create-body .avatar-nav-items li a {
  font-weight: 400;
  opacity: 1;
}

.buddypress.groups #buddypress #group-create-body .avatar {
  margin-bottom: 20px;
}

.buddypress.groups #buddypress #group-create-body img {
  border-radius: 50%;
}

.buddypress.groups #buddypress #group-create-body h4, .buddypress.groups #buddypress #group-create-body p {
  margin-bottom: 10px;
}

.buddypress.groups #buddypress #group-create-body input[type^="radio"],
.buddypress.groups #buddypress #group-create-body input[type^="checkbox"] {
  width: auto;
}

.buddypress.groups #buddypress #group-create-body input[type^="button"],
.buddypress.groups #buddypress #group-create-body input[type^="submit"] {
  width: auto;
  font-style: normal;
  font-weight: 600;
}

.buddypress.groups #buddypress #group-create-body label {
  font-weight: 400;
}

.buddypress.groups #buddypress #group-create-body input, .buddypress.groups #buddypress #group-create-body textarea {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
  width: 100%;
}

.buddypress.groups #buddypress #group-create-body input:focus, .buddypress.groups #buddypress #group-create-body textarea:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
  margin-top: 0;
}

body.buddypress.bp-user.my-activity #buddypress #item-body .item-list-tabs ul li.last {
  margin-left: 0;
}

@media (min-width: 992px) and (max-width: 1440px) {
  body.buddypress.bp-user.my-activity #buddypress #item-body .item-list-tabs ul li.last {
    float: none;
    width: 100%;
  }
}

@media (min-width: 768px) {
  body.buddypress.bp-user.my-activity #buddypress #item-body .item-list-tabs ul li.last {
    margin-left: 15px;
  }
}

body.buddypress.bp-user.my-activity #buddypress #item-body .item-list-tabs ul li.last select {
  min-width: auto;
}

@media (min-width: 992px) and (max-width: 1440px) {
  body.buddypress.bp-user.my-activity #buddypress #item-body .item-list-tabs ul li.last select {
    min-width: 80%;
  }
}

body.buddypress.bp-user #buddypress #item-header-avatar img {
  border-radius: 50%;
}

body.buddypress.bp-user #buddypress input[type^="text"] {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
}

body.buddypress.bp-user #buddypress input[type^="text"]:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

body.buddypress.bp-user #buddypress input[type^="submit"],
body.buddypress.bp-user #buddypress input[type^="button"] {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
}

body.buddypress.bp-user #buddypress input[type^="checkbox"]#send-notice {
  width: auto;
}

body.buddypress.bp-user #buddypress h2.entry-title {
  font-weight: 300;
  font-size: 34px;
  font-size: 2.125rem;
}

body.buddypress.bp-user #buddypress #settings-form p {
  font-size: 18px;
  font-size: 1.125rem;
}

body.buddypress.bp-user #buddypress #settings-form table thead tr th {
  font-weight: 400;
}

body.buddypress.bp-user #buddypress #xprofile-settings-base thead tr {
  background: transparent;
}

body.buddypress.bp-user #buddypress #pass1 {
  margin-bottom: 10px;
}

body.buddypress.bp-user #buddypress a.button.edit,
body.buddypress.bp-user #buddypress a.button.confirm:not(.item-button),
body.buddypress.bp-user #buddypress a.button.accept,
body.buddypress.bp-user #buddypress a.button.reject {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
  padding: 24px 37.5px 23px;
  border: none;
}

body.buddypress.bp-user #buddypress .bbp-forum-info {
  position: relative;
}

body.buddypress.bp-user #buddypress .bbp-forum-info .bbp-row-actions {
  right: 10px;
  top: 0;
  transform: translate(0, 0);
}

body.buddypress.bp-user #buddypress .bbp-forum-info .bbp-row-actions .subscription-toggle {
  font-size: 16px;
  font-size: 1rem;
  background: transparent;
  border: none;
  padding: 0;
  font-style: italic;
}

body.buddypress.bp-user #buddypress .update {
  font-size: 18px;
  font-size: 1.125rem;
}

body.buddypress.bp-user #buddypress img {
  border-radius: 50%;
}

body.buddypress.bp-user #buddypress .activity {
  font-size: 12px;
  font-size: 0.75rem;
}

body.buddypress.bp-user #buddypress div.message-search {
  margin: 0 0 10px 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 1200px) {
  body.buddypress.bp-user #buddypress div.message-search {
    margin: -69px 0 0 0;
    width: auto;
    text-align: right;
  }
}

body.buddypress.bp-user #buddypress div.message-search input {
  margin-top: 10px;
}

@media (min-width: 544px) {
  body.buddypress.bp-user #buddypress div.message-search input {
    margin-top: 0;
  }
}

body.buddypress.bp-user #buddypress textarea {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
  border: 1px solid #ECECEE;
}

body.buddypress.bp-user #buddypress textarea:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

body.buddypress.bp-user #buddypress label {
  font-weight: 400;
  margin: 10px 0;
}

body.buddypress.bp-user #buddypress #item-buttons > div a, body.buddypress.bp-user #buddypress .action > div a {
  padding: 0;
  border: none;
  font-style: italic;
}

body.buddypress.bp-user #buddypress #item-buttons > div a:hover, body.buddypress.bp-user #buddypress .action > div a:hover {
  background: transparent;
}

body.buddypress.bp-user #buddypress .action {
  position: relative;
}

@media (min-width: 544px) {
  body.buddypress.bp-user #buddypress .action {
    position: absolute;
  }
}

body.buddypress.bp-user #buddypress #send_message_form input {
  width: 100%;
}

body.buddypress.bp-user #buddypress #send_message_form .submit input {
  width: auto;
}

body.buddypress.bp-user #buddypress #un-admin {
  background: transparent;
  border: none;
  padding-top: 14px;
}

body.buddypress.bp-user #buddypress #un-admin img {
  margin-right: 4px;
}

body.buddypress.bp-user #buddypress .pagination {
  margin: 20px 0;
}

body.buddypress.bp-user #buddypress #message-recipients .highlight {
  display: block;
  margin-bottom: 20px;
}

body.buddypress.bp-user #buddypress #message-thread .message-box strong {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}

body.buddypress.bp-user #buddypress #message-thread .message-box .activity {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  margin-left: 45px;
  display: block;
}

@media (min-width: 544px) {
  body.buddypress.bp-user #buddypress #message-thread .message-box .activity {
    display: inline-block;
    margin-left: 10px;
  }
}

body.buddypress.bp-user #buddypress #message-thread .message-box .message-content p {
  font-size: 18px;
  font-size: 1.125rem;
}

body.buddypress.bp-user #buddypress #message-thread #send-reply .avatar-box {
  margin-bottom: 10px;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table,
body.buddypress.bp-user #buddypress #messages-bulk-management table {
  font-size: 12.8px;
  font-size: 0.8rem;
}

@media (min-width: 544px) {
  body.buddypress.bp-user #buddypress #notifications-bulk-management table,
  body.buddypress.bp-user #buddypress #messages-bulk-management table {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table .bulk-select-all,
body.buddypress.bp-user #buddypress #notifications-bulk-management table .bulk-select-check,
body.buddypress.bp-user #buddypress #notifications-bulk-management table .thread-star,
body.buddypress.bp-user #buddypress #messages-bulk-management table .bulk-select-all,
body.buddypress.bp-user #buddypress #messages-bulk-management table .bulk-select-check,
body.buddypress.bp-user #buddypress #messages-bulk-management table .thread-star {
  text-align: center;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table .thread-from .activity,
body.buddypress.bp-user #buddypress #messages-bulk-management table .thread-from .activity {
  display: none;
}

@media (min-width: 544px) {
  body.buddypress.bp-user #buddypress #notifications-bulk-management table .thread-from .activity,
  body.buddypress.bp-user #buddypress #messages-bulk-management table .thread-from .activity {
    display: block;
  }
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table thead tr,
body.buddypress.bp-user #buddypress #messages-bulk-management table thead tr {
  background: transparent;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table thead tr th,
body.buddypress.bp-user #buddypress #messages-bulk-management table thead tr th {
  font-weight: 400;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table tr td,
body.buddypress.bp-user #buddypress #messages-bulk-management table tr td {
  background: transparent;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table tr td.thread-from,
body.buddypress.bp-user #buddypress #messages-bulk-management table tr td.thread-from {
  font-weight: 400;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table tr td.thread-from img,
body.buddypress.bp-user #buddypress #messages-bulk-management table tr td.thread-from img {
  margin-right: 3px;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table tr td.thread-from .activity,
body.buddypress.bp-user #buddypress #messages-bulk-management table tr td.thread-from .activity {
  margin-left: 4px;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
}

body.buddypress.bp-user #buddypress #notifications-bulk-management table tr td.notification-since,
body.buddypress.bp-user #buddypress #messages-bulk-management table tr td.notification-since {
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
}

body.buddypress.bp-user #buddypress #profile-edit-form .field-visibility-settings-notoggle {
  margin-top: 10px;
}

body.buddypress.bp-user #buddypress #profile-edit-form .field-visibility-settings-notoggle span {
  margin-left: 5px;
}

body.buddypress.bp-user #buddypress .avatar-nav-items li {
  border: none;
}

body.buddypress.bp-user #buddypress .avatar-nav-items li.current {
  border: none;
}

body.buddypress.bp-user #buddypress .avatar-nav-items li a {
  font-weight: 300;
  opacity: 1;
}

body.buddypress.bp-user #buddypress #bp-browse-button {
  width: auto;
}

body.buddypress.bp-user #buddypress #item-body .item-list-tabs ul li + li {
  margin-left: 15px;
}

body.buddypress.bp-user #buddypress #item-body .item-list-tabs ul li.last {
  margin-left: 0;
}

@media (min-width: 768px) {
  body.buddypress.bp-user #buddypress #item-body .item-list-tabs ul li.last {
    margin-left: 15px;
  }
}

body.buddypress.bp-user #buddypress #item-body .item-list-tabs ul li.last #notifications-sort-order {
  width: 100%;
}

@media (min-width: 768px) {
  body.buddypress.bp-user #buddypress #item-body .item-list-tabs ul li.last #notifications-sort-order {
    width: auto;
  }
}

body.buddypress.bp-user #buddypress #friend-list .action {
  position: relative;
  margin-bottom: 15px;
  text-align: left;
}

@media (min-width: 768px) {
  body.buddypress.bp-user #buddypress #friend-list .action {
    position: absolute;
    margin-bottom: 0;
  }
}

body.buddypress.bp-user #buddypress .item-list li .item-title {
  width: 100%;
}

@media (min-width: 544px) {
  body.buddypress.bp-user #buddypress .item-list li .item-title {
    width: 75%;
  }
}

body.buddypress.bp-user #buddypress .activity {
  opacity: 1;
}

body.buddypress.bp-user #buddypress #item-header #cover-image-container #header-cover-image {
  position: absolute;
  top: 0;
  left: 0;
}

body.buddypress.bp-user #buddypress #item-header #cover-image-container div#item-header-content .user-nicename {
  margin: 0;
}

@media (min-width: 768px) {
  body.buddypress.bp-user #buddypress #item-header #cover-image-container div#item-header-content .user-nicename {
    margin: 0 0 0.6em;
  }
}

body.buddypress.bp-user #buddypress #item-header #cover-image-container div#item-meta {
  margin: 10px 0 5px;
}

body.buddypress.bp-user #buddypress #item-header #cover-image-container div#item-meta #latest-update {
  font-size: 18px;
  font-size: 1.125rem;
}

body.buddypress.bp-user #buddypress .profile-fields {
  margin-top: 15px;
  font-size: 12px;
  font-size: 0.75rem;
}

body.buddypress.bp-user #buddypress .profile-fields .label {
  font-weight: 400;
}

body.buddypress.bp-user #buddypress .profile-fields .data {
  font-style: italic;
}

/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/
.events-archive .entry-content,
.events-archive .entry-header {
  width: 100%;
}

.tribe-events-promo {
  font-size: 18px;
  font-size: 1.125rem;
}

#tribe-events {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #tribe-events {
    margin-bottom: 50px;
  }
}

#tribe-events .tribe-events-ajax-loading {
  border-radius: 50%;
  padding: 20px;
}

#tribe-events .tribe-events-day-time-slot h5 {
  background: transparent;
  font-weight: 400;
}

#tribe-events .tribe-events-day-time-slot .tribe-updated {
  font-weight: 400;
  /*rtl:ignore*/
  padding-left: 0;
}

#tribe-events .tribe-events-notices {
  font-size: 14px;
  font-size: 0.875rem;
  border: none;
}

#tribe-events .tribe-events-notices ul li::before {
  display: none;
}

#tribe-events .tribe-events-button {
  padding: 24px 37.5px 23px;
  font-size: 12px;
  font-size: 0.75rem;
  transition: 0.3s ease all;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

#tribe-events #tribe-events-content #tribe-events-footer {
  border-color: #ECECEE;
}

#tribe-events #tribe-events-content .tribe-events-loop {
  max-width: 100%;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-list-separator-month {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-list-separator-month span {
  padding: 0 2.5%;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-list-separator-month::after {
  border-color: #ECECEE;
}

#tribe-events #tribe-events-content .tribe-events-loop .type-tribe_events {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  #tribe-events #tribe-events-content .tribe-events-loop .type-tribe_events {
    padding-bottom: 1.75em;
  }
}

#tribe-events #tribe-events-content .tribe-events-loop .type-tribe_events + .type-tribe_events {
  border-top: 1px solid #ECECEE;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-meta {
  background: transparent;
  border: none;
  clear: none;
  margin: 22px 0 15px;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-meta br {
  display: none;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-cost {
  float: none;
  width: auto;
  display: inline-block;
  text-align: left;
  margin: 0;
}

@media (min-width: 544px) {
  #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-cost {
    margin: 23px 0 0;
  }
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-cost span {
  background: transparent;
  font-size: 18px;
  font-size: 1.125rem;
  border-color: #ECECEE;
  padding: 15px 20px;
  border-radius: 3px;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-read-more {
  position: relative;
  right: 0;
  bottom: 12px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 600;
}

@media (min-width: 768px) {
  #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-read-more {
    bottom: 47px;
  }
}

@media (min-width: 544px) {
  #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-read-more {
    position: absolute;
  }
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-read-more::after {
  content: "\e944";
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 5px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 1px;
  display: inline-block;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-event-schedule-details {
  margin-bottom: 10px;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-venue-details {
  padding-left: 0;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-address {
  font-size: 12px;
  font-size: 0.75rem;
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-image {
  margin: 10px 0 10px 0;
  float: none;
  width: auto;
}

@media (min-width: 992px) {
  #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-image {
    margin: 10px 50px 10px 0;
    float: left;
  }
}

#tribe-events #tribe-events-content .tribe-events-loop .tribe-events-list-event-descrption {
  width: 100%;
  float: none;
  margin-top: 25px;
  padding-right: 0;
  display: block;
}

#tribe-events #tribe-events-content .tribe-events-button {
  margin-top: 21px;
}

@media (min-width: 768px) {
  #tribe-events #tribe-events-content .tribe-events-button {
    margin-top: 51px;
  }
}

#tribe-events #tribe-events-content .tribe-events-sub-nav {
  margin-top: 30px;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li a {
  font-weight: 300;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  background: transparent;
  padding: 0;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li a span {
  display: none;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li a::before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 2px;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-right, #tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-next {
  /*rtl:raw:
					float: left;
					text-align: left;
					*/
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-right a, #tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-next a {
  padding-right: 20px;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-right a::before, #tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-next a::before {
  content: '\e944';
  right: 0;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-left, #tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-previous {
  /*rtl:raw:
					float: right;
					text-align: right;
					*/
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-left a, #tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-previous a {
  padding-left: 20px;
}

#tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-left a::before, #tribe-events #tribe-events-content .tribe-events-sub-nav li.tribe-events-nav-previous a::before {
  content: '\e943';
  left: 0;
}

#tribe-events #tribe-events-content .tribe-events-page-title {
  margin-top: 58px;
  margin-bottom: 7px;
}

#tribe-events #tribe-events-content .hentry {
  position: relative;
}

#tribe-events #tribe-events-content .hentry:nth-child(2):last-child {
  height: calc(100% - 21px);
}

#tribe-events #tribe-events-content .hentry:nth-child(2):last-child .tribe-events-month-event-title {
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

#tribe-events #tribe-events-content .hentry .tribe-events-month-event-title {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 0;
  display: none;
}

@media (min-width: 768px) {
  #tribe-events #tribe-events-content .hentry .tribe-events-month-event-title {
    display: block;
  }
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip {
  bottom: 100% !important;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  width: 388px;
  padding: 30px;
  box-shadow: 9px 0 40px rgba(0, 0, 0, 0.12);
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip .tribe-events-event-thumb {
  float: none;
  padding: 0;
  margin-bottom: 17px;
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip .entry-title {
  font-weight: 400;
  margin-bottom: 20px;
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip .tribe-event-duration {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 22px;
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip .tribe-event-description {
  font-size: 14px;
  font-size: 0.875rem;
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip .tribe-events-arrow {
  right: auto;
  left: 50%;
  transform: translate(-50%, 0);
}

#tribe-events #tribe-events-content .tribe-events-calendar {
  border: none;
  border-collapse: separate;
}

#tribe-events #tribe-events-content .tribe-events-calendar thead tr th {
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  background: transparent;
  border: none;
  padding-bottom: 18px;
}

@media (min-width: 544px) {
  #tribe-events #tribe-events-content .tribe-events-calendar thead tr th {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td {
  border: none;
  border-top: 1px solid #ECECEE;
  border-right: 1px solid #ECECEE;
  height: 129px;
  text-align: center;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > div:first-child,
#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > div:first-child a {
  text-align: center;
  background: transparent;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  transition: 0.3s ease all;
  padding: 9px 0;
  height: 39px;
  margin-top: 0;
}

@media (min-width: 544px) {
  #tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > div:first-child,
  #tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > div:first-child a {
    padding: 9px 13px;
    text-align: left;
  }
}

body #tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > div:first-child a {
  padding: 0;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td:hover {
  background: transparent;
  box-shadow: none;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td:first-child {
  border-left: 1px solid #ECECEE;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td.mobile-active {
  background: transparent;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > .hentry {
  display: block;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > .hentry::after {
  content: '\e934';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: auto;
  width: auto;
  background: transparent;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  top: 45%;
  display: block;
}

@media (min-width: 768px) {
  #tribe-events #tribe-events-content .tribe-events-calendar tbody tr td > .hentry::after {
    display: none;
  }
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td.tribe-events-othermonth {
  background: transparent;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr td.tribe-events-othermonth > div:first-child {
  opacity: 1;
}

#tribe-events #tribe-events-content .tribe-events-calendar tbody tr:last-child td {
  border-bottom: 1px solid #ECECEE;
}

#tribe-events #tribe-bar-form {
  background: transparent;
  border: 1px solid #ECECEE;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  #tribe-events #tribe-bar-form {
    flex-wrap: nowrap;
  }
}

#tribe-events #tribe-bar-form label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 15px;
}

#tribe-events #tribe-bar-form #tribe-bar-date,
#tribe-events #tribe-bar-form #tribe-bar-search {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
}

#tribe-events #tribe-bar-form #tribe-bar-date:focus,
#tribe-events #tribe-bar-form #tribe-bar-search:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

#tribe-events #tribe-bar-form #tribe-bar-date:focus,
#tribe-events #tribe-bar-form #tribe-bar-search:focus {
  background: transparent !important;
}

#tribe-events #tribe-bar-form .tribe-bar-submit {
  width: auto;
}

#tribe-events #tribe-bar-form .tribe-bar-submit input {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
}

#tribe-events #tribe-bar-form #tribe-bar-collapse-toggle {
  width: 100%;
  font-weight: 400;
  position: relative;
}

#tribe-events #tribe-bar-form #tribe-bar-collapse-toggle.tribe-bar-filters-open .tribe-bar-toggle-arrow {
  transform: rotate(180deg);
}

#tribe-events #tribe-bar-form #tribe-bar-collapse-toggle .tribe-bar-toggle-arrow {
  right: 30px;
}

#tribe-events #tribe-bar-form #tribe-bar-collapse-toggle .tribe-bar-toggle-arrow::after {
  content: '\e93a';
  border: none;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: auto;
  right: auto;
}

#tribe-events #tribe-bar-form #tribe-bar-views {
  order: 2;
  /*rtl:ignore*/
  left: auto;
  float: none;
  width: 100%;
  /*rtl:ignore*/
  padding-left: 0;
}

#tribe-events #tribe-bar-form #tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
  box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
  padding: 10px !important;
}

@media (min-width: 992px) {
  #tribe-events #tribe-bar-form #tribe-bar-views {
    width: 13.66667%;
  }
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner {
  background: transparent;
  border-left: none;
  text-align: center;
  padding: 30px 30px 40px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 992px) {
  #tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner {
    border-left: 1px solid #ECECEE;
    border-top: none;
    padding: 32px 0 101px;
  }
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner label {
  text-align: center;
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {
  text-align: left;
  z-index: 90;
  float: none;
  width: auto;
  /*rtl:ignore*/
  left: 50%;
  /*rtl:ignore*/
  transform: translate(-50%, 0);
  transition: 0.5s ease all;
  padding: 0 30px 22px 30px;
  margin-top: -10px;
}

@media (min-width: 992px) {
  #tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {
    margin-top: 22px;
    /*rtl:ignore*/
    left: 54%;
  }
}

@media (min-width: 768px) {
  #tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {
    padding: 0;
  }
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list li a {
  background: transparent;
  display: inline-block;
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list li a span {
  font-size: 14px;
  font-size: 0.875rem;
  background: none;
  position: relative;
  /*rtl:raw:
							padding-right: 24px;
							padding-left: 0;
							*/
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list li a span::before {
  content: '\e789';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  position: absolute;
  left: -11px;
  top: -4px;
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list li + li {
  margin-top: 10px;
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list li.tribe-bar-views-option-list span:before {
  content: '\e6cb';
}

#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list li.tribe-bar-views-option-day span:before {
  content: '\e6cc';
}

#tribe-events #tribe-bar-form .tribe-bar-filters {
  /*rtl:ignore*/
  right: auto;
  float: none;
  order: 1;
  width: 90%;
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 22px 27px 31px;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  #tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner {
    flex-wrap: nowrap;
  }
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner #tribe-bar-date,
#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner #tribe-bar-search {
  padding: 20.5px 20px 20.5px 60px;
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-date-filter i::before {
  content: '\e788';
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter i::before {
  content: '\e922';
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner > div {
  position: relative;
  padding: 0;
  margin: 10px;
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner > div:first-child,
#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner > div:first-child + * {
  flex: 100%;
}

@media (min-width: 768px) {
  #tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner > div:first-child,
  #tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner > div:first-child + * {
    flex: 40%;
  }
}

#tribe-events #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner > div i {
  position: absolute;
  bottom: 17px;
  left: 25px;
  color: #c4c4ca;
  font-size: 24px;
  font-size: 1.5rem;
  z-index: 1;
}

#tribe-events .tribe-bar-disabled {
  float: none;
}

#tribe-events .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
  width: 100%;
}

#tribe-events .tribe-bar-disabled #tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
  right: auto;
  width: 100%;
}

.tribe-events-list-widget .tribe-list-widget {
  margin-left: 0;
}

.tribe-events-list-widget .tribe-list-widget .tribe-event-title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 6px;
}

.tribe-events-list-widget .tribe-events-widget-link a {
  letter-spacing: 0.72px;
  text-transform: uppercase;
  font-size: 12.08px;
  font-size: 0.755rem;
  line-height: 18px;
  font-weight: 600;
}

body .datepicker.dropdown-menu {
  border-radius: 3px;
  padding: 0;
  border: none;
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.12);
}

body .datepicker.dropdown-menu::before, body .datepicker.dropdown-menu::after {
  display: none;
}

body .datepicker.dropdown-menu .table-condensed {
  border: 1px solid #ECECEE;
}

body .datepicker.dropdown-menu .table-condensed tr td span, body .datepicker.dropdown-menu .table-condensed tr th, body .datepicker.dropdown-menu .table-condensed tr td {
  border-radius: 3px;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
}

body .datepicker.dropdown-menu .table-condensed tr td span, body .datepicker.dropdown-menu .table-condensed tr td {
  font-style: italic;
}

body .datepicker.dropdown-menu .table-condensed .datepicker-switch {
  font-weight: 400;
}

body .datepicker.dropdown-menu .table-condensed thead tr + tr {
  pointer-events: none;
}

#tribe-events #tribe-events-content .hentry .tribe-events-tooltip .tribe-events-event-thumb img[src=""] {
  display: none;
}

#tribe-mobile-container .type-tribe_events ~ .type-tribe_events {
  border-top: 1px solid #ECECEE;
}

#tribe-mobile-container .tribe-events-event-body {
  margin: 20px 0;
}

#tribe-mobile-container .tribe-events-event-body .tribe-mobile-day-heading {
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
}

#tribe-mobile-container .tribe-events-event-body .tribe-events-event-schedule-details {
  font-size: 18px;
  font-size: 1.125rem;
}

#tribe-mobile-container .tribe-events-event-body .tribe-events-event-image {
  margin-bottom: 0;
  width: 50%;
}

#tribe-mobile-container .tribe-events-event-body .tribe-events-read-more {
  letter-spacing: 0.72px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 600;
}

body.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
  max-width: 100%;
  width: 100%;
}

.position-one-right-sidebar #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-image,
.position-one-left-sidebar #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-image {
  float: none;
  margin: 10px 0 10px 0;
  width: 100%;
}

.position-one-right-sidebar #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-image,
.position-one-left-sidebar #tribe-events #tribe-events-content .tribe-events-loop .tribe-events-event-image {
  float: none;
  margin: 10px 0 10px 0;
  width: 100%;
}

.type-tribe_events {
  border-bottom: none;
}

.tribe-events-loop .tribe-events-content {
  float: none;
}

.tribe-events-day .tribe-events-content {
  display: block;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}

.single-tribe_events #tribe-events {
  margin-bottom: 0;
}

.single-tribe_events #tribe-events #tribe-events-footer {
  margin-bottom: 5px;
}

.single-tribe_events #tribe-events #tribe-events-content {
  margin-bottom: 0;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-back a {
  position: relative;
  font-weight: 300;
  padding-left: 20px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-back a::before {
  top: 2px;
  content: '\e943';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-single-event-title {
  text-align: center;
  margin-bottom: 33px;
  font-size: 40px;
  font-size: 2.5rem;
}

.single-tribe_events #tribe-events #tribe-events-content div.tribe-events-notices > ul > li {
  text-shadow: none;
}

.single-tribe_events #tribe-events #tribe-events-content div.tribe-events-notices > ul > li::before {
  display: none;
}

.single-tribe_events #tribe-events #tribe-events-content .hentry {
  margin-bottom: 20px;
}

.single-tribe_events #tribe-events #tribe-events-content h6 {
  margin-bottom: 50px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-cal-links {
  text-align: center;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-image {
  float: none;
  margin-bottom: 1.5em;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-image img {
  width: 100%;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-image + div.tribe-events-content {
  float: none;
  width: 100%;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-button {
  margin-top: 30px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-cost {
  background: transparent;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  border: 1px solid #ECECEE;
  padding: 15px 20px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 3.5em;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-schedule {
  margin: 1em 0 0;
  background: transparent;
  border: none;
  padding-left: 0;
  text-align: center;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-single-section + .tribe-events-single-section {
  border-top: 1px solid #ECECEE;
  margin: 0 0 30px;
  padding-top: 40px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta {
  background: transparent;
  border: none;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta.primary {
  padding-top: 40px;
  margin: 70px 0 15px;
  position: relative;
  border-top: 1px solid #ECECEE;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta.secondary {
  border-top: 1px solid #ECECEE;
  margin: 0 0 30px;
  padding-top: 40px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-single-section-title {
  font-weight: 300;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 20px 0 38px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-venue-map {
  margin: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-venue-map {
    width: 50%;
  }
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
  padding: 0;
}

@media (min-width: 768px) {
  .single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group {
    width: 50%;
  }
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group:nth-child(3):last-child {
  width: 100%;
  border-top: 1px solid #ECECEE;
  margin: 0 0 30px;
  padding-top: 40px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl {
  font-size: 18px;
  font-size: 1.125rem;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl dt, .single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl dd {
  font-weight: 300;
  display: inline-block;
  float: left;
  line-height: 1;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl dt br, .single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl dd br {
  display: none;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl dd {
  margin: 0 0 32px;
}

.single-tribe_events #tribe-events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dl dt {
  margin-right: 5px;
  /*rtl:raw:
						clear: right;
						*/
}

.single-tribe_events .tribe-events-gcal {
  /*rtl:raw:
		margin-right: 0;
		margin-left: 1.25em;
		*/
}

.single-tribe_events .tribe-events-event-meta .column,
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  /*rtl:raw:
		text-align: right;
		*/
}

/*--------------------------------------------------------------
## Booked
--------------------------------------------------------------*/
body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr.week td .date {
  text-align: center;
  padding: 0;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date {
  background: transparent;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date:hover {
  background: transparent;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date .number {
  transform: scale(1);
}

.booked-calendar-shortcode-wrap {
  text-align: center;
}

.booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar {
  border-radius: 3px;
  margin: 15px 0;
}

@media screen and (max-width: 600px) {
  .booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar {
    display: inline-block;
    width: auto;
    padding: 8px 10px 9px 12px;
  }
}

.booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p {
  position: relative;
}

.booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p i.fa {
  position: absolute;
  left: -3px;
  top: 50%;
  transform: translate(0, -50%);
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  font-size: 2.125rem;
  /*rtl:raw:
				margin-right: 0;
				margin-left: 10px;
				*/
}

.booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p i.fa::before {
  content: '\e789';
}

@media screen and (max-width: 600px) {
  .booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p i.fa {
    display: block;
  }
}

.booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p:after {
  top: 50%;
  transform: translateY(-50%);
  color: #000000;
  right: 5px;
  /*rtl:raw:
				right: auto;
				*/
}

.booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p select {
  margin-left: 40px;
}

@media screen and (max-width: 600px) {
  .booked-calendar-shortcode-wrap .booked-calendarSwitcher.calendar p select {
    width: auto;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar {
  border: none;
  background: transparent;
}

body .booked-calendar-shortcode-wrap .booked-calendar thead tr th {
  border: none;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .monthName {
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: none;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .backToMonth {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-right, .booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-left {
  top: 27px;
  display: none;
}

@media (min-width: 544px) {
  .booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-right, .booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-left {
    display: block;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-right i::before, .booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-left i::before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 1.25rem;
  transition: 0.3s ease all;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-left:hover {
  /*rtl:ignore*/
  left: 20px;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-left i::before {
  content: '\e93b';
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-right:hover {
  /*rtl:ignore*/
  right: 20px;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr th .page-right i::before {
  content: '\e93c';
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr.days {
  background: transparent !important;
}

.booked-calendar-shortcode-wrap .booked-calendar thead tr.days th {
  background: transparent !important;
  border-color: transparent !important;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 33px 0 18px;
}

@media (min-width: 544px) {
  .booked-calendar-shortcode-wrap .booked-calendar thead tr.days th {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td {
  height: 60px !important;
  border: none;
  padding: 5px 5px 0 5px;
}

body .booked-calendar-shortcode-wrap .booked-calendar tbody tr td {
  background: transparent;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td:first-child {
  padding-left: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td:last-child {
  padding-right: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td:hover .date span.number {
  background: transparent !important;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.booked {
  pointer-events: none;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.today .number {
  border: none;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td > span {
  line-height: 50px !important;
}

@media (min-width: 768px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td {
    padding: 5px;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date {
  text-align: center;
  padding: 0;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date {
    text-align: left;
  }
}

@media (min-width: 544px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date {
    padding: 0 20px;
  }
}

@media screen and (max-width: 720px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date {
    height: auto;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date .number {
  font-size: 16px;
  font-size: 1rem;
  width: auto;
  height: auto;
  line-height: 1;
}

@media (min-width: 544px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date .number {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 720px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date .number {
    transform: scale(1) !important;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active {
  overflow: visible;
  padding: 5px 5px 0 5px;
  background-clip: content-box !important;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active:first-child {
  padding-left: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active:last-child {
  padding-right: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active .date {
  border-top: 1px solid #ECECEE;
  border-right: 1px solid #ECECEE;
  border-left: 1px solid #ECECEE;
  border-bottom: 1px solid #ECECEE;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
}

@media (min-width: 544px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active .date {
    border-bottom: none;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active .date .number {
  background: transparent;
  transform: scale(1);
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active .date::before {
  content: '';
  height: 2px;
  width: 100%;
  background: #ffffff;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  z-index: 1;
  display: none;
}

@media (min-width: 544px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr td.active .date::before {
    display: block;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock {
  border: none;
  background: transparent;
  border-collapse: separate;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock td {
  text-align: left;
  border-radius: 3px;
  height: auto !important;
  padding: 0;
  border: none;
  background: transparent;
}

@media screen and (max-width: 720px) {
  body .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock td {
    padding: 0;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock td > div {
  padding: 2%;
  border: 1px solid #ECECEE !important;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock h2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 12px;
  text-align: left;
  font-weight: 300;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock h2 strong {
  font-weight: 300;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .booked-appt-list {
  box-shadow: none;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot {
  border: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot {
    flex-wrap: nowrap;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot.timeslot-unavailable .timeslot-time,
.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot.timeslot-unavailable .timeslot-people {
  padding-top: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot + .timeslot {
  border-top: 1px solid #ECECEE;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot:last-child {
  margin: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-range {
  width: 100%;
}

@media (min-width: 992px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-range {
    width: 70%;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  width: 100%;
  margin: 13px 0;
  padding-left: 0;
  padding-right: 5px;
  position: relative;
  font-size: 18px;
  font-size: 1.125rem;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time .timeslot-title {
  width: 100%;
  margin-bottom: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time::before {
  content: '';
  position: absolute;
  left: 60%;
  top: 50%;
  height: 60px;
  width: 1px;
  background: #ECECEE;
  transform: translate(0, -50%);
  display: none;
}

@media (min-width: 992px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time::before {
    display: block;
  }
}

.position-one-right-sidebar .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time::before,
.position-one-left-sidebar .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time::before {
  display: none;
}

@media (min-width: 768px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time {
    width: 30%;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time i.fa {
  position: relative;
  top: 3px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-time i.fa::before {
  content: '\e8e8';
  font-size: 24px;
  font-size: 1.5rem;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot .spots-available {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  text-transform: none;
  position: relative;
  padding-bottom: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot .spots-available {
    width: 30%;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-count {
  padding-left: 30px;
  border-color: #ECECEE;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-people {
  width: 70%;
  padding-top: 0;
  text-align: left;
}

@media (max-width: 720px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-people {
    width: 100%;
    text-align: center;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-people .button {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
  width: 100%;
  /*rtl:raw:
							float: left;
							margin-left: 0;
							*/
}

@media (min-width: 768px) {
  .booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-people .button {
    width: auto;
  }
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-people .button:hover {
  border: none;
  margin-right: 0;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot-people .button[disabled] {
  pointer-events: none;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr.entryBlock .timeslot:hover {
  background: transparent;
}

body .booked-modal .bm-window {
  width: 650px;
  padding-top: 85px !important;
}

@media screen and (max-width: 720px) {
  body .booked-modal .bm-window {
    width: auto;
  }
}

body .booked-modal .bm-window a.close {
  top: 31px;
  right: 20px;
  left: auto;
}

body .booked-modal .bm-window a.close i.fa {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  font-size: 1.1875rem;
  transition: 0.3s ease all;
}

body .booked-modal .bm-window a.close i.fa::before {
  content: '\e935';
}

body .booked-modal .bm-window p.booked-title-bar {
  padding-right: 45px;
}

body .booked-modal .bm-window p.booked-title-bar small {
  text-transform: none;
  font-size: 18px;
  font-size: 1.125rem;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}

@media (min-width: 544px) {
  body .booked-modal .bm-window p.booked-title-bar small {
    font-size: 24px;
    font-size: 1.5rem;
    padding-left: 14px;
  }
}

body .booked-modal .bm-window .booked-form {
  padding-top: 0;
}

body .booked-modal .bm-window .booked-form p.booked-calendar-name {
  font-weight: 400;
  margin-bottom: 0;
}

body .booked-modal .bm-window .booked-form p.title {
  font-weight: 300;
  font-size: 24px;
  font-size: 1.5rem;
}

body .booked-modal .bm-window .booked-form p.name {
  margin: 0 0 5px;
}

body .booked-modal .bm-window .booked-form p.name b {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}

body .booked-modal .bm-window .booked-form p.name b i {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 8px;
}

body .booked-modal .bm-window .booked-form p.name b i.fa-calendar-o::before {
  content: '\e789';
}

body .booked-modal .bm-window .booked-form p.name b i.fa-clock-o::before {
  content: '\e8e8';
}

body .booked-modal .bm-window .booked-form p.name b + b {
  margin-left: 21px;
}

@media screen and (max-width: 720px) {
  body .booked-modal .bm-window .booked-form p.name b + b {
    margin-left: 0;
  }
}

body .booked-modal .bm-window .booked-form #customerChoices {
  border: none;
  border-bottom: 1px solid #ECECEE;
  margin: 0;
  padding: 0 0 35px 0;
  text-align: left;
}

body .booked-modal .bm-window .booked-form #customerChoices ~ .customer_choice {
  margin-top: 15px;
}

body .booked-modal .bm-window .booked-form #customerChoices ~ .customer_choice.default {
  margin-top: 35px;
}

body .booked-modal .bm-window .booked-form #customerChoices .field {
  display: block;
  margin: 0;
}

body .booked-modal .bm-window .booked-form #customerChoices label {
  font-size: 14px;
  font-size: 0.875rem;
}

body .booked-modal .bm-window .booked-form #customerChoices input[type=radio] {
  top: 5px;
}

body .booked-modal .bm-window .booked-appointments {
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
}

body .booked-modal .bm-window .booked-appointments .calendar-name,
body .booked-modal .bm-window .booked-appointments .appointment-info {
  font-weight: inherit;
  font-size: 18px;
  font-size: 1.125rem;
}

body .booked-modal .bm-window .booked-appointments .calendar-name {
  margin-bottom: 5px;
}

body .booked-modal .bm-window .booked-appointments .appointment-info {
  line-height: 1.5rem;
}

body .booked-modal .bm-window .booked-appointments .appointment-info i {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  vertical-align: bottom;
}

body .booked-modal .bm-window .booked-appointments .appointment-info i.fa-calendar-o::before {
  content: '\e789';
}

body .booked-modal .bm-window hr {
  border-color: #ECECEE;
  padding: 7px 0 0 0;
  margin: 36px 0 0 0;
}

body .booked-modal .bm-window #ajaxlogin .field .status,
body .booked-modal .bm-window #newAppointmentForm .field .status {
  padding-top: 0;
  color: red;
}

body .booked-modal .bm-window #ajaxlogin .field .status i,
body .booked-modal .bm-window #newAppointmentForm .field .status i {
  color: red;
}

body .booked-modal .bm-window .field label.field-label {
  display: inline-block;
  text-transform: none;
  position: relative;
  font-size: 24px;
  font-size: 1.5rem;
}

body .booked-modal .bm-window .field label.field-label i {
  font-size: 11.2px;
  font-size: 0.7rem;
  position: absolute;
  right: -12px;
  top: 21px;
}

body .booked-modal .bm-window .field p {
  margin-top: 8px;
  margin-bottom: 23px;
  font-size: 14px;
  font-size: 0.875rem;
}

body .booked-modal .bm-window .field input[type^='text'],
body .booked-modal .bm-window .field input[type^='email'],
body .booked-modal .bm-window .field input[type^='password'] {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
}

body .booked-modal .bm-window .field input[type^='text']:focus,
body .booked-modal .bm-window .field input[type^='email']:focus,
body .booked-modal .bm-window .field input[type^='password']:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

body .booked-modal .bm-window .field input[type^='text']:focus,
body .booked-modal .bm-window .field input[type^='email']:focus,
body .booked-modal .bm-window .field input[type^='password']:focus {
  background: transparent !important;
}

body .booked-modal .bm-window .field input[type^='password'] {
  margin-bottom: 25px;
}

body .booked-modal .bm-window .field input[type^='submit']#submit-request-appointment {
  padding: 24px 27.5px 23px;
  margin-right: 21px;
}

body .booked-modal .bm-window .field input[type^='submit'],
body .booked-modal .bm-window .field button {
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  border: none;
  transition: 0.3s ease all;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
  line-height: 1;
  font-style: normal;
  width: auto;
  margin-top: 10px;
}

@media (min-width: 544px) {
  body .booked-modal .bm-window .field input[type^='submit'],
  body .booked-modal .bm-window .field button {
    margin-top: 0;
  }
}

.booked-profile-appt-list i {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 8px;
  position: relative;
  top: 4px;
}

.booked-profile-appt-list i.fa-calendar::before {
  content: '\e789';
}

.booked-profile-appt-list i.fa-clock-o::before {
  content: '\e8e8';
}

.booked-profile-appt-list .appt-block > strong {
  font-weight: 300;
}

body .booked-calendar-wrap table.booked-calendar td .date .number {
  background: transparent !important;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.entryBlock td {
  padding: 1%;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.entryBlock .booked-appt-list .timeslot {
  display: block;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.entryBlock .booked-appt-list .timeslot .button {
  margin: 15px 0;
  width: 100%;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.week td {
  height: 60px !important;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.week td.active span.date.tooltipster {
  background: transparent !important;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.week td .date {
  line-height: 60px !important;
}

body .widget.booked_calendar .booked-calendar-wrap table.booked-calendar tbody tr.week td .date .number {
  line-height: 60px !important;
}

body #booked-profile-page input[type^="text"],
body #booked-profile-page input[type^="password"] {
  padding: 20.5px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  transition: 0.3s ease all;
  line-height: 1.2143;
  font-style: italic;
  border-radius: 3px;
  font-weight: 300;
}

body #booked-profile-page input[type^="text"]:focus,
body #booked-profile-page input[type^="password"]:focus {
  outline: 0;
  border-color: #ECECEE;
  background-color: transparent;
}

body #booked-profile-page .form-submit input[type^="submit"], body #booked-profile-page .login-submit input[type^="submit"], body #booked-profile-page .wp-user-form input[type^="submit"] {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

body #booked-profile-page .form-submit input[type^="submit"]:hover, body #booked-profile-page .login-submit input[type^="submit"]:hover, body #booked-profile-page .wp-user-form input[type^="submit"]:hover {
  padding: 24px 37.5px 23px;
}

body #booked-profile-page .booked-tabs,
body #booked-profile-page .booked-tabs.login,
body #booked-profile-page .booked-profile-header {
  border: none;
  border-radius: 3px;
}

body #booked-profile-page .booked-tabs li i,
body #booked-profile-page .booked-tabs.login li i,
body #booked-profile-page .booked-profile-header li i {
  /*rtl:raw:
			padding-right: 0;
			padding-left: 7px;
			*/
}

body #booked-profile-page .booked-tab-content {
  border-color: #ECECEE;
}

body #booked-profile-page #profile-appointments .booked-form-notice {
  margin: 15px 0;
  background: #ECECEE;
  border: none;
  padding: 1px 16px;
  text-shadow: none;
}

body #booked-profile-page #profile-appointments .booked-no-margin {
  font-size: 18px;
  font-size: 1.125rem;
}

body #booked-profile-page #profile-edit #booked-page-form {
  border-color: #ECECEE;
}

body #booked-profile-page #profile-edit #booked-page-form .booked-upload-wrap {
  border: none;
  height: 60px;
}

body #booked-profile-page #profile-edit #booked-page-form .booked-upload-wrap input {
  border: none;
  height: 60px;
}

body #booked-profile-page #profile-edit #booked-page-form .booked-upload-wrap span {
  line-height: 23px;
}

body .booked-form input[type="submit"],
body .booked-form button {
  /*rtl:raw: float: right; */
}

/*-------------------------------------------------------------
## Timeline
--------------------------------------------------------------*/
.tm_timeline {
  padding: 0;
  margin: 30px 0;
}

.tm_timeline .contol_wrap {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 40px;
  width: 100%;
  justify-content: center;
}

.tm_timeline .contol_wrap i {
  font-size: 20px;
  font-size: 1.25rem;
  color: #c7c7c7;
}

.tm_timeline .tm_timeline__control {
  margin: 0;
  transform: translate(0, 0);
  opacity: 1 !important;
  position: relative;
  display: inline-block;
  right: auto;
  left: auto;
  background: transparent;
  border: none;
  padding: 0;
  line-height: 1;
}

.tm_timeline .tm_timeline__control.tm_timeline__control-slide-left {
  /*rtl:ignore*/
  margin-right: 40px;
}

.tm_timeline .tm_timeline__control.tm_timeline__control-slide-left:hover, .tm_timeline .tm_timeline__control.tm_timeline__control-slide-left:focus {
  /*rtl:ignore*/
  margin-right: 40px;
}

.tm_timeline .tm_timeline__control:hover {
  position: relative;
  background: transparent;
  border: none;
  padding: 0;
  line-height: 1;
  box-shadow: none !important;
  left: auto;
  right: auto;
  margin: 0;
}

.tm_timeline .tm_timeline__control:focus {
  position: relative;
  margin: 0;
  background: transparent;
  padding: 0;
  line-height: 1;
  border: none;
  box-shadow: none !important;
  left: auto;
  right: auto;
}

.tm_timeline .tm_timeline__tense {
  margin-top: 0;
  background: #ECECEE;
}

.tm_timeline .tm_timeline__event {
  /*rtl:raw:
		text-align: right;
		*/
}

.tm_timeline .tm_timeline__event .tm_timeline__event__dot {
  height: 19px;
  width: 19px;
  box-shadow: none;
}

.tm_timeline .tm_timeline__event .tm_timeline__event__date {
  font-size: 12px;
  font-size: 0.75rem;
}

.tm_timeline .tm_timeline__event .tm_timeline__event__title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 13px;
  line-height: 1.5;
}

.tm_timeline .tm_timeline__event .tm_timeline__event__description {
  font-size: 18px;
  font-size: 1.125rem;
}

.tm_timeline.tm_timeline-layout-horizontal {
  text-align: center;
  margin: 30px auto;
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__body {
  position: relative;
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__tense {
  height: 1px;
  top: auto;
  bottom: 15px;
  transform: translateY(0);
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__container {
  flex-wrap: wrap;
  margin: 0 auto;
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__pages {
  padding-bottom: 0;
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__page__content {
  display: block;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-horizontal .tm_timeline__page__content {
    display: flex;
  }
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__dot {
  left: 50%;
  top: auto;
  bottom: 20px;
  transform: translate(-50%, 40px);
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event {
  text-align: center;
  flex-basis: 100%;
  margin: 30px 10px 25px;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event {
    margin: 0 0 25px;
  }
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event:first-child {
  margin-top: 0;
}

.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__description,
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__title,
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__date {
  transform: translate(0, 0);
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__description,
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__title,
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__date {
  /*rtl:raw:
			transform: translate(0, 0);
			*/
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__container {
  margin: 0;
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
  max-width: 100%;
}

.position-one-right-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event,
.position-one-left-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
  max-width: 100%;
}

@media (min-width: 544px) {
  .position-one-right-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event,
  .position-one-left-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
    max-width: 45%;
  }
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
    max-width: 50%;
  }
}

@media (min-width: 1200px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
    max-width: 90%;
  }
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__tense {
  margin-left: 0;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__tense {
    margin-left: auto;
  }
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd {
  transform: translate(0, 0);
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd {
    transform: translate(50%, 0);
  }
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__description {
  padding: 0 10px 0 0;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__description {
    padding: 0;
  }
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even {
  transform: translate(0, 0);
  text-align: left;
  margin-left: 32px;
  padding-right: 0;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even {
    transform: translate(-50%, 0);
    text-align: right;
    margin-left: auto;
    padding-right: 32px;
  }
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__dot {
  left: -50px;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__dot {
    left: auto;
    /*rtl:raw:
						left: 0;
						*/
  }
}

.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__description {
  padding: 0 10px 0 0;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__description {
    padding: 0;
  }
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
  min-width: 100%;
  max-width: 100%;
  /*rtl:raw:
			margin-left: 0;
			margin-right: 50%;
			*/
}

@media (max-width: 1440px) {
  .tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
    margin: 0 0 0 auto;
  }
}

@media (min-width: 992px) {
  .tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
    min-width: 600px;
    max-width: 50%;
  }
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__tense {
  width: 1px;
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__dot {
  transform: translate(-50%, 0);
  position: absolute;
  left: 0;
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__body-tense {
  border-left: 1px solid #ECECEE;
  /*rtl:raw:
			border-left: none;
			*/
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__description {
  padding: 0 0 0 10px;
}

@media (min-width: 544px) {
  .tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__description {
    padding: 0;
  }
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event {
  padding-left: 40px;
  margin-bottom: 60px;
  max-width: 100%;
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event:last-child {
  margin-bottom: 0;
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-odd {
  padding-left: 32px;
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-odd .tm_timeline__event__dot {
  transform: translate(-10px, 0);
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-even {
  padding-right: 32px;
}

.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__dot {
  transform: translate(10px, 0);
}

.single-timeline_post #primary {
  left: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 992px) {
  .single-timeline_post #primary {
    left: 16.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}

.single-timeline_post .timeline_post > .entry-content > p:first-of-type:first-letter {
  font-size: 40px;
  font-size: 2.5rem;
  float: left;
  margin: 12px 20px 5px 0;
  border-radius: 3px;
  line-height: 1;
  padding: 20px 30px;
  position: relative;
}

@-moz-document url-prefix() {
  .single-timeline_post .timeline_post > .entry-content > p:first-of-type:first-letter {
    padding: 26px 30px;
  }
}

/*--------------------------------------------------------------
## Events Schedule
--------------------------------------------------------------*/
body .mptt-shortcode-wrapper {
  margin: 30px 0;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table {
  border: none;
  border-collapse: separate;
  margin: 0 -10px;
  border-spacing: 10px;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td {
  border: 1px solid #ECECEE;
  border-radius: 3px;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-hours {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container {
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: 0.2s ease all;
  border: 1px solid transparent;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container:hover {
  border-color: #ECECEE;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container > * {
  width: 100%;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container .event-user {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container .event-user img {
  border-radius: 50% !important;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container span.event-title {
  text-decoration: none;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container .event-title {
  transition: none;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container a {
  transition: 0.2s ease all;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 768px) and (max-width: 1440px) {
  body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container a {
    margin: 0;
  }
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container .timeslot {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table tr td.mptt-shortcode-event > .mptt-event-container .timeslot::before {
  content: '\e8e8';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
}

body .mptt-shortcode-wrapper .mptt-shortcode-table thead tr.mptt-shortcode-row th {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 10px 0;
  border: 1px solid #ECECEE;
  border-radius: 3px;
}

body .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-column-title {
  font-size: 24px;
  font-size: 1.5rem;
}

body .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list li.mptt-list-event {
  margin-bottom: 1rem;
  border: none;
}

body .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list li.mptt-list-event .timeslot {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
}

body .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list li.mptt-list-event .timeslot::before {
  content: '\e8e8';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
}

.mptt-main-wrapper .mptt-content .timeslots-title {
  font-size: 24px;
  font-size: 1.5rem;
}

.mptt-main-wrapper .mptt-content .events-list {
  margin: 0;
  padding-bottom: 60px;
}

.mptt-main-wrapper .mptt-content .events-list li.event {
  list-style: none;
  position: relative;
  padding: 0 0 0 45px;
}

.mptt-main-wrapper .mptt-content .events-list li.event::before {
  content: '\e789';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 9px;
  font-size: 24px;
  font-size: 1.5rem;
}

.mptt-main-wrapper .mptt-content .events-list li.event .event-title, .mptt-main-wrapper .mptt-content .events-list li.event .timeslot {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
}

.mptt-main-wrapper .mptt-content .events-list li.event .event-title {
  margin-right: 5px;
}

.mptt-main-wrapper .mptt-content .events-list li.event .event-user img {
  display: none;
}

.widget.mptt-container {
  margin-bottom: 45px;
}

.widget.mptt-container .widgettitle {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
}

.widget.mptt-container .upcoming-events-widget {
  margin-top: 25px;
}

.widget.mptt-container ul.mptt-widget.events-list li.event {
  padding: 0;
  border: none;
  margin-bottom: 1rem;
}

.widget.mptt-container ul.mptt-widget.events-list li.event .event-title {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
}

.widget.mptt-container ul.mptt-widget.events-list li.event .column-title, .widget.mptt-container ul.mptt-widget.events-list li.event .timeslot {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
}

.widget.mptt-container ul.mptt-widget.events-list li.event .column-title *, .widget.mptt-container ul.mptt-widget.events-list li.event .timeslot * {
  display: inline-block;
}

.single-mp-column .mp-column img {
  border-radius: 50%;
}

.single-mp-event .timeslots-title {
  font-size: 24px;
  font-size: 1.5rem;
}

.single-mp-event .timeslot {
  position: relative;
  padding: 0 0 0 45px;
}

.single-mp-event .timeslot::before {
  content: '\e789';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 24px;
  font-size: 1.5rem;
}

/*--------------------------------------------------------------
## Contact Form 7
--------------------------------------------------------------*/
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

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

.wpcf7 .wpcf7-not-valid {
  border-color: #FF596D;
}

.wpcf7 .wpcf7-not-valid-tip {
  color: #FF596D;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  right: 5px;
  top: 1px;
}

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
  margin: 1.5em 0;
  padding: 5px 15px;
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 3px;
  font-style: italic;
  color: #000000;
}

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
  background: rgba(255, 89, 109, 0.12);
}

.wpcf7 .wpcf7-mail-sent-ok {
  background: rgba(47, 211, 174, 0.12);
}

.site .wpcf7 .ajax-loader {
  margin: 0 10px;
}

.wpcf7-form p {
  margin-bottom: 20px;
  position: relative;
}

.wpcf7-form p i {
  pointer-events: none;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 17px;
  z-index: 1;
}

.wpcf7 input[type='submit'],
.wpcf7 input[type='reset'] {
  vertical-align: middle;
}

.wpcf7 input[type='radio'],
.wpcf7 input[type='checkbox'] {
  display: inline-block;
  width: auto;
  margin-right: 5px;
}

.wpcf7 input[type='radio']:last-child,
.wpcf7 input[type='checkbox']:last-child {
  margin-left: 5px;
  margin-right: 0;
}

.wpcf7 select {
  width: 200px;
  max-width: 100%;
}

/*-------------------------------------------------------------
## Power Builder
--------------------------------------------------------------*/
/*--------------------------------------------------------------
### Misc
--------------------------------------------------------------*/
#tm_builder_outer_content .row.tm_pb_row_inner, #tm_builder_outer_content .cherry-services.services-wrap .tm_pb_row_inner.cherry-services-row, .cherry-services.services-wrap #tm_builder_outer_content .tm_pb_row_inner.cherry-services-row, #tm_builder_outer_content .cross-sells .tm_pb_row_inner.products, .cross-sells #tm_builder_outer_content .tm_pb_row_inner.products {
  width: auto;
}

#tm_builder_outer_content .row.row-center, #tm_builder_outer_content .cherry-services.services-wrap .row-center.cherry-services-row, .cherry-services.services-wrap #tm_builder_outer_content .row-center.cherry-services-row, #tm_builder_outer_content .cross-sells .row-center.products, .cross-sells #tm_builder_outer_content .row-center.products {
  margin-left: auto !important;
  margin-right: auto !important;
}

#tm_builder_outer_content .tm_pb_column.column_middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.row.tm_pb_col_padding_reset, .cherry-services.services-wrap .tm_pb_col_padding_reset.cherry-services-row, .cross-sells .tm_pb_col_padding_reset.products {
  margin-left: 0;
  margin-right: 0;
}

.row.tm_pb_col_padding_reset > .tm_pb_column, .cherry-services.services-wrap .tm_pb_col_padding_reset.cherry-services-row > .tm_pb_column, .cross-sells .tm_pb_col_padding_reset.products > .tm_pb_column {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 1440px) {
  #tm_builder_outer_content .tm_pb_section_parallax .tm_pb_parallax_css,
  #tm_builder_outer_content .tm_pb_slides .tm_parallax_bg.tm_pb_parallax_css {
    background-attachment: scroll;
  }
}

#tm_builder_outer_content .tm_pb_text_align_center {
  margin: 0 auto;
}

#tm_builder_outer_content .tm_pb_slider_with_overlay .tm_pb_slide_overlay_container {
  z-index: 1;
}

/*--------------------------------------------------------------
### Typography
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module ul:not([class]) {
  list-style: none;
  margin: 0 0 1.5em 0;
}

#tm_builder_outer_content .tm_pb_module ul:not([class]):last-child {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_module ul:not([class]) li {
  list-style: inherit;
}

#tm_builder_outer_content .tm_pb_module ul:not([class]) li + li,
#tm_builder_outer_content .tm_pb_module ul:not([class]) li > ul li,
#tm_builder_outer_content .tm_pb_module ul:not([class]) li > ol li {
  margin-top: 5px;
}

#tm_builder_outer_content .tm_pb_module ul:not([class]) > li:before {
  content: '•';
  margin-right: 10px;
}

#tm_builder_outer_content .tm_pb_module ol li > ul:not([class]),
#tm_builder_outer_content .tm_pb_module ol li > ol, #tm_builder_outer_content .tm_pb_module ul:not([class]) li > ul:not([class]),
#tm_builder_outer_content .tm_pb_module ul:not([class]) li > ol {
  margin-bottom: 0;
  margin-left: 1.1em;
}

/*--------------------------------------------------------------
### Accordion
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle {
  margin-bottom: 0;
  padding: 20px 0;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle {
    padding: 43px 0;
  }
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle + .tm_pb_toggle {
  border-top: 1px solid #ECECEE;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
  padding: 15px 40px 15px 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
  left: auto;
  right: 0;
  font-size: 24px;
  font-size: 1.5rem;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_content, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_content {
  padding: 10px 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before {
  content: "\e936";
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
  content: "\e937";
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
}

#tm_builder_outer_content .tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close {
  background-color: transparent;
}

/*--------------------------------------------------------------
# Audio
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_audio_container,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_audio_container,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_audio_container {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta {
  margin-bottom: 30px;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container {
  padding-top: 180px;
  padding-bottom: 50px;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container h2,
#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container h2,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container h2,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta {
  padding-left: 0;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta {
  margin-bottom: 30px;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art,
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module {
  border-radius: 3px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container {
  /*rtl:ignore*/
  margin-left: 0;
  padding: 22px 30px 40px;
  text-align: left;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container h2 {
  margin-bottom: 7px;
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta {
  margin-bottom: 22px;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta strong {
  font-weight: 300;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container {
  padding: 180px 30px 40px;
}

@media (min-width: 544px) {
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container {
    padding: 52px 30px 40px;
  }
}

@media (min-width: 544px) {
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container h2,
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta {
    padding-left: 140px;
  }
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta {
  margin-bottom: 30px;
}

@media (min-width: 544px) {
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art + .tm_audio_container .tm_audio_module_meta {
    margin-bottom: 54px;
  }
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
  position: absolute;
  width: 109px;
  height: 109px;
  left: 30px;
  top: 30px;
  border-radius: 50%;
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-playpause-button,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-playpause-button {
  width: 40px;
  height: 40px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-playpause-button button:before,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-playpause-button button:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e96a';
  font-size: 40px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-playpause-button.mejs-pause button:before,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-playpause-button.mejs-pause button:before {
  content: '\e96b';
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  margin: 19px 0;
  height: 2px;
  background: #000000;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-time-rail .mejs-time-current,
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-time-rail .mejs-time-current,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  height: 2px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
  width: 13px;
  height: 13px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  width: 13px;
  height: 13px;
  top: 14px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top: 19px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-time-float .mejs-time-float-current,
#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-controls .mejs-time,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-time-float .mejs-time-float-current,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-controls .mejs-time {
  color: #ffffff;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-time-float .mejs-time-float-corner,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-time-float .mejs-time-float-corner {
  border-color: #ffffff transparent transparent;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-time.mejs-currenttime-container,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-time.mejs-currenttime-container {
  margin-top: 9px;
  height: auto;
  margin-left: 10px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-currenttime,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-currenttime {
  font-size: 12px;
  font-size: 0.75rem;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-volume-button,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-volume-button {
  margin: 0 5px 0 10px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-volume-button button,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-volume-button button {
  overflow: visible;
  width: 28px;
  height: 28px;
  margin: 4px 0;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-volume-button button:before,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-volume-button button:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8b0';
  font-size: 28px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-controls .mejs-volume-button.mejs-unmute button:before,
#tm_builder_outer_content .tm_pb_module .tm_audio_content .tm_audio_container .mejs-controls .mejs-volume-button.mejs-unmute button:before {
  content: '\e8b4';
}

/*--------------------------------------------------------------
### Blog
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_blog_grid_wrapper + .navigation.pagination,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_blog_masonry_wrapper + .navigation.pagination {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post {
  margin-bottom: 60px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_main_video_container,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_pb_gallery_post_type,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_pb_image_container {
  margin-bottom: 1.5em;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_content {
  margin-top: 25px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .more-link {
  margin-top: 23px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_pb_gallery_post_type .tm_pb_slide {
  background-position: center center !important;
  min-height: 320px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_pb_gallery_post_type .tm-pb-controllers {
  bottom: 15px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_link_content,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_quote_content {
  border-radius: 3px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_link_content {
  padding: 30px 20px;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_link_content {
    padding: 26px 40px;
  }
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_link_content h2 {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_link_content .tm_link_main_url {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_link_content .tm_link_main_url:before {
  font-size: 14px;
  display: inline-block;
  content: '\e915';
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 7px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_quote_content {
  padding: 30px 20px;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_quote_content {
    padding: 40px 40px 60px;
  }
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_quote_content blockquote {
  max-width: 470px;
  margin: 0 auto;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_quote_content blockquote:before {
  content: "\201c";
  font-family: "Times New Roman", Times, serif;
  display: block;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_quote_content blockquote cite {
  font-weight: 300;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_audio_content {
  border-radius: 3px;
  padding: 30px 20px;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_audio_content {
    padding: 40px;
  }
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_audio_content h2 {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_audio_content h2 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-grid .tm_link_content, #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-masonry .tm_link_content {
    padding: 26px 20px;
  }
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-grid .tm_quote_content, #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-masonry .tm_quote_content {
    padding: 40px 20px;
  }
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-grid .tm_audio_content, #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-masonry .tm_audio_content {
    padding: 40px 20px;
  }
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-grid .tm_pb_post_meta, #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-masonry .tm_pb_post_meta {
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post_meta {
  margin-bottom: 10px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard .tm_pb_image_container img,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image .tm_pb_image_container img,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video .tm_pb_image_container img,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery .tm_pb_image_container img {
  width: 100%;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard .tm_pb_content_container,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image .tm_pb_content_container,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video .tm_pb_content_container,
#tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery .tm_pb_content_container {
  min-width: 25%;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_main_video_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_main_video_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_main_video_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_main_video_container {
    margin-right: 30px;
    margin-top: 0;
    float: left;
  }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_pb_image_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_pb_image_container {
    float: left;
  }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_main_video_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_main_video_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_main_video_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_pb_gallery_post_type,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_main_video_container {
    width: 50%;
  }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-standard > .tm_pb_content_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-image > .tm_pb_content_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-video > .tm_pb_content_container,
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module.layout-list .tm_pb_post.format-gallery > .tm_pb_content_container {
    overflow: hidden;
  }
}

/*--------------------------------------------------------------
### Blurb
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module {
  margin-bottom: 50px;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content {
  max-width: 100%;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content p:not(:last-child) {
  margin-bottom: 17px;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm-pb-icon {
  font-size: 44px;
  font-size: 2.75rem;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm-pb-icon-circle-border {
  border: 1px solid;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm-pb-icon-circle {
  width: 105px;
  height: 105px;
  border-radius: 53px;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_link,
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_button {
  margin-top: 40px;
  display: inline-block;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_button {
  background-color: transparent;
  border-color: #E0E0E2;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container h4 {
  padding-bottom: 0;
  margin-bottom: 16px;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_main_blurb_image {
  width: auto;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_main_blurb_image img {
  vertical-align: top;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top .tm_pb_main_blurb_image img {
  width: 100%;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top .tm-pb-icon {
  padding-bottom: 23px;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top .tm-pb-icon.tm-pb-icon-circle, #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top .tm-pb-icon.tm-pb-icon-circle-border {
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_left .tm-pb-icon, #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_right .tm-pb-icon {
  /*rtl:ignore*/
  margin-left: 0;
  justify-content: flex-start;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_left .tm-pb-icon.tm-pb-icon-circle, #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_left .tm-pb-icon.tm-pb-icon-circle-border, #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_right .tm-pb-icon.tm-pb-icon-circle, #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_right .tm-pb-icon.tm-pb-icon-circle-border {
  justify-content: center;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_left .tm-pb-icon {
  /*rtl:ignore*/
  margin-left: 0;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_top.tm_pb_text_align_right .tm-pb-icon {
  /*rtl:ignore*/
  margin-right: 0;
}

@media (max-width: 543px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
    display: block;
    text-align: center;
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
    padding-top: 5px;
  }
}

@media (max-width: 543px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
    display: block;
    padding-left: 0;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
    padding-left: 30px;
  }
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_content {
  /*rtl:ignore*/
  padding-right: 0;
}

@media (max-width: 543px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container {
    display: block;
    /*rtl:ignore*/
    padding-right: 0;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container {
    /*rtl:ignore*/
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container {
    /*rtl:ignore*/
    padding-right: 30px;
  }
}

#tm_builder_outer_content .tm_pb_blurb_position_left .tm-pb-icon:not(.tm-pb-icon-circle),
#tm_builder_outer_content .tm_pb_blurb_position_right .tm-pb-icon:not(.tm-pb-icon-circle) {
  font-size: 32px;
  font-size: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  #tm_builder_outer_content .tm_pb_column_1_3.col-md-4 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image,
  #tm_builder_outer_content .tm_pb_column_1_4.col-md-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image,
  #tm_builder_outer_content .tm_pb_column_1_3.col-md-4 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_main_blurb_image,
  #tm_builder_outer_content .tm_pb_column_1_4.col-md-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_main_blurb_image {
    display: block;
  }
  #tm_builder_outer_content .tm_pb_column_1_3.col-md-4 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container,
  #tm_builder_outer_content .tm_pb_column_1_4.col-md-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container,
  #tm_builder_outer_content .tm_pb_column_1_3.col-md-4 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container,
  #tm_builder_outer_content .tm_pb_column_1_4.col-md-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  #tm_builder_outer_content .tm_pb_column_1_4.col-lg-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image,
  #tm_builder_outer_content .tm_pb_column_1_4.col-lg-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_main_blurb_image {
    display: block;
  }
  #tm_builder_outer_content .tm_pb_column_1_4.col-lg-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container,
  #tm_builder_outer_content .tm_pb_column_1_4.col-lg-3 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  #tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image,
  #tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_main_blurb_image {
    display: block;
  }
  #tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container,
  #tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_right .tm_pb_blurb_container {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

/*--------------------------------------------------------------
### Brands Showcase
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper[class*="tm_pb_brands_showcase_module_"] {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__divider {
  margin: 30px 0;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands.swiper-container {
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands.swiper-container .tm_pb_brands_showcase_module__item__wrapper.swiper-slide {
  margin-bottom: 0px;
  align-self: flex-start;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands.swiper-container .swiper-pagination {
  margin-top: 30px;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands .tm_pb_brands_showcase_module__item + * {
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands .tm_pb_brands_showcase_module__item__logo {
  vertical-align: top;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands .tm_pb_brands_showcase_module__item__wrapper {
  margin-top: 0;
  margin-bottom: 70px;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands .tm_pb_brands_showcase_module__item__title, #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__brands .tm_pb_brands_showcase_module__item__description {
  text-align: center;
}

/*--------------------------------------------------------------
### Button
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module .tm_pb_button,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button {
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button:before,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:before {
  content: none;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button:after,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:after {
  font-size: 14px;
  font-size: 0.875rem;
  top: 50%;
  transform: translateY(-50%);
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button:hover,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:hover {
  text-decoration: none;
  padding: 23px 37.5px !important;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button:active,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:active {
  outline: 0;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_right, #tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_left,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_right,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_left {
  padding: 23px 37.5px;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_right:hover, #tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_left:hover,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_right:hover,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_left:hover {
  padding: 23px 37.5px;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_right:after,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_right:after {
  /*rtl:ignore*/
  right: 18.75px;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_left:after,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_button_icon.tm_pb_icon_left:after {
  /*rtl:ignore*/
  left: 18.75px;
}

/*--------------------------------------------------------------
### Carousel
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_swiper.tm_pb_module > h1, #tm_builder_outer_content .tm_pb_swiper.tm_pb_module > h2, #tm_builder_outer_content .tm_pb_swiper.tm_pb_module > h3, #tm_builder_outer_content .tm_pb_swiper.tm_pb_module > h4, #tm_builder_outer_content .tm_pb_swiper.tm_pb_module > h5, #tm_builder_outer_content .tm_pb_swiper.tm_pb_module > h6 {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .title-delimiter {
  margin: 30px 0;
  background-color: #ECECEE;
  opacity: 1;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-pagination {
  margin-top: 25px;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-pagination {
    margin-top: 47px;
  }
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-button-next,
#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-button-prev {
  margin: 0;
  top: 135px;
}

@media (min-width: 544px) {
  #tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-button-next,
  #tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-button-prev {
    top: 25%;
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-button-next,
  #tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-button-prev {
    margin: 0;
    top: 35%;
  }
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .btn-wrapper {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .btn-wrapper .btn {
  margin-top: 35px;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  align-self: stretch;
  height: auto;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .entry-content {
  margin: 0;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .entry-title {
  margin-bottom: 5px;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .entry-meta .post-meta {
  display: inline-block;
  position: static;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .entry-content {
  padding: 0;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .entry-content p {
  margin-top: 1.2em;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .entry-footer {
  padding: 0;
  margin: 0;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .carousel__more-btn {
  margin-top: 25px;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .post-thumbnail__link {
  display: block;
  overflow: hidden;
  margin-bottom: 1.5em;
}

#tm_builder_outer_content .tm_pb_swiper.tm_pb_module .swiper-slide .post-thumbnail__img {
  display: block;
  width: 100%;
}

/*--------------------------------------------------------------
### Circle Counter
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_circle_counter {
  max-width: 100%;
}

#tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar {
  max-width: 100%;
}

#tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar .percent p {
  font-weight: 200;
}

#tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar canvas {
  max-width: 100% !important;
  height: auto !important;
}

#tm_builder_outer_content .tm_pb_circle_counter h3 {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_slide_content .tm_pb_circle_counter .percent p:last-of-type {
  font-weight: 200;
}

/*--------------------------------------------------------------
### Contact-form
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_contact_form {
  position: relative;
}

#tm_builder_outer_content .tm_pb_contact_form .tm_contact_bottom_container {
  position: relative;
  overflow: visible;
  text-align: left;
  float: none;
}

#tm_builder_outer_content .tm_pb_contact_form.tm_pb_contact_form_center .tm_contact_bottom_container,
#tm_builder_outer_content .tm_pb_contact_form.tm_pb_contact_form_center .tm_pb_contact_main_title {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_contact_form_label {
  font-size: 14px;
  font-size: 0.875rem;
}

#tm_builder_outer_content div.tm_pb_contact_right {
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_contact_main_title {
  margin-top: 0;
  margin-bottom: 35px;
}

#tm_builder_outer_content .tm_pb_contact_submit {
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_contact_field {
  text-align: left;
  width: 100%;
}

#tm_builder_outer_content .tm_contact_error {
  border: 1px solid #FF596D;
}

#tm_builder_outer_content .cf-success-message {
  background: rgba(47, 211, 174, 0.9);
  display: block;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message {
  font-style: italic;
  margin-bottom: 1.5em;
  background: rgba(255, 89, 109, 0.7);
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 3px;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message > * {
  padding: 5px 5px 5px 0;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message > *:first-child {
  padding-left: 15px;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message .tm_pb_contact_error_text {
  display: block;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message p, #tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul {
  display: inline-block;
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul {
  margin-left: 0;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul + p::before {
  content: "";
  display: block;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul li {
  display: inline-block;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul li:before {
  content: none;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul li + li {
  margin-top: 0;
}

#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message ul li + li::before {
  content: ",";
  display: inline-block;
  margin-right: 3px;
}

/*--------------------------------------------------------------
### Countdown Timer
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container h4 {
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container h4 {
    margin-bottom: 50px;
  }
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values {
  margin: 0 8px 10px;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
  font-weight: 200;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .label {
  font-style: italic;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
  display: none;
  top: 0;
}

#tm_builder_outer_content .tm_pb_countdown_timer_circle_border .section.values {
  border: 1px solid;
}

/*--------------------------------------------------------------
### Counters
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_counters.tm_pb_module > [class^="tm_pb_counter_"] {
  position: relative;
}

#tm_builder_outer_content .tm_pb_counters.tm_pb_module > [class^="tm_pb_counter_"] + [class^="tm_pb_counter_"] {
  margin-top: 40px;
}

#tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_amount {
  padding-top: 5px;
  padding-bottom: 5px;
  /*rtl:raw:
				float: right;
				*/
}

#tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_amount_number {
  position: absolute;
  top: 0;
  right: 0;
}

#tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_title {
  margin-bottom: 0;
  padding-right: 70px;
}

#tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_container {
  margin-top: 8px;
  padding: 6px;
  border-radius: 3px;
  margin-bottom: 0;
  position: static;
}

/*--------------------------------------------------------------
### Icon
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_icon .tm-pb-icon {
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 1;
  text-align: center;
  display: inline-block;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_icon .tm-pb-icon-circle-border {
  border-style: solid;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_icon .tm-pb-icon-circle {
  width: 105px;
  height: 105px;
  border-radius: 53px;
  line-height: 105px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_icon.tm_pb_icon_align_left {
  text-align: left;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_icon.tm_pb_icon_align_center {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_icon.tm_pb_icon_align_right {
  text-align: right;
}

/*--------------------------------------------------------------
### Map
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style > div:first-child > div:nth-child(4) > div:nth-child(4) > div:first-child > div:first-child > div:nth-child(2) {
  background: none !important;
  border-radius: 3px !important;
  box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.09) !important;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style > div:first-child > div:nth-child(4) > div:nth-child(4) > div:first-child > div:first-child > div:nth-child(4) {
  border-radius: 3px !important;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style > div:first-child > div:nth-child(4) > div:nth-child(4) > div:first-child > div:first-child > div:nth-child(3) div div {
  box-shadow: none !important;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw {
  font-size: 16px;
  font-size: 1rem;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw + div {
  width: 19px !important;
  height: 19px !important;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw + div:before {
  content: '\e935';
  font-size: 19px;
  color: #c7c7c7;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw + div img {
  display: none;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw div div > h3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 10px !important;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw .infowindow > * {
  margin-bottom: 7px;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw .infowindow p {
  line-height: 1.5;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw .infowindow > *:last-child {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_map_container.tm_pb_module .tm_pb_map {
  height: 400px;
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_map_container.tm_pb_module .tm_pb_map {
    height: 640px;
  }
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw,
#tm_builder_outer_content .tm_pb_column_2_3 .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw {
  padding: 20px 20px;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw + div,
#tm_builder_outer_content .tm_pb_column_2_3 .tm_pb_map_container.tm_pb_module .gm-style .gm-style-iw + div {
  right: 19px !important;
  top: 19px !important;
  /*rtl:raw:
				right: auto !important;
				*/
}

@media (min-width: 768px) and (max-width: 1440px) {
  #tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_map_container.tm_pb_module .tm_pb_map,
  #tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_map_container.tm_pb_module .tm_pb_map {
    height: 400px;
  }
}

/*--------------------------------------------------------------
### Number Counter
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module .tm-pb-icon {
  font-size: 44px;
  font-size: 2.75rem;
  margin-bottom: 25px;
  line-height: 1;
  display: inline-block;
  text-align: center;
}

#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module .percent {
  line-height: 1;
  height: auto;
  min-height: 40px;
}

#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module h3 {
  padding-top: 15px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
### Person
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module {
  margin-bottom: 50px;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_top {
  position: relative;
  margin-bottom: 30px;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_top:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  transition: .3s;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_top .tm_pb_member_social_links {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 2;
  opacity: 0;
  transition: .3s;
  margin-top: 30px;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_top:hover:before {
  opacity: 0.9;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_top:hover .tm_pb_member_social_links {
  opacity: 1;
  margin-top: 0;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image img {
  width: 100%;
  vertical-align: top;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin: 0;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position + * {
  margin-top: 20px;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li {
  margin: 5px 7px;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li a {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

/*--------------------------------------------------------------
### Posts
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_title_group .tm-posts_title_divider {
  max-width: 100%;
  background: #ECECEE;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_title_group > *:last-child {
  margin-bottom: 40px;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-1 .tm_pb_column,
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-2 .tm_pb_column {
  display: flex;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-1 .tm-posts_item,
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-2 .tm-posts_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-2 .tm-posts_item .posts_item_content_footer {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-2 .tm-posts_item .posts_item_content_footer {
    padding-top: 30px;
    margin-top: 30px;
  }
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-2 .tm-posts_item .tm-posts_more-btn {
  margin-top: 15px;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-3 .tm-posts_item {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-3 .tm-posts_item .tm-posts_item_content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px 20px 20px;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-3 .tm-posts_item .tm-posts_item_content {
    padding: 35px 40px;
    min-height: 195px;
  }
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-3 .tm-posts_item .tm-posts_item_title {
  margin-top: 0;
}

@media (max-width: 1440px) {
  #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-3 .tm-posts_item .tm-posts_item_title {
    font-size: 16px;
    font-size: 1rem;
  }
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_layout-3 .tm-posts_item .tm-posts_more-btn {
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item {
    margin-bottom: 60px;
  }
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_img {
  display: block;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_title {
  margin-bottom: 5px;
  margin-top: 25px;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_meta {
  padding: 0;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_meta > * {
  margin-left: 0;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_excerpt {
  margin-top: 21px;
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .posts_item_content_footer {
  margin-top: 15px;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-pb-spinner-double-bounce.tm-pb-spinner {
  margin: -20px 0 0 15px;
}

/*--------------------------------------------------------------
### Pricing Table
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
  margin-top: 0;
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    flex: 0 0 calc(50% - 3.125rem);
    max-width: calc(50% - 3.125rem);
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    flex: 0 0 calc(25% - 3.125rem);
    max-width: calc(25% - 3.125rem);
  }
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table,
  #tm_builder_outer_content .tm_pb_column_2_3 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    flex: 0 0 calc(50% - 3.125rem);
    max-width: calc(50% - 3.125rem);
  }
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_column_3_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    flex: 0 0 calc(33.33% - 3.125rem);
    max-width: calc(33.33% - 3.125rem);
  }
}

#tm_builder_outer_content .tm_pb_column > .tm_pb_pricing.tm_pb_module > .tm_pb_pricing_table:nth-child(n) {
  margin-top: 0;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module {
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
  display: flex;
  flex-flow: row wrap;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module:after {
  content: none;
  display: none;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
  border: 1px solid #ECECEE;
  padding-bottom: 43px;
  margin: 0 1.5625rem 30px;
  float: none;
  width: calc(100% - 3.125rem);
  flex: 0 0 calc(100% - 3.125rem);
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table {
  box-shadow: 2px 2px 12px rgba(136, 136, 136, 0.26);
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_heading {
  padding: 55px 10px 17px;
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_heading .tm_pb_best_value {
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_title {
  margin-bottom: 0;
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
  position: relative;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 25px;
  right: 25px;
  background: #ECECEE;
  height: 1px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top .tm_pb_tm_price {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top .tm_pb_tm_price span {
  display: inline-block;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top .tm_pb_dollar_sign,
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top .tm_pb_sum {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top .tm_pb_dollar_sign {
  position: static;
  /*rtl:ignore*/
  margin-left: 0;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content {
  padding: 43px 15px;
  font-size: 14px;
  font-size: 0.875rem;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content ul.tm_pb_pricing li {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 11.5px;
  position: relative;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content ul.tm_pb_pricing li:last-child {
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content ul.tm_pb_pricing li:before {
  content: '\e934';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6em;
  top: 0;
  left: 0;
  right: auto;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content ul.tm_pb_pricing li.tm_pb_not_available:before {
  content: '\e935';
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing li:before {
  color: #2FD3AE;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing li.tm_pb_not_available:before {
  color: #FF596D;
}

/*--------------------------------------------------------------
### Promo (Call to action)
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_promo.tm_pb_module {
  padding: 40px;
  background-position: center center;
  width: 100%;
}

#tm_builder_outer_content .tm_pb_promo.tm_pb_module .tm_pb_promo_description {
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_promo.tm_pb_module .tm_pb_promo_description h2 {
  margin-bottom: 20px;
}

#tm_builder_outer_content .tm_pb_promo.tm_pb_module .tm_pb_promo_button {
  margin-top: 40px;
  background-color: transparent;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_promo.tm_pb_module,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_promo.tm_pb_module {
  padding: 40px;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_promo.tm_pb_module,
  #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_promo.tm_pb_module {
    padding: 130px 60px;
  }
}

/*--------------------------------------------------------------
### Sidebar
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area *:not([class*="col-"]) {
  max-width: none;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget-smart-slider img.sp-image {
  max-width: none !important;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .about-author_img {
  border-radius: 50%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul {
  margin-bottom: 0;
  padding: 0;
  margin-left: 0;
  list-style: none;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul li {
  padding-top: 0;
  padding-bottom: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul li:before {
  content: none;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul li + li,
#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul li > ul li,
#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul li > ol li {
  margin-top: 11px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul li > ul {
  margin-left: 10px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget-subscribe:last-child {
  margin-bottom: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget_recent_entries ul li + li,
#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget_recent_comments ul li + li {
  margin-top: 20px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-1 {
  max-width: 8.33333%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-2 {
  max-width: 16.66667%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-3 {
  max-width: 25%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-4 {
  max-width: 33.33333%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-5 {
  max-width: 41.66667%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-6 {
  max-width: 50%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-7 {
  max-width: 58.33333%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-8 {
  max-width: 66.66667%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-9 {
  max-width: 75%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-10 {
  max-width: 83.33333%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-11 {
  max-width: 91.66667%;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xs-12 {
  max-width: 100%;
}

@media (min-width: 544px) {
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-1 {
    max-width: 8.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-2 {
    max-width: 16.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-3 {
    max-width: 25%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-4 {
    max-width: 33.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-5 {
    max-width: 41.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-6 {
    max-width: 50%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-7 {
    max-width: 58.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-8 {
    max-width: 66.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-9 {
    max-width: 75%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-10 {
    max-width: 83.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-11 {
    max-width: 91.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-sm-12 {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-1 {
    max-width: 8.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-2 {
    max-width: 16.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-3 {
    max-width: 25%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-4 {
    max-width: 33.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-5 {
    max-width: 41.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-6 {
    max-width: 50%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-7 {
    max-width: 58.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-8 {
    max-width: 66.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-9 {
    max-width: 75%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-10 {
    max-width: 83.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-11 {
    max-width: 91.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-md-12 {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-1 {
    max-width: 8.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-2 {
    max-width: 16.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-3 {
    max-width: 25%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-4 {
    max-width: 33.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-5 {
    max-width: 41.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-6 {
    max-width: 50%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-7 {
    max-width: 58.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-8, #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .woocommerce .comment-form, .woocommerce #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .comment-form {
    max-width: 66.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-9 {
    max-width: 75%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-10 {
    max-width: 83.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-11 {
    max-width: 91.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-lg-12 {
    max-width: 100%;
  }
}

@media (min-width: 1441px) {
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-1 {
    max-width: 8.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-2 {
    max-width: 16.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-3 {
    max-width: 25%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-4 {
    max-width: 33.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-5 {
    max-width: 41.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-6 {
    max-width: 50%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-7 {
    max-width: 58.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-8 {
    max-width: 66.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-9 {
    max-width: 75%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-10 {
    max-width: 83.33333%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-11 {
    max-width: 91.66667%;
  }
  #tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget .col-xl-12 {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
### Slider
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_slider.tm_pb_module:hover .tm-pb-arrow-prev,
#tm_builder_outer_content .tm_pb_slider:hover .tm-pb-arrow-prev {
  right: auto;
  left: 0;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module:hover .tm-pb-arrow-next,
#tm_builder_outer_content .tm_pb_slider:hover .tm-pb-arrow-next {
  left: auto;
  right: 0;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next,
#tm_builder_outer_content .tm_pb_slider .tm-pb-arrow-prev,
#tm_builder_outer_content .tm_pb_slider .tm-pb-arrow-next {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-top: -25px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev,
#tm_builder_outer_content .tm_pb_slider .tm-pb-arrow-prev {
  right: auto;
  left: -25px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev:before,
#tm_builder_outer_content .tm_pb_slider .tm-pb-arrow-prev:before {
  content: '\e93b';
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next,
#tm_builder_outer_content .tm_pb_slider .tm-pb-arrow-next {
  right: -25px;
  left: auto;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next:before,
#tm_builder_outer_content .tm_pb_slider .tm-pb-arrow-next:before {
  content: '\e93c';
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers,
#tm_builder_outer_content .tm_pb_slider .tm-pb-controllers {
  bottom: 8%;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers,
  #tm_builder_outer_content .tm_pb_slider .tm-pb-controllers {
    bottom: 14%;
  }
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description,
#tm_builder_outer_content .tm_pb_slider .tm_pb_slide_description {
  padding: 35% 0;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description .tm_pb_slide_title,
#tm_builder_outer_content .tm_pb_slider .tm_pb_slide_description .tm_pb_slide_title {
  padding-bottom: 0;
  margin-bottom: 20px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description .tm_pb_slide_content h1,
#tm_builder_outer_content .tm_pb_slider .tm_pb_slide_description .tm_pb_slide_content h1 {
  margin-bottom: 15px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description .tm_pb_slide_content > *:last-child,
#tm_builder_outer_content .tm_pb_slider .tm_pb_slide_description .tm_pb_slide_content > *:last-child {
  margin-bottom: 20px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button,
#tm_builder_outer_content .tm_pb_slider .tm_pb_more_button {
  margin-top: 15px;
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button,
  #tm_builder_outer_content .tm_pb_slider .tm_pb_more_button {
    margin-top: 37px;
  }
}

#tm_builder_outer_content .tm_pb_module .tm-pb-controllers a {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  opacity: 1;
  transition: .3s;
  margin: 0 8px 5px;
  line-height: 1;
}

#tm_builder_outer_content .tm_pb_slider .tm_pb_container {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

/*--------------------------------------------------------------
### Social Media Follow
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module {
  margin-left: -8px;
  margin-right: -8px;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module > * {
  margin-left: 8px;
  margin-right: 8px;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li {
  float: none;
  display: inline-block;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li a.icon {
  margin-right: 0;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li a.follow_button {
  margin-right: 0;
  margin-left: 10px;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li span.tm-pb-icon {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
}

/*--------------------------------------------------------------
### Tabs
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls {
  border-bottom: 1px solid #ECECEE;
  text-align: center;
  background: transparent;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .75px;
  text-transform: uppercase;
  padding: 20px 17px;
  border-bottom: none;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li a {
  transition: .3s all ease;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
  bottom: 0;
  border-bottom: none;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs {
  padding: 60px 0 20px;
  background-color: transparent;
}

/*--------------------------------------------------------------
### Taxonomy
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module > h1, #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module > h2, #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module > h3, #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module > h4, #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module > h5, #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module > h6 {
  text-align: center;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .title-delimiter {
  margin: 30px 0;
  background-color: #ECECEE;
  opacity: 1;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content {
  padding: 15px;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content {
    padding: 17px 20px;
  }
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.9;
  transition: all 0.5s ease;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .tm_pb_taxonomy__title-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: -7.5px;
  margin-right: -7.5px;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .tm_pb_taxonomy__title-wrap > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .tm_pb_taxonomy__title {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .tm_pb_taxonomy__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .post-count {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  font-style: italic;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4166666;
  margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .button--holder {
  margin-bottom: 0;
  margin-top: 5px;
}

#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .tm_pb_taxonomy__title,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .tm_pb_taxonomy__title {
  font-size: 16px;
  font-size: 1rem;
}

/*--------------------------------------------------------------
### Testimonial
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_testimonial.tm_pb_module.tm_pb_text_align_center .tm_pb_testimonial_portrait,
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_testimonial.tm_pb_module.tm_pb_text_align_center:before {
  margin-right: auto;
  margin-left: auto;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module {
  display: flex;
  flex-direction: column;
  height: auto;
  margin-bottom: 50px;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module.tm_pb_testimonial_no_bg {
  padding-top: 0;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module::before {
  text-align: left;
  margin-bottom: 22px;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module::after {
  content: none;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner {
  width: auto !important;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait {
  border-radius: 55px;
  width: 109px;
  height: 109px;
  float: none;
  display: block;
  order: -1;
  margin-right: 0;
  margin-bottom: 30px;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_author {
  font-weight: inherit;
  margin-bottom: 0;
  margin-top: 15px;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_meta {
  font-size: 14px;
  font-size: 0.875rem;
}

/*--------------------------------------------------------------
### Toggle
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle {
  border: none;
  padding: 20px 0;
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_module.tm_pb_toggle {
    padding: 43px 0;
  }
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle + .tm_pb_toggle {
  border-top: 1px solid #ECECEE;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open {
  transition: .3s linear;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
  padding: 15px 0 15px 35px;
  margin: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 1.5rem;
  content: "\e93c";
  transition: .3s ease-in-out;
  left: 0;
  right: auto;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_content, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_content {
  padding: 10px 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
  transform: rotate(90deg);
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close {
  background-color: transparent;
}

/*--------------------------------------------------------------
### Video
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play {
  font-size: 64px;
  font-size: 4rem;
  line-height: 1;
  margin-left: -2rem;
  margin-top: -2rem;
}

#tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play::before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96a";
  text-align: center;
  vertical-align: middle;
}

#tm_builder_outer_content .tm_pb_video.tm_pb_module .tm_pb_video_overlay_hover:hover {
  background: rgba(0, 0, 0, 0.4);
}

/*--------------------------------------------------------------
### Video slider
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider:hover .tm-pb-arrow-prev {
  left: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider:hover .tm-pb-arrow-next {
  right: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-prev, #tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-next {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-top: -25px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-prev:before, #tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-next:before {
  display: block;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-prev {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-prev:before {
  content: '\e93b';
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-next {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm-pb-slider-arrows .tm-pb-arrow-next:before {
  content: '\e93c';
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm_pb_carousel_items .tm-pb-slider-arrows {
  display: none !important;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm_pb_slider:hover .tm_pb_video_overlay_hover,
#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm_pb_carousel_item.tm-pb-active-control .tm_pb_video_overlay_hover,
#tm_builder_outer_content .tm_pb_module.tm_pb_video_slider .tm_pb_carousel_item .tm_pb_video_overlay_hover:hover {
  background: rgba(0, 0, 0, 0.4);
}

/*-------------------------------------------------------------
## Cherry Team Members
--------------------------------------------------------------*/
/* Change default indent to Cherry Team Members Grid System */
.cherry-team.team-wrap .cherry-team-row {
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

.cherry-team.team-wrap .cherry-team-row [class*="col_"] {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.cherry-team.team-wrap.team-collapse-rows .cherry-team-row {
  margin-left: 0;
  margin-right: 0;
}

.cherry-team.team-wrap.team-collapse-cols .cherry-team-row [class*="col_"] {
  padding-left: 0;
  padding-right: 0;
}

/* Customization Style Cherry Team Members*/
@media (min-width: 1200px) {
  .single.position-fullwidth .cherry-team.team-wrap {
    margin-top: 3em;
  }
}

.cherry-team.team-wrap .team-listing {
  text-align: center;
}

.cherry-team.team-wrap .team-listing .team-item {
  padding-bottom: 60px;
}

.cherry-team.team-wrap .team-listing .team-listing_photo {
  padding: 0 0 25px;
}

.cherry-team.team-wrap .team-listing .team-listing_photo img {
  vertical-align: top;
}

.cherry-team.team-wrap .team-listing .team-listing_name {
  margin-bottom: 0;
}

.cherry-team.team-wrap .team-listing .team-listing_position {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
}

.cherry-team.team-wrap .team-listing .team-listing_desc {
  margin-top: 18px;
}

/* Grid-boxes template style */
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-item {
  padding-bottom: 0;
}

.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_photo {
  padding: 0;
}

.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 300ms ease-in;
}

/* Grid-boxes-2 template style */
.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_photo {
  padding: 0;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_photo img {
  width: 100%;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_image {
  margin-bottom: 25px;
  position: relative;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_image:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: .3s;
  z-index: 1;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_image .team-listing_photo + .team-listing_socials {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 30px;
  opacity: 0;
  transition: .3s;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_image .team-listing_socials {
  position: relative;
  z-index: 2;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_image:hover:before {
  opacity: 0.9;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-listing_image:hover .team-listing_socials {
  opacity: 1;
  margin-top: 0;
}

.cherry-team.team-wrap.template-grid-boxes-2 .team-listing .team-socials {
  padding: 0;
}

/* Team socials */
.cherry-team.team-wrap .team-socials {
  padding: 25px 0 0 0;
  margin-left: -7px;
  margin-right: -7px;
}

.cherry-team.team-wrap .team-socials > * {
  margin-left: 7px;
  margin-right: 7px;
}

.cherry-team.team-wrap .team-socials_item {
  margin-top: 0;
  margin-bottom: 5px;
}

.cherry-team.team-wrap .team-socials_link {
  width: 30px;
  height: 30px;
}

.cherry-team.team-wrap .team-socials_link:hover .team-socials_label {
  bottom: 40px;
}

.cherry-team.team-wrap .team-socials_icon {
  line-height: 30px;
}

.cherry-team.team-wrap .team-socials_label {
  bottom: 60px;
}

/* Filters and loaders */
#tm_builder_outer_content .team-container .cherry-team-filter {
  text-align: center;
}

.team-container .cherry-team-filter {
  text-align: center;
  border-bottom: 1px solid #ECECEE;
}

.team-container .cherry-team-filter_item {
  margin: 0;
}

.team-container .cherry-team-filter_link {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  border: none;
  font-weight: 400;
  letter-spacing: .72px;
  padding: 0 17px;
}

.team-container .team-more-btn {
  text-align: center;
}

.team-container .team-more-btn .ajax-more-btn {
  margin-top: 15px;
}

.team-container .team-loader {
  /*rtl:ignore*/
  transform: translateX(-50%);
}

.archive .team-container .team-ajax-pager {
  padding: 70px 0 5px;
  border-top: 1px solid #ECECEE;
}

.team-container .nav-links {
  text-align: center;
}

.team-container .nav-links .page-numbers.current {
  pointer-events: none;
}

/* Single team page */
.cherry-team.team-wrap.template-single {
  padding: 25px 0;
  text-align: center;
}

.cherry-team.team-wrap.template-single .team-photo {
  float: none;
  padding: 0 0 48px 0;
  text-align: center;
}

.cherry-team.team-wrap.template-single .team-name {
  margin-bottom: 0;
}

.cherry-team.team-wrap.template-single .team-skills {
  margin-top: 25px;
}

.cherry-team.team-wrap.template-single .team-meta {
  float: none;
  padding: 0 0 23px 0;
  font-size: 14px;
  font-size: 0.875rem;
}

.cherry-team.team-wrap.template-single .team-meta_item {
  display: block;
}

.cherry-team.team-wrap.template-single .team-meta_item:before {
  font-style: normal;
}

.cherry-team.team-wrap.template-single .team-meta_item.position:before, .cherry-team.team-wrap.template-single .team-meta_item.location:before, .cherry-team.team-wrap.template-single .team-meta_item.website:before, .cherry-team.team-wrap.template-single .team-meta_item.email:before, .cherry-team.team-wrap.template-single .team-meta_item.phone:before {
  content: none;
}

/* Team skills */
.team-skills_item {
  padding-bottom: 0;
  position: relative;
}

.team-skills_item + .team-skills_item {
  margin-top: 30px;
}

.team-skills_label {
  text-align: left;
  margin-bottom: 10px;
  padding-right: 70px;
}

.team-skills_bar {
  height: auto;
  padding: 6px;
  border-radius: 3px;
}

.team-skills_line {
  height: 10px;
}

.team-skills_line:before {
  content: attr(data-width) "%";
  position: absolute;
  top: 0;
  right: 0;
}

/* Team headings */
.team-heading_super_title, .team-heading_title, .team-heading_subtitle {
  text-align: center;
}

.team-heading_super_title + .cherry-team.team-wrap, .team-heading_title + .cherry-team.team-wrap, .team-heading_subtitle + .cherry-team.team-wrap {
  margin-top: 15px;
}

/*-------------------------------------------------------------
## Cherry Testimonials
--------------------------------------------------------------*/
.tm-testi-slider {
  padding-bottom: 0;
}

.archive .tm-testi {
  margin-bottom: 70px;
}

.tm-testi__title {
  margin-bottom: 35px;
}

.tm-testi__item {
  margin-top: 0;
  margin-bottom: 50px;
}

.tm-testi-slider .tm-testi__item {
  margin-bottom: 0;
}

.tm-testi__item-avatar {
  border-radius: 50%;
  display: block;
  margin: 0 auto 25px;
}

.tm-testi__item-body p {
  margin-bottom: 16px;
}

.tm-testi__item-position, .tm-testi__item-email, .tm-testi__item-company {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
}

.tm-testi__item-position:after, .tm-testi__item-email:after, .tm-testi__item-company:after {
  content: ', ';
}

.tm-testi__item-position:last-child:after, .tm-testi__item-email:last-child:after, .tm-testi__item-company:last-child:after {
  content: none;
}

.tm-testi__item blockquote:before {
  content: "\201c";
  font-family: "Times New Roman", Times, serif;
  display: block;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
}

#tm_builder_outer_content .tm-testi__item blockquote:before {
  content: "\201c";
}

.tm-testi__wrap--perview-1 .tm-testi__item blockquote,
.tm-testi-page--archive .tm-testi__item blockquote {
  flex-direction: column;
}

.tm-testi .tm-testi-slider__pags.swiper-pagination {
  position: static;
  margin-top: 28px;
}

.tm-testi .tm-testi-slider__next,
.tm-testi .tm-testi-slider__prev {
  transition: .2s;
}

.tm-testi .tm-testi-slider__next:before,
.tm-testi .tm-testi-slider__prev:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 50px;
  font-size: 20px;
  font-size: 1.25rem;
}

.tm-testi .swiper-button-next.tm-testi-slider__next {
  display: block;
  right: -50px;
}

.tm-testi .swiper-button-next.tm-testi-slider__next:before {
  content: '\e93c';
}

.tm-testi .swiper-button-prev.tm-testi-slider__prev {
  display: block;
  left: -50px;
}

.tm-testi .swiper-button-prev.tm-testi-slider__prev:before {
  content: '\e93b';
}

.tm-testi:hover .swiper-button-next.tm-testi-slider__next {
  right: 0;
}

.tm-testi:hover .swiper-button-prev.tm-testi-slider__prev {
  left: 0;
}

.tm-testi-slider .tm-testi--default, .tm-testi-slider .tm-testi--default-without-icon {
  padding-left: 15px;
  padding-right: 15px;
}

.tm-testi--default blockquote:before, .tm-testi--default-without-icon blockquote:before {
  order: 3;
  position: static;
}

.tm-testi--default blockquote .tm-testi__item-avatar, .tm-testi--default-without-icon blockquote .tm-testi__item-avatar {
  order: 1;
}

.tm-testi--default blockquote .tm-testi__item-body, .tm-testi--default-without-icon blockquote .tm-testi__item-body {
  order: 5;
}

.tm-testi--default.tm-testi__wrap--listing blockquote, .tm-testi--default-without-icon.tm-testi__wrap--listing blockquote {
  text-align: inherit;
}

.tm_pb_column_4_4 .tm-testi--default.tm-testi__wrap--listing blockquote, .tm_pb_column_4_4 .tm-testi--default-without-icon.tm-testi__wrap--listing blockquote {
  text-align: center;
}

.tm_pb_column_1_2 .tm-testi--default.tm-testi__wrap--listing .tm-testi__item-avatar,
.tm_pb_column_2_3 .tm-testi--default.tm-testi__wrap--listing .tm-testi__item-avatar,
.tm_pb_column_3_4 .tm-testi--default.tm-testi__wrap--listing .tm-testi__item-avatar, .tm_pb_column_1_2 .tm-testi--default-without-icon.tm-testi__wrap--listing .tm-testi__item-avatar,
.tm_pb_column_2_3 .tm-testi--default-without-icon.tm-testi__wrap--listing .tm-testi__item-avatar,
.tm_pb_column_3_4 .tm-testi--default-without-icon.tm-testi__wrap--listing .tm-testi__item-avatar {
  margin: 0 0 25px 0;
}

.tm-testi--default.tm-testi__wrap--listing .tm-testi__item:nth-child(even) .tm-testi__item-avatar, .tm-testi--default-without-icon.tm-testi__wrap--listing .tm-testi__item:nth-child(even) .tm-testi__item-avatar {
  float: none;
  margin-left: 0;
}

.tm-testi--default-without-icon blockquote:before {
  content: none;
}

#tm_builder_outer_content .tm-testi--default-without-icon blockquote:before {
  content: none;
}

.tm-testi--speech-bubble blockquote {
  text-align: inherit;
}

.tm-testi--speech-bubble blockquote:before {
  content: none;
}

#tm_builder_outer_content .tm-testi--speech-bubble blockquote:before {
  content: none;
}

.tm-testi--speech-bubble blockquote cite:before {
  content: none;
}

.tm-testi--speech-bubble .tm-testi__item-meta {
  padding-top: 35px;
  text-align: center;
}

@media (min-width: 1200px) {
  .tm-testi--speech-bubble .tm-testi__item-meta {
    text-align: inherit;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
  }
}

.tm-testi--speech-bubble .tm-testi__item-meta .tm-testi__item-avatar {
  margin: 0 auto 20px;
}

@media (min-width: 1200px) {
  .tm-testi--speech-bubble .tm-testi__item-meta .tm-testi__item-avatar {
    flex-shrink: 0;
    margin: 0 40px 0 0;
  }
}

.tm-testi--speech-bubble .tm-testi__item-meta footer {
  margin: 15px 0;
}

.tm-testi--speech-bubble .tm-testi__item-meta footer cite {
  margin-top: 0;
}

.tm-testi--speech-bubble .tm-testi__item-body {
  border: 1px solid #ECECEE;
  padding: 20px;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .tm-testi--speech-bubble .tm-testi__item-body {
    padding: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 .tm-testi--speech-bubble .tm-testi__item-body,
  .tm_pb_column_1_4 .tm-testi--speech-bubble .tm-testi__item-body {
    padding: 15px;
  }
}

.tm-testi--speech-bubble .tm-testi__item-body:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #ECECEE transparent transparent transparent;
  left: 40px;
  margin: 0;
  z-index: 1;
}

.tm-testi--speech-bubble .tm-testi__item-body:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #ffffff transparent transparent transparent;
  left: 40px;
  top: 100%;
  position: absolute;
  z-index: 2;
  margin-top: -1px;
}

.tm-testi--speech-bubble .tm-testi__item-body:before, .tm-testi--speech-bubble .tm-testi__item-body:after {
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .tm-testi--speech-bubble .tm-testi__item-body:before, .tm-testi--speech-bubble .tm-testi__item-body:after {
    left: 40px;
    transform: translateX(0);
  }
}

.tm-testi--speech-bubble .tm-testi__item-body p {
  position: relative;
  padding-top: 38px;
}

.tm-testi--speech-bubble .tm-testi__item-body p:before {
  content: "\201c";
  font-family: "Times New Roman", Times, serif;
  display: block;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
  text-align: inherit;
  position: absolute;
  top: 0;
  left: 0;
}

.tm-testi--boxed .tm-testi__inner {
  padding-top: 0;
}

.tm-testi--boxed blockquote {
  border: 1px solid #ECECEE;
  margin-top: 0;
  padding: 20px;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .tm-testi--boxed blockquote {
    padding: 40px 40px 70px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .tm_pb_column_1_3 .tm-testi--boxed blockquote,
  .tm_pb_column_1_4 .tm-testi--boxed blockquote {
    padding: 15px;
  }
}

.tm-testi--boxed blockquote:before {
  text-align: left;
  position: static;
}

.tm-testi--boxed blockquote cite:before {
  content: none;
}

.tm-testi--boxed .tm-testi__item-body p {
  margin-bottom: 25px;
}

.tm-testi--boxed .tm-testi__item-avatar {
  margin: -15px auto 45px;
}

.services-macros .tm-testi__item {
  margin-bottom: 50px;
}

/*-------------------------------------------------------------
## Cherry Project
--------------------------------------------------------------*/
.cherry-projects-wrapper .projects-item-instance .project-meta {
  margin: 0 -10px 20px;
}

.cherry-projects-wrapper .projects-item-instance .project-media + .project-content {
  margin-top: 25px;
}

.cherry-projects-wrapper .projects-item-instance .project-entry-title {
  margin-bottom: 6px;
}

.cherry-projects-wrapper .projects-item-instance .project-entry-content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cherry-projects-wrapper .projects-item-instance .hover-content.column-format {
  display: flex;
  text-align: center;
  justify-content: center;
}

.cherry-projects-wrapper .projects-item-instance .simple-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  background: none;
  margin: 5px 12px;
}

.cherry-projects-wrapper .projects-item-instance .simple-icon:focus {
  outline: 0;
}

.cherry-projects-wrapper .projects-item-instance .simple-icon span {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: auto;
  height: auto;
  line-height: 50px;
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0;
}

.cherry-projects-wrapper .projects-item-instance .simple-icon.zoom-link span:before {
  content: '\e936';
}

.cherry-projects-wrapper .projects-item-instance .simple-icon.permalink span:before {
  content: '\e917';
}

.cherry-projects-wrapper .projects-item-instance .simple-icon.external-link span:before {
  content: '\e884';
}

.cherry-projects-wrapper .projects-item-instance.masonry-layout-item .hover-content {
  overflow: visible;
}

.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .hover-content > * {
  transform: scale(0) translateZ(0);
}

.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .hover-content:hover > * {
  transform: scale(1) translateZ(0);
}

.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .hover-content > * {
  transform: translateY(100%) translateZ(0);
}

.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .hover-content:hover > * {
  transform: translateY(0) translateZ(0);
}

.cherry-projects-wrapper .projects-container.grid-layout .projects-item {
  margin-bottom: 0 !important;
}

.cherry-projects-wrapper .projects-container.masonry-layout,
.cherry-projects-wrapper .projects-container.list-layout {
  padding-top: 20px;
}

.cherry-projects-wrapper .projects-container.list-layout .projects-item {
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
    display: block;
  }
}

.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media {
  margin-right: 0;
}

@media (min-width: 992px) {
  .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media {
    margin-right: 30px;
  }
}

@media (min-width: 992px) {
  .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
    margin-top: 0;
  }
}

.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-meta {
  margin-bottom: 10px;
}

.cherry-projects-wrapper .projects-container[data-settings*='"template":"grid-overlay.tmpl"'] .project-entry-title, .cherry-projects-wrapper .projects-container[data-settings*='"template":"masonry-overlay.tmpl"'] .project-entry-title, .cherry-projects-wrapper .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .project-entry-title, .cherry-projects-wrapper .projects-container[data-settings*='"template":"cascading-grid-overlay.tmpl"'] .project-entry-title {
  margin-bottom: 0;
  position: relative;
}

.cherry-projects-wrapper .projects-container[data-settings*='"template":"grid-overlay.tmpl"'] .project-entry-title:after, .cherry-projects-wrapper .projects-container[data-settings*='"template":"masonry-overlay.tmpl"'] .project-entry-title:after, .cherry-projects-wrapper .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .project-entry-title:after, .cherry-projects-wrapper .projects-container[data-settings*='"template":"cascading-grid-overlay.tmpl"'] .project-entry-title:after {
  position: absolute;
  content: '';
  height: 1px;
  background: #ffffff;
  width: 115px;
  max-width: 100%;
  bottom: -40px;
  left: 50%;
  margin-left: -57.5px;
}

.cherry-projects-wrapper .projects-container[data-settings*='"template":"grid-overlay.tmpl"'] .project-meta, .cherry-projects-wrapper .projects-container[data-settings*='"template":"masonry-overlay.tmpl"'] .project-meta, .cherry-projects-wrapper .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .project-meta, .cherry-projects-wrapper .projects-container[data-settings*='"template":"cascading-grid-overlay.tmpl"'] .project-meta {
  margin-bottom: 30px;
}

.cherry-projects-wrapper .projects-container[data-settings*='"template":"grid-overlay.tmpl"'] .hover-content, .cherry-projects-wrapper .projects-container[data-settings*='"template":"masonry-overlay.tmpl"'] .hover-content, .cherry-projects-wrapper .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .hover-content, .cherry-projects-wrapper .projects-container[data-settings*='"template":"cascading-grid-overlay.tmpl"'] .hover-content {
  padding: 30px;
}

.cherry-projects-wrapper .projects-container[data-settings*='"template":"grid-overlay.tmpl"'] .projects-item.simple-scale-hover .featured-image, .cherry-projects-wrapper .projects-container[data-settings*='"template":"masonry-overlay.tmpl"'] .projects-item.simple-scale-hover .featured-image, .cherry-projects-wrapper .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .projects-item.simple-scale-hover .featured-image, .cherry-projects-wrapper .projects-container[data-settings*='"template":"cascading-grid-overlay.tmpl"'] .projects-item.simple-scale-hover .featured-image {
  transition: all 0.4s ease-out;
}

.cherry-projects-wrapper .projects-container[data-settings*='"template":"grid-overlay.tmpl"'] .projects-item.simple-scale-hover:hover .featured-image, .cherry-projects-wrapper .projects-container[data-settings*='"template":"masonry-overlay.tmpl"'] .projects-item.simple-scale-hover:hover .featured-image, .cherry-projects-wrapper .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .projects-item.simple-scale-hover:hover .featured-image, .cherry-projects-wrapper .projects-container[data-settings*='"template":"cascading-grid-overlay.tmpl"'] .projects-item.simple-scale-hover:hover .featured-image {
  transform: scale(0.9);
}

.content-layout-fullwidth .cherry-projects-wrapper .projects-container .projects-container[data-settings*='"template":"justified-overlay.tmpl"'] .projects-item {
  max-width: 100% !important;
}

.cherry-projects-wrapper .cherry-projects-ajax-loader,
.cherry-projects-terms-wrapper .cherry-projects-ajax-loader {
  z-index: 990;
  background-color: transparent;
}

.archive .cherry-projects-wrapper {
  margin-bottom: 4em;
}

.cherry-projects-wrapper .projects-filters,
#tm_builder_outer_content .cherry-projects-wrapper .projects-filters {
  justify-content: center;
  margin: 10px -17.5px;
}

.cherry-projects-wrapper ul.projects-filters-list li,
#tm_builder_outer_content .cherry-projects-wrapper ul.projects-filters-list li {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .72px;
  margin: 0 17.5px;
  /*rtl:raw:
			float: right;
			*/
}

.cherry-projects-wrapper ul.projects-filters-list li span,
#tm_builder_outer_content .cherry-projects-wrapper ul.projects-filters-list li span {
  transition: .3s;
}

.cherry-projects-wrapper ul.order-filters li,
#tm_builder_outer_content .cherry-projects-wrapper ul.order-filters li {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .72px;
}

.cherry-projects-wrapper ul.order-filters li span.current,
#tm_builder_outer_content .cherry-projects-wrapper ul.order-filters li span.current {
  /*rtl:raw:
				display: inline-block;
				margin-right: 10px;
				*/
}

.cherry-projects-wrapper ul.order-filters > li,
#tm_builder_outer_content .cherry-projects-wrapper ul.order-filters > li {
  margin: 0 17.5px;
}

.cherry-projects-wrapper ul.order-filters > li ul.orderby-list li span,
#tm_builder_outer_content .cherry-projects-wrapper ul.order-filters > li ul.orderby-list li span {
  transition: .3s;
}

.cherry-projects-wrapper .projects-container.grid-layout .projects-pagination,
.cherry-projects-wrapper .projects-container.grid-layout .projects-ajax-button-wrapper,
.cherry-projects-wrapper .projects-container.justified-layout .projects-pagination,
.cherry-projects-wrapper .projects-container.justified-layout .projects-ajax-button-wrapper {
  padding: 0 25px;
}

.cherry-projects-wrapper .projects-ajax-button-wrapper {
  margin: 35px 0;
}

.cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.cherry-projects-wrapper .projects-pagination {
  text-align: center;
  justify-content: center;
  margin: 35px 0;
}

.cherry-projects-wrapper .projects-pagination .page-navigation span,
.cherry-projects-wrapper .projects-pagination .page-link li {
  float: none;
  line-height: 50px;
  display: inline-block;
  height: 50px;
  margin: 0 5px 5px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: .3s;
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 3px;
}

.cherry-projects-wrapper .projects-pagination .page-navigation span span,
.cherry-projects-wrapper .projects-pagination .page-link li span {
  display: block;
  line-height: 50px;
}

.cherry-projects-wrapper .projects-pagination .page-navigation span {
  min-width: 30px;
  padding: 0;
}

.cherry-projects-wrapper .projects-pagination .page-navigation span i {
  vertical-align: middle;
  font-size: 14px;
  font-size: 0.875rem;
}

.cherry-projects-wrapper .projects-pagination .page-link li {
  border: 1px solid;
  min-width: 50px;
}

.cherry-projects-wrapper .projects-pagination .page-link li span {
  padding: 0;
}

.cherry-projects-wrapper .projects-pagination .page-link li:hover, .cherry-projects-wrapper .projects-pagination .page-link li.active {
  border-color: #ECECEE;
}

.cherry-projects-wrapper .projects-pagination .page-link li:hover,
#tm_builder_outer_content .cherry-projects-wrapper .projects-pagination .page-link li:hover, .cherry-projects-wrapper .projects-pagination .page-link li.active,
#tm_builder_outer_content .cherry-projects-wrapper .projects-pagination .page-link li.active {
  background-color: transparent;
}

.cherry-projects-wrapper .projects-pagination .page-link li:hover span, .cherry-projects-wrapper .projects-pagination .page-link li.active span {
  color: inherit;
}

.cherry-projects-wrapper .projects-pagination .page-link li.active {
  pointer-events: none;
}

.cherry-projects-single .featured-image a:before,
.cherry-projects-single .additional-image a:before,
.cherry-projects-wrapper .projects-item-instance .featured-image a:before,
.cherry-projects-wrapper .projects-item-instance .additional-image a:before {
  content: '\e936';
  position: absolute;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  left: 50%;
  top: 50%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: -1.25rem 0 0 -1.25rem;
  transition: all 0.4s ease-out;
  z-index: 1;
}

.cherry-projects-single .featured-image a .cover,
.cherry-projects-single .additional-image a .cover,
.cherry-projects-wrapper .projects-item-instance .featured-image a .cover,
.cherry-projects-wrapper .projects-item-instance .additional-image a .cover {
  transition: all 0.4s ease-out;
}

.cherry-projects-single .featured-image a:focus,
.cherry-projects-single .additional-image a:focus,
.cherry-projects-wrapper .projects-item-instance .featured-image a:focus,
.cherry-projects-wrapper .projects-item-instance .additional-image a:focus {
  outline: 0;
}

.cherry-projects-single .additional-image a:before,
.cherry-projects-single .featured-image a:before {
  transform: scale(0);
}

.cherry-projects-single .additional-image a:hover:before,
.cherry-projects-single .featured-image a:hover:before {
  transform: scale(1);
}

.cherry-projects-wrapper .projects-item-instance .featured-image a .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}

.cherry-projects-wrapper .projects-item-instance .featured-image a:hover .cover {
  opacity: 1;
}

.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .featured-image a:before {
  transform: scale(0) translateZ(0);
}

.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .featured-image a:hover:before {
  transform: scale(1) translateZ(0);
}

.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .featured-image a:before {
  opacity: 0;
  transform: translateY(100%) translateZ(0);
}

.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .featured-image a:hover:before {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}

.cherry-projects-single {
  margin-bottom: 4em;
}

.cherry-projects-single__container {
  display: block;
}

.cherry-projects-single__header {
  margin-bottom: 40px;
}

.cherry-projects-single__media {
  /*rtl:ignore*/
  margin-right: 0;
}

.cherry-projects-single .project-entry-title {
  margin-bottom: 18px;
}

.cherry-projects-single .post-terms {
  margin-top: 0;
  margin-bottom: 0;
}

.cherry-projects-single .featured-image {
  margin-bottom: 40px;
}

.cherry-projects-single .cherry-projects-single-meta {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}

.cherry-projects-single .cherry-projects-single-details-list h4 {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #ECECEE;
}

.cherry-projects-single .cherry-projects-single-details-list .cherry-projects-details-list-title {
  margin-bottom: 26px;
}

.cherry-projects-single .cherry-projects-single-details-list ul li {
  margin-bottom: 0;
}

.cherry-projects-single .cherry-projects-single-details-list ul li span {
  display: inline-block;
  /*rtl:raw:
						margin-right: 0;
						margin-left: 5px;
					*/
}

.cherry-projects-single .cherry-projects-single-details-list ul li + li {
  margin-top: 16px;
}

.cherry-projects-single .cherry-projects-single-skills-list ul {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #ECECEE;
}

.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item {
  margin-bottom: 0;
  position: relative;
}

.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item + .cherry-skill-item {
  margin-top: 30px;
}

.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-label {
  padding-right: 70px;
  margin-bottom: 10px;
}

.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar {
  height: auto;
  padding: 6px;
  border-radius: 3px;
}

.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span {
  display: block;
  height: 10px;
  position: static;
}

.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span em {
  position: absolute;
  top: 0;
  right: 0;
}

.cherry-projects-single .cherry-projects-additional-image-list,
.cherry-projects-single .cherry-projects-video-list,
.cherry-projects-single .cherry-projects-audio-list {
  margin-bottom: 40px;
}

.cherry-projects-single .share-btns__list {
  margin-top: 60px;
}

/*rtl:begin:ignore*/
.cherry-projects-slider__instance {
  margin-top: 60px;
  margin-bottom: 40px;
}

.cherry-projects-slider__instance .slider-pro {
  background: transparent;
}

.cherry-projects-slider__instance .slider-pro .sp-full-screen-button {
  right: 20px;
  top: 10px;
  transform: none;
}

.cherry-projects-slider__instance .slider-pro .sp-full-screen-button:before {
  content: '\e94c';
  color: #ffffff;
  transition: .3s;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}

.cherry-projects-slider__instance[data-settings*='"thumbnails-position":"top"'] .slider-pro .sp-full-screen-button {
  top: 146px;
}

.cherry-projects-slider__instance[data-settings*='"thumbnails-position":"right"'] .slider-pro .sp-full-screen-button {
  right: 193px;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container {
  background: transparent;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails {
  position: static;
  padding: 0;
  margin-top: 9px;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-top-thumbnails {
  margin-bottom: 9px;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .sp-thumbnail-container, .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-top-thumbnails .sp-thumbnail-container {
  margin-left: 5px;
  margin-right: 5px;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-top-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail {
  border: none;
  opacity: .4;
  transition: .3s;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover {
  opacity: .8;
  border: none;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail {
  opacity: 1;
}

.cherry-projects-slider__instance .sp-image-container {
  position: relative;
}

.cherry-projects-slider__instance .sp-image-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 78px;
  z-index: 1;
  opacity: 0;
  transition: .3s;
}

.cherry-projects-slider__instance .slider-pro:hover .sp-image-container:before {
  opacity: 1;
}

.cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow:before {
  background: none;
}

.cherry-projects-slider__instance .sp-arrow {
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 1;
}

.cherry-projects-slider__instance .sp-arrow:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 50px;
  transform: none;
  background: none;
}

.cherry-projects-slider__instance .sp-arrow:after {
  display: none;
}

.cherry-projects-slider__instance .sp-arrow.sp-previous-arrow {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.cherry-projects-slider__instance .sp-arrow.sp-next-arrow {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.cherry-projects-slider__instance .sp-horizontal .sp-arrows {
  margin-top: -25px;
}

.cherry-projects-slider__instance .sp-horizontal .sp-previous-arrow {
  left: 0;
}

.cherry-projects-slider__instance .sp-horizontal .sp-previous-arrow:before {
  content: '\e93b';
}

.cherry-projects-slider__instance .sp-horizontal .sp-next-arrow {
  right: 0;
}

.cherry-projects-slider__instance .sp-horizontal .sp-next-arrow:before {
  content: '\e93c';
}

.cherry-projects-slider__instance .sp-vertical .sp-arrows {
  margin-left: 0;
  left: calc(100% - 70px);
}

.cherry-projects-slider__instance .sp-vertical .sp-previous-arrow {
  top: auto;
  bottom: 95px;
  border-radius: 3px;
}

.cherry-projects-slider__instance .sp-vertical .sp-previous-arrow:before {
  content: '\e93b';
}

.cherry-projects-slider__instance .sp-vertical .sp-next-arrow {
  bottom: 30px;
  border-radius: 3px;
}

.cherry-projects-slider__instance .sp-vertical .sp-next-arrow:before {
  content: '\e93c';
}

/*rtl:end:ignore*/
.cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .hover-content {
  overflow: visible;
}

.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .project-terms-content, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .project-terms-content, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .project-terms-content {
  transition: .3s;
  padding: 17px 20px;
}

.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .project-terms-content h5, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .project-terms-content h5, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .project-terms-content h5 {
  margin: 0;
}

.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .project-terms-content p, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .project-terms-content p, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .project-terms-content p {
  margin-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4166666;
}

.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item {
  margin-bottom: 0 !important;
}

.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item {
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper {
    display: block;
  }
}

.cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper .project-terms-media {
  margin-right: 0;
}

@media (min-width: 992px) {
  .cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper .project-terms-media {
    margin-right: 30px;
  }
}

.cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper .project-terms-content {
  margin-top: 30px;
}

.cherry-projects-terms-wrapper .projects-terms-container .term-permalink {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  background: none;
  margin: 5px 12px;
}

.cherry-projects-terms-wrapper .projects-terms-container .term-permalink span {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: auto;
  height: auto;
  line-height: 50px;
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0;
}

.cherry-projects-terms-wrapper .projects-terms-container .term-permalink span:before {
  content: '\e917';
}

/* Custom Templates Style*/
/*Cherry Project Terms*/
.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 {
  transform-style: preserve-3d;
  perspective: 1000px;
  position: relative;
  /*Transform styles*/
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .featured-image {
  position: relative;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .featured-image .cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  z-index: 1;
  transition: .3s;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content {
  opacity: 1;
  text-align: center;
  padding: 5px 15px;
  z-index: 2;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content .tm_builder_outer_content {
  max-width: 100%;
}

@media (min-width: 1600px) {
  .cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content {
    padding: 15px 45px;
  }
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content > * {
  opacity: 1;
  transition: .3s;
  transform: translateY(0);
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content > *:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content > *:not(:first-child) {
    display: inline-block;
  }
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content .term-permalink {
  width: auto;
  height: auto;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content .term-permalink span {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1.project-terms-media .hover-content .term-permalink span:before {
  display: none;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-front,
.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-back {
  transform-style: preserve-3d;
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-front .hover-content,
.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-back .hover-content {
  transform: translateZ(60px);
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-front {
  transform: rotateY(0deg);
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-back {
  transform: rotateY(180deg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .project-terms-media-back .hover-content *:not(:first-child) {
  transform: translateY(0);
  max-height: 100%;
  opacity: 1;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1:hover .project-terms-media-front {
  transform: rotateY(-180deg);
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1:hover .project-terms-media-back {
  transform: rotateY(0deg);
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1_1 {
  text-align: center;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1_1 h5 + * {
  margin-top: 18px;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1_1 .term-permalink {
  width: auto;
  height: auto;
  margin-top: 19px;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1_1 .term-permalink span {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  border-bottom: 1px solid;
  line-height: 1;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1_1 .term-permalink span:before {
  display: none;
}

.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1_1 .project-terms-content {
  padding: 36px 20px;
}

/*Cherry Projects*/
.project-media.grid-default-skin1 {
  perspective: 1000px;
  transform-style: preserve-3d;
  position: relative;
}

.project-media.grid-default-skin1 .featured-image {
  position: relative;
}

.project-media.grid-default-skin1 .featured-image a:before {
  display: none;
}

.project-media.grid-default-skin1 .featured-image .cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  z-index: 1;
}

.project-media.grid-default-skin1 .project-media-front,
.project-media.grid-default-skin1 .project-media-back {
  transform-style: preserve-3d;
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.project-media.grid-default-skin1 .project-media-front {
  transform: rotateY(0deg);
}

.project-media.grid-default-skin1 .project-media-front .cover {
  display: none;
}

.project-media.grid-default-skin1 .project-media-back {
  transform: rotateY(180deg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.project-media.grid-default-skin1 .project-media-back a .cover {
  z-index: 0;
  opacity: 1;
}

.project-media.grid-default-skin1 .project-media-back .hover-content {
  transform: translateZ(60px);
  opacity: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding: 0 30px;
}

@media (min-width: 544px) {
  .project-media.grid-default-skin1 .project-media-back .hover-content {
    padding: 30px;
  }
}

.project-media.grid-default-skin1 .project-media-back .hover-content .project-entry-content {
  margin: 0;
}

@media (min-width: 1800px) {
  .project-media.grid-default-skin1 .project-media-back .hover-content .project-entry-content {
    margin: 20px 0;
  }
}

.project-media.grid-default-skin1 .project-media-back .hover-content .project-meta {
  margin-bottom: 0;
}

@media (min-width: 1800px) {
  .project-media.grid-default-skin1 .project-media-back .hover-content .project-meta {
    margin-bottom: 20px;
  }
}

.project-media.grid-default-skin1 .project-media-back .hover-content * {
  transform: translateY(0);
  max-height: 100%;
  opacity: 1;
}

@media (max-width: 1600px) {
  .project-media.grid-default-skin1 .project-media-back .hover-content p {
    height: 30px;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
  }
}

.project-media.grid-default-skin1:hover .project-media-front {
  transform: rotateY(-180deg);
}

.project-media.grid-default-skin1:hover .project-media-back {
  transform: rotateY(0deg);
}

div.cherry-projects-terms-wrapper .projects-terms-container .terms-grid-skin1 .hover-content,
div.cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .terms-grid-skin1_1 .project-terms-content,
div.cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .projects-terms-item:hover .terms-grid-skin1_1 .project-terms-content,
div.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item .terms-grid-skin1_1 .project-terms-content,
.project-media.grid-default-skin1 .project-media-back .hover-content {
  background-color: transparent;
}

/* Single */
.standard-post-template-skin1 .cherry-projects-details-list-title,
.audio-post-template-skin1 .cherry-projects-details-list-title,
.video-post-template-skin1 .cherry-projects-details-list-title,
.images-post-template-skin1 .cherry-projects-details-list-title,
.gallery-post-template-skin1 .cherry-projects-details-list-title {
  display: none;
}

/*-------------------------------------------------------------
## Cherry Service List
--------------------------------------------------------------*/
/* Change default indent to Cherry Service List Grid System */
.cherry-services.services-wrap.services-collapse-rows .cherry-services-row {
  margin-left: 0;
  margin-right: 0;
}

/* Services item */
.cherry-services .services-item {
  padding-bottom: 50px;
}

.cherry-services .services-item * + .title_wrap {
  margin-top: 30px;
}

.cherry-services .services-item * + .content_wrap {
  margin-top: 16px;
}

.cherry-services .services-item * + .btn {
  margin-top: 25px;
}

.cherry-services .service-icon {
  text-align: center;
}

@media (min-width: 545px) {
  .cherry-services .service-icon {
    text-align: left;
  }
}

.cherry-services .service-icon i {
  font-size: 44px;
  font-size: 2.75rem;
}

.cherry-services.template-media-icon-float .services-item {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}

.cherry-services.template-media-icon-float .services-item .icon-block {
  flex-shrink: 0;
  flex-grow: 0;
}

.cherry-services.template-media-icon-float .services-item .icon-block .icon_wrap {
  padding-right: 30px;
}

.cherry-services.template-media-icon-float .services-item .content-block {
  flex: 1 1 200px;
}

.cherry-services.template-media-icon-float .services-item .service-icon {
  margin-bottom: 30px;
}

.cherry-services.template-media-icon-float .services-item .service-icon i {
  font-size: 32px;
  font-size: 2rem;
}

.services-single-item > *:not(:first-child) {
  margin-top: 20px;
}

.services-single-item .service-features_row + .service-features_row {
  margin-top: 20px;
}

.services-single-item .cta_wrap .service-cta.cta-type-button {
  padding: 20px;
}

.services-single-item .cta-form_success {
  padding: 5px 15px;
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 3px;
  font-style: italic;
  color: #000000;
  background: rgba(47, 211, 174, 0.12);
  margin-bottom: 1.5em;
}

.services-single-item .testi_wrap .tm-testi--default .tm-testi__item,
.services-single-item .testi_wrap .tm-testi--default-without-icon .tm-testi__item {
  margin-top: 0;
  margin-bottom: 40px;
}

.services-single-item .testi_wrap .tm-testi--default .tm-testi__item.col-md-6 blockquote, .services-single-item .testi_wrap .tm-testi--default .tm-testi__item.col-md-4 blockquote, .services-single-item .testi_wrap .tm-testi--default .tm-testi__item.col-md-3 blockquote,
.services-single-item .testi_wrap .tm-testi--default-without-icon .tm-testi__item.col-md-6 blockquote,
.services-single-item .testi_wrap .tm-testi--default-without-icon .tm-testi__item.col-md-4 blockquote,
.services-single-item .testi_wrap .tm-testi--default-without-icon .tm-testi__item.col-md-3 blockquote {
  text-align: left;
}

.services-single-item .testi_wrap .tm-testi--speech-bubble .tm-testi__item blockquote {
  text-align: left;
}

#tm_builder_outer_content .cherry-services.template-media-icon-float .services-item {
  display: flex;
}

#tm_builder_outer_content .cherry-services.template-media-icon-float .services-item:after {
  content: none;
}

/* Filters and loaders */
.cherry-services {
  position: relative;
}

.cherry-services .services-listing {
  transition: all 300ms linear;
  opacity: 1;
}

.cherry-services.in-progress .services-listing {
  opacity: 0;
}

.cherry-services .services-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}

.cherry-services .services-loader .cherry-spinner {
  width: 90px;
  height: 90px;
  left: 50%;
  top: 50%;
  margin-left: -45px;
  margin-top: -45px;
  display: block;
  position: relative;
}

.cherry-services .services-loader.loader-small {
  bottom: 0;
  top: auto;
}

.cherry-services .services-loader.loader-small .cherry-spinner {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

#tm_builder_outer_content .services-container .cherry-services-filter {
  text-align: center;
}

.services-container .cherry-services-filter {
  text-align: center;
  border-bottom: 1px solid #ECECEE;
  padding: 0 0 20px;
  margin-bottom: 50px;
}

.services-container .cherry-services-filter_item {
  margin: 0;
}

.services-container .cherry-services-filter_link {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  border: none;
  font-weight: 400;
  letter-spacing: .72px;
  padding: 0 17px;
}

.archive .services-container .services-ajax-pager {
  margin: 0;
  padding: 70px 0 5px;
  border-top: 1px solid #ECECEE;
}

.services-container .nav-links {
  text-align: center;
}

.services-container .nav-links .page-numbers.current {
  pointer-events: none;
}

/*-------------------------------------------------------------
## Mega Menu
--------------------------------------------------------------*/
nav.main-navigation.vertical-menu .tm-mega-menu > .menu-item {
  width: 100%;
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on {
  display: block !important;
  background: none;
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on a {
  text-indent: 0;
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-menu-mobile-arrow {
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  bottom: auto;
  margin-top: 0;
  z-index: 995;
  border: 0;
  padding: 15px 22px;
  cursor: pointer;
  background: transparent;
  transform: translateY(-50%);
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-menu-mobile-arrow i {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  left: auto;
  width: auto;
  top: auto;
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-menu-mobile-arrow i::before {
  content: '\e93a';
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-menu-mobile-arrow.active i::before {
  content: '\e939';
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .tm-mega-menu-sub {
  overflow: auto !important;
}

@media (max-width: 767px) {
  nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item[class*="menu-columns"] {
    flex: 0 1 100%;
  }
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-sub li.sub-column-title ul.tm-mega-menu-sub {
  display: none !important;
}

nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-sub li.sub-column-title .mega-menu-mobile-toggle:checked + ul.tm-mega-menu-sub {
  display: block !important;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu:hover > ul, nav.main-navigation > .tm-mega-menu .super-guacamole__menu.menu-hover > ul,
nav.main-navigation > .tm-mega-menu .super-guacamole__menu li:hover > ul,
nav.main-navigation > .tm-mega-menu .super-guacamole__menu li.menu-hover > ul {
  transform: translateY(0) !important;
  opacity: 1;
  visibility: visible;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu:hover > ul, nav.main-navigation > .tm-mega-menu .super-guacamole__menu.menu-hover > ul {
  top: 100%;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu > ul {
  left: -40px;
  right: auto;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu > ul.inverse-side {
  left: auto;
  right: -10px;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu > ul.in-transition {
  top: 100%;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu li:hover > ul, nav.main-navigation > .tm-mega-menu .super-guacamole__menu li.menu-hover > ul {
  top: -26px;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu li > ul {
  left: calc(100% + 1px);
  right: auto;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu li > ul.inverse-side {
  left: auto;
  right: calc(100% + 1px);
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu li > ul.in-transition {
  top: -26px;
}

nav.main-navigation > .tm-mega-menu .super-guacamole__menu .sub-menu {
  position: absolute;
  z-index: 999;
  top: -999em;
  opacity: 0;
  visibility: hidden;
  transition-property: transform, opacity, visibility;
}

nav.main-navigation > .tm-mega-menu[data-effect="slide-bottom"] .super-guacamole__menu .sub-menu {
  transform: translateY(20px);
}

nav.main-navigation > .tm-mega-menu[data-effect="slide-top"] .super-guacamole__menu .sub-menu {
  transform: translateY(-20px);
}

nav.main-navigation > .tm-mega-menu[data-effect="fade-in"] .super-guacamole__menu .sub-menu {
  transform: translateY(0);
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu .sub-menu {
    transition-property: transform, opacity, visibility !important;
  }
  nav.main-navigation > .tm-mega-menu ul.tm-mega-menu-sub {
    visibility: hidden !important;
  }
  nav.main-navigation > .tm-mega-menu li.tm-mega-menu-hover .mega-sub li ul.tm-mega-menu-sub,
  nav.main-navigation > .tm-mega-menu li.tm-mega-menu-hover:hover .mega-sub li ul.tm-mega-menu-sub,
  nav.main-navigation > .tm-mega-menu li.tm-mega-menu-hover > ul.tm-mega-menu-sub,
  nav.main-navigation > .tm-mega-menu li.tm-mega-menu-hover:hover > ul.tm-mega-menu-sub {
    visibility: visible !important;
  }
}

nav.main-navigation > .tm-mega-menu.isStuck .tm-mega-menu-sub.mega-sub {
  left: 0 !important;
  right: 0 !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

nav.main-navigation > .tm-mega-menu i.mega-menu-arrow {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu > li > .tm-mega-menu-sub.simple-sub {
    left: -40px;
    right: auto;
  }
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu > li > .tm-mega-menu-sub.simple-sub.inverse-side {
    left: auto;
    right: -10px;
  }
}

nav.main-navigation > .tm-mega-menu > li.tm-mega-menu-has-children > a {
  position: relative;
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu > li.tm-mega-menu-has-children > a {
    padding-right: 15px;
  }
}

nav.main-navigation > .tm-mega-menu > li.tm-mega-menu-has-children > a > i.mega-menu-arrow {
  right: 0;
  top: 7px;
}

@media (max-width: 767px) {
  nav.main-navigation > .tm-mega-menu li.tm-mega-menu-has-children > a {
    padding-right: 65px;
  }
}

nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub::after {
  position: absolute;
  height: 20px;
  width: 100%;
  bottom: 100%;
  left: 0;
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub::after {
    content: '';
  }
}

nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub-item {
  padding: 0;
}

@media (max-width: 767px) {
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item.sub-column-title > a {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 400;
    padding-bottom: 8px;
  }
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub {
    padding: 45px 10px 15px;
    display: flex;
    flex-wrap: wrap;
  }
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub a {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item .simple-sub {
    position: static;
    box-shadow: none;
    transform: translateY(0) !important;
    width: auto;
  }
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item.sub-column-title > a {
    padding-bottom: 10px;
  }
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item.tm-mega-menu-has-children .simple-sub.sub-menu {
    margin-top: 0 !important;
  }
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item {
    padding: 0 35px 15px;
    margin-bottom: 15px;
    border-right: 1px solid #ECECEE;
  }
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item:last-child, nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item.menu-columns-12, nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item.menu-columns-6:nth-child(2n + 2), nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item.menu-columns-3:nth-child(4n + 4), nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item.menu-columns-4:nth-child(3n + 3), nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item.menu-columns-2:nth-child(6n + 6), nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub > .tm-mega-menu-sub-item.menu-columns-1:nth-child(12n + 12) {
    border: none;
  }
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.simple-sub {
    padding: 26px 0;
    left: calc( 100% + 1px);
    right: auto;
  }
}

nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.simple-sub li {
  padding: 0;
}

nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.simple-sub li.tm-mega-menu-has-children > a {
  position: relative;
}

nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.simple-sub li.tm-mega-menu-has-children > a > i.mega-menu-arrow {
  right: 10px;
  top: 9px;
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.simple-sub li.tm-mega-menu-has-children .sub-menu {
    margin-top: -26px !important;
  }
}

@media (min-width: 768px) {
  nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.simple-sub.inverse-side {
    left: auto;
    right: calc( 100% + 1px);
  }
}

ul.tm-mega-menu-sub.effect-slide-bottom {
  transform: translateY(20px) !important;
}

.tm-mega-menu-hover > ul.tm-mega-menu-sub.effect-slide-bottom {
  transform: translateY(0) !important;
}

/*-------------------------------------------------------------
## Restaurant menu
--------------------------------------------------------------*/
/* Mp-rm */
.mprm-container[class*="mprm-taxonomy-items-"] .mprm-header.with-image {
  margin-bottom: 70px;
}

.mprm-container[class*="mprm-taxonomy-items-"] .mprm-header.with-image:before {
  background: rgba(0, 0, 0, 0.4);
}

.position-fullwidth .mprm-container[class*="mprm-taxonomy-items-"] .mprm-header.with-image {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .mprm-container[class*="mprm-taxonomy-items-"] .row, .mprm-container[class*="mprm-taxonomy-items-"] .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .mprm-container[class*="mprm-taxonomy-items-"] .cherry-services-row, .mprm-container[class*="mprm-taxonomy-items-"] .cross-sells .products, .cross-sells .mprm-container[class*="mprm-taxonomy-items-"] .products {
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }
}

.mprm-container[class*="mprm-taxonomy-items-"] .mprm-col {
  padding-bottom: 35px;
  position: relative;
}

.mprm-container[class*="mprm-taxonomy-items-"] .mprm-col + .mprm-col:before {
  content: '';
  position: absolute;
  top: 0;
  left: 1.5625rem;
  right: 1.5625rem;
  border-bottom: 1px solid #ECECEE;
}

@media (min-width: 1200px) {
  .mprm-container[class*="mprm-taxonomy-items-"] .mprm-col + .mprm-col:before {
    left: 3.125rem;
    right: 3.125rem;
  }
}

.mprm-container[class*="mprm-taxonomy-items-"] .mprm-col:not(:first-child) {
  padding-top: 35px;
}

@media (min-width: 768px) {
  .mprm-container[class*="mprm-taxonomy-items-"] .mprm-col:nth-child(2) {
    padding-top: 0;
  }
  .mprm-container[class*="mprm-taxonomy-items-"] .mprm-col:nth-child(2):before {
    content: none;
  }
  .mprm-container[class*="mprm-taxonomy-items-"] .mprm-col:nth-child(odd) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 1200px) {
  .mprm-container[class*="mprm-taxonomy-items-"] .mprm-col {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}

.mprm-container.mprm-shortcode-items .mprm-row,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-row, .mprm-container.mprm-widget-items .mprm-row {
  padding-bottom: 60px;
}

.mprm-container.mprm-shortcode-items .mprm-row:last-child,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-row:last-child, .mprm-container.mprm-widget-items .mprm-row:last-child {
  padding-bottom: 20px;
}

.mprm-container.mprm-shortcode-items .mprm-header-wrap, .mprm-container.mprm-shortcode-items .mprm-main-cnt-wrap,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-header-wrap,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-main-cnt-wrap, .mprm-container.mprm-widget-items .mprm-header-wrap, .mprm-container.mprm-widget-items .mprm-main-cnt-wrap {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
}

.mprm-container.mprm-shortcode-items .mprm-header-wrap > *, .mprm-container.mprm-shortcode-items .mprm-main-cnt-wrap > *,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-header-wrap > *,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-main-cnt-wrap > *, .mprm-container.mprm-widget-items .mprm-header-wrap > *, .mprm-container.mprm-widget-items .mprm-main-cnt-wrap > * {
  padding-left: 5px;
  padding-right: 5px;
}

.mprm-container.mprm-shortcode-items .mprm-header-wrap .mprm-title,
.mprm-container.mprm-shortcode-items .mprm-header-wrap .mprm-item-title,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-header-wrap .mprm-title,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-header-wrap .mprm-item-title, .mprm-container.mprm-widget-items .mprm-header-wrap .mprm-title,
.mprm-container.mprm-widget-items .mprm-header-wrap .mprm-item-title {
  flex: 1 1 75%;
}

.mprm-container.mprm-shortcode-items .mprm-title a,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-title a, .mprm-container.mprm-widget-items .mprm-title a {
  color: inherit;
}

.mprm-container.mprm-shortcode-items .mprm-title.mprm-content-container a,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-title.mprm-content-container a, .mprm-container.mprm-widget-items .mprm-title.mprm-content-container a {
  font-weight: inherit;
}

.mprm-container.mprm-shortcode-items .mprm-excerpt, .mprm-container.mprm-shortcode-items .mprm-proportions, .mprm-container.mprm-shortcode-items .mprm-ingredients,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-excerpt,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-proportions,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-ingredients, .mprm-container.mprm-widget-items .mprm-excerpt, .mprm-container.mprm-widget-items .mprm-proportions, .mprm-container.mprm-widget-items .mprm-ingredients {
  font-size: 14px;
  font-size: 0.875rem;
}

.mprm-container.mprm-shortcode-items .mprm-proportion,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-proportion, .mprm-container.mprm-widget-items .mprm-proportion {
  display: inline-block;
}

.mprm-container.mprm-shortcode-items .mprm-proportion:not(:last-child),
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-proportion:not(:last-child), .mprm-container.mprm-widget-items .mprm-proportion:not(:last-child) {
  margin-right: 4px;
}

.mprm-container.mprm-shortcode-items .mprm-image-wrap,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-image-wrap, .mprm-container.mprm-widget-items .mprm-image-wrap {
  position: relative;
}

.mprm-container.mprm-shortcode-items .mprm-image-wrap a + .mprm-tags,
.mprm-container.mprm-shortcode-items .mprm-image-wrap img + .mprm-tags,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-image-wrap a + .mprm-tags,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-image-wrap img + .mprm-tags, .mprm-container.mprm-widget-items .mprm-image-wrap a + .mprm-tags,
.mprm-container.mprm-widget-items .mprm-image-wrap img + .mprm-tags {
  position: absolute;
  top: 20px;
  left: 20px;
}

.mprm-container.mprm-shortcode-items .mprm-tags a,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-tags a, .mprm-container.mprm-widget-items .mprm-tags a {
  width: 71px;
  height: 71px;
  line-height: 71px;
  font-size: 16px;
  font-size: 1rem;
  padding: 1px;
  border-radius: 50%;
  margin: 0 10px 10px 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}

.mprm-container.mprm-shortcode-items .mprm-tags a span,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-tags a span, .mprm-container.mprm-widget-items .mprm-tags a span {
  vertical-align: middle;
  line-height: 16px;
  display: inline-block;
}

.mprm-container.mprm-shortcode-items .mprm-tags a:hover,
.mprm-container[class*="mprm-taxonomy-items-"] .mp-menu-item .mprm-tags a:hover, .mprm-container.mprm-widget-items .mprm-tags a:hover {
  box-shadow: 0 0 0 0;
}

.mprm-container.mprm-shortcode-items[class*="mprm-view-"] .mprm-header.with-image .mprm-header-content, .mprm-container.mprm-widget-items[class*="mprm-view-"] .mprm-header.with-image .mprm-header-content {
  background: rgba(0, 0, 0, 0.4);
}

.mprm-container.mprm-shortcode-items.mprm-view-grid .mprm-image, .mprm-container.mprm-widget-items.mprm-view-grid .mprm-image {
  /*rtl:ignore*/
  margin-right: 0;
}

.mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

@media (min-width: 1200px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row {
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }
}

.mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:after, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:after {
  content: none;
}

.mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-columns:first-child, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-columns:first-child {
  padding-top: 0;
}

.mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-columns:first-child:before, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-columns:first-child:before {
  content: none;
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-six:nth-child(2),
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-four:nth-child(-n + 3), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-six:nth-child(2),
  .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-four:nth-child(-n + 3) {
    padding-top: 0;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-six:nth-child(2):before,
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-four:nth-child(-n + 3):before, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-six:nth-child(2):before,
  .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-four:nth-child(-n + 3):before {
    content: none;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(2),
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(2), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(2),
  .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(2) {
    padding-top: 0;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(2):before,
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(2):before, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(2):before,
  .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(2):before {
    content: none;
  }
}

@media (min-width: 1200px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(-n + 4),
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(-n + 5), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(-n + 4),
  .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(-n + 5) {
    padding-top: 0;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(-n + 4):before,
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(-n + 5):before, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-three:nth-child(-n + 4):before,
  .mprm-container.mprm-widget-items.mprm-view-list .mprm-row:first-child > .mprm-two:nth-child(-n + 5):before {
    content: none;
  }
}

.mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns {
  float: none;
  /*rtl:ignore*/
  margin-left: 0;
  flex: 0 0 100%;
  width: 100%;
  position: relative;
  margin-bottom: 0;
  padding: 35px 1.5625rem;
}

@media (min-width: 1200px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns {
    padding: 35px 3.125rem;
  }
}

.mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns:before, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns:before {
  content: '';
  position: absolute;
  top: 0;
  left: 1.5625rem;
  right: 1.5625rem;
  border-bottom: 1px solid #ECECEE;
}

@media (min-width: 1200px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns:before, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns:before {
    left: 3.125rem;
    right: 3.125rem;
  }
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-six, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-six {
    flex: 0 0 50%;
    width: 50%;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-six:not(:nth-child(2)), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-six:not(:nth-child(2)) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-four, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-four {
    flex: 0 0 33.33%;
    width: 33.33%;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-four:not(:nth-child(3)), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-four:not(:nth-child(3)) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three {
    flex: 0 0 50%;
    width: 50%;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three:not(:nth-child(2)), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three:not(:nth-child(2)) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 1200px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three {
    flex: 0 0 25%;
    width: 25%;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three:not(:nth-child(4)), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-three:not(:nth-child(4)) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two {
    flex: 0 0 50%;
    width: 50%;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two:not(:nth-child(2)), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two:not(:nth-child(2)) {
    border-right: 1px solid #ECECEE;
  }
}

@media (min-width: 1200px) {
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two, .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two {
    flex: 0 0 16.66%;
    max-width: 16.66%;
  }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two:not(:nth-child(6)), .mprm-container.mprm-widget-items.mprm-view-list .mprm-row > .mprm-columns.mprm-two:not(:nth-child(6)) {
    border-right: 1px solid #ECECEE;
  }
}

.mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view.mprm-after_title .mprm-flex-item:first-child, .mprm-container.mprm-widget-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view.mprm-after_title .mprm-flex-item:first-child {
  margin-right: 10px;
}

.mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view.mprm-right .mprm-flex-item.mprm-dots, .mprm-container.mprm-widget-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view.mprm-right .mprm-flex-item.mprm-dots {
  display: block;
}

.mprm-container.mprm-shortcode-categories, .mprm-container.mprm-widget-categories {
  margin: 0;
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, .mprm-container.mprm-shortcode-categories.mprm-view-list .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, .mprm-container.mprm-widget-categories.mprm-view-list .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description {
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875rem;
}

.tm_pb_tab .mprm-container.mprm-shortcode-categories, .tm_pb_tab .mprm-container.mprm-widget-categories {
  margin-top: 11px;
}

.mprm-container.mprm-shortcode-categories .mprm-menu-category.mprm-effect-hover:hover:before, .mprm-container.mprm-widget-categories .mprm-menu-category.mprm-effect-hover:hover:before {
  transform: scale(1.15);
}

.mprm-container.mprm-shortcode-categories .mprm-menu-category.mprm-effect-hover .mprm-effect-hover, .mprm-container.mprm-widget-categories .mprm-menu-category.mprm-effect-hover .mprm-effect-hover {
  display: none;
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link {
  display: block;
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content {
  padding: 0;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-title,
.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-title,
.mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description {
  text-align: center;
  margin: 0;
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-title:not(:empty),
.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description:not(:empty), .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-title:not(:empty),
.mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description:not(:empty) {
  padding: 20px;
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-title + .mprm-category-description, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-title + .mprm-category-description {
  padding-top: 0;
}

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description {
  padding-bottom: 20px;
}

#tm_builder_outer_content .tm_pb_tab .mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, #tm_builder_outer_content .tm_pb_tab .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description {
  padding-bottom: 20px;
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row {
  padding-bottom: 0;
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row:after, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row:after {
  content: none;
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row:nth-child(even) .mprm-category-content, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row:nth-child(even) .mprm-category-content {
    order: -1;
  }
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category > *, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category > * {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  margin: 0;
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category > *, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category > * {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-columns, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-columns {
  margin: 0;
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content {
  text-align: center;
  padding: 50px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content {
    padding: 25px;
  }
}

@media (min-width: 992px) {
  .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content {
    min-height: 650px;
  }
}

@media (min-width: 992px) {
  .tm_pb_row_fullwidth .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content, .tm_pb_row_fullwidth .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-content {
    padding: 50px;
  }
}

.mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap {
  position: relative;
}

@media (min-width: 768px) {
  .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link > img, .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link > img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
  .ie .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link > img, .ie .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link > img {
    font-family: 'object-fit: cover; object-position: center';
  }
  #tm_builder_outer_content .mprm-container.mprm-shortcode-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link > img, #tm_builder_outer_content .mprm-container.mprm-widget-categories.mprm-view-list.mprm-columns-count-1 .mprm-row > .mprm-menu-category .mprm-category-image-wrap .mprm-link > img {
    height: 100%;
  }
}

.mprm-container.mprm-widget-categories .mprm-title {
  font-size: 30px;
  font-size: 1.875rem;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper {
  margin-top: 0;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-content .mprm-item-gallery > a {
  margin: 0;
  width: 33.33%;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-content .mprm-item-gallery > a img {
  width: 100%;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-content .mprm-item-gallery > a:focus {
  outline: 0;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-title {
  margin-bottom: 1em;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar > * {
  margin-bottom: 60px;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar > * + * {
  padding-top: 60px;
  border-top: 1px solid #ECECEE;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-ingredients .mprm-ingredients-delimiter {
  display: inline;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-related-items .mprm-related-items-list .mprm-related-item {
  display: flex;
  align-items: flex-start;
  margin-left: -5px;
  margin-right: -5px;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-related-items .mprm-related-items-list .mprm-related-item > * {
  padding-left: 5px;
  padding-right: 5px;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-related-items .mprm-related-items-list .mprm-related-item:not(:last-child) {
  margin-bottom: 35px;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-related-items .mprm-related-items-list .mprm-related-item img {
  max-width: 120px;
}

.single .mprm-main-wrapper.mp_menu_item .content-wrapper .mprm-sidebar .mprm-related-items .mprm-related-items-list .mprm-related-item .mprm-related-title {
  flex: 1 1 auto;
}

.single .mprm-main-wrapper.mp_menu_item .mprm-image-wrap, .single .mprm-main-wrapper.mp_menu_item .mprm-title, .single .mprm-main-wrapper.mp_menu_item .mprm-post-content, .single .mprm-main-wrapper.mp_menu_item .mprm-item-gallery {
  margin-bottom: 35px;
}

.single .mprm-main-wrapper.mp_menu_item .mprm-sidebar {
  position: relative;
}

@media (min-width: 992px) {
  .single .mprm-main-wrapper.mp_menu_item .mprm-sidebar:before {
    left: 0;
    position: absolute;
    width: 1px;
    height: calc( 100% - 60px);
    content: '';
    background: #ECECEE;
    top: 0;
  }
}

@media (min-width: 1200px) {
  .single .mprm-main-wrapper.mp_menu_item .mprm-sidebar {
    padding-left: 4.6875rem;
  }
  .single .mprm-main-wrapper.mp_menu_item .mprm-sidebar:before {
    left: 25px;
  }
}

.single .mprm-main-wrapper.mp_menu_item .share-btns__list {
  margin-top: 55px;
  margin-bottom: 35px;
}

.single .mprm-main-wrapper.mp_menu_item .comments-area {
  margin-top: 60px;
}

/* Gallery item pop-up */
.mprm-item-gallery a {
  display: block;
  position: relative;
  cursor: zoom-in;
}

.mprm-item-gallery a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease-out;
  content: '';
}

.mprm-item-gallery a:after {
  color: #ffffff;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e936';
  font-size: 40px;
  font-size: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: -1.25rem 0 0 -1.25rem;
  transform: scale(0);
  transition: all 0.4s ease-out;
}

.mprm-item-gallery a:hover:before {
  opacity: 0.8;
}

.mprm-item-gallery a:hover:after {
  transform: scale(1);
}

.mprm-item-gallery a:focus {
  outline: 0;
}

.posts-list .posts-list__item.mp_menu_item {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .posts-list .posts-list__item.mp_menu_item {
    margin-bottom: 63px;
  }
}

.posts-list--default .posts-list__item.mp_menu_item {
  margin-bottom: 50px;
}

.posts-list--default .posts-list__item.mp_menu_item + .posts-list__item.mp_menu_item {
  padding-top: 55px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 1200px) {
  .posts-list--default.featured-image--small .posts-list__item.mp_menu_item {
    display: flex;
    align-items: flex-start;
  }
  .posts-list--default.featured-image--small .posts-list__item.mp_menu_item > .post-thumbnail,
  .posts-list--default.featured-image--small .posts-list__item.mp_menu_item > .post-format-wrap {
    margin-right: 30px;
    flex: 0 0 418px;
    max-width: 418px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .posts-list--default.featured-image--small .posts-list__item.mp_menu_item > .post-list__item-content {
    flex: 0 1 100%;
  }
}

@media (min-width: 992px) {
  .posts-list--default.featured-image--small.fullwidth .posts-list__item.mp_menu_item {
    display: flex;
    align-items: flex-start;
  }
  .posts-list--default.featured-image--small.fullwidth .posts-list__item.mp_menu_item > .post-thumbnail,
  .posts-list--default.featured-image--small.fullwidth .posts-list__item.mp_menu_item > .post-format-wrap {
    margin-right: 30px;
    flex: 0 0 418px;
    max-width: 418px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .posts-list--default.featured-image--small.fullwidth .posts-list__item.mp_menu_item > .post-list__item-content {
    flex: 0 1 100%;
  }
}

.mprm_menu_item_buy_button {
  margin-top: 10px;
}

.mprm_menu_item_buy_button .mprm-submit.mprm-inherit:not(.plain) {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.mprm_menu_item_buy_button .mprm-submit.mprm-preloader-color {
  opacity: .5;
  pointer-events: none;
}

.mprm_menu_item_buy_button .mprm-notice.mprm-notice-success {
  background: rgba(47, 211, 174, 0.12);
}

.mprm_menu_item_buy_button .mprm-notice.mprm-notice-error {
  background: rgba(255, 89, 109, 0.12);
}

.mprm_menu_item_buy_button .mprm-notice.mprm-notice-success, .mprm_menu_item_buy_button .mprm-notice.mprm-notice-error {
  padding: 5px 15px;
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 3px;
  font-style: italic;
  color: #000000;
}

/* mprm_cart_widget */
.widget_mprm_cart_widget .mprm-cart-item.mprm_checkout a {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

/* Checkout */
#mprm_checkout_cart {
  border: none;
}

#mprm_checkout_cart thead th {
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .72px;
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
}

#mprm_checkout_cart thead th.mprm_cart_item_name {
  text-align: left;
  padding-left: 0;
}

#mprm_checkout_cart tbody tr td {
  text-align: center;
}

@media (min-width: 768px) {
  #mprm_checkout_cart tbody tr td {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 1200px) {
  #mprm_checkout_cart tbody tr td {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

#mprm_checkout_cart tbody tr td.mprm_cart_item_name {
  text-align: left;
}

#mprm_checkout_cart tbody tr td:first-child {
  border-left: none;
  padding-left: 0;
}

#mprm_checkout_cart tbody tr td:last-child {
  border-right: none;
}

#mprm_checkout_cart tbody tr td.mprm_cart_quantities input[type="number"].mprm-item-quantity {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 992px) {
  #mprm_checkout_cart tbody tr td.mprm_cart_quantities input[type="number"].mprm-item-quantity {
    min-width: 105px;
  }
}

@media (min-width: 768px) {
  #mprm_checkout_cart tbody tr td.mprm_cart_item_price {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

#mprm_purchase_form fieldset {
  border-color: #ECECEE;
}

@media (min-width: 768px) {
  #mprm_purchase_form .mprm-table tr td {
    padding: 25px 15px;
  }
  #mprm_purchase_form .mprm-table tr td:first-child {
    text-align: right;
    width: 80%;
  }
}

#mprm_purchase_form .mprm-table tr:first-child td {
  font-size: 18px;
  font-size: 1.125rem;
}

#mprm_purchase_form .mprm-table tr.mprm-checkout-total td {
  font-size: 24px;
  font-size: 1.5rem;
}

#mprm_purchase_form .mprm-table tr.mprm-checkout-total td span b {
  font-weight: inherit;
}

#mprm-payment-mode-wrap .mprm-gateway-option {
  font-size: 100%;
  font-weight: inherit;
}

#mprm-payment-mode-wrap .mprm-gateway-option input {
  margin-right: 5px;
}

#mprm_checkout_wrap label.mprm-label {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  padding-left: 10px;
  font-weight: inherit;
}

#mprm_checkout_wrap input[type="email"],
#mprm_checkout_wrap input[type="text"] {
  width: 100%;
}

#mprm_checkout_wrap fieldset#mprm_purchase_submit #mprm_final_total_wrap {
  border: none;
  color: inherit;
  font-size: 24px;
  font-size: 1.5rem;
}

#mprm_checkout_wrap fieldset#mprm_purchase_submit #mprm_final_total_wrap strong {
  font-weight: inherit;
}

#mprm_checkout_wrap input.mprm-form-error {
  border-color: #FF596D;
}

@media (min-width: 768px) {
  #mprm_purchase_receipt td, #mprm_purchase_receipt th,
  #mprm_purchase_receipt_products td,
  #mprm_purchase_receipt_products th,
  #mprm_user_history td,
  #mprm_user_history th {
    padding: 25px 15px;
  }
}

#mprm_purchase_receipt td, #mprm_purchase_receipt th, #mprm_purchase_receipt strong,
#mprm_purchase_receipt_products td,
#mprm_purchase_receipt_products th,
#mprm_purchase_receipt_products strong,
#mprm_user_history td,
#mprm_user_history th,
#mprm_user_history strong {
  font-weight: inherit;
}

#mprm_purchase_receipt_products,
#mprm_user_history {
  border: none;
}

#mprm_purchase_receipt_products th,
#mprm_user_history th {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .72px;
  border: none;
}

#mprm_purchase_receipt_products td:not(:first-child), #mprm_purchase_receipt_products th:not(:first-child),
#mprm_user_history td:not(:first-child),
#mprm_user_history th:not(:first-child) {
  text-align: center;
}

@media (min-width: 992px) {
  .tm_pb_tab .mprm-container {
    float: left;
    width: 50%;
  }
  .tm_pb_tab .mprm-container:nth-child(odd) {
    padding-right: 1.5625rem;
  }
  .tm_pb_tab .mprm-container:nth-child(even) {
    padding-left: 1.5625rem;
  }
}

.tm_pb_tab .mprm-container .mprm-row {
  padding-bottom: 0;
}

.tm_pb_tab .mprm-container.mprm-shortcode-categories {
  margin-top: 11px;
}

#tm_builder_outer_content .tm_pb_tab .mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description {
  padding-bottom: 20px;
}

/*-------------------------------------------------------------
## Hotel Booking
--------------------------------------------------------------*/
/* Rooms type shortcode & search results */
.mphb-room-types .mphb-room-type,
.mphb_sc_search_results-wrapper .mphb-room-type {
  position: relative;
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type,
  .mphb_sc_search_results-wrapper .mphb-room-type {
    display: flex;
  }
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type div[id^="mphb-gallery-slider"],
  .mphb-room-types .mphb-room-type .mphb-room-type__content,
  .mphb_sc_search_results-wrapper .mphb-room-type div[id^="mphb-gallery-slider"],
  .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type__content {
    flex-basis: 50%;
    flex-shrink: 0;
    max-width: 50%;
  }
}

.mphb-room-types .mphb-room-type div[id^="mphb-gallery-slider"],
.mphb_sc_search_results-wrapper .mphb-room-type div[id^="mphb-gallery-slider"] {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type div[id^="mphb-gallery-slider"],
  .mphb_sc_search_results-wrapper .mphb-room-type div[id^="mphb-gallery-slider"] {
    margin-top: 8px;
    margin-bottom: 0;
    padding-right: 1.5625rem;
  }
}

.mphb-room-types .mphb-room-type .gallery,
.mphb_sc_search_results-wrapper .mphb-room-type .gallery {
  margin: 0;
}

.mphb-room-types .mphb-room-type .mphb-gallery-slider,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-gallery-slider {
  position: relative;
}

.mphb-room-types .mphb-room-type .mphb-gallery-slider:after,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-gallery-slider:after {
  content: '';
  width: 100%;
  height: 100%;
  border: 15px solid #f8f8f8;
  position: absolute;
  top: 0;
  left: 0;
  transition: 333ms border-width;
}

.mphb-room-types .mphb-room-type .mphb-gallery-slider:hover:after,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-gallery-slider:hover:after {
  border-width: 5px;
}

.mphb-room-types .mphb-room-type .mphb-room-type__content,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type__content {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type .mphb-room-type__content,
  .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type__content {
    padding-left: 1.5625rem;
  }
}

.mphb-room-types .mphb-room-type .mphb-room-type__content > p,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type__content > p {
  order: 2;
}

.mphb-room-types .mphb-room-type .mphb-room-type__content > p:empty,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type__content > p:empty {
  margin: 0;
}

.mphb-room-types .mphb-room-type .mphb-room-type-title,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title {
  margin: 0 0 21px;
  order: 1;
}

.mphb-room-types .mphb-room-type .mphb-price-wrapper,
.mphb-room-types .mphb-room-type .mphb-price-title,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-price-wrapper,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-price-title {
  order: 3;
}

.mphb-room-types .mphb-room-type ul.mphb-loop-room-type-attributes,
.mphb_sc_search_results-wrapper .mphb-room-type ul.mphb-loop-room-type-attributes {
  order: 4;
  margin: 10px 0 0;
  list-style: none;
}

#tm_builder_outer_content .tm_pb_module .mphb-room-types .mphb-room-type ul.mphb-loop-room-type-attributes, #tm_builder_outer_content .tm_pb_module
.mphb_sc_search_results-wrapper .mphb-room-type ul.mphb-loop-room-type-attributes {
  margin: 10px 0 0;
}

.mphb-room-types .mphb-room-type ul.mphb-loop-room-type-attributes li:before,
.mphb_sc_search_results-wrapper .mphb-room-type ul.mphb-loop-room-type-attributes li:before {
  content: '•';
  margin-right: 10px;
}

.mphb-room-types .mphb-room-type .mphb-book-button,
.mphb-room-types .mphb-room-type .mphb-book-button__wrapper,
.mphb-room-types .mphb-room-type .mphb-to-book-btn-wrapper,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-book-button,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-book-button__wrapper,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-to-book-btn-wrapper {
  order: 5;
  border: none;
  margin: 15px 0 0;
}

/* Search results */
.mphb_sc_search_results-wrapper .mphb-room-type + .mphb-room-type {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 1200px) {
  .mphb_sc_search_results-wrapper .mphb-room-type + .mphb-room-type {
    padding-top: 120px;
    margin-top: 120px;
  }
}

/* Rooms types */
.mphb-room-types .mphb-room-type {
  padding: 50px 0 50px;
}

@media (min-width: 1200px) {
  .mphb-room-types .mphb-room-type {
    padding: 112px 0 130px;
  }
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type:nth-child(even) {
    flex-direction: row-reverse;
  }
}

.mphb-room-types .mphb-room-type:nth-child(even):after {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  flex: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #f8f8f8;
  z-index: -1;
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type:nth-child(even) div[id^="mphb-gallery-slider"] {
    padding-left: 1.5625rem;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .mphb-room-types .mphb-room-type:nth-child(even) .mphb-room-type__content {
    padding-right: 1.5625rem;
    padding-left: 0;
  }
}

.mphb-room-types .mphb-room-type:nth-child(even) .mphb-gallery-slider:after {
  border-color: #ffffff;
}

/* Room type shortcode */
.mphb_sc_room-wrapper .mphb-room-type {
  display: flex;
  flex-direction: column;
}

.mphb_sc_room-wrapper .mphb-room-type .post-thumbnail,
.mphb_sc_room-wrapper .mphb-room-type .mphb-room-type-gallery {
  margin: 0 0 20px;
  position: relative;
}

.mphb_sc_room-wrapper .mphb-room-type .post-thumbnail:after,
.mphb_sc_room-wrapper .mphb-room-type .mphb-room-type-gallery:after {
  content: '';
  width: 100%;
  height: 100%;
  border: 15px solid #f8f8f8;
  position: absolute;
  top: 0;
  left: 0;
  transition: 333ms border-width;
}

.mphb_sc_room-wrapper .mphb-room-type .post-thumbnail:hover:after,
.mphb_sc_room-wrapper .mphb-room-type .mphb-room-type-gallery:hover:after {
  border-width: 5px;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-gallery-slider {
  background-color: #f8f8f8;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-gallery-slider .gallery {
  margin: 0;
}

.mphb_sc_room-wrapper .mphb-room-type .post-thumbnail,
.mphb_sc_room-wrapper .mphb-room-type [id^="mphb-gallery-slider"] {
  order: 1;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-room-type-title {
  order: 2;
  margin: 0 0 21px;
  position: relative;
  z-index: 10;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-room-type-title + p + .mphb-price-wrapper {
  margin-top: -.49em;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-price-title {
  order: 3;
  display: none;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-price-wrapper {
  order: 4;
  margin-bottom: 17px;
}

.mphb_sc_room-wrapper .mphb-room-type > p {
  order: 5;
  margin: 0;
}

.mphb_sc_room-wrapper .mphb-room-type > p:not(:empty) {
  margin: 0 0 30px;
}

.mphb_sc_room-wrapper .mphb-room-type .mphb-to-book-btn-wrapper {
  order: 6;
}

.mphb-price {
  font-weight: normal;
}

.mphb-price-title {
  margin: 0 0 20px;
}

.mphb-price-wrapper {
  display: flex;
  align-items: baseline;
}

h4 + .mphb-price-wrapper,
.mphb-price-wrapper h4 + .mphb-price {
  margin-top: -.49em;
}

.single .mphb-price-wrapper {
  flex-wrap: wrap;
  justify-content: center;
}

.mphb-price .mphb-currency {
  font-size: .28em;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  bottom: 1.4em;
}

.mphb-price-suffix {
  text-transform: lowercase;
}

.mphb-flexslider .flexslider:hover {
  left: auto;
  opacity: 1;
}

.mphb-flexslider ul.flex-direction-nav li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 1;
}

@media (min-width: 768px) {
  .mphb-flexslider ul.flex-direction-nav li a {
    width: 50px;
    height: 50px;
  }
}

.mphb-flexslider ul.flex-direction-nav li a:before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 24px;
  line-height: 40px;
  text-shadow: none;
  vertical-align: top;
}

@media (min-width: 768px) {
  .mphb-flexslider ul.flex-direction-nav li a:before {
    line-height: 50px;
  }
}

.single .mphb-room-type-gallery .mphb-flexslider ul.flex-direction-nav li a {
  bottom: 30px;
  top: auto;
}

@media (min-width: 992px) {
  .single .mphb-room-type-gallery .mphb-flexslider ul.flex-direction-nav li a {
    bottom: 65px;
  }
}

.mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev {
  left: 20px;
}

.mphb-room-types .mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
.mphb_sc_search_results-wrapper .mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev {
  left: 35px;
}

.single .mphb-room-type-gallery .mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev {
  left: 50%;
  margin-left: -55px;
}

.mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev:before {
  content: 'keyboard_arrow_left';
}

.mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev:hover {
  left: 20px;
}

.mphb-room-types .mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev:hover,
.mphb_sc_search_results-wrapper .mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev:hover {
  left: 35px;
}

.single .mphb-room-type-gallery .mphb-flexslider ul.flex-direction-nav li.flex-nav-prev a.flex-prev:hover {
  left: 50%;
  margin-left: -55px;
}

.mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next {
  right: 20px;
}

.mphb-room-types .mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next,
.mphb_sc_search_results-wrapper .mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next {
  right: 35px;
}

.single .mphb-room-type-gallery .mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next {
  right: 50%;
  margin-right: -55px;
}

.mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next:before {
  content: 'keyboard_arrow_right';
}

.mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next:hover {
  right: 20px;
}

.mphb-room-types .mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next:hover,
.mphb_sc_search_results-wrapper .mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next:hover {
  right: 35px;
}

.single .mphb-room-type-gallery .mphb-flexslider ul.flex-direction-nav li.flex-nav-next a.flex-next:hover {
  right: 50%;
  margin-right: -55px;
}

.mphb_sc_services-wrapper .mphb_room_service {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 992px) {
  .mphb_sc_services-wrapper .mphb_room_service {
    display: flex;
  }
}

@media (min-width: 1200px) {
  .mphb_sc_services-wrapper .mphb_room_service {
    padding: 120px 0 130px;
  }
}

.mphb_sc_services-wrapper .mphb_room_service:before {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  z-index: -1;
}

@media (min-width: 992px) {
  .mphb_sc_services-wrapper .mphb_room_service > * {
    max-width: 50%;
    flex-basis: 50%;
    flex-shrink: 0;
  }
}

.mphb_sc_services-wrapper .mphb_room_service > *:first-child {
  padding: 0 0 30px;
}

@media (min-width: 992px) {
  .mphb_sc_services-wrapper .mphb_room_service > *:first-child {
    padding: 0 1.5625rem 0 0;
  }
}

@media (min-width: 992px) {
  .mphb_sc_services-wrapper .mphb_room_service > *:last-child {
    padding: 0 0 0 1.5625rem;
  }
}

#tm_builder_outer_content .tm_pb_module .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2) .mphb-loop-service-thumbnail img,
.mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2) .mphb-loop-service-thumbnail img, #tm_builder_outer_content .tm_pb_module .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4) .mphb-loop-service-thumbnail img,
.mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4) .mphb-loop-service-thumbnail img {
  border-color: white;
}

.mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2):before, .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4):before {
  background-color: #f8f8f8;
}

@media (min-width: 1200px) {
  .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2), .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4) {
    flex-flow: row-reverse;
  }
  .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2) > *:first-child, .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4) > *:first-child {
    padding: 0 0 0 1.5625rem;
  }
  .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2) > *:last-child, .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4) > *:last-child {
    padding: 0 1.5625rem 0 0;
  }
  .entry-content #tm_builder_outer_content .tm_pb_module .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+2) img, .entry-content #tm_builder_outer_content .tm_pb_module .mphb_sc_services-wrapper .mphb_room_service:nth-child(4n+4) img {
    border-color: #ffffff;
  }
}

.posts-list--default .mphb_room_service .post-list__item-content {
  display: flex;
  flex-wrap: wrap;
}

.posts-list--default .mphb_room_service .post-list__item-content > * {
  flex-basis: 100%;
  flex-shrink: 0;
  max-width: 100%;
}

@media (min-width: 992px) {
  .posts-list--default .mphb_room_service .post-list__item-content > *.post-thumbnail, .posts-list--default .mphb_room_service .post-list__item-content > *.entry-content {
    flex-basis: 50%;
    max-width: 50%;
  }
}

.posts-list--default .mphb_room_service .post-list__item-content > *.post-thumbnail {
  margin: 0 0 30px;
}

@media (min-width: 992px) {
  .posts-list--default .mphb_room_service .post-list__item-content > *.post-thumbnail {
    margin: 0;
    padding: 0 1.5625rem 0 0;
  }
}

@media (min-width: 992px) {
  .posts-list--default .mphb_room_service .post-list__item-content > *.entry-content {
    padding: 0 0 0 1.5625rem;
  }
}

.posts-list--default .mphb_room_service .post-list__item-content .entry-header {
  margin: 0 0 40px;
}

.posts-list--default .mphb_room_service + .mphb_room_service {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 992px) {
  .posts-list--default .mphb_room_service + .mphb_room_service {
    margin-top: 60px;
    padding-top: 55px;
  }
}

#tm_builder_outer_content .tm_pb_module .mphb_sc_services-wrapper .mphb_room_service .mphb-loop-service-thumbnail img,
.mphb_sc_services-wrapper .mphb_room_service .mphb-loop-service-thumbnail img, #tm_builder_outer_content .tm_pb_module
.posts-list--default .mphb_room_service .mphb-loop-service-thumbnail img,
.posts-list--default .mphb_room_service .mphb-loop-service-thumbnail img {
  border: 15px solid #f8f8f8;
}

.mphb_sc_services-wrapper .mphb_room_service .mphb-service__content,
.posts-list--default .mphb_room_service .mphb-service__content {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
}

@media (min-width: 992px) {
  .mphb_sc_services-wrapper .mphb_room_service .mphb-service__content,
  .posts-list--default .mphb_room_service .mphb-service__content {
    display: flex;
  }
}

.mphb_sc_services-wrapper .mphb_room_service .mphb-service-title,
.posts-list--default .mphb_room_service .mphb-service-title {
  margin: 0 0 20px;
}

.mphb_sc_services-wrapper .mphb_room_service p,
.posts-list--default .mphb_room_service p {
  max-width: 100%;
}

.mphb_sc_services-wrapper .mphb_room_service p + h4,
.posts-list--default .mphb_room_service p + h4 {
  margin: 0 0 20px;
}

.mphb_sc_services-wrapper .mphb_room_service .btn,
.posts-list--default .mphb_room_service .btn {
  margin: 20px 0 0;
}

.single-mphb_room_service .mphb_room_service {
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .single-mphb_room_service .mphb_room_service {
    display: flex;
  }
}

.single-mphb_room_service .entry-header, .single-mphb_room_service .entry-footer {
  flex-basis: 100%;
}

@media (min-width: 992px) {
  .single-mphb_room_service .post-thumbnail,
  .single-mphb_room_service .entry-content {
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media (min-width: 992px) {
  .single-mphb_room_service .post-thumbnail {
    padding: 0 1.5625rem 0 0;
  }
}

.single-mphb_room_service.single .hentry .entry-header {
  margin: 0 0 40px;
}

.single-mphb_room_service.single .hentry.has-thumb .post-thumbnail {
  margin: 0 0 20px;
}

.single-mphb_room_service .mphb-price-wrapper {
  justify-content: flex-start;
}

@media (min-width: 992px) {
  .single-mphb_room_service .entry-content {
    padding: 0 0 0 1.5625rem;
  }
}

@media (min-width: 1200px) {
  .single-mphb_room_type .site-content .site-content_wrap.container {
    max-width: inherit;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .single-mphb_room_type .site-content .site-content_wrap.container .site-main > *:not(.mphb_room_type) {
    max-width: 886px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.single-mphb_room_type .entry-title {
  width: 100%;
  text-align: center;
}

@media (min-width: 1200px) {
  .single-mphb_room_type .entry-title {
    margin: 43px 0 8px;
  }
}

.single-mphb_room_type .entry-content {
  display: flex;
  flex-direction: column;
}

.single-mphb_room_type .entry-content > * {
  order: 2;
}

.single-mphb_room_type .entry-content > *:not([class^="mphb-"]):not([id^="mphb-"]) {
  display: none;
}

@media (min-width: 1200px) {
  .single-mphb_room_type .entry-content > *:not([id^="mphb-gallery"]) {
    max-width: 886px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.single-mphb_room_type .entry-content .mphb-price-wrapper {
  order: 1;
  text-align: center;
  margin-bottom: 50px;
}

.single-mphb_room_type .entry-content .mphb-price-title {
  width: 100%;
}

@media (min-width: 1200px) {
  .single-mphb_room_type .entry-content .mphb-price-title {
    margin: 0 0 30px;
  }
}

.single-mphb_room_type .entry-content .post-gallery:first-child {
  margin: 0;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] {
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] {
    margin-top: 51px;
  }
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] .gallery-item a {
  display: block;
  position: relative;
  cursor: zoom-in;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] .gallery-item a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease-out;
  content: '';
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] .gallery-item a:after {
  color: #fff;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e936';
  font-size: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: -1.25rem 0 0 -1.25rem;
  transform: scale(0);
  transition: all 0.4s ease-out;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] .gallery-item a:hover:before {
  opacity: 0.8;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] .gallery-item a:hover:after {
  transform: scale(1);
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-slider"] .gallery-item a:focus {
  outline: 0;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-thumbnail"] ~ .mphb-room-description-title {
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .single-mphb_room_type .entry-content [id^="mphb-gallery-thumbnail"] ~ .mphb-room-description-title {
    margin-top: 92px;
  }
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-thumbnail"] .slides .gallery-item {
  background-color: #000000;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-thumbnail"] .slides .gallery-item img {
  transition: 333ms opacity;
}

.single-mphb_room_type .entry-content [id^="mphb-gallery-thumbnail"] .slides .gallery-item.flex-active-slide img, .single-mphb_room_type .entry-content [id^="mphb-gallery-thumbnail"] .slides .gallery-item:hover img {
  opacity: .3;
}

.mphb-room-type-gallery-wrapper {
  margin-bottom: 0;
}

.mphb-room-type-gallery-wrapper .gallery {
  margin: 0;
}

.mphb-room-type-gallery-wrapper .gallery > ul.slides {
  width: 100%;
  max-height: 300px;
  background-image: url("assets/images/loading.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #000000;
  overflow: hidden;
}

#tm_builder_outer_content .tm_pb_module .mphb-room-type-gallery-wrapper .gallery > ul.slides {
  background-image: url("assets/images/loading.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #000000;
  overflow: hidden;
}

.mphb-room-type-gallery-wrapper .gallery > ul.slides > li {
  visibility: hidden;
}

.mphb-room-attributes-title, .mphb-room-calendar-title, .mphb-room-reservation-title {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 992px) {
  .mphb-room-attributes-title, .mphb-room-calendar-title, .mphb-room-reservation-title {
    margin-top: 91px;
    padding-top: 94px;
  }
}

.mphb-room-reservation-title {
  margin-top: 11px;
  padding-top: 84px;
}

.mphb-single-room-type-attributes {
  margin: 0;
}

.mphb-calendar .datepick {
  width: 100% !important;
}

.datepick-popup {
  box-shadow: 5px 5px 57px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1440px) {
  .datepick-popup {
    margin: 0 1.5625rem 0 0;
  }
}

.datepick-popup .datepick {
  padding: 10px;
}

@media (max-width: 1440px) {
  .datepick-popup .datepick {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .datepick-popup .datepick {
    padding: 40px 40px 30px;
    width: 886px !important;
  }
}

.mphb-calendar .datepick,
.datepick-popup .datepick {
  font-family: inherit;
  border: none;
  border-radius: 0;
}

.mphb-calendar .datepick-nav,
.datepick-popup .datepick-nav {
  background-color: #f7f7f7;
  display: flex;
  justify-content: space-between;
}

.mphb-calendar .datepick-nav a,
.datepick-popup .datepick-nav a {
  float: none;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 16px;
  outline: none;
  height: auto;
}

.mphb-calendar .datepick-nav a:hover,
.datepick-popup .datepick-nav a:hover {
  background-color: #f7f7f7;
}

.mphb-calendar .datepick-month,
.datepick-popup .datepick-month {
  width: 100%;
  float: none;
  border: none;
}

@media (min-width: 544px) {
  .mphb-calendar .datepick-month,
  .datepick-popup .datepick-month {
    width: 50%;
    float: left;
    margin: 15px 0;
  }
}

@media (min-width: 1200px) {
  .mphb-calendar .datepick-month,
  .datepick-popup .datepick-month {
    margin: 36px 0;
  }
}

@media (min-width: 544px) {
  .mphb-calendar .datepick-month + div,
  .datepick-popup .datepick-month + div {
    border-left: 1px solid #ECECEE;
  }
}

.mphb-calendar .datepick-month:first-child,
.datepick-popup .datepick-month:first-child {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 544px) {
  .mphb-calendar .datepick-month:first-child,
  .datepick-popup .datepick-month:first-child {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .mphb-calendar .datepick-month:first-child,
  .datepick-popup .datepick-month:first-child {
    padding-right: 40px;
  }
}

.mphb-calendar .datepick-month:last-child,
.datepick-popup .datepick-month:last-child {
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 544px) {
  .mphb-calendar .datepick-month:last-child,
  .datepick-popup .datepick-month:last-child {
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
}

@media (min-width: 1200px) {
  .mphb-calendar .datepick-month:last-child,
  .datepick-popup .datepick-month:last-child {
    padding-left: 40px;
  }
}

.mphb-calendar .datepick-month .datepick-month-header,
.mphb-calendar .datepick-month .datepick-month-header select,
.mphb-calendar .datepick-month .datepick-month-header input,
.datepick-popup .datepick-month .datepick-month-header,
.datepick-popup .datepick-month .datepick-month-header select,
.datepick-popup .datepick-month .datepick-month-header input {
  background-color: transparent;
  height: auto;
  border: none;
  height: 30px;
}

.mphb-calendar .datepick-month .datepick-month-header input,
.datepick-popup .datepick-month .datepick-month-header input {
  padding: 1.27em 20px;
}

.mphb-calendar .datepick-month .datepick-month-header,
.datepick-popup .datepick-month .datepick-month-header {
  line-height: 30px;
  margin-bottom: 27px;
}

.mphb-calendar .datepick-month .datepick-month-header select,
.datepick-popup .datepick-month .datepick-month-header select {
  padding-right: 16px;
  background-position: calc(100% - 5px) 50%;
}

.mphb-calendar .datepick-month .datepick-month-header select + select,
.datepick-popup .datepick-month .datepick-month-header select + select {
  margin-left: 12px;
}

.mphb-calendar .datepick-month table,
.datepick-popup .datepick-month table {
  border: none;
  margin: 0;
  table-layout: fixed;
}

.mphb-calendar .datepick-month table thead,
.datepick-popup .datepick-month table thead {
  border: none;
}

.mphb-calendar .datepick-month table th,
.mphb-calendar .datepick-month table td,
.mphb-calendar .datepick-month table td .datepick-weekend,
.mphb-calendar .datepick-month table td .mphb-available-date,
.mphb-calendar .datepick-month table td .mphb-past-date,
.mphb-calendar .datepick-month table td .mphb-unselectable-date,
.datepick-popup .datepick-month table th,
.datepick-popup .datepick-month table td,
.datepick-popup .datepick-month table td .datepick-weekend,
.datepick-popup .datepick-month table td .mphb-available-date,
.datepick-popup .datepick-month table td .mphb-past-date,
.datepick-popup .datepick-month table td .mphb-unselectable-date {
  border: none;
  background: none;
}

.mphb-calendar .datepick-month table td .mphb-past-date,
.datepick-popup .datepick-month table td .mphb-past-date {
  opacity: .3;
}

.mphb-calendar .datepick-month table td,
.datepick-popup .datepick-month table td {
  padding: 2.5px;
}

.mphb-calendar .datepick-month table td span,
.datepick-popup .datepick-month table td span {
  padding: 7px 0;
}

.mphb-calendar .datepick-month table td a,
.mphb-calendar .datepick-month table td .datepick-weekend,
.mphb-calendar .datepick-month table td .mphb-past-date,
.mphb-calendar .datepick-month table td .mphb-booked-date,
.datepick-popup .datepick-month table td a,
.datepick-popup .datepick-month table td .datepick-weekend,
.datepick-popup .datepick-month table td .mphb-past-date,
.datepick-popup .datepick-month table td .mphb-booked-date {
  padding-top: 5px;
  padding-bottom: 8px;
}

.mphb-calendar .datepick-month table td a,
.datepick-popup .datepick-month table td a {
  background-color: transparent;
}

.mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-ctrl {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
}

.mphb-calendar .datepick-ctrl a,
.datepick-popup .datepick-ctrl a {
  float: none;
  width: auto;
  text-transform: uppercase;
  height: auto;
  padding: 0;
}

.mphb-calendar .datepick-ctrl a:hover,
.datepick-popup .datepick-ctrl a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.mphb-booking-form label,
.mphb_sc_search-form label {
  text-transform: uppercase;
}

.mphb-booking-form label + strong abbr,
.mphb_sc_search-form label + strong abbr {
  border: none;
}

.mphb-booking-form label ~ input,
.mphb-booking-form label ~ select,
.mphb_sc_search-form label ~ input,
.mphb_sc_search-form label ~ select {
  margin-top: 10px;
}

.mphb-booking-form input[type="text"],
.mphb-booking-form select,
.mphb_sc_search-form input[type="text"],
.mphb_sc_search-form select {
  width: 100%;
  border: none;
  border-radius: 0;
}

.mphb-booking-form input[type="text"]:focus,
.mphb-booking-form select:focus,
.mphb_sc_search-form input[type="text"]:focus,
.mphb_sc_search-form select:focus {
  background-color: #f8f8f8;
}

.mphb-booking-form input[type="text"],
.mphb_sc_search-form input[type="text"] {
  padding: 1.27em 20px;
}

.mphb-booking-form input.mphb-datepick,
.mphb_sc_search-form input.mphb-datepick {
  padding-right: 40px;
  background-image: url("assets/images/down-2.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) 50%;
  background-size: 9px 5px;
}

.mphb-booking-form .mphb-required-fields-tip,
.mphb_sc_search-form .mphb-required-fields-tip {
  margin-bottom: 16px;
}

.mphb-booking-form p.mphb-reserve-btn-wrapper,
.mphb_sc_search-form p.mphb-reserve-btn-wrapper {
  margin: 26px 0 0;
}

.mphb-booking-form .mphb-reserve-btn-wrapper,
.mphb_sc_search-form .mphb-reserve-btn-wrapper {
  display: flex;
  align-items: center;
}

.mphb-booking-form .mphb-reserve-btn-wrapper input + .mphb-preloader,
.mphb_sc_search-form .mphb-reserve-btn-wrapper input + .mphb-preloader {
  margin-left: 10px;
}

.mphb-booking-form .mphb-reserve-btn,
.mphb-booking-form .mphb_sc_search-submit-button-wrapper input,
.mphb_sc_search-form .mphb-reserve-btn,
.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper input {
  border: none;
}

.mphb_sc_search-form,
.mphb_widget_search-form {
  padding: 40px;
  background-color: #f8f8f8;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

@media (min-width: 1200px) {
  .mphb_sc_search-form,
  .mphb_widget_search-form {
    flex-wrap: nowrap;
  }
}

.mphb_sc_search-form .mphb-required-fields-tip,
.mphb_widget_search-form .mphb-required-fields-tip {
  display: none;
}

.mphb_sc_search-form label,
.mphb_widget_search-form label {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 11px;
}

.mphb_sc_search-form abbr,
.mphb_widget_search-form abbr {
  border: none;
}

.mphb_sc_search-form input[type="text"],
.mphb_sc_search-form select,
.mphb_widget_search-form input[type="text"],
.mphb_widget_search-form select {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  width: 100%;
}

.mphb_sc_search-form input[type="text"]:focus,
.mphb_sc_search-form select:focus,
.mphb_widget_search-form input[type="text"]:focus,
.mphb_widget_search-form select:focus {
  background-color: #ffffff;
}

.mphb_sc_search-form input[type="text"],
.mphb_widget_search-form input[type="text"] {
  padding: 1.27em 20px;
  padding-right: 40px;
  background-image: url("assets/images/down-2.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) 50%;
  background-size: 9px 5px;
}

.mphb_sc_search-form p,
.mphb_sc_search-form > div,
.mphb_widget_search-form p,
.mphb_widget_search-form > div {
  margin: 0;
}

@media (min-width: 1200px) {
  .mphb_sc_search-form p:not(:last-of-type),
  .mphb_sc_search-form > div:not(:last-of-type),
  .mphb_widget_search-form p:not(:last-of-type),
  .mphb_widget_search-form > div:not(:last-of-type) {
    padding: 0 40px 0 0;
  }
}

.mphb_sc_search-form .mphb_sc_search-check-in-date,
.mphb_sc_search-form .mphb_sc_search-check-out-date,
.mphb_sc_search-form .mphb_widget_search-check-in-date,
.mphb_sc_search-form .mphb_widget_search-check-out-date,
.mphb_widget_search-form .mphb_sc_search-check-in-date,
.mphb_widget_search-form .mphb_sc_search-check-out-date,
.mphb_widget_search-form .mphb_widget_search-check-in-date,
.mphb_widget_search-form .mphb_widget_search-check-out-date {
  width: 100%;
}

@media (min-width: 1200px) {
  .mphb_sc_search-form .mphb_sc_search-check-in-date,
  .mphb_sc_search-form .mphb_sc_search-check-out-date,
  .mphb_sc_search-form .mphb_widget_search-check-in-date,
  .mphb_sc_search-form .mphb_widget_search-check-out-date,
  .mphb_widget_search-form .mphb_sc_search-check-in-date,
  .mphb_widget_search-form .mphb_sc_search-check-out-date,
  .mphb_widget_search-form .mphb_widget_search-check-in-date,
  .mphb_widget_search-form .mphb_widget_search-check-out-date {
    width: 25.5%;
  }
}

.mphb_sc_search-form .mphb_sc_search-adults,
.mphb_sc_search-form .mphb_sc_search-children,
.mphb_sc_search-form .mphb_widget_search-adults,
.mphb_sc_search-form .mphb_widget_search-children,
.mphb_widget_search-form .mphb_sc_search-adults,
.mphb_widget_search-form .mphb_sc_search-children,
.mphb_widget_search-form .mphb_widget_search-adults,
.mphb_widget_search-form .mphb_widget_search-children {
  width: 100%;
}

@media (min-width: 1200px) {
  .mphb_sc_search-form .mphb_sc_search-adults,
  .mphb_sc_search-form .mphb_sc_search-children,
  .mphb_sc_search-form .mphb_widget_search-adults,
  .mphb_sc_search-form .mphb_widget_search-children,
  .mphb_widget_search-form .mphb_sc_search-adults,
  .mphb_widget_search-form .mphb_sc_search-children,
  .mphb_widget_search-form .mphb_widget_search-adults,
  .mphb_widget_search-form .mphb_widget_search-children {
    width: 15.3%;
  }
}

.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper,
.mphb_sc_search-form .mphb_widget_search-submit-button-wrapper,
.mphb_widget_search-form .mphb_sc_search-submit-button-wrapper,
.mphb_widget_search-form .mphb_widget_search-submit-button-wrapper {
  width: 100%;
  margin-top: 10px;
}

@media (min-width: 1200px) {
  .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper,
  .mphb_sc_search-form .mphb_widget_search-submit-button-wrapper,
  .mphb_widget_search-form .mphb_sc_search-submit-button-wrapper,
  .mphb_widget_search-form .mphb_widget_search-submit-button-wrapper {
    width: 18.4%;
  }
}

.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper input,
.mphb_sc_search-form .mphb_widget_search-submit-button-wrapper input,
.mphb_widget_search-form .mphb_sc_search-submit-button-wrapper input,
.mphb_widget_search-form .mphb_widget_search-submit-button-wrapper input {
  width: 100%;
}

.mphb_sc_search-wrapper {
  position: relative;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper:after {
    content: '';
    background-image: url("assets/images/shadow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    left: -49px;
    right: -49px;
    bottom: -88px;
    width: calc(100% + 98px);
    height: 203px;
  }
}

.mphb_sc_search-wrapper .mphb_sc_search-form {
  align-items: stretch;
  padding: 0 0 10px;
  background-color: #ffffff;
  position: relative;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper .mphb_sc_search-form {
    padding: 10px 40px 10px 10px;
  }
}

.mphb_sc_search-wrapper .mphb_sc_search-form:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 333ms all;
}

.mphb_sc_search-wrapper .mphb_sc_search-form input[type="text"],
.mphb_sc_search-wrapper .mphb_sc_search-form select {
  background-color: #f7f7f7;
}

.mphb_sc_search-wrapper .mphb_sc_search-form input[type="text"]:focus,
.mphb_sc_search-wrapper .mphb_sc_search-form select:focus {
  background-color: #f7f7f7;
}

.mphb_sc_search-wrapper .mphb_sc_search-form select {
  display: none;
}

.mphb_sc_search-wrapper .mphb_sc_search-form.loading:before {
  opacity: 1;
  background-image: url("assets/images/loading.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #000000;
  z-index: 101;
}

.mphb_sc_search-wrapper p,
.mphb_sc_search-wrapper .mphb_sc_search-form > div {
  position: relative;
}

.mphb_sc_search-wrapper p:not(:last-of-type),
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type) {
  padding: 10px;
  border-bottom: 1px solid #ECECEE;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper p:not(:last-of-type),
  .mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type) {
    border-bottom: none;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
  }
}

.mphb_sc_search-wrapper p:not(:last-of-type):after,
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type):after {
  content: '';
  width: 1px;
  height: 100%;
  max-height: 114px;
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #ECECEE;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper p:not(:last-of-type):after,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type):after {
    display: block;
  }
}

.mphb_sc_search-wrapper p:not(:last-of-type).mphb_sc_search-check-out-date:after, .mphb_sc_search-wrapper p:not(:last-of-type).mphb_widget_search-check-out-date:after,
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_sc_search-check-out-date:after,
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_widget_search-check-out-date:after {
  display: none;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper p:not(:last-of-type).mphb_sc_search-check-out-date:after, .mphb_sc_search-wrapper p:not(:last-of-type).mphb_widget_search-check-out-date:after,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_sc_search-check-out-date:after,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_widget_search-check-out-date:after {
    display: block;
  }
}

.mphb_sc_search-wrapper p:not(:last-of-type).mphb_sc_search-children:after, .mphb_sc_search-wrapper p:not(:last-of-type).mphb_widget_search-children:after,
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_sc_search-children:after,
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_widget_search-children:after {
  display: none;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper p:not(:last-of-type).mphb_sc_search-children:after, .mphb_sc_search-wrapper p:not(:last-of-type).mphb_widget_search-children:after,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_sc_search-children:after,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_widget_search-children:after {
    display: block;
  }
}

.mphb_sc_search-wrapper p:not(:last-of-type).mphb_sc_search-children,
.mphb_sc_search-wrapper .mphb_sc_search-form > div:not(:last-of-type).mphb_sc_search-children {
  border-bottom: none;
}

.mphb_sc_search-wrapper p.mphb_sc_search-submit-button-wrapper,
.mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-submit-button-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  align-self: center;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper p.mphb_sc_search-submit-button-wrapper,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-submit-button-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-left: 30px;
  }
}

.mphb_sc_search-wrapper p.mphb_sc_search-adults, .mphb_sc_search-wrapper p.mphb_sc_search-children,
.mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-adults,
.mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-children {
  position: relative;
}

.mphb_sc_search-wrapper p.mphb_sc_search-adults:before, .mphb_sc_search-wrapper p.mphb_sc_search-children:before,
.mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-adults:before,
.mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-children:before {
  content: '';
  position: absolute;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  left: 10px;
  top: 10px;
  transition: 333ms background-color;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper p.mphb_sc_search-adults:before, .mphb_sc_search-wrapper p.mphb_sc_search-children:before,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-adults:before,
  .mphb_sc_search-wrapper .mphb_sc_search-form > div.mphb_sc_search-children:before {
    width: calc(100% - 10px);
    height: 100%;
    top: 0;
    left: 0;
  }
}

.mphb_sc_search-wrapper p.active:before,
.mphb_sc_search-wrapper .mphb_sc_search-form > div.active:before {
  background-color: #f7f7f7;
}

.mphb_sc_search-wrapper .showing-form {
  position: relative;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  transition: 333ms background-color;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper .showing-form {
    padding: 24px 50px 19px 30px;
  }
}

.mphb_sc_search-wrapper .showing-form:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  content: 'keyboard_arrow_down';
  font-size: 24px;
  position: absolute;
  bottom: 33px;
  right: 3px;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper .showing-form:after {
    right: 20px;
  }
}

.mphb_sc_search-wrapper .showing-form:hover, .mphb_sc_search-wrapper .showing-form.active {
  background-color: #f7f7f7;
}

.mphb_sc_search-wrapper .showing-form .on-load-label {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 12px;
}

.mphb_sc_search-wrapper .showing-form .label {
  text-transform: uppercase;
  cursor: pointer;
}

@media (min-width: 1800px) {
  .mphb_sc_search-wrapper .showing-form .label {
    margin-bottom: -8px;
  }
}

.mphb_sc_search-wrapper .showing-form .date {
  margin-top: auto;
}

.mphb_sc_search-wrapper .showing-form .day {
  font-weight: normal;
}

@media (max-width: 1440px) {
  .mphb_sc_search-wrapper .showing-form .day {
    line-height: .9em;
  }
}

.mphb_sc_search-wrapper .showing-form .jq-selectbox__select-text {
  font-weight: normal;
}

@media (max-width: 1440px) {
  .mphb_sc_search-wrapper .showing-form .jq-selectbox__select-text {
    line-height: .9em;
    overflow: visible;
  }
}

.mphb_sc_search-wrapper .showing-form .jq-selectbox__dropdown {
  box-shadow: none;
  text-align: center;
  width: calc(100% + 40px);
  left: -10px;
}

@media (min-width: 1200px) {
  .mphb_sc_search-wrapper .showing-form .jq-selectbox__dropdown {
    width: calc(100% + 80px);
    left: -30px;
  }
}

@media (max-width: 1440px) {
  .mphb_sc_search-wrapper .showing-form .jq-selectbox__dropdown {
    top: calc(100% + 10px) !important;
  }
}

#tm_builder_outer_content .tm_pb_module .mphb_sc_search-wrapper .showing-form .jq-selectbox__dropdown-ul {
  background: #fff;
}

.mphb_sc_search-wrapper .hidden-form {
  position: absolute;
  opacity: 0;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  top: 0;
  left: 0;
  z-index: -1;
}

.mphb_sc_search-wrapper .hidden-form input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mphb_sc_search-results-count,
.mphb_sc_search_results-not-found,
.mphb_sc_search_results-info {
  margin: 60px 0 0;
  text-align: center;
}

.mphb_sc_search-results-count + div,
.mphb_sc_search_results-not-found + div,
.mphb_sc_search_results-info + div {
  margin: 60px 0 0;
}

.mphb_sc_checkout-wrapper #mphb-services-details,
.mphb_sc_checkout-wrapper .mphb-room-price-breakdown-wrapper,
.mphb_sc_checkout-wrapper #mphb-customer-details {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ECECEE;
}

@media (min-width: 992px) {
  .mphb_sc_checkout-wrapper #mphb-services-details,
  .mphb_sc_checkout-wrapper .mphb-room-price-breakdown-wrapper,
  .mphb_sc_checkout-wrapper #mphb-customer-details {
    margin-top: 60px;
    padding-top: 55px;
  }
}

@media (min-width: 1200px) {
  .mphb_sc_checkout-wrapper #mphb-services-details,
  .mphb_sc_checkout-wrapper .mphb-room-price-breakdown-wrapper,
  .mphb_sc_checkout-wrapper #mphb-customer-details {
    margin-top: 102px;
    padding-top: 82px;
  }
}

.mphb_sc_checkout-wrapper #mphb-customer-details label {
  text-transform: uppercase;
  margin: 0 0 11px;
  display: inline-block;
  vertical-align: baseline;
}

.mphb_sc_checkout-wrapper #mphb-customer-details abbr {
  border: none;
  text-decoration: none;
}

.mphb_sc_checkout-wrapper #mphb-customer-details textarea {
  height: 150px;
  min-height: 150px;
}

@media (min-width: 1200px) {
  .mphb_sc_checkout-wrapper #mphb-customer-details .mphb-required-fields-tip {
    margin-top: -8px;
  }
}

.mphb_sc_checkout-wrapper #mphb-customer-details input:not(.button) {
  width: 100%;
}

.mphb_sc_checkout-wrapper em {
  font-style: normal;
}

.mphb_sc_checkout-wrapper .mphb-price {
  font-size: 1.5rem;
}

.mphb_sc_checkout-wrapper .mphb-price .mphb-currency {
  font-size: .5em;
}

.mphb-booking-details p {
  margin: 0;
  display: flex;
}

.mphb-booking-details p.mphb-room-type-title {
  font-size: 1em;
}

.mphb-booking-details p + p {
  margin-top: 7px;
}

.mphb-booking-details span {
  text-transform: uppercase;
  flex-basis: 180px;
  max-width: 180px;
  padding-right: 10px;
}

.mphb-booking-details strong {
  font-weight: normal;
  font-size: 1rem;
}

#mphb-services-details .mphb_sc_checkout-services-list li + li {
  margin-top: 9px;
}

#mphb-services-details .mphb_sc_checkout-services-list input {
  margin-right: 20px;
  position: absolute;
  opacity: 0;
}

#mphb-services-details .mphb_sc_checkout-services-list input:checked ~ em:before {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}

#mphb-services-details .mphb_sc_checkout-services-list label {
  position: relative;
  padding-left: 37px;
}

#mphb-services-details .mphb_sc_checkout-services-list em:before {
  content: 'check';
  position: absolute;
  width: 19px;
  height: 19px;
  color: #f8f8f8;
  background-color: #f8f8f8;
  border: 1px solid #ECECEE;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 14px;
  padding-top: 2px;
  line-height: 19px;
  transition: 333ms all;
  cursor: pointer;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown {
  border: none;
  margin-top: 33px;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown th {
  text-transform: uppercase;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown th,
.mphb-room-price-breakdown-wrapper .mphb-price-breakdown td {
  border: none;
  flex-basis: 33%;
  flex-grow: 1;
  padding: 10px 5px;
}

@media (min-width: 544px) {
  .mphb-room-price-breakdown-wrapper .mphb-price-breakdown th,
  .mphb-room-price-breakdown-wrapper .mphb-price-breakdown td {
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .mphb-room-price-breakdown-wrapper .mphb-price-breakdown th,
  .mphb-room-price-breakdown-wrapper .mphb-price-breakdown td {
    padding: 14px 20px 13px;
  }
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown .mphb-price span {
  font-size: 1em;
  vertical-align: baseline;
  bottom: 0;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tr {
  display: flex;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:first-child {
  background-color: #ebebeb;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:not(:first-child) th:last-child:not([colspan="3"]),
.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:not(:first-child) td:last-child:not([colspan="3"]) {
  border-left: 1px solid #ECECEE;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:not(:first-child) th + td,
.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:not(:first-child) th + th,
.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:not(:first-child) td + td,
.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tbody tr:not(:first-child) td + th {
  border-left: 1px solid #ECECEE;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tfoot tr th {
  border: none;
}

.mphb-room-price-breakdown-wrapper .mphb-price-breakdown tfoot tr th:last-child {
  border-left: 1px solid #ECECEE;
}

.mphb-total-price {
  margin: 50px 0 56px;
}

.mphb-total-price .mphb-total-price-field {
  display: block;
  margin-top: -.49em;
}

.mphb-total-price .mphb-total-price-field .mphb-currency {
  font-size: .28em;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  bottom: 1.4em;
}

.jq-selectbox__select:before {
  content: '';
  position: absolute;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  top: -30px;
  left: -10px;
}

@media (min-width: 1200px) {
  .jq-selectbox__select:before {
    width: calc(100% + 80px);
    height: calc(100% + 80px);
    top: -50px;
    left: -30px;
  }
}

@media (min-width: 1200px) {
  .jq-selectbox__dropdown {
    margin-top: 30px;
  }
}

.flexslider.mphb-flexslider {
  border-radius: 0;
  border: none;
  margin: 0;
}

.flexslider.mphb-flexslider .gallery {
  margin: 0;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_widget_area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper,
.full-width-header-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper,
.after-content-full-width-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper {
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
  display: flex;
  flex-wrap: wrap;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_widget_area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type,
.full-width-header-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type,
.after-content-full-width-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  margin-top: 1em;
  margin-bottom: 1em;
  flex: 1 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_widget_area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type,
  .full-width-header-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type,
  .after-content-full-width-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type {
    flex: 1 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_widget_area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type,
  .full-width-header-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type,
  .after-content-full-width-area .widget_mphb_rooms_widget.widget .mphb_widget_rooms-wrapper .mphb-room-type {
    flex: 1 0 33.3333%;
    max-width: 33.3333%;
  }
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-featured-image a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-featured-image a:after {
  content: '';
  width: 100%;
  height: 100%;
  border: 15px solid #f8f8f8;
  position: absolute;
  top: 0;
  left: 0;
  transition: 333ms border-width;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-featured-image a:hover:after {
  border-width: 5px;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-title {
  position: relative;
  z-index: 10;
  margin: 2px 0 0;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-title a {
  font-weight: normal;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-attributes li:before {
  content: '•';
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget_mphb_rooms_widget.widget .mphb-widget-room-type-attributes li:before {
  content: '•';
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-attributes li + li {
  margin: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget_mphb_rooms_widget.widget .mphb-widget-room-type-attributes li + li {
  margin-top: 0;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-price {
  margin: 0 0 1.2em;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-price .mphb-price {
  display: block;
  font-weight: normal;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-price .mphb-price-wrapper {
  margin-top: -.07em;
}

.widget_mphb_rooms_widget.widget .mphb-widget-room-type-book-button {
  margin: 32px 0 0;
}

.widget_mphb_rooms_widget.widget .mphb-book-button {
  border: none;
}

.mphb-single-room-type-attributes {
  list-style: none;
}

.mphb-single-room-type-attributes li + li,
.mphb-single-room-type-attributes li > ul li,
.mphb-single-room-type-attributes li > ol li {
  margin-top: 0;
}

.mphb-single-room-type-attributes > li:before {
  content: '•';
  margin-right: 10px;
}

/*-------------------------------------------------------------
## WPML - Polylang
--------------------------------------------------------------*/
.wpml-ls-legacy-dropdown, .wpml-ls-legacy-dropdown-click {
  width: 300px;
}

.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown-click a {
  padding: 10px 20px;
  line-height: 1.5;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  padding: 17.5px 40px 17.5px 20px;
  border-radius: 3px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  content: '\e93a';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  font-size: 1rem;
  border: none;
  top: 50%;
  margin-top: -8px;
  right: 15px;
  color: inherit;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border-top: 0;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:first-child a, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:first-child a {
  border-top-width: 1px;
}

.wpml-ls-item {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  margin-right: 1px;
}

.wpml-ls-legacy-list-horizontal a {
  padding: 10px;
}

.wpml-ls-legacy-list-vertical a {
  line-height: 1.5;
  padding: 10px 20px;
}

.lang-item img {
  vertical-align: middle;
}

/*-------------------------------------------------------------
## TM photo gallery
--------------------------------------------------------------*/
.tm-pg_front_gallery {
  padding-bottom: 0;
}

.tm-pg_front_gallery .tm-pg_front_gallery-tabs {
  border-bottom: none;
  margin: 0 0 40px;
}

.tm-pg_front_gallery .tm-pg_front_gallery-tabs li {
  margin-left: 6px;
  margin-right: 6px;
}

.tm-pg_front_gallery .tm-pg_front_gallery-tabs li a {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.tm-pg_front_gallery .tm-pg_front_gallery-tabs li.active a, .tm-pg_front_gallery .tm-pg_front_gallery-tabs li:hover a {
  text-decoration: underline;
  color: inherit;
}

.tm-pg_front_gallery .tm-pg_front_gallery-tabs li.active a:after, .tm-pg_front_gallery .tm-pg_front_gallery-tabs li:hover a:after {
  display: none;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_meta {
  position: relative;
  display: block;
  padding: 25px 0 0;
  text-align: left;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link_show-more,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link_show-more,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link_show-more {
  padding-top: 22.2%;
  padding-bottom: 22.2%;
  background-color: transparent;
  border: 1px solid #ececee;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link_show-more:hover,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link_show-more:hover,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link_show-more:hover {
  background-color: #ececee;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link_show-more span,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link_show-more span,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link_show-more span {
  text-transform: uppercase;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link_show-more span:after,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link_show-more span:after,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link_show-more span:after {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  content: '\e942';
  display: block;
  margin-top: 20px;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_icon-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_icon-wrapper {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 3;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_icon-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_icon-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_icon-wrapper {
  opacity: 1;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_label {
  padding: 3px 8px 3px 9px;
  letter-spacing: .2em;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_counter {
  margin-top: 14px;
  text-transform: none;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_description {
  margin-top: 25px;
  margin-bottom: 0;
}

.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_icon {
  font-size: 40px;
  font-size: 2.5rem;
}

.tm-pg_front_gallery .tm-pg_front_gallery-navigation,
.tm-pg_front_gallery .load-more-button {
  margin: 70px 0 0;
}

.tm-pg_front_gallery .tm-pg_front_gallery-navigation + .load-more-button {
  margin-top: 34px;
}

.tm-pg_front_gallery .tm_pg_gallery-item_default_icon:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e936';
}

.single .tm_pg_album .entry-title,
.single .tm_pg_set .entry-title {
  text-align: center;
}

.single .tm_pg_album .entry-header,
.single .tm_pg_set .entry-header {
  margin-bottom: 0;
}

.tm-pg_front_gallery .load-more-button .btn {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.current, .tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:not(.current):hover,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.current,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:not(.current):hover {
  color: inherit;
}

.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i:before, .tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i:before,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i:before,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i:before,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i:before {
  content: '\e944';
}

.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i:before,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i:before {
  content: '\e943';
}

/*--------------------------------------------------------------
# PopUp
--------------------------------------------------------------*/
/*rtl:begin:ignore*/
@media (min-width: 1200px) {
  .lg-outer:not(.lg-fullscreen-on) .lg-inner {
    left: 50%;
    transform: translateX(-50%);
  }
}

.lg-outer .lg-img-wrap {
  max-height: calc(100% - 90px);
}

.lg-outer .lg-actions .lg-icon.lg-prev, .lg-outer .lg-actions .lg-icon.lg-next {
  margin-top: -23px;
}

.lg-outer .lg-actions .lg-icon.lg-prev:after, .lg-outer .lg-actions .lg-icon.lg-next:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  font-size: 1.6875rem;
  color: #c7c7c7;
}

.lg-outer .lg-actions .lg-icon.lg-prev:after {
  content: '\e93b';
}

.lg-outer .lg-actions .lg-icon.lg-next:before {
  content: '\e93c';
}

.lg-outer .lg-thumb-outer .lg-thumb {
  margin-left: auto;
  margin-right: auto;
}

.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item img {
  opacity: .4;
  transition: .6s all ease;
}

.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:before, .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:after {
  display: none;
}

.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover img, .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active img {
  opacity: 1;
}

.lg-outer .lg-toolbar {
  padding-top: 12px;
  padding-bottom: 70px;
}

.lg-outer .lg-progress-bar {
  z-index: 1083;
}

.lg-outer .lg-toolbar .lg-icon:after,
.lg-outer .lg-thumb-outer .lg-icon:after {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c7c7c7;
  transition: .4s all ease;
}

.lg-outer .lg-toolbar .lg-icon:not(.lg-fullscreen):after,
.lg-outer .lg-thumb-outer .lg-icon:not(.lg-fullscreen):after {
  font-size: 27px;
  font-size: 1.6875rem;
}

.lg-outer .lg-toolbar .lg-icon.lg-fullscreen:after,
.lg-outer .lg-thumb-outer .lg-icon.lg-fullscreen:after {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 27px;
}

.lg-outer .lg-outer .lg-toolbar .lg-icon.lg-close {
  margin-right: 15px;
}

.lg-outer .lg-icon.lg-toogle-thumb:before {
  display: none;
}

.lg-outer .lg-icon.lg-close:after {
  content: '\e92a';
}

.lg-outer .lg-icon.lg-autoplay-button:after {
  content: '\e96a';
}

.lg-outer .lg-icon.lg-fullscreen:after {
  content: '\e94c';
}

.lg-outer .lg-icon.lg-toogle-thumb:after {
  content: '\e905';
}

.lg-outer.lg-show-autoplay .lg-icon.lg-autoplay-button:after {
  content: '\e96b';
}

.lg-outer.lg-fullscreen-on .lg-icon.lg-fullscreen:after {
  content: '\e94d';
}

.lg-outer.lg-fullscreen-on .lg-toolbar {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.15) 70%, transparent 100%);
}

.lg-outer.lg-thumb-open .lg-icon.lg-toogle-thumb:after {
  content: '\e906';
}

.lg-outer .lg-toolbar .lg-icon,
.lg-outer .lg-toolbar .lg-icon:hover,
.lg-outer .lg-thumb-outer .lg-icon,
.lg-outer .lg-thumb-outer .lg-icon:hover {
  background-color: transparent;
}

/*rtl:end:ignore*/
/*-------------------------------------------------------------
## Cherry Trending Posts
--------------------------------------------------------------*/
.cherry-trend-star {
  width: 17px;
  height: 17px;
  font-size: 17px;
  color: #c7c7c7;
  vertical-align: baseline;
}

.cherry-trend-star--active,
.cherry-trend-star--active ~ .cherry-trend-star {
  color: #ffc045;
}

/*--------------------------------------------------------------
# Woocommerce Part
--------------------------------------------------------------*/
/**
 * woocommerce-theme.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 *
 */
/**
 *
 * IMPORT STYLES and VARIABLES FOR WOOPAGES(cart, checkout, my-account)
 *
 */
/**
 * variables-wootheme.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 *
 */
/**
 *  Woo-Variables
 */
/**
 * woocommerce-theme.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 *
 */
/**
 * Woo-elements
 * Cart page
 *
 */
.return-to-shop {
  padding-bottom: 40px;
}

.woocommerce .wc-proceed-to-checkout {
  padding: 2.2em 0 1em;
  text-align: right;
}

.woocommerce a.remove {
  font-weight: 400;
  margin-left: 10px;
  font-size: 0;
  line-height: 1;
}

.woocommerce a.remove:hover {
  background: transparent;
}

.woocommerce a.remove:before {
  content: '\e14c';
  font-family: 'Material Icons';
  font-size: 21px;
}

.woocommerce table.shop_table {
  width: 100%;
  margin: 61px 0 30px;
  border: 1px solid #e8e8f8;
  border-collapse: collapse;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table {
    border: none;
  }
  .woocommerce table.shop_table.customer_details {
    border: 1px solid #e8e8f8;
  }
  .woocommerce table.shop_table.customer_details td {
    border-bottom: 1px solid #e8e8f8;
  }
}

@media (max-width: 768px) {
  .woocommerce table.shop_table .product-thumbnail {
    display: none;
  }
}

.woocommerce table.shop_table thead {
  border-bottom: 1px solid #e8e8f8;
}

.woocommerce table.shop_table thead th {
  padding: 20px 10px 21px;
  border: none;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

.woocommerce table.shop_table thead th.product-name {
  text-align: left;
}

@media (min-width: 992px) {
  .woocommerce table.shop_table thead th {
    padding: 30px 10px 32px;
  }
}

.woocommerce table.shop_table tbody tr td {
  border: none;
  padding: 20px 10px 28px;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .woocommerce table.shop_table tbody tr td {
    padding: 50px 10px 58px;
  }
}

.woocommerce table.shop_table tbody tr td.product-remove {
  width: 50px;
  padding: 0;
  position: relative;
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove {
  position: absolute;
  left: 5px;
  top: 20%;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table tbody tr td.product-remove a.remove {
    left: -15px;
    top: 41%;
  }
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92a";
  font-size: 30px;
}

.woocommerce table.shop_table tbody tr td.product-price, .woocommerce table.shop_table tbody tr td.product-quantity {
  border-right: none;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table tbody tr td.product-price, .woocommerce table.shop_table tbody tr td.product-quantity {
    border-right: 1px solid #e8e8f8;
  }
}

.woocommerce table.shop_table tbody tr td.product-remove, .woocommerce table.shop_table tbody tr td.product-thumbnail, .woocommerce table.shop_table tbody tr td.product-name, .woocommerce table.shop_table tbody tr td.product-subtotal, .woocommerce table.shop_table tbody tr td.product-quantity, .woocommerce table.shop_table tbody tr td.product-total, .woocommerce table.shop_table tbody tr td.product-price {
  border-bottom: 1px solid #e8e8f8;
}

.woocommerce table.shop_table tbody tr td.product-subtotal, .woocommerce table.shop_table tbody tr td.product-quantity, .woocommerce table.shop_table tbody tr td.product-total, .woocommerce table.shop_table tbody tr td.product-price {
  text-align: center;
  border-bottom: 1px solid #e8e8f8;
}

.woocommerce table.shop_table tbody tr td.product-subtotal .amount, .woocommerce table.shop_table tbody tr td.product-quantity .amount, .woocommerce table.shop_table tbody tr td.product-total .amount, .woocommerce table.shop_table tbody tr td.product-price .amount {
  font-size: 18px;
  font-size: 1.125rem;
}

@media (min-width: 992px) {
  .woocommerce table.shop_table tbody tr td.product-subtotal .amount, .woocommerce table.shop_table tbody tr td.product-quantity .amount, .woocommerce table.shop_table tbody tr td.product-total .amount, .woocommerce table.shop_table tbody tr td.product-price .amount {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .woocommerce table.shop_table tbody tr td.product-subtotal, .woocommerce table.shop_table tbody tr td.product-quantity, .woocommerce table.shop_table tbody tr td.product-price {
    width: 232px;
  }
}

.woocommerce table.shop_table tbody tr td.product-subtotal:before, .woocommerce table.shop_table tbody tr td.product-quantity:before, .woocommerce table.shop_table tbody tr td.product-price:before {
  margin-top: 0;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table tbody tr td.product-subtotal:before, .woocommerce table.shop_table tbody tr td.product-quantity:before, .woocommerce table.shop_table tbody tr td.product-price:before {
    margin-top: 9px;
  }
}

.woocommerce table.shop_table tbody tr td.product-thumbnail {
  min-width: 161px;
}

.woocommerce table.shop_table tbody tr td.product-thumbnail a {
  display: block;
}

.woocommerce table.shop_table tbody tr td.product-thumbnail img {
  display: block;
  width: auto;
  max-width: 100%;
}

.woocommerce table.shop_table tbody tr td.product-name {
  border-right: none;
  padding-left: 25px;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table tbody tr td.product-name {
    border-right: 1px solid #e8e8f8;
  }
}

.woocommerce table.shop_table tbody tr td.product-name a {
  text-decoration: none;
}

.woocommerce table.shop_table tbody tr td.product-name h5 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation {
  margin: 5px 0 0;
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dt {
  margin: 0 5px 0 0;
  padding: 0;
  font: inherit;
  font-size: 12px;
  font-style: italic;
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dd {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  font-size: 12px;
  font-style: italic;
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dd p {
  margin: 0;
}

.woocommerce table.shop_table tbody tr td input[type="number"] {
  width: 80px;
  padding: 7px;
}

@media (min-width: 992px) {
  .woocommerce table.shop_table tbody tr td input[type="number"] {
    width: 115px;
    padding: 14px;
  }
}

.woocommerce table.shop_table tbody tr td.actions {
  padding: 20px 0;
  border-bottom: 1px solid #e8e8f8;
}

@media (min-width: 992px) {
  .woocommerce table.shop_table tbody tr td.actions {
    padding: 50px 0 28px;
  }
}

.woocommerce table.shop_table tbody tr td.actions .coupon input.input-text#coupon_code {
  width: 100%;
  padding: 19px 20px 21px 55px;
  margin-bottom: 10px;
  border-color: #f8f8f8;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text#coupon_code {
    width: auto;
    margin-right: 12px;
  }
}

.woocommerce table.shop_table tbody tr.cart_item, .woocommerce table.shop_table tbody tr.order_item {
  background: none;
}

.woocommerce table.shop_table tbody tr.cart_item td:before, .woocommerce table.shop_table tbody tr.order_item td:before {
  margin-right: 15px;
}

.woocommerce table.shop_table tbody tr.cart-subtotal, .woocommerce table.shop_table tbody tr.order-total {
  background: none;
  border: none;
  display: block;
  text-align: right;
  line-height: 1.2em;
}

.woocommerce table.shop_table tbody tr.cart-subtotal th,
.woocommerce table.shop_table tbody tr.cart-subtotal td, .woocommerce table.shop_table tbody tr.order-total th,
.woocommerce table.shop_table tbody tr.order-total td {
  display: inline;
  padding: 0;
}

.woocommerce table.shop_table tbody tr.cart-subtotal td:before, .woocommerce table.shop_table tbody tr.order-total td:before {
  display: none;
}

.woocommerce table.shop_table tbody tr.cart-subtotal {
  margin-bottom: 7px;
}

.woocommerce table.shop_table tbody tr.cart-subtotal th,
.woocommerce table.shop_table tbody tr.cart-subtotal td,
.woocommerce table.shop_table tbody tr.cart-subtotal .amount {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.woocommerce table.shop_table tbody tr.order-total th,
.woocommerce table.shop_table tbody tr.order-total td,
.woocommerce table.shop_table tbody tr.order-total .amount {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.woocommerce table.shop_table tbody th {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
  border: none;
  padding: 10px;
  font-weight: normal;
}

.woocommerce table.shop_table tfoot tr:first-child th,
.woocommerce table.shop_table tfoot tr:first-child td {
  padding-top: 30px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  margin-top: 32px;
  margin-bottom: 36px;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    margin-bottom: 76px;
  }
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr td {
  padding: 11px 10px 15px;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr th,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr td {
    padding: 21px 0 30px;
  }
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
  padding: 21px 10px 27px;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr th,
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
    padding: 31px 0 37px;
  }
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
  padding: 0;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th.product-total,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total {
  text-align: right;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot {
  padding-top: 20px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th > span:after {
  content: ":";
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total {
  background: none;
  border: none;
  text-align: right;
  line-height: 1.2em;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
  border: none;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
  padding-right: 10px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {
  padding-top: 25px;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {
    padding-top: 45px;
  }
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal .amount {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
  padding-top: 17px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
    padding-bottom: 0;
  }
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total .amount {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

@media (max-width: 768px) {
  .woocommerce table.shop_table.shop_table_responsive tbody tr td {
    padding: 15px 10px;
  }
  .woocommerce table.shop_table.shop_table_responsive tbody tr td:before {
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .woocommerce table.shop_table.shop_table_responsive tbody tr td:last-child {
    border-bottom: none;
  }
  .woocommerce table.shop_table.shop_table_responsive tbody tr td.product-remove {
    width: 100%;
    padding-top: 15px;
    border: none;
  }
  .woocommerce table.shop_table.shop_table_responsive tbody tr td.product-remove a {
    margin-left: 0;
  }
  .woocommerce table.shop_table.shop_table_responsive tbody tr td.product-quantity:before {
    margin-top: 8px;
  }
  .woocommerce table.shop_table.shop_table_responsive tbody tr td.product-name a {
    width: 50%;
    margin-left: 20px;
    display: inline-block;
  }
}

.woocommerce .cart-collaterals {
  padding-top: 8px;
  padding-bottom: 4em;
}

.woocommerce .cart-collaterals div.cart_totals table {
  margin: 0;
  border: none;
}

.woocommerce .cart-collaterals div.cart_totals table tbody tr,
.woocommerce .cart-collaterals div.cart_totals table tbody td,
.woocommerce .cart-collaterals div.cart_totals table tbody td,
.woocommerce .cart-collaterals div.cart_totals table tbody th {
  border: none;
  padding: 5px 0 5px;
  text-transform: none;
}

.woocommerce .cart-collaterals div.cart_totals table tbody td {
  text-align: right;
}

.woocommerce .cart-collaterals div.cart_totals table tr:nth-child(2n) td {
  background: none;
}

@media (min-width: 992px) {
  .woocommerce .cart-collaterals div.cart_totals .checkout-button {
    padding: 24px 39px 23px;
  }
}

.woocommerce .cart-collaterals .cross-sells {
  width: 100%;
  padding-top: 50px;
  float: none;
  clear: both;
  text-align: center;
}

/**
 * Woo-elements
 * Checkout page
 *
 */
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.woocommerce-checkout .entry-content {
  padding-top: 74px;
}

.woocommerce-checkout .woocommerce-info {
  border: none;
  border-top: 1px solid #e8e8f8;
  background: none;
  padding: 58px 0 0 0 !important;
  margin-bottom: .95em !important;
  font-style: normal;
}

.woocommerce-checkout .woocommerce-info:first-child {
  border-top: none;
  padding-top: 0 !important;
  margin-top: 0;
}

.woocommerce-checkout .woocommerce-info > a {
  font-size: 14px;
  margin-left: 8px;
}

.woocommerce-checkout .woocommerce-info:before {
  display: none;
}

.select2-drop-active {
  border: 1px solid #ECECEE;
}

.select2-drop-active .select2-results {
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .widget ul.swiper-wrapper li {
  margin-top: 0;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce .form .form-row.woocommerce-invalid select {
  border-color: #ff596d;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #2fd3ae;
}

.woocommerce-cart .woocommerce form label,
.woocommerce-checkout .woocommerce form label {
  font-size: 12px;
  padding-left: 10px;
}

.woocommerce form.woocommerce-checkout {
  padding-top: 57px;
  margin-top: 25px;
  border-top: 1px solid #e8e8f8;
}

.woocommerce form .form-row {
  max-width: 420px;
  padding: 0;
  margin-bottom: 15px;
}

.woocommerce form .form-row.validate-postcode {
  margin-bottom: 25px;
}

.woocommerce form .form-row.create-account input {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  display: inline-block;
  top: 6px;
  position: relative;
  cursor: pointer;
}

.woocommerce form .form-row.create-account label.checkbox {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  line-height: 25px;
  position: relative;
  border: none;
  top: 6px;
}

.woocommerce form .form-row .select2-container.country_to_state {
  -webkit-appearance: none;
  border: none;
  border-radius: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2143;
  font-style: italic;
  transition: .3s;
}

.woocommerce form .form-row .select2-container.country_to_state .select2-choice {
  padding: 20.5px 20px;
  border: 1px solid #ECECEE;
  background-color: #f8f8f8;
  box-shadow: none;
}

.woocommerce form .form-row .select2-container.country_to_state .select2-choice .select2-arrow b:after {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e93a";
  border: none;
  font-size: 16px;
  line-height: 23px;
  margin: -12px 0 0 -24px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  float: none;
  width: auto;
}

.woocommerce form.login {
  padding-bottom: 0.8em;
  margin-bottom: 1em;
}

.woocommerce form.login .form-row-last {
  margin-bottom: 39px;
}

.woocommerce form.login .form-row label.inline {
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 25px;
  padding-left: 30px;
  margin: 16px 0 0 28px;
}

.woocommerce form.login .form-row label.inline input {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  border: none;
  outline: 0;
  background: #000000;
}

.woocommerce form.login .lost_password {
  padding-top: 25px;
  font-size: 14px;
  line-height: 20px;
}

.woocommerce form.checkout_coupon {
  padding: 0.5em 0 2em;
  margin-bottom: 1.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .woocommerce form.checkout_coupon {
    padding: 0.8em 0 2em;
  }
}

.woocommerce form.checkout_coupon .form-row-first {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 185px;
}

@media (min-width: 544px) {
  .woocommerce form.checkout_coupon .form-row-first {
    -webkit-box-flex: 5;
    -webkit-flex: 5 1 185px;
    -moz-box-flex: 5;
    -moz-flex: 5 1 185px;
    -ms-flex: 5 1 185px;
    flex: 5 1 185px;
  }
}

.woocommerce form.checkout_coupon .form-row-first input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 50px;
}

.woocommerce form.checkout_coupon .form-row-last {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

@media (min-width: 544px) {
  .woocommerce form.checkout_coupon .form-row-last {
    margin-left: 10px;
  }
}

.woocommerce .entry-content table.shop_table.order_details, .woocommerce .entry-content table.shop_table.customer_details,
.woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.customer_details {
  margin: 10px 0 50px;
}

.woocommerce .entry-content table.shop_table.order_details thead tr th.product-total, .woocommerce .entry-content table.shop_table.customer_details thead tr th.product-total,
.woocommerce table.shop_table.order_details thead tr th.product-total,
.woocommerce table.shop_table.customer_details thead tr th.product-total {
  text-align: right;
}

.woocommerce .entry-content table.shop_table.order_details tbody tr th,
.woocommerce .entry-content table.shop_table.order_details tbody tr td, .woocommerce .entry-content table.shop_table.order_details tfoot tr th,
.woocommerce .entry-content table.shop_table.order_details tfoot tr td, .woocommerce .entry-content table.shop_table.customer_details tbody tr th,
.woocommerce .entry-content table.shop_table.customer_details tbody tr td, .woocommerce .entry-content table.shop_table.customer_details tfoot tr th,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr td,
.woocommerce table.shop_table.order_details tbody tr th,
.woocommerce table.shop_table.order_details tbody tr td,
.woocommerce table.shop_table.order_details tfoot tr th,
.woocommerce table.shop_table.order_details tfoot tr td,
.woocommerce table.shop_table.customer_details tbody tr th,
.woocommerce table.shop_table.customer_details tbody tr td,
.woocommerce table.shop_table.customer_details tfoot tr th,
.woocommerce table.shop_table.customer_details tfoot tr td {
  padding: 10px;
  text-align: right;
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child th, .woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child td, .woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child th, .woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child td,
.woocommerce table.shop_table.order_details tfoot tr:first-child th,
.woocommerce table.shop_table.order_details tfoot tr:first-child td,
.woocommerce table.shop_table.customer_details tfoot tr:first-child th,
.woocommerce table.shop_table.customer_details tfoot tr:first-child td {
  padding-top: 20px;
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child th .amount, .woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child td .amount, .woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child th .amount, .woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child td .amount,
.woocommerce table.shop_table.order_details tfoot tr:first-child th .amount,
.woocommerce table.shop_table.order_details tfoot tr:first-child td .amount,
.woocommerce table.shop_table.customer_details tfoot tr:first-child th .amount,
.woocommerce table.shop_table.customer_details tfoot tr:first-child td .amount {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr th, .woocommerce .entry-content table.shop_table.customer_details tfoot tr th,
.woocommerce table.shop_table.order_details tfoot tr th,
.woocommerce table.shop_table.customer_details tfoot tr th {
  font-weight: 300;
  padding: 0;
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr td, .woocommerce .entry-content table.shop_table.customer_details tfoot tr td,
.woocommerce table.shop_table.order_details tfoot tr td,
.woocommerce table.shop_table.customer_details tfoot tr td {
  padding: 0;
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr td .amount, .woocommerce .entry-content table.shop_table.customer_details tfoot tr td .amount,
.woocommerce table.shop_table.order_details tfoot tr td .amount,
.woocommerce table.shop_table.customer_details tfoot tr td .amount {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #e8e8f8;
  padding-bottom: 59px;
  margin-bottom: 57px;
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
  width: auto;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

@media (min-width: 768px) {
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
  }
}

@media (min-width: 992px) {
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 420px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 420px;
    -ms-flex: 0 1 420px;
    flex: 0 1 420px;
  }
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding-top: 30px;
}

@media (min-width: 992px) {
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 420px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 420px;
    -ms-flex: 0 1 420px;
    flex: 0 1 420px;
  }
}

@media (min-width: 768px) {
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 0 50px;
  }
}

.woocommerce .col2-set .col-2 .form-row, .woocommerce-page .col2-set .col-2 .form-row {
  width: 100%;
  max-width: none;
}

.woocommerce-checkout-payment#payment {
  border-top: 1px solid #e8e8f8;
  padding: 27px 0 40px 0;
}

@media (min-width: 768px) {
  .woocommerce-checkout-payment#payment {
    padding: 57px 0 40px 0;
  }
}

.woocommerce-checkout-payment#payment ul.payment_methods {
  padding: 0;
  border: none;
}

.woocommerce-checkout-payment#payment ul.payment_methods li label {
  padding: 0 0 10px 0;
}

@media (min-width: 768px) {
  .woocommerce-checkout-payment#payment ul.payment_methods li label {
    padding: 0 0 27px 0;
  }
}

.woocommerce-checkout-payment#payment div.form-row {
  padding: 0;
  max-width: none;
}

.woocommerce-checkout-payment#payment div.form-row.place-order {
  padding-top: 40px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  font-size: 14px;
  line-height: 20px;
  padding: 7px 16px;
  border-radius: 2px;
  font-style: italic;
  background: #e9f8ff;
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  #add_payment_method #payment div.payment_box,
  .woocommerce-cart #payment div.payment_box,
  .woocommerce-checkout #payment div.payment_box {
    margin-bottom: 3em;
  }
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  display: none;
}

/**
 * Woo-elements
 * Order details page
 *
 */
.woocommerce-checkout .woocommerce-thankyou-order-details {
  background: #e6faf5;
  padding: 15px;
  position: relative;
}

.woocommerce-checkout .woocommerce-thankyou-order-details li strong {
  font-weight: 500;
  display: block;
  padding-top: 10px;
}

.woocommerce-checkout .woocommerce-thankyou-order-details li strong .amount {
  font-size: 24px;
  line-height: 1em;
}

.woocommerce-checkout .woocommerce-thankyou-order-details li.method:after {
  position: absolute;
  right: 1em;
  top: .7em;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e88a";
  font-size: 30px;
}

/**
 * Woo-elements
 * Account page
 *
 */
.woocommerce-account.logged-in .entry-content > .woocommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  width: auto;
  float: none;
  padding: 20px;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-navigation {
  text-transform: uppercase;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-navigation ul,
.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-navigation li:last-child {
  margin-bottom: 0;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content fieldset {
  border: 2px solid #ECECEE;
  margin-bottom: 25px;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content table.shop_table thead th {
  padding: 20px 10px;
  text-align: left;
  text-transform: uppercase;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr td {
  padding: 10px;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr td:before {
  margin-right: 10px;
}

.woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr + tr td {
  border-top: 2px solid #ECECEE;
}

@media (max-width: 1440px) {
  .woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content .woocommerce-info:before {
    display: none;
  }
}

@media (max-width: 767px) {
  .woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content .woocommerce-info {
    padding: 2em !important;
  }
  .woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content .woocommerce-info a.button {
    margin: 0 500px 15px 0;
    float: none;
  }
}

@media (min-width: 992px) {
  .woocommerce-account.logged-in .entry-content > .woocommerce {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-navigation {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    max-width: 30%;
    padding: 30px 40px;
  }
  .woocommerce-account.logged-in .entry-content > .woocommerce .woocommerce-MyAccount-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 70%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 70%;
    -ms-flex: 0 1 70%;
    flex: 0 1 70%;
    max-width: 70%;
    padding: 30px 40px;
  }
}

/**
 * Woo-elements
 * Animations for woo-buttons
 */
@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(-360deg);
  }
}

/* all other browsers */
@keyframes spinner {
  from {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -moz-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
  }
}

/**
 * Woo-elements
 * header cart-dropdown
 */
.woocommerce-cart .entry-content .woocommerce {
  padding-top: 30px;
}

.woocommerce-cart .entry-content .woocommerce table.shop_table {
  margin-top: 20px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background: #e6faf5;
  font-size: 14px;
  line-height: 25px;
  font-style: italic;
  color: #111111;
  border-radius: 2px;
  border: none;
  text-align: left;
  width: 100%;
}

@media (min-width: 992px) {
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    line-height: 35px;
  }
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-size: 20px;
  content: '\e934';
  color: #ff596d;
  top: 50%;
  left: 15px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, -50%);
}

@media (min-width: 768px) {
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before {
    left: 20px;
  }
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
  margin: 0 0 0 20px;
}

.woocommerce .woocommerce-error .button, .woocommerce
.woocommerce-info .button, .woocommerce
.woocommerce-message .button {
  float: none;
  padding: 11px 19px 12px;
  border: none;
}

.single-product .woocommerce-error, .single-product
.woocommerce-info, .single-product
.woocommerce-message {
  text-align: left;
}

.single-product .woocommerce-error .button, .single-product
.woocommerce-info .button, .single-product
.woocommerce-message .button {
  margin: 10px 0 0 20px;
  float: right;
}

@media (min-width: 992px) {
  .single-product .woocommerce-error .button, .single-product
  .woocommerce-info .button, .single-product
  .woocommerce-message .button {
    margin-top: 0;
  }
}

.woocommerce-message:before {
  color: #2fd3ae;
}

.woocommerce-error:before {
  content: '\e955';
  transform: translate(0, -60%);
}

/**
 * Woo-elements
 * header cart-dropdown
 */
.site-header-cart {
  position: relative;
  text-align: right;
}

.site-header-cart .site-header-cart__wrapper {
  display: inline-block;
  text-align: left;
}

.site-header-cart .site-header-cart__wrapper i {
  font-size: 22px;
  line-height: 35px;
}

.site-header-cart .site-header-cart__wrapper .shopping_cart-dropdown-wrap {
  top: 200%;
  right: 0;
  left: auto;
  transform: translate(0, 0);
  transition: 0.3s all ease;
  pointer-events: none;
  visibility: hidden;
}

.site-header-cart .site-header-cart__wrapper.open .shopping_cart-dropdown-wrap {
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  pointer-events: auto;
}

.site-header-cart .cart-contents {
  text-align: right;
  cursor: pointer;
  white-space: nowrap;
  position: relative;
}

.site-header-cart .cart-contents .linearicon {
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  transition: all .3s ease;
}

.site-header-cart .cart-contents .count {
  vertical-align: middle;
  position: absolute;
  color: white;
  width: 21px;
  height: 21px;
  font-size: 12px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 1px;
  right: -9px;
  text-align: center;
  border-radius: 620px;
}

.site-header-cart .shopping_cart-dropdown-wrap {
  position: absolute;
  width: 300px;
  top: -999em;
  right: 0;
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, 10px);
  transition: transform 0.2s ease, opacity 0.2s ease, top 0s linear 0.2s;
  padding: 15px;
}

@media (min-width: 768px) {
  .site-header-cart .shopping_cart-dropdown-wrap {
    padding: 30px;
  }
}

.site-header-cart .shopping_cart-dropdown-wrap.products_in_cart_0 {
  text-align: center;
}

.site-header-cart .shopping_cart-dropdown-wrap.products_in_cart_0 .empty {
  text-align: center;
}

.site-header-cart .shopping_cart-dropdown-wrap .shopping_cart-header > * {
  margin: 0;
}

.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget {
  padding: 10px 0 0;
  max-height: 120px;
  overflow-y: auto;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .site-header-cart .shopping_cart-dropdown-wrap .product_list_widget {
    max-height: 239px;
  }
}

@media (min-width: 544px) {
  .site-header-cart .shopping_cart-dropdown-wrap .product_list_widget {
    max-height: 356px;
  }
  .site-header-cart .shopping_cart-dropdown-wrap .product_list_widget li.mini_cart_item a img {
    width: 63px;
    margin-right: 10px;
  }
}

.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget li > a {
  font-size: 14px;
}

.site-header-cart .shopping_cart-dropdown-wrap .total,
.site-header-cart .shopping_cart-dropdown-wrap .buttons {
  margin: 0;
}

/*
 * Banner widget
 */
.tm_banners_grid_widget_banner {
  position: relative;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .tm_banners_grid_widget_banner {
    margin-bottom: 46px;
  }
}

.tm_banners_grid_widget_banner .tm_banners_grid_widget_banner_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.tm_banners_grid_widget_banner .tm_banners_grid_widget_banner_text .woo-btn {
  border: none;
}

/**
 * Woo-elements
 * Styles for cart-widget
 */
.shopping_cart-dropdown-wrap .woocommerce.widget_shopping_cart {
  margin-bottom: 0;
}

.woocommerce.widget_shopping_cart .total {
  border-top: 1px solid #e8e8f8;
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce.widget_shopping_cart .total strong {
  font-weight: 300;
}

.woocommerce.widget_shopping_cart .buttons a.button {
  display: block;
  margin-bottom: 10px;
}

.woocommerce.widget_shopping_cart .buttons a.button:last-child {
  margin-bottom: 0;
}

.woocommerce.widget_shopping_cart ul.cart_list {
  text-align: left;
}

.woocommerce.widget_shopping_cart ul.cart_list > li {
  margin: 0;
  padding: 10px 10px 10px 0;
  color: inherit;
}

.shopping_cart-dropdown-wrap .woocommerce.widget_shopping_cart ul.cart_list > li {
  padding: 15px 0 0;
}

.shopping_cart-dropdown-wrap .woocommerce.widget_shopping_cart ul.cart_list > li:last-child {
  padding-bottom: 0;
}

.shopping_cart-dropdown-wrap .woocommerce.widget_shopping_cart ul.cart_list > li.empty {
  padding: 0;
}

.footer-area .woocommerce.widget_shopping_cart ul.cart_list > li {
  padding: 0 0 20px;
}

.woocommerce.widget_shopping_cart ul.cart_list > li img {
  float: left;
  margin: 0 20px 10px 0;
  width: auto;
  display: block;
  max-width: 42%;
}

@media (min-width: 768px) {
  .woocommerce.widget_shopping_cart ul.cart_list > li img {
    float: none;
    margin: 0 0 10px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .woocommerce.widget_shopping_cart ul.cart_list > li img {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 42%;
  }
}

@media (min-width: 768px) {
  .site-header-cart .woocommerce.widget_shopping_cart ul.cart_list > li img {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 42%;
  }
}

.footer-area .woocommerce.widget_shopping_cart ul.cart_list > li + li {
  padding-top: 22px;
}

.woocommerce.widget_shopping_cart ul.cart_list > li dl {
  display: block;
  overflow: hidden;
  margin: 5px 0 5px;
  padding-left: 0;
  border: none;
  font-size: 11px;
}

.woocommerce.widget_shopping_cart ul.cart_list > li dl dt,
.woocommerce.widget_shopping_cart ul.cart_list > li dl dd {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}

.woocommerce.widget_shopping_cart ul.cart_list > li dl dt {
  font-weight: 700;
  padding: 0;
  margin: 0 4px 0 0;
  clear: left;
}

.woocommerce.widget_shopping_cart ul.cart_list > li dl dd {
  padding: 0;
  margin: 0;
}

.woocommerce.widget_shopping_cart ul.cart_list > li dl dd p:last-child {
  margin-bottom: 0;
}

.woocommerce.widget_shopping_cart ul.cart_list > li .quantity {
  display: block;
  overflow: hidden;
}

/**
 * Woo-elements
 * Styles cart-widget for sidebars
 */
.woocommerce.widget_shopping_cart .cart_list {
  overflow: hidden;
}

.shopping_cart-dropdown-wrap .woocommerce.widget_shopping_cart .cart_list {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 310px;
}

@media (min-width: 544px) {
  .before-content-area .woocommerce.widget_shopping_cart .cart_list,
  .after-content-area .woocommerce.widget_shopping_cart .cart_list,
  .before-loop-area .woocommerce.widget_shopping_cart .cart_list,
  .full-width-header-area .woocommerce.widget_shopping_cart .cart_list,
  .after-content-full-width-area .woocommerce.widget_shopping_cart .cart_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
  }
}

.woocommerce.widget_shopping_cart .cart_list li {
  position: relative;
}

.sidebar .woocommerce.widget_shopping_cart .cart_list li {
  padding: 0 0 10px 0;
}

@media (min-width: 544px) {
  .before-content-area .woocommerce.widget_shopping_cart .cart_list li,
  .after-content-area .woocommerce.widget_shopping_cart .cart_list li,
  .before-loop-area .woocommerce.widget_shopping_cart .cart_list li,
  .full-width-header-area .woocommerce.widget_shopping_cart .cart_list li,
  .after-content-full-width-area .woocommerce.widget_shopping_cart .cart_list li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
  .before-content-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(1), .before-content-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(2),
  .after-content-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(1),
  .after-content-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(2),
  .before-loop-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(1),
  .before-loop-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(2),
  .full-width-header-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(1),
  .full-width-header-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(2),
  .after-content-full-width-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(1),
  .after-content-full-width-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(2) {
    border-top: none;
  }
}

@media (min-width: 768px) {
  .before-content-area .woocommerce.widget_shopping_cart .cart_list li,
  .after-content-area .woocommerce.widget_shopping_cart .cart_list li,
  .before-loop-area .woocommerce.widget_shopping_cart .cart_list li,
  .full-width-header-area .woocommerce.widget_shopping_cart .cart_list li,
  .after-content-full-width-area .woocommerce.widget_shopping_cart .cart_list li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    max-width: 33%;
  }
  .before-content-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(3),
  .after-content-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(3),
  .before-loop-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(3),
  .full-width-header-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(3),
  .after-content-full-width-area .woocommerce.widget_shopping_cart .cart_list li:nth-child(3) {
    border-top: none;
  }
}

.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 15px;
  left: 5px;
  margin-left: 0;
  line-height: 1.18em;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease;
  text-indent: -100px;
}

.shopping_cart-dropdown-wrap .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 0;
  left: 0;
  margin-left: 0;
}

.sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 5px;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
  position: absolute;
  top: 0;
  left: 0;
  hyphens: none;
  word-wrap: normal;
  text-indent: 0;
}

.woocommerce.widget_shopping_cart .cart_list li .quantity .amount {
  font-size: 1.125rem;
  font-weight: normal;
}

.woocommerce.widget_shopping_cart .cart_list li:hover a.remove {
  opacity: 1;
  filter: alpha(opacity=100);
}

.woocommerce.widget_shopping_cart .cart_list li.empty {
  border-bottom: none;
  padding-bottom: 12px;
}

/**
 * Woo-elements
 * Currency-Switcher header
 */
.woocommerce-currency-switcher-form {
  height: 41px;
  max-width: 250px;
}

.widget-area .woocommerce-currency-switcher-form .dd-container {
  border: 1px solid #ECECEE;
  background-color: #f8f8f8;
}

.widget-area .woocommerce-currency-switcher-form .dd-container .dd-selected {
  padding: 15px;
}

.widget-area .woocommerce-currency-switcher-form .dd-container .dd-pointer-down {
  right: 2px;
}

.widget-area .woocommerce-currency-switcher-form .dd-container .dd-options {
  width: 100% !important;
}

.woocommerce-currency-switcher-form .dd-container .dd-select {
  background: transparent !important;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

.woocommerce-currency-switcher-form .dd-container .dd-pointer {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none !important;
  width: 15px;
  height: 15px;
}

.woocommerce-currency-switcher-form .dd-container .dd-pointer:after {
  position: absolute;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 15px;
}

.woocommerce-currency-switcher-form .dd-container .dd-pointer.dd-pointer-down:after {
  content: "\e93a";
}

.woocommerce-currency-switcher-form .dd-container .dd-pointer.dd-pointer-up:after {
  content: "\e939";
}

.woocommerce-currency-switcher-form .dd-container .dd-selected {
  padding: 0;
}

.woocommerce-currency-switcher-form .dd-container .dd-selected label {
  cursor: pointer;
  font-weight: 300;
}

.woocommerce-currency-switcher-form .dd-container .dd-selected .dd-desc {
  display: none;
}

.woocommerce-currency-switcher-form .dd-container .dd-options {
  width: 150px !important;
  border: none;
  box-shadow: 0px 3px 5px #ddd;
}

@media (max-width: 767px) {
  .woocommerce-currency-switcher-form .dd-container .dd-options {
    right: 0;
  }
}

.woocommerce-currency-switcher-form .dd-container .dd-options a.dd-option {
  background: transparent;
  border: none;
  font-weight: 300;
}

.woocommerce-currency-switcher-form .dd-container .dd-options a.dd-option .dd-option-text {
  font-size: 14px;
}

.woocommerce-currency-switcher-form .dd-container .dd-options a.dd-option .dd-desc {
  font-size: 12px;
}

.widget.woocommerce > select {
  max-width: 250px;
  width: 250px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/**
 * Woo-elements
 * Search and product-search
 *
 */
.search-form.woocommerce-product-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.search-form.woocommerce-product-search:after {
  display: none;
}

.search-form.woocommerce-product-search > label {
  position: relative;
  margin: 5px;
  -webkit-box-flex: 5;
  -webkit-flex: 5 1 185px;
  -moz-box-flex: 5;
  -moz-flex: 5 1 185px;
  -ms-flex: 5 1 185px;
  flex: 5 1 185px;
  min-width: 185px;
}

.search-form.woocommerce-product-search > label i {
  pointer-events: none;
  font-size: 24px;
  left: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.search-form.woocommerce-product-search input[type='search'] {
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 50px;
}

.search-form.woocommerce-product-search button[type='submit'] {
  float: none;
  margin: 5px;
  padding: 16px 30px 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

/**
 * Woo-elements
 * Styles for price and rating
 *
 */
.woocommerce .products .product .price,
.woocommerce div.product .woocommerce-variation-price span.price,
.woocommerce div.product span.price,
.woocommerce .price, .woocommerce div.product p.price,
.woocommerce.widget .woocs_price_code {
  font-size: 24px;
  font-weight: 300;
  display: block;
}

.woocommerce .products .product .price ins,
.woocommerce div.product .woocommerce-variation-price span.price ins,
.woocommerce div.product span.price ins,
.woocommerce .price ins, .woocommerce div.product p.price ins,
.woocommerce.widget .woocs_price_code ins {
  border: none;
  font-style: normal;
  font-weight: 300;
  color: #ff596d;
}

.woocommerce .products .product .price del,
.woocommerce div.product .woocommerce-variation-price span.price del,
.woocommerce div.product span.price del,
.woocommerce .price del, .woocommerce div.product p.price del,
.woocommerce.widget .woocs_price_code del {
  opacity: 1;
  display: inline;
  font-size: 18px;
}

.woocommerce div.product .woocommerce-variation-price span.price,
.woocommerce div.product p.price {
  font-size: 40px;
  line-height: 1.1em;
}

.woocommerce .star-rating,
.woocommerce .product .star-rating,
.woocommerce .stars {
  font-size: 0.8em;
  color: #ffc045;
  margin: 0 auto;
}

.woocommerce .stars {
  color: #d3ced2;
}

.woocommerce .stars a {
  color: #d3ced2;
}

.woocommerce .stars a:hover {
  color: #ffc045;
}

.woocommerce .stars:hover {
  color: transparent;
}

.woocommerce .product .star-rating {
  margin-top: 23px;
}

/**
 * Woo-elements
 * WooButtons
 *
 */
.add_to_cart_button {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.add_to_cart_button:after, .add_to_cart_button:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce a.added_to_cart {
  display: none;
}

.woocommerce table.cart input.header-btn:disabled {
  opacity: 0.5;
  border-color: transparent;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce a.button.loading {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 23px 37.5px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  border-radius: 3px;
}

.woocommerce #respond input#submit:after, .woocommerce #respond input#submit:before,
.woocommerce a.button:after,
.woocommerce a.button:before,
.woocommerce button.button:after,
.woocommerce button.button:before,
.woocommerce input.button:after,
.woocommerce input.button:before,
.woocommerce #respond input#submit.alt:after,
.woocommerce #respond input#submit.alt:before,
.woocommerce a.button.alt:after,
.woocommerce a.button.alt:before,
.woocommerce button.button.alt:after,
.woocommerce button.button.alt:before,
.woocommerce input.button.alt:after,
.woocommerce input.button.alt:before,
.woocommerce input.button:disabled:after,
.woocommerce input.button:disabled:before,
.woocommerce input.button:disabled[disabled]:after,
.woocommerce input.button:disabled[disabled]:before,
.woocommerce a.button.loading:after,
.woocommerce a.button.loading:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce #respond input#submit.product_type_variable:after, .woocommerce #respond input#submit.product_type_variable:before, .woocommerce #respond input#submit.loading:after, .woocommerce #respond input#submit.loading:before, .woocommerce #respond input#submit.added:after, .woocommerce #respond input#submit.added:before,
.woocommerce a.button.product_type_variable:after,
.woocommerce a.button.product_type_variable:before,
.woocommerce a.button.loading:after,
.woocommerce a.button.loading:before,
.woocommerce a.button.added:after,
.woocommerce a.button.added:before,
.woocommerce button.button.product_type_variable:after,
.woocommerce button.button.product_type_variable:before,
.woocommerce button.button.loading:after,
.woocommerce button.button.loading:before,
.woocommerce button.button.added:after,
.woocommerce button.button.added:before,
.woocommerce input.button.product_type_variable:after,
.woocommerce input.button.product_type_variable:before,
.woocommerce input.button.loading:after,
.woocommerce input.button.loading:before,
.woocommerce input.button.added:after,
.woocommerce input.button.added:before,
.woocommerce #respond input#submit.alt.product_type_variable:after,
.woocommerce #respond input#submit.alt.product_type_variable:before,
.woocommerce #respond input#submit.alt.loading:after,
.woocommerce #respond input#submit.alt.loading:before,
.woocommerce #respond input#submit.alt.added:after,
.woocommerce #respond input#submit.alt.added:before,
.woocommerce a.button.alt.product_type_variable:after,
.woocommerce a.button.alt.product_type_variable:before,
.woocommerce a.button.alt.loading:after,
.woocommerce a.button.alt.loading:before,
.woocommerce a.button.alt.added:after,
.woocommerce a.button.alt.added:before,
.woocommerce button.button.alt.product_type_variable:after,
.woocommerce button.button.alt.product_type_variable:before,
.woocommerce button.button.alt.loading:after,
.woocommerce button.button.alt.loading:before,
.woocommerce button.button.alt.added:after,
.woocommerce button.button.alt.added:before,
.woocommerce input.button.alt.product_type_variable:after,
.woocommerce input.button.alt.product_type_variable:before,
.woocommerce input.button.alt.loading:after,
.woocommerce input.button.alt.loading:before,
.woocommerce input.button.alt.added:after,
.woocommerce input.button.alt.added:before,
.woocommerce input.button:disabled.product_type_variable:after,
.woocommerce input.button:disabled.product_type_variable:before,
.woocommerce input.button:disabled.loading:after,
.woocommerce input.button:disabled.loading:before,
.woocommerce input.button:disabled.added:after,
.woocommerce input.button:disabled.added:before,
.woocommerce input.button:disabled[disabled].product_type_variable:after,
.woocommerce input.button:disabled[disabled].product_type_variable:before,
.woocommerce input.button:disabled[disabled].loading:after,
.woocommerce input.button:disabled[disabled].loading:before,
.woocommerce input.button:disabled[disabled].added:after,
.woocommerce input.button:disabled[disabled].added:before,
.woocommerce a.button.loading.product_type_variable:after,
.woocommerce a.button.loading.product_type_variable:before,
.woocommerce a.button.loading.loading:after,
.woocommerce a.button.loading.loading:before,
.woocommerce a.button.loading.added:after,
.woocommerce a.button.loading.added:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce #respond input#submit.add_to_cart_button, .woocommerce #respond input#submit.single_add_to_cart_button,
.woocommerce a.button.add_to_cart_button,
.woocommerce a.button.single_add_to_cart_button,
.woocommerce button.button.add_to_cart_button,
.woocommerce button.button.single_add_to_cart_button,
.woocommerce input.button.add_to_cart_button,
.woocommerce input.button.single_add_to_cart_button,
.woocommerce #respond input#submit.alt.add_to_cart_button,
.woocommerce #respond input#submit.alt.single_add_to_cart_button,
.woocommerce a.button.alt.add_to_cart_button,
.woocommerce a.button.alt.single_add_to_cart_button,
.woocommerce button.button.alt.add_to_cart_button,
.woocommerce button.button.alt.single_add_to_cart_button,
.woocommerce input.button.alt.add_to_cart_button,
.woocommerce input.button.alt.single_add_to_cart_button,
.woocommerce input.button:disabled.add_to_cart_button,
.woocommerce input.button:disabled.single_add_to_cart_button,
.woocommerce input.button:disabled[disabled].add_to_cart_button,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button,
.woocommerce a.button.loading.add_to_cart_button,
.woocommerce a.button.loading.single_add_to_cart_button {
  padding-left: 50px;
}

@media (min-width: 768px) {
  .woocommerce #respond input#submit.add_to_cart_button, .woocommerce #respond input#submit.single_add_to_cart_button,
  .woocommerce a.button.add_to_cart_button,
  .woocommerce a.button.single_add_to_cart_button,
  .woocommerce button.button.add_to_cart_button,
  .woocommerce button.button.single_add_to_cart_button,
  .woocommerce input.button.add_to_cart_button,
  .woocommerce input.button.single_add_to_cart_button,
  .woocommerce #respond input#submit.alt.add_to_cart_button,
  .woocommerce #respond input#submit.alt.single_add_to_cart_button,
  .woocommerce a.button.alt.add_to_cart_button,
  .woocommerce a.button.alt.single_add_to_cart_button,
  .woocommerce button.button.alt.add_to_cart_button,
  .woocommerce button.button.alt.single_add_to_cart_button,
  .woocommerce input.button.alt.add_to_cart_button,
  .woocommerce input.button.alt.single_add_to_cart_button,
  .woocommerce input.button:disabled.add_to_cart_button,
  .woocommerce input.button:disabled.single_add_to_cart_button,
  .woocommerce input.button:disabled[disabled].add_to_cart_button,
  .woocommerce input.button:disabled[disabled].single_add_to_cart_button,
  .woocommerce a.button.loading.add_to_cart_button,
  .woocommerce a.button.loading.single_add_to_cart_button {
    padding-left: 70px;
  }
}

.woocommerce #respond input#submit.add_to_cart_button:after, .woocommerce #respond input#submit.single_add_to_cart_button:after,
.woocommerce a.button.add_to_cart_button:after,
.woocommerce a.button.single_add_to_cart_button:after,
.woocommerce button.button.add_to_cart_button:after,
.woocommerce button.button.single_add_to_cart_button:after,
.woocommerce input.button.add_to_cart_button:after,
.woocommerce input.button.single_add_to_cart_button:after,
.woocommerce #respond input#submit.alt.add_to_cart_button:after,
.woocommerce #respond input#submit.alt.single_add_to_cart_button:after,
.woocommerce a.button.alt.add_to_cart_button:after,
.woocommerce a.button.alt.single_add_to_cart_button:after,
.woocommerce button.button.alt.add_to_cart_button:after,
.woocommerce button.button.alt.single_add_to_cart_button:after,
.woocommerce input.button.alt.add_to_cart_button:after,
.woocommerce input.button.alt.single_add_to_cart_button:after,
.woocommerce input.button:disabled.add_to_cart_button:after,
.woocommerce input.button:disabled.single_add_to_cart_button:after,
.woocommerce input.button:disabled[disabled].add_to_cart_button:after,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button:after,
.woocommerce a.button.loading.add_to_cart_button:after,
.woocommerce a.button.loading.single_add_to_cart_button:after {
  content: "\e74d";
  position: absolute;
  font-size: 22px;
  line-height: 1.2em;
  top: 15px;
  left: .9em;
  right: auto;
  margin: 0;
}

@media (min-width: 768px) {
  .woocommerce #respond input#submit.add_to_cart_button:after, .woocommerce #respond input#submit.single_add_to_cart_button:after,
  .woocommerce a.button.add_to_cart_button:after,
  .woocommerce a.button.single_add_to_cart_button:after,
  .woocommerce button.button.add_to_cart_button:after,
  .woocommerce button.button.single_add_to_cart_button:after,
  .woocommerce input.button.add_to_cart_button:after,
  .woocommerce input.button.single_add_to_cart_button:after,
  .woocommerce #respond input#submit.alt.add_to_cart_button:after,
  .woocommerce #respond input#submit.alt.single_add_to_cart_button:after,
  .woocommerce a.button.alt.add_to_cart_button:after,
  .woocommerce a.button.alt.single_add_to_cart_button:after,
  .woocommerce button.button.alt.add_to_cart_button:after,
  .woocommerce button.button.alt.single_add_to_cart_button:after,
  .woocommerce input.button.alt.add_to_cart_button:after,
  .woocommerce input.button.alt.single_add_to_cart_button:after,
  .woocommerce input.button:disabled.add_to_cart_button:after,
  .woocommerce input.button:disabled.single_add_to_cart_button:after,
  .woocommerce input.button:disabled[disabled].add_to_cart_button:after,
  .woocommerce input.button:disabled[disabled].single_add_to_cart_button:after,
  .woocommerce a.button.loading.add_to_cart_button:after,
  .woocommerce a.button.loading.single_add_to_cart_button:after {
    left: 1.7em;
  }
}

.woocommerce #respond input#submit.add_to_cart_button span.add, .woocommerce #respond input#submit.single_add_to_cart_button span.add,
.woocommerce a.button.add_to_cart_button span.add,
.woocommerce a.button.single_add_to_cart_button span.add,
.woocommerce button.button.add_to_cart_button span.add,
.woocommerce button.button.single_add_to_cart_button span.add,
.woocommerce input.button.add_to_cart_button span.add,
.woocommerce input.button.single_add_to_cart_button span.add,
.woocommerce #respond input#submit.alt.add_to_cart_button span.add,
.woocommerce #respond input#submit.alt.single_add_to_cart_button span.add,
.woocommerce a.button.alt.add_to_cart_button span.add,
.woocommerce a.button.alt.single_add_to_cart_button span.add,
.woocommerce button.button.alt.add_to_cart_button span.add,
.woocommerce button.button.alt.single_add_to_cart_button span.add,
.woocommerce input.button.alt.add_to_cart_button span.add,
.woocommerce input.button.alt.single_add_to_cart_button span.add,
.woocommerce input.button:disabled.add_to_cart_button span.add,
.woocommerce input.button:disabled.single_add_to_cart_button span.add,
.woocommerce input.button:disabled[disabled].add_to_cart_button span.add,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button span.add,
.woocommerce a.button.loading.add_to_cart_button span.add,
.woocommerce a.button.loading.single_add_to_cart_button span.add {
  visibility: visible;
  opacity: 1;
  display: block;
}

.woocommerce #respond input#submit.add_to_cart_button span.added, .woocommerce #respond input#submit.single_add_to_cart_button span.added,
.woocommerce a.button.add_to_cart_button span.added,
.woocommerce a.button.single_add_to_cart_button span.added,
.woocommerce button.button.add_to_cart_button span.added,
.woocommerce button.button.single_add_to_cart_button span.added,
.woocommerce input.button.add_to_cart_button span.added,
.woocommerce input.button.single_add_to_cart_button span.added,
.woocommerce #respond input#submit.alt.add_to_cart_button span.added,
.woocommerce #respond input#submit.alt.single_add_to_cart_button span.added,
.woocommerce a.button.alt.add_to_cart_button span.added,
.woocommerce a.button.alt.single_add_to_cart_button span.added,
.woocommerce button.button.alt.add_to_cart_button span.added,
.woocommerce button.button.alt.single_add_to_cart_button span.added,
.woocommerce input.button.alt.add_to_cart_button span.added,
.woocommerce input.button.alt.single_add_to_cart_button span.added,
.woocommerce input.button:disabled.add_to_cart_button span.added,
.woocommerce input.button:disabled.single_add_to_cart_button span.added,
.woocommerce input.button:disabled[disabled].add_to_cart_button span.added,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button span.added,
.woocommerce a.button.loading.add_to_cart_button span.added,
.woocommerce a.button.loading.single_add_to_cart_button span.added {
  visibility: hidden;
  opacity: 0;
  display: none;
}

.woocommerce #respond input#submit.product_type_variable,
.woocommerce a.button.product_type_variable,
.woocommerce button.button.product_type_variable,
.woocommerce input.button.product_type_variable,
.woocommerce #respond input#submit.alt.product_type_variable,
.woocommerce a.button.alt.product_type_variable,
.woocommerce button.button.alt.product_type_variable,
.woocommerce input.button.alt.product_type_variable,
.woocommerce input.button:disabled.product_type_variable,
.woocommerce input.button:disabled[disabled].product_type_variable,
.woocommerce a.button.loading.product_type_variable {
  background-color: transparent;
  border-color: #E0E0E2;
}

.woocommerce #respond input#submit.product_type_variable:after,
.woocommerce a.button.product_type_variable:after,
.woocommerce button.button.product_type_variable:after,
.woocommerce input.button.product_type_variable:after,
.woocommerce #respond input#submit.alt.product_type_variable:after,
.woocommerce a.button.alt.product_type_variable:after,
.woocommerce button.button.alt.product_type_variable:after,
.woocommerce input.button.alt.product_type_variable:after,
.woocommerce input.button:disabled.product_type_variable:after,
.woocommerce input.button:disabled[disabled].product_type_variable:after,
.woocommerce a.button.loading.product_type_variable:after {
  content: "\e62b";
  transition: 0.3s ease all;
}

.woocommerce #respond input#submit.loading span.add,
.woocommerce a.button.loading span.add,
.woocommerce button.button.loading span.add,
.woocommerce input.button.loading span.add,
.woocommerce #respond input#submit.alt.loading span.add,
.woocommerce a.button.alt.loading span.add,
.woocommerce button.button.alt.loading span.add,
.woocommerce input.button.alt.loading span.add,
.woocommerce input.button:disabled.loading span.add,
.woocommerce input.button:disabled[disabled].loading span.add,
.woocommerce a.button.loading.loading span.add {
  visibility: hidden;
  opacity: 0;
  display: none;
}

.woocommerce #respond input#submit.loading span.added,
.woocommerce a.button.loading span.added,
.woocommerce button.button.loading span.added,
.woocommerce input.button.loading span.added,
.woocommerce #respond input#submit.alt.loading span.added,
.woocommerce a.button.alt.loading span.added,
.woocommerce button.button.alt.loading span.added,
.woocommerce input.button.alt.loading span.added,
.woocommerce input.button:disabled.loading span.added,
.woocommerce input.button:disabled[disabled].loading span.added,
.woocommerce a.button.loading.loading span.added {
  visibility: visible;
  opacity: 0;
  display: block;
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.alt.loading:after,
.woocommerce a.button.alt.loading:after,
.woocommerce button.button.alt.loading:after,
.woocommerce input.button.alt.loading:after,
.woocommerce input.button:disabled.loading:after,
.woocommerce input.button:disabled[disabled].loading:after,
.woocommerce a.button.loading.loading:after {
  content: "\e74d";
  -webkit-animation-name: spinner;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
  animation-name: spinner;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 1.5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after,
.woocommerce #respond input#submit.alt.added:after,
.woocommerce a.button.alt.added:after,
.woocommerce button.button.alt.added:after,
.woocommerce input.button.alt.added:after,
.woocommerce input.button:disabled.added:after,
.woocommerce input.button:disabled[disabled].added:after,
.woocommerce a.button.loading.added:after {
  content: "\e934";
}

.woocommerce #respond input#submit.added span.add,
.woocommerce a.button.added span.add,
.woocommerce button.button.added span.add,
.woocommerce input.button.added span.add,
.woocommerce #respond input#submit.alt.added span.add,
.woocommerce a.button.alt.added span.add,
.woocommerce button.button.alt.added span.add,
.woocommerce input.button.alt.added span.add,
.woocommerce input.button:disabled.added span.add,
.woocommerce input.button:disabled[disabled].added span.add,
.woocommerce a.button.loading.added span.add {
  visibility: hidden;
  opacity: 0;
  display: none;
}

.woocommerce #respond input#submit.added span.added,
.woocommerce a.button.added span.added,
.woocommerce button.button.added span.added,
.woocommerce input.button.added span.added,
.woocommerce #respond input#submit.alt.added span.added,
.woocommerce a.button.alt.added span.added,
.woocommerce button.button.alt.added span.added,
.woocommerce input.button.alt.added span.added,
.woocommerce input.button:disabled.added span.added,
.woocommerce input.button:disabled[disabled].added span.added,
.woocommerce a.button.loading.added span.added {
  visibility: visible;
  opacity: 1;
  display: block;
}

/**
 * Woo-elements
 * Styles for compare and wishlist
 *
 */
.woocommerce .product.hentry {
  margin-top: 0;
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn {
  visibility: hidden;
  opacity: 0;
  left: 50%;
  border: none;
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.tm-woowishlist-button {
  transition: 0.3s all ease;
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.tm-woocompare-button {
  transition: 0.3s all ease;
  transition-delay: 0.1s;
}

.woocommerce .product:not(.product-list):hover .wishlist_compare_button_block button.button.btn {
  visibility: visible;
  opacity: 1;
  left: 0;
}

.woocommerce .product .tm-woocompare-page-button.button.alt,
.woocommerce .product .tm-woowishlist-page-button.button.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 20px 0 5px;
  line-height: 30px;
  padding: 0;
  background: transparent;
  border: none;
  font-weight: 400;
}

.woocommerce .product .tm-woocompare-page-button.button.alt:after,
.woocommerce .product .tm-woowishlist-page-button.button.btn:after {
  display: block;
  content: '';
}

.woocommerce .product .tm-woocompare-page-button.button.alt:hover,
.woocommerce .product .tm-woowishlist-page-button.button.btn:hover {
  background: transparent;
  border: none;
}

.woocommerce.single-product .summary .wishlist_compare_button_block,
.woocommerce .single-product .summary .wishlist_compare_button_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.woocommerce.single-product .summary .wishlist_compare_button_block button.button.btn,
.woocommerce .single-product .summary .wishlist_compare_button_block button.button.btn {
  margin: 0 5px;
  display: inline-block;
  visibility: visible;
  opacity: 1;
  left: 0;
}

.woocommerce .wishlist_compare_button_block {
  z-index: 2;
}

.woocommerce .wishlist_compare_button_block button.button.btn {
  width: 59px;
  height: 59px;
  padding: 0;
  margin: 0 0 5px 0;
  border-radius: 620px;
  background: white;
  display: block;
  text-align: center;
  font-size: 22px;
  overflow: visible;
}

.woocommerce .wishlist_compare_button_block button.button.btn span.text {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 5px;
  border-radius: 2px;
  font-size: 0.6rem;
  line-height: 0.6rem;
  background: #000000;
  color: #ffffff;
  visibility: hidden;
  overflow: visible;
  opacity: 0;
  transition: all 0.3s ease;
  text-transform: none;
  pointer-events: none;
}

.woocommerce .wishlist_compare_button_block button.button.btn span.text:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 2px 0 2px;
  border-color: #000000 transparent transparent transparent;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: -4px;
  left: 50%;
}

.woocommerce .wishlist_compare_button_block button.button.btn:hover span.text {
  opacity: 1;
  visibility: visible;
  top: -25px;
}

.woocommerce .wishlist_compare_button_block button.button.btn:after {
  position: absolute;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woocompare-button:after {
  content: "\e839";
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woocompare-button.in_compare:after {
  content: "\e934";
  margin: 0;
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woocompare-button.loading {
  opacity: 1;
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woocompare-button.loading:after {
  content: "\e839";
  width: 30px;
  height: 30px;
  margin-top: -11px;
  margin-left: -15px;
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woowishlist-button:after {
  content: "\e68c";
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woowishlist-button.in_wishlist:after {
  content: "\e934";
  margin: 0;
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woowishlist-button.loading {
  opacity: 1;
}

.woocommerce .wishlist_compare_button_block button.button.btn.tm-woowishlist-button.loading:after {
  content: "\e68c";
  width: 30px;
  height: 30px;
  margin-top: -11px;
  margin-left: -15px;
}

.woocommerce .swiper-wrapper .wishlist_compare_button_block button.button.btn span.text {
  top: 50%;
  left: auto;
  right: 300%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.woocommerce .swiper-wrapper .wishlist_compare_button_block button.button.btn span.text:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2px 0 2px 4px;
  border-color: transparent transparent transparent #000000;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -4px;
  top: 50%;
  bottom: auto;
  left: auto;
}

.woocommerce .swiper-wrapper .wishlist_compare_button_block button.button.btn:hover span.text {
  left: auto;
  right: 115%;
}

/**
 * Woo-elements
 * WooPagination
 *
 */
.woocommerce nav.woocommerce-pagination {
  text-align: left;
  border: none;
  margin: 2em 0 4em;
  padding-top: 3.9em;
  border-top: 1px solid #e8e8f8;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: none;
  background: none;
}

.woocommerce nav.woocommerce-pagination .page-numbers {
  overflow: hidden;
}

.woocommerce nav.woocommerce-pagination a.next,
.woocommerce nav.woocommerce-pagination a.prev {
  text-indent: -100px;
  position: relative;
  background: transparent;
}

.woocommerce nav.woocommerce-pagination a.next:before,
.woocommerce nav.woocommerce-pagination a.prev:before {
  display: block;
  position: absolute;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  text-align: center;
  left: 0;
  width: 100%;
  font-size: 14px;
  line-height: 48px;
}

.woocommerce nav.woocommerce-pagination a.next:before {
  content: "\e944";
}

.woocommerce nav.woocommerce-pagination a.prev:before {
  content: "\e943";
}

/**
 * Woo-elements
 * Woo Badges
 *
 */
.woocommerce .products .product span.onsale,
.woocommerce span.featured,
.woocommerce span.onsale,
.woocommerce span.new {
  padding: 2px 7px 1px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  border-radius: 2px;
  position: absolute;
  left: 20px;
  top: 20px;
  right: auto;
  font-size: 12px;
  line-height: 20px;
  max-height: 23px;
  font-weight: normal;
  z-index: 1;
}

/**
 * Woo-elements
 * Remove woocommerce grid system
 *
 */
.products.row, .cherry-services.services-wrap .products.cherry-services-row, .cross-sells .products {
  clear: both;
}

.woocommerce .products.row ul, .woocommerce .cherry-services.services-wrap .products.cherry-services-row ul, .cherry-services.services-wrap .woocommerce .products.cherry-services-row ul, .woocommerce .cross-sells .products ul, .cross-sells .woocommerce .products ul,
.woocommerce ul.products.row,
.woocommerce .cherry-services.services-wrap ul.products.cherry-services-row, .cherry-services.services-wrap
.woocommerce ul.products.cherry-services-row,
.woocommerce .cross-sells ul.products, .cross-sells
.woocommerce ul.products {
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

.product-category-widget > a > img {
  width: 100%;
}

.shop_wrapper .products.row, .shop_wrapper .cherry-services.services-wrap .products.cherry-services-row, .cherry-services.services-wrap .shop_wrapper .products.cherry-services-row, .shop_wrapper .cross-sells .products, .cross-sells .shop_wrapper .products,
.page-description .woocommerce .products.row,
.page-description .woocommerce .cherry-services.services-wrap .products.cherry-services-row, .cherry-services.services-wrap
.page-description .woocommerce .products.cherry-services-row,
.page-description .woocommerce .cross-sells .products, .cross-sells
.page-description .woocommerce .products {
  clear: both;
}

/**
 * Woo-elements
 * Styles for listing products
 *
 */
.products .product {
  text-align: center;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .products .product {
    padding-bottom: 0;
  }
}

.products .product:not(.product-list) .star-rating {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all ease;
  transform: translate(0, 10px);
}

.products .product:not(.product-list):hover .block_product_content .star-rating {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.products .product .block_product_thumbnail {
  position: relative;
  margin-bottom: 6px;
  display: inline-block;
}

@media (min-width: 544px) {
  .products .product .block_product_thumbnail {
    display: block;
    margin-bottom: 12px;
  }
}

.products .product .block_product_thumbnail img {
  display: block;
  width: 100%;
}

.products .product .block_product_content {
  padding-bottom: 12px;
}

.products .product .block_product_content h3 {
  margin-bottom: 0;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_widget_area .products .product .block_product_content h3 {
  max-width: 100%;
}

.products .product .block_product_content .price {
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .products .product .block_product_content {
    padding-bottom: 32px;
  }
}

.products .product .wishlist_compare_button_block {
  position: absolute;
  right: 17px;
  top: 15px;
}

.products .product .product-categories,
.products .product .product-widget-tags {
  text-align: center;
  margin-bottom: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.products .product .product-categories li,
.products .product .product-widget-tags li {
  display: inline;
}

.products .product.product-list {
  padding-left: 1.56rem;
  padding-right: 1.56rem;
  padding-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .products .product.product-list {
    padding-bottom: 70px;
  }
}

.products .product.product-list .block_product_thumbnail {
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  .products .product.product-list .block_product_thumbnail {
    margin: 0;
    float: left;
    width: 418px;
  }
}

.products .product.product-list .block_product_content {
  overflow: hidden;
  text-align: left;
}

@media (min-width: 768px) {
  .products .product.product-list .block_product_content {
    padding-left: 50px;
  }
}

.products .product.product-list .product-categories {
  text-align: left;
  margin: -13px 0 4px 0;
}

.products .product.product-list h3 {
  margin-bottom: 13px;
}

.products .product.product-list .price {
  font-size: 30px;
}

.products .product.product-list .star-rating {
  margin: 0 0 1em 0;
}

@media (min-width: 768px) {
  .products .product.product-list .star-rating {
    margin: 0 0 1.85em 0;
  }
}

.products .product.product-list .desc_products_listing_line {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 1em 0;
}

@media (min-width: 768px) {
  .products .product.product-list .desc_products_listing_line {
    margin: 0 0 2.3em 0;
  }
}

.products .product.product-list .wishlist_compare_button_block {
  position: static;
  padding-top: 20px;
}

@media (min-width: 768px) {
  .products .product.product-list .wishlist_compare_button_block {
    padding-top: 40px;
  }
}

.products .product.product-list .wishlist_compare_button_block button.button.btn {
  display: inline-block;
  margin: 0 7px 0 0;
}

.products .product.product-list.product-category {
  text-align: left;
}

.products .product.product-list.product-category > a {
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .products .product.product-list.product-category > a {
    float: left;
    margin: 0 50px 0 0;
  }
}

.products .product.product-list.product-category .title_count_block {
  text-align: left;
  padding: 0 0 20px 0;
  overflow: hidden;
}

.products .product.product-list.product-category .title_count_block h3 {
  display: block;
}

.products .product.product-list.product-category .title_count_block a {
  display: inline-block;
}

.products .product.product-list.product-category .product-category__description {
  overflow: hidden;
  padding-bottom: 20px;
}

.term-description {
  padding-bottom: 30px;
}

.tm-products-sale-end-date {
  position: absolute;
  text-align: center;
  bottom: 10px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tm-products-sale-end-date span {
  width: 50px;
  height: 50px;
  margin: 0 3px;
  padding: 9px 0 0 0;
  border-radius: 620px;
  font-size: 12px;
  line-height: 16px;
  box-sizing: border-box;
}

.tm-products-sale-end-date span i {
  display: block;
}

.tm-wc-ajax-products-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding-bottom: 20px;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-attribute, .tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-price {
  padding: 14px 27px 14px 18px;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  border: 1px solid;
  border-radius: 3px;
  transition: 0.3s all ease;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-attribute:hover, .tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-price:hover {
  background: transparent;
  border: 1px solid #e8e8f8;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-attribute .tm-wc-ajax-filters-dismiss, .tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-price .tm-wc-ajax-filters-dismiss {
  margin-left: 5px;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-attribute .tm-wc-ajax-filters-dismiss .dashicons, .tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-price .tm-wc-ajax-filters-dismiss .dashicons {
  display: none;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-attribute .tm-wc-ajax-filters-dismiss:after, .tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-price .tm-wc-ajax-filters-dismiss:after {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e92a';
  color: #b9bdcd;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-wrapper .tm-wc-ajax-filters-reset.button {
  padding: 0;
  margin: 13px 0 10px 0;
  float: right;
  background: none;
  border: none;
  text-transform: none;
  font-weight: normal;
  text-decoration: underline;
}

.tm-wc-ajax-products-wrapper .woocommerce-message {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.tm-wc-ajax-products-wrapper .woocommerce-result-count {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

@media (min-width: 768px) {
  .tm-wc-ajax-products-wrapper .woocommerce-result-count {
    margin: 16px 0 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
  }
}

.tm-wc-ajax-products-wrapper .woocommerce-ordering {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: relative;
}

.tm-wc-ajax-products-wrapper .woocommerce-ordering select {
  width: 150px;
  font-size: 14px;
  line-height: 24px;
  padding: 15px 10px 17px 12px;
  height: 54px;
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
}

@media (min-width: 544px) {
  .tm-wc-ajax-products-wrapper .woocommerce-ordering select {
    width: 200px;
    padding: 15px 20px 17px 22px;
  }
}

@media (min-width: 768px) {
  .tm-wc-ajax-products-wrapper .woocommerce-ordering select {
    width: 300px;
  }
}

.tm-wc-ajax-products-wrapper .woocommerce-ordering:after {
  position: absolute;
  right: 10px;
  top: 12px;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 30px;
  content: "\e93a";
  cursor: pointer;
  pointer-events: none;
}

@media (min-width: 544px) {
  .tm-wc-ajax-products-wrapper .woocommerce-ordering:after {
    right: 20px;
  }
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

@media (min-width: 768px) {
  .tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

.tm-wc-ajax-products-wrapper .products.row, .tm-wc-ajax-products-wrapper .cherry-services.services-wrap .products.cherry-services-row, .cherry-services.services-wrap .tm-wc-ajax-products-wrapper .products.cherry-services-row, .tm-wc-ajax-products-wrapper .cross-sells .products, .cross-sells .tm-wc-ajax-products-wrapper .products {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -moz-order: 4;
  -ms-flex-order: 4;
  order: 4;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-align-self: auto;
  -moz-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  max-width: calc(100% + 3.125rem);
}

@media (min-width: 768px) {
  .tm-wc-ajax-products-wrapper .products.row, .tm-wc-ajax-products-wrapper .cherry-services.services-wrap .products.cherry-services-row, .cherry-services.services-wrap .tm-wc-ajax-products-wrapper .products.cherry-services-row, .tm-wc-ajax-products-wrapper .cross-sells .products, .cross-sells .tm-wc-ajax-products-wrapper .products {
    padding: 53px 0 0 0;
  }
}

.tm-wc-ajax-products-wrapper .woocommerce-pagination,
.tm-wc-ajax-products-wrapper .pagination {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -moz-order: 6;
  -ms-flex-order: 6;
  order: 6;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-align-self: auto;
  -moz-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.tm-wc-ajax-products-wrapper .tm-wc-ajax-load-more-button {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -moz-order: 5;
  -ms-flex-order: 5;
  order: 5;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -moz-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper {
  position: relative;
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper .tm-woo-grid-list-toggle-button {
  display: block;
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper .tm-woo-grid-list-toggle-button .tm-woo-grid-list-toggler {
  background: none;
  display: inline-flex;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  padding: 11px 12px;
  box-shadow: none;
  transform: translate(0, -2px);
  transition: all 0.3s ease;
  text-align: center;
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper .tm-woo-grid-list-toggle-button .tm-woo-grid-list-toggler .dashicons {
  font-size: 24px;
  width: 24px;
  height: 24px;
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper .tm-woo-grid-list-toggle-button .tm-woo-grid-list-toggler .dashicons:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 24px;
  height: 24px;
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper .tm-woo-grid-list-toggle-button .tm-woo-grid-list-toggler.tm-woo-grid-list-toggle-button-list .dashicons:before {
  content: "\e930";
}

.tm-wc-ajax-products-wrapper .tm-woo-grid-list-toggle-button-wrapper .tm-woo-grid-list-toggle-button .tm-woo-grid-list-toggler.tm-woo-grid-list-toggle-button-grid .dashicons:before {
  content: "\e87e";
}

/**
 * Woo-elements
 * SingleProduct Styles
 *
 */
.woocommerce.single-product div.product,
.woocommerce .single-product div.product {
  margin-top: 30px;
}

.woocommerce.single-product div.product.product-type-simple .single_product_wrapper form.cart,
.woocommerce .single-product div.product.product-type-simple .single_product_wrapper form.cart {
  padding-top: 1em;
}

.woocommerce.single-product div.product.outofstock .single_product_wrapper div[itemprop="description"],
.woocommerce .single-product div.product.outofstock .single_product_wrapper div[itemprop="description"] {
  margin-bottom: 1.5em;
  padding-top: 1em;
}

.woocommerce.single-product div.product h1.product_title,
.woocommerce .single-product div.product h1.product_title {
  margin-bottom: 24px;
}

.woocommerce.single-product div.product .single_product_wrapper,
.woocommerce .single-product div.product .single_product_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: space-between;
  -moz-align-content: space-between;
  -ms-flex-line-pack: space-between;
  align-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.woocommerce.single-product div.product .single_product_wrapper .images,
.woocommerce .single-product div.product .single_product_wrapper .images {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  float: none;
  width: auto;
}

@media (min-width: 768px) {
  .woocommerce.single-product div.product .single_product_wrapper .images,
  .woocommerce .single-product div.product .single_product_wrapper .images {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 39.4%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 39.4%;
    -ms-flex: 0 1 39.4%;
    flex: 0 1 39.4%;
  }
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails {
  padding-top: 0;
  width: 100%;
  content: "";
  display: table;
  table-layout: fixed;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail {
  float: left;
  width: 31.86%;
  margin-right: 3.75%;
  margin-top: 3.75%;
  cursor: pointer;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail:hover img, .woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.selected img,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail:hover img,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.selected img {
  opacity: 1;
  transition: 0.3s all ease;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail img,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail img {
  opacity: 0.2;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.last,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.last {
  margin-right: 0;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.first,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.first {
  clear: both;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-1 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-1 .thumbnail {
  width: 100%;
  margin-right: 0;
  float: none;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-2 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-2 .thumbnail {
  width: 48.9%;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-4 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-4 .thumbnail {
  width: 23.35%;
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-5 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-5 .thumbnail {
  width: 17%;
}

.woocommerce.single-product div.product .single_product_wrapper .summary.entry-summary,
.woocommerce .single-product div.product .single_product_wrapper .summary.entry-summary {
  float: none;
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (min-width: 768px) {
  .woocommerce.single-product div.product .single_product_wrapper .summary.entry-summary,
  .woocommerce .single-product div.product .single_product_wrapper .summary.entry-summary {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 57%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 57%;
    -ms-flex: 0 1 57%;
    flex: 0 1 57%;
    padding-left: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
}

.woocommerce.single-product div.product .single_product_wrapper .enlarge,
.woocommerce .single-product div.product .single_product_wrapper .enlarge {
  position: absolute;
  z-index: 95;
  display: block;
  font-size: 21px;
  color: #b9bdcd;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 16.5%;
}

.woocommerce.single-product div.product .single_product_wrapper .enlarge i,
.woocommerce .single-product div.product .single_product_wrapper .enlarge i {
  position: absolute;
  top: 13px;
  right: 11px;
}

@media (min-width: 768px) {
  .woocommerce.single-product div.product .single_product_wrapper .enlarge,
  .woocommerce .single-product div.product .single_product_wrapper .enlarge {
    top: 13px;
    right: 11px;
    left: auto;
    bottom: auto;
  }
  .woocommerce.single-product div.product .single_product_wrapper .enlarge i,
  .woocommerce .single-product div.product .single_product_wrapper .enlarge i {
    position: static;
    top: auto;
    right: auto;
  }
}

.woocommerce.single-product div.product .product_title,
.woocommerce .single-product div.product .product_title {
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.woocommerce.single-product div.product div[itemprop="offers"],
.woocommerce .single-product div.product div[itemprop="offers"] {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.woocommerce.single-product div.product .woocommerce-product-rating,
.woocommerce .single-product div.product .woocommerce-product-rating {
  margin-bottom: 1.318em;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -moz-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.woocommerce.single-product div.product .woocommerce-product-rating .star-rating,
.woocommerce .single-product div.product .woocommerce-product-rating .star-rating {
  margin-top: 12px;
}

@media (min-width: 768px) {
  .woocommerce.single-product div.product .woocommerce-product-rating .star-rating,
  .woocommerce .single-product div.product .woocommerce-product-rating .star-rating {
    margin-top: 18px;
  }
}

.woocommerce.single-product div.product div[itemprop="description"],
.woocommerce .single-product div.product div[itemprop="description"] {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -moz-order: 5;
  -ms-flex-order: 5;
  order: 5;
  margin-bottom: 22px;
}

.woocommerce.single-product div.product .stock,
.woocommerce .single-product div.product .stock {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: -7px 0 16px;
  font-size: 14px;
}

.woocommerce.single-product div.product .wishlist_compare_button_block,
.woocommerce .single-product div.product .wishlist_compare_button_block {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -moz-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.woocommerce.single-product div.product .product_meta,
.woocommerce .single-product div.product .product_meta {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -moz-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.woocommerce.single-product div.product .woo-social-buttons,
.woocommerce .single-product div.product .woo-social-buttons {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -moz-order: 9;
  -ms-flex-order: 9;
  order: 9;
}

.woocommerce.single-product div.product .woocommerce-review-link,
.woocommerce .single-product div.product .woocommerce-review-link {
  float: left;
  margin: 0 0 0 30px;
}

@media (min-width: 768px) {
  .woocommerce.single-product div.product .woocommerce-review-link,
  .woocommerce .single-product div.product .woocommerce-review-link {
    margin: 7px 0 0 30px;
  }
}

.woocommerce.single-product div.product p.price,
.woocommerce .single-product div.product p.price {
  margin-bottom: 17px;
}

.woocommerce.single-product div.product form.cart,
.woocommerce .single-product div.product form.cart {
  margin-bottom: 1em;
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -moz-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

@media (min-width: 992px) {
  .woocommerce.single-product div.product form.cart,
  .woocommerce .single-product div.product form.cart {
    margin-bottom: 2.15em;
  }
}

.woocommerce.single-product div.product form.cart .variations,
.woocommerce .single-product div.product form.cart .variations {
  margin-bottom: 0;
}

.woocommerce.single-product div.product form.cart .variations td,
.woocommerce .single-product div.product form.cart .variations td {
  display: block;
  overflow: hidden;
}

.woocommerce.single-product div.product form.cart .variations .label label,
.woocommerce .single-product div.product form.cart .variations .label label {
  font-weight: 300;
}

.woocommerce.single-product div.product form.cart .variations td.value,
.woocommerce .single-product div.product form.cart .variations td.value {
  position: relative;
  padding-bottom: 3px;
}

.woocommerce.single-product div.product form.cart .variations td.value .reset_variations,
.woocommerce .single-product div.product form.cart .variations td.value .reset_variations {
  float: left;
  font-size: 1em;
}

.woocommerce.single-product div.product form.cart .variations select,
.woocommerce .single-product div.product form.cart .variations select {
  display: block;
  max-width: 100%;
  width: 80%;
  min-width: 0;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 544px) {
  .woocommerce.single-product div.product form.cart .variations select,
  .woocommerce .single-product div.product form.cart .variations select {
    width: 50%;
  }
}

.woocommerce.single-product div.product form.cart .single_variation_wrap .woocommerce-variation-price,
.woocommerce .single-product div.product form.cart .single_variation_wrap .woocommerce-variation-price {
  padding: 0 0 15px;
}

.woocommerce.single-product div.product form.cart div.quantity,
.woocommerce .single-product div.product form.cart div.quantity {
  float: left;
  margin: 0 60px 0 25px;
  position: relative;
}

.woocommerce.single-product div.product form.cart div.quantity input[type="number"]::-webkit-inner-spin-button,
.woocommerce.single-product div.product form.cart div.quantity input[type="number"]::-webkit-outer-spin-button,
.woocommerce .single-product div.product form.cart div.quantity input[type="number"]::-webkit-inner-spin-button,
.woocommerce .single-product div.product form.cart div.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.woocommerce.single-product div.product form.cart div.quantity input.qty,
.woocommerce .single-product div.product form.cart div.quantity input.qty {
  width: 78px;
  text-align: center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.woocommerce.single-product div.product form.cart div.quantity .tm-qty-minus,
.woocommerce.single-product div.product form.cart div.quantity .tm-qty-plus,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-minus,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-plus {
  position: absolute;
  color: #b9bdcd;
  cursor: pointer;
  word-wrap: normal;
  top: 0;
  bottom: 0;
  padding: 10px 0;
}

.woocommerce.single-product div.product form.cart div.quantity .tm-qty-minus:before,
.woocommerce.single-product div.product form.cart div.quantity .tm-qty-plus:before,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-minus:before,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-plus:before {
  font-family: 'Material Icons';
  font-size: 21px;
  font-weight: 400;
}

.woocommerce.single-product div.product form.cart div.quantity .tm-qty-minus,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-minus {
  left: -25px;
}

.woocommerce.single-product div.product form.cart div.quantity .tm-qty-minus:before,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-minus:before {
  content: 'remove';
}

.woocommerce.single-product div.product form.cart div.quantity .tm-qty-plus,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-plus {
  right: -25px;
}

.woocommerce.single-product div.product form.cart div.quantity .tm-qty-plus:before,
.woocommerce .single-product div.product form.cart div.quantity .tm-qty-plus:before {
  content: 'add';
}

.woocommerce.single-product div.product form.cart .button,
.woocommerce .single-product div.product form.cart .button {
  clear: left;
  margin-top: 20px;
}

@media (min-width: 544px) {
  .woocommerce.single-product div.product form.cart .button,
  .woocommerce .single-product div.product form.cart .button {
    clear: none;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .woocommerce.single-product div.product form.cart .button,
  .woocommerce .single-product div.product form.cart .button {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .woocommerce.single-product div.product form.cart .button,
  .woocommerce .single-product div.product form.cart .button {
    margin-top: 0;
  }
}

.woocommerce.single-product div.product .product_meta,
.woocommerce .single-product div.product .product_meta {
  font-size: 12px;
  line-height: 21px;
  padding-bottom: 10px;
}

.woocommerce.single-product div.product .summary .wishlist_compare_button_block,
.woocommerce .single-product div.product .summary .wishlist_compare_button_block {
  padding-bottom: 15px;
  width: 60%;
}

.woocommerce.single-product div.product .summary .wishlist_compare_button_block .button.button.btn,
.woocommerce .single-product div.product .summary .wishlist_compare_button_block .button.button.btn {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .woocommerce.single-product div.product .summary .wishlist_compare_button_block .button.button.btn,
  .woocommerce .single-product div.product .summary .wishlist_compare_button_block .button.button.btn {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .woocommerce.single-product div.product .summary .wishlist_compare_button_block,
  .woocommerce .single-product div.product .summary .wishlist_compare_button_block {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .woocommerce.single-product div.product .summary .wishlist_compare_button_block,
  .woocommerce .single-product div.product .summary .wishlist_compare_button_block {
    padding-bottom: 35px;
  }
}

.woocommerce.single-product div.product .woo-social-buttons,
.woocommerce .single-product div.product .woo-social-buttons {
  margin: 10px 0;
}

.woocommerce.single-product div.product .woo-social-buttons > span,
.woocommerce .single-product div.product .woo-social-buttons > span {
  margin: 0 17px 0 0;
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom,
.woocommerce .single-product div.product .woo-social-buttons > span.custom {
  font-size: 16px;
  font-size: 1rem;
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom a,
.woocommerce .single-product div.product .woo-social-buttons > span.custom a {
  text-decoration: none;
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom a img,
.woocommerce .single-product div.product .woo-social-buttons > span.custom a img {
  display: none;
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom a:after {
  font-family: fontawesome;
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-size: 18px;
  display: inline-block;
  text-align: center;
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_facebook a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_facebook a:after {
  content: '\f09a';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_twitter a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_twitter a:after {
  content: '\f099';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_googleplus a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_googleplus a:after {
  content: '\f0d5';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_linkedin a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_linkedin a:after {
  content: '\f0e1';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_pinterest a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_pinterest a:after {
  content: '\f0d2';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_tumblr a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_tumblr a:after {
  content: '\f173';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_stumbleupon a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_stumbleupon a:after {
  content: '\f1a4';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_vkontakte a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_vkontakte a:after {
  content: '\f189 ';
}

.woocommerce.single-product div.product .woo-social-buttons > span.custom.smsb_email a:after,
.woocommerce .single-product div.product .woo-social-buttons > span.custom.smsb_email a:after {
  content: '\f0e0';
}

.woocommerce.single-product div.product .sku_wrapper,
.woocommerce.single-product div.product .posted_in,
.woocommerce.single-product div.product .tagged_as,
.woocommerce .single-product div.product .sku_wrapper,
.woocommerce .single-product div.product .posted_in,
.woocommerce .single-product div.product .tagged_as {
  display: block;
}

.woocommerce.single-product div.product .woocommerce-tabs,
.woocommerce .single-product div.product .woocommerce-tabs {
  padding-top: 23px;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs,
.woocommerce .single-product div.product .woocommerce-tabs .tabs {
  padding: 0 0 20px 0;
  margin: 0;
  border-bottom: 1px solid #e8e8f8;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs:before,
.woocommerce .single-product div.product .woocommerce-tabs .tabs:before {
  display: none;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li {
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0 38px 0 0;
  background: none;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li a,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li a {
  padding: 0;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 27px;
  color: #000000;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li:before, .woocommerce.single-product div.product .woocommerce-tabs .tabs li:after,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:before,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:after {
  display: none;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li.active, .woocommerce.single-product div.product .woocommerce-tabs .tabs li:hover,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li.active,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:hover {
  background: none;
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li.active a, .woocommerce.single-product div.product .woocommerce-tabs .tabs li:hover a,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li.active a,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:hover a {
  color: #2fd3ae;
}

.woocommerce.single-product div.product .woocommerce-tabs .panel,
.woocommerce .single-product div.product .woocommerce-tabs .panel {
  padding-top: 57px;
}

.woocommerce.single-product div.product .woocommerce-tabs .panel h2, .woocommerce.single-product div.product .woocommerce-tabs .panel h1, .woocommerce.single-product div.product .woocommerce-tabs .panel h3, .woocommerce.single-product div.product .woocommerce-tabs .panel h4,
.woocommerce .single-product div.product .woocommerce-tabs .panel h2,
.woocommerce .single-product div.product .woocommerce-tabs .panel h1,
.woocommerce .single-product div.product .woocommerce-tabs .panel h3,
.woocommerce .single-product div.product .woocommerce-tabs .panel h4 {
  font-size: 24px;
  line-height: 37px;
  font-weight: 300;
  margin-bottom: 18px;
}

.woocommerce.single-product div.product .related, .woocommerce.single-product div.product .up-sells,
.woocommerce .single-product div.product .related,
.woocommerce .single-product div.product .up-sells {
  border-top: 1px solid #e8e8f8;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
  position: relative;
}

.woocommerce.single-product div.product .related .swiper-button-next,
.woocommerce.single-product div.product .related .swiper-button-prev, .woocommerce.single-product div.product .up-sells .swiper-button-next,
.woocommerce.single-product div.product .up-sells .swiper-button-prev,
.woocommerce .single-product div.product .related .swiper-button-next,
.woocommerce .single-product div.product .related .swiper-button-prev,
.woocommerce .single-product div.product .up-sells .swiper-button-next,
.woocommerce .single-product div.product .up-sells .swiper-button-prev {
  top: 53px;
}

.woocommerce.single-product div.product .related .swiper-button-next, .woocommerce.single-product div.product .up-sells .swiper-button-next,
.woocommerce .single-product div.product .related .swiper-button-next,
.woocommerce .single-product div.product .up-sells .swiper-button-next {
  right: -16px;
}

.woocommerce.single-product div.product .related .swiper-button-prev, .woocommerce.single-product div.product .up-sells .swiper-button-prev,
.woocommerce .single-product div.product .related .swiper-button-prev,
.woocommerce .single-product div.product .up-sells .swiper-button-prev {
  right: 22px;
  left: auto;
}

.woocommerce.single-product div.product .related h4, .woocommerce.single-product div.product .up-sells h4,
.woocommerce .single-product div.product .related h4,
.woocommerce .single-product div.product .up-sells h4 {
  text-align: center;
  margin-bottom: 1.28em;
}

.woocommerce table.shop_attributes {
  border: 1px solid #e8e8f8;
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
  background: none;
}

.woocommerce table.shop_attributes th {
  border-bottom: 1px solid #e8e8f8;
  font-weight: 400;
}

.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #e8e8f8;
  padding-left: 10px;
}

.woocommerce #reviews .comment-form-rating label {
  display: block;
}

.woocommerce #reviews .comment-form-rating p.stars {
  display: inline-block;
}

.woocommerce #reviews #comments ol.commentlist {
  padding-top: 20px;
  margin-bottom: 30px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 60px;
  border-radius: 620px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 90px;
  padding: 25px 40px 35px;
  background: #f8f8f8;
  border: none;
  border-radius: 0;
  position: relative;
  font-size: 14px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 11px 10px 0;
  border-color: transparent #f8f8f8 transparent transparent;
  position: absolute;
  left: -11px;
  top: 20px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  color: #000000;
  margin-bottom: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  font-weight: 400;
  display: block;
  font-size: 18px;
  line-height: 1.89;
  margin-bottom: 2px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
  margin-bottom: 0;
}

.woocommerce .comment-form {
  padding: 0;
}

.woocommerce .comment-form-author,
.woocommerce .comment-form-email,
.woocommerce .comment-form-comment {
  padding-bottom: 10px;
}

.woocommerce .comment-form-author input,
.woocommerce .comment-form-author textarea,
.woocommerce .comment-form-email input,
.woocommerce .comment-form-email textarea,
.woocommerce .comment-form-comment input,
.woocommerce .comment-form-comment textarea {
  padding-left: 55px;
  width: 100%;
}

.easyzoom {
  display: block;
  position: relative;
  width: 100%;
}

.easyzoom-flyout {
  position: absolute;
  overflow: hidden;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
  border: 1px solid #e8e8f8;
  border-radius: 4px;
}

.easyzoom-flyout img {
  width: auto !important;
  max-width: inherit;
}

.easyzoom img {
  vertical-align: bottom;
}

.easyzoom.is-ready a {
  cursor: crosshair;
}

.woocommerce .mfp-figure:after {
  display: none;
}

.woocommerce .mfp-bg {
  background: #ffffff;
  opacity: 1;
}

/**
 * Woo-elements
 * Styles for woocommerce product widgets
 *
 */
@media (min-width: 544px) {
  .before-content-area .woocommerce.widget_products > ul,
  .after-content-area .woocommerce.widget_products > ul,
  .before-loop-area .woocommerce.widget_products > ul,
  .full-width-header-area .woocommerce.widget_products > ul,
  .after-content-full-width-area .woocommerce.widget_products > ul, .before-content-area
  .woocommerce.widget_top_rated_products > ul,
  .after-content-area
  .woocommerce.widget_top_rated_products > ul,
  .before-loop-area
  .woocommerce.widget_top_rated_products > ul,
  .full-width-header-area
  .woocommerce.widget_top_rated_products > ul,
  .after-content-full-width-area
  .woocommerce.widget_top_rated_products > ul, .before-content-area
  .woocommerce.widget_recent_reviews > ul,
  .after-content-area
  .woocommerce.widget_recent_reviews > ul,
  .before-loop-area
  .woocommerce.widget_recent_reviews > ul,
  .full-width-header-area
  .woocommerce.widget_recent_reviews > ul,
  .after-content-full-width-area
  .woocommerce.widget_recent_reviews > ul, .before-content-area
  .woocommerce.widget_recently_viewed_products > ul,
  .after-content-area
  .woocommerce.widget_recently_viewed_products > ul,
  .before-loop-area
  .woocommerce.widget_recently_viewed_products > ul,
  .full-width-header-area
  .woocommerce.widget_recently_viewed_products > ul,
  .after-content-full-width-area
  .woocommerce.widget_recently_viewed_products > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
  }
}

.before-content-area .woocommerce.widget_products > ul > li,
.after-content-area .woocommerce.widget_products > ul > li,
.before-loop-area .woocommerce.widget_products > ul > li,
.full-width-header-area .woocommerce.widget_products > ul > li,
.after-content-full-width-area .woocommerce.widget_products > ul > li, .before-content-area
.woocommerce.widget_top_rated_products > ul > li,
.after-content-area
.woocommerce.widget_top_rated_products > ul > li,
.before-loop-area
.woocommerce.widget_top_rated_products > ul > li,
.full-width-header-area
.woocommerce.widget_top_rated_products > ul > li,
.after-content-full-width-area
.woocommerce.widget_top_rated_products > ul > li, .before-content-area
.woocommerce.widget_recent_reviews > ul > li,
.after-content-area
.woocommerce.widget_recent_reviews > ul > li,
.before-loop-area
.woocommerce.widget_recent_reviews > ul > li,
.full-width-header-area
.woocommerce.widget_recent_reviews > ul > li,
.after-content-full-width-area
.woocommerce.widget_recent_reviews > ul > li, .before-content-area
.woocommerce.widget_recently_viewed_products > ul > li,
.after-content-area
.woocommerce.widget_recently_viewed_products > ul > li,
.before-loop-area
.woocommerce.widget_recently_viewed_products > ul > li,
.full-width-header-area
.woocommerce.widget_recently_viewed_products > ul > li,
.after-content-full-width-area
.woocommerce.widget_recently_viewed_products > ul > li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}

@media (min-width: 544px) {
  .before-content-area .woocommerce.widget_products > ul > li,
  .after-content-area .woocommerce.widget_products > ul > li,
  .before-loop-area .woocommerce.widget_products > ul > li,
  .full-width-header-area .woocommerce.widget_products > ul > li,
  .after-content-full-width-area .woocommerce.widget_products > ul > li, .before-content-area
  .woocommerce.widget_top_rated_products > ul > li,
  .after-content-area
  .woocommerce.widget_top_rated_products > ul > li,
  .before-loop-area
  .woocommerce.widget_top_rated_products > ul > li,
  .full-width-header-area
  .woocommerce.widget_top_rated_products > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_top_rated_products > ul > li, .before-content-area
  .woocommerce.widget_recent_reviews > ul > li,
  .after-content-area
  .woocommerce.widget_recent_reviews > ul > li,
  .before-loop-area
  .woocommerce.widget_recent_reviews > ul > li,
  .full-width-header-area
  .woocommerce.widget_recent_reviews > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_recent_reviews > ul > li, .before-content-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .after-content-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .before-loop-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .full-width-header-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_recently_viewed_products > ul > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
  }
}

@media (min-width: 992px) {
  .before-content-area .woocommerce.widget_products > ul > li,
  .after-content-area .woocommerce.widget_products > ul > li,
  .before-loop-area .woocommerce.widget_products > ul > li,
  .full-width-header-area .woocommerce.widget_products > ul > li,
  .after-content-full-width-area .woocommerce.widget_products > ul > li, .before-content-area
  .woocommerce.widget_top_rated_products > ul > li,
  .after-content-area
  .woocommerce.widget_top_rated_products > ul > li,
  .before-loop-area
  .woocommerce.widget_top_rated_products > ul > li,
  .full-width-header-area
  .woocommerce.widget_top_rated_products > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_top_rated_products > ul > li, .before-content-area
  .woocommerce.widget_recent_reviews > ul > li,
  .after-content-area
  .woocommerce.widget_recent_reviews > ul > li,
  .before-loop-area
  .woocommerce.widget_recent_reviews > ul > li,
  .full-width-header-area
  .woocommerce.widget_recent_reviews > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_recent_reviews > ul > li, .before-content-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .after-content-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .before-loop-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .full-width-header-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_recently_viewed_products > ul > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    max-width: 33%;
  }
}

@media (min-width: 1200px) {
  .before-content-area .woocommerce.widget_products > ul > li,
  .after-content-area .woocommerce.widget_products > ul > li,
  .before-loop-area .woocommerce.widget_products > ul > li,
  .full-width-header-area .woocommerce.widget_products > ul > li,
  .after-content-full-width-area .woocommerce.widget_products > ul > li, .before-content-area
  .woocommerce.widget_top_rated_products > ul > li,
  .after-content-area
  .woocommerce.widget_top_rated_products > ul > li,
  .before-loop-area
  .woocommerce.widget_top_rated_products > ul > li,
  .full-width-header-area
  .woocommerce.widget_top_rated_products > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_top_rated_products > ul > li, .before-content-area
  .woocommerce.widget_recent_reviews > ul > li,
  .after-content-area
  .woocommerce.widget_recent_reviews > ul > li,
  .before-loop-area
  .woocommerce.widget_recent_reviews > ul > li,
  .full-width-header-area
  .woocommerce.widget_recent_reviews > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_recent_reviews > ul > li, .before-content-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .after-content-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .before-loop-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .full-width-header-area
  .woocommerce.widget_recently_viewed_products > ul > li,
  .after-content-full-width-area
  .woocommerce.widget_recently_viewed_products > ul > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
}

.woocommerce.widget_products > ul > li,
.woocommerce.widget_top_rated_products > ul > li,
.woocommerce.widget_recent_reviews > ul > li,
.woocommerce.widget_recently_viewed_products > ul > li {
  padding: 10px 10px 10px 0;
}

.woocommerce.widget_products > ul > li:last-child,
.woocommerce.widget_top_rated_products > ul > li:last-child,
.woocommerce.widget_recent_reviews > ul > li:last-child,
.woocommerce.widget_recently_viewed_products > ul > li:last-child {
  border: none;
}

.woocommerce.widget_products > ul > li > a img,
.woocommerce.widget_top_rated_products > ul > li > a img,
.woocommerce.widget_recent_reviews > ul > li > a img,
.woocommerce.widget_recently_viewed_products > ul > li > a img {
  width: auto;
  float: left;
  margin: 0 20px 10px 0 !important;
}

.woocommerce.widget_products > ul > li .product_widget_content,
.woocommerce.widget_top_rated_products > ul > li .product_widget_content,
.woocommerce.widget_recent_reviews > ul > li .product_widget_content,
.woocommerce.widget_recently_viewed_products > ul > li .product_widget_content {
  overflow: hidden;
}

.woocommerce.widget_products > ul > li .product-widget-categories,
.woocommerce.widget_top_rated_products > ul > li .product-widget-categories,
.woocommerce.widget_recent_reviews > ul > li .product-widget-categories,
.woocommerce.widget_recently_viewed_products > ul > li .product-widget-categories {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: -7px 0 0 0;
}

.woocommerce.widget_products > ul > li .product-widget-categories a,
.woocommerce.widget_top_rated_products > ul > li .product-widget-categories a,
.woocommerce.widget_recent_reviews > ul > li .product-widget-categories a,
.woocommerce.widget_recently_viewed_products > ul > li .product-widget-categories a {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  font-style: italic;
  display: inline;
}

.woocommerce.widget_products > ul > li .star-rating,
.woocommerce.widget_top_rated_products > ul > li .star-rating,
.woocommerce.widget_recent_reviews > ul > li .star-rating,
.woocommerce.widget_recently_viewed_products > ul > li .star-rating {
  margin: 5px 0 10px 0;
}

.widget_recent_reviews .woocommerce.widget_products > ul > li .star-rating, .widget_recent_reviews
.woocommerce.widget_top_rated_products > ul > li .star-rating, .widget_recent_reviews
.woocommerce.widget_recent_reviews > ul > li .star-rating, .widget_recent_reviews
.woocommerce.widget_recently_viewed_products > ul > li .star-rating {
  margin-top: 10px;
}

.woocommerce.widget_products > ul .product-title,
.woocommerce.widget_top_rated_products > ul .product-title,
.woocommerce.widget_recent_reviews > ul .product-title,
.woocommerce.widget_recently_viewed_products > ul .product-title {
  margin: 0;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.woocommerce.widget_products > ul .product-title a,
.woocommerce.widget_top_rated_products > ul .product-title a,
.woocommerce.widget_recent_reviews > ul .product-title a,
.woocommerce.widget_recently_viewed_products > ul .product-title a {
  display: inline-block;
  font-weight: inherit;
}

.woocommerce.widget_products > ul .price,
.woocommerce.widget_top_rated_products > ul .price,
.woocommerce.widget_recent_reviews > ul .price,
.woocommerce.widget_recently_viewed_products > ul .price {
  font-size: 1.125rem;
  font-weight: 400;
  display: block;
  margin: 0 0 5px;
}

.woocommerce.widget_products > ul .price ins,
.woocommerce.widget_top_rated_products > ul .price ins,
.woocommerce.widget_recent_reviews > ul .price ins,
.woocommerce.widget_recently_viewed_products > ul .price ins {
  background: none;
  margin-right: 5px;
  text-decoration: none;
}

.woocommerce.widget_products > ul span.reviewer,
.woocommerce.widget_top_rated_products > ul span.reviewer,
.woocommerce.widget_recent_reviews > ul span.reviewer,
.woocommerce.widget_recently_viewed_products > ul span.reviewer {
  text-transform: capitalize;
  font-size: 0.875rem;
  display: block;
  margin: 4px 0 8px;
}

.woocommerce.widget_products > ul span.reviewer a,
.woocommerce.widget_top_rated_products > ul span.reviewer a,
.woocommerce.widget_recent_reviews > ul span.reviewer a,
.woocommerce.widget_recently_viewed_products > ul span.reviewer a {
  text-decoration: none;
}

/**
 * Woo-elements
 * About store widget
 *
 */
.tm_about_store_widget .tm_about_store_widget_bg {
  text-align: center;
  padding: 10em 10%;
}

.sidebar .tm_about_store_widget .tm_about_store_widget_bg {
  padding: 20px 40px;
}

.tm_about_store_widget .tm_about_store_widget_bg h3 {
  margin-bottom: 0.6em;
}

.tm_about_store_widget .tm_about_store_widget_bg .textwidget {
  padding-bottom: 20px;
  text-align: center;
}

.tm_about_store_widget .tm_about_store_widget_bg .textwidget span {
  display: block;
  padding-bottom: 1.5em;
}

/**
 * Woo-elements
 * Custom menu widget
 *
 */
.widget___tm_custom_menu_widget .tm_custom_menu_widget {
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.tm_custom_menu_widget {
  padding: 30px 15px 30px 42px;
}

.tm_custom_menu_widget h3.widget-title {
  display: inline-block;
  position: relative;
  margin-bottom: 13px;
}

.tm_custom_menu_widget h3.widget-title:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  content: "";
}

@media (max-width: 1170px) {
  .tm_custom_menu_widget h3.widget-title:after {
    bottom: 0;
  }
}

.tm_custom_menu_widget ul {
  width: 44%;
}

@media (max-width: 991px) {
  .tm_custom_menu_widget ul {
    width: 52%;
  }
}

.tm_custom_menu_widget ul li {
  font-size: 14px;
  line-height: 20px;
}

/**
 * Woo-elements
 * Styles for carousel
 *
 */
.widget_product_categories_image {
  position: relative;
}

.widget + .widget.tm_products_carousel_widget .swiper-button-next,
.widget + .widget.tm_products_carousel_widget .swiper-button-prev, .widget + .widget.widget_product_categories_image .swiper-button-next,
.widget + .widget.widget_product_categories_image .swiper-button-prev {
  top: 52px;
}

.tm_products_carousel_widget,
.widget_product_categories_image,
.related,
.up-sells,
.cross-sells {
  position: relative;
}

.tm_products_carousel_widget .swiper-button-next,
.tm_products_carousel_widget .swiper-button-prev,
.widget_product_categories_image .swiper-button-next,
.widget_product_categories_image .swiper-button-prev,
.related .swiper-button-next,
.related .swiper-button-prev,
.up-sells .swiper-button-next,
.up-sells .swiper-button-prev,
.cross-sells .swiper-button-next,
.cross-sells .swiper-button-prev {
  top: 0;
  margin-top: 0;
  width: 46px;
  height: 46px;
  text-align: center;
  display: block;
  transition: ease 0.3s all;
  background-image: none !important;
}

.tm_products_carousel_widget .swiper-button-next:after,
.tm_products_carousel_widget .swiper-button-prev:after,
.widget_product_categories_image .swiper-button-next:after,
.widget_product_categories_image .swiper-button-prev:after,
.related .swiper-button-next:after,
.related .swiper-button-prev:after,
.up-sells .swiper-button-next:after,
.up-sells .swiper-button-prev:after,
.cross-sells .swiper-button-next:after,
.cross-sells .swiper-button-prev:after {
  display: block;
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 46px;
}

.tm_products_carousel_widget .swiper-button-next,
.widget_product_categories_image .swiper-button-next,
.related .swiper-button-next,
.up-sells .swiper-button-next,
.cross-sells .swiper-button-next {
  right: -19px;
  left: auto;
}

.tm_products_carousel_widget .swiper-button-next:after,
.widget_product_categories_image .swiper-button-next:after,
.related .swiper-button-next:after,
.up-sells .swiper-button-next:after,
.cross-sells .swiper-button-next:after {
  content: "\e93c";
}

.tm_products_carousel_widget .swiper-button-prev,
.widget_product_categories_image .swiper-button-prev,
.related .swiper-button-prev,
.up-sells .swiper-button-prev,
.cross-sells .swiper-button-prev {
  right: 22px;
  left: auto;
}

.tm_products_carousel_widget .swiper-button-prev:after,
.widget_product_categories_image .swiper-button-prev:after,
.related .swiper-button-prev:after,
.up-sells .swiper-button-prev:after,
.cross-sells .swiper-button-prev:after {
  content: "\e93b";
}

.tm_products_carousel_widget .swiper-pagination-bullets,
.widget_product_categories_image .swiper-pagination-bullets,
.related .swiper-pagination-bullets,
.up-sells .swiper-pagination-bullets,
.cross-sells .swiper-pagination-bullets {
  left: 50%;
  transform: translate(-50%, 0);
}

.tm_products_carousel_widget .swiper-pagination-bullets .swiper-pagination-bullet,
.widget_product_categories_image .swiper-pagination-bullets .swiper-pagination-bullet,
.related .swiper-pagination-bullets .swiper-pagination-bullet,
.up-sells .swiper-pagination-bullets .swiper-pagination-bullet,
.cross-sells .swiper-pagination-bullets .swiper-pagination-bullet {
  transition: ease 0.3s all;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.woocommerce .swiper-pagination,
.woocommerce .swiper-container.swiper-container-horizontal .swiper-pagination {
  bottom: 0;
}

.tm-categories-carousel-widget-container .swiper-button-next,
.tm-categories-carousel-widget-container .swiper-button-prev,
.tm-products-carousel-widget-container .swiper-button-next,
.tm-products-carousel-widget-container .swiper-button-prev {
  background: transparent;
}

.tm-categories-carousel-widget-container > div div,
.tm-products-carousel-widget-container > div div {
  padding: 0;
}

.tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper > a,
.products .product-category > a {
  display: inline-block;
  position: relative;
}

@media (min-width: 544px) {
  .tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper > a,
  .products .product-category > a {
    display: block;
    margin-bottom: 15px;
  }
}

.tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper > a img,
.products .product-category > a img {
  display: block;
}

.tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper .title_count_block,
.products .product-category .title_count_block {
  text-align: center;
  padding: 5px 0 10px;
  margin-bottom: 10px;
}

@media (min-width: 544px) {
  .tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper .title_count_block,
  .products .product-category .title_count_block {
    padding: 0 0 10px;
    margin-bottom: 30px;
  }
}

.tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper .title_count_block h3,
.products .product-category .title_count_block h3 {
  margin: 0;
  transition: 0.3s ease all;
}

.tm-categories-carousel-widget-container .tm-categories-carousel-widget-wrapper .title_count_block a > span,
.products .product-category .title_count_block a > span {
  font-size: 12px;
  line-height: 20px;
  transition: 0.3s ease all;
}

/**
 * Woo-elements
 * Styles WooModules
 *
 */
.tm_pb_add_to_cart {
  padding-bottom: 30px;
}

.tm_pb_add_to_cart .add_to_cart_inline {
  border: none !important;
}

.tm_pb_add_to_cart .add_to_cart_inline .woocs_price_code {
  display: block;
  padding-bottom: 20px;
}

/**
 * Woo-elements
 * Styles WooAttributeFilter
 *
 */
.woocommerce .widget_layered_nav ul li, .woocommerce .widget_layered_nav_filters ul li {
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0;
}

.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li.chosen a:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e92a';
  font-size: 20px;
  position: relative;
  top: 3px;
  color: #b9bdcd;
  margin-right: 4px;
}

/**
 * Woo-elements
 * Styles WooFilter
 *
 */
.woocommerce .widget_price_filter .tm_wc_price_filter_inputs {
  padding-bottom: 10px;
}

.woocommerce .widget_price_filter .tm_wc_price_filter_inputs_wrapper .button {
  background-color: transparent;
  border-color: #E0E0E2;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
  height: .1em;
  margin-bottom: 2em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
  background: #2fd3ae;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
  background: #2fd3ae;
  height: 14px;
  width: 14px;
  top: -.35em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #000000;
}

.woocommerce .widget_price_filter .price_slider_amount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-bottom: 20px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  font-size: 12px;
  border-color: #E0E0E2;
  background-color: transparent;
}

.product-categories li,
.product-widget-tags li {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  font-style: italic;
  display: inline-flex;
}

.product-categories li:after,
.product-widget-tags li:after {
  content: ",";
}

.product-categories li:last-child:after,
.product-widget-tags li:last-child:after {
  display: none;
}

/**
 * Woo-elements
 * Styles for categories list
 *
 */
.widget.widget_product_categories .product-categories li {
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0;
  font-style: normal;
}

.full-width-header-area .widget.widget_product_categories .product-categories li,
.after-content-full-width-area .widget.widget_product_categories .product-categories li,
.before-content-area .widget.widget_product_categories .product-categories li,
.after-content-area .widget.widget_product_categories .product-categories li,
.before-loop-area .widget.widget_product_categories .product-categories li,
.after-loop-area .widget.widget_product_categories .product-categories li {
  display: inline-flex;
}

.full-width-header-area .widget.widget_product_categories .product-categories li:after,
.after-content-full-width-area .widget.widget_product_categories .product-categories li:after,
.before-content-area .widget.widget_product_categories .product-categories li:after,
.after-content-area .widget.widget_product_categories .product-categories li:after,
.before-loop-area .widget.widget_product_categories .product-categories li:after,
.after-loop-area .widget.widget_product_categories .product-categories li:after {
  content: ",";
}

.full-width-header-area .widget.widget_product_categories .product-categories li:last-child:after,
.after-content-full-width-area .widget.widget_product_categories .product-categories li:last-child:after,
.before-content-area .widget.widget_product_categories .product-categories li:last-child:after,
.after-content-area .widget.widget_product_categories .product-categories li:last-child:after,
.before-loop-area .widget.widget_product_categories .product-categories li:last-child:after,
.after-loop-area .widget.widget_product_categories .product-categories li:last-child:after {
  display: none;
}

.sidebar .widget.widget_product_categories .product-categories li {
  display: block;
}

.sidebar .widget.widget_product_categories .product-categories li:after {
  content: '';
}

.woocommerce.widget_product_tag_cloud .tagcloud a {
  font-size: 12px !important;
}

/**
 * Woo-elements
 * Styles for SmartBox Widget
 *
 */
.widget.tm_products_smart_box_widget {
  margin-bottom: 51px;
}

.widget.tm_products_smart_box_widget .widget-title {
  margin: 0 0 22px;
  text-align: center;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .widget-title {
    border-bottom: none;
  }
}

.sidebar .widget.tm_products_smart_box_widget .widget-title,
.after-loop-area .widget.tm_products_smart_box_widget .widget-title {
  border-bottom: 1px solid #e8e8f8;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .widget-title {
    text-align: left;
  }
}

.sidebar .widget.tm_products_smart_box_widget .tabs_nav_container,
.footer-area .widget.tm_products_smart_box_widget .tabs_nav_container,
.after-loop-area .widget.tm_products_smart_box_widget .tabs_nav_container, .sidebar
.widget.tm_products_smart_box_widget .tabs_content_container,
.footer-area
.widget.tm_products_smart_box_widget .tabs_content_container,
.after-loop-area
.widget.tm_products_smart_box_widget .tabs_content_container, .sidebar
.widget.tm_products_smart_box_widget .tabs_products_container,
.footer-area
.widget.tm_products_smart_box_widget .tabs_products_container,
.after-loop-area
.widget.tm_products_smart_box_widget .tabs_products_container, .sidebar
.widget.tm_products_smart_box_widget .product_wrapper,
.footer-area
.widget.tm_products_smart_box_widget .product_wrapper,
.after-loop-area
.widget.tm_products_smart_box_widget .product_wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: block;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list {
  padding: 0;
  position: relative;
}

.sidebar .widget.tm_products_smart_box_widget .rd-material-tabs__list,
.after-loop-area .widget.tm_products_smart_box_widget .rd-material-tabs__list {
  padding: 12px;
}

@media (min-width: 1200px) {
  .sidebar .widget.tm_products_smart_box_widget .rd-material-tabs__list,
  .after-loop-area .widget.tm_products_smart_box_widget .rd-material-tabs__list {
    padding: 28px;
  }
}

.footer-area .widget.tm_products_smart_box_widget .rd-material-tabs__list {
  padding: 0;
  border: none;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list ul {
  display: block;
  white-space: nowrap;
  text-align: left;
  font-size: 14px;
  margin-top: 2px;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .rd-material-tabs__list ul {
    white-space: normal;
  }
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab {
  border: none;
  padding: 0;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a {
  position: relative;
  display: block;
  text-align: left;
  padding: 7px 30px 7px 0;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a:before {
  content: '\e944';
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 35px;
  top: 10px;
  font-size: 14px;
  transition: all .3s ease;
  display: none;
}

@media (min-width: 992px) {
  .widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a:before {
    display: block;
  }
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a {
    padding: 4px 0 3px;
  }
  .widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab.rd-material-tab-active a:before {
    opacity: 1;
    visibility: visible;
  }
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .col-lg-8, .widget.tm_products_smart_box_widget .rd-material-tabs__container .woocommerce .comment-form, .woocommerce .widget.tm_products_smart_box_widget .rd-material-tabs__container .comment-form {
  padding: 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .col-lg-4 {
  padding: 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .row, .widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services-row, .widget.tm_products_smart_box_widget .rd-material-tabs__container .cross-sells .products, .cross-sells .widget.tm_products_smart_box_widget .rd-material-tabs__container .products {
  margin: 0;
  width: 100%;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab > .row > div:first-child, .widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services.services-wrap .rd-material-tab > .cherry-services-row > div:first-child, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab > .cherry-services-row > div:first-child, .widget.tm_products_smart_box_widget .rd-material-tabs__container .cross-sells .rd-material-tab > .products > div:first-child, .cross-sells .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab > .products > div:first-child {
  display: block;
  width: 100%;
  max-width: 100% !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab > .row > div + div, .widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services.services-wrap .rd-material-tab > .cherry-services-row > div + div, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab > .cherry-services-row > div + div, .widget.tm_products_smart_box_widget .rd-material-tabs__container .cross-sells .rd-material-tab > .products > div + div, .cross-sells .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab > .products > div + div {
  display: none;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs .widget-title {
  line-height: 1em;
  letter-spacing: 1.2px;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .row > .col-lg-3, .widget.tm_products_smart_box_widget .cherry-services.services-wrap .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3, .widget.tm_products_smart_box_widget .cross-sells .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3 {
  -webkit-background-clip: content-box;
  background-clip: content-box;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .row > .col-lg-3, .widget.tm_products_smart_box_widget .cherry-services.services-wrap .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3, .widget.tm_products_smart_box_widget .cross-sells .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3 {
    padding-right: 40px;
  }
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .row > .col-lg-3:after, .widget.tm_products_smart_box_widget .cherry-services.services-wrap .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3:after, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3:after, .widget.tm_products_smart_box_widget .cross-sells .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3:after, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
    border-right: 1px solid #e8e8f8;
    content: "";
  }
}

@media (min-width: 1200px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .row > .col-lg-3, .widget.tm_products_smart_box_widget .cherry-services.services-wrap .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-3, .widget.tm_products_smart_box_widget .cross-sells .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-3 {
    min-height: 631px;
  }
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .row > .col-lg-9, .widget.tm_products_smart_box_widget .cherry-services.services-wrap .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-9, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-9, .widget.tm_products_smart_box_widget .cross-sells .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-9, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-9 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .row > .col-lg-9, .widget.tm_products_smart_box_widget .cherry-services.services-wrap .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-9, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .cherry-services-row > .col-lg-9, .widget.tm_products_smart_box_widget .cross-sells .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-9, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs > .products > .col-lg-9 {
    padding-left: 0;
  }
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container {
  margin-bottom: -2px;
  margin-right: -5px;
  margin-left: -2px;
  /*rtl:raw:
		direction: ltr;
		*/
}

@media (min-width: 544px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container {
    margin-right: -3px;
  }
}

@media (min-width: 992px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container {
    margin-right: 0;
    margin-left: 0;
  }
}

.sidebar .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container,
.after-loop-area .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container {
  border-left: none;
  margin-right: -1px;
}

@media (min-width: 768px) {
  .sidebar .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container,
  .after-loop-area .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container {
    border-top: 1px solid #e8e8f8;
  }
}

.footer-area .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container {
  border-left: none;
  border-top: 1px solid #e8e8f8;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .row.collapsed, .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .cherry-services.services-wrap .collapsed.cherry-services-row, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .collapsed.cherry-services-row, .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .cross-sells .collapsed.products, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .collapsed.products {
  margin: 0 !important;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .row.collapsed > div[class*="col-"], .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .cherry-services.services-wrap .collapsed.cherry-services-row > div[class*="col-"], .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .collapsed.cherry-services-row > div[class*="col-"], .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .cross-sells .collapsed.products > div[class*="col-"], .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .collapsed.products > div[class*="col-"] {
  padding: 0 !important;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage {
    border-left: none;
  }
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .row, .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .cherry-services-row, .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .cross-sells .products, .cross-sells .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .products {
  height: 100%;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage,
.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab,
.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .categories_row,
.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .categories_row > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .col-lg-4 {
  overflow: hidden;
  max-height: 557px;
}

.widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .col-lg-4 > img {
  display: none;
}

@media (min-width: 992px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .col-lg-4 > img {
    display: block;
  }
}

@media (min-width: 544px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .col-lg-4 {
    max-width: 230px;
  }
}

@media (min-width: 1200px) {
  .widget.tm_products_smart_box_widget .tm-products-smart-box-widget__rd-material-tabs__container .col-lg-4 {
    max-width: none;
    max-height: 631px;
  }
}

.widget.tm_products_smart_box_widget .product_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .product_wrapper {
    display: block;
  }
}

.sidebar .widget.tm_products_smart_box_widget .product_wrapper,
.footer-area .widget.tm_products_smart_box_widget .product_wrapper,
.after-loop-area .widget.tm_products_smart_box_widget .product_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.sidebar .widget.tm_products_smart_box_widget .product_wrapper .product,
.footer-area .widget.tm_products_smart_box_widget .product_wrapper .product,
.after-loop-area .widget.tm_products_smart_box_widget .product_wrapper .product {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.footer-area .widget.tm_products_smart_box_widget .product_wrapper {
  border-right: none;
  border-bottom: 1px solid #e8e8f8;
}

.widget.tm_products_smart_box_widget .products_row {
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.widget.tm_products_smart_box_widget .product {
  padding: 0 10px 10px;
  text-align: center;
}

@media (min-width: 992px) {
  .widget.tm_products_smart_box_widget .product {
    padding: 0 25px 10px;
  }
}

.sidebar .widget.tm_products_smart_box_widget .product,
.footer-area .widget.tm_products_smart_box_widget .product,
.after-loop-area .widget.tm_products_smart_box_widget .product {
  padding: 12px;
  padding: 20px;
}

.widget.tm_products_smart_box_widget .product span.price,
.widget.tm_products_smart_box_widget .product span.price ins,
.widget.tm_products_smart_box_widget .product span.price del {
  transition: all .3s ease;
}

.widget.tm_products_smart_box_widget .product .price del {
  font-weight: 300;
}

.widget.tm_products_smart_box_widget .product .price del .amount {
  font-weight: 300;
}

.widget.tm_products_smart_box_widget .product .price .amount {
  font-size: 18px;
}

.widget.tm_products_smart_box_widget .product h3 {
  margin: 8px 0;
  transition: all .3s ease;
}

.widget.tm_products_smart_box_widget .product .new,
.widget.tm_products_smart_box_widget .product .onsale,
.widget.tm_products_smart_box_widget .product .featured {
  top: 20px;
  left: 32px;
  position: absolute;
}

@media (max-width: 991px) {
  .widget.tm_products_smart_box_widget .product .new,
  .widget.tm_products_smart_box_widget .product .onsale,
  .widget.tm_products_smart_box_widget .product .featured {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (min-width: 768px) {
  .widget.tm_products_smart_box_widget .product .new,
  .widget.tm_products_smart_box_widget .product .onsale,
  .widget.tm_products_smart_box_widget .product .featured {
    top: 31px;
  }
}

.widget.tm_products_smart_box_widget .thumb_wrapper__outer {
  display: none !important;
}

@media (min-width: 992px) {
  .widget.tm_products_smart_box_widget .thumb_wrapper__outer {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
  }
}

.sidebar .widget.tm_products_smart_box_widget .thumb_wrapper__outer,
.footer-area .widget.tm_products_smart_box_widget .thumb_wrapper__outer,
.after-loop-area .widget.tm_products_smart_box_widget .thumb_wrapper__outer {
  display: none !important;
}

.widget.tm_products_smart_box_widget .thumb_wrapper {
  display: block;
  border-left: 1px solid #e8e8f8;
  margin-left: -1px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -moz-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.widget.tm_products_smart_box_widget .widget-product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

/*
* Styles for Wishlist & Compare
*
*/
.tm-woowishlist-remove .dashicons,
.tm-woocompare-remove .dashicons {
  display: none;
}

.tm-woowishlist-remove:before,
.tm-woocompare-remove:before {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92a";
  font-size: 24px;
  line-height: 1em;
}

.tm-woowishlist-remove:hover,
.tm-woocompare-remove:hover {
  opacity: 1;
}

.tm-woowishlist {
  padding: 40px 0 50px;
}

.tm-woowishlist .tm-woowishlist-item {
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8f8;
}

.tm-woowishlist .tm-woowishlist-item .tm-woocomerce-list__product-image {
  float: none;
}

@media (min-width: 544px) {
  .tm-woowishlist .tm-woowishlist-item .tm-woocomerce-list__product-image {
    float: left;
  }
}

.tm-woowishlist .tm-woowishlist-item .wrap_elements {
  overflow: hidden;
}

.tm-woowishlist .tm-woowishlist-item .price {
  line-height: 1.2em;
  margin-bottom: 20px;
}

.tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product {
  padding-top: 25px;
}

.tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product .tm-woowishlist-remove {
  top: 0;
}

.tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product h3 {
  margin-bottom: 10px;
}

.tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product .tm-woocomerce-list__product-image {
  float: none;
  margin-bottom: 20px;
}

@media (min-width: 544px) {
  .tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product .tm-woocomerce-list__product-image {
    float: left;
    margin: 0 20px 10px 0;
  }
}

.tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product div:not(class) {
  overflow: hidden;
}

.tm-woocomerce-wishlist-widget-wrapper .tm-woowishlist-widget-product div:not(class) .price {
  margin-bottom: 20px;
}

.tm-woocompare-list table.tm-woocompare-table thead th,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-cell,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row {
  background-color: transparent;
  border-right: 1px solid #e8e8f8 !important;
  padding: 5px 30px;
}

.tm-woocompare-list table.tm-woocompare-table thead th .tm-woocompare-heading-cell,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-cell .tm-woocompare-heading-cell,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .tm-woocompare-heading-cell {
  border-right: 1px solid #e8e8f8 !important;
  font-size: 14px;
  line-height: 1em;
}

@media (min-width: 544px) {
  .tm-woocompare-list table.tm-woocompare-table thead th .tm-woocompare-heading-cell,
  .tm-woocompare-list table.tm-woocompare-table .tm-woocompare-cell .tm-woocompare-heading-cell,
  .tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .tm-woocompare-heading-cell {
    width: 150px;
    font-size: 18px;
  }
}

.tm-woocompare-list table.tm-woocompare-table thead th .tm-woocomerce-list__product-title,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-cell .tm-woocomerce-list__product-title,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .tm-woocomerce-list__product-title {
  padding-top: 20px;
}

.tm-woocompare-list table.tm-woocompare-table thead th .button,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-cell .button,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .button {
  margin: 10px 0;
}

.tm-woocompare-list table.tm-woocompare-table thead th .tm-woocompare-remove,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-cell .tm-woocompare-remove,
.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .tm-woocompare-remove {
  top: 0;
  right: 20px;
  left: auto;
}

.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .title {
  font-weight: 400;
}

.tm-woocompare-list table.tm-woocompare-table .tm-woocompare-row .tm-woocompare-cell {
  font-style: italic;
  font-size: 16px;
}

.tm-woocompare-list .tm-woocomerce-list__product-image {
  padding: 10px 0;
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  border: none;
  box-shadow: none;
  background: none;
  opacity: 1;
  width: 30px;
  height: 30px;
  padding: 0;
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:active, .woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:focus {
  box-shadow: none !important;
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:before {
  display: none;
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:after {
  font-family: 'Linearicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:after {
  content: "\e93b";
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:after {
  content: "\e93c";
}

.tm-woocompare-wrapper {
  padding-top: 50px;
}

.tm-woocompare-wrapper .tablesaw-advance {
  padding-bottom: 10px;
  overflow: hidden;
}

.tm-woocompare-widget-wrapper .tm-woocompare-widget-products {
  padding-bottom: 20px;
}

.tm-woocompare-widget-wrapper .tm-woocompare-widget-product {
  margin-bottom: 0;
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.tm-woocompare-widget-wrapper .tm-woocompare-widget-product .tm-woocompare-remove {
  top: 0;
}

.tm-woocompare-widget-wrapper h3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100px;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100px;
  -ms-flex: 1 1 100px;
  flex: 1 1 100px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  padding-left: 20px;
}

.tm-woocompare-widget-wrapper .tm-woocomerce-list__product-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.tm-woocompare-widget-wrapper .btn {
  margin-bottom: 10px;
}

.woocommerce .tm-woocompare-widget-wrapper .btn {
  margin-bottom: 10px;
}

.woocommerce .loader:before,
.woocommerce .blockUI.blockOverlay:before,
.tm-wc-ajax-products-wrapper .tm-wc-ajax-filters-loader span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  margin: -16.5px 0 0 -16.5px;
  background-image: none;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid transparent;
  animation: tm_spin 1s linear infinite;
  z-index: 11;
}

.tm_builder_outer_content .woocommerce ul.products li.product,
.tm_builder_outer_content .woocommerce-page ul.products li.product {
  margin-bottom: 0;
}

.products.row:before, .cherry-services.services-wrap .products.cherry-services-row:before, .cross-sells .products:before {
  display: none;
}
