@charset "UTF-8";
/*
Theme Name: Kunstwerk
Theme URI: https://velikorodnov.com/site/kunstwerk_wordpress_single_project.html
Author: Designed by monkeysan
Author URI: https://themeforest.net/user/monkeysan/portfolio
Description: Handmade & Artisan WordPress theme.
Version: 2.5
Tags: one-column, two-columns, left-sidebar, right-sidebar, sticky-post, theme-options
Text Domain: kunstwerk
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
*/
/*------------------------------------------------------------------
[Master Stylesheet]

Project:	    Kunstwerk
Last change:	12/08/2022 [initial release]
Assigned to:	mad_velikorodnov
Primary use:

/*------------------------------------------------------------------
[Color codes]

# Primary Color: #d69080

a (standard): #333

/*------------------------------------------------------------------
[Typography]

Body: ;
Headers: ;
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

blockquote {
  font-family: "Cormorant", serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.1875rem;
  margin-bottom: 0.875rem;
}
blockquote p {
  line-height: 2.1875rem;
}

table {
  width: 100%;
}

em {
  font-style: italic;
}

embed, iframe, object {
  max-width: 100%;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

html, body {
  height: 100%;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  /* 1 */
  padding: 0;
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  font-family: inherit;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Basic styles for links
 */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  outline: none;
  text-decoration: none;
  background: transparent;
  vertical-align: baseline;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}

a,
button {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.clear {
  clear: both;
}

@font-face {
  font-family: "LaughingandSmiling";
  src: url("assets/fonts/LaughingandSmiling.eot?#iefix") format("embedded-opentype"), url("assets/fonts/LaughingandSmiling.woff") format("woff"), url("assets/fonts/LaughingandSmiling.ttf") format("truetype"), url("assets/fonts/LaughingandSmiling.svg#LaughingandSmiling") format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
 * Basic typography style for copy text
 */
:root {
  font-size: 16px;
}
@media (max-width: 1279.98px) {
  :root {
    font-size: 14px;
  }
}

body {
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  font-family: "Roboto";
  color: #666;
  background-color: #fff;
  overflow-x: hidden;
}

::selection {
  background-color: #1e1e1e;
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Maven Pro", serif;
  color: #333;
  font-weight: 500;
}

h1 {
  font-size: 3.75rem;
  line-height: 3.9375rem;
}
h1:not(:last-child) {
  margin-bottom: 0.875rem;
}

h2 {
  font-size: 3rem;
  line-height: 3.5rem;
}
h2:not(:last-child) {
  margin-bottom: 1.3125rem;
}

h3 {
  font-size: 2.25rem;
  line-height: 3.0625rem;
}
h3:not(:last-child) {
  margin-bottom: 1.3125rem;
}

h4 {
  font-size: 1.875rem;
  line-height: 2.625rem;
}
h4:not(:last-child) {
  margin-bottom: 1.75rem;
}

h5 {
  font-size: 1.5rem;
  line-height: 2.1875rem;
}
h5:not(:last-child) {
  margin-bottom: 1.3125rem;
}

h6 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
h6:not(:last-child) {
  margin-bottom: 0.875rem;
}

address {
  margin-bottom: 0.875rem;
}

p {
  line-height: 1.75em;
}
p:not(:last-child) {
  margin-bottom: 1.75rem;
}

table td,
table th {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}

table {
  border-spacing: 0;
  margin: 0 0 0.875rem;
  table-layout: fixed;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #ede9e5;
  background-color: #fff;
  width: 100%;
}
table tbody,
table thead,
table tfoot,
table tr,
table th,
table td {
  border-color: inherit;
}
table tr {
  transition-property: background-color;
  transition-delay: 0ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  border-width: 0;
  border-style: solid;
}
table tr th {
  font-size: 1.125rem;
  font-weight: 500;
  color: #333;
  font-family: "Maven Pro", sans-serif;
}
table tr:hover {
  background-color: #f8f7f5;
}
table td,
table th {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.875rem;
  padding-left: 1.75rem;
  border-width: 1px;
  border-style: solid;
}

.table-condensed {
  width: auto;
}

span.highlight {
  background-color: #1e1e1e;
  color: #fff;
}

dl:not(:last-child) {
  margin-bottom: 1.5em;
}

th {
  text-align: left;
}

dt, dd {
  padding: 4px 0;
}

dt {
  font-weight: 700;
}

ul {
  list-style-type: square;
}

ul, ol {
  margin-bottom: 1.3125rem;
  list-style-position: inside;
}

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.3125rem;
}

li li li li > ul {
  margin-left: 0;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

mark {
  color: #fff;
  background-color: #333;
}

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

pre {
  clear: both;
  border-style: solid;
  border-width: 1px;
  overflow: auto;
  padding: 2em;
  line-height: 2em;
  font-size: 0.75em;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);
  background-image: linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);
  font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
  margin-bottom: 1.75rem;
  position: relative;
  left: 0;
  text-transform: none;
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  background-size: 100% 4em;
  transition: all ease-in-out 0.5s;
}

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

embed {
  vertical-align: top;
}

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

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignleft,
img.alignleft {
  margin-right: 1.75rem;
}

.wp-caption.alignright,
img.alignright {
  margin-left: 1.75rem;
}

img.alignleft,
img.alignright {
  margin-bottom: 1.75rem;
}

.bypostauthor {
  text-transform: uppercase;
}

img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%;
}

img.wp-post-image {
  margin: 0 auto;
}

.widget img,
.wp-caption {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 0.875rem;
}
.wp-caption .wp-caption-text {
  margin-top: 0.875rem;
  margin-bottom: 0;
  text-align: center;
  color: #9e9e9e;
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 0.6px;
}
#sidebar .wp-caption .wp-caption-text {
  color: #333;
}

.hidden {
  display: none;
}

.wp-caption-text,
.gallery-caption {
  font-size: 85%;
  font-weight: lighter;
}

/* Animations
   ========================================================================== */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.pulse {
  border: none;
  box-shadow: 0 0 0 0 #f0f0f0, 0 0 0 0 rgba(0, 1, 255, 0.7);
  border-radius: 100%;
  vertical-align: middle;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 1px transparent, 0 0 0 7px rgba(0, 1, 255, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 1px transparent, 0 0 0 7px rgba(0, 1, 255, 0);
  }
}
@-webkit-keyframes bounceright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(2px);
  }
}
@-webkit-keyframes bounceleft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-2px);
  }
}
@-webkit-keyframes pulseicon {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
@keyframes pulseicon {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
@-webkit-keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

/* Basic styles for grid
   ========================================================================== */
.container {
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    height: auto;
    max-width: 1380px;
  }
}

.container-fluid {
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
}

.d-flex {
  display: flex;
  margin-right: -14px;
  margin-left: -14px;
}
@media (max-width: 767.98px) {
  .d-flex {
    flex-wrap: wrap;
  }
}

.flex-row {
  flex-direction: row;
}
@media (max-width: 992.98px) {
  .flex-row {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .flex-row {
    flex-direction: column;
  }
}

.justify-content-between {
  justify-content: space-between;
}

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.row.row-theme-space {
  flex-wrap: nowrap;
  margin-right: -28px;
  margin-left: -28px;
}
.row.row-theme-space:before, .row.row-theme-space:after {
  display: table;
  content: " ";
}
.row.row-theme-space:after {
  clear: both;
}
@media (max-width: 1279.98px) {
  .row.row-theme-space {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .row.row-theme-space {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media (max-width: 992.98px) {
  .site-footer .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.row.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-content-wrap.no-sidebar .row.row-theme-space {
  margin-left: 0;
  margin-right: 0;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 14px;
  padding-left: 14px;
}

.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 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

@media (max-width: 575.98px) {
  .col-xs-1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-2 {
  width: 16.6666666667%;
}

@media (max-width: 575.98px) {
  .col-xs-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-3 {
  width: 25%;
}

@media (max-width: 575.98px) {
  .col-xs-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-4 {
  width: 33.3333333333%;
}

@media (max-width: 575.98px) {
  .col-xs-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-5 {
  width: 41.6666666667%;
}

@media (max-width: 575.98px) {
  .col-xs-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-6 {
  width: 50%;
}

@media (max-width: 575.98px) {
  .col-xs-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-7 {
  width: 58.3333333333%;
}

@media (max-width: 575.98px) {
  .col-xs-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-8 {
  width: 66.6666666667%;
}

@media (max-width: 575.98px) {
  .col-xs-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-9 {
  width: 75%;
}

@media (max-width: 575.98px) {
  .col-xs-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-10 {
  width: 83.3333333333%;
}

@media (max-width: 575.98px) {
  .col-xs-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-11 {
  width: 91.6666666667%;
}

@media (max-width: 575.98px) {
  .col-xs-11 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-12 {
  width: 100%;
}

@media (max-width: 575.98px) {
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xs-pull-0 {
  right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .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 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-2 {
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-3 {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-4 {
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-5 {
    width: 41.6666666667%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-7 {
    width: 58.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-8 {
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-9 {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-10 {
    width: 83.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-11 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-0 {
    right: auto;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-3 {
    right: 25%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-6 {
    right: 50%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-9 {
    right: 75%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-pull-12 {
    right: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-0 {
    left: auto;
  }
}
@media (min-width: 768px) {
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-3 {
    left: 25%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-6 {
    left: 50%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-9 {
    left: 75%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-push-12 {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-2 {
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-3 {
    width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-4 {
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-5 {
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-7 {
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-8 {
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-9 {
    width: 75%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-10 {
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-11 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 575.98px) {
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-0 {
    right: auto;
  }
}
@media (min-width: 992px) {
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-3 {
    right: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-6 {
    right: 50%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-9 {
    right: 75%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-12 {
    right: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-push-0 {
    left: auto;
  }
}
@media (min-width: 992px) {
  .col-md-push-1 {
    left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-push-2 {
    left: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-push-3 {
    left: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-push-4 {
    left: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-push-5 {
    left: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-push-6 {
    left: 50%;
  }
}
@media (min-width: 992px) {
  .col-md-push-7 {
    left: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-push-8 {
    left: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-push-9 {
    left: 75%;
  }
}
@media (min-width: 992px) {
  .col-md-push-10 {
    left: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-push-11 {
    left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-push-12 {
    left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-2 {
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-3 {
    width: 25%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-4 {
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5 {
    width: 41.6666666667%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-6 {
    width: 50%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-7 {
    width: 58.3333333333%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-8 {
    width: 66.6666666667%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-9 {
    width: 75%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-10 {
    width: 83.3333333333%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-11 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 575.98px) {
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-0 {
    right: auto;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-3 {
    right: 25%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-6 {
    right: 50%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-9 {
    right: 75%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-12 {
    right: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-0 {
    left: auto;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-3 {
    left: 25%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-6 {
    left: 50%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-9 {
    left: 75%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-push-12 {
    left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* Basic styles for layout
   ========================================================================== */
.wrapper-container {
  position: relative;
  transition: all 0.5s ease;
}
body.header-vertical .wrapper-container .site-content {
  margin-left: 315px;
}
@media (max-width: 1279.98px) {
  body.header-vertical .wrapper-container .site-content {
    margin-left: 0;
  }
}

.page-content-wrap {
  padding-top: 4.375rem;
  padding-bottom: 10.625rem;
}
body.post-single-variant2 .page-content-wrap, body.dokan-store.kunstwerk-dokan-template-default .page-content-wrap, body.project-has-thumbnail .page-content-wrap, body.no-top-spacing .page-content-wrap, body.dokan-store .page-content-wrap {
  padding-top: 0;
}
body.no-bottom-spacing .page-content-wrap {
  padding-bottom: 0;
}
body.dokan-store.kunstwerk-dokan-template-layout1 .page-content-wrap {
  padding-top: 3.5rem;
}
body.dokan-store.kunstwerk-dokan-template-layout1 .page-content-wrap #sidebar {
  margin-top: -15.75rem;
}
@media (max-width: 767.98px) {
  body.dokan-store.kunstwerk-dokan-template-layout1 .page-content-wrap #sidebar {
    margin-top: 0;
  }
}
.page-content-wrap #main,
.page-content-wrap #sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  width: 100%;
}
.page-content-wrap.no-sidebar #main {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1279.98px) {
  .page-content-wrap #main,
.page-content-wrap #sidebar {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}
.page-content-wrap.left-sidebar #main, .page-content-wrap.right-sidebar #main {
  flex: 0 0 75%;
  max-width: 75%;
}
@media (min-width: 1024px) {
  body.single-post .page-content-wrap.left-sidebar #main, body.single-post .page-content-wrap.right-sidebar #main {
    flex: 0 0 70%;
    max-width: 70%;
  }
}
@media (max-width: 1279.98px) {
  .page-content-wrap.left-sidebar #main, .page-content-wrap.right-sidebar #main {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (max-width: 992.98px) {
  .page-content-wrap.left-sidebar #main, .page-content-wrap.right-sidebar #main {
    flex: 0 0 60%;
    max-width: 60%;
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 767.98px) {
  .page-content-wrap.left-sidebar #main, .page-content-wrap.right-sidebar #main {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page-content-wrap.left-sidebar #sidebar, .page-content-wrap.right-sidebar #sidebar {
  flex: 0 0 25%;
  max-width: 25%;
}
@media (min-width: 1024px) {
  body.single-post .page-content-wrap.left-sidebar #sidebar, body.single-post .page-content-wrap.right-sidebar #sidebar {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
@media (max-width: 1279.98px) {
  .page-content-wrap.left-sidebar #sidebar, .page-content-wrap.right-sidebar #sidebar {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (max-width: 992.98px) {
  .page-content-wrap.left-sidebar #sidebar, .page-content-wrap.right-sidebar #sidebar {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (max-width: 767.98px) {
  .page-content-wrap.left-sidebar #sidebar, .page-content-wrap.right-sidebar #sidebar {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page-content-wrap.left-sidebar #main {
  order: 2;
}
.page-content-wrap.left-sidebar #sidebar {
  order: 1;
}
.page-content-wrap.right-sidebar #main {
  order: 1;
}
.page-content-wrap.right-sidebar #sidebar {
  order: 2;
}

.site-main .entry-content:after {
  clear: both;
}
.site-main .entry-content:after, .site-main .entry-content:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.site-main .page-section {
  padding: 5.6875rem 0;
}
.site-main .page-section:first-child {
  padding-top: 0;
}
.site-main .page-section:only-child {
  padding-top: 0;
  padding-bottom: 0;
}

/* Short Page
   ========================================================================== */
@media (min-width: 1200px) {
  .page-template-short-page .page-content-wrap > .container {
    max-width: 960px;
  }
  .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section {
    position: relative;
    z-index: 1;
    margin-top: -15.625rem;
    margin-bottom: -7.5rem;
  }
  .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section:before, .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section:after {
    position: absolute;
    top: 0;
    height: 50%;
    min-height: 18.75rem;
    left: 0;
    right: 0;
    background: #fff;
    z-index: -1;
    content: "";
  }
  .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section:before {
    left: -100px;
    top: -87px;
    right: -2000px;
  }
  .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section:after {
    right: -87px;
    left: -2000px;
    bottom: -100px;
    top: auto;
  }
  .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section:last-child {
    margin-bottom: 0;
  }
  .page-template-short-page .page-content-wrap .elementor-element.elementor-section-boxed.elementor-top-section:last-child:after {
    display: none;
  }
}
/* Preloader
   ========================================================================== */
.mad-preloader {
  position: fixed;
  width: 260vw;
  height: 260vw;
  margin-left: -130vw;
  margin-top: -130vw;
  left: 50%;
  top: 50%;
  background-color: #fff;
  z-index: 50;
  border-radius: 50%;
  transition-property: transform;
  transition-delay: 0ms;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mad-preloader .mad-preloader-circle--appearing {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.mad-preloader.mad-preloader--disappearing {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}

/* Titles
   ========================================================================== */
.title-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .title-holder {
    display: block;
  }
  .title-holder .section-title {
    margin-bottom: 1.3125rem;
  }
}
.title-holder.with-subtitle {
  flex-direction: column;
}
.title-holder:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.title-holder.heading-h2 {
  margin-bottom: 3.0625rem;
}
.title-holder h2, .title-holder h3, .title-holder h4 {
  margin-bottom: 0;
  letter-spacing: -0.9px;
  font-weight: 600;
}
.title-holder.align-center {
  justify-content: center;
}
.title-holder.align-right {
  justify-content: flex-end;
}
.title-holder.with-subtitle {
  margin-bottom: 2.1875rem;
}
.title-holder.with-subtitle .section-title {
  margin-bottom: 0.875rem;
}
.title-holder a {
  color: #d69080;
}
.title-holder .mad-tabs-nav ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.title-holder .mad-tabs-nav ul li {
  list-style: none;
}
.title-holder .mad-tabs-nav ul li:not(:first-child) {
  margin-left: 1.75rem;
}
.title-holder .mad-tabs-nav ul li a {
  color: #999;
  font-family: "Maven Pro";
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-transform: uppercase;
}
.title-holder .mad-tabs-nav ul li.mad-active a {
  color: #d69080;
  text-decoration: underline;
}

/* Colorizer
   ========================================================================== */
[data-bg-image-src] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.colorizer-functionality {
  position: relative;
}
.colorizer-functionality .colorizer-bg-color,
.colorizer-functionality .colorizer-bg-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  border-radius: inherit;
}
.colorizer-functionality .colorizer-bg-image {
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* Breadcrumbs
   ========================================================================== */
.breadcrumbs-wrap {
  padding: 4.375rem 1.25rem;
  background-size: cover;
  background-attachment: fixed;
}
.breadcrumbs-wrap.no-with-title {
  padding: 1.3125rem 4.375rem;
  text-align: left;
}
.breadcrumbs-wrap.text-left {
  text-align: left;
}
.breadcrumbs-wrap.text-center {
  text-align: center;
}
.breadcrumbs-wrap.text-right {
  text-align: right;
}
.breadcrumbs-wrap .page-title {
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 767.98px) {
  .breadcrumbs-wrap .page-title {
    font-size: 2.8125rem;
    line-height: 3.5rem;
  }
}
.breadcrumbs-wrap .breadcrumb-path {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
}
.breadcrumbs-wrap .breadcrumb-path > span {
  margin: 0 5px;
}
.breadcrumbs-wrap .breadcrumb-path:not(:last-child) {
  margin-bottom: 1.75rem;
}
.breadcrumbs-wrap.has-bg-is-set .breadcrumb-path {
  color: #cfcfcf;
}
.breadcrumbs-wrap .breadcrumbs-holder {
  position: relative;
  z-index: 2;
}
.breadcrumbs-wrap.has-description-align-right {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  border: none;
  padding: 0;
}
.breadcrumbs-wrap.has-description-align-right .breadcrumbs-holder {
  background: rgba(0, 0, 0, 0.5);
  padding: 3.0625rem;
  width: 50%;
  color: #cfcfcf;
}
@media (max-width: 992.98px) {
  .breadcrumbs-wrap.has-description-align-right .breadcrumbs-holder {
    width: 100%;
  }
}
.breadcrumbs-wrap.has-description-align-right .breadcrumbs-holder a, .breadcrumbs-wrap.has-description-align-right .breadcrumbs-holder .page-title {
  color: #fff;
}
.breadcrumbs-wrap.has-description-align-right:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  transition: opacity 0.45s ease;
  opacity: 0.5;
  content: "";
}
.breadcrumbs-wrap.has-image:not(.has-description-align-right) {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
  border: none;
}
.breadcrumbs-wrap.has-image:not(.has-description-align-right) a, .breadcrumbs-wrap.has-image:not(.has-description-align-right) .page-title {
  color: #fff;
}
.breadcrumbs-wrap.has-image:not(.has-description-align-right):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  transition: opacity 0.45s ease;
  opacity: 0.5;
}
body.project-has-thumbnail .breadcrumbs-wrap {
  padding-bottom: 28.125rem;
}
@media (max-width: 992.98px) {
  .breadcrumbs-wrap {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

/* Basic styles for navigation
   ========================================================================== */
.header-menu-holder {
  border-top: 1px solid #ede9e5;
}

@media (max-width: 1023.98px) {
  .site-header.style-1 .main-navigation, .site-header.style-2 .main-navigation, .site-header.style-4 .main-navigation {
    display: none;
  }
}
.site-header.style-1 .main-navigation ul, .site-header.style-2 .main-navigation ul, .site-header.style-4 .main-navigation ul {
  margin-bottom: 0;
}
.site-header.style-1 .main-navigation li, .site-header.style-2 .main-navigation li, .site-header.style-4 .main-navigation li {
  list-style: none;
}
.site-header.style-1 .main-navigation > ul, .site-header.style-2 .main-navigation > ul, .site-header.style-4 .main-navigation > ul {
  display: flex;
  justify-content: center;
}
.site-header.style-1 .main-navigation > ul > li, .site-header.style-2 .main-navigation > ul > li, .site-header.style-4 .main-navigation > ul > li {
  position: relative;
  padding: 1.3125rem;
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .site-header.style-1 .main-navigation > ul > li, .site-header.style-2 .main-navigation > ul > li, .site-header.style-4 .main-navigation > ul > li {
    padding: 1.3125rem 0.875rem;
  }
}
.site-header.style-2 .site-header.style-1 .main-navigation > ul > li, .site-header.style-2 .site-header.style-2 .main-navigation > ul > li, .site-header.style-2 .site-header.style-4 .main-navigation > ul > li {
  padding: 3.0625rem 0;
}
.site-header.style-1 .main-navigation > ul > li > a, .site-header.style-2 .main-navigation > ul > li > a, .site-header.style-4 .main-navigation > ul > li > a {
  position: relative;
  display: block;
  font-family: "Roboto";
  font-size: 1rem;
  color: #333;
  line-height: 1.3125rem;
  font-weight: 400;
}
.site-header.style-1 .main-navigation > ul > li > a:after, .site-header.style-2 .main-navigation > ul > li > a:after, .site-header.style-4 .main-navigation > ul > li > a:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.site-header.style-1 .main-navigation > ul > li:hover > a:after, .site-header.style-1 .main-navigation > ul > li.current-menu-item > a:after, .site-header.style-1 .main-navigation > ul > li.current-menu-ancestor > a:after, .site-header.style-1 .main-navigation > ul > li.current-menu-parent > a:after, .site-header.style-1 .main-navigation > ul > li.current_page_item > a:after, .site-header.style-1 .main-navigation > ul > li.current_page_parent > a:after, .site-header.style-1 .main-navigation > ul > li.current_page_ancestor > a:after, .site-header.style-2 .main-navigation > ul > li:hover > a:after, .site-header.style-2 .main-navigation > ul > li.current-menu-item > a:after, .site-header.style-2 .main-navigation > ul > li.current-menu-ancestor > a:after, .site-header.style-2 .main-navigation > ul > li.current-menu-parent > a:after, .site-header.style-2 .main-navigation > ul > li.current_page_item > a:after, .site-header.style-2 .main-navigation > ul > li.current_page_parent > a:after, .site-header.style-2 .main-navigation > ul > li.current_page_ancestor > a:after, .site-header.style-4 .main-navigation > ul > li:hover > a:after, .site-header.style-4 .main-navigation > ul > li.current-menu-item > a:after, .site-header.style-4 .main-navigation > ul > li.current-menu-ancestor > a:after, .site-header.style-4 .main-navigation > ul > li.current-menu-parent > a:after, .site-header.style-4 .main-navigation > ul > li.current_page_item > a:after, .site-header.style-4 .main-navigation > ul > li.current_page_parent > a:after, .site-header.style-4 .main-navigation > ul > li.current_page_ancestor > a:after {
  width: 100%;
}
.site-header.style-1 .main-navigation > ul > li:last-child, .site-header.style-2 .main-navigation > ul > li:last-child, .site-header.style-4 .main-navigation > ul > li:last-child {
  margin-right: 0;
}
@media (min-width: 993px) and (max-width: 1279.98px) {
  .site-header.style-1 .main-navigation > ul > li:last-child .sub-menu-wrap, .site-header.style-2 .main-navigation > ul > li:last-child .sub-menu-wrap, .site-header.style-4 .main-navigation > ul > li:last-child .sub-menu-wrap {
    left: auto;
    right: 0;
  }
}
.site-header.style-1 .main-navigation .sub-menu-wrap, .site-header.style-2 .main-navigation .sub-menu-wrap, .site-header.style-4 .main-navigation .sub-menu-wrap {
  position: absolute;
  left: -0.4375rem;
  top: 100%;
  z-index: 500;
  pointer-events: none;
  padding: 1.75rem 0;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  min-width: 15.625rem;
  opacity: 0;
  transform: translate(0, 20px);
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.site-header.style-1 .main-navigation .sub-menu-wrap:before, .site-header.style-2 .main-navigation .sub-menu-wrap:before, .site-header.style-4 .main-navigation .sub-menu-wrap:before {
  bottom: 100%;
  width: 100%;
  left: 0;
  height: 1.3125rem;
  display: block;
  position: absolute;
  background: transparent;
  content: "";
}
.site-header.style-1 .main-navigation li:hover > .sub-menu-wrap, .site-header.style-2 .main-navigation li:hover > .sub-menu-wrap, .site-header.style-4 .main-navigation li:hover > .sub-menu-wrap {
  opacity: 1;
  pointer-events: initial;
  transform: translate(0, 0);
}
.site-header.style-1 .main-navigation .sub-menu.menu-reverse, .site-header.style-2 .main-navigation .sub-menu.menu-reverse, .site-header.style-4 .main-navigation .sub-menu.menu-reverse {
  left: auto;
  right: -1.3125rem;
}
.site-header.style-1 .main-navigation .sub-menu li, .site-header.style-2 .main-navigation .sub-menu li, .site-header.style-4 .main-navigation .sub-menu li {
  position: relative;
  padding: 0 1.75rem;
  cursor: pointer;
}
.site-header.style-1 .main-navigation .sub-menu li:not(:last-child), .site-header.style-2 .main-navigation .sub-menu li:not(:last-child), .site-header.style-4 .main-navigation .sub-menu li:not(:last-child) {
  margin-bottom: 0.875rem;
}
.site-header.style-1 .main-navigation .sub-menu li a, .site-header.style-2 .main-navigation .sub-menu li a, .site-header.style-4 .main-navigation .sub-menu li a {
  position: relative;
  font-size: 0.875rem;
  color: #333;
}
.site-header.style-1 .main-navigation .sub-menu li a:after, .site-header.style-2 .main-navigation .sub-menu li a:after, .site-header.style-4 .main-navigation .sub-menu li a:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.site-header.style-1 .main-navigation .sub-menu li:hover > a:after, .site-header.style-1 .main-navigation .sub-menu li.current-menu-item > a:after, .site-header.style-1 .main-navigation .sub-menu li.current-menu-parent > a:after, .site-header.style-1 .main-navigation .sub-menu li.current-menu-ancestor > a:after, .site-header.style-1 .main-navigation .sub-menu li.current_page_item > a:after, .site-header.style-1 .main-navigation .sub-menu li.current_page_parent > a:after, .site-header.style-1 .main-navigation .sub-menu li.current_page_ancestor > a:after, .site-header.style-2 .main-navigation .sub-menu li:hover > a:after, .site-header.style-2 .main-navigation .sub-menu li.current-menu-item > a:after, .site-header.style-2 .main-navigation .sub-menu li.current-menu-parent > a:after, .site-header.style-2 .main-navigation .sub-menu li.current-menu-ancestor > a:after, .site-header.style-2 .main-navigation .sub-menu li.current_page_item > a:after, .site-header.style-2 .main-navigation .sub-menu li.current_page_parent > a:after, .site-header.style-2 .main-navigation .sub-menu li.current_page_ancestor > a:after, .site-header.style-4 .main-navigation .sub-menu li:hover > a:after, .site-header.style-4 .main-navigation .sub-menu li.current-menu-item > a:after, .site-header.style-4 .main-navigation .sub-menu li.current-menu-parent > a:after, .site-header.style-4 .main-navigation .sub-menu li.current-menu-ancestor > a:after, .site-header.style-4 .main-navigation .sub-menu li.current_page_item > a:after, .site-header.style-4 .main-navigation .sub-menu li.current_page_parent > a:after, .site-header.style-4 .main-navigation .sub-menu li.current_page_ancestor > a:after {
  width: 100%;
}
.site-header.style-1 .main-navigation .sub-menu li.menu-item-has-children, .site-header.style-1 .main-navigation .sub-menu li.page_item_has_children, .site-header.style-2 .main-navigation .sub-menu li.menu-item-has-children, .site-header.style-2 .main-navigation .sub-menu li.page_item_has_children, .site-header.style-4 .main-navigation .sub-menu li.menu-item-has-children, .site-header.style-4 .main-navigation .sub-menu li.page_item_has_children {
  padding-right: 3.0625rem;
}
.site-header.style-1 .main-navigation .sub-menu li.menu-item-has-children:before, .site-header.style-1 .main-navigation .sub-menu li.page_item_has_children:before, .site-header.style-2 .main-navigation .sub-menu li.menu-item-has-children:before, .site-header.style-2 .main-navigation .sub-menu li.page_item_has_children:before, .site-header.style-4 .main-navigation .sub-menu li.menu-item-has-children:before, .site-header.style-4 .main-navigation .sub-menu li.page_item_has_children:before {
  font-family: Linearicons;
  content: "\e93c";
  position: absolute;
  right: 1.75rem;
  font-size: 0.8125rem;
  line-height: 1.3125rem;
  top: 50%;
  transform: translateY(-50%);
  color: #333;
}
.site-header.style-1 .main-navigation .sub-menu .sub-menu, .site-header.style-2 .main-navigation .sub-menu .sub-menu, .site-header.style-4 .main-navigation .sub-menu .sub-menu {
  position: absolute;
  margin-top: -1.75rem;
  left: 100%;
  top: 0;
  margin-left: 0;
  visibility: hidden;
  z-index: 5;
  padding: 1.75rem 0;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  opacity: 0;
  min-width: 15.625rem;
  transform: scale3d(0.9, 0.9, 0.9);
  transition: all 0.3s, opacity 0.3s;
}
.site-header.style-1 .main-navigation .sub-menu .sub-menu.menu-reverse, .site-header.style-2 .main-navigation .sub-menu .sub-menu.menu-reverse, .site-header.style-4 .main-navigation .sub-menu .sub-menu.menu-reverse {
  left: auto;
  right: 100%;
}
@media (max-width: 1279.98px) {
  .site-header.style-1 .main-navigation .sub-menu .sub-menu, .site-header.style-2 .main-navigation .sub-menu .sub-menu, .site-header.style-4 .main-navigation .sub-menu .sub-menu {
    left: auto;
    right: 100%;
  }
}
.site-header.style-1 .main-navigation .sub-menu li:hover > .sub-menu, .site-header.style-2 .main-navigation .sub-menu li:hover > .sub-menu, .site-header.style-4 .main-navigation .sub-menu li:hover > .sub-menu {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.site-header.style-3 .main-navigation {
  width: 100%;
}
.site-header.style-3 .main-navigation ul {
  margin-bottom: 0;
}
.site-header.style-3 .main-navigation li {
  list-style: none;
}
.site-header.style-3 .main-navigation > ul {
  flex-direction: column;
}
.site-header.style-3 .main-navigation > ul > li {
  display: block;
}
.site-header.style-3 .main-navigation > ul > li:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.site-header.style-3 .main-navigation > ul > li > a {
  position: relative;
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
}
.site-header.style-3 .main-navigation > ul > li > a:after {
  position: absolute;
  display: block;
  left: -2.625rem;
  bottom: 50%;
  content: "";
  width: 0;
  border-bottom: 2px solid;
  border-color: #d69080;
  transition: width 0.3s;
}
.site-header.style-3 .main-navigation > ul > li:hover a:after, .site-header.style-3 .main-navigation > ul > li.current-menu-item a:after, .site-header.style-3 .main-navigation > ul > li.current-menu-ancestor a:after, .site-header.style-3 .main-navigation > ul > li.current-menu-parent a:after, .site-header.style-3 .main-navigation > ul > li.current_page_item a:after, .site-header.style-3 .main-navigation > ul > li.current_page_parent a:after, .site-header.style-3 .main-navigation > ul > li.current_page_ancestor a:after {
  width: 21px;
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap {
  position: absolute;
  top: 0;
  left: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 0 0 2.625rem;
  min-height: 100%;
  margin: 0;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.9);
  width: 15.625rem;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition-property: transform, opacity, visibility;
  transition-delay: 0ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale3d(0.9, 0.9, 0.9);
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap li:not(:last-child) {
  margin-bottom: 0.875rem;
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap li a {
  position: relative;
  font-family: "Maven Pro";
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75rem;
  color: #333;
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap li a:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap li:hover > a:after, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.current-menu-item > a:after, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.current-menu-ancestor > a:after, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.current-menu-parent > a:after, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.current_page_item > a:after, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.current_page_parent > a:after, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.current_page_ancestor > a:after {
  width: 100%;
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap li.menu-item-has-children, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.page_item_has_children {
  padding-right: 3.0625rem;
}
.site-header.style-3 .main-navigation > ul .sub-menu-wrap li.menu-item-has-children:before, .site-header.style-3 .main-navigation > ul .sub-menu-wrap li.page_item_has_children:before {
  font-family: Linearicons;
  content: "\e93c";
  position: absolute;
  right: 1.75rem;
  font-size: 0.8125rem;
  line-height: 1.3125rem;
  top: 50%;
  transform: translateY(-50%);
  color: #333;
}
.site-header.style-3 .main-navigation li:hover .sub-menu-wrap {
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
}
.site-header.style-3 .main-navigation .sub-menu .sub-menu {
  position: absolute;
  margin-top: -1.75rem;
  left: 100%;
  top: 0;
  margin-left: 0;
  visibility: hidden;
  z-index: 5;
  padding: 1.75rem 0;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.85);
  opacity: 0;
  min-width: 15.625rem;
  transform: scale3d(0.9, 0.9, 0.9);
  transition: all 0.3s, opacity 0.3s;
}
.site-header.style-3 .main-navigation .sub-menu .sub-menu li {
  padding: 0 1.75rem;
}
.site-header.style-3 .main-navigation .sub-menu li {
  position: relative;
}
.site-header.style-3 .main-navigation .sub-menu li:hover > .sub-menu {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.site-header.style-2 .main-navigation li.multicolumn .sub-menu-wrap, .site-header.style-4 .main-navigation li.multicolumn .sub-menu-wrap {
  top: calc(100% - 35px);
}

/* Basic styles for multicolumn
========================================================================== */
.site-header.style-1 .main-navigation > ul > li.multicolumn, .site-header.style-2 .main-navigation > ul > li.multicolumn, .site-header.style-4 .main-navigation > ul > li.multicolumn {
  position: static;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn .sub-menu-wrap, .site-header.style-2 .main-navigation > ul > li.multicolumn .sub-menu-wrap, .site-header.style-4 .main-navigation > ul > li.multicolumn .sub-menu-wrap {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn .sub-menu li.menu-item-has-children:before, .site-header.style-2 .main-navigation > ul > li.multicolumn .sub-menu li.menu-item-has-children:before, .site-header.style-4 .main-navigation > ul > li.multicolumn .sub-menu li.menu-item-has-children:before {
  display: none;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap {
  left: 0;
  width: 100%;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap ul.sub-menu, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap ul.sub-menu, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap ul.sub-menu {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  white-space: nowrap;
  transform: translate3d(0, 0, 0);
  visibility: visible;
  box-shadow: none;
  min-width: inherit;
  opacity: 1;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap ul.sub-menu > li, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap ul.sub-menu > li, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap ul.sub-menu > li {
  padding: 0;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li {
  margin-bottom: 0;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link {
  display: inline-block;
  margin-bottom: 0.875rem;
  color: #333;
  font-size: 1rem;
  cursor: none;
}
.site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link:after, .site-header.style-1 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link:before, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link:after, .site-header.style-2 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link:before, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link:after, .site-header.style-4 .main-navigation > ul > li.multicolumn > .sub-menu-wrap > ul.sub-menu > li > .no-link:before {
  display: none;
}

/* Basic styles for responsive navigation
========================================================================== */
.animate-outToRight .menu__item {
  -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

.animate-outToLeft .menu__item {
  -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

.animate-inFromLeft .menu__item {
  -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

.animate-inFromRight .menu__item {
  -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

.mad-nav-panel {
  position: fixed;
  display: none;
  left: 0;
  z-index: 1000;
  top: 0;
  width: 100%;
  height: 100vh;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.3s;
  background-color: #1c1d22;
}
@media (max-width: 992.98px) {
  .mad-nav-panel {
    display: block;
  }
}
.admin-bar .mad-nav-panel {
  top: 2.875rem;
}
.mad-nav-panel.menu--open {
  transform: translate3d(0, 0, 0);
}
.mad-nav-panel .menu__breadcrumbs {
  line-height: 1;
  position: relative;
  padding: 0.875rem 2.625rem 0.875rem 1.5rem;
}
.mad-nav-panel .menu__breadcrumbs a {
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #d69080;
  font-size: 0.6875rem;
  line-height: 0.875rem;
}
.mad-nav-panel .menu__breadcrumbs a:not(:last-child)::after {
  font-family: "Linearicons";
  content: "\e944";
  display: inline-block;
  padding: 0 0.5em;
  color: #45464e;
  line-height: 0.875rem;
}
.mad-nav-panel .mobile-menu-wrap {
  position: absolute;
  top: 2.625rem;
  bottom: 0;
  overflow: hidden;
  width: 100%;
}
.mad-nav-panel .mobile-menu-wrap .menu__level {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  overflow-y: scroll;
  width: calc(100% + 50px);
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mad-nav-panel .mobile-menu-wrap .menu__level:focus {
  outline: none;
}
.mad-nav-panel .mobile-menu-wrap .menu__level.menu__level--current {
  visibility: visible;
}
.mad-nav-panel .mobile-menu-wrap .menu__level[class^=animate-], .mad-nav-panel .mobile-menu-wrap .menu__level[class*=" animate-"] {
  visibility: visible;
}
.mad-nav-panel .mobile-menu-wrap .menu__level .menu__item {
  display: block;
  width: calc(100% - 50px);
}
.mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.current-menu-item .menu__link, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.current-menu-ancestor .menu__link, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.current-menu-parent .menu__link, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.current_page_item .menu__link, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.current_page_parent .menu__link, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.current_page_ancestor .menu__link {
  color: #d69080;
}
.mad-nav-panel .mobile-menu-wrap .menu__level .menu__item .menu__link {
  font-weight: 500;
  font-size: 16px;
  position: relative;
  display: block;
  padding: 1rem 2.5rem 1rem 1.5rem;
  color: #bdbdbd;
  transition: color 0.1s;
}
.mad-nav-panel .mobile-menu-wrap .menu__level .menu__item .menu__link:hover, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item .menu__link:focus, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item .menu__link[data-submenu]:hover::after, .mad-nav-panel .mobile-menu-wrap .menu__level .menu__item .menu__link[data-submenu]:focus::after {
  color: #d69080;
}
.mad-nav-panel .mobile-menu-wrap .menu__level .menu__item.menu-item-has-children .menu__link::after {
  font-family: "Linearicons";
  content: "\e9e9";
  position: absolute;
  right: 0;
  padding: 0.25em 1.25em;
  color: #bdbdbd;
}
.mad-nav-panel .menu__back {
  font-size: 1.05em;
  position: absolute;
  z-index: 100;
  top: 0.75rem;
  right: 3.4375rem;
  margin: 0;
  cursor: pointer;
  color: #bdbdbd;
  border: none;
  background: none;
}
.mad-nav-panel .menu__back:hover, .mad-nav-panel .menu__back:focus {
  color: #fff;
  outline: none;
}
.mad-nav-panel .menu__back.menu__back--hidden {
  pointer-events: none;
  opacity: 0;
}
.mad-nav-panel .menu__back .icon:before {
  font-size: 1.3125rem;
  background-color: transparent;
  font-family: "Linearicons";
  content: "\e943";
}
.mad-nav-panel .advanced-menu-hide {
  position: absolute;
  top: 0.5625rem;
  right: 1.25rem;
  color: #bdbdbd;
}
.mad-nav-panel .advanced-menu-hide:before {
  font-size: 1.3125rem;
  background-color: transparent;
  font-family: "Linearicons";
  content: "\e92a";
}
.mad-nav-panel .advanced-menu-hide:hover, .mad-nav-panel .advanced-menu-hide:focus {
  color: #fff;
  outline: none;
}

.responsive-nav-button {
  display: none;
  text-align: center;
  color: #fff;
  background-color: #333;
  z-index: 2;
  transition: all 0.5s ease;
  width: 3.75rem;
  height: 3.75rem;
  font-size: 1.25rem;
}
.responsive-nav-button:before {
  font-family: "linearicons";
  content: "\e92b";
}
.responsive-nav-button:hover {
  color: #d69080;
}
@media (max-width: 992.98px) {
  .responsive-nav-button {
    display: block;
  }
}

/* Basic styles for header
   ========================================================================== */
.site-header {
  position: relative;
  top: 0;
  width: 100%;
}
.site-header .container-boxed {
  position: static;
}
.site-header .logo-wrap {
  text-align: center;
}
.site-header .logo-wrap a.logo {
  display: block;
}
.site-header .logo-wrap h4.site-title {
  margin-bottom: 0.4375rem;
  font-family: "LaughingandSmiling";
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 3rem;
  letter-spacing: 0.9px;
}
.site-header .logo-wrap h4.site-title a {
  color: #d69080;
}
.site-header .logo-wrap p.site-description {
  margin-bottom: 0;
  font-family: "Fira Sans";
  color: #93887d;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.3125rem;
  letter-spacing: 1.17px;
}
.site-header.style-1 .responsive-nav-button {
  margin-right: 1.3125rem;
}
@media (max-width: 575.98px) {
  .site-header.style-1 .header-bottom .site-logo {
    margin-top: 2.625rem;
  }
}
.site-header.style-2 {
  z-index: 5;
  background-color: transparent;
}
.site-header.style-2 .site-branding {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.3125rem 0;
}
@media (max-width: 1279.98px) {
  .site-header.style-2 .site-branding {
    flex-direction: column;
    margin: 1.3125rem 0 0;
  }
}
.site-header.style-2 .site-header-holder {
  display: flex;
  align-items: center;
}
.site-header.style-2 .site-header-holder .social-list-icons {
  padding-left: 3.9375rem;
  padding-right: 3.9375rem;
}
@media (max-width: 575.98px) {
  .site-header.style-2 .site-header-holder .social-list-icons {
    margin-top: 1.3125rem;
  }
}
@media (max-width: 575.98px) {
  .site-header.style-2 .site-header-holder {
    flex-direction: column;
  }
  .site-header.style-2 .site-header-holder > *:not(:first-child) {
    margin-left: 0;
  }
  .site-header.style-2 .site-header-holder .responsive-nav-button {
    margin-right: 1.3125rem;
  }
}
.site-header.style-3 {
  position: fixed;
  top: 0;
  right: 0;
  width: auto;
  z-index: 99;
}
@media (max-width: 1279.98px) {
  .site-header.style-3 {
    display: none;
  }
}
.admin-bar .site-header.style-3 {
  top: 2rem;
}
.site-header.style-3 .header-main .header-items {
  display: flex;
  align-items: center;
}
.site-header.style-3 .header-main .header-left-items {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fff;
  padding-left: 2.625rem;
  height: 100%;
  width: 315px;
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.site-header.style-3 .header-main .header-left-items .site-branding {
  position: absolute;
  top: 2.625rem;
  left: 0;
  display: flex;
  align-items: center;
  margin: 0 0 0 2.625rem;
  flex: 0 1 auto;
  z-index: 100;
}
.admin-bar .site-header.style-3 .header-main .header-left-items .site-branding {
  margin-top: 2rem;
}
.site-header.style-3 .header-main .header-right-items {
  margin-top: 0.875rem;
  margin-right: 1.75rem;
  transition: all 0.3s, opacity 0.3s;
}
.site-header.style-3 .header-main .header-right-items .header-btns > .head-btn:last-child {
  padding-right: 5px;
}
.site-header.style-3 .header-main .header-social-items {
  position: fixed;
  left: auto;
  right: 2.875rem;
  top: 0;
  height: 100%;
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  transition: all 0.3s, opacity 0.3s;
}
.site-header.style-3 .header-main .header-social-items ul.social-list-icons {
  flex-direction: column;
}
.site-header.style-3 .header-main .header-social-items ul.social-list-icons li {
  padding: 0.875rem 0;
  text-align: right;
}
.site-header.style-3.header-remove-items .header-right-items,
.site-header.style-3.header-remove-items .header-social-items {
  opacity: 0;
  visibility: hidden;
}
.site-header.style-4 {
  z-index: 11;
  border-bottom: 1px solid #ede9e5;
}
.site-header.style-4 .site-branding {
  padding: 1.75rem 0;
}
@media (max-width: 1279.98px) {
  .site-header.style-4 .site-branding {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}
.site-header.style-4 .site-branding .site-branding-inner {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .site-header.style-4 .site-branding .site-branding-inner {
    flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .site-header.style-4 .site-branding .site-logo:not(:last-child) {
    margin-top: 0.875rem;
    margin-bottom: 2.1875rem;
  }
}
.site-header.style-4 .site-branding .site-header-holder {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
@media (max-width: 575.98px) {
  .site-header.style-4 .site-branding .site-header-holder {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }
}
.site-header.style-4 .site-branding .site-header-holder .responsive-nav-button {
  margin-right: 1.3125rem;
}
.site-header.style-4 .site-branding .header-search {
  padding: 0 3.9375rem;
}
.site-header.style-4 .site-branding .header-search label {
  margin-bottom: 0;
}
@media (max-width: 1279.98px) {
  .site-header.style-4 .site-branding .header-search {
    padding-left: 2.625rem;
  }
}
@media (max-width: 767.98px) {
  .site-header.style-4 .site-branding .header-search {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .site-header.style-4 .site-branding .header-search {
    margin-top: 2.1875rem;
    margin-bottom: 1.3125rem;
  }
}
.site-header.style-1 .header-btns > .head-btn:last-child, .site-header.style-2 .header-btns > .head-btn:last-child, .site-header.style-4 .header-btns > .head-btn:last-child {
  padding-right: 0;
}
.site-header.sticky-header {
  position: fixed;
  transform: translate3d(0, -100%, 0);
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  opacity: 0;
  background-color: #fff;
  pointer-events: none;
  transition: all 0.3s ease;
  border-bottom: none;
}
body.sticky-header-on .site-header.sticky-header {
  z-index: 101;
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
  box-shadow: 0 -5px 30px rgba(78, 82, 99, 0.3);
}
body.header-vertical .site-header.sticky-header {
  display: none;
}
@media (max-width: 1279.98px) {
  .site-header.sticky-header {
    display: none;
  }
}
.site-header.sticky-header .site-branding {
  padding: 0.875rem 0;
}
@media (max-width: 1279.98px) {
  .site-header.sticky-header .site-branding {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}
.site-header.sticky-header .site-branding .site-branding-inner {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
.site-header.sticky-header .site-branding .site-header-holder {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.site-header.sticky-header .site-branding .site-header-holder .header-search {
  margin-left: 2.1875rem;
  margin-right: 2.1875rem;
}
.site-header.sticky-header .site-branding .site-header-holder .header-search label {
  margin-bottom: 0;
}
@media (max-width: 1279.98px) {
  .site-header.sticky-header .site-branding .site-header-holder .header-search {
    margin-left: 2.625rem;
    margin-right: 0;
  }
}
.site-header.responsive-header {
  display: none;
}
@media (max-width: 1279.98px) {
  .site-header.responsive-header {
    display: block;
  }
}

.container-boxed {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 2004px;
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}
@media (max-width: 1279.98px) {
  .container-boxed {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
.container-boxed .container-row {
  width: 100%;
}

/* Basic styles for header top
 ============================================================ */
.header-top {
  position: relative;
  padding: 0.4375rem 0;
  width: 100%;
  background-color: #386f7c;
}
.header-top .header-top--inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.header-top .header-top--inner > * {
  max-width: 33.33333%;
  flex-basis: 33.33333%;
}
.header-top .header-top--inner .header-top--text {
  text-align: center;
}
.header-top .header-top--inner .header-top--menu {
  text-align: right;
}
@media (max-width: 767.98px) {
  .header-top .header-top--inner {
    flex-direction: column;
  }
  .header-top .header-top--inner > * {
    max-width: 100%;
    flex-basis: 100%;
  }
  .header-top .header-top--inner .header-top--text,
.header-top .header-top--inner .header-top--menu {
    text-align: left;
  }
}
.header-top:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 15px;
  background-image: url("assets/images/SVG/shape.svg");
  background-repeat: no-repeat;
  background-color: #386f7c;
  background-size: cover;
}

/* Header Top Widgets
 ================================== */
.list-dropdown {
  position: relative;
  display: inline-block;
}
.list-dropdown:not(:last-child) {
  margin-right: 1.75rem;
}
.list-dropdown .dropdown {
  position: relative;
  display: inline-block;
}
.list-dropdown .dropdown .current {
  cursor: pointer;
  display: block;
  color: #fff;
  font-weight: 400;
}
.list-dropdown .dropdown .current .selected {
  font-size: 0.8125rem;
}
.list-dropdown .dropdown .current span.arrow {
  margin-left: 0.125rem;
  font-family: "Linearicons";
  font-size: 0.625rem;
}
.list-dropdown .dropdown .current span.arrow:before {
  content: "\e93a";
}
.list-dropdown .dropdown ul {
  position: absolute;
  top: 100%;
  left: -1.75rem;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 1.75rem;
  white-space: nowrap;
  opacity: 0;
  z-index: -1;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  transition: opacity 0.4s;
  pointer-events: none;
}
.list-dropdown .dropdown ul li a {
  display: block;
  padding: 0.6875rem 0;
  margin: 0;
  width: auto;
  height: auto;
  color: #333;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
}
.list-dropdown .dropdown:hover span.arrow:before {
  content: "\e939";
}
.list-dropdown .dropdown:hover ul {
  z-index: 1600;
  opacity: 1;
  pointer-events: initial;
}

/* Header Top Text
================================== */
.header-top--text {
  color: #fff;
  font-size: 0.8125rem;
  letter-spacing: 0.33px;
}

/* Header Top Menu
 ================================== */
.header-top--menu .header-menu {
  margin-bottom: 0;
}
.header-top--menu .header-menu > .menu-item {
  display: inline-block;
}
.header-top--menu .header-menu > .menu-item:not(:first-child) {
  margin-left: 1.75rem;
}
@media (max-width: 992.98px) {
  .header-top--menu .header-menu > .menu-item:not(:first-child) {
    margin-left: 0.875rem;
  }
}
.header-top--menu .header-menu > .menu-item a {
  color: #fff;
  font-size: 0.8125rem;
  letter-spacing: 0.33px;
}

/* Basic styles for header bottom
 ============================================================ */
.header-bottom {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 1.75rem 0;
}
@media (max-width: 575.98px) {
  .header-bottom {
    flex-direction: column;
  }
  .header-bottom .site-logo {
    margin: 1.3125rem 0;
  }
}
@media (min-width: 576px) and (max-width: 1279.98px) {
  .site-header.style-1 .header-bottom {
    justify-content: space-between;
  }
}
.header-bottom .header-btns .head-btn {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
@media (max-width: 575.98px) {
  .header-bottom .header-btns .head-btn {
    position: static;
  }
}
.header-bottom .header-items {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-bottom .header-items.header-left-items {
  flex: 1;
  text-align: left;
  justify-content: flex-start;
}
@media (max-width: 575.98px) {
  .header-bottom .header-items.header-left-items {
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
    width: 100%;
  }
  .header-bottom .header-items.header-left-items .header-search {
    width: 100%;
  }
}
.header-bottom .header-items.header-center-items {
  flex: 3;
  text-align: center;
  justify-content: center;
}
.header-bottom .header-items.header-right-items {
  flex: 1;
  justify-content: flex-end;
}

.header-btns {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
@media (max-width: 575.98px) {
  .header-btns {
    justify-content: center;
  }
}
.header-btns > .head-btn {
  position: relative;
  display: block;
  padding: 1.75rem 0.875rem;
  background-color: transparent;
  color: #333;
}
.header-btns > .head-btn.dropdown-toggle:hover .head-dropdown-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
  transform: translate(0, 0);
}
.header-btns > .head-btn.head-search {
  padding-right: 3.0625rem;
}
@media (max-width: 575.98px) {
  .header-btns > .head-btn.head-search {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .header-btns > .head-btn {
    position: static;
  }
}
.header-btns .search-btn,
.header-btns .wishlist-link,
.header-btns .woo-cart-btn,
.header-btns .lwa-links-modal,
.header-btns .acc-dokan-btn {
  font-family: "Linearicons";
}
.header-btns .search-btn {
  font-size: 1.375rem;
}
.header-btns .search-btn:before {
  content: "\e922";
}
.header-btns .woo-cart-btn {
  position: relative;
  font-size: 1.5rem;
  font-weight: 400;
}
.header-btns .woo-cart-btn:before {
  content: "\e74d";
}
.header-btns .woo-cart-btn:after {
  position: absolute;
  top: -8px;
  right: -8px;
  display: block;
  width: 18px;
  height: 18px;
  line-height: 1.25rem;
  font-size: 0.6875rem;
  background: #333;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  content: attr(data-amount);
}
.header-btns .wishlist-link {
  font-size: 1.5rem;
  font-weight: 400;
}
.header-btns .wishlist-link:before {
  content: "\e68c";
}
.header-btns .acc-dokan-btn {
  font-size: 1.25rem;
  position: relative;
  font-weight: 400;
}
.header-btns .acc-dokan-btn:before {
  content: "\e71e";
}
.header-btns .lwa {
  margin-bottom: 0;
}
.header-btns .lwa .lwa-links-modal {
  font-size: 0;
}
.header-btns .lwa .lwa-links-modal:before {
  vertical-align: middle;
  font-size: 1.25rem;
  content: "\e71e";
}
.header-btns .head-dropdown-menu {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  min-width: 180px;
  list-style: none;
  padding: 0.875rem 1.75rem;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  background-clip: padding-box;
  transform: translate(0, 20px);
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
@media (max-width: 575.98px) {
  .header-btns .head-dropdown-menu {
    left: 1.75rem;
    right: 1.75rem;
    width: auto;
  }
}
.header-btns .head-dropdown-menu li:not(:last-child) {
  margin-bottom: 0.4375rem;
}
.header-btns .head-dropdown-menu li.head-store-url {
  display: flex;
  align-items: center;
}
.header-btns .head-dropdown-menu li a {
  display: block;
  padding: 0.4375rem 0;
  font-weight: 400;
  white-space: nowrap;
  color: #333;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.header-btns .head-dropdown-menu li a:hover {
  text-decoration: underline;
}
.header-btns .head-dropdown-menu li .licon-store {
  margin-top: -0.1875rem;
  font-size: 1rem;
}
.header-btns .head-dropdown-menu li i {
  margin-right: 0.875rem;
  min-width: 15px;
  font-weight: 400;
  text-align: center;
  vertical-align: -1px;
}
.header-btns .head-dropdown-menu li i:before {
  font-family: "Linearicons";
  color: #333;
  font-size: 0.9375rem;
}
.header-btns .head-dropdown-menu li i.fa.fa-tachometer:before {
  content: "\e834";
  font-size: 1rem;
}
.header-btns .head-dropdown-menu li i.fa.fa-briefcase:before {
  content: "\e83a";
}
.header-btns .head-dropdown-menu li i.fa.fa-shopping-cart:before {
  content: "\e757";
}
.header-btns .head-dropdown-menu li i.fa.fa-gift:before {
  content: "\e7ff";
}
.header-btns .head-dropdown-menu li i.fa.fa-line-chart:before {
  content: "\e7fb";
}
.header-btns .head-dropdown-menu li i.fa.fa-comments-o:before {
  content: "\e7d7";
}
.header-btns .head-dropdown-menu li i.fa.fa-envelope-open:before {
  content: "\e7a6";
}
.header-btns .head-dropdown-menu li i.fa.fa-life-ring:before {
  content: "\e7d8";
}
.header-btns .head-dropdown-menu li i.fa.fa-upload:before {
  content: "\e905";
}
.header-btns .head-dropdown-menu li i.fa.fa-heart:before {
  content: "\e68c";
}
.header-btns .head-dropdown-menu li i.fa.fa-cog:before {
  content: "\e6f2";
}
.header-btns .head-dropdown-menu li i.fa.fa-bell:before {
  content: "\e8ae";
}
.header-btns .head-dropdown-menu li i.fa.fa-angle-right {
  display: none;
}

/* Social List
 ================================================= */
.social-list-icons {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px 0;
}
.social-list-icons li {
  padding: 0 0.875rem;
  list-style: none;
}
.social-list-icons li a {
  display: block;
  font-size: 1.25rem;
  color: #333;
}
.social-list-icons li a:hover {
  color: #d69080;
}
.social-list-icons li a i {
  font-weight: 400;
}

/* Search
 ================================================= */
.header-search label {
  margin-bottom: 0;
}
.header-search .searchform {
  position: relative;
}
.header-search .searchform:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 1px;
  background: #222;
  transition: width 0.5s ease;
}
.header-search .searchform:hover:after {
  width: 100%;
}
@media (max-width: 767.98px) {
  .header-search .searchform:after {
    width: 100%;
  }
}
.header-search .search-icon {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1;
  cursor: pointer;
  top: 0.3125rem;
  z-index: 1;
  transition: all 0.4s ease;
}
.header-search .search-icon:before {
  font-family: "Linearicons";
  font-size: 1.375rem;
  font-weight: 500;
  color: #333;
  content: "\e922";
}
.header-search .search-icon:hover {
  color: #999;
}
.header-search .search-field {
  max-width: none;
  border: none;
  padding: 0.4375rem 0 0.4375rem 2rem;
  font-size: 0.875rem;
  background: 0 0;
  line-height: 1.3125rem;
  color: #666;
  transition: all 0.5s ease;
  width: 90px;
}
.header-search.focused .search-field {
  max-width: 220px;
  width: 220px;
}
@media (max-width: 767.98px) {
  .header-search.focused .search-field {
    width: 100%;
    max-width: 100%;
  }
}

/* Basic styles for footer
   ========================================================================== */
.site-footer {
  position: relative;
  font-size: 0.875rem;
  background-color: #386f7c;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: center center;
}
.site-footer .top-footer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 7rem;
  padding-bottom: 1.75rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.site-footer .top-footer + .copyright-section {
  padding-top: 0.875rem;
  padding-bottom: 2.1875rem;
}
.site-footer .top-footer + .copyright-section .copyright {
  color: #999;
}
.site-footer.has-bottom-footer-widget-area {
  z-index: 101;
  padding: 3.5rem 2.625rem;
  background-image: none;
  background-color: #333;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer {
  color: #999;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer a {
  color: #d69080;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer > .d-flex [class*=col-sm-]:last-child {
  text-align: right;
  align-self: flex-end;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer > .d-flex [class*=col-sm-]:last-child ul {
  justify-content: flex-end;
}
@media (max-width: 575.98px) {
  .site-footer.has-bottom-footer-widget-area .bottom-footer .widget {
    margin: 0.875rem 0;
    text-align: center;
  }
  .site-footer.has-bottom-footer-widget-area .bottom-footer > .d-flex .col-sm-4 {
    width: 100%;
  }
  .site-footer.has-bottom-footer-widget-area .bottom-footer > .d-flex .col-sm-4 .widget_social_links ul {
    justify-content: center !important;
  }
}
.site-footer.has-bottom-footer-widget-area .widget:not(:last-child) {
  margin-bottom: 0;
}
.site-footer .main-footer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 6.25rem;
  padding-bottom: 2.1875rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.site-footer .main-footer .mad-footer-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: calc(96% - 1px);
  width: 100%;
  line-height: 0;
  direction: ltr;
  transform: rotate(180deg);
}
.site-footer .main-footer .mad-footer-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.site-footer .main-footer .mad-footer-shape svg .mad-shape-fill {
  fill: #386f7c;
  transform-origin: center;
  transform: rotateY(0deg);
}
.site-footer .main-footer + .copyright-section {
  padding-top: 1.75rem;
  padding-bottom: 2.1875rem;
}
.site-footer .main-footer + .copyright-section .copyright {
  color: #ddd;
}
.site-footer .copyright-section .copyright {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  color: #ddd;
}
.site-footer .copyright-section .copyright:last-child {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .site-footer .copyright-section .copyright:last-child {
    margin-bottom: 1.3125rem;
  }
}
.site-footer .copyright-section .d-flex > .col-sm-6:last-child .widget_media_image {
  text-align: right;
}
.site-footer .footer-payments-images {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
.site-footer .footer-payments-images li {
  list-style: none;
}
.site-footer .footer-payments-images li:not(:first-child) {
  margin-left: 4px;
}
.site-footer .footer-payments-images li img {
  display: block;
  max-width: 53px;
}
.site-footer.style-3 {
  position: relative;
  margin-left: -350px;
  z-index: 101;
  padding: 3.9375rem 0;
  background-color: #333;
}
.site-footer.style-3 .footer-container {
  padding-right: 2.625rem;
  padding-left: 2.625rem;
  margin-right: auto;
  margin-left: auto;
}
.site-footer.style-3 .footer-container .second-footer {
  display: flex;
  justify-content: space-between;
}
.site-footer.style-3 .copyright {
  color: #999;
}
.site-footer.style-3 .copyright a {
  color: #999;
}
.site-footer.style-3 ul.menu-list {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}
.site-footer.style-3 ul.menu-list li {
  padding: 0 0.4375rem;
  list-style: none;
}
.site-footer.style-3 ul.menu-list li a {
  font-size: 0.875rem;
  color: #d69080;
}
.site-footer.style-3 ul.social-icons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0;
}
.site-footer.style-3 ul.social-icons li {
  padding: 0 0.875rem;
  list-style: none;
}
.site-footer.style-3 ul.social-icons li a {
  display: block;
  font-size: 1.25rem;
  color: #fff;
}
.site-footer.style-3 ul.social-icons li a:hover {
  color: #d69080;
}

@media (max-width: 575.98px) {
  .site-footer {
    font-size: 1rem;
  }
}
@media (min-width: 576px) and (max-width: 992.98px) {
  .site-footer .col-sm-4 {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .site-footer .col-sm-4 {
    width: 100%;
  }
}

/* Basic styles for sidebar
   ========================================================================== */
/* Basic styles for forms
   ========================================================================== */
/* Inputs & Textarea */
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=url],
input[type=tel],
textarea,
select {
  border-width: 0 0 2px 0;
  border-style: solid;
  border-bottom-color: #333;
  font-family: inherit;
  width: 100%;
  max-width: 100%;
  color: #666;
  font-size: 0.875rem;
  padding: 0.375rem 0 0.3125rem 0;
  background-color: transparent;
  line-height: 1.75rem;
  text-align: left;
  border-radius: 0;
  transition: box-shadow 0.35s ease, border-color 0.35s ease;
}

textarea::placeholder,
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder {
  color: #666;
  opacity: 1;
}

input,
select {
  -webkit-appearance: none;
  appearance: none;
}

select {
  padding: 0.375rem 3.5rem 0.3125rem 0;
  background-image: url("assets/images/select-arrow.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  select {
    background-image: url("assets/images/select-arrow@2x.png");
    background-size: contain;
    background-position: 100% center;
  }
}

textarea {
  display: block;
  height: initial;
  resize: none;
  box-shadow: none;
  -webkit-appearance: none;
}

input:not([type=submit]):focus,
textarea:focus,
select:focus {
  -moz-appearance: none;
  appearance: none;
  outline: 0 none transparent;
}

.post-password-form p:last-child {
  margin-bottom: 0;
}
.post-password-form input[name=post_password] {
  margin-left: 0.4375rem;
  margin-right: 0.4375rem;
  width: auto;
}
.post-password-form label {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}
.post-password-form input[type=submit] {
  display: inline-block;
  padding: 0.4375rem 1.75rem;
  font-size: 0.875rem;
  line-height: 1.75rem;
  font-family: "Maven Pro";
  letter-spacing: 0.5px;
  background-color: #d69080;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 400;
  cursor: pointer;
  text-align: center;
}
.post-password-form input[type=submit]:hover {
  background-color: #bd7f71;
}

input, button {
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  border: none;
}

button {
  cursor: pointer;
}

/* Label & Legend */
label,
legend {
  display: block;
  margin-bottom: 0.375rem;
  color: #666;
}

label[for] {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Checkbox & Radio */
input[type=radio],
input[type=checkbox] {
  display: none;
}

input[type=radio] + label,
input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  padding-left: 2.625rem;
  font-weight: inherit;
  font-family: inherit;
  text-transform: none;
  width: initial;
  float: none;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

input[type=radio] + label:not(:last-child),
input[type=checkbox] + label:not(:last-child) {
  margin-right: 1.5625rem;
}

input[type=radio] + label::before,
input[type=checkbox] + label::before,
input[type=radio] + label::after,
input[type=checkbox] + label::after {
  content: "";
  display: block;
  position: absolute;
}

input[type=radio] + label::before,
input[type=checkbox] + label::before {
  background-color: #fff;
  border: 2px solid #333;
  left: 0;
  top: 0;
}

input[type=radio] + label::before {
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
}

input[type=checkbox] + label::before {
  top: 0;
  border-radius: 0;
  width: 1.5rem;
  height: 1.5rem;
}

input[type=radio] + label::after,
input[type=checkbox] + label::after {
  opacity: 0;
  visibility: hidden;
}

input[type=radio] + label::after {
  left: 0.4375rem;
  top: 0.4375rem;
  border-radius: 50%;
  background-color: #262621;
  width: 0.625rem;
  height: 0.625rem;
}

input[type=checkbox] + label::after {
  border: 2px solid #333;
  width: 1.5625rem;
  height: 0.9375rem;
  left: -0.0625rem;
  top: -0.125rem;
  clip: rect(0.375rem, 1.125rem, 0.9375rem, 0);
  transform: skew(10deg) rotate(-45deg);
}

input[type=radio]:checked + label::after,
input[type=checkbox]:checked + label::after {
  opacity: 1;
  visibility: visible;
}

.wp-block-gallery {
  margin-bottom: 0;
}
.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  max-width: 1120px;
  width: 100%;
}
.wp-block-gallery .blocks-gallery-item figcaption {
  padding: 0.3125rem 0.625rem 0.3125rem;
  text-align: center;
  font-size: 0.6875rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 28px 28px 0;
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc((100% - 28px) / 2);
}
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
  width: calc((100% - 56px) / 3);
  margin-right: 28px;
}

.project-content .wp-block-gallery .blocks-gallery-image,
.project-content .wp-block-gallery .blocks-gallery-item {
  margin: 3.5rem 1.75rem 5.25rem 0;
}

.wp-block-image .alignleft {
  margin-right: 1.75rem;
}
.wp-block-image .alignright {
  margin-left: 1.75rem;
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
  font-size: 0.8125rem;
  text-align: center;
  color: #666;
}

.wp-block-preformatted,
.wp-block-code {
  margin-bottom: 1.75rem;
  font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
  font-size: 0.75em;
  color: inherit;
  padding: 2em;
  border: none;
  border-radius: 0;
}

.wp-block-archives {
  margin-bottom: 0.875rem;
}

.wp-block-cover,
.wp-block-cover-image {
  margin-bottom: 1.75rem;
  color: #fff;
}
.wp-block-cover.alignleft,
.wp-block-cover-image.alignleft {
  margin-right: 1.75rem;
}
.wp-block-cover.alignright,
.wp-block-cover-image.alignright {
  margin-left: 1.75rem;
}

.wp-block-pullquote {
  padding: 2.1875rem 0;
}
.wp-block-pullquote.alignleft {
  margin-right: 1.75rem;
}
.wp-block-pullquote.alignright {
  margin-left: 1.75rem;
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 1.5rem;
}
.wp-block-pullquote p {
  font-size: inherit;
}
.wp-block-pullquote p:not(:last-child) {
  margin-bottom: 0.875rem;
}

.wp-block-separator {
  margin-top: 2.1875rem;
  margin-bottom: 2.1875rem;
  clear: both;
}

.wp-block-button {
  margin-bottom: 1.75rem;
}
.wp-block-button.alignleft {
  margin-right: 1.75rem;
}
.wp-block-button.alignright {
  margin-left: 1.75rem;
}

.wp-block-button__link {
  font-size: 0.875rem;
  line-height: 0.875rem;
  padding: 0.875rem 1.875rem;
  font-family: "Maven Pro";
  font-weight: 500;
}
.wp-block-button__link.has-theme-color-background-color {
  background-color: #d69080;
}
.wp-block-button__link.has-theme-color-background-color:hover {
  background-color: #bd7f71;
}
.wp-block-button__link.has-white-background-color {
  background-color: #fff;
}
.wp-block-button__link.has-black-background-color {
  background-color: #000;
}
.wp-block-button__link.has-white-color {
  color: #fff;
}
.wp-block-button__link.has-black-color {
  color: #000;
}
.wp-block-button__link.has-theme-color-color {
  color: #d69080;
}

.wp-block-latest-posts li,
.wp-block-archives-list li,
.wp-block-categories-list li {
  list-style: none;
}
.wp-block-latest-posts li:before,
.wp-block-archives-list li:before,
.wp-block-categories-list li:before {
  margin-right: 0.8125rem;
  content: "\e937";
  font-family: "Linearicons";
  line-height: 1;
}
.wp-block-latest-posts li:not(:last-child),
.wp-block-archives-list li:not(:last-child),
.wp-block-categories-list li:not(:last-child) {
  margin-bottom: 0.875rem;
}
.wp-block-latest-posts li a,
.wp-block-archives-list li a,
.wp-block-categories-list li a {
  border-bottom: 1px solid transparent;
}
.wp-block-latest-posts li a:hover,
.wp-block-archives-list li a:hover,
.wp-block-categories-list li a:hover {
  border-bottom-color: inherit;
}
.wp-block-latest-posts li ul.children,
.wp-block-archives-list li ul.children,
.wp-block-categories-list li ul.children {
  margin-top: 0.875rem;
}

.wp-block-quote {
  border-left: none;
  margin: 4.8125rem 0 4.8125rem;
  padding-left: 0;
  color: #386f7c;
  font-family: "Maven Pro";
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.9px;
  max-width: 850px;
  margin-left: calc(-425px + 50%);
  margin-right: calc(-425px + 50%);
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.wp-block-quote p {
  margin-bottom: 0;
  font-size: inherit;
  font-style: normal;
  line-height: 2.625rem;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  max-width: 100%;
  margin: 0 0 1.3125rem;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  margin-bottom: 0;
  font-size: inherit;
  font-style: normal;
  line-height: inherit;
}

.wp-block-column {
  margin-bottom: 0;
}
.wp-block-column .wp-block-quote {
  position: relative;
  padding: 3.0625rem 3.5rem;
  background-image: url(assets/images/bg_quote.png);
  background-color: #d69080;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  margin: 0;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.1875rem;
  letter-spacing: -0.6px;
}
.wp-block-column .wp-block-quote cite {
  font-family: "Maven Pro", sans-serif;
  font-size: 1.125rem;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  display: block;
  letter-spacing: 0.13px;
}

/* Blog Elements
   ========================================================================== */
.entry-body .entry-title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.entry-title {
  font-weight: 600;
}
.entry-title a {
  border-bottom: 1px solid transparent;
}
.entry-title a:hover {
  border-bottom-color: inherit;
}

h1.entry-title {
  letter-spacing: -1.5px;
  font-weight: 600;
}

h3.entry-title {
  margin-bottom: 1.3125rem;
  letter-spacing: -0.5px;
  line-height: 2.625rem;
}
h3.entry-title .sticky-label {
  display: inline-block;
  margin-right: 0.4375rem;
  padding: 0.25rem 0.625rem;
  color: #fff;
  letter-spacing: 0.65px;
  background-color: #c9a482;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.3125rem;
}

h5.entry-title {
  line-height: 1.75rem;
}

/* Shortcode: Blog Feed
   ========================================================================== */
.entry-holder.blog-grid .entry-box .link-attachment:after,
.entry-holder.blog-grid .entry-box .testimonial-holder:after,
.entry-holder.blog-grid .entry-box .entry-featured-gallery:after,
.entry-holder.blog-grid .entry-box .thumbnail-attachment:after, .entry-holder.blog-classic .entry-box .link-attachment:after,
.entry-holder.blog-classic .entry-box .testimonial-holder:after,
.entry-holder.blog-classic .entry-box .entry-featured-gallery:after,
.entry-holder.blog-classic .entry-box .thumbnail-attachment:after, .entry-holder.blog-masonry .entry-box .link-attachment:after,
.entry-holder.blog-masonry .entry-box .testimonial-holder:after,
.entry-holder.blog-masonry .entry-box .entry-featured-gallery:after,
.entry-holder.blog-masonry .entry-box .thumbnail-attachment:after {
  position: absolute;
  z-index: 0;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 0.6;
  content: "";
}
.entry-holder.blog-grid .entry-box .entry-cover,
.entry-holder.blog-grid .entry-box .responsive-iframe,
.entry-holder.blog-grid .entry-box .link-attachment,
.entry-holder.blog-grid .entry-box .testimonial-holder,
.entry-holder.blog-grid .entry-box .entry-audio-holder,
.entry-holder.blog-grid .entry-box .entry-featured-gallery,
.entry-holder.blog-grid .entry-box .thumbnail-attachment, .entry-holder.blog-classic .entry-box .entry-cover,
.entry-holder.blog-classic .entry-box .responsive-iframe,
.entry-holder.blog-classic .entry-box .link-attachment,
.entry-holder.blog-classic .entry-box .testimonial-holder,
.entry-holder.blog-classic .entry-box .entry-audio-holder,
.entry-holder.blog-classic .entry-box .entry-featured-gallery,
.entry-holder.blog-classic .entry-box .thumbnail-attachment, .entry-holder.blog-masonry .entry-box .entry-cover,
.entry-holder.blog-masonry .entry-box .responsive-iframe,
.entry-holder.blog-masonry .entry-box .link-attachment,
.entry-holder.blog-masonry .entry-box .testimonial-holder,
.entry-holder.blog-masonry .entry-box .entry-audio-holder,
.entry-holder.blog-masonry .entry-box .entry-featured-gallery,
.entry-holder.blog-masonry .entry-box .thumbnail-attachment {
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.entry-holder.blog-grid .entry-box .entry-cover:before,
.entry-holder.blog-grid .entry-box .responsive-iframe:before,
.entry-holder.blog-grid .entry-box .link-attachment:before,
.entry-holder.blog-grid .entry-box .testimonial-holder:before,
.entry-holder.blog-grid .entry-box .entry-audio-holder:before,
.entry-holder.blog-grid .entry-box .entry-featured-gallery:before,
.entry-holder.blog-grid .entry-box .thumbnail-attachment:before, .entry-holder.blog-classic .entry-box .entry-cover:before,
.entry-holder.blog-classic .entry-box .responsive-iframe:before,
.entry-holder.blog-classic .entry-box .link-attachment:before,
.entry-holder.blog-classic .entry-box .testimonial-holder:before,
.entry-holder.blog-classic .entry-box .entry-audio-holder:before,
.entry-holder.blog-classic .entry-box .entry-featured-gallery:before,
.entry-holder.blog-classic .entry-box .thumbnail-attachment:before, .entry-holder.blog-masonry .entry-box .entry-cover:before,
.entry-holder.blog-masonry .entry-box .responsive-iframe:before,
.entry-holder.blog-masonry .entry-box .link-attachment:before,
.entry-holder.blog-masonry .entry-box .testimonial-holder:before,
.entry-holder.blog-masonry .entry-box .entry-audio-holder:before,
.entry-holder.blog-masonry .entry-box .entry-featured-gallery:before,
.entry-holder.blog-masonry .entry-box .thumbnail-attachment:before {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  bottom: -0.125rem;
  height: 0.8125rem;
  background-image: url(assets/images/SVG/background_post3.svg);
  background-repeat: repeat-x;
  background-position: left top;
  content: "";
}
.entry-holder.blog-grid .entry-box .entry-cover img,
.entry-holder.blog-grid .entry-box .responsive-iframe img,
.entry-holder.blog-grid .entry-box .link-attachment img,
.entry-holder.blog-grid .entry-box .testimonial-holder img,
.entry-holder.blog-grid .entry-box .entry-audio-holder img,
.entry-holder.blog-grid .entry-box .entry-featured-gallery img,
.entry-holder.blog-grid .entry-box .thumbnail-attachment img, .entry-holder.blog-classic .entry-box .entry-cover img,
.entry-holder.blog-classic .entry-box .responsive-iframe img,
.entry-holder.blog-classic .entry-box .link-attachment img,
.entry-holder.blog-classic .entry-box .testimonial-holder img,
.entry-holder.blog-classic .entry-box .entry-audio-holder img,
.entry-holder.blog-classic .entry-box .entry-featured-gallery img,
.entry-holder.blog-classic .entry-box .thumbnail-attachment img, .entry-holder.blog-masonry .entry-box .entry-cover img,
.entry-holder.blog-masonry .entry-box .responsive-iframe img,
.entry-holder.blog-masonry .entry-box .link-attachment img,
.entry-holder.blog-masonry .entry-box .testimonial-holder img,
.entry-holder.blog-masonry .entry-box .entry-audio-holder img,
.entry-holder.blog-masonry .entry-box .entry-featured-gallery img,
.entry-holder.blog-masonry .entry-box .thumbnail-attachment img {
  display: block;
  margin: 0;
}
.entry-holder.blog-grid .entry-box .entry-body, .entry-holder.blog-classic .entry-box .entry-body, .entry-holder.blog-masonry .entry-box .entry-body {
  background: -moz-linear-gradient(top, rgba(249, 246, 243, 0) 0%, #f9f6f3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(249, 246, 243, 0) 0%, #f9f6f3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(249, 246, 243, 0) 0%, #f9f6f3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f9f6f3", endColorstr="#f9f6f3",GradientType=0 );
  /* IE6-9 */
}
.entry-holder.blog-classic .entry-meta {
  margin-bottom: 0;
}
.entry-holder.blog-classic .entry-box {
  display: flex;
  flex-direction: column;
}
.entry-holder.blog-classic .entry-box > .grid-item:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.entry-holder.blog-default .entry-box {
  display: grid;
  grid-gap: 1.75rem;
}
.entry-holder.blog-default .entry-box .thumbnail-attachment {
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.entry-holder.blog-default .entry-box .thumbnail-attachment:after {
  position: absolute;
  z-index: 0;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 0.6;
  content: "";
}
.entry-holder.blog-default .entry-box .thumbnail-attachment:before {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  bottom: -0.125rem;
  height: 0.8125rem;
  background-image: url(assets/images/SVG/background_post3.svg);
  background-repeat: repeat-x;
  background-position: left top;
  content: "";
}
@media (max-width: 1279.98px) {
  .entry-holder.blog-default .entry-box .thumbnail-attachment:before {
    bottom: -0.25rem;
    height: 0.6875rem;
  }
}
.entry-holder.blog-default .entry-box .thumbnail-attachment img {
  display: block;
  margin: 0;
}
.entry-holder.blog-default .entry-box .entry-body {
  background: -moz-linear-gradient(top, rgba(249, 246, 243, 0) 0%, #f9f6f3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(249, 246, 243, 0) 0%, #f9f6f3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(249, 246, 243, 0) 0%, #f9f6f3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f9f6f3", endColorstr="#f9f6f3",GradientType=0 );
  /* IE6-9 */
}
.entry-holder.blog-grid .entry-box {
  display: grid;
  grid-gap: 1.75rem;
}
.entry-holder.blog-grid .entry-box > .grid-item {
  min-width: 100%;
}
.entry-holder.blog-masonry .entry-box {
  margin: 0 -0.875rem;
}
.entry-holder.blog-masonry .entry-box .grid-item {
  margin-bottom: 1.75rem;
  padding: 0 0.875rem;
}
@media (min-width: 576px) {
  .entry-holder.blog-masonry.col2 .entry-box .grid-item {
    width: 50%;
  }
  .entry-holder.blog-masonry.col3 .entry-box .grid-item {
    width: 33.33333333%;
  }
}
.entry-holder .entry-body {
  position: relative;
  z-index: 3;
  padding: 1.75rem 1.75rem 1.3125rem 1.75rem;
  background-color: #fff;
}
.entry-holder .entry-excerpt:after, .entry-holder .entry-excerpt:before {
  clear: both;
  content: "";
  display: table;
}
.entry-holder .entry-excerpt:not(:last-child) {
  margin-bottom: 1.75rem;
}
@media (min-width: 576px) {
  .entry-holder.col2 .entry-box, .entry-holder.col3 .entry-box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .entry-holder.col3 .entry-box {
    grid-template-columns: repeat(3, 1fr);
  }
}
.entry-holder .link-attachment {
  padding: 3.5rem;
  text-align: center;
}
.entry-holder .testimonial-holder {
  padding: 3.0625rem 3.5rem 4.8125rem 3.5rem;
}
.entry-holder .entry-cover,
.entry-holder .gallery-item,
.entry-holder .link-attachment,
.entry-holder .testimonial-holder {
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.entry-holder .entry-cover:after,
.entry-holder .gallery-item:after,
.entry-holder .link-attachment:after,
.entry-holder .testimonial-holder:after {
  position: absolute;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 0.6;
  content: "";
}
.entry-holder .entry-cover img,
.entry-holder .gallery-item img,
.entry-holder .link-attachment img,
.entry-holder .testimonial-holder img {
  display: block;
  margin: 0;
}
.entry-holder .thumbnail-attachment img {
  width: 100%;
}
.entry-holder .owl-nav__small-bottom-right--white .owl-nav {
  bottom: 1.3125rem;
}

.entry-meta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1279.98px) {
  .entry-meta {
    flex-direction: column;
    align-items: flex-start;
  }
}
.entry-meta .meta-item {
  color: #999;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.entry-meta .meta-item a {
  color: #d69080;
  border-bottom: 1px solid transparent;
}
.entry-meta .meta-item a:hover {
  border-bottom-color: inherit;
}
.entry-meta .meta-item:not(:first-child) {
  margin-left: 0.4375rem;
}
.entry-meta .meta-item:not(:first-child):before {
  color: #999;
  margin-right: 0.4375rem;
  content: "|";
}
@media (max-width: 1279.98px) {
  .entry-meta .meta-item:not(:first-child) {
    margin-left: 0;
  }
  .entry-meta .meta-item:not(:first-child):before {
    display: none;
  }
}
@media (max-width: 1279.98px) {
  .entry-meta .meta-item:not(:last-child) {
    margin-bottom: 0.4375rem;
  }
}
.entry-meta .meta-item.meta-date {
  align-self: flex-start;
}
.entry-meta .meta-item.meta-date time {
  white-space: nowrap;
}
.entry-meta .meta-item.meta-category {
  color: #d69080;
}
.entry-meta .meta-item .entry-author {
  display: inline-block;
}
.entry-meta .meta-item .entry-comments {
  display: inline-block;
}
.entry-meta .meta-item .entry-comments i {
  margin-right: 6px;
  vertical-align: middle;
  color: #d69080;
}
.entry-meta .meta-item .entry-comments a {
  vertical-align: middle;
}

.entry-footer {
  margin-top: 1.75rem;
  padding-top: 1.3125rem;
  border-top: 1px solid #ede9e5;
}
.entry-footer .entry-bottom-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1279.98px) {
  .entry-footer .entry-bottom-footer {
    align-items: flex-start;
  }
}
.entry-footer .entry-bottom-footer .entry-footer-inner {
  display: flex;
  align-items: center;
}
.entry-footer .entry-bottom-footer .entry-footer-inner > div:not(:last-child) {
  margin-right: 1.3125rem;
}
.entry-footer .entry-bottom-footer .entry-read-more {
  position: relative;
  display: inline-block;
  color: #d69080;
  font-family: "Maven Pro", sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 500;
  padding-right: 25px;
  transition: all 0.5s ease;
  line-height: 1.75rem;
}
.entry-footer .entry-bottom-footer .entry-read-more:after {
  position: absolute;
  right: 0;
  top: 1px;
  transition: all 0.5s ease;
  content: "\e937";
  font-family: "Linearicons";
  font-size: 0.9375rem;
}
.entry-footer .entry-bottom-footer .entry-read-more:hover {
  padding-right: 0;
  padding-left: 1.5625rem;
}
.entry-footer .entry-bottom-footer .entry-read-more:hover:after {
  right: calc(100% - 15px);
}
.entry-footer .entry-bottom-footer .entry-actions {
  color: #d69080;
}
.entry-footer .entry-bottom-footer .entry-actions a {
  border-bottom: 1px solid transparent;
}
.entry-footer .entry-bottom-footer .entry-actions a:hover {
  border-bottom-color: inherit;
}
.entry-footer .entry-bottom-footer .entry-actions .entry-comments {
  line-height: 1.3125rem;
  font-size: 0.875rem;
}
.entry-footer .entry-bottom-footer .entry-actions .entry-comments i {
  line-height: inherit;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4375rem;
}
.entry-footer .entry-bottom-footer .entry-actions .entry-comments .entry-comments-link {
  color: #d69080;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.entry-footer .entry-bottom-footer .entry-actions > *:not(:last-child) {
  margin-right: 0.875rem;
}

/* Shortcode: Blog Feed - Quote
   ========================================================================== */
.entry .testimonial-holder {
  position: relative;
  padding: 3.0625rem 3.5rem;
  background-image: url(assets/images/bg_quote.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
.entry .testimonial-holder .wp-block-quote {
  color: #386f7c;
  margin: 0 2.625rem 0 0;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1875rem;
  letter-spacing: -0.6px;
}
.entry .testimonial-holder .wp-block-quote cite {
  font-family: "Maven Pro", sans-serif;
  font-size: 1.125rem;
  color: #333;
  font-style: normal;
  font-weight: 600;
  display: block;
}

/* Shortcode: Blog Feed - Video
   ========================================================================== */
.responsive-iframe {
  position: relative;
  height: 0;
  padding-bottom: 56%;
}
.responsive-iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.entry-cover {
  position: relative;
}
.entry-cover .entry-format-action {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 60px;
  height: 60px;
  line-height: 60px;
  transform: translate(-50%, -50%);
}
.entry-cover .entry-format-action i {
  position: absolute;
  font-weight: normal;
  font-size: 3.75rem;
  color: #fff;
  transition: all 0.2s ease-in-out;
  animation: pulseicon 0.7s alternate ease-in-out infinite;
}

/* Shortcode: Blog Feed - Link
   ========================================================================== */
.link-attachment {
  position: relative;
  padding: 3.5rem;
  background-image: url(assets/images/bg_quote.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
.link-attachment .link {
  position: relative;
  z-index: 3;
  font-family: "Maven Pro", serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
  vertical-align: middle;
}
.link-attachment .link:before {
  margin-right: 1.25rem;
  font-size: 2.1875rem;
  color: #386f7c;
  vertical-align: middle;
  font-family: "linearicons";
  content: "\e915";
}

/* Shortcode: Portfolio Feed
   ========================================================================== */
.portfolio-holder .project-box {
  display: grid;
}
.portfolio-holder .project-box .project-title {
  line-height: 2.625rem;
  font-weight: 600;
}
.portfolio-holder .project-box .project-title a {
  position: relative;
}
.portfolio-holder .project-box .project-title a:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.portfolio-holder .project-box .project-title a:hover:after {
  width: 100%;
  left: 0;
}
.portfolio-holder .project-box.grid--isotope.col2 {
  margin: 0 -2.625rem 0;
}
.portfolio-holder .project-box.grid--isotope.col2 .grid-item {
  padding: 0 2.625rem 4.8125rem;
  width: 50%;
}
.portfolio-holder .project-box.grid--isotope.col3 {
  margin: 0 -1.3125rem 0;
}
.portfolio-holder .project-box.grid--isotope.col3 .grid-item {
  padding: 0 1.3125rem 2.1875rem;
  width: 33.33333333%;
}
@media (max-width: 575.98px) {
  .portfolio-holder .project-box.grid--isotope.col2, .portfolio-holder .project-box.grid--isotope.col3 {
    margin: 0;
  }
  .portfolio-holder .project-box.grid--isotope.col2 .grid-item, .portfolio-holder .project-box.grid--isotope.col3 .grid-item {
    width: 100%;
    padding: 0 0 2.1875rem;
  }
}
.portfolio-holder.grid .project-box {
  grid-gap: 5.25rem;
}
.portfolio-holder.col2 .project-box {
  grid-template-columns: repeat(2, 1fr);
}
.portfolio-holder.col3 .project-box {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.625rem;
}

.project-item .thumbnail-attachment {
  overflow: hidden;
  margin-bottom: 2.1875rem;
}
.project-item .thumbnail-attachment img {
  transition: all 0.5s ease;
}
.project-item:hover .thumbnail-attachment img {
  transform: scale(1.1);
}

.project-cats a {
  position: relative;
  color: #d69080;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.68px;
}
.project-cats a:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.project-cats a:hover:after {
  width: 100%;
  left: 0;
}

.filter-wrap {
  margin-bottom: 2.1875rem;
}

.portfolio-filter {
  font-size: 0;
}
.portfolio-filter button {
  display: inline-block;
  color: #999;
  font-family: "Maven Pro", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  background-color: transparent;
  text-transform: uppercase;
}
.portfolio-filter button:not(:last-child) {
  margin-right: 1.75rem;
}
.portfolio-filter button.active {
  text-decoration: underline;
  color: #d69080;
}

/* Shortcode: Info Cards
   ========================================================================== */
.mad-info-holder {
  display: grid;
}
.mad-info-holder.col1, .mad-info-holder.col2, .mad-info-holder.col3, .mad-info-holder.col4, .mad-info-holder.col5 {
  row-gap: 2.1875rem;
  column-gap: 1.3125rem;
}
@media (max-width: 575.98px) {
  .mad-info-holder {
    margin-bottom: 2.1875rem;
  }
}
@media (min-width: 576px) {
  .mad-info-holder.col1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .mad-info-holder.col2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .mad-info-holder.col3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .mad-info-holder.col4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .mad-info-holder.col5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 1279.98px) {
  .mad-info-holder.col1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .mad-info-holder.col2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .mad-info-holder.col3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .mad-info-holder.col4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .mad-info-holder.col5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.mad-info-holder.mad-info-align-left .mad-info-item .mad-info-icon {
  margin-right: 1.75rem;
}
.mad-info-holder.mad-info-align-top .mad-info-item {
  flex-direction: column;
}
.mad-info-holder.mad-info-align-top .mad-info-item .mad-info-icon {
  margin-bottom: 1.3125rem;
}
.mad-info-holder.mad-info-align-top .mad-info-item h6.mad-info-box-title {
  margin-bottom: 0.875rem;
}
.mad-info-holder.mad-template-default {
  column-gap: 3.5rem;
  row-gap: 3.9375rem;
}
@media (max-width: 575.98px) {
  .mad-info-holder.mad-template-default {
    column-gap: 2.1875rem;
    row-gap: 2.1875rem;
  }
}
.mad-info-holder.mad-template-bordered {
  grid-gap: 0.4375rem;
}
.mad-info-holder.mad-template-bordered .mad-info-item {
  padding: 1.75rem 1.75rem 1.75rem 3.0625rem;
  border: 1px solid #ede9e5;
  background-color: #f8f7f5;
}
@media (max-width: 1279.98px) {
  .mad-info-holder.mad-template-bordered .mad-info-item {
    padding: 0.875rem 0.875rem 0.875rem 1.75rem;
  }
}
.mad-info-holder.mad-template-invert.col1 .mad-info-item {
  padding: 0;
}
.mad-info-holder.mad-template-invert .mad-info-item {
  padding: 0 1.75rem;
}
@media (max-width: 1279.98px) {
  .mad-info-holder.mad-template-invert .mad-info-item {
    padding: 0;
  }
}
.mad-info-holder.mad-template-invert .mad-info-item .mad-info-box-title {
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  font-weight: 400;
}
.mad-info-holder.mad-template-invert .mad-info-item .mad-info-box-content {
  font-size: 1.25rem;
  font-family: "Maven Pro";
  line-height: 1.75rem;
  font-weight: 500;
}
@media (max-width: 992.98px) {
  .mad-info-holder.mad-template-invert .mad-info-item .mad-info-box-content {
    font-size: 0.875rem;
  }
}
@media (max-width: 575.98px) {
  .mad-info-holder.mad-template-invert .mad-info-item .mad-info-box-content {
    font-size: 1.25rem;
  }
}
.mad-info-holder.mad-template-invert .mad-info-item .mad-info-box-content p {
  line-height: inherit;
}
.mad-info-holder .mad-info-item {
  display: flex;
}
.mad-info-holder .mad-info-item .mad-info-icon {
  display: inline-block;
}
.mad-info-holder .mad-info-item .mad-info-icon svg {
  color: #82bbc9;
}
.mad-info-holder .mad-info-item h5.mad-info-box-title {
  margin-bottom: 0.875rem;
  font-weight: 600;
}
.mad-info-holder .mad-info-item h6.mad-info-box-title {
  margin-bottom: 0.4375rem;
  font-weight: 600;
}
.mad-info-holder .mad-info-item .mad-info-box-content {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #999;
}
.mad-info-holder .mad-info-item .mad-info-box-content p {
  margin-bottom: 0;
}
.mad-info-holder .mad-info-item .mad-info-box-content:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.mad-info-holder .mad-info-item .mad-info-box-content .social-icons {
  margin-top: 0.4375rem;
}
.mad-info-holder .mad-info-item .mad-info-box-content .social-icons li a {
  font-size: 1.25rem;
  font-weight: 400;
}
.mad-info-holder .mad-info-item .mad-info-box-content .social-icons li a:hover {
  color: #d69080;
}
.mad-info-holder .mad-info-item .mad-info-link {
  position: relative;
  display: inline-block;
  padding-right: 25px;
  transition: all 0.5s ease;
  color: #2c5862;
  font-family: "Maven Pro";
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-transform: uppercase;
}
.mad-info-holder .mad-info-item .mad-info-link:after {
  position: absolute;
  font-family: "Linearicons";
  right: 0;
  top: 1px;
  font-size: 0.9375rem;
  transition: all 0.5s ease;
  content: "\e937";
}
.mad-info-holder .mad-info-item .mad-info-link:hover {
  padding-right: 0;
  padding-left: 25px;
}
.mad-info-holder .mad-info-item .mad-info-link:hover:after {
  right: calc(100% - 15px);
}

/* Shortcode: Add Carousel Banner
   ========================================================================== */
.mad-carousel-banner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
@media (max-width: 575.98px) {
  .mad-carousel-banner {
    margin: 0;
    flex-direction: column;
  }
}
.mad-carousel-banner .mad-carousel-banner-gallery,
.mad-carousel-banner .mad-carousel-banner-content {
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
@media (max-width: 575.98px) {
  .mad-carousel-banner .mad-carousel-banner-gallery,
.mad-carousel-banner .mad-carousel-banner-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.mad-carousel-banner .mad-carousel-banner-gallery .mad-image-box-media {
  position: relative;
  overflow: hidden;
  display: block;
}
.mad-carousel-banner .mad-carousel-banner-gallery .mad-image-box-media:after {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0.875rem;
  left: 0.875rem;
  bottom: 0;
  border: 2px solid #fff;
  opacity: 0.6;
  content: "";
}
.mad-carousel-banner .mad-carousel-banner-content {
  padding-top: 8.25rem;
}
@media (max-width: 575.98px) {
  .mad-carousel-banner .mad-carousel-banner-content {
    padding-top: 3.5rem;
  }
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-subtitle {
  margin-bottom: 0.4375rem;
  color: #386f7c;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-family: inherit;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-title {
  margin-bottom: 3.0625rem;
  font-size: 4.375rem;
  font-weight: 600;
  margin-left: -1px;
  line-height: 4.8125rem;
  letter-spacing: -1.75px;
  color: #333;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-button {
  margin-left: 3px;
  display: inline-block;
  font-size: 1rem;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 0.875rem 1.9375rem;
  background-color: #d69080;
  color: #fff;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-button span {
  position: relative;
  padding-right: 1.5625rem;
  transition: all 0.5s ease;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-button span i {
  position: absolute;
  right: 0;
  top: 1px;
  transition: all 0.5s ease;
  font-size: 0.9375rem;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-button:hover {
  background-color: #bd7f71;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-button:hover span {
  padding-right: 0;
  padding-left: 1.5625rem;
}
.mad-carousel-banner .mad-carousel-banner-content .banner-carousel-button:hover span i {
  right: calc(100% - 15px);
}
.mad-carousel-banner .mad-carousel-banner-inner {
  padding-left: 1.75rem;
}
.mad-carousel-banner .mad-carousel-banner-inner:not(:last-child) {
  margin-bottom: 5.25rem;
}
.mad-carousel-banner .mad-carousel-banner-images {
  display: flex;
  align-items: flex-start;
  margin: 0 -0.875rem;
}
@media (max-width: 575.98px) {
  .mad-carousel-banner .mad-carousel-banner-images {
    margin: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img {
  position: relative;
  overflow: hidden;
  margin: 0 0.875rem;
}
@media (max-width: 575.98px) {
  .mad-carousel-banner .mad-carousel-banner-images .mad-banner-img {
    margin: 0.875rem 0;
  }
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img img {
  display: block;
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img:first-child {
  margin-top: 3.5rem;
}
@media (max-width: 575.98px) {
  .mad-carousel-banner .mad-carousel-banner-images .mad-banner-img:first-child {
    margin-top: 0;
  }
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .img-holder {
  position: relative;
  z-index: 2;
  display: block;
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .img-holder:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  transition: opacity 0.45s ease;
  opacity: 0.5;
  content: "";
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .img-holder:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.875rem;
  right: 0.875rem;
  bottom: 0;
  z-index: 3;
  border: 2px solid #fff;
  opacity: 0.6;
  content: "";
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .img-holder:hover:before {
  opacity: 0.9;
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .banner--title {
  position: absolute;
  display: block;
  bottom: 1.3125rem;
  left: 1.75rem;
  z-index: 4;
  color: #fff;
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.1px;
  padding-right: 1.5625rem;
  transition: all 0.5s ease;
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .banner--title:after {
  position: absolute;
  right: 0;
  top: 1px;
  transition: all 0.5s ease;
  content: "\e937";
  font-family: "Linearicons";
  font-size: 0.9375rem;
  opacity: 0.6;
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .banner--title:hover {
  padding-right: 0;
  padding-left: 1.5625rem;
}
.mad-carousel-banner .mad-carousel-banner-images .mad-banner-img .banner--title:hover:after {
  right: calc(100% - 15px);
}

/* Shortcode: Image With Text
   ========================================================================== */
.mad-image-with-text-holder .title-holder {
  margin-bottom: 2.625rem;
  max-width: 45%;
}
.mad-image-with-text-holder .title-holder.align-center {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575.98px) {
  .mad-image-with-text-holder .title-holder {
    max-width: 100%;
  }
}

.mad-items-holder .mad-col:nth-child(2n) .mad-image-item {
  flex-direction: row-reverse;
}
@media (max-width: 575.98px) {
  .mad-items-holder .mad-col:nth-child(2n) .mad-image-item {
    flex-direction: column;
  }
}
.mad-items-holder .mad-image-item {
  display: flex;
  align-items: center;
}
.mad-items-holder .mad-image-item > * {
  width: 50%;
}
@media (max-width: 575.98px) {
  .mad-items-holder .mad-image-item {
    flex-direction: column;
  }
  .mad-items-holder .mad-image-item > * {
    width: 100%;
  }
}
.mad-items-holder .mad-image-photo {
  display: block;
  overflow: hidden;
}
.mad-items-holder .mad-image-photo img {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mad-items-holder .mad-image-item-member:hover .mad-image-photo img {
  transform: scale3d(1.05, 1.05, 1.05);
}
.mad-items-holder .mad-image-item-info {
  margin: 0;
  padding: 1.75rem 3.0625rem;
  background-color: transparent;
}
@media (max-width: 575.98px) {
  .mad-items-holder .mad-image-item-info {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }
}
.mad-items-holder .mad-image-item-info .mad-image-item-content {
  font-weight: 600;
  color: #386f7c;
  letter-spacing: -0.6px;
}
.mad-items-holder .mad-image-item-info .mad-image-item-content p {
  line-height: inherit;
}
.mad-items-holder .mad-image-item-info .mad-image-item-content:not(:last-child) {
  margin-bottom: 1.75rem;
}
.mad-items-holder .mad-image-item-info .mad-image-item-caption {
  color: #333;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.mad-items-holder .mad-image-item-info .mad-image-item-caption .mad-item-link {
  position: relative;
  color: #d69080;
}
.mad-items-holder .mad-image-item-info .mad-image-item-caption .mad-item-link:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.mad-items-holder .mad-image-item-info .mad-image-item-caption .mad-item-link:hover:after {
  width: 100%;
}

/* Shortcode: Team
   ========================================================================== */
.mad-team.hr-type .mad-col:nth-child(2n) .mad-team-member {
  flex-direction: row-reverse;
}
.mad-team.hr-type .mad-team-member {
  display: flex;
  align-items: center;
}
.mad-team.hr-type .mad-team-member > * {
  width: 50%;
}
@media (max-width: 575.98px) {
  .mad-team.hr-type .mad-team-member {
    flex-direction: column;
  }
  .mad-team.hr-type .mad-team-member > * {
    width: 100%;
  }
  .mad-team.hr-type .mad-col:nth-child(2n) .mad-team-member {
    flex-direction: column;
  }
  .mad-team.hr-type .mad-team-member-info {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }
}
.mad-team.hr-type .mad-team-member-info .mad-team-member-name {
  font-size: 2.25rem;
  line-height: 2.625rem;
}
.mad-team.hr-type .mad-team-member-info .mad-team-member-name:not(:last-child) {
  margin-bottom: 0.875rem;
}
.mad-team.hr-type .mad-team-member-info .mad-team-member-position {
  font-size: 1rem;
}
.mad-team.vr-type {
  display: flex;
  flex-flow: row wrap;
}
.mad-team.vr-type .mad-col {
  padding: 0 0.9375rem;
  width: 25%;
}
@media (max-width: 992.98px) {
  .mad-team.vr-type .mad-col {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .mad-team.vr-type .mad-col {
    width: 100%;
  }
}
.mad-team.vr-type .mad-team-member:hover .mad-team-member-info {
  margin-top: -4.375rem;
}
.mad-team.vr-type .mad-team-member:hover .mad-social-icons {
  opacity: 1;
  visibility: visible;
}
.mad-team.vr-type .mad-team-member-info {
  padding: 1.75rem;
  background: #fff;
  margin-left: 1.75rem;
  z-index: 1;
  position: relative;
  transition: all 0.5s ease;
  margin-top: -2.625rem;
}
.mad-team.vr-type .mad-social-icons {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  font-size: 0.9375rem;
  margin: -0.625rem;
}
.mad-team.vr-type .mad-social-icons li {
  padding: 0.625rem;
}
.mad-team .mad-team-member-photo {
  display: block;
  overflow: hidden;
}
.mad-team .mad-team-member-photo img {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mad-team .mad-team-member:hover .mad-team-member-photo img {
  transform: scale3d(1.05, 1.05, 1.05);
}
.mad-team .mad-team-member-info {
  margin: 0;
  padding: 1.75rem 3.5rem;
  background: none;
}
.mad-team .mad-team-member-info .mad-team-member-name {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -0.5px;
  text-transform: none;
}
.mad-team .mad-team-member-info .mad-team-member-name:not(:last-child) {
  margin-bottom: 0.4375rem;
}
.mad-team .mad-team-member-info .mad-team-member-position {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: 400;
  font-style: normal;
  color: #999;
  display: block;
}
.mad-team .mad-team-member-info .mad-team-member-position:not(:last-child) {
  margin-bottom: 1.3125rem;
}

ul.mad-social-icons {
  font-size: 1.25rem;
  line-height: 1;
  list-style: none;
  margin-bottom: 0;
  margin-top: -0.875rem;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
ul.mad-social-icons li {
  display: inline-block;
  padding-top: 0.875rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
ul.mad-social-icons li a {
  display: block;
}
ul.mad-social-icons li a i {
  font-weight: 400;
}
ul.mad-social-icons li a:hover {
  color: #d69080;
}

/* Shortcode: Icon List
   ========================================================================== */
.mad-icon-list-holder .title-holder {
  align-items: flex-start;
}

ul.mad-icon-list-items {
  margin-bottom: 0;
  list-style: none;
}
@media (max-width: 575.98px) {
  ul.mad-icon-list-items {
    margin-bottom: 1.75rem;
  }
}
ul.mad-icon-list-items .mad-icon-list-item {
  position: relative;
  display: flex;
}
ul.mad-icon-list-items .mad-icon-list-item:not(:last-child) {
  margin-bottom: 0.875rem;
}
ul.mad-icon-list-items .mad-icon-list-item .mad-icon-list-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.875rem;
  font-size: 1.25rem;
  color: #d69080;
}
ul.mad-icon-list-items .mad-icon-list-item .mad-icon-list-content {
  display: inline-block;
}
ul.mad-icon-list-items .mad-icon-list-item .mad-icon-text-content {
  font-size: 0.875rem;
}
ul.mad-icon-list-items .mad-icon-list-item .mad-icon-list-text {
  font-weight: 600;
}
ul.mad-icon-list-items .mad-icon-list-item .mad-icon-list-text:not(:last-child) {
  margin-bottom: 0.4375rem;
}
ul.mad-icon-list-items .mad-icon-list-item .mad-icon-text {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

/* Shortcode: Testimonials
   ========================================================================== */
.mad-testimonials {
  position: relative;
  padding: 3.0625rem 3.5rem 3.5rem 3.5rem;
  background-color: #d69080;
}
@media (max-width: 1279.98px) {
  .mad-testimonials {
    padding: 2.625rem 3.0625rem 3.0625rem 3.0625rem;
  }
}
.mad-testimonials.mad-custom-has-tag {
  margin-right: 0;
}
.mad-testimonials.mad-custom-image-overlay {
  background-repeat: no-repeat;
  background-position: center top;
}
.mad-testimonials .mad-testimonial-content {
  text-align: center;
}
.mad-testimonials .mad-testimonial-content .mad-accent-text {
  margin-bottom: 1.75rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.mad-testimonials .mad-testimonial-content .mad-author-text {
  margin-bottom: 0;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  font-family: "Maven Pro";
}
.mad-testimonials .mad-testimonial-content .mad-author-text span {
  font-family: "Roboto", sans-serif;
  display: block;
  font-size: 0.8125rem;
  color: #f7ece9;
  line-height: 1.3125rem;
  font-weight: 400;
}
.mad-testimonials .mad-tag {
  position: absolute;
  top: 0;
  right: -2.625rem;
  color: #386f7c;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-family: inherit;
  transform: translateX(100%) rotate(90deg);
  transform-origin: 0 0;
}
@media (max-width: 575.98px) {
  .mad-testimonials .mad-tag {
    display: none;
  }
}

/* Shortcode: Instagram
 ========================================================================== */
.mad-instafeed-holder {
  position: relative;
}
.mad-instafeed-holder .tag-subtitle {
  position: absolute;
  top: 0;
  left: -2.6875rem;
  right: auto;
  transform: translateX(-100%) rotate(-90deg);
  transform-origin: top right;
  margin-bottom: 0;
  color: #386f7c;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-family: inherit;
}
@media (max-width: 575.98px) {
  .mad-instafeed-holder .tag-subtitle {
    display: none;
  }
}
.mad-instafeed-holder #sb_instagram {
  position: relative;
  padding-bottom: 0 !important;
}
.mad-instafeed-holder #sb_instagram #sbi_load .sbi_load_btn {
  display: none;
}
.mad-instafeed-holder #sb_instagram #sbi_images {
  padding: 0 !important;
}
.mad-instafeed-holder #sb_instagram #sbi_images .sbi_item {
  position: relative;
}
@media (max-width: 767.98px) {
  .mad-instafeed-holder #sb_instagram #sbi_images .sbi_item {
    width: 50% !important;
  }
}
@media (max-width: 575.98px) {
  .mad-instafeed-holder #sb_instagram #sbi_images .sbi_item {
    width: 100% !important;
  }
}
.mad-instafeed-holder #sb_instagram #sbi_images .sbi_item .sbi_photo {
  position: relative;
  z-index: 3;
  height: auto !important;
  background-image: none !important;
  display: block;
  cursor: url(assets/images/icon_zoomin.png) 24 24, auto;
  opacity: 1 !important;
}
.mad-instafeed-holder #sb_instagram #sbi_images .sbi_item .sbi_photo img {
  display: block !important;
}
.mad-instafeed-holder #sb_instagram #sbi_images .sbi_item a:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease;
}
.mad-instafeed-holder #sb_instagram #sbi_images .sbi_item:hover a:after {
  opacity: 1;
  visibility: visible;
}

/* Shortcode: Add Banner
   ========================================================================== */
.mad-banner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 992.98px) {
  .mad-banner {
    margin-bottom: 1.75rem;
  }
}
.mad-banner .banner-subtitle {
  margin-bottom: 0.4375rem;
  color: #386f7c;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-family: inherit;
}
.mad-banner .banner-title {
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 3.9375rem;
  letter-spacing: -1.5px;
  margin-left: -2px;
  color: #333;
}
@media (max-width: 1279.98px) {
  .mad-banner .banner-title {
    font-size: 2.5rem;
    line-height: 3.0625rem;
  }
}
@media (max-width: 992.98px) {
  .mad-banner .banner-title {
    font-size: 2rem;
    line-height: 2.625rem;
  }
}
.mad-banner .banner-title span {
  display: block;
}
@media (max-width: 992.98px) {
  .mad-banner .banner-title span {
    display: inline;
  }
}
.mad-banner .mad-banner-img {
  width: 100%;
}
.mad-banner .mad-banner-img img {
  width: 100%;
}
@media (max-width: 992.98px) {
  .mad-banner .mad-banner-img:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
.mad-banner.mad-banner-layout-classic .mad-banner-content {
  width: 100%;
}
.mad-banner.mad-banner-layout-classic .mad-banner-img {
  margin-bottom: 2.1875rem;
}
.mad-banner.mad-banner-layout-classic .banner-subtitle {
  position: absolute;
  top: 0;
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic .banner-subtitle {
    position: relative;
    transform: translateX(0) rotate(0);
  }
}
.mad-banner.mad-banner-layout-classic .banner-title {
  margin-bottom: 1.0625rem;
  font-size: 2.25rem;
  line-height: 2.625rem;
  letter-spacing: -0.36px;
}
.mad-banner.mad-banner-layout-classic.mad-content-align-left .banner-subtitle {
  left: -2.625rem;
  right: auto;
  transform: translateX(-100%) rotate(-90deg);
  transform-origin: top right;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic.mad-content-align-left .banner-subtitle {
    position: relative;
    left: 0;
    transform: translateX(0) rotate(0);
  }
}
.mad-banner.mad-banner-layout-classic.mad-content-align-right .banner-subtitle {
  left: auto;
  right: -2.625rem;
  transform: translateX(100%) rotate(90deg);
  transform-origin: 0 0;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic.mad-content-align-right .banner-subtitle {
    position: relative;
    right: 0;
    transform: translateX(0) rotate(0);
  }
}
.mad-banner.mad-banner-layout-classic.mad-content-align-right .mad-banner-content {
  text-align: right;
}
.mad-banner.mad-banner-layout-classic_content_right {
  align-items: flex-start;
}
.mad-banner.mad-banner-layout-classic_content_right .banner-title {
  font-size: 3rem;
  line-height: 3.5rem;
}
.mad-banner.mad-banner-layout-classic_content_right .banner-subtitle {
  position: absolute;
  top: 0;
  left: -2.625rem;
  right: auto;
  margin-bottom: 0;
  transform: translateX(-100%) rotate(-90deg);
  transform-origin: top right;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic_content_right .banner-subtitle {
    position: relative;
    left: 0;
    transform: translateX(0) rotate(0);
  }
}
.mad-banner.mad-banner-layout-classic_content_right .mad-banner-img,
.mad-banner.mad-banner-layout-classic_content_right .mad-banner-content {
  width: 50%;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic_content_right .mad-banner-img,
.mad-banner.mad-banner-layout-classic_content_right .mad-banner-content {
    width: 100%;
  }
}
.mad-banner.mad-banner-layout-classic_content_right .mad-banner-img {
  padding-right: 1.75rem;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic_content_right .mad-banner-img {
    padding-right: 0;
  }
}
.mad-banner.mad-banner-layout-classic_content_right .mad-banner-content {
  padding-top: 1.75rem;
  padding-left: 1.75rem;
  padding-right: 3.5rem;
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-classic_content_right .mad-banner-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.mad-banner.mad-banner-layout-classic_content_right .mad-banner-content .banner-content {
  margin-bottom: 1.3125rem;
}
.mad-banner.mad-banner-layout-small {
  align-items: center;
}
.mad-banner.mad-banner-layout-small .mad-banner-content {
  position: absolute;
  left: 0;
  right: auto;
  padding: 3.5rem;
}
@media only screen and (max-width: 1600px) {
  .mad-banner.mad-banner-layout-small .mad-banner-content {
    padding: 1.75rem;
  }
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-small .mad-banner-content {
    position: relative;
    padding: 0;
  }
}
.mad-banner.mad-banner-layout-small .banner-title {
  margin-bottom: 1.75rem;
  font-size: 2.25rem;
  line-height: 2.625rem;
  letter-spacing: -0.36px;
}
@media only screen and (max-width: 1600px) {
  .mad-banner.mad-banner-layout-small .banner-title {
    margin-bottom: 0.875rem;
    font-size: 1.5rem;
    line-height: 2.1875rem;
  }
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-small .banner-title span {
    display: inline;
  }
}
.mad-banner.mad-banner-layout-small.mad-content-align-right .mad-banner-content {
  right: 0;
  left: auto;
}
.mad-banner.mad-banner-layout-big .mad-banner-content {
  position: absolute;
  left: 0;
  right: auto;
  top: 7rem;
  padding: 3.5rem;
}
@media only screen and (max-width: 1600px) {
  .mad-banner.mad-banner-layout-big .mad-banner-content {
    top: 1.75rem;
    padding: 1.75rem;
  }
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-big .mad-banner-content {
    position: relative;
    top: 0;
    padding: 0;
  }
}
.mad-banner.mad-banner-layout-big .banner-title {
  margin-bottom: 3.0625rem;
}
@media only screen and (max-width: 1600px) {
  .mad-banner.mad-banner-layout-big .banner-title {
    font-size: 2.8125rem;
    line-height: 3.0625rem;
    margin-bottom: 1.3125rem;
  }
}
@media (max-width: 992.98px) {
  .mad-banner.mad-banner-layout-big .banner-title {
    margin-bottom: 1.3125rem;
  }
  .mad-banner.mad-banner-layout-big .banner-title br:first-child {
    display: none;
  }
}
.mad-banner.mad-banner-layout-big.mad-content-align-right .mad-banner-content {
  right: 0;
  left: auto;
}
.mad-banner.mad-banner-layout-bordered {
  position: relative;
}
.mad-banner.mad-banner-layout-bordered .mad-banner-img {
  position: relative;
  overflow: hidden;
}
.mad-banner.mad-banner-layout-bordered .mad-banner-img:after {
  position: absolute;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0.4375rem;
  border: 2px solid #fff;
  opacity: 0.6;
  transition: all 0.5s ease;
  content: "";
}
.mad-banner.mad-banner-layout-bordered .mad-banner-img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.45s ease;
  background-image: linear-gradient(to bottom, rgba(189, 127, 113, 0.1) 0%, rgba(189, 127, 113, 0.4) 100%);
  opacity: 0;
  content: "";
}
.mad-banner.mad-banner-layout-bordered .mad-banner-img img {
  display: block;
  margin: 0;
}
.mad-banner.mad-banner-layout-bordered .mad-banner-content {
  position: absolute;
  right: 1.75rem;
  left: 1.75rem;
  bottom: 1.75rem;
  background-color: #fff;
  text-align: center;
  padding: 1.3125rem 1.75rem;
  font-size: 1.5rem;
  line-height: 2.1875rem;
  font-weight: 600;
}
.mad-banner.mad-banner-layout-bordered .mad-banner-content .banner-border-button {
  border-bottom: 1px solid transparent;
}
.mad-banner.mad-banner-layout-bordered .mad-banner-content .banner-border-button:hover {
  border-bottom-color: inherit;
}
.mad-banner.mad-banner-layout-bordered .mad-banner-content .banner-border-button i {
  display: none;
}
.mad-banner.mad-banner-layout-bordered:hover .mad-banner-img:before {
  opacity: 1;
}
.mad-banner.mad-banner-layout-post .mad-banner-img {
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.mad-banner.mad-banner-layout-post .mad-banner-img:after {
  position: absolute;
  z-index: 0;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 0.6;
  content: "";
}
.mad-banner.mad-banner-layout-post .mad-banner-img:before {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: auto;
  width: 101%;
  bottom: -0.125rem;
  height: 0.8125rem;
  background-image: url(assets/images/SVG/background_post3.svg);
  background-repeat: repeat-x;
  background-position: left top;
  content: "";
}
.mad-banner.mad-banner-layout-post .mad-banner-img img {
  display: block;
  margin: 0;
}
.mad-banner.mad-banner-layout-post .mad-banner-content {
  position: relative;
  z-index: 3;
  padding: 1.75rem 1.75rem 1.3125rem 1.75rem;
  background-color: #fff;
}
.mad-banner.mad-banner-layout-post .mad-banner-content .banner-title {
  margin-bottom: 1.3125rem;
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: -0.7px;
}
.mad-banner.mad-banner-layout-post .banner-button {
  font-size: 0.875rem;
}
.mad-banner.has-content .banner-button {
  margin-left: 0;
}
.mad-banner .mad-banner-content .banner-content:not(:last-child) {
  margin-bottom: 1.0625rem;
}
.mad-banner .banner-button {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.mad-banner .banner-button span {
  position: relative;
  padding-right: 1.5625rem;
  transition: all 0.5s ease;
}
.mad-banner .banner-button span i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.5s ease;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9375rem;
}
.mad-banner .banner-button:hover span {
  padding-right: 0;
  padding-left: 1.5625rem;
}
.mad-banner .banner-button:hover i {
  right: calc(100% - 15px);
}
.mad-banner .banner-button.banner-button-style-1 {
  color: #d69080;
}
.mad-banner .banner-button.banner-button-style-2 {
  padding: 0.625rem 1.9375rem 0.6875rem;
  background-color: #d69080;
  color: #fff;
}
.mad-banner .banner-button.banner-button-style-2:hover {
  background-color: #bd7f71;
}
.mad-banner .banner-button.banner-button-style-default {
  font-size: 1.5rem;
  line-height: 2.1875rem;
  letter-spacing: -0.24px;
  text-transform: none;
}
.mad-banner .banner-button.banner-button-style-default:hover {
  color: #d69080;
}

/* Shortcode: Tabs
   ========================================================================== */
.mad-tabs {
  overflow: hidden;
}
.mad-tabs.mad-style-1 .mad-tabs-container .mad-tab, .mad-tabs.mad-style-2 .mad-tabs-container .mad-tab {
  padding: 1.75rem;
}
.mad-tabs.mad-style-1 .mad-tabs-nav ul li .mad-tab-link {
  border: 1px solid #ede9e5;
}
.mad-tabs.mad-style-1 .mad-tabs-nav ul li.mad-active a {
  position: relative;
  background-color: #d69080;
  border-color: #d69080;
  color: #fff;
  z-index: 2;
}
@media (max-width: 575.98px) {
  .mad-tabs.mad-style-1 .mad-tabs-nav ul li:last-child .mad-tab-link {
    border-bottom: none;
  }
}
.mad-tabs.mad-style-1 .mad-tabs-container .mad-tab {
  border: 1px solid #ede9e5;
}
.mad-tabs.mad-style-2 .mad-tabs-nav ul li .mad-tab-link {
  position: relative;
  padding: 1.3125rem;
}
.mad-tabs.mad-style-2 .mad-tabs-nav ul li .mad-tab-link:after, .mad-tabs.mad-style-2 .mad-tabs-nav ul li .mad-tab-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #dadada;
  transition-property: border;
  transition-duration: inherit;
  transition-delay: inherit;
  transition-timing-function: inherit;
}
.mad-tabs.mad-style-2 .mad-tabs-nav ul li .mad-tab-link:before {
  z-index: 1;
  left: -5000%;
  right: -5000%;
}
.mad-tabs.mad-style-2 .mad-tabs-nav ul li .mad-tab-link:after {
  z-index: 2;
  left: 0;
  right: 0;
}
.mad-tabs.mad-style-2 .mad-tabs-nav ul li.mad-active a:after {
  border-color: #333;
}
.mad-tabs.mad-type-tour {
  overflow: hidden;
}
.mad-tabs.mad-type-tour .mad-tabs-nav {
  float: left;
  width: 200px;
  margin-right: -1px;
  z-index: 2;
  position: relative;
}
@media (max-width: 575.98px) {
  .mad-tabs.mad-type-tour .mad-tabs-nav {
    width: 100%;
    float: none;
  }
}
.mad-tabs.mad-type-tour .mad-tabs-nav ul {
  flex-direction: column;
}
.mad-tabs.mad-type-tour .mad-tabs-container {
  overflow: hidden;
}
.mad-tabs.mad-style-1.mad-type-tabs .mad-tabs-nav ul li:not(:first-child) {
  margin-left: -1px;
}
.mad-tabs.mad-style-1.mad-type-tabs .mad-tabs-container {
  margin-top: -1px;
}
.mad-tabs.mad-style-1.mad-type-tour .mad-tabs-nav ul li:not(:first-child) {
  margin-top: -1px;
}
.mad-tabs.mad-style-2.mad-type-tabs .mad-tabs-nav ul li .mad-tab-link:after {
  margin: 0 1.75rem;
}
.mad-tabs.mad-style-2.mad-type-tour .mad-tabs-nav ul li .mad-tab-link {
  overflow: hidden;
  padding: 1.3125rem 1.75rem;
}
@media (max-width: 575.98px) {
  .mad-tabs.mad-style-2.mad-type-tour .mad-tabs-nav ul li .mad-tab-link {
    padding: 0.875rem 1.3125rem;
  }
}
.mad-tabs.mad-style-1 .mad-tabs-nav ul, .mad-tabs.mad-style-2 .mad-tabs-nav ul {
  display: flex;
  margin-bottom: 0;
  list-style: none;
}
.mad-tabs.mad-style-1 .mad-tabs-nav ul li .mad-tab-link, .mad-tabs.mad-style-2 .mad-tabs-nav ul li .mad-tab-link {
  display: block;
  padding: 1.25rem 1.75rem 1.25rem 1.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  background-color: #fff;
  color: #333;
  font-family: "Maven Pro", sans-serif;
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (max-width: 575.98px) {
  .mad-tabs.mad-style-1.mad-type-tabs .mad-tabs-nav ul li .mad-tab-link, .mad-tabs.mad-style-2.mad-type-tabs .mad-tabs-nav ul li .mad-tab-link {
    padding: 0.875rem;
  }
  .mad-tabs.mad-style-1.mad-type-tabs .mad-tabs-nav ul li .mad-tab-link:after, .mad-tabs.mad-style-2.mad-type-tabs .mad-tabs-nav ul li .mad-tab-link:after {
    margin: 0 0.875rem;
  }
}
.mad-tabs .mad-tabs-container .mad-tab p:last-child {
  margin-bottom: 0;
}

/* Shortcode: Tooltip
   ========================================================================== */
/* ----------------------------------------
   1. General tooltip styles
 ---------------------------------------- */
.animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.monkeysan-tooltip {
  position: absolute;
  z-index: 9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.monkeysan-tooltip-hidden {
  visibility: hidden;
}

/* ----------------------------------------
	2. Positions
 ---------------------------------------- */
.monkeysan-tooltip-top,
.monkeysan-tooltip-bottom.monkeysan-tooltip-position-reversed {
  margin-top: -10px;
  margin-bottom: 0;
}

.monkeysan-tooltip-bottom,
.monkeysan-tooltip-top.monkeysan-tooltip-position-reversed {
  margin-bottom: 0;
  margin-top: 10px;
}

.monkeysan-tooltip-left,
.monkeysan-tooltip-right.monkeysan-tooltip-position-reversed {
  margin-left: -10px;
}

.monkeysan-tooltip-right,
.monkeysan-tooltip-left.monkeysan-tooltip-position-reversed {
  margin-left: 10px;
}

/* ----------------------------------------
   3. Color schemes
 ---------------------------------------- */
.monkeysan-tooltip-skin-mad {
  padding: 0.25rem 0.9375rem;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 400;
  color: #fff;
  text-align: left;
  background-color: #82bbc9;
}

[data-tooltip]:not(a) {
  color: #386f7c;
}

.monkeysan-tooltip-skin-mad.monkeysan-tooltip::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  position: absolute;
}

.monkeysan-tooltip-skin-mad.monkeysan-tooltip-top::after,
.monkeysan-tooltip-skin-mad.monkeysan-tooltip-bottom.monkeysan-tooltip-position-reversed::after {
  bottom: auto;
  right: auto;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  margin-top: -1px;
  border-width: 7px 8px 0 8px;
  border-color: #82bbc9 transparent transparent transparent;
}

.monkeysan-tooltip-skin-mad.monkeysan-tooltip-bottom::after,
.monkeysan-tooltip-skin-mad.monkeysan-tooltip-top.monkeysan-tooltip-position-reversed::after {
  top: auto;
  right: auto;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -1px;
  border-width: 0 8px 7px 8px;
  border-color: transparent transparent #82bbc9 transparent;
}

.monkeysan-tooltip-skin-mad.monkeysan-tooltip-right::after,
.monkeysan-tooltip-skin-mad.monkeysan-tooltip-left.monkeysan-tooltip-position-reversed::after {
  bottom: auto;
  right: 100%;
  top: 50%;
  left: auto;
  margin-top: -8px;
  margin-right: -1px;
  border-width: 8px 7px 8px 0;
  border-color: transparent #82bbc9 transparent transparent;
}

.monkeysan-tooltip-skin-mad.monkeysan-tooltip-left::after,
.monkeysan-tooltip-skin-mad.monkeysan-tooltip-right.monkeysan-tooltip-position-reversed::after {
  bottom: auto;
  right: auto;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  margin-left: -1px;
  border-width: 8px 0 8px 7px;
  border-color: transparent transparent transparent #82bbc9;
}

.monkeysan-tooltip-skin-default {
  font-size: 0.75rem;
  line-height: 1.125rem;
  padding: 0.3125rem 0.9375rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  min-height: 28px;
}
.monkeysan-tooltip-skin-default:after {
  content: "";
  border-style: solid;
  position: absolute;
}

.monkeysan-tooltip-top.monkeysan-tooltip-skin-default::after,
.monkeysan-tooltip-bottom.monkeysan-tooltip-position-reversed.monkeysan-tooltip-skin-default::after {
  bottom: auto;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border-width: 7px 7px 0 7px;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}

.monkeysan-tooltip-bottom.monkeysan-tooltip-skin-default::after,
.monkeysan-tooltip-top.monkeysan-tooltip-position-reversed.monkeysan-tooltip-skin-default::after {
  top: auto;
  bottom: 100%;
  left: 50%;
  margin-left: -7px;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
}

.monkeysan-tooltip-right.monkeysan-tooltip-skin-default::after {
  top: 50%;
  right: 100%;
  margin-top: -7px;
  border-width: 7px 7px 7px 0;
  border-color: transparent rgba(0, 0, 0, 0.8) transparent transparent;
}

.monkeysan-tooltip-left.monkeysan-tooltip-skin-default::after {
  top: 50%;
  left: 100%;
  margin-top: -7px;
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.8);
}

@keyframes madTooltipRightIn {
  0% {
    opacity: 0;
    left: 105%;
  }
  100% {
    opacity: 1;
    left: 100%;
  }
}
@keyframes madTooltipLeftIn {
  0% {
    opacity: 0;
    right: 105%;
  }
  100% {
    opacity: 1;
    right: 100%;
  }
}
@keyframes madTooltipTopIn {
  0% {
    opacity: 0;
    bottom: 110%;
  }
  100% {
    opacity: 1;
    bottom: 100%;
  }
}
@keyframes madTooltipBottomIn {
  0% {
    opacity: 0;
    top: 110%;
  }
  100% {
    opacity: 1;
    top: 100%;
  }
}
/* Shortcode: Accordion & Toggle
   ========================================================================== */
.acc-panels .acc-accordion .acc-accordion-item:not(:first-child) {
  border-top: 1px solid #ede9e5;
}
.acc-panels .acc-accordion .acc-accordion-item .acc-panel-heading {
  margin-bottom: 0;
  padding: 1.25rem 1.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-clip: padding-box;
  color: #333;
}
.acc-panels .acc-accordion .acc-accordion-item .acc-panel-heading:before {
  font-family: "Linearicons";
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  right: 1.75rem;
  top: 50%;
  content: "\e936";
  margin-top: -0.625rem;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.acc-panels .acc-accordion .acc-accordion-item .acc-panel-heading.active:before {
  content: "\e937";
}
.acc-panels .acc-accordion .acc-accordion-item .acc-panels-definition {
  padding: 1.75rem;
  overflow: hidden;
}
.acc-panels .acc-accordion .acc-accordion-item .acc-panels-definition img {
  margin-bottom: 0;
}
.acc-panels .acc-accordion .acc-accordion-item .acc-panels-definition p:last-of-type {
  margin-bottom: 0;
}
.acc-panels.style-1 .acc-accordion {
  border-width: 1px;
  border-style: solid;
  border-color: #ede9e5;
}
.acc-panels.style-1 .acc-accordion .acc-accordion-item .acc-panel-heading.active {
  margin: 0 -1px;
  width: calc(100% + 2px);
  background-color: #d69080;
  border-color: #d69080;
  color: #fff;
}
.acc-panels.style-2 .acc-accordion .acc-accordion-item .acc-panels-definition {
  padding-top: 0;
}

/* Shortcode: Message Box
   ========================================================================== */
.mad-alert {
  position: relative;
  padding: 1.0625rem 1.75rem;
  border-width: 1px;
  border-style: solid;
}
.mad-alert p:last-child {
  margin-bottom: 0;
}
.mad-alert.mad-alert-success {
  border-color: #378a6c;
}
.mad-alert.mad-alert-success .mad-alert-description {
  color: #378a6c;
}
.mad-alert.mad-alert-success .mad-alert-dismiss {
  color: #378a6c;
}
.mad-alert.mad-alert-info {
  border-color: #5269a3;
}
.mad-alert.mad-alert-info .mad-alert-description {
  color: #5269a3;
}
.mad-alert.mad-alert-info .mad-alert-dismiss {
  color: #5269a3;
}
.mad-alert.mad-alert-warning {
  border-color: #f58c65;
}
.mad-alert.mad-alert-warning .mad-alert-description {
  color: #f58c65;
}
.mad-alert.mad-alert-warning .mad-alert-dismiss {
  color: #f58c65;
}
.mad-alert.mad-alert-danger {
  border-color: #f55b55;
}
.mad-alert.mad-alert-danger .mad-alert-description {
  color: #f55b55;
}
.mad-alert.mad-alert-danger .mad-alert-dismiss {
  color: #f55b55;
}
.mad-alert .mad-alert-dismiss {
  position: absolute;
  right: 1.75rem;
  top: calc(50% - 7px);
  background: transparent;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 3, 0.75, 0.9);
  transition: transform 0.4s cubic-bezier(0.25, 3, 0.75, 0.9);
}
.mad-alert .mad-alert-dismiss:after {
  font-family: "Linearicons";
  font-weight: 700;
  font-size: 1rem;
  content: "\e935";
}
.mad-alert .mad-alert-dismiss:hover {
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3);
}

/* Shortcode: Call to Action
   ========================================================================== */
.cta-holder.cta-content-align-left .cta-content {
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .cta-holder.cta-content-align-left .cta-body:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
.cta-holder.cta-content-align-right .cta-content {
  align-items: center;
  justify-content: space-between;
}
.cta-holder.cta-content-align-center {
  text-align: center;
}
.cta-holder.cta-content-align-center .cta-content {
  flex-direction: column;
  align-items: center;
}
.cta-holder.cta-content-align-center .cta-content .cta-body:not(:last-child) {
  margin-bottom: 2.625rem;
}
.cta-holder.has-h1 .cta-content .cta-body .cta-subheading {
  font-size: 1.125rem;
}
.cta-holder .cta-content {
  display: flex;
  flex-flow: row wrap;
  padding: 7.4375rem 0;
}
.cta-holder .cta-content .cta-body h1.cta-heading {
  font-weight: 600;
}
.cta-holder .cta-content .cta-body h1.cta-heading:not(:last-child) {
  margin-bottom: 1.3125rem;
}
@media (max-width: 767.98px) {
  .cta-holder .cta-content .cta-body h1.cta-heading {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.cta-holder .cta-content .cta-body h2.cta-heading {
  font-weight: 600;
}
.cta-holder .cta-content .cta-body h2.cta-heading:not(:last-child) {
  margin-bottom: 0.4375rem;
}
.cta-holder .cta-content .cta-body .cta-subheading {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  font-family: inherit;
}
.cta-holder .cta-content .cta-button {
  position: relative;
  display: inline-block;
  padding: 0.875rem 2.5rem;
  font-size: 1.125rem;
  color: #fff;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  line-height: 1.75rem;
  white-space: nowrap;
  z-index: 1;
  background-color: #d69080;
  transition: all 0.5s ease;
}
.cta-holder .cta-content .cta-button.cta-button-style-1 {
  background-color: #d69080;
}
.cta-holder .cta-content .cta-button.cta-button-style-1:hover {
  background-color: #bd7f71;
}
.cta-holder .cta-content .cta-button.cta-button-style-2 {
  background-color: #2c5862;
}
.cta-holder .cta-content .cta-button.cta-button-style-2:hover {
  background-color: #204047;
}

/* Shortcode: Counter
   ========================================================================== */
.mad-counter {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
@media (max-width: 992.98px) {
  .mad-counter {
    margin-bottom: 1.75rem;
  }
}
.mad-counter.mad-counter-align-left {
  justify-content: flex-start;
  text-align: left;
}
.mad-counter.mad-counter-align-left .mad-counter-icon {
  margin-right: 1.75rem;
}
.mad-counter.mad-counter-align-center {
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.mad-counter.mad-counter-align-center .mad-counter-icon {
  margin-bottom: 0.875rem;
}
.mad-counter .mad-counter-icon svg {
  width: 3.375rem;
  height: 3.375rem;
}
.mad-counter .mad-counter-wrap .mad-counter-number,
.mad-counter .mad-counter-wrap .mad-counter-number-suffix {
  font-family: "Maven Pro";
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.0625rem;
  color: #333;
}
.mad-counter .mad-counter-wrap .mad-counter-number {
  font-weight: 600;
}
.mad-counter .mad-counter-wrap .mad-counter-title {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  letter-spacing: 0.7px;
  color: #999;
}

/* Shortcode: Partners
 ========================================================================== */
.mad-partners {
  display: grid;
  grid-gap: 1.75rem;
}
@media (min-width: 993px) {
  .mad-partners.col4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .mad-partners.col5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .mad-partners.col6 {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (max-width: 992.98px) {
  .mad-partners.col4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .mad-partners.col5 {
    grid-template-columns: repeat(2, 1fr);
  }
  .mad-partners.col6 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.mad-partners .mad-grid-item img {
  border-radius: 5px;
  transition-property: all;
  transition-delay: 0ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.25, 3, 0.79, 0.38);
}
.mad-partners .mad-grid-item:hover img {
  box-shadow: 0 3px 27px 0 rgba(0, 0, 0, 0.05);
}

/* Shortcode: Countdown
 ========================================================================== */
.mad-countdown.mad-countdown-align-center .countdown-row > .countdown-section {
  text-align: center;
}
.mad-countdown .countdown-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  flex: 1 0 auto;
}
.mad-countdown .countdown-row > .countdown-section {
  display: block;
  text-align: center;
}
.mad-countdown .countdown-row > .countdown-section .countdown-amount {
  display: block;
  margin-bottom: 2px;
  font-family: "Maven Pro";
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  line-height: 3.0625rem;
  color: #333;
}
@media (max-width: 767.98px) {
  .mad-countdown .countdown-row > .countdown-section .countdown-amount {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
}
.mad-countdown .countdown-row > .countdown-section .countdown-period {
  color: #999;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
}

/* Shortcode: Table
 ========================================================================== */
.mad-table-container table th,
.mad-table-container table tfoot {
  font-weight: 500;
  color: #333;
  font-size: 1.125rem;
}

/* Shortcode: Pricing Table
 ========================================================================== */
.mad-price-table {
  position: relative;
  text-align: center;
  width: 100%;
  color: #666;
  padding: 2.625rem;
  overflow: hidden;
  transition-property: all;
  transition-delay: 0ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (max-width: 575.98px) {
  .mad-price-table {
    margin-bottom: 1.75rem;
  }
}
.mad-price-table .mad-price-table__currency,
.mad-price-table .mad-price-table__integer-part,
.mad-price-table .mad-price-table__button {
  transition-property: all;
  transition-delay: 0ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mad-price-table:hover {
  box-shadow: 0 7px 27px 0 rgba(0, 0, 0, 0.05);
}
.mad-price-table:hover .mad-price-table__currency {
  color: #d69080;
}
.mad-price-table:hover .mad-price-table__integer-part {
  color: #d69080;
}
.mad-price-table:hover .mad-price-table__footer .mad-price-table__button {
  background-color: #d69080;
}
.mad-price-table.vert {
  padding: 2.625rem 2.625rem 3.5rem 2.625rem;
  background-color: #ebf0f2;
}
@media (max-width: 992.98px) {
  .mad-price-table.vert {
    margin-bottom: 1.75rem;
  }
}
.mad-price-table.vert .mad-price-table__header .mad-price-table__heading {
  margin-bottom: 0.875rem;
}
.mad-price-table.vert .mad-price-table__content {
  padding: 4.375rem 0;
}
.mad-price-table.vert .mad-price-table__content .mad-price-table__heading {
  display: none;
}
.mad-price-table.vert:hover {
  background-color: #fff;
}
.mad-price-table.horz {
  display: flex;
  justify-content: space-between;
  text-align: left;
  align-items: center;
  background-color: #fff;
}
@media (max-width: 575.98px) {
  .mad-price-table.horz {
    flex-flow: row wrap;
  }
  .mad-price-table.horz .mad-price-table__content {
    margin: 1.75rem 0;
  }
}
.mad-price-table.horz > * {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.mad-price-table.horz .mad-price-table__header {
  display: none;
}
.mad-price-table.horz .mad-price-table__price {
  min-width: 15.625rem;
}
.mad-price-table.horz .mad-price-table__content {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.mad-price-table.horz .mad-price-table__content .mad-price-table__heading {
  margin-bottom: 0.4375rem;
}
.mad-price-table__price .mad-price-table__currency {
  color: #82bbc9;
  font-family: "Maven Pro";
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 4.0625rem;
  vertical-align: text-bottom;
}
.mad-price-table__price .mad-price-table__integer-part {
  font-family: "Maven Pro";
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 3.9375rem;
  letter-spacing: -3px;
  color: #82bbc9;
}
.mad-price-table__price .mad-price-table__after-price {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.875rem;
  letter-spacing: 0.6px;
  color: #999;
}
.mad-price-table .mad-price-table__heading {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.mad-price-table__footer .mad-price-table__button {
  display: inline-block;
  padding: 0.65625rem 1.875rem;
  font-size: 1rem;
  line-height: 1.75rem;
  background-color: #2c5862;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.8px;
  text-align: center;
}
.mad-price-table__footer .mad-price-table__button:hover {
  background-color: #204047;
}
.mad-price-table .mad-price-table__ribbon {
  position: absolute;
  top: 5px;
  left: -1.75rem;
  padding: 0 1.75rem;
  padding-right: 4.375rem;
  text-align: left;
  background-color: #d69080;
  color: #fff;
  font-size: 0.6875rem;
  line-height: 1.75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  white-space: nowrap;
  transform: rotate(-30deg);
}

/* Shortcode: Progress Bar
 ========================================================================== */
div.elementor-element.elementor-widget-progress:not(:last-child) {
  margin-bottom: 1.3125rem;
}

.mad-progress-wrapper .mad-progress-title {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.4375rem;
  justify-content: space-between;
  align-items: center;
  font-family: "Maven Pro", sans-serif;
  font-size: 1.125rem;
  color: #313131;
  font-weight: 500;
}
.mad-progress-wrapper .mad-pbar {
  position: relative;
  height: 0.4375rem;
  background-color: #dfd9d2;
}
.mad-progress-wrapper .mad-pbar .elementor-progress-bar {
  background-color: #d69080;
  width: 0;
  transition: width 1s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 7px;
  line-height: 7px;
  border-radius: 0;
}

/* Widgets: General
   ========================================================================== */
.widget ul {
  margin-bottom: 0;
}
#sidebar .widget ul {
  margin-top: -0.875rem;
}
.widget li {
  list-style: none;
}
.widget:not(:last-child) {
  margin-bottom: 1.75rem;
}
#sidebar .widget .widget-title {
  margin-bottom: 1.75rem;
  font-weight: 600;
}
.site-footer .widget .widget-title {
  margin-bottom: 1.3125rem;
  color: #fff;
  font-weight: 600;
}
.widget .entry-holder .entry-body {
  background-color: transparent;
}

/* Widget: Calendar
 ================================================= */
.calendar_wrap {
  position: relative;
  overflow: hidden;
  border-bottom: none;
}
.calendar_wrap table {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: transparent;
  border: none;
}
.calendar_wrap table caption {
  position: relative;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-align: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #dfd9d2;
  color: #313131;
}
.calendar_wrap table thead {
  background-color: #f0edea;
}
.calendar_wrap table th, .calendar_wrap table td {
  padding: 0.4375rem;
  text-align: center;
  vertical-align: middle;
  border-color: #dfd9d2;
  border-width: 1px;
  border-style: solid;
}
.calendar_wrap table tr #today {
  color: #fff;
  background-color: #d69080;
}
.calendar_wrap table tr #today a {
  color: #fff;
}
.calendar_wrap table th {
  font-weight: 500;
  font-size: 0.875rem;
  color: #333;
}
.calendar_wrap table td {
  border-top: none;
}
.calendar_wrap table td:not(:first-child) {
  border-left: none;
}
.calendar_wrap table tfoot td {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.calendar_wrap table tfoot #prev,
.calendar_wrap table tfoot #next {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
}
.calendar_wrap table tfoot #prev a,
.calendar_wrap table tfoot #next a {
  color: #d69080;
}
.calendar_wrap table tfoot #prev {
  text-align: left;
}
.calendar_wrap table tfoot #next {
  text-align: right;
}
.calendar_wrap .wp-calendar-nav {
  display: flex;
  padding: 4px 0;
  font-size: 0.875rem;
  justify-content: space-between;
  align-items: center;
}

.site-footer .calendar_wrap table th,
.site-footer .calendar_wrap table td,
.site-footer .calendar_wrap table caption {
  background-color: #fff;
}
.site-footer .calendar_wrap .wp-calendar-nav a {
  color: #fff;
}
.site-footer .wp-caption .wp-caption-text {
  color: #fafafa;
}

/* Widgets
 ================================================= */
.widget_rss li {
  font-size: 0.875rem;
}
.widget_rss .rss-widget-icon {
  vertical-align: 0;
}

.widget_categories .widget ul.children {
  margin-top: 0;
}
.widget_categories .widget ul.children li {
  padding: 0 0.875rem;
}

.widget_meta li:before,
.widget_pages li:before,
.widget_links li:before,
.widget_archive li:before,
.widget_nav_menu li:before,
.widget_categories li:before,
.widget_recent_entries li:before,
.widget_product_categories li:before {
  margin-right: 0.8125rem;
  content: "\e937";
  font-family: "Linearicons";
  line-height: 1;
}

#sidebar .widget {
  padding: 1.3125rem 1.75rem 1.75rem 1.75rem;
  background-color: #f8f7f5;
}
#sidebar .widget ul {
  margin-left: 0;
}
#sidebar .widget_meta li,
#sidebar .widget_links li,
#sidebar .widget_archive li,
#sidebar .widget_recent_entries li,
#sidebar .widget_product_categories li {
  margin: 0 -1.75rem;
  padding: 0.4375rem 1.75rem;
  font-size: 0.875rem;
}
#sidebar .widget_meta li:hover,
#sidebar .widget_links li:hover,
#sidebar .widget_archive li:hover,
#sidebar .widget_recent_entries li:hover,
#sidebar .widget_product_categories li:hover {
  background-color: #f0edea;
}
#sidebar .widget_nav_menu li {
  margin: 0 -1.75rem;
  padding: 0.4375rem 1.75rem;
  font-size: 0.875rem;
}
#sidebar .widget_nav_menu li:hover {
  background-color: #f0edea;
}
#sidebar .widget_nav_menu ul.sub-menu {
  margin-top: 0.4375rem;
}
#sidebar .widget_nav_menu ul.sub-menu > li {
  padding-left: 3.0625rem;
}
#sidebar .widget_nav_menu ul.sub-menu > li:last-child {
  padding-bottom: 0;
}
#sidebar .widget_nav_menu ul.sub-menu ul.sub-menu > li {
  padding-left: 3.5rem;
}
#sidebar .widget_nav_menu ul.sub-menu ul.sub-menu ul.sub-menu > li {
  padding-left: 3.5rem;
}
#sidebar .widget_nav_menu ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu > li {
  padding-left: 1.75rem;
}
#sidebar .widget_pages li {
  margin: 0 -1.75rem;
  padding: 0.4375rem 1.75rem;
  font-size: 0.875rem;
}
#sidebar .widget_pages li:hover {
  background-color: #f0edea;
}
#sidebar .widget_pages ul.children {
  margin-top: 0.4375rem;
}
#sidebar .widget_pages ul.children > li {
  padding-left: 2.625rem;
}
#sidebar .widget_pages ul.children > li:last-child {
  padding-bottom: 0;
}
#sidebar .widget_archive > ul > li:hover {
  background-color: #f0edea;
}
#sidebar .widget_categories li {
  margin: 0 -1.75rem;
  padding: 0.4375rem 1.75rem;
  font-size: 0.875rem;
}
#sidebar .widget_categories > ul > li:hover {
  background-color: #f0edea;
}
#sidebar .widget_categories ul.children {
  margin-top: 0.4375rem;
}
#sidebar .widget_categories ul.children > li {
  padding-left: 2.625rem;
}
#sidebar .widget_categories ul.children > li:hover {
  background-color: #f0edea;
}
#sidebar .widget_categories ul.children > li:last-child {
  padding-bottom: 0;
}
#sidebar .widget_recent_comments ul li {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
  padding: 0.875rem 1.75rem 0.875rem 3.5rem;
}
#sidebar .widget_recent_comments ul li:hover {
  background-color: #f0edea;
}

.site-footer .widget_meta li,
.site-footer .widget_pages li,
.site-footer .widget_links li,
.site-footer .widget_recent_entries li,
.site-footer .widget_nav_menu li,
.site-footer .widget_categories li,
.site-footer .widget_archive li,
.site-footer .widget_product_categories li,
.site-footer .widget_social_links li {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.site-footer .widget_meta li:not(:last-child),
.site-footer .widget_pages li:not(:last-child),
.site-footer .widget_links li:not(:last-child),
.site-footer .widget_recent_entries li:not(:last-child),
.site-footer .widget_nav_menu li:not(:last-child),
.site-footer .widget_categories li:not(:last-child),
.site-footer .widget_archive li:not(:last-child),
.site-footer .widget_product_categories li:not(:last-child),
.site-footer .widget_social_links li:not(:last-child) {
  margin-bottom: 0.875rem;
}
.site-footer .widget_meta li a,
.site-footer .widget_pages li a,
.site-footer .widget_links li a,
.site-footer .widget_recent_entries li a,
.site-footer .widget_nav_menu li a,
.site-footer .widget_categories li a,
.site-footer .widget_archive li a,
.site-footer .widget_product_categories li a,
.site-footer .widget_social_links li a {
  font-size: 0.875rem;
  line-height: 1.75rem;
  letter-spacing: 0.14px;
  border-bottom: 1px solid transparent;
}
.site-footer .widget_meta li a:hover,
.site-footer .widget_pages li a:hover,
.site-footer .widget_links li a:hover,
.site-footer .widget_recent_entries li a:hover,
.site-footer .widget_nav_menu li a:hover,
.site-footer .widget_categories li a:hover,
.site-footer .widget_archive li a:hover,
.site-footer .widget_product_categories li a:hover,
.site-footer .widget_social_links li a:hover {
  border-bottom-color: inherit;
}
@media (max-width: 575.98px) {
  .site-footer .widget_meta li a,
.site-footer .widget_pages li a,
.site-footer .widget_links li a,
.site-footer .widget_recent_entries li a,
.site-footer .widget_nav_menu li a,
.site-footer .widget_categories li a,
.site-footer .widget_archive li a,
.site-footer .widget_product_categories li a,
.site-footer .widget_social_links li a {
    font-size: 1rem;
  }
}
.site-footer select {
  color: #fff;
  border-bottom-color: #fff;
  background-image: url("assets/images/footer-select-arrow.png");
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .site-footer select {
    background-image: url("assets/images/footer-select-arrow@2x.png");
  }
}
.site-footer .top-footer .widget {
  margin-bottom: 2.1875rem;
}
.site-footer .top-footer .widget.widget_media_image {
  max-width: 70%;
}
.site-footer .top-footer .widget_meta li:before,
.site-footer .top-footer .widget_pages li:before,
.site-footer .top-footer .widget_links li:before,
.site-footer .top-footer .widget_archive li:before,
.site-footer .top-footer .widget_recent_entries li:before,
.site-footer .top-footer .widget_categories li:before,
.site-footer .top-footer .widget_nav_menu li:before,
.site-footer .top-footer .widget_product_categories li:before,
.site-footer .top-footer .widget_social_links .social-icons.vr-type li:before {
  color: #d69080;
}
.site-footer .top-footer .widget_meta li a, .site-footer .top-footer .widget_meta li i,
.site-footer .top-footer .widget_pages li a,
.site-footer .top-footer .widget_pages li i,
.site-footer .top-footer .widget_links li a,
.site-footer .top-footer .widget_links li i,
.site-footer .top-footer .widget_archive li a,
.site-footer .top-footer .widget_archive li i,
.site-footer .top-footer .widget_recent_entries li a,
.site-footer .top-footer .widget_recent_entries li i,
.site-footer .top-footer .widget_categories li a,
.site-footer .top-footer .widget_categories li i,
.site-footer .top-footer .widget_nav_menu li a,
.site-footer .top-footer .widget_nav_menu li i,
.site-footer .top-footer .widget_product_categories li a,
.site-footer .top-footer .widget_product_categories li i,
.site-footer .top-footer .widget_social_links .social-icons.vr-type li a,
.site-footer .top-footer .widget_social_links .social-icons.vr-type li i {
  color: #d69080;
}
.site-footer .top-footer .widget_social_links .social-icons.hr-type li a {
  color: #fff;
}
.site-footer .top-footer .widget_social_links .social-icons.hr-type li a:hover {
  color: #d69080;
}
.site-footer .main-footer .widget {
  margin-bottom: 2.1875rem;
}
.site-footer .main-footer .widget_meta li,
.site-footer .main-footer .widget_pages li,
.site-footer .main-footer .widget_links li,
.site-footer .main-footer .widget_recent_entries li,
.site-footer .main-footer .widget_archive li,
.site-footer .main-footer .widget_categories li,
.site-footer .main-footer .widget_nav_menu li,
.site-footer .main-footer .widget_product_categories li,
.site-footer .main-footer .widget_social_links li {
  color: #fff;
}
.site-footer .main-footer .widget_meta li a, .site-footer .main-footer .widget_meta li i,
.site-footer .main-footer .widget_pages li a,
.site-footer .main-footer .widget_pages li i,
.site-footer .main-footer .widget_links li a,
.site-footer .main-footer .widget_links li i,
.site-footer .main-footer .widget_recent_entries li a,
.site-footer .main-footer .widget_recent_entries li i,
.site-footer .main-footer .widget_archive li a,
.site-footer .main-footer .widget_archive li i,
.site-footer .main-footer .widget_categories li a,
.site-footer .main-footer .widget_categories li i,
.site-footer .main-footer .widget_nav_menu li a,
.site-footer .main-footer .widget_nav_menu li i,
.site-footer .main-footer .widget_product_categories li a,
.site-footer .main-footer .widget_product_categories li i,
.site-footer .main-footer .widget_social_links li a,
.site-footer .main-footer .widget_social_links li i {
  color: #fff;
}
.site-footer .main-footer .widget_meta li a,
.site-footer .main-footer .widget_pages li a,
.site-footer .main-footer .widget_links li a,
.site-footer .main-footer .widget_recent_entries li a,
.site-footer .main-footer .widget_archive li a,
.site-footer .main-footer .widget_categories li a,
.site-footer .main-footer .widget_nav_menu li a,
.site-footer .main-footer .widget_product_categories li a,
.site-footer .main-footer .widget_social_links li a {
  display: inline-block;
}
.site-footer .site-footer .widget .screen-reader-text,
.site-footer .top-footer .widget .screen-reader-text,
.site-footer .main-footer .widget .screen-reader-text {
  color: #fff;
}
.site-footer .site-footer .widget_search input[type=text],
.site-footer .top-footer .widget_search input[type=text],
.site-footer .main-footer .widget_search input[type=text] {
  color: #fff;
  border-bottom-color: #fff;
}
.site-footer .site-footer .widget_search input[type=text]::placeholder,
.site-footer .top-footer .widget_search input[type=text]::placeholder,
.site-footer .main-footer .widget_search input[type=text]::placeholder {
  color: #fff;
}
.site-footer .site-footer .widget_search button[type=submit],
.site-footer .top-footer .widget_search button[type=submit],
.site-footer .main-footer .widget_search button[type=submit] {
  color: #fff;
}
.site-footer .site-footer .widget_pages ul.sub-menu,
.site-footer .site-footer .widget_pages ul.children,
.site-footer .site-footer .widget_nav_menu ul.sub-menu,
.site-footer .site-footer .widget_nav_menu ul.children,
.site-footer .site-footer .widget_categories ul.sub-menu,
.site-footer .site-footer .widget_categories ul.children,
.site-footer .top-footer .widget_pages ul.sub-menu,
.site-footer .top-footer .widget_pages ul.children,
.site-footer .top-footer .widget_nav_menu ul.sub-menu,
.site-footer .top-footer .widget_nav_menu ul.children,
.site-footer .top-footer .widget_categories ul.sub-menu,
.site-footer .top-footer .widget_categories ul.children,
.site-footer .main-footer .widget_pages ul.sub-menu,
.site-footer .main-footer .widget_pages ul.children,
.site-footer .main-footer .widget_nav_menu ul.sub-menu,
.site-footer .main-footer .widget_nav_menu ul.children,
.site-footer .main-footer .widget_categories ul.sub-menu,
.site-footer .main-footer .widget_categories ul.children {
  margin-top: 0.875rem;
}
.site-footer .site-footer .widget_recent_comments li.recentcomments,
.site-footer .top-footer .widget_recent_comments li.recentcomments,
.site-footer .main-footer .widget_recent_comments li.recentcomments {
  padding-left: 1.75rem;
  line-height: 1.75rem;
  color: #fff;
}
.site-footer .site-footer .widget_recent_comments li.recentcomments span,
.site-footer .top-footer .widget_recent_comments li.recentcomments span,
.site-footer .main-footer .widget_recent_comments li.recentcomments span {
  color: #ccc;
}
.site-footer .site-footer .widget_recent_comments li.recentcomments:not(:last-child),
.site-footer .top-footer .widget_recent_comments li.recentcomments:not(:last-child),
.site-footer .main-footer .widget_recent_comments li.recentcomments:not(:last-child) {
  margin-bottom: 0.875rem;
}
.site-footer .site-footer .widget_recent_comments li.recentcomments a,
.site-footer .top-footer .widget_recent_comments li.recentcomments a,
.site-footer .main-footer .widget_recent_comments li.recentcomments a {
  color: #fff;
  border-bottom: 1px solid transparent;
}
.site-footer .site-footer .widget_recent_comments li.recentcomments a:hover,
.site-footer .top-footer .widget_recent_comments li.recentcomments a:hover,
.site-footer .main-footer .widget_recent_comments li.recentcomments a:hover {
  border-bottom-color: inherit;
}
.site-footer .site-footer .widget_recent_comments li.recentcomments:before,
.site-footer .top-footer .widget_recent_comments li.recentcomments:before,
.site-footer .main-footer .widget_recent_comments li.recentcomments:before {
  left: 0;
  top: 0;
  color: #fff;
}
.site-footer .site-footer .widget_rss .rsswidget,
.site-footer .top-footer .widget_rss .rsswidget,
.site-footer .main-footer .widget_rss .rsswidget {
  color: #fff;
}
.site-footer .site-footer .widget_rss li,
.site-footer .top-footer .widget_rss li,
.site-footer .main-footer .widget_rss li {
  color: #fff;
}
.site-footer .site-footer .widget_rss li a,
.site-footer .top-footer .widget_rss li a,
.site-footer .main-footer .widget_rss li a {
  color: #fff;
}
.site-footer .site-footer .widget_rss li span, .site-footer .site-footer .widget_rss li cite,
.site-footer .top-footer .widget_rss li span,
.site-footer .top-footer .widget_rss li cite,
.site-footer .main-footer .widget_rss li span,
.site-footer .main-footer .widget_rss li cite {
  color: #ccc;
}
.site-footer .site-footer .widget_text .textwidget,
.site-footer .top-footer .widget_text .textwidget,
.site-footer .main-footer .widget_text .textwidget {
  color: #fff;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_meta .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_pages .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_links .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_recent_entries .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_categories .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_nav_menu .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_product_categories .widget-title,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_social_links .widget-title {
  display: none;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_meta ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_pages ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_links ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_recent_entries ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_categories ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_nav_menu ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_product_categories ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_social_links ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_meta ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_pages ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_links ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_recent_entries ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_categories ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_nav_menu ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_product_categories ul > li,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_social_links ul > li {
  margin-bottom: 0;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_meta ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_pages ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_links ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_recent_entries ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_categories ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_nav_menu ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_product_categories ul > li:before,
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_social_links ul > li:before {
  display: none;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_meta ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_pages ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_links ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_recent_entries ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_categories ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_nav_menu ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_product_categories ul > li:not(:last-child),
.site-footer.has-bottom-footer-widget-area .bottom-footer .widget_social_links ul > li:not(:last-child) {
  margin-right: 0.875rem;
}
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_meta ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_pages ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_links ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_recent_entries ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_categories ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_nav_menu ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_product_categories ul,
.site-footer.has-bottom-footer-widget-area .bottom-footer .row > *:last-child .widget_social_links ul {
  justify-content: flex-end;
}
.site-footer.no-has-theme-plugin .flex-row {
  flex-flow: wrap;
}
.site-footer.no-has-theme-plugin .flex-row .widget {
  position: relative;
  min-height: 1px;
  padding-right: 0.875rem;
  padding-left: 0.875rem;
  width: 25%;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .site-footer.no-has-theme-plugin .flex-row .widget {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .site-footer.no-has-theme-plugin .flex-row .widget {
    width: 100%;
  }
}

/* Widget: Latest Posts
 ================================================= */
.entry-holder.blog-small .entry-box .grid-item:not(:last-child) {
  margin-bottom: 1.75rem;
}
.entry-holder.blog-small .entry-box .entry {
  display: flex;
}
.entry-holder.blog-small .entry-box .entry .thumbnail-attachment {
  min-width: 4.375rem;
  max-width: 4.375rem;
}
.entry-holder.blog-small .entry-box .entry .entry-body {
  padding: 0 0 0 1.25rem;
}
.entry-holder.blog-small .entry-box .entry .entry-meta .meta-item {
  font-size: 0.8125rem;
}
.entry-holder.blog-small .entry-box .entry .entry-title {
  font-size: 1.125rem;
  line-height: 1.3125rem;
}

/* Widget: Search
 ================================================= */
#sidebar .widget_search {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.search-form {
  position: relative;
  display: flex;
}
.search-form input[type=text] {
  padding-left: 0;
  padding-right: 1.75rem;
}
.search-form button[type=submit] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  background-color: transparent;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
}

/* Widget: Latest Tweets
 ================================================= */
.widget_latest_tweets_widget li {
  position: relative;
  font-size: 0.875rem;
}
.widget_latest_tweets_widget li:before {
  position: absolute;
  left: 1.75rem;
  top: 0.6875rem;
  color: #333;
  font-size: 0.875rem;
  font-family: "fontawesome";
  content: "\f099";
}
.widget_latest_tweets_widget li .tweet-text {
  margin-bottom: 0.5625rem;
  line-height: 1.3125rem;
}
.widget_latest_tweets_widget li .tweet-text a {
  color: #d69080;
}
.widget_latest_tweets_widget li .tweet-details {
  margin-bottom: 0;
  font-size: 0.8125rem;
}
.widget_latest_tweets_widget li .tweet-details a {
  color: #d69080;
}

#sidebar .widget_latest_tweets_widget {
  padding-bottom: 0.875rem;
}
#sidebar .widget_latest_tweets_widget li {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
  padding: 0.875rem 1.75rem 0.875rem 3.5rem;
}
#sidebar .widget_latest_tweets_widget li:hover {
  background-color: #f0edea;
}

/* Widget: Recent Comments
 ================================================= */
.widget_recent_comments ul li {
  position: relative;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.widget_recent_comments ul li:before {
  position: absolute;
  left: 1.75rem;
  top: 0.875rem;
  color: #333;
  font-size: 0.9375rem;
  font-family: "Linearicons";
  content: "\e7d6";
}
.widget_recent_comments ul li a {
  color: #d69080;
}

/* Widget: Text
 ================================================= */
.widget_text .textwidget {
  font-size: 0.875rem;
  letter-spacing: 0.14px;
}
.widget_text .textwidget img {
  margin-bottom: 0.875rem;
}
#sidebar .widget_text .textwidget {
  text-align: left;
}

/* Widget: Tags
 ================================================= */
.tag-wrap {
  display: flex;
  align-items: baseline;
}
.tag-wrap .tag-title {
  margin-right: 0.875rem;
  color: #666;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.3125rem;
  letter-spacing: 0.15px;
}

.single-footer .tag-wrap {
  padding-bottom: 2.1875rem;
  margin-bottom: 1.75rem;
  border-bottom: 1px solid #ede9e5;
}

.tagcloud {
  font-size: 0;
  margin: -3.5px;
}
.tagcloud a {
  display: inline-block;
  margin: 3.5px;
  font-size: 0.875rem !important;
  letter-spacing: 0.1px;
  padding: 0 10px;
  border: 1px solid #dfd9d2;
  color: #333;
  background-color: #f8f7f5;
}
.tagcloud a:hover {
  background-color: #f0edea;
}
.site-footer.style-5 .tagcloud a {
  background-color: #fff;
  color: #1e1e1e;
}
.site-footer.style-5 .tagcloud a:hover {
  background-color: #0001ff;
  color: #fff;
}

/* Widget: Contact Us
 ================================================= */
.widget_contact_us .mad-our-info:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.widget_contact_us .mad-our-info .info-item {
  display: flex;
  line-height: 1.3125rem;
}
.widget_contact_us .mad-our-info .info-item:not(:last-child) {
  margin-bottom: 1rem;
}
.widget_contact_us .mad-our-info .info-item i {
  font-size: 1.125rem;
  color: #fff;
  padding-right: 0.875rem;
  line-height: 1;
}
.widget_contact_us .mad-our-info .info-item span {
  color: #999;
}
.widget_contact_us .mad-our-info .info-item a {
  color: #d69080;
}

/* Widget: Social Icons
 ================================================= */
.mad-info-box-content .social-icons.vr-type li:not(:last-child),
.widget_social_links .social-icons.vr-type li:not(:last-child) {
  margin-bottom: 0.875rem;
}
.mad-info-box-content .social-icons.vr-type li i,
.widget_social_links .social-icons.vr-type li i {
  margin-right: 0.3125rem;
  font-size: 0.875rem;
  min-width: 1.25rem;
  font-weight: 400;
  line-height: 2.64px;
  letter-spacing: 0.7px;
}
.mad-info-box-content .social-icons.vr-type li a,
.widget_social_links .social-icons.vr-type li a {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  border-bottom: 1px solid transparent;
}
.mad-info-box-content .social-icons.vr-type li a:hover,
.widget_social_links .social-icons.vr-type li a:hover {
  border-bottom-color: inherit;
}
@media (max-width: 575.98px) {
  .mad-info-box-content .social-icons.vr-type li a,
.widget_social_links .social-icons.vr-type li a {
    font-size: 1rem;
  }
}
.mad-info-box-content .social-icons.hr-type li,
.widget_social_links .social-icons.hr-type li {
  display: inline-block;
}
.mad-info-box-content .social-icons.hr-type li:not(:first-child),
.widget_social_links .social-icons.hr-type li:not(:first-child) {
  margin-left: 1.4375rem;
}
.mad-info-box-content .social-icons.hr-type li a,
.widget_social_links .social-icons.hr-type li a {
  text-decoration: none;
  border: none;
}
.mad-info-box-content .social-icons.hr-type li i,
.widget_social_links .social-icons.hr-type li i {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
}

.bottom-footer .widget_social_links .social-icons.hr-type li a {
  color: #fff;
}
.bottom-footer .widget_social_links .social-icons.hr-type li a:hover {
  color: #d69080;
}

/* Widget: Brands
 ================================================= */
.widget .brand-wrap {
  justify-content: center;
}

/* Widget: Instagram
 ================================================= */
.widget #sb_instagram {
  position: relative;
  padding-bottom: 0 !important;
}
.widget #sb_instagram #sbi_load .sbi_load_btn {
  display: none;
}
.widget #sb_instagram.sbi_col_3 #sbi_images {
  grid-template-columns: repeat(3, 1fr);
}
.widget #sb_instagram.sbi_col_4 #sbi_images {
  grid-template-columns: repeat(4, 1fr);
}
.widget #sb_instagram.sbi_col_5 #sbi_images {
  grid-template-columns: repeat(5, 1fr);
}
.widget #sb_instagram #sbi_images {
  display: grid;
  grid-gap: 7px;
  margin-bottom: 1.3125rem;
  float: none;
}
.widget #sb_instagram #sbi_images .sbi_item {
  position: relative;
  float: none;
  width: 100%;
}
@media (max-width: 767.98px) {
  .widget #sb_instagram #sbi_images .sbi_item {
    width: 50% !important;
  }
}
@media (max-width: 575.98px) {
  .widget #sb_instagram #sbi_images .sbi_item {
    width: 100% !important;
  }
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo {
  position: relative;
  z-index: 3;
  display: block;
  cursor: url(assets/images/icon_zoomin.png) 24 24, auto;
  opacity: 1 !important;
}
.widget #sb_instagram #sbi_images .sbi_item .sbi_photo img {
  display: block;
}
.widget #sb_instagram #sbi_images .sbi_item a:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease;
}
.widget #sb_instagram #sbi_images .sbi_item:hover a:after {
  opacity: 1;
  visibility: visible;
}

/* Basic styles for buttons
   ========================================================================== */
.mad-btn {
  position: relative;
  display: inline-block;
  padding-right: 1.5625rem;
  transition: all 0.5s ease;
  text-transform: uppercase;
  font-family: "Maven Pro";
  letter-spacing: 0.5px;
  color: #d69080;
  font-size: 0.875rem;
  font-weight: 500;
}
.mad-btn.mad-button-size-sm {
  font-size: 0.8125rem;
}
.mad-btn.mad-button-size-md {
  font-size: 0.875rem;
}
.mad-btn.mad-button-size-bg {
  font-size: 1rem;
}
.mad-btn.mad-button-size-hg {
  font-size: 1.125rem;
}
.mad-btn:after {
  position: absolute;
  font-family: "Linearicons";
  right: 0;
  top: 1px;
  font-size: 0.9375rem;
  content: "\e937";
  transition: all 0.5s ease;
}
.mad-btn:hover {
  padding-right: 0;
  padding-left: 25px;
}
.mad-btn:hover:after {
  right: calc(100% - 15px);
}
.mad-btn.mad-button-style-rufous {
  color: #d69080;
}
.mad-btn.mad-button-style-light-brown {
  color: #c9a482;
}
.mad-btn.mad-button-style-dark-blue {
  color: #2c5862;
}
.mad-btn.mad-button-style-gray {
  color: #dfd9d2;
}
.mad-btn.mad-button-style-blue {
  color: #82bbc9;
}
.mad-btn.mad-button-style-brown {
  color: #4a3929;
}

.mad-button {
  position: relative;
  display: inline-block;
  padding: 0.4375rem 1.875rem;
  font-size: 0.875rem;
  color: #fff;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-weight: 400;
  line-height: 1.75rem;
  white-space: nowrap;
  background-color: #d69080;
  transition: all 0.5s ease;
}
.mad-button.mad-button-size-sm {
  padding: 0.21875rem 1.3125rem;
  font-size: 0.8125rem;
}
.mad-button.mad-button-size-md {
  padding: 0.4375rem 1.875rem;
  font-size: 0.875rem;
}
.mad-button.mad-button-size-bg {
  padding: 0.65625rem 1.875rem;
  font-size: 1rem;
}
.mad-button.mad-button-size-hg {
  padding: 0.875rem 2.5rem;
  font-size: 1.125rem;
}
.mad-button:hover {
  background-color: #bd7f71;
}
.mad-button .mad-button-icon.mad-align-icon-left {
  margin-right: 5px;
}
.mad-button .mad-button-icon.mad-align-icon-right {
  margin-left: 5px;
}
.mad-button.mad-button-style-rufous {
  background-color: #d69080;
}
.mad-button.mad-button-style-rufous:hover {
  background-color: #bd7f71;
}
.mad-button.mad-button-style-light-brown {
  background-color: #c9a482;
}
.mad-button.mad-button-style-light-brown:hover {
  background-color: #b09072;
}
.mad-button.mad-button-style-dark-blue {
  background-color: #2c5862;
}
.mad-button.mad-button-style-dark-blue:hover {
  background-color: #204047;
}
.mad-button.mad-button-style-gray {
  background-color: #dfd9d2;
  color: #333;
}
.mad-button.mad-button-style-gray:hover {
  background-color: #eae6e1;
}
.mad-button.mad-button-style-blue {
  background-color: #82bbc9;
}
.mad-button.mad-button-style-blue:hover {
  background-color: #72a4b0;
}
.mad-button.mad-button-style-brown {
  background-color: #4a3929;
}
.mad-button.mad-button-style-brown:hover {
  background-color: #33271c;
}

.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
}

/* Basic styles for carousel
   ========================================================================== */
.products-holder .owl-carousel .owl-controls .owl-dots {
  margin-top: 3.0625rem;
}

/* Navigation
 ================================================= */
.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  color: #1e1e1e;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5rem;
  transition: all 0.45s ease;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  color: #7e7e7e;
}
.owl-nav > .owl-prev {
  left: 1.75rem;
}
.owl-nav > .owl-next {
  right: 1.75rem;
}
.owl-nav .owl-prev::before,
.owl-nav .owl-next::before {
  font-family: "Linearicons";
}
.owl-nav .owl-prev::before {
  content: "\e964";
}
.owl-nav .owl-next:before {
  content: "\e965";
}

.flex-control-nav .owl-nav .owl-prev,
.flex-control-nav .owl-nav .owl-next {
  font-size: 1.875rem;
  color: #333;
}
.flex-control-nav .owl-nav .owl-prev:hover,
.flex-control-nav .owl-nav .owl-next:hover {
  color: #d69080;
}
.flex-control-nav .owl-nav .owl-prev::before {
  content: "\e93b";
}
.flex-control-nav .owl-nav .owl-next:before {
  content: "\e93c";
}

.owl-nav__small-bottom-right--white .owl-nav {
  position: absolute;
  right: 1.75rem;
  bottom: 0.4375rem;
  z-index: 2;
  margin: 0 -0.875rem;
}
.owl-nav__small-bottom-right--white .owl-nav .owl-prev,
.owl-nav__small-bottom-right--white .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  margin: 0 0.875rem 0;
  font-size: 2.5rem;
  line-height: 3.3125rem;
  transition: all 0.45s ease;
  color: #fff;
  transform: translateY(0);
}
.owl-nav__small-bottom-right--white .owl-nav .owl-prev:hover,
.owl-nav__small-bottom-right--white .owl-nav .owl-next:hover {
  color: #fff;
}
.owl-nav__small-bottom-right--white .owl-nav > .owl-prev {
  left: 0;
}
.owl-nav__small-bottom-right--white .owl-nav > .owl-next {
  right: 0;
}
.owl-nav__small-bottom-right--white .owl-nav .owl-prev::before,
.owl-nav__small-bottom-right--white .owl-nav .owl-next::before {
  font-family: "Linearicons";
}
.owl-nav__small-bottom-right--white .owl-nav .owl-prev::before {
  content: "\e943";
}
.owl-nav__small-bottom-right--white .owl-nav .owl-next:before {
  content: "\e944";
}

/* Dots
 ================================================= */
.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-top: 2.625rem;
  line-height: 0.875rem;
  text-align: center;
}
.owl-dots .owl-dot {
  display: block;
  opacity: 1;
  margin: 0 0.1875rem;
  width: 1.375rem;
  height: 0.25rem;
  background-color: #dfd9d2;
  cursor: pointer;
  transition: width 0.35s ease;
}
.owl-dots .owl-dot.active {
  width: 2.625rem;
  background-color: #d69080;
}
.owl-dots .owl-dot:hover {
  background-color: #d69080;
}

.owl-dots__bottom--light .owl-dots {
  z-index: 2;
  margin-top: 1.75rem;
  width: 100%;
}
.owl-dots__bottom--light .owl-dots .owl-dot {
  background-color: #dfd9d2;
}
.owl-dots__bottom--light .owl-dots .owl-dot.active {
  background-color: #fff;
}

/* Basic styles for archive pages
   ========================================================================== */
/* Category
 ================================================= */
/* Author
 ================================================= */
/* Not Found
 ================================================= */
.svg-icon {
  font-size: 1.5rem;
  line-height: 1;
  display: inline-block;
}
.svg-icon.size-large {
  font-size: 2.8125rem;
}
.svg-icon.size-huge {
  font-size: 3.75rem;
}
.svg-icon svg {
  vertical-align: -0.2em;
  width: 1em;
  height: 1em;
  fill: currentColor;
  display: inline-block;
}

/* Loader
 ========================================================================== */
.loader {
  display: block;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 110%;
  height: 100%;
  z-index: 1000;
  background: #fff;
  opacity: 1 !important;
}
.loader.hide {
  animation: 1200ms ease-in-out slideInFromLeft;
}
.loader.show {
  display: block !important;
  animation: 1200ms ease-in-out slideInFromRight;
}

@keyframes slideInFromLeft {
  0% {
    transform: skew(-20deg) translateX(0%);
  }
  80% {
    transform: skew(0) translateX(80%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes slideInFromRight {
  0% {
    transform: skew(-20deg) translateX(-100%);
  }
  80% {
    transform: skew(0) translateX(-20%);
  }
  100% {
    transform: translateX(0%);
  }
}
/* Back To Top Button
 ========================================================================== */
@-webkit-keyframes visibleIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    right: 2.5rem;
  }
}
@keyframes visibleIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    right: 2.5rem;
  }
}
@-webkit-keyframes visibleOut {
  from {
    opacity: 1;
    right: 40px;
  }
  to {
    opacity: 0;
    right: 60px;
  }
}
@keyframes visibleOut {
  from {
    opacity: 1;
    right: 40px;
  }
  to {
    opacity: 0;
    right: 60px;
  }
}
.back-to-top {
  position: fixed;
  z-index: 103;
  right: 3.75rem;
  bottom: 35%;
  background-color: #d69080;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.back-to-top:before {
  color: #fff;
  font-family: "Linearicons";
  content: "\e939";
}
.back-to-top.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.back-to-top.animated.stealthy {
  opacity: 0;
  visibility: hidden;
}
.back-to-top.visibleIn {
  -webkit-animation-name: visibleIn;
  animation-name: visibleIn;
}
.back-to-top.visibleOut {
  -webkit-animation-name: visibleOut;
  animation-name: visibleOut;
}

/* Search Form
 ========================================================================== */
.search-form-template {
  padding-top: 3.5rem;
  padding-bottom: 1.75rem;
}
.search-form-template:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.search-form-template .search-form {
  display: flex;
  max-width: 40%;
}

/* Custom Select
 ========================================================================== */
.mad-custom-select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.mad-custom-select .mad-selected-option {
  cursor: pointer;
  user-select: none;
  position: relative;
  border-width: 0 0 2px 0;
  border-style: solid;
  border-bottom-color: #333;
  font-size: 0.875rem;
  padding: 0.375rem 0 0.3125rem 0;
  border-radius: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.75rem;
  vertical-align: middle;
  width: 100%;
  margin: 0;
}
.mad-custom-select .mad-selected-option:after, .mad-custom-select .mad-selected-option:before {
  position: absolute;
  right: 0;
  color: #333;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "\e93a";
  font-family: "Linearicons";
  font-size: 1.25rem;
  line-height: inherit;
  transition-property: transform, opacity, visibility;
}
.mad-custom-select .mad-selected-option:before {
  content: "\e939";
  opacity: 0;
  visibility: hidden;
  transform: scale3d(0, 0, 0);
}
.mad-custom-select .mad-options-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -1px;
  padding-bottom: 1rem;
  border: 1px solid #333;
  opacity: 0;
  list-style: none;
  visibility: hidden;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: initial;
  letter-spacing: 0.7px;
  color: #333;
  background-color: #f8f8f8;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale3d(0.9, 0.9, 0.9);
  transition-property: transform, opacity, visibility;
}
.mad-custom-select .mad-options-list > li a {
  display: block;
  padding-top: 1rem;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mad-custom-select .mad-options-list > li:hover a {
  color: #b1b1b1;
}
.mad-custom-select.mad-opened .mad-selected-option:after {
  opacity: 0;
  visibility: hidden;
  transform: scale3d(0, 0, 0);
}
.mad-custom-select.mad-opened .mad-selected-option:before {
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
}
.mad-custom-select.mad-opened .mad-options-list {
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
}

.pre-opt {
  font-size: 0.875rem;
}

/* Social Icons
 ========================================================================== */
/* Icons
 ========================================================================== */
[class^=icon-]:before,
[class*=icon-]:before {
  width: auto;
  margin: 0;
  padding: 0;
}

/* 404
 ========================================================================== */
body.error404 .wrapper-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}
body.error404 #content {
  flex: 1 0 auto;
}
body.error404 .page-404-section {
  max-width: 690px;
  margin: 0 auto;
  text-align: center;
}
body.error404 .page-404-section .page-404-content h1 {
  margin-bottom: 3.0625rem;
  color: #d69080;
  font-size: 25rem;
  font-weight: 600;
  line-height: 18.375rem;
}
@media (max-width: 767.98px) {
  body.error404 .page-404-section .page-404-content h1 {
    margin-bottom: 1.75rem;
    font-size: 9.375rem;
    line-height: 8.75rem;
  }
}
body.error404 .page-404-section .page-404-content h5 {
  color: #d69080;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1875rem;
}
body.error404 .page-404-section .page-404-content h5:not(:last-child) {
  margin-bottom: 3.0625rem;
}
body.error404 .page-404-section .page-404-content p {
  margin-bottom: 1.75rem;
  color: #666;
}
body.error404 .page-404-section .page-404-content p a {
  margin: 0 6px;
  color: #2c5862;
}
body.error404 .page-404-section .page-404-content:not(:last-child) {
  margin-bottom: 0.875rem;
}

/* Searchform Line
 ========================================================================== */
.searchform-line {
  position: relative;
  display: flex;
}
.searchform-line input[type=text] {
  padding: 0.625rem 0;
  font-size: 1rem;
}
.searchform-line .searchform-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
}
.searchform-line .searchform-btn:before {
  content: "\e922";
  color: #333;
  font-family: "Linearicons";
  font-size: 1.625rem;
  font-weight: 400;
}

/* Pagination
 ========================================================================== */
.navigation.pagination {
  margin-top: 4.375rem;
  text-align: center;
}
.navigation.pagination .screen-reader-text {
  display: none;
}
.navigation.pagination .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.navigation.pagination .nav-links .page-numbers li {
  margin: 0 0.21875rem;
  list-style: none;
}
.navigation.pagination .nav-links .page-numbers li a,
.navigation.pagination .nav-links .page-numbers li span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  background-color: #f0edea;
  line-height: 2.1875rem;
}
.navigation.pagination .nav-links .page-numbers li .current {
  background-color: #d69080;
  color: #fff;
}
.navigation.pagination .nav-links .page-numbers li a.page-numbers,
.navigation.pagination .nav-links .page-numbers li span.page-numbers {
  width: 35px;
  height: 35px;
}
.navigation.pagination .nav-links .page-numbers li a.prev, .navigation.pagination .nav-links .page-numbers li a.next {
  padding: 0 0.8125rem;
  width: auto;
  font-size: 0;
}
.navigation.pagination .nav-links .page-numbers li a.prev:before, .navigation.pagination .nav-links .page-numbers li a.next:before {
  color: #333;
  font-family: Linearicons;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3125rem;
  vertical-align: middle;
  transition: all 0.4s ease;
}
.navigation.pagination .nav-links .page-numbers li a.prev:hover:before, .navigation.pagination .nav-links .page-numbers li a.next:hover:before {
  color: #fff;
}
.navigation.pagination .nav-links .page-numbers li a.prev:before {
  content: "\e943";
}
.navigation.pagination .nav-links .page-numbers li a.next:before {
  content: "\e944";
}
.navigation.pagination .nav-links .page-numbers li a:hover {
  background-color: #d69080;
  color: #fff;
}

.page-links {
  margin: 1.75rem 0;
  clear: both;
  display: flex;
  align-items: center;
}
.page-links .post-page-numbers {
  margin: 0 0.21875rem;
  width: 35px;
  height: 35px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  background-color: #f0edea;
  line-height: 2.1875rem;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-links .post-page-numbers.current, .page-links .post-page-numbers:hover {
  background-color: #d69080;
  color: #fff;
}

.entry-holder.blog-masonry .entry-box + .page-nav {
  margin-top: 1.3125rem;
}

.page-nav {
  margin-top: 3.0625rem;
  text-align: center;
}
.page-nav .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.page-nav .pagination li {
  margin: 0 0.21875rem;
  list-style: none;
}
.page-nav .pagination li a {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  background-color: #f0edea;
  line-height: 2.1875rem;
}
.page-nav .pagination li a:hover {
  background-color: #d69080;
  color: #fff;
}
.page-nav .pagination li a.prev-page, .page-nav .pagination li a.next-page {
  padding: 0 0.8125rem;
  height: 35px;
}
.page-nav .pagination li a.prev-page span, .page-nav .pagination li a.next-page span {
  display: none;
}
.page-nav .pagination li a.prev-page:before, .page-nav .pagination li a.next-page:before {
  color: #333;
  font-family: Linearicons;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3125rem;
  vertical-align: middle;
  transition: all 0.4s ease;
}
.page-nav .pagination li a.prev-page:hover:before, .page-nav .pagination li a.next-page:hover:before {
  color: #fff;
}
.page-nav .pagination li a.prev-page:before {
  content: "\e943";
}
.page-nav .pagination li a.next-page:before {
  content: "\e944";
}
.page-nav .pagination li a.page-numbers {
  width: 35px;
  height: 35px;
}
.page-nav .pagination li.active a {
  background-color: #d69080;
  color: #fff;
}

/* Single Post
 ========================================================================== */
body.home.blog.no-sidebar .site-content .container,
body.single.entry-single-post.no-sidebar .site-content .container {
  max-width: 918px;
}

.entry-single-post.post-single-variant1 .site-content {
  padding-top: 7rem;
}
@media (max-width: 767.98px) {
  .entry-single-post.post-single-variant1 .site-content {
    padding-top: 2.1875rem;
  }
}
.entry-single-post.post-single-variant1.mad-single-has-post-thumbnail .page-content-wrap > .container {
  z-index: 1;
  margin-top: -15.625rem;
}
@media (max-width: 1279.98px) {
  .entry-single-post.post-single-variant1.mad-single-has-post-thumbnail .page-content-wrap > .container {
    margin-top: 0;
  }
}
.entry-single-post.post-single-variant1 .page-content-wrap > .container {
  position: relative;
}
@media (max-width: 992.98px) {
  .entry-single-post.post-single-variant1 .page-content-wrap > .container {
    margin-top: 0;
  }
}
.entry-single-post.post-single-variant1 .page-content-wrap > .container:before {
  position: absolute;
  left: -6.25rem;
  top: -6.5625rem;
  right: -125rem;
  height: 50%;
  min-height: 200px;
  background-color: #fff;
  z-index: -1;
  content: "";
}
@media (max-width: 1279.98px) {
  .entry-single-post.post-single-variant1 .page-content-wrap > .container:before {
    display: none;
  }
}
.entry-single-post.post-single-variant2 .site-content {
  padding-top: 5.25rem;
}
.entry-single-post.post-single-variant2 .entry.single .entry-body {
  margin-bottom: 7.875rem;
  text-align: center;
}
.entry-single-post.post-single-variant2 .entry.single .entry-body .entry-meta {
  justify-content: center;
}
.entry-single-post .entry-featured-image {
  text-align: center;
}

.entry-content:not(:last-child) {
  margin-bottom: 1.75rem;
}
.entry-content h4 {
  margin-bottom: 0.875rem;
  font-weight: 600;
}
.entry-content .title-holder h4 {
  margin-bottom: 0;
}
.entry-content > ul:last-child {
  margin-bottom: 0;
}

.entry.single > .entry-body {
  margin-bottom: 2.625rem;
}
.entry.single > .entry-body .entry-meta {
  margin-bottom: 0.4375rem;
}
.entry.single > .entry-body .entry-meta .meta-item {
  font-size: 0.9375rem;
}
.entry.single .entry-featured-image {
  max-width: 1120px;
  margin-left: calc(-560px + 50%);
  margin-right: calc(-560px + 50%);
  margin-bottom: 2.1875rem;
}
.entry.single:not(:last-child) {
  margin-bottom: 4.8125rem;
}

/* Comments
 ================================================= */
.entry-comments:not(:last-child) {
  margin-bottom: 4.8125rem;
}
.entry-comments h3 {
  font-weight: 600;
}
.entry-comments #comments:not(:last-child) {
  margin-bottom: 3.5rem;
}
.entry-comments ol.comments-list li.comment {
  list-style: none;
}
.entry-comments ol.comments-list li.comment > article {
  position: relative;
  padding: 1.0625rem 0 1.0625rem;
  overflow: hidden;
}
.entry-comments ol.comments-list li.comment .gravatar {
  float: left;
  width: 5.25rem;
  margin-right: 1.3125rem;
  overflow: hidden;
  border-radius: 50%;
}
.entry-comments ol.comments-list li.comment .comment-body {
  overflow: hidden;
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta:not(:last-child) {
  margin-bottom: 0.875rem;
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta .comment-author {
  margin-bottom: 0.4375rem;
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3125rem;
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta .comment-info {
  color: #999;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: 400;
  letter-spacing: 0.14px;
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta .comment-info .entry-meta .entry-date {
  display: block;
  margin-right: 10px;
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta .comment-info .entry-meta .entry-date:after {
  margin-left: 10px;
  content: "|";
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta .comment-info .entry-meta .comment-reply-link {
  display: inline-block;
  color: #d69080;
  letter-spacing: 0.14px;
}
.entry-comments ol.comments-list li.comment .comment-body .comment-meta .comment-info .entry-meta .comment-reply-link:not(:last-child) {
  margin-right: 10px;
}
.entry-comments ol.comments-list li.comment .comment-body p {
  margin-bottom: 0;
}
.entry-comments ol.comments-list li.comment ul.children {
  margin-left: 0;
  overflow: hidden;
}
.entry-comments ol.comments-list li.comment ul.children li.comment {
  position: relative;
  padding-left: 7rem;
}
.entry-comments ol.comments-list li.comment ul.children li.comment:before {
  content: "";
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #ede9e5;
  width: 2.3125rem;
  height: 10091px;
  position: absolute;
  left: 2.625rem;
  top: -10030px;
  border-radius: 5px;
}

/* Comment Form
 ================================================= */
.comment-form .comment-notes {
  margin-bottom: 1.3125rem;
  font-weight: 400;
}
.comment-form .comment-form-author:not(:last-of-type),
.comment-form .comment-form-email:not(:last-of-type),
.comment-form .comment-form-url:not(:last-of-type),
.comment-form .comment-form-comment:not(:last-of-type) {
  margin-bottom: 0.875rem;
}
.comment-form .comment-form-author label,
.comment-form .comment-form-email label,
.comment-form .comment-form-url label,
.comment-form .comment-form-comment label {
  display: none;
}
.comment-form .form-submit input[type=submit] {
  font-family: "Maven Pro", sans-serif;
  padding: 0.4375rem 1.25rem 0.4375rem;
  display: inline-block;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3125rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  background-color: #2c5862;
  transition: all 0.5s ease;
  cursor: pointer;
}
.comment-form .form-submit input[type=submit]:hover {
  background-color: #204047;
}

.comment-respond .comment-reply-title {
  margin-bottom: 1.75rem;
}
/* Related Posts
 ================================================= */
.entry-related-posts:not(:last-child) {
  margin-bottom: 4.375rem;
}
.entry-related-posts > h3.related-title {
  margin-bottom: 2.1875rem;
  letter-spacing: -0.5px;
  font-weight: 600;
}

/* Single Portfolio
 ================================================= */
.single-mad_portfolio .page-content-wrap {
  background-color: #f8f7f5;
}

.semi-bold {
  color: #333;
  font-weight: 500;
}

.portfolio-project {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
.portfolio-project:not(:last-child) {
  margin-bottom: 3.5rem;
}
.portfolio-project .alignwide {
  max-width: 1120px;
  margin-left: calc(-560px + 50%);
  margin-right: calc(-560px + 50%);
}
.portfolio-project .project-featured-image {
  max-width: 1120px;
  margin-left: calc(-560px + 50%);
  margin-right: calc(-560px + 50%);
  margin-bottom: 5.3125rem;
  margin-top: -20rem;
}
@media (max-width: 575.98px) {
  .portfolio-project .alignwide,
.portfolio-project .project-featured-image {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.portfolio-project .project-content > *:last-child {
  margin-bottom: 0;
}
.portfolio-project .project-content:not(:last-child) {
  margin-bottom: 5.25rem;
}

/* Share
 ================================================= */
.entry-share {
  display: flex;
  margin: 0 -0.25rem;
  flex-wrap: wrap;
}
@media (max-width: 992.98px) {
  .entry-share {
    margin: 0;
    flex-direction: column;
  }
}
.entry-share .social-share-link {
  margin: 0 0.25rem;
  padding: 0.4375rem 1.125rem;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.65px;
  color: #fff;
  font-weight: 500;
  line-height: 1.3125rem;
  font-family: "Maven Pro";
}
@media (max-width: 992.98px) {
  .entry-share .social-share-link {
    margin: 0;
  }
}
@media (max-width: 1279.98px) {
  .entry-share .social-share-link:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.entry-share .social-share-link.facebook {
  background-color: #395498;
}
.entry-share .social-share-link.twitter {
  background-color: #1d9ce9;
}
.entry-share .social-share-link.pinterest {
  background-color: #df0022;
}
.entry-share .social-share-link.linkedin {
  background-color: #0073B0;
}
.entry-share .social-share-link.stumbleupon {
  background-color: #eb4924;
}
.entry-share .social-share-link.tumblr {
  background-color: #35465c;
}
.entry-share .social-share-link.reddit {
  background-color: #5f99cf;
}
.entry-share .social-share-link.telegram {
  background-color: #08c;
}
.entry-share .social-share-link.vk {
  background-color: #45668e;
}
.entry-share .social-share-link.digg {
  background-color: #005be2;
}
.entry-share .social-share-link.email {
  background-color: #b7b7b7;
}
.entry-share .social-share-link i {
  margin-right: 0.625rem;
  line-height: inherit;
}
@media (max-width: 575.98px) {
  .entry-share .social-share-link {
    margin-bottom: 0.25rem;
  }
}
.entry-share:not(:last-child) {
  margin-bottom: 3.5rem;
}

.single-footer .entry-share {
  justify-content: center;
}

.summary .toggle-socials {
  margin-top: 0.5rem;
}
@media (max-width: 1279.98px) {
  .summary .toggle-socials {
    margin: 0;
  }
}

.toggle-socials {
  position: relative;
  margin: 0 0.25rem;
}
@media (max-width: 992.98px) {
  .toggle-socials {
    margin: 0;
  }
}
.toggle-socials .share-add {
  font-family: "linearicons";
  position: relative;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 2.1875rem;
  cursor: pointer;
  padding: 0;
  background: #dfd9d2;
}
.toggle-socials .share-add:before {
  content: "\e936";
  font-size: 0.875rem;
  color: #333;
}
@media (max-width: 1279.98px) {
  .toggle-socials .share-add {
    width: 31px;
    height: 31px;
    line-height: 1.9375rem;
  }
}
@media (max-width: 992.98px) {
  .toggle-socials .share-add {
    display: none;
  }
}
.toggle-socials .social-list {
  position: absolute;
  left: 100%;
  top: -1px;
  z-index: -1;
  opacity: 0;
  transform: translateX(15px);
  transition: 0.25s;
  white-space: nowrap;
}
@media (max-width: 992.98px) {
  .toggle-socials .social-list {
    position: relative;
    left: 0;
    transform: translateX(0);
    opacity: 1;
    z-index: 1;
  }
}
.toggle-socials .social-list a {
  display: block;
}
.toggle-socials:hover .social-list {
  opacity: 1;
  z-index: 1;
  transform: translateX(4px);
}

/* Post / Portfolio Navigation
 ================================================= */
.nav-navigation .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .nav-navigation .nav-links {
    flex-direction: column;
  }
}
.nav-navigation .nav-links .nav-previous,
.nav-navigation .nav-links .nav-next {
  display: flex;
  margin: 0 -0.625rem;
}
.nav-navigation .nav-links .nav-previous .nav-attachment,
.nav-navigation .nav-links .nav-next .nav-attachment {
  max-width: 7.8125rem;
}
.nav-navigation .nav-links .nav-attachment {
  padding: 0 0.625rem;
}
.nav-navigation .nav-links .nav-next {
  flex-direction: row-reverse;
  text-align: right;
}
.nav-navigation .navigation__summary {
  padding: 0 0.625rem;
}
.nav-navigation .navigation__summary .nav-titles {
  color: #386f7c;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.58px;
}
.nav-navigation .navigation__summary .post-title {
  position: relative;
  font-weight: 600;
}
.nav-navigation .navigation__summary .post-title:after {
  position: absolute;
  top: 100%;
  width: 0;
  right: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  transition: width 0.3s ease;
  content: "";
}
.nav-navigation .navigation__summary .post-title:hover:after {
  width: 100%;
  left: 0;
}

/* Gallery
 ================================================= */
.gallery[class*=gallery-columns] {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1.75rem;
}
.gallery[class*=gallery-columns] > .gallery-item {
  padding: 1.75rem 0.875rem 0;
  position: relative;
}

.gallery.gallery-size-full .gallery-item {
  display: none;
}
.gallery.gallery-size-full .gallery-item:first-child {
  display: block;
}
.gallery.gallery-columns-2:not(.gallery-size-full) .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-3:not(.gallery-size-full) .gallery-item {
  width: 33.3333333%;
}
.gallery.gallery-columns-4:not(.gallery-size-full) .gallery-item {
  width: 25%;
}

.page-content-wrap.right-sidebar .gallery.gallery-columns-3 .gallery-item,
.page-content-wrap.left-sidebar .gallery.gallery-columns-3 .gallery-item,
.page-content-wrap.right-sidebar .gallery.gallery-columns-4 .gallery-item,
.page-content-wrap.left-sidebar .gallery.gallery-columns-4 .gallery-item {
  width: 50%;
}

.page-content-wrap.right-sidebar .gallery.gallery-columns-3 .gallery-item .gallery-icon,
.page-content-wrap.left-sidebar .gallery.gallery-columns-3 .gallery-item .gallery-icon,
.page-content-wrap.right-sidebar .gallery.gallery-columns-4 .gallery-item .gallery-icon,
.page-content-wrap.left-sidebar .gallery.gallery-columns-4 .gallery-item .gallery-icon {
  float: left;
  margin-right: 1.75rem;
}

/* Particles
 ================================================= */
.section-particles .particles-js-canvas-el {
  position: absolute;
  z-index: -1;
  width: 50%;
  right: -100%;
  top: 0;
}
.section-particles.mad-section-particles-align-left .particles-js-canvas-el {
  left: -99%;
  right: auto;
}
.section-particles.mad-section-particles-align-center .particles-js-canvas-el {
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}
.section-particles.mad-section-particles-align-right .particles-js-canvas-el {
  right: -99%;
  left: auto;
}
.section-particles.elementor-section-stretched.mad-section-particles-align-left .particles-js-canvas-el {
  left: -77%;
}
.section-particles.elementor-section-stretched.mad-section-particles-align-right .particles-js-canvas-el {
  right: -77%;
}

/* Not Found
 ================================================= */
.no-results.not-found {
  margin: 84px auto 49px;
  max-width: 640px;
}
.no-results.not-found .page-header:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.no-results.not-found .page-content p {
  margin-bottom: 0.875rem;
}

section.elementor-element:not(:last-child) {
  padding-bottom: 4.625rem;
}
section.elementor-element .page-content-wrap.left-sidebar *,
section.elementor-element .page-content-wrap.right-sidebar * {
  padding-top: 0;
}

.page-content-wrap.left-sidebar section.elementor-element, .page-content-wrap.right-sidebar section.elementor-element {
  padding-top: 0;
}

.elementor-row .elementor-container:not(.elementor-column-gap-default) .elementor-row {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
@media (max-width: 575.98px) {
  .elementor-row .elementor-container:not(.elementor-column-gap-default) .elementor-row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 1279.98px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 968px;
  }
}

div.elementor-widget.elementor-widget-image:not(:last-child),
div.elementor-widget.elementor-widget-video:not(:last-child) {
  margin-bottom: 4.8125rem;
}

div.elementor-widget-heading h1.elementor-heading-title {
  font-size: 3.75rem;
  line-height: 3.9375rem;
  font-weight: 600;
}
div.elementor-widget-heading h2.elementor-heading-title {
  font-weight: 600;
  font-size: 3rem;
  line-height: 3.5rem;
}
div.elementor-widget-heading h3.elementor-heading-title {
  font-size: 2.25rem;
  line-height: 3.0625rem;
  letter-spacing: -0.5px;
  font-weight: 600;
}
div.elementor-widget-heading h4.elementor-heading-title {
  font-size: 1.875rem;
  line-height: 2.625rem;
  font-weight: 600;
}
div.elementor-widget-heading h5.elementor-heading-title {
  font-size: 1.5rem;
  line-height: 2.1875rem;
  font-weight: 600;
}
div.elementor-widget-heading h6.elementor-heading-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
div.elementor-widget-heading .elementor-heading-title {
  line-height: inherit;
}
div.elementor-widget-heading p.elementor-heading-title {
  font-size: 1.125rem;
  color: #333;
  font-family: inherit;
  font-weight: 500;
}

/* Shortcode: Quote Clean
   ========================================================================== */
.elementor-widget-wrap > .elementor-element.elementor-blockquote--skin-clean {
  margin: 3.0625rem 0 3.0625rem;
  max-width: 920px;
  width: 920px;
  margin-left: calc(-460px + 50%);
  margin-right: calc(-460px + 50%);
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.elementor-widget-wrap > .elementor-element.elementor-blockquote--skin-clean .elementor-blockquote {
  color: #386f7c;
  font-family: "Maven Pro";
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.9px;
}
.elementor-widget-wrap > .elementor-element.elementor-blockquote--skin-clean .elementor-blockquote p {
  line-height: 2.625rem;
}

/* Shortcode: Image
   =========================================================================== */
/* General
 ========================================================================== */
.woocommerce-cart .wrapper-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}
.woocommerce-cart .wrapper-container .site-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.woocommerce-checkout-review-order .step-wrapper .checkbox > input[type=radio],
.woocommerce-checkout-review-order .step-wrapper .checkbox > input[type=checkbox] {
  margin-right: 5px;
  -webkit-appearance: auto;
  display: inline-block;
}

/* Buttons
 ================================================= */
.added_to_cart,
.add_to_cart_button,
.product_type_simple,
.single_add_to_cart_button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.hidden-title-form input[type=submit],
.wishlist_table .add_to_cart.button {
  padding: 0.4375rem 1.75rem;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.75rem;
  background-color: #d69080;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  font-family: "Maven Pro";
  letter-spacing: 0.7px;
}
.added_to_cart:hover,
.add_to_cart_button:hover,
.product_type_simple:hover,
.single_add_to_cart_button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.hidden-title-form input[type=submit]:hover,
.wishlist_table .add_to_cart.button:hover {
  background-color: #bd7f71;
}
.added_to_cart.insert-media,
.add_to_cart_button.insert-media,
.product_type_simple.insert-media,
.single_add_to_cart_button.insert-media,
.woocommerce a.button.insert-media,
.woocommerce button.button.insert-media,
.woocommerce input.button.insert-media,
.hidden-title-form input[type=submit].insert-media,
.wishlist_table .add_to_cart.button.insert-media {
  margin-bottom: 0.875rem;
  border-radius: 0;
  border: none;
  background-color: #dfd9d2;
  color: #333;
}
.added_to_cart.insert-media:hover,
.add_to_cart_button.insert-media:hover,
.product_type_simple.insert-media:hover,
.single_add_to_cart_button.insert-media:hover,
.woocommerce a.button.insert-media:hover,
.woocommerce button.button.insert-media:hover,
.woocommerce input.button.insert-media:hover,
.hidden-title-form input[type=submit].insert-media:hover,
.wishlist_table .add_to_cart.button.insert-media:hover {
  background-color: #204047;
  color: #fff;
}

/* Price
 ================================================= */
.pricing-area {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.pricing-area .price {
  display: block;
  font-size: 1rem;
  line-height: 1.3125rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.16px;
  color: #386f7c;
  transition: all 0.45s ease;
}
.pricing-area .price ins {
  text-decoration: none;
}
.pricing-area .price del {
  color: #999;
  text-decoration: line-through;
}

/* Notices
 ========================================================================== */
.woocommerce-message[role=alert] {
  position: relative;
  padding: 1.0625rem 1.75rem;
  border-color: #5269a3;
  border-width: 1px;
  border-style: solid;
}
.woocommerce-message .button {
  margin-right: 0.875rem;
}

.woocommerce-products-header + .woocommerce-notices-wrapper:not(:last-child) {
  margin-bottom: 1.75rem;
}
.woocommerce-products-header + .woocommerce-notices-wrapper .woocommerce-message a {
  margin-right: 1.3125rem;
}

.woocommerce-notices-wrapper:not(:last-child) {
  margin-bottom: 1.75rem;
}

.woocommerce-error {
  position: relative;
  padding: 1.75rem 4.8125rem 1.75rem 4.375rem;
  border-width: 1px;
  border-style: solid;
  list-style: none;
  border-color: #eb0b0b;
  color: #eb0b0b;
}
.woocommerce-error:before {
  position: absolute;
  left: 1.5625rem;
  top: 50%;
  margin-top: -0.9375rem;
  font-size: 1.625rem;
  font-family: "linearicons";
  content: "\e95a";
}

/* Tables
 ========================================================================== */
.shop-attributes tr:first-child > th {
  width: 35%;
}

.shop_table:not(:last-child),
.shop_attributes:not(:last-child) {
  margin-bottom: 1.75rem;
}
.shop_table tr:last-child > td,
.shop_attributes tr:last-child > td {
  border-bottom: 1px solid #ede9e5;
}
.shop_table tr,
.shop_attributes tr {
  transition: background 0.4s ease;
}
.shop_table tr > th,
.shop_table tr > td,
.shop_attributes tr > th,
.shop_attributes tr > td {
  padding: 0.875rem 1.75rem;
  text-align: left;
  border-top: 1px solid #ede9e5;
  border-right: 1px solid #ede9e5;
}
.shop_table tr > th,
.shop_attributes tr > th {
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
}
.shop_table tr > th:first-child,
.shop_attributes tr > th:first-child {
  border-left: 1px solid #ede9e5;
}
.shop_table tr > td.first-child,
.shop_attributes tr > td.first-child {
  border-bottom: 1px solid #ede9e5;
}
.shop_table tr > td:first-child,
.shop_attributes tr > td:first-child {
  border-left: 1px solid #ede9e5;
}
.shop_table tr:hover,
.shop_attributes tr:hover {
  background-color: #f8f7f5;
}

.shop_table td.product-name {
  font-family: "Maven Pro", serif;
  font-size: 1.125rem;
  font-weight: 500;
}
.shop_table td.product-name dl.variation dt, .shop_table td.product-name dl.variation dd {
  display: inline-block;
}
.shop_table tr.cart_item span.amount,
.shop_table tr.cart-subtotal span.amount {
  color: #666;
}
.shop_table tr.order-total th, .shop_table tr.order-total td {
  font-weight: 700;
  color: #386f7c;
}
.shop_table tr:last-child > th {
  border-bottom: 1px solid #ede9e5;
}
.shop_table thead + tbody tr:first-child > td,
.shop_table thead + tbody tr:first-child > th,
.shop_table tfoot tr:first-child > td,
.shop_table tfoot tr:first-child > th {
  border-top: none;
}

.shop_attributes tr:last-child > th {
  border-bottom: 1px solid #ede9e5;
}
.shop_attributes td p {
  margin-bottom: 0;
}

.woocommerce-LostPassword.lost_password a {
  border-bottom: 1px solid transparent;
}
.woocommerce-LostPassword.lost_password a:hover {
  border-bottom-color: inherit;
}

/* Archive Products
 ========================================================================== */
/* Products Header
 ================================================= */
.woof-filter-detected .woocommerce-products-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.woof-filter-detected .woocommerce-products-header .woocommerce-result-count {
  margin-bottom: 0;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  color: #666;
}

.woocommerce-products-header {
  position: relative;
  z-index: 2;
  padding-bottom: 2.125rem;
  border-bottom: 1px solid #eee;
}
.woocommerce-products-header:not(:last-child) {
  margin-bottom: 1.75rem;
}
.woocommerce-products-header .product-sort-section {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.woocommerce-products-header .product-sort-section .woocommerce-result-count {
  margin-bottom: 0;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  color: #666;
}
.woocommerce-products-header .product-sort-section .mad-custom-select {
  max-width: 15rem;
}
@media (max-width: 575.98px) {
  .woocommerce-products-header .product-sort-section .mad-custom-select {
    max-width: 11.25rem;
  }
}

/* Products
 ================================================= */
.woocommerce-loop-category__title {
  padding: 1.3125rem 0 0 0;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.woocommerce-loop-category__title mark {
  background: transparent;
  color: inherit;
}

.products:not(.related):not(.upsells) {
  display: grid;
  grid-gap: 1.75rem;
}
.products:not(.related):not(.upsells).columns-1 {
  grid-template-columns: repeat(1, 1fr);
}
.products:not(.related):not(.upsells).columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 575.98px) {
  .products:not(.related):not(.upsells).columns-2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.products:not(.related):not(.upsells).columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 992.98px) {
  .products:not(.related):not(.upsells).columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .products:not(.related):not(.upsells).columns-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.products:not(.related):not(.upsells).columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992.98px) {
  .products:not(.related):not(.upsells).columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .products:not(.related):not(.upsells).columns-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.products:not(.related):not(.upsells).columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 992.98px) {
  .products:not(.related):not(.upsells).columns-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .products:not(.related):not(.upsells).columns-5 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.no-cssgrid .products:not(.related):not(.upsells) {
  display: flex;
  flex-flow: row wrap;
  flex: 1 0 auto;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.no-cssgrid .products:not(.related):not(.upsells) .product {
  margin-bottom: 1.75rem;
  padding: 0 0.875rem;
}
.no-cssgrid .products:not(.related):not(.upsells).columns-1 .product {
  width: 100%;
}
.no-cssgrid .products:not(.related):not(.upsells).columns-2 .product {
  width: 50%;
}
.no-cssgrid .products:not(.related):not(.upsells).columns-3 .product {
  width: 33.3333%;
}
.no-cssgrid .products:not(.related):not(.upsells).columns-4 .product {
  width: 25%;
}
.no-cssgrid .products:not(.related):not(.upsells).columns-5 .product {
  width: 20%;
}

.products-holder .owl-carousel.loaded {
  display: grid;
  grid-gap: 1.75rem;
}
.products-holder .owl-carousel.loaded[data-max-items="3"] {
  grid-template-columns: repeat(3, 1fr);
}
.products-holder .owl-carousel.loaded[data-max-items="4"] {
  grid-template-columns: repeat(4, 1fr);
}
.products-holder .owl-carousel.loaded[data-max-items="5"] {
  grid-template-columns: repeat(5, 1fr);
}

.product {
  height: 100%;
}
.product .product-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.75rem;
  border: 1px solid #ede9e5;
  transition: all 0.45s ease;
  background-color: #fff;
}
.product .product-inner:hover {
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
}
.product .product-inner .product-image img {
  display: block;
  margin: 0 auto;
  transition: opacity 0.45s ease;
}
@media (max-width: 575.98px) {
  .product .product-inner .product-image img {
    margin: 0 auto;
  }
}
.product .product-inner .product-image:hover img {
  opacity: 0.7;
}
.product .product-inner:hover .added_to_cart, .product .product-inner:hover .add_to_cart_button, .product .product-inner:hover .product_type_simple, .product .product-inner:hover .product_type_grouped, .product .product-inner:hover .product_type_external, .product .product-inner:hover .product_type_variable, .product .product-inner:hover .product-inner-wishlist {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.product .product-inner .product-description {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.3125rem 0 0 0;
  text-align: center;
}
.product .product-inner .product-description .product-name,
.product .product-inner .product-description .pricing-area {
  flex: 1 0 auto;
}
.product .product-inner .product-description .product-name {
  font-size: 1.25rem;
  font-weight: 600;
}
.product .product-inner .product-description .product-name a {
  border-bottom: 1px solid transparent;
}
.product .product-inner .product-description .product-name a:hover {
  border-bottom-color: inherit;
}
.product .product-inner .product-description .product-name:not(:last-child) {
  margin-bottom: 0.875rem;
}
.product span.onsale,
.product span.new-badge {
  position: absolute;
  top: 1.75rem;
  left: 1.75rem;
  z-index: 1;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
  display: block;
  background-color: #386f7c;
  width: auto;
  font-family: "Maven Pro";
  text-transform: uppercase;
  color: #fff;
  padding: 0 0.625rem;
  font-size: 0.75rem;
  line-height: 1.75rem;
  margin-bottom: 0.25rem;
}
.product span.onsale {
  background-color: #c9a482;
}
.product span.new-badge + span.onsale {
  top: 3.75rem;
}
.product .woocommerce-single-product span.onsale,
.product .woocommerce-single-product span.new-badge {
  left: 3.5rem;
}
.product .product-image {
  text-align: center;
  display: block;
  position: relative;
}
.product .product-image > .added_to_cart,
.product .product-image > .add_to_cart_button,
.product .product-image > .product_type_simple,
.product .product-image > .product_type_grouped,
.product .product-image > .product_type_external,
.product .product-image > .product_type_variable,
.product .product-image .product-inner-wishlist {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: 0 auto;
  margin-top: -1.875rem;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.product .product-image .product-inner-wishlist {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product .product-image .product-inner-wishlist > .button,
.product .product-image .product-inner-wishlist > .yith-wcwl-add-to-wishlist {
  margin: 0 0.21875rem;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist {
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #c9a482;
  color: #fff;
  transition: all 0.4s ease;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist .fa {
  margin: 0;
  font-weight: 400;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist .fa:before {
  font-family: fontawesome;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist span {
  display: none;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background-color: #b09072;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  font-size: 0;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback,
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
  display: none;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #c9a482;
  color: #fff;
  transition: all 0.4s ease;
  cursor: pointer;
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  font-family: fontawesome;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
  content: "\f004";
}
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product .product-image .product-inner-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  background-color: #b09072;
}

/* Single Product
 ========================================================================== */
.product.single:not(:last-child) {
  margin-bottom: 4.8125rem;
}
.product.single .woocommerce-single-product {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -1.75rem;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .product.single .woocommerce-single-product {
    margin-left: 0;
    margin-right: 0;
  }
}
.product.single .woocommerce-single-product .product-images,
.product.single .woocommerce-single-product .summary.entry-summary {
  padding: 0 1.75rem;
  width: 50%;
}
@media (max-width: 992.98px) {
  .product.single .woocommerce-single-product .product-images,
.product.single .woocommerce-single-product .summary.entry-summary {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .product.single .woocommerce-single-product .product-images,
.product.single .woocommerce-single-product .summary.entry-summary {
    padding: 0;
  }
}
.product.single .woocommerce-single-product .product-images {
  position: relative;
}
.product.single .woocommerce-single-product:not(:last-child) {
  margin-bottom: 3.5rem;
}
.product.single .product-single-wishlist:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-left: 0.4375rem;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist {
  color: #d69080;
  font-size: 14px;
  font-weight: 500;
  font-family: "Maven Pro";
  line-height: 21px;
  text-transform: uppercase;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist .fa {
  margin: 0 0 0 0.4375rem;
  font-weight: 400;
  vertical-align: middle;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .add_to_wishlist .fa:before {
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  font-family: "Maven Pro";
  line-height: 21px;
  text-transform: uppercase;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  margin-bottom: 0.4375rem;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  display: inline;
  color: #d69080;
  font-size: 14px;
  font-weight: 500;
  font-family: "Maven Pro";
  line-height: 21px;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  vertical-align: middle;
  margin-left: 0.4375rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
}
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product.single .product-single-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
  border-bottom-color: inherit;
}

/* Variations
 ================================================= */
table.variations {
  margin-bottom: 0;
  max-width: 58%;
  border: none;
}
@media (max-width: 575.98px) {
  table.variations {
    max-width: 100%;
  }
}
table.variations tr:hover {
  background-color: transparent;
}
table.variations tr:last-child td {
  padding-bottom: 0;
}
table.variations td {
  border: none;
  padding: 0.4375rem 0;
}
table.variations td.label {
  width: 5.625rem;
}
table.variations td label {
  color: #666;
}
table.variations .reset_variations {
  font-size: 0.875rem;
}

.single_variation_wrap {
  padding-left: 5.625rem;
}

.woocommerce-variation-add-to-cart .quantity.hidden {
  display: block;
  border: none;
}

/* Product Gallery
 ================================================= */
@media (max-width: 992.98px) {
  .woocommerce-product-gallery {
    margin-bottom: 2.5625rem;
  }
}

.product-gallery-wrap {
  border: 1px solid #ede9e5;
  padding: 1.75rem;
}
.product-gallery-wrap:not(:last-child) {
  margin-bottom: 1.3125rem;
}

.woocommerce-product-gallery__trigger {
  display: none;
}
.woocommerce-product-gallery__trigger img {
  display: none;
}

/* Flex Controls
 ================================================= */
.flex-control-nav {
  margin-bottom: 0;
}
.flex-control-nav .owl-stage-outer {
  padding-bottom: 0;
}
.flex-control-nav.owl-carousel li {
  display: none;
}
.flex-control-nav.owl-carousel li:first-child {
  display: block;
}
.flex-control-nav.owl-carousel .owl-item li {
  cursor: pointer;
  padding: 1.75rem;
  border: 1px solid #ede9e5;
}
.flex-control-nav.owl-carousel .owl-item li img {
  transition: all 0.45s ease;
  opacity: 0.5;
  display: block;
}
.flex-control-nav.owl-carousel .owl-item li img:hover, .flex-control-nav.owl-carousel .owl-item li img.flex-active {
  opacity: 1;
}
.flex-control-nav:not(.owl-carousel) {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
}
.flex-control-nav:not(.owl-carousel) li {
  flex-basis: 33.3333%;
}
.flex-control-nav:not(.owl-carousel) li img {
  transition: all 0.45s ease;
  border: 1px solid transparent;
  display: block;
}
.flex-control-nav:not(.owl-carousel) li img.flex-active {
  border-color: #dedede;
}

/* Summary
 ================================================= */
.summary.entry-summary .product_title {
  font-weight: 600;
  margin-bottom: 0.875rem;
}
.summary.entry-summary .price {
  display: block;
  margin-bottom: 2.1875rem;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.24px;
  color: #386f7c;
}
.summary.entry-summary .price ins {
  text-decoration: none;
}
.summary.entry-summary .price del {
  color: #7e7e7e;
  text-decoration: line-through;
}
.summary.entry-summary .single_variation_wrap .price {
  margin-bottom: 1.3125rem;
}
.summary.entry-summary .woocommerce-product-details__short-description {
  margin-bottom: 2.1875rem;
}
.summary.entry-summary .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}

/* Stock
 ================================================= */
.stock.out-of-stock {
  color: #ff0000;
}

/* Product Rating
 ================================================= */
@font-face {
  font-family: star;
  src: url(assets/fonts/woocommerce/star.eot);
  src: url(assets/fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"), url(assets/fonts/woocommerce/star.woff) format("woff"), url(assets/fonts/woocommerce/star.ttf) format("truetype"), url(assets/fonts/woocommerce/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(assets/fonts/woocommerce/WooCommerce.eot);
  src: url(assets/fonts/woocommerce/WooCommerce.eot?#iefix) format("embedded-opentype"), url(assets/fonts/woocommerce/WooCommerce.woff) format("woff"), url(assets/fonts/woocommerce/WooCommerce.ttf) format("truetype"), url(assets/fonts/woocommerce/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}
.woocommerce-product-rating:not(:last-child) {
  margin-bottom: 2.625rem;
}

.star-rating {
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 1em;
  line-height: 1;
  width: 6.5625rem;
  vertical-align: middle;
  font-size: 1.125rem;
  font-family: WooCommerce;
}
.star-rating:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #dfd9d2;
  float: left;
  content: "\e021\e021\e021\e021\e021";
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #d69080;
}
.star-rating span:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\e020\e020\e020\e020\e020";
}

.product .pricing-area {
  justify-content: center;
}
.product .pricing-area .star-rating {
  position: absolute;
  top: 1px;
  opacity: 0;
  visibility: hidden;
  font-size: 1rem;
  width: 5.3125rem;
  transform: translateX(-60%);
  transition: all 0.45s ease;
}

.products > .product:hover .pricing-area .price:not(:only-child) {
  opacity: 0;
  visibility: hidden;
}
.products > .product:hover .pricing-area .star-rating {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.woocommerce-review-link {
  display: inline-block;
  margin-left: 13px;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1;
  border-bottom: 1px solid transparent;
}
.woocommerce-review-link:hover {
  border-bottom-color: inherit;
}

/* Stars
 ================================================= */
.woocommerce p.stars {
  position: relative;
  font-size: 1em;
}
.woocommerce p.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
  border-bottom: 0 !important;
  outline: 0;
}

.woocommerce p.stars a:last-child {
  border-right: 0;
}

.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5 {
  border-right: 1px solid #eaeaea;
}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
  font-family: WooCommerce;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #d69080;
}

.woocommerce p.stars a.star-1 {
  width: 2em;
}

.woocommerce p.stars a.star-1:after {
  content: "\e021";
}

.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after {
  content: "\e020";
}

.woocommerce p.stars a.star-2 {
  width: 3em;
}

.woocommerce p.stars a.star-2:after {
  content: "\e021\e021";
}

.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after {
  content: "\e020\e020";
}

.woocommerce p.stars a.star-3 {
  width: 4em;
}

.woocommerce p.stars a.star-3:after {
  content: "\e021\e021\e021";
}

.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after {
  content: "\e020\e020\e020";
}

.woocommerce p.stars a.star-4 {
  width: 5em;
}

.woocommerce p.stars a.star-4:after {
  content: "\e021\e021\e021\e021";
}

.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after {
  content: "\e020\e020\e020\e020";
}

.woocommerce p.stars a.star-5 {
  width: 6em;
  border: 0;
}

.woocommerce p.stars a.star-5:after {
  content: "\e021\e021\e021\e021\e021";
}

.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after {
  content: "\e020\e020\e020\e020\e020";
}

/* Quantity
 ================================================= */
.product-type-variable form.cart {
  display: block;
}

form.cart {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 2.625rem;
}
form.cart.grouped_form {
  display: block;
}
form.cart.grouped_form .woocommerce-grouped-product-list {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
form.cart .quantity {
  margin-right: 10px;
}

.quantity {
  position: relative;
  overflow: hidden;
  border: 1px solid #dedede;
  vertical-align: top;
}
.quantity input[type=number] {
  width: 115px;
  padding: 0 40px 0 20px;
  border: none;
  height: 40px;
  font-size: 0.875rem;
}
.quantity button {
  position: absolute;
  text-align: center;
  line-height: 10px;
  width: 40px;
  font-size: 10px;
  background: transparent;
  color: #7e7e7e;
  border: 1px solid #dedede;
}
.quantity .qty-minus,
.quantity .qty-plus {
  right: 0;
  height: 50%;
  border-right: none;
}
.quantity .qty-plus {
  right: 0;
  height: 50%;
  border-right: none;
  border-top: none;
  top: 0;
  border-bottom: none;
}
.quantity .qty-minus {
  bottom: 0;
  border-bottom: none;
}

/* Product Meta
 ================================================= */
.woocommerce-single-product .product_meta {
  padding-bottom: 2rem;
  border-bottom: 1px solid #ede9e5;
  margin-bottom: 1.75rem;
}

.product_meta {
  color: #666;
  letter-spacing: 0.16px;
}
.product_meta > span:not(:last-child) {
  margin-bottom: 0.4375rem;
}
.product_meta .tagged_as a {
  display: inline-block;
  margin: 3.5px;
  font-size: 0.875rem !important;
  letter-spacing: 0.1px;
  padding: 0 10px;
  border: 1px solid #dfd9d2;
  color: #333;
  background-color: #f8f7f5;
}
.product_meta .tagged_as a:hover {
  background-color: #f0edea;
}
.product_meta span {
  display: block;
}
.product_meta span span {
  display: inline-block;
  color: #d69080;
}
.product_meta span a {
  color: #d69080;
}

/* Share Wrap
 ================================================= */
.product .share-wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.product .share-wrap .share-title {
  margin-right: 0.875rem;
  color: #7e7e7e;
}
.product .share-wrap ul.social-icons {
  justify-content: flex-start;
}

/* Tabs
 ================================================= */
.wc-tabs-wrapper .wc-tabs {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .wc-tabs-wrapper .wc-tabs {
    flex-direction: column;
    border-bottom: none;
  }
}
.wc-tabs-wrapper .wc-tabs li:not(:first-child) {
  margin-left: -1px;
}
.wc-tabs-wrapper .wc-tabs li a {
  display: block;
  padding: 1.3125rem 1.75rem;
  border: 1px solid #ede9e5;
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3125rem;
}
@media (min-width: 576px) and (max-width: 1279.98px) {
  .wc-tabs-wrapper .wc-tabs li a {
    font-size: 0.9375rem;
  }
}
@media (max-width: 992.98px) {
  .wc-tabs-wrapper .wc-tabs li a {
    margin-bottom: -1px;
  }
}
.wc-tabs-wrapper .wc-tabs li.active a {
  background-color: #d69080;
  border-color: #d69080;
  color: #fff;
}
@media (max-width: 992.98px) {
  .wc-tabs-wrapper .wc-tabs li {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .wc-tabs-wrapper .wc-tabs li {
    width: 100%;
  }
}
.wc-tabs-wrapper .woocommerce-Tabs-panel {
  padding: 1.75rem;
  border: 1px solid #ede9e5;
  margin-top: -1px;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2 {
  display: none;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information h2 {
  display: none;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes {
  margin-bottom: 0;
  max-width: 41.25rem;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--shipping p {
  margin-top: 5px;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--shipping p:not(:last-child) {
  margin-bottom: 0;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--shipping hr {
  display: none;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews h2, .wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--seller h2, .wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--geolocation h2 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75rem;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel p:last-of-type {
  margin-bottom: 0;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled {
  max-width: 50%;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled b {
  font-weight: 500;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li span {
  transition: all 0.4s ease;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-name, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.seller-name, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-address {
  display: flex;
  flex-wrap: wrap;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-name span, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.seller-name span, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-address span {
  flex: 1;
  padding: 0.875rem 1.75rem;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #ede9e5;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-name span a, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.seller-name span a, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-address span a {
  color: #d69080;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-name span:first-child, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.seller-name span:first-child, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-address span:first-child {
  border-left: 1px solid #ede9e5;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-name span:not(.details), .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.seller-name span:not(.details), .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-address span:not(.details) {
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.125rem;
  font-weight: 500;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-name span.details, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.seller-name span.details, .wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.store-address span.details {
  color: #666;
  font-size: 1rem;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.clearfix {
  display: flex;
  flex-wrap: wrap;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.clearfix .seller-rating,
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.clearfix .text {
  flex: 1;
  padding: 0.875rem 1.75rem;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #ede9e5;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.clearfix .seller-rating {
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.125rem;
  font-weight: 500;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li.clearfix .text {
  color: #666;
  font-size: 1rem;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li:last-child > span.seller-rating:first-child {
  border-left: 1px solid #ede9e5;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li:last-child > span.seller-rating,
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li:last-child > span.text {
  border-bottom: 1px solid #ede9e5;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel ul.list-unstyled li:hover > span {
  background-color: #f8f7f5;
}

.woocommerce-Reviews {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.75rem;
}
@media (max-width: 992.98px) {
  .woocommerce-Reviews {
    grid-template-columns: repeat(1, 1fr);
  }
}
.woocommerce-Reviews #comments .commentlist {
  list-style: none;
}
.woocommerce-Reviews #comments .commentlist .comment_container {
  position: relative;
  padding: 1.3125rem 0 1.3125rem;
  overflow: hidden;
}
.woocommerce-Reviews #comments .commentlist .comment_container .avatar {
  float: left;
  width: 5.25rem;
  margin-right: 1.3125rem;
  overflow: hidden;
  border-radius: 50%;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text {
  position: relative;
  overflow: hidden;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text .star-rating {
  position: absolute;
  right: 0;
  top: 1.625rem;
  font-size: 1rem;
  width: 5.3125rem;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text .meta:not(:last-child) {
  margin-bottom: 0.875rem;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text .meta .woocommerce-review__author {
  font-family: "Maven Pro";
  display: block;
  line-height: 1.3125rem;
  font-size: 1.125rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 0.4375rem;
  text-transform: capitalize;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text .meta .woocommerce-review__dash {
  display: none;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text .meta .woocommerce-review__published-date {
  display: block;
  color: #999;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
  letter-spacing: 0.14px;
  text-transform: none;
}
.woocommerce-Reviews #comments .commentlist .comment_container .comment-text .description {
  text-transform: none;
}
.woocommerce-Reviews .clear {
  display: none;
}
.woocommerce-Reviews .comment-reply-title {
  display: block;
  margin-bottom: 1.75rem;
  font-family: "Maven Pro", serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75rem;
  color: #333;
}
.woocommerce-Reviews .comment-form-rating {
  margin-bottom: 0.875rem;
}

/* Upsells Products
 ================================================= */
.upsells:not(:last-child) {
  margin-bottom: 4.8125rem;
}
.upsells h2 {
  margin-bottom: 2.1875rem;
  text-transform: capitalize;
  font-size: 2.25rem;
  line-height: 3.0625rem;
}

/* Related Products
 ================================================= */
.related.products:not(:last-child) {
  margin-bottom: 5.6875rem;
}
.related.products h2 {
  margin-bottom: 2.1875rem;
  text-transform: capitalize;
  font-size: 2.25rem;
  line-height: 3.0625rem;
}

/* Pagination
 ================================================= */
.woocommerce-pagination {
  margin-top: 2.1875rem;
  text-align: center;
}
.woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: -0.2188rem;
}
.woocommerce-pagination ul.page-numbers li {
  padding: 0.2188rem;
  list-style: none;
}
.woocommerce-pagination ul.page-numbers li a,
.woocommerce-pagination ul.page-numbers li span {
  display: block;
  padding: 0 0.8125rem;
  line-height: 2.1875rem;
  background-color: #f0edea;
  color: #333;
  transition-property: all;
  transition-delay: 0ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce-pagination ul.page-numbers li span:hover {
  background-color: #d69080;
  color: #fff;
}
.woocommerce-pagination ul.page-numbers li a.prev,
.woocommerce-pagination ul.page-numbers li a.next {
  font-size: 0;
}
.woocommerce-pagination ul.page-numbers li a.prev:before,
.woocommerce-pagination ul.page-numbers li a.next:before {
  color: #333;
  font-family: Linearicons;
  font-size: 1.125rem;
  font-weight: 400;
  vertical-align: middle;
  transition: all 0.4s ease;
}
.woocommerce-pagination ul.page-numbers li a.prev:hover:before,
.woocommerce-pagination ul.page-numbers li a.next:hover:before {
  color: #fff;
}
.woocommerce-pagination ul.page-numbers li a.prev:before {
  content: "\e943";
}
.woocommerce-pagination ul.page-numbers li a.next:before {
  content: "\e944";
}
.woocommerce-pagination ul.page-numbers li .current {
  background-color: #d69080;
  color: #fff;
}

/* Widgets
 ========================================================================== */
/* Widget: Search
 ================================================= */
.woocommerce-product-search {
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.woocommerce-product-search input[type=search] {
  border-width: 0 0 2px 0;
  border-style: solid;
  border-bottom-color: #333;
  font-family: inherit;
  width: 100%;
  max-width: 100%;
  font-size: 0.875rem;
  padding: 0.375rem 0 0.3125rem 0;
}
.woocommerce-product-search .product-search-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  background-color: transparent;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
}

/* Widget: Filter by Price
 ================================================= */
.price_slider_wrapper .price_slider.ui-slider {
  position: relative;
  height: 13px;
  margin-top: 0;
  border: 1px solid #dfd9d2;
  background-color: #ffffff;
}
.price_slider_wrapper .price_slider.ui-slider:not(:last-child) {
  margin-bottom: 1.4375rem;
}
.price_slider_wrapper .price_slider.ui-slider .ui-slider-range {
  position: absolute;
  top: 3px;
  bottom: 0;
  height: 5px;
  background-color: #82bbc9;
}
.price_slider_wrapper .price_slider.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 1;
  top: 50%;
  display: inline-block;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background-color: #386f7c;
  margin-left: -3px;
  transition: none;
  border-radius: 50%;
}
.price_slider_wrapper .price_slider.ui-slider .ui-slider-handle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
}
.price_slider_wrapper .price_slider.ui-slider .ui-slider-handle:last-child {
  margin-left: -20px;
}
.price_slider_wrapper .price_slider_amount {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
.price_slider_wrapper .price_slider_amount .button {
  position: relative;
  display: inline-block;
  padding: 0.21875rem 1.3125rem;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  line-height: 1.75rem;
  white-space: nowrap;
  z-index: 1;
  background-color: #82bbc9;
  transition: all 0.5s ease;
}
.price_slider_wrapper .price_slider_amount .button:hover {
  background-color: #72a4b0;
}
.price_slider_wrapper .price_slider_amount .price_label {
  color: #666;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
}
.price_slider_wrapper .price_slider_amount .clear {
  display: none;
}

/* Widget: Product List
 ================================================= */
#sidebar .widget.widget_products {
  padding-bottom: 0.875rem;
}

#sidebar .widget.widget_products .product_list_widget li {
  margin: 0 -1.75rem;
}

.product_list_widget li {
  display: flex;
  flex: 1 0 auto;
  padding: 0.875rem 1.75rem;
  transition: all 0.4s ease;
}
.product_list_widget li:hover {
  background-color: #f0edea;
}
.product_list_widget .product-image {
  max-width: 4.375rem;
  margin-right: 1.25rem;
  margin-bottom: 0;
}
.product_list_widget .product-image a {
  display: block;
}
.product_list_widget .product-description {
  overflow: hidden;
}
.product_list_widget .product-description .product-name {
  margin-bottom: 0.4375rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3125rem;
}
.product_list_widget .product-description .pricing-area {
  justify-content: space-between;
}
.product_list_widget .product-description .pricing-area .price {
  font-size: 0.875rem;
}
.product_list_widget .product-description .pricing-area .star-rating {
  width: 4.375rem;
  font-size: 0.8125rem;
  line-height: 0.875rem;
}

/* Widget: Mailpoet
 ================================================= */
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_paragraph {
  font-size: 0.875rem;
  line-height: 1.3125rem !important;
  font-weight: 300;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_paragraph:not(:last-of-type) {
  margin-bottom: 0.875rem;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_paragraph:first-of-type {
  margin-bottom: 1.75rem;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_text {
  width: 100% !important;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_validate_success,
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_validate_error {
  position: relative;
  padding: 1.75rem;
  border-width: 1px;
  border-style: solid;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_validate_success {
  border-color: #31b209;
  color: #31b209;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_validate_error {
  border-color: #eb0b0b;
  color: #eb0b0b;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_submit {
  display: block;
  padding: 0.4375rem 1.75rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 600;
  background-color: #0001ff;
  color: #fff;
  letter-spacing: 0.42px;
  text-align: center;
  cursor: pointer;
}
.sidebar.kunstwerk-shop-widget-area .widget.widget_mailpoet_form .mailpoet_submit:hover {
  background-color: #333;
  color: #fff;
}

/* Widget: Product Categories
 ================================================= */
.product-categories {
  margin-bottom: 0;
}
.product-categories li {
  position: relative;
}
.product-categories li span.count {
  position: absolute;
  font-size: 0.875rem;
  transform: translateY(-50%);
  top: 50%;
  right: 1.75rem;
}

/* Cart
 ========================================================================== */
/* Cart Collaterals
 ================================================= */
.cart-collaterals {
  display: grid;
  grid-gap: 1.75rem;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 992.98px) {
  .cart-collaterals {
    grid-template-columns: repeat(1, 1fr);
  }
}

.cross-sells h2,
.cart_totals h2 {
  margin-bottom: 2.1875rem;
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-weight: 600;
}

.cart_totals .shop_table:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.cart_totals .wc-proceed-to-checkout {
  text-align: right;
}
.cart_totals .wc-proceed-to-checkout .checkout-button {
  font-size: 1rem;
  padding: 0.875rem 1.75rem;
}

/* Shipping
 ================================================= */
.woocommerce-shipping-methods {
  margin-bottom: 0;
  list-style: none;
}
.woocommerce-shipping-methods:not(:last-child) {
  margin-bottom: 0.875rem;
}
.woocommerce-shipping-methods li:not(:last-child) {
  margin-bottom: 0.875rem;
}

.woocommerce-shipping-destination:not(:last-child) {
  margin-bottom: 0.4375rem;
}

.shipping-calculator-form {
  margin-top: 0.875rem;
}
.shipping-calculator-form .form-row:not(:last-child) {
  margin-bottom: 0.875rem;
}
.shipping-calculator-form .form-row .input-text {
  background-color: #fff;
}
.shipping-calculator-form > p:last-of-type {
  margin-bottom: 0;
}
.shipping-calculator-form .select2-container.select2-container--default .select2-selection--single {
  background-color: #fff;
}

/* Checkout
 ================================================= */
.col2-set {
  display: grid;
  grid-gap: 1.75rem;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767.98px) {
  .col2-set {
    grid-template-columns: repeat(1, 1fr);
  }
}
.col2-set:not(:last-child) {
  margin-bottom: 4.8125rem;
}

.woocommerce .u-column1.col-1,
.woocommerce .u-column2.col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  padding-left: 0;
  padding-right: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

.woocommerce-address-fields__field-wrapper:not(:last-child) {
  margin-bottom: 1.75rem;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper {
  display: grid;
  column-gap: 1.75rem;
  row-gap: 1.3125rem;
}
@media (max-width: 575.98px) {
  .woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce-additional-fields__field-wrapper .form-row {
  margin-bottom: 0;
  grid-column: span 2;
}
.woocommerce-billing-fields__field-wrapper .form-row.col6,
.woocommerce-shipping-fields__field-wrapper .form-row.col6,
.woocommerce-additional-fields__field-wrapper .form-row.col6 {
  grid-column: span 1;
}
.woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce-shipping-fields__field-wrapper .form-row label,
.woocommerce-additional-fields__field-wrapper .form-row label {
  font-size: 1.125rem;
}
.woocommerce-billing-fields__field-wrapper .form-row span.optional,
.woocommerce-shipping-fields__field-wrapper .form-row span.optional,
.woocommerce-additional-fields__field-wrapper .form-row span.optional {
  display: none;
}

.woocommerce-form {
  display: grid;
  column-gap: 1.75rem;
  row-gap: 1.3125rem;
}
.woocommerce-form p {
  margin-bottom: 0;
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both;
}

.form-row small {
  font-size: 0.875rem;
  font-style: italic;
}
.form-row abbr.required {
  color: #999;
  text-decoration: none;
}
.form-row .pull-right {
  font-size: 0.875rem;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
  font-family: "Maven Pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.6px;
  color: #333;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
  font-weight: 400;
  color: #d69080;
}
.woocommerce-form-coupon-toggle:not(:last-child) {
  margin-bottom: 1.75rem;
}

.woocommerce-form-coupon {
  position: relative;
  max-width: 50%;
}
.woocommerce-form-coupon > p {
  margin-bottom: 0.4375rem;
}
.woocommerce-form-coupon .button {
  float: right;
  width: auto;
  margin-left: 7px;
}
.woocommerce-form-coupon .coupon-wrapper {
  overflow: hidden;
}
.woocommerce-form-coupon .coupon-wrapper input[type=text] {
  padding-top: 5px;
  font-size: 1rem;
}
.woocommerce-form-coupon:not(:last-child) {
  margin-bottom: 2.625rem;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.woocommerce-checkout h3 {
  margin-bottom: 2.1875rem;
  font-size: 2.25rem;
  line-height: 2.8125rem;
  font-weight: 600;
}
.woocommerce-billing-fields h3 label,
.woocommerce-shipping-fields h3 label,
.woocommerce-checkout h3 label {
  margin-bottom: 0;
  font-weight: 600;
  color: #333;
}

.woocommerce-shipping-fields h3 input[type=checkbox] + label::before {
  top: 10px;
}
.woocommerce-shipping-fields h3 input[type=checkbox]:checked + label::after {
  top: 10px;
}

.woocommerce-shipping-fields:not(:last-child) {
  margin-bottom: 1.3125rem;
}

.payment_methods {
  list-style: none;
}
.payment_methods li:not(:last-child) {
  margin-bottom: 0.875rem;
}
.payment_methods li > label {
  color: #333;
  font-family: "Maven Pro";
  font-weight: 700;
  line-height: 1.3125rem;
}
.payment_methods li > label img {
  display: block;
}
.payment_methods li > label .about_paypal {
  color: #d69080;
  font-size: 0.875rem;
  font-weight: 400;
}
.payment_methods .payment_box {
  padding-left: 2.625rem;
}

.woocommerce-checkout-payment button.button {
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
}

/* Select2
 ================================================= */
div.blockOverlay {
  background-color: rgba(0, 0, 0, 0.07) !important;
}

.select2-container {
  font-size: 0;
}
.select2-container .select2-dropdown {
  border-radius: 0;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #333;
}
.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field {
  padding: 4px 8px;
}
.select2-container .select2-dropdown .select2-results__option {
  padding: 4px 6px;
  font-size: 0.875rem;
}
.select2-container .select2-selection--single {
  margin: 0;
  height: 2.5625rem;
}
.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #d69080;
  color: #fff;
}
.select2-container.select2-container--default .select2-selection--single {
  border-width: 0 0 2px 0;
  border-style: solid;
  border-bottom-color: #333;
  font-family: inherit;
  width: 100%;
  max-width: 100%;
  color: #666;
  font-size: 0.875rem;
  padding: 0.375rem 0 0.3125rem 0;
  background-color: transparent;
  line-height: 1.75rem;
  text-align: left;
  border-radius: 0;
  transition: box-shadow 0.35s ease, border-color 0.35s ease;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  color: #666;
  line-height: 1.75rem;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0.5rem;
  right: 0;
  width: auto;
  height: auto;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  position: absolute;
  top: 0;
  right: 0;
  color: #333;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "\e93a";
  font-family: "Linearicons";
  font-size: 1.25rem;
  line-height: inherit;
  transition-property: transform, opacity, visibility;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #666;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  content: "\e939";
}
.select2-container.select2-container--default .select2-selection--multiple {
  padding: 0;
  border-width: 0 0 2px 0;
  border-color: #333;
  border-radius: 0;
  line-height: 0.875rem;
}
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 4px;
  margin-left: 2px;
  vertical-align: middle;
}
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  margin: 7px 7px 0 0;
  border: 1px solid #dfd9d2;
  background-color: #f8f7f5;
  border-radius: 0;
  color: #333;
  font-size: 0.875rem;
  line-height: 1.3125rem;
}
.select2-container .select2-search--inline .select2-search__field {
  font-size: 0.875rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  line-height: 0.875rem;
}

.woocommerce-page #dokan-geolocation-locations-map {
  margin-bottom: 1.75rem;
}
.woocommerce-page .dokan-geolocation-location-filters {
  margin-bottom: 2.625rem;
}
.woocommerce-page .dokan-geolocation-location-filters input,
.woocommerce-page .dokan-geolocation-location-filters select {
  border-width: 0 0 2px 0 !important;
  border-style: solid !important;
  border-bottom-color: #333 !important;
  box-shadow: none !important;
  font-size: 0.875rem !important;
  height: auto !important;
  border-radius: 0 !important;
  line-height: 1.75rem !important;
  padding: 0.375rem 0 0.3125rem 0;
  color: #666;
  display: block;
  vertical-align: middle;
  width: 100%;
  margin: 0;
}
.woocommerce-page .dokan-geolocation-location-filters select {
  width: auto !important;
}
.woocommerce-page .dokan-geolocation-location-filters .range-slider-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
}
.woocommerce-page .dokan-geolocation-location-filters .range-slider-container .dokan-range-slider-value {
  width: 142px !important;
  color: #666;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.3125rem !important;
}
.woocommerce-page .dokan-geolocation-location-filters .range-slider-container .dokan-range-slider {
  -webkit-appearance: none !important;
  width: calc(100% - 142px) !important;
  height: 7px !important;
  padding: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  background-color: #ececec !important;
  outline: none;
  opacity: 1 !important;
  transition: opacity 0.2s;
}
.woocommerce-page .dokan-geolocation-location-filters .range-slider-container input[type=range]:focus {
  outline: none;
}
.woocommerce-page .dokan-geolocation-location-filters .range-slider-container input[type=range]::-webkit-slider-thumb {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background-color: #bd7f71;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
}

/* Terms
 ================================================= */
.woocommerce-privacy-policy-text:not(:last-child) {
  margin-bottom: 1.75rem;
}

.woocommerce-terms-and-conditions-wrapper:not(:last-child) {
  margin-bottom: 2.1875rem;
}

.woocommerce-terms-and-conditions-checkbox-text a {
  color: #d69080;
  border-bottom: 1px solid transparent;
}
.woocommerce-terms-and-conditions-checkbox-text a:hover {
  border-bottom-color: inherit;
}

/* Woocommerce Notices
 ================================================= */
.woocommerce-notice {
  position: relative;
  width: 100%;
  border: 1px solid #f58c65;
  border-radius: 0;
  color: #f58c65;
  background-color: transparent;
  margin-top: 0;
  padding: 1rem 1.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
.woocommerce-notice.woocommerce-notice--success {
  border-color: #31b209;
  color: #31b209;
}

.woocommerce-order-overview li {
  list-style: none;
  padding: 0.4375rem 0;
}
.woocommerce-order-overview li:before {
  margin-right: 0.8125rem;
  content: "\e937";
  font-family: "Linearicons";
  line-height: 1;
}

/* Woocommerce Info
 ================================================= */
.woocommerce-info {
  color: #666;
}
.woocommerce-info:not(:last-child) {
  margin-bottom: 2.625rem;
}
.woocommerce-info .button {
  margin-right: 0.875rem;
}
.woocommerce-info a {
  border-bottom: 1px solid transparent;
}
.woocommerce-info a:hover {
  border-bottom-color: inherit;
}

/* Shop Table
 ================================================= */
.woocommerce-cart-form:not(:last-child) {
  margin-bottom: 5.6875rem;
}

.shop-table.shop_table tr td.product-name {
  position: relative;
  padding-left: 4.25rem;
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr td.product-name {
    padding-left: 4.8125rem;
  }
}
.shop-table.shop_table tr > td {
  padding: 1.3125rem 1.75rem;
}
.shop-table.shop_table tr:last-child td:first-child {
  border-right: none;
}
.shop-table.shop_table tr td.product-name a.remove {
  position: absolute;
  top: 1.6875rem;
  left: 1.75rem;
  color: #999;
  font-size: 1.125rem;
}
.shop-table.shop_table tr td.product-name a.remove:before {
  font-family: "Linearicons";
  content: "\e95a";
}
.shop-table.shop_table tr td.product-name a.remove:hover {
  color: #333;
}
.shop-table.shop_table tr td.product-name .product-image {
  margin-right: 1.125rem;
  margin-bottom: 1.75rem;
  max-width: 6.125rem;
  border-radius: 0;
  overflow: hidden;
  float: left;
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr td.product-name .product-image {
    display: inline-block;
    margin-bottom: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .shop-table.shop_table tr td.product-name .product-image {
    margin-bottom: 0;
  }
}
.shop-table.shop_table tr td.product-name .product-title {
  display: block;
  overflow: hidden;
  vertical-align: top;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.4375rem;
  line-height: 1.3125rem;
}
@media (max-width: 767.98px) {
  .shop-table.shop_table tr td.product-name .product-title {
    font-size: 1.375rem;
  }
}
.shop-table.shop_table tr td.product-name .product-title a {
  border-bottom: 1px solid transparent;
  letter-spacing: 0.3px;
}
.shop-table.shop_table tr td.product-name .product-title a:hover {
  border-bottom-color: inherit;
}
.shop-table.shop_table tr td.product-name .variation {
  margin-top: 0.4375rem;
  font-size: 0.875rem;
}
.shop-table.shop_table tr td.product-name .variation dt, .shop-table.shop_table tr td.product-name .variation dd {
  display: inline-block;
  padding: 0;
}
.shop-table.shop_table tr .actions {
  padding: 1.25rem 1.75rem;
}
.shop-table.shop_table tr .actions .coupon {
  position: relative;
  max-width: 60%;
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr .actions .coupon {
    max-width: 100%;
  }
}
.shop-table.shop_table tr .actions .coupon .button {
  float: right;
  width: auto;
  margin-left: 0.4375rem;
}
.shop-table.shop_table tr .actions .coupon .coupon-wrapper {
  overflow: hidden;
}
.shop-table.shop_table tr .actions .coupon .coupon-wrapper input[type=text] {
  line-height: 1.3125rem;
  color: #999;
  font-size: 0.875rem;
}
.shop-table.shop_table tr .actions .button {
  background-color: #dfd9d2;
}
.woocommerce .shop-table.shop_table tr .actions .button {
  font-size: 0.8125rem;
  color: #333;
  padding: 0.65625rem 1.25rem;
  text-transform: uppercase;
  line-height: 0.875rem;
}
.shop-table.shop_table tr .actions .button:hover {
  background-color: #eae6e1;
}

@media (max-width: 992.98px) {
  .shop-table.shop_table thead,
.shop-table.shop_table tbody,
.shop-table.shop_table thead,
.shop-table.shop_table tfoot,
.shop-table.shop_table th,
.shop-table.shop_table tr,
.shop-table.shop_table td {
    display: block;
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr td {
    position: relative;
    padding-left: 52%;
    border-left: 1px solid #dedede;
    padding-top: 0.875rem;
    padding-right: 0.875rem;
    padding-bottom: 0.875rem;
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr td:not(.product-name) {
    padding-left: 52%;
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr td:not(.product-name):before {
    position: absolute;
    top: 50%;
    left: 0.9375rem;
    width: 45%;
    content: attr(data-title);
    text-transform: uppercase;
    color: #262621;
    padding-right: 0.625rem;
    transform: translateY(-50%);
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr td[colspan] {
    width: 100%;
    text-align: center;
    padding-left: 1.75rem;
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr:last-child td:not(.order-total):first-child {
    border-right: 1px solid #dedede;
  }
}
@media (max-width: 992.98px) {
  .shop-table.shop_table tr:last-child td[colspan]:last-child, .shop-table.shop_table tr:last-child td:not(:first-child) {
    border-top: none;
  }
}

/* My Account
 ================================================= */
.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .woocommerce-MyAccount-navigation ul {
    flex-direction: column;
    border-bottom: none;
  }
}
@media (max-width: 992.98px) {
  .woocommerce-MyAccount-navigation ul {
    flex-direction: row;
    border-bottom: none;
  }
}
@media (max-width: 992.98px) {
  .woocommerce-MyAccount-navigation ul li {
    width: 50%;
    margin-top: -1px;
  }
}
.woocommerce-MyAccount-navigation ul li:not(:first-child) {
  margin-left: -1px;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 1.3125rem;
  border: 1px solid #ede9e5;
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3125rem;
}
@media (max-width: 1279.98px) {
  .woocommerce-MyAccount-navigation ul li a {
    padding: 0.875rem 0.875rem;
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
@media (max-width: 992.98px) {
  .woocommerce-MyAccount-navigation ul li a {
    padding: 0.875rem 1.3125rem;
    font-size: 0.9375rem;
    line-height: 1.3125rem;
  }
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #d69080;
  border-color: #d69080;
  color: #fff;
}

.woocommerce-EditAccountForm fieldset {
  margin-bottom: 1.75rem;
}

.woocommerce-MyAccount-content {
  padding: 1.75rem;
  border: 1px solid #ede9e5;
  margin-top: -1px;
}
.woocommerce-MyAccount-content h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.woocommerce-MyAccount-content .woocommerce-Addresses {
  margin-top: 1.75rem;
}
.woocommerce-MyAccount-content span em {
  font-size: 0.8125rem;
}
.woocommerce-MyAccount-content .edit {
  margin-bottom: 1.3125rem;
  display: inline-block;
  padding: 0.21875rem 1.3125rem;
  font-size: 0.8125rem;
  font-size: 0.8125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #dfd9d2;
  color: #333;
  letter-spacing: 0.65px;
  text-align: center;
}
.woocommerce-MyAccount-content .edit:hover {
  background-color: #eae6e1;
}
.woocommerce-MyAccount-content p:last-of-type {
  margin-bottom: 0;
}

.woocommerce-Address-title.title h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.woocommerce-Address address {
  font-style: normal;
}

/* Mini Cart
 ================================================= */
.shopping-cart {
  position: absolute;
  top: 100%;
  right: 0;
  width: 350px;
  opacity: 0;
  z-index: 101;
  overflow: hidden;
  visibility: hidden;
  padding: 1.75rem;
  transform: translate(0, 20px);
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
@media (max-width: 575.98px) {
  .shopping-cart {
    left: 1.75rem;
    right: 1.75rem;
    width: auto;
  }
}
.show-cart:hover .shopping-cart {
  opacity: 1;
  pointer-events: initial;
  transform: translate(0, 0);
  visibility: visible;
}

.woocommerce-mini-cart {
  margin-bottom: 0;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:not(:last-child) {
  margin-bottom: 1.75rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:hover {
  background-color: transparent;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-image {
  max-width: 4.375rem;
  min-width: 4.375rem;
  margin: 0;
  padding: 0;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .product-title {
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  font-weight: 600;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .product-title:hover {
  text-decoration: underline;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .variation {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 0;
  font-size: 0.875rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .variation dt {
  margin-right: 0.4375rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .variation dt, .woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .variation dd {
  font-weight: 400;
  font-size: 0.9375rem;
  padding: 0;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-description .quantity {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  letter-spacing: -0.14px;
  border: none;
  color: #386f7c;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
  position: absolute;
  right: 0;
  top: 0;
  font-family: "Linearicons";
  background: none;
  font-size: 1.125rem;
  z-index: 2;
  color: #333;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove:before {
  content: "\e95a";
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
  color: #d69080;
}

.woocommerce-mini-cart__total {
  margin-top: 1.3125rem;
  margin-bottom: 0.875rem;
  padding-top: 0.875rem;
  border-top: 1px solid #ede9e5;
  font-family: "Maven Pro";
  font-size: 1.125rem;
  font-weight: 600;
}
.woocommerce-mini-cart__total strong {
  color: #333;
  font-weight: 600;
}
.woocommerce-mini-cart__total .amount {
  color: #386f7c;
}

.woocommerce .woocommerce-mini-cart__buttons,
.woocommerce-mini-cart__buttons {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.woocommerce .woocommerce-mini-cart__buttons .button,
.woocommerce-mini-cart__buttons .button {
  position: relative;
  display: inline-block;
  transition: all 0.5s ease;
  text-transform: uppercase;
  font-family: "Maven Pro";
  letter-spacing: 0.65px;
  color: #d69080;
  padding: 0.25rem 1.3125rem;
  font-size: 0.8125rem;
  font-weight: 500;
}
.woocommerce .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout),
.woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout) {
  background-color: #dfd9d2;
  color: #333;
  margin-right: 0.4375rem;
}
.woocommerce .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout):hover,
.woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout):hover {
  background-color: #eae6e1;
}
.woocommerce .woocommerce-mini-cart__buttons .button.wc-forward.checkout,
.woocommerce-mini-cart__buttons .button.wc-forward.checkout {
  background-color: #d69080;
  color: #fff;
}
.woocommerce .woocommerce-mini-cart__buttons .button.wc-forward.checkout:hover,
.woocommerce-mini-cart__buttons .button.wc-forward.checkout:hover {
  background-color: #bd7f71;
}

/* Shortcode: Product Categories
   ========================================================================== */
.cat-products-widget {
  display: grid;
  grid-gap: 1.75rem;
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 575.98px) {
  .cat-products-widget {
    grid-template-columns: none;
  }
}
.cat-products-widget .cat-item {
  position: relative;
  overflow: hidden;
  grid-row: span 1;
  grid-column: span 1;
}
.cat-products-widget .cat-item:hover {
  background-color: rgba(189, 127, 113, 0.5);
}
.cat-products-widget .cat-item a {
  display: block;
}
.cat-products-widget .cat-item .cat-item-attachment {
  position: relative;
  overflow: hidden;
}
.cat-products-widget .cat-item .cat-item-attachment:after {
  position: absolute;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0.4375rem;
  border: 2px solid #fff;
  opacity: 0.6;
  transition: all 0.5s ease;
  content: "";
}
.cat-products-widget .cat-item .cat-item-attachment:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: opacity 0.45s ease;
  background-image: linear-gradient(to bottom, rgba(189, 127, 113, 0.1) 0%, rgba(189, 127, 113, 0.4) 100%);
  opacity: 0;
  content: "";
}
.cat-products-widget .cat-item .cat-item-attachment img {
  display: block;
}
.cat-products-widget .cat-item .cat-item-title {
  position: absolute;
  right: 1.75rem;
  left: 1.75rem;
  bottom: 1.75rem;
  background-color: #fff;
  text-align: center;
  padding: 1.3125rem 1.75rem;
  font-size: 1.5rem;
  line-height: 2.1875rem;
  font-weight: 600;
}
.cat-products-widget .cat-item .cat-item-title a {
  border-bottom: 1px solid transparent;
}
.cat-products-widget .cat-item .cat-item-title a:hover {
  border-bottom-color: inherit;
}
.cat-products-widget .cat-item:hover .cat-item-attachment:before {
  opacity: 1;
}
.cat-products-widget.template-1 .cat-item {
  grid-column: span 2;
}
@media (max-width: 992.98px) {
  .cat-products-widget.template-1 .cat-item {
    grid-column: span 3;
  }
}
.cat-products-widget.template-1 .cat-item.item0 {
  grid-column: span 3;
}
.cat-products-widget.template-1 .cat-item.item1 {
  grid-column: span 3;
}
.cat-products-widget.template-2 .cat-item {
  grid-column: span 2;
}

/* Shortcode: Reviews
   ========================================================================== */
.mad-products-reviews-holder .mad-products-reviews-widget.mad-products-reviews-list .product-reviews-item:not(:last-child) {
  margin-bottom: 3.5rem;
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  .mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-author {
  min-width: 195px;
  padding-right: 3.5rem;
}
@media (max-width: 1279.98px) {
  .mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-author {
    min-width: 140px;
    padding-right: 0.875rem;
  }
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-author .product-reviews-image {
  margin-bottom: 0.6875rem;
  width: 4.375rem;
  height: 4.375rem;
}
@media (max-width: 767.98px) {
  .mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-author .product-reviews-image {
    margin: 0 auto 1.3125rem;
  }
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-author .product-reviews-reviewer {
  margin-bottom: 0;
  font-size: 1rem;
  color: #333;
  font-weight: 500;
  line-height: 1.3125rem;
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-body .product-reviews-rating {
  margin-bottom: 0.875rem;
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-body .product-reviews-text {
  margin-bottom: 1.0625rem;
  color: #386f7c;
  font-family: "Maven Pro";
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1875rem;
  letter-spacing: -0.6px;
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-body .product-reviews-text:before {
  content: "“";
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-body .product-reviews-text:after {
  content: "”";
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-body .product-reviews-info .product-title {
  display: block;
  color: #333;
  font-family: "Maven Pro";
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
}
.mad-products-reviews-holder .mad-products-reviews-widget .product-reviews-item .product-reviews-body .product-reviews-reviewer-date {
  color: #999;
  font-size: 0.8125rem;
  line-height: 1.3125rem;
  font-weight: 400;
}

/* Orders
 ================================================= */
.woocommerce-order-details header,
.woocommerce-customer-details header {
  margin-bottom: 0.875rem;
}
.woocommerce-order-details h2,
.woocommerce-customer-details h2 {
  font-size: 2rem;
}

/* Wishlist
 ================================================= */
.yes-js #yith-wcwl-form .hidden-title-form {
  display: none;
  margin: 0 0 1.75rem;
}
.yes-js #yith-wcwl-form .hidden-title-form input[type=submit] {
  margin-right: 0.875rem;
  cursor: pointer;
}
.yes-js #yith-wcwl-form .hidden-title-form input[type=text] {
  margin-bottom: 1.3125rem;
}

.wishlist-title.wishlist-title-with-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wishlist-title.wishlist-title-with-form h2 {
  margin-bottom: 1.75rem;
}
.wishlist-title.wishlist-title-with-form .button.show-title-form {
  margin-left: 1.3125rem;
}

.wishlist_table tr th.product-remove {
  width: 60px;
}
.wishlist_table tr td.product-remove {
  padding: 16px;
  text-align: center;
}
.wishlist_table tr td.product-remove .remove_from_wishlist {
  font-size: 0;
  color: #999;
}
.wishlist_table tr td.product-remove .remove_from_wishlist:before {
  font-family: "Linearicons";
  content: "\e95a";
  font-size: 1.125rem;
}

.woocommerce .hidden-title-form a.hide-title-form {
  line-height: inherit;
  cursor: pointer;
}
.woocommerce #content table.wishlist_table.cart a.remove {
  color: #999;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
  color: #333;
}

/* Contact Form 7
 ========================================================================== */
.wpcf7-form .wpcf7-text[name=your-message] {
  padding: 0.8125rem 0.875rem 0.75rem 0.875rem;
}
.wpcf7-form > p.form-field:not(:last-of-type) {
  margin-bottom: 1.75rem;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form .wpcf7-submit {
  position: relative;
  display: inline-block;
  padding: 0.21875rem 1.3125rem;
  transition: all 0.5s ease;
  text-transform: uppercase;
  font-family: "Maven Pro";
  line-height: 1.75rem;
  letter-spacing: 0.5px;
  color: #fff;
  background-color: #2c5862;
  font-size: 0.8125rem;
  cursor: pointer;
  font-weight: 500;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: #204047;
}
.wpcf7-form .wpcf7-textarea {
  max-height: 275px;
}

/* Shortcode: Mailchimp
   ========================================================================== */
.elementor-section-boxed:not(.elementor-section-stretched) .elementor-column[data-col="50"] .subscribe-box.subscribe-box--style1,
.elementor-section-boxed:not(.elementor-section-stretched) .elementor-column.elementor-col-50 .subscribe-box.subscribe-box--style1 {
  flex-direction: column;
}
.elementor-section-boxed:not(.elementor-section-stretched) .elementor-column[data-col="50"] .subscribe-box.subscribe-box--style1 .subscribe-box__content,
.elementor-section-boxed:not(.elementor-section-stretched) .elementor-column.elementor-col-50 .subscribe-box.subscribe-box--style1 .subscribe-box__content {
  margin-bottom: 0.4375rem;
}

.subscribe-box {
  position: relative;
}
.subscribe-box.subscribe-box--style1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.0625rem 3.5rem 3.5rem 3.5rem;
  background: #386f7c url("assets/images/vector_subscribe.png") no-repeat;
  background-size: cover;
}
.subscribe-box.subscribe-box--style1.mc-horizontal {
  padding: 3.0625rem 1.75rem 3.5rem 1.75rem;
}
.subscribe-box.subscribe-box--style1.mc-horizontal .subscribe-box__content {
  padding: 0 1.75rem 0 1.75rem;
}
.subscribe-box.subscribe-box--style1.mc-horizontal .mc4wp-form {
  padding: 0 1.75rem 0 1.75rem;
}
@media (max-width: 1279.98px) {
  .subscribe-box.subscribe-box--style1.mc-horizontal .subscribe-box__content {
    padding: 0;
  }
  .subscribe-box.subscribe-box--style1.mc-horizontal .subscribe-box__content .subscribe-box__title {
    margin-bottom: 0.875rem;
  }
  .subscribe-box.subscribe-box--style1.mc-horizontal .subscribe-box__content .subscribe-box__desc {
    margin-bottom: 0.875rem;
  }
  .subscribe-box.subscribe-box--style1.mc-horizontal .mc4wp-form {
    padding: 0;
  }
}
@media (max-width: 992.98px) {
  .subscribe-box.subscribe-box--style1.mc-horizontal .mc4wp-form {
    max-width: 500px;
  }
}
.subscribe-box.subscribe-box--style1.mc-vertical {
  flex-direction: column;
}
.subscribe-box.subscribe-box--style1.mc-vertical .subscribe-box__content .subscribe-box__desc {
  margin-bottom: 0.875rem;
}
@media (max-width: 1279.98px) {
  .subscribe-box.subscribe-box--style1 {
    flex-direction: column;
    padding: 2.625rem 3.0625rem 3.0625rem 3.0625rem;
  }
}
.subscribe-box.subscribe-box--style1 .subscribe-box__content {
  width: 50%;
  padding: 1.75rem;
}
@media (max-width: 1279.98px) {
  .subscribe-box.subscribe-box--style1 .subscribe-box__content {
    padding: 0;
    width: 100%;
    text-align: center;
  }
}
.subscribe-box.subscribe-box--style1 .subscribe-box__content .subscribe-box__title {
  margin-bottom: 0;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.625rem;
  color: #fff;
}
@media (max-width: 1279.98px) {
  .subscribe-box.subscribe-box--style1 .subscribe-box__content .subscribe-box__title {
    margin-bottom: 0.875rem;
  }
}
.subscribe-box.subscribe-box--style1 .subscribe-box__content .subscribe-box__desc {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #fff;
  letter-spacing: 0.1px;
}
.subscribe-box.subscribe-box--style1 .mc4wp-form {
  width: 50%;
  padding: 1.75rem;
}
@media (max-width: 1279.98px) {
  .subscribe-box.subscribe-box--style1 .mc4wp-form {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
}
.subscribe-box .subscribe-box__tag {
  position: absolute;
  top: 0;
  right: -2.625rem;
  color: #386f7c;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-family: inherit;
  -webkit-transform: translateX(100%) rotate(90deg);
  transform: translateX(100%) rotate(90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
@media (max-width: 575.98px) {
  .subscribe-box .subscribe-box__tag {
    display: none;
  }
}

.site-footer .mc4wp-form p {
  color: #ddd;
}

.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
.mc4wp-form .mc4wp-response {
  font-size: 0.8125rem;
}
.mc4wp-form p.description {
  display: none;
}
.mc4wp-form p {
  margin-bottom: 0;
}
.mc4wp-form p:first-child {
  margin-bottom: 0.875rem;
}
.mc4wp-form p:last-child {
  position: relative;
}
.mc4wp-form input[type=text],
.mc4wp-form input[type=email] {
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  line-height: 1.75rem;
  border-width: 0 0 2px 0;
  border-bottom-color: #fff;
  background-color: transparent;
  color: #ddd;
}
.mc4wp-form input[type=text]::placeholder,
.mc4wp-form input[type=email]::placeholder {
  color: #ddd;
}
.mc4wp-form button {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
}
.mc4wp-form button:after {
  position: absolute;
  right: 0;
  top: 0.4375rem;
  color: #fff;
  content: "\e696";
  font-family: Linearicons;
  font-size: 1.875rem;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.widget_mc4wp_form_widget .mc4wp-form p.description {
  display: block;
  line-height: inherit;
}

.woocommerce-Tabs-panel--seller ul {
  list-style: none;
}

.woocommerce-form .show_if_seller {
  display: grid;
  row-gap: 1.3125rem;
}
.woocommerce-form .show_if_seller .split-row {
  display: grid;
  column-gap: 0.875rem;
  grid-template-columns: repeat(2, 1fr);
}

/* Buttons
 ================================================= */
input[type=submit].dokan-btn,
input.add_note,
a.dokan-btn,
.dokan-btn {
  display: inline-block;
  padding: 0.625rem 1.3125rem;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0.5px;
  font-family: "Maven Pro", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3125rem;
  position: relative;
  white-space: nowrap;
  border-radius: 0;
  z-index: 1;
  border: none;
  background-color: #2c5862;
  transition: all 0.5s ease;
}

a.dokan-btn.dokan-btn-sm {
  padding: 5px 10px;
}

input[type=submit].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme {
  color: #fff;
  background-color: #2c5862;
}

a.dokan-btn-default,
.dokan-btn-default {
  color: #333;
  background-color: #dfd9d2;
}
a.dokan-btn-default:hover,
.dokan-btn-default:hover {
  color: #fff;
  background-color: #2c5862;
}

input[type=submit].dokan-btn-theme:hover,
a.dokan-btn-theme:hover,
.dokan-btn-theme:hover,
input[type=submit].dokan-btn-theme:focus,
a.dokan-btn-theme:focus,
.dokan-btn-theme:focus,
input[type=submit].dokan-btn-theme:active,
a.dokan-btn-theme:active,
.dokan-btn-theme:active,
input[type=submit].dokan-btn-theme.active,
a.dokan-btn-theme.active,
.dokan-btn-theme.active,
.open .dropdown-toggleinput[type=submit].dokan-btn-theme,
.open .dropdown-togglea.dokan-btn-theme,
.open .dropdown-toggle.dokan-btn-theme {
  color: #fff;
  background-color: #204047;
}

@media (max-width: 575.98px) {
  .dokan-w3,
.dokan-w4,
.dokan-w5,
.dokan-w6,
.dokan-w7,
.dokan-w8,
.dokan-w9,
.dokan-w10,
.dokan-w11,
.dokan-w12 {
    float: none;
    width: 100%;
  }
}
/* Search Form
 ================================================= */
.dokan-seller-search-form .dokan-w4 input[type=search],
.dokan-seller-search-form .dokan-w4 input[type=text],
.dokan-seller-search-form .dokan-w4 select.dokan-form-control {
  height: auto !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border-style: solid;
  border-width: 1px 1px 2px 1px;
  border-color: #eee #eee #333 #eee;
  font-family: inherit;
  width: 100%;
  max-width: 100%;
  color: #999;
  font-size: 0.875rem;
  padding: 0.3125rem 0.875rem 0.25rem 0.875rem;
}

button.dokan-v-start-btn {
  margin-bottom: 0;
}

.dokan-form-group .dokan-address-fields .form-group-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dokan-form-group .dokan-address-fields .form-group-flex input[type=text] {
  width: 100%;
}
.dokan-form-group.dokan-right .dokan-btn:last-child {
  margin-left: 10px;
}
.dokan-form-group input[type=text] {
  width: 100%;
  vertical-align: top;
}
.dokan-form-group label {
  font-size: 0.875rem;
}

.tab-pane .report-filter > .dokan-btn {
  padding-top: 0.6875rem;
  padding-bottom: 0.625rem;
  vertical-align: bottom;
}
.tab-pane .dokan-form-group input[type=text] {
  width: auto;
}

.dokan-dashboard-wrap .dokan-btn.dokan-btn-theme {
  background-color: #2c5862;
  color: #fff;
  padding: 0.625rem 0.875rem;
  line-height: 1.3125rem;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.dokan-dashboard-wrap .dokan-btn.dokan-btn-theme:hover {
  background-color: #dfd9d2;
  color: #333;
}
.dokan-dashboard-wrap .dokan-dashboard-product-listing-wrapper {
  position: relative;
}
.dokan-dashboard-wrap .dokan-dashboard-product-listing-wrapper .dokan-product-listing-area .dokan-product-search-form {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 575.98px) {
  .dokan-dashboard-wrap .dokan-dashboard-product-listing-wrapper .dokan-product-listing-area .dokan-product-search-form {
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
  }
}

.dokan-form-control {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #333;
  font-size: 0.875rem;
  padding: 0.375rem 0;
  border-radius: 0;
  color: #666;
  display: block;
  line-height: 1.3125rem;
  vertical-align: middle;
  width: 100%;
  margin: 0;
}

textarea.dokan-form-control {
  background: transparent;
}
textarea.dokan-form-control::placeholder {
  color: #666;
}

select.dokan-form-control {
  height: auto;
}

/* Error
 ======================================================== */
div.dokan-message,
div.dokan-info,
div.dokan-error,
p.dokan-message,
p.dokan-info,
p.dokan-error {
  position: relative;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #ededed;
  margin-top: 0;
  padding: 1rem 1.75rem;
  font-family: Roboto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  border-radius: 0;
  background-color: #fff;
}
div.dokan-message:before,
div.dokan-info:before,
div.dokan-error:before,
p.dokan-message:before,
p.dokan-info:before,
p.dokan-error:before {
  display: none;
}
div.dokan-message strong,
div.dokan-info strong,
div.dokan-error strong,
p.dokan-message strong,
p.dokan-info strong,
p.dokan-error strong {
  font-weight: 400;
}
div.dokan-message .dokan-close,
div.dokan-info .dokan-close,
div.dokan-error .dokan-close,
p.dokan-message .dokan-close,
p.dokan-info .dokan-close,
p.dokan-error .dokan-close {
  position: absolute;
  font-size: 0;
  right: 1.75rem;
  left: auto;
  padding-top: 0;
  top: calc(50% - 13px);
  transition: transform 0.4s cubic-bezier(0.25, 3, 0.75, 0.9);
  background-color: transparent;
  float: none;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  text-shadow: none;
  opacity: 0.8;
}
div.dokan-message .dokan-close:before,
div.dokan-info .dokan-close:before,
div.dokan-error .dokan-close:before,
p.dokan-message .dokan-close:before,
p.dokan-info .dokan-close:before,
p.dokan-error .dokan-close:before {
  font-size: 1rem;
  content: "\e935";
  font-family: "Linearicons";
  line-height: 1.75rem;
}
div.dokan-message:not(:last-child),
div.dokan-info:not(:last-child),
div.dokan-error:not(:last-child),
p.dokan-message:not(:last-child),
p.dokan-info:not(:last-child),
p.dokan-error:not(:last-child) {
  margin-bottom: 1.75rem;
}

.dokan-error:before {
  position: absolute;
  right: 1.75rem;
  left: auto;
  padding-top: 0;
  top: calc(50% - 13px);
  transition: transform 0.4s cubic-bezier(0.25, 3, 0.75, 0.9);
  background-color: transparent;
  font-size: 1rem;
  content: "\e935";
  font-family: "Linearicons";
}

.dokan-message {
  border-color: #8fae1b;
  color: #8fae1b;
}
.dokan-message .dokan-close:before {
  color: #8fae1b;
}

.dokan-error {
  border-color: #f55b55;
  color: #f55b55;
}
.dokan-error:before {
  color: #f55b55;
}

.dokan-alert {
  position: relative;
  width: 100%;
  border: 1px solid #f58c65;
  border-radius: 0;
  color: #f58c65;
  background-color: transparent;
  margin-top: 0;
  padding: 1rem 1.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
.dokan-alert.dokan-alert-info {
  border-color: #5269a3;
  color: #5269a3;
}

/* Geolocation Search
 ======================================================== */
form.dokan-geolocation-location-filters .dokan-geo-filters-column,
div.dokan-geolocation-location-filters .dokan-geo-filters-column {
  margin-bottom: 1.75rem !important;
}
form.dokan-geolocation-location-filters .location-address .locate-icon,
div.dokan-geolocation-location-filters .location-address .locate-icon {
  right: 0 !important;
  text-align: right !important;
}

div#dokan-store-listing-filter-wrap {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  align-items: center;
  flex-directon: column;
}
div#dokan-store-listing-filter-wrap:not(:last-child) {
  margin-bottom: 1.75rem;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right {
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1279.98px) {
  div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right {
    flex-direction: column;
  }
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right:not(:last-child) {
  border-bottom: 1px solid #eee;
  padding-bottom: 1.75rem;
  margin-bottom: 1.75rem;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .left .store-count {
  margin-top: 0;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right {
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .item label {
  display: inline-block;
  min-width: 70px;
  vertical-align: middle;
  margin-bottom: 0;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .item select {
  border-color: #333;
  border-width: 0 0 2px 0;
  padding: 0.375rem 0 0.3125rem 0;
  min-width: 150px;
  background-image: url("assets/images/select-arrow.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .item select {
    background-image: url("assets/images/select-arrow@2x.png");
    background-size: contain;
    background-position: 100% center;
  }
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .item .dokan-icons {
  display: none;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .item .dokan-store-list-filter-button {
  padding: 0.4375rem 1.75rem;
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: uppercase;
  border-radius: 0;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .item.sort-by {
    margin-left: 1.75rem;
  }
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .toggle-view {
  margin-top: 0;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .toggle-view .dashicons {
  width: 2.1875rem;
  height: 2.1875rem;
  padding: 0.25rem;
}
div#dokan-store-listing-filter-wrap .dokan-store-listing-filter-left-right .right .toggle-view .active {
  color: #bd7f71;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  padding: 0;
  box-shadow: none;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap {
  flex-grow: 1;
  margin-top: 0;
  margin-bottom: 1.75rem;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geo-store-lists-filter .item {
  margin-left: 2.1875rem;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geo-store-lists-filter .item label {
  color: #666;
  font-weight: 500;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geo-store-lists-filter .item .dokan-toogle-checkbox {
  background-color: #d5d5d5;
  margin-left: 0.75rem;
  border: none !important;
  width: 3.125rem !important;
  height: 1.375rem !important;
  border-radius: 0.6875rem !important;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geo-store-lists-filter .item .dokan-toogle-checkbox:checked {
  background-color: #378a6c;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geo-store-lists-filter .item {
    margin-left: 0;
  }
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #333;
  width: 100%;
  border-radius: 0;
  font-size: 1rem;
  padding: 0.5625rem 0;
  color: #666;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input .category-label {
  font-weight: 500;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-input .dokan-icon {
  left: auto;
  right: 0;
  font-size: 20px;
  color: #333;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box ul li {
  padding: 0.25rem 0.875rem;
  border: none;
  margin: 0;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-stars i.dashicons {
  color: #d69080 !important;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters {
  margin-top: 0;
  margin-bottom: 0;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geolocation-location-inner {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-grow: 1;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geolocation-location-inner {
    margin-bottom: 2.1875rem;
  }
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column {
  margin-bottom: 1.75rem !important;
  width: 30%;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column {
    width: 100%;
  }
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container {
  display: flex;
  justify-content: space-between;
  width: 57%;
  margin-bottom: 0 !important;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container {
    width: 100%;
  }
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container .dokan-range-slider-value {
  width: 142px !important;
  color: #666;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.3125rem !important;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container .dokan-range-slider {
  -webkit-appearance: none !important;
  width: calc(100% - 142px) !important;
  height: 7px !important;
  padding: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  background-color: #ececec !important;
  outline: none;
  opacity: 1 !important;
  transition: opacity 0.2s;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range],
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]:focus,
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]:active,
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]::-moz-focus-inner,
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]:-moz-focusring {
  border: 0;
  outline: none;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]::-moz-focus-outer {
  border: 0;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]::-moz-range-thumb {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background-color: #bd7f71;
  cursor: pointer;
  border: none;
  appearance: none;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container input[type=range]::-webkit-slider-thumb {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background-color: #bd7f71;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters input[type=text],
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters select.dropdown_product_cat {
  border-style: solid !important;
  border-width: 0 0 2px 0 !important;
  border-color: #333 !important;
  box-shadow: none !important;
  font-size: 1rem !important;
  height: auto !important;
  border-radius: 0 !important;
  line-height: 1.75rem !important;
  padding: 0.5625rem 0;
  color: #999;
  display: block;
  vertical-align: middle;
  width: 100%;
  margin: 0;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .location-address .locate-icon,
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .location-address .locate-loader {
  text-align: right;
  font-size: 1.25rem;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-search {
  margin-right: 0.4375rem;
  width: 25%;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .store-search .store-search-input {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #333;
  width: 100%;
  border-radius: 0;
  max-width: 100%;
  color: #666;
  font-size: 0.875rem;
  padding: 0.375rem 0 0.3125rem 0;
  line-height: 1.75rem;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .apply-filter {
  display: block;
  margin-top: 0;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn {
  padding: 0.875rem;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 0;
  line-height: 1.3125rem;
  height: auto;
  min-width: 106px;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .apply-filter .dokan-btn {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .apply-filter .dokan-btn {
    display: inline-block !important;
  }
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .dokan-geo-store-lists-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: 100%;
  flex-grow: 1;
}
div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .dokan-geo-store-lists-filter .dokan-store-lists-filter-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 43%;
}
@media (max-width: 575.98px) {
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .dokan-geo-store-lists-filter {
    flex-direction: column;
  }
  div#dokan-store-listing-filter-wrap form#dokan-store-listing-filter-form-wrap .dokan-geo-store-lists-filter .dokan-store-lists-filter-category {
    width: 100%;
    flex-direction: column;
  }
}

div#dokan-geolocation-locations-map {
  margin-bottom: 2.625rem;
}
div#dokan-geolocation-locations-map.dokan-geolocation-locations-map-top {
  height: 400px;
}

div.dokan-geo-map-info-window .info-title {
  margin-bottom: 0.3125rem;
  line-height: 1.75rem;
  font-size: 16px;
}
div.dokan-geo-map-info-window address {
  font-size: 12px;
  line-height: 21px;
}

/* Lists Loop
======================================================== */
.store-title {
  margin-top: -0.4375rem;
}

.grid-view .featured-favourite + .store-title {
  margin-top: -0.875rem;
}

.list-view .featured-favourite + .store-title {
  margin-top: -2rem;
}

#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap li .store-footer .dokan-btn:first-of-type {
  margin-right: 0.4375rem;
}
#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-info .store-data .store-title h5 a {
  color: #fff;
}
#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-info .store-data .store-inner p.store-address,
#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-info .store-data .store-inner p.store-phone {
  color: #fff;
}
#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content-list {
  display: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap li .store-footer .dokan-btn:first-of-type {
  margin-left: 0.4375rem;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper {
  align-items: flex-start;
  padding: 0;
  background-color: #fff;
  border-radius: 0;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content {
  flex-basis: 30%;
  max-width: 30%;
  padding: 0;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list {
  flex-basis: 70%;
  max-width: 70%;
  border-width: 1px 1px 1px 0;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-footer[class] {
  border: none;
  padding: 0;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-direction: column;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .featured-favourite {
  top: 0;
  padding: 0;
  overflow: hidden;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .featured-favourite .featured-label {
  float: none;
  font-family: "Maven Pro", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.21875rem 0.625rem;
  line-height: 1.3125rem;
  background-color: #82bbc9;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  text-transform: uppercase;
  width: min-content;
  letter-spacing: 1px;
  box-shadow: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title h5 {
  margin: 0;
  font-weight: 600;
  letter-spacing: -0.6px;
  text-shadow: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title h5 a {
  text-shadow: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title h5 a:hover {
  text-decoration: underline;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title .dokan-seller-rating {
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 0;
  line-height: 1;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title .dokan-seller-rating i {
  font-size: 0.875rem;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title .dokan-seller-rating .dokan-rating-top-level {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  color: #d69080;
  width: 100%;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-title .dokan-seller-rating .dokan-rating-bottom-level {
  position: relative;
  z-index: 1;
  color: #dfd9d2;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner {
  display: flex;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-address,
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-phone {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  color: #666;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  text-shadow: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-address:before,
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-phone:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Linearicons";
  color: #82bbc9;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-address {
  max-width: 70%;
  padding-right: 1.75rem;
}
@media (max-width: 767.98px) {
  #dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-address {
    max-width: 100%;
  }
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-address:before {
  content: "\e77a";
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p.store-phone:before {
  content: "\e76a";
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-data-list .store-inner p:not(:last-child) {
  margin-bottom: 0.4375rem;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-footer[class] {
  align-items: center;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content-list .store-footer[class] button {
  margin-right: 0;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-info .store-data-container {
  display: none;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-footer[class] {
  display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller {
  margin: 0 0 1.75rem 0;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller.coloum-4 {
  width: 25%;
}
@media (max-width: 992.98px) {
  #dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller.coloum-3, #dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller.coloum-4 {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  #dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller.coloum-3, #dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller.coloum-4 {
    width: 100%;
  }
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-wrapper {
  box-shadow: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content-list {
  display: flex;
  justify-content: space-between;
  height: 275px;
  padding: 1.75rem;
  border: 1px solid #ede9e5;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content {
  position: relative;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 275px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info:before {
  position: absolute;
  top: 0.4375rem;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0.4375rem;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 0.6;
  z-index: 1;
  content: "";
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data-container {
  display: flex;
  flex-flow: row wrap;
  padding: 1.75rem;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3000000", endColorstr="#1a000000", GradientType=1);
  /* IE6-9 */
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .featured-favourite {
  top: 0;
  padding: 0;
  overflow: hidden;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .featured-favourite .featured-label {
  float: none;
  font-family: "Maven Pro", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.21875rem 0.625rem;
  line-height: 1.3125rem;
  background-color: #82bbc9;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  text-transform: uppercase;
  width: min-content;
  letter-spacing: 1px;
  box-shadow: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-direction: column;
  padding: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title h5 {
  margin: 0;
  font-weight: 600;
  letter-spacing: -0.6px;
  text-shadow: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title h5 a {
  text-shadow: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title h5 a:hover {
  text-decoration: underline;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title .dokan-seller-rating {
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 0;
  line-height: 1;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title .dokan-seller-rating i {
  font-size: 0.875rem;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title .dokan-seller-rating .dokan-rating-top-level {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  color: #d69080;
  width: 100%;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-title .dokan-seller-rating .dokan-rating-bottom-level {
  position: relative;
  z-index: 1;
  color: #dfd9d2;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-address,
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-phone {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  color: #666;
  line-height: 1.3125rem;
  letter-spacing: 0.14px;
  text-shadow: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-address:before,
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-phone:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Linearicons";
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-address {
  max-width: 70%;
}
@media (max-width: 767.98px) {
  #dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-address {
    max-width: 100%;
  }
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-address:before {
  content: "\e77a";
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p.store-phone:before {
  content: "\e76a";
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-content .store-info .store-data .store-inner p:not(:last-child) {
  margin-bottom: 0.4375rem;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-footer {
  background-color: #fff;
  position: relative;
  padding: 1.75rem;
  border: 1px solid #ede9e5;
  border-top: none;
  text-align: left;
  font-size: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-footer .seller-avatar {
  position: absolute;
  width: 84px;
  height: 84px;
  top: -2.625rem;
  right: 1.75rem;
  padding: 0.4375rem;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap .dokan-single-seller .store-footer .seller-avatar img {
  border-radius: 0;
}
#dokan-seller-listing-wrap .dokan-btn-theme.dokan-follow-store-button {
  border-radius: 0;
  color: #fff !important;
  padding: 0.4375rem 1.3125rem;
  background-color: #2c5862 !important;
}
#dokan-seller-listing-wrap .dokan-btn-theme.dokan-follow-store-button i {
  display: none;
}
#dokan-seller-listing-wrap .dokan-btn-theme.dokan-follow-store-button:hover {
  color: #fff !important;
  background-color: #204047 !important;
}

/* Single Store
 ======================================================== */
body.dokan-store.kunstwerk-dokan-template-layout1 .store-review-wrap .profile-frame,
body.dokan-store.kunstwerk-dokan-template-layout1 .store-review-wrap .dokan-store-tabs {
  display: none;
}

.dokan-single-store .profile-frame {
  background-color: transparent;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
    position: relative;
    background-color: #fff;
    color: #444;
    border: none;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  padding: 0;
  width: auto;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#8a000000", GradientType=0);
  /* IE6-9 */
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    background: none;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-end;
  flex: 1 0 auto;
  max-width: 100%;
  height: auto;
  bottom: 0;
  top: auto;
  font-size: 1rem;
  line-height: 1.75rem;
  padding: 1.75rem;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head {
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head {
    top: 0;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head .profile-img {
  text-align: left;
  margin-bottom: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head .profile-img img {
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: 7px solid #fff;
  width: 98px;
  height: 98px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head .profile-info-store-name {
  padding-left: 1.75rem;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head h4.store-name {
  margin-bottom: 0;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  font-weight: 500;
  text-align: left;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info-head .dokan-store-rating .text {
  display: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info {
  padding: 0 1.75rem;
  max-width: 375px;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info {
    max-width: 100%;
    padding: 1.75rem 0;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info {
    top: 0;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info li {
  position: relative;
  padding-bottom: 0;
  padding-left: 1.75rem;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info li {
    text-align: left;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info li i {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 28px;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
  float: none;
}
@media (max-width: 1279.98px) {
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info li i {
    display: block;
  }
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content .profile-info .dokan-store-info li:not(:last-child) {
  margin-bottom: 0.4375rem;
}
.dokan-single-store.template-layout1 .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-content {
  padding: 1.75rem 0;
}
.dokan-single-store .store-review-wrap h2.headline {
  font-size: 2.25rem;
  line-height: 3.0625rem;
}

.profile-share-buttons .mad-dokan-share-buttons {
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
  margin-bottom: 0;
  list-style: none;
}
@media (max-width: 1279.98px) {
  .profile-share-buttons .mad-dokan-share-buttons {
    flex-direction: row;
  }
}
.profile-share-buttons .mad-dokan-share-buttons li {
  float: none !important;
  display: block;
}
.profile-share-buttons .mad-dokan-share-buttons li:not(:last-child) {
  margin-bottom: 0.4375rem;
}
@media (max-width: 1279.98px) {
  .profile-share-buttons .mad-dokan-share-buttons li:not(:last-child) {
    margin-right: 0.4375rem;
  }
}
.profile-share-buttons .mad-dokan-share-buttons li button {
  margin: 0;
  width: 100%;
  background-color: #82bbc9;
}
.profile-share-buttons .mad-dokan-share-buttons li button:hover {
  background-color: #72a4b0;
}
.profile-share-buttons .mad-dokan-share-buttons li button i {
  margin-left: 0.5rem;
  font-size: 0.75rem;
  vertical-align: 0;
}
.profile-share-buttons .mad-dokan-share-buttons li button .fa.fa-user-plus {
  display: none;
}

/* Tabs
 ================================================= */
.dokan-single-store .store-coupon-wrap {
  margin-bottom: 1.75rem;
}
.dokan-single-store .store-coupon-wrap .code {
  margin: 0;
  background: transparent;
  text-shadow: none;
  padding: 0;
  position: relative;
  float: none;
  line-height: 1em;
  box-shadow: none;
  font-weight: 500;
  max-width: 100%;
}
.dokan-single-store .store-coupon-wrap .code:before, .dokan-single-store .store-coupon-wrap .code:after {
  display: none;
}
.dokan-single-store .store-coupon-wrap .code span.outside {
  padding: 0;
  float: none;
}
.dokan-single-store .store-coupon-wrap .code span.outside:before, .dokan-single-store .store-coupon-wrap .code span.outside:after {
  display: none;
}
.dokan-single-store .store-coupon-wrap .code span.outside span.inside {
  border: none;
  float: none;
  padding: 0;
}
.dokan-single-store .store-coupon-wrap .code span.outside span.inside:before, .dokan-single-store .store-coupon-wrap .code span.outside span.inside:after {
  display: none;
}
.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-title,
.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-body {
  padding: 0;
  display: inline-block;
  font-size: 1.25rem;
}
.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-title {
  margin-right: 0.4375rem;
  font-weight: 700;
}
.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-body {
  font-weight: 400;
  color: #333;
}
.dokan-single-store .store-coupon-wrap .code span.outside span.inside .coupon-body * {
  font-weight: 400;
}
.dokan-single-store .dokan-store-tabs:not(:last-child) {
  margin-bottom: 3.5rem;
}
.dokan-single-store .dokan-store-tabs ul {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  background-color: transparent;
  margin-bottom: 0;
  border-width: 0;
}
.dokan-single-store .dokan-store-tabs ul li {
  display: block;
  border-right: none;
  margin-right: 0;
  vertical-align: top;
  margin-bottom: 0;
}
.dokan-single-store .dokan-store-tabs ul li a {
  display: block;
  padding: 1.25rem 1.75rem 1.25rem 1.75rem;
  background-color: #fff;
  border: 1px solid #ede9e5;
  font-family: "Maven Pro", sans-serif;
  transition: all 0.25s ease;
  color: #333;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
}
.dokan-single-store .dokan-store-tabs ul li a:hover {
  color: #fff;
  border-color: #d69080;
  background-color: #d69080;
}
.dokan-single-store .dokan-store-tabs ul li.active a {
  color: #fff;
  border-color: #d69080;
  background-color: #d69080;
}
.dokan-single-store .dokan-store-tabs ul li:not(:first-child) {
  margin-left: -1px;
}
.dokan-single-store.template-default .dokan-store-tabs ul {
  border-width: 0 1px 0 0;
  border-right-color: #ede9e5;
  border-style: solid;
}
@media (max-width: 1279.98px) {
  .dokan-single-store.template-default .dokan-store-tabs ul {
    border-right: none;
  }
}
.dokan-single-store.template-default .dokan-store-tabs ul:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #ede9e5;
  content: "";
}
.dokan-single-store.template-layout1 .dokan-store-tabs {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ededed;
}
.dokan-single-store.template-layout1 .dokan-store-tabs ul li a {
  border-bottom-width: 0;
}

/* Popup
 ================================================= */
.dokan-login-form-popup-wrapper {
  padding: 1.75rem !important;
}
.dokan-login-form-popup-wrapper .dokan-login-form-title {
  font-size: 1.5rem;
}
.dokan-login-form-popup-wrapper .dokan-form-group input[type=text] {
  width: 100%;
}
.dokan-login-form-popup-wrapper .dokan-form-group .dokan-btn:first-of-type {
  margin-right: 0.4375rem;
}

/* Widgets
 ================================================= */
.dokan-store-widget.widget input[type=text],
.dokan-store-widget.widget input[type=email],
.dokan-store-widget.widget textarea {
  width: 100%;
}
.dokan-store-widget.widget textarea {
  max-height: 100px;
}
.dokan-store-widget.widget .widget-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
#sidebar .dokan-store-widget.widget .widget-title {
  margin-bottom: 1.3125rem;
}
.dokan-store-widget.widget form.seller-form > ul {
  margin-bottom: 1.75rem;
}
.dokan-store-widget.widget form.seller-form .dokan-right {
  float: none !important;
}
.dokan-store-widget.widget #dokan-store-location {
  height: 260px;
}

.dokan-category-menu {
  border: none;
}
.dokan-category-menu h3.widget-title {
  padding: 0;
  background-color: transparent;
  border: none;
  color: #333;
}
.dokan-category-menu #cat-drop-stack > ul {
  margin-top: -0.4375rem;
}
.dokan-category-menu #cat-drop-stack > ul li {
  margin: 0 -1.75rem;
  padding: 0.4375rem 1.75rem;
  font-size: 0.875rem;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap {
  background: transparent;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a {
  border-bottom: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  font-size: 0.875rem;
  justify-content: space-between;
  color: #333;
}
.dokan-category-menu #cat-drop-stack > ul li:before {
  margin-right: 0.8125rem;
  content: "\e937";
  font-family: "Linearicons";
}
.dokan-category-menu #cat-drop-stack > ul li:hover {
  background-color: #f0edea;
}

#sidebar .widget.dokan-category-menu {
  padding-bottom: 0.875rem;
}

/* Modules
 ============================================================ */
/* Store Reviews
 ================================================= */
#reviews #comments .commentlist li {
  list-style: none;
}
#reviews #comments .commentlist li .review_comment_container {
  position: relative;
  padding: 1.0625rem 0 1.0625rem;
  overflow: hidden;
}
#reviews #comments .commentlist li .review_comment_container .dokan-review-author-img {
  float: left;
  width: 5.25rem;
  margin-right: 1.3125rem;
  overflow: hidden;
  border-radius: 50%;
}
#reviews #comments .commentlist li .review_comment_container .comment-text {
  overflow: hidden;
}
#reviews #comments .commentlist li .review_comment_container .comment-text .dokan-rating {
  margin-bottom: 0.4375rem;
}
#reviews #comments .commentlist li .review_comment_container .comment-text > p {
  margin-bottom: 0.875rem;
  color: #999;
  font-size: 0.875rem;
  line-height: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.14px;
}
#reviews #comments .commentlist li .review_comment_container .comment-text > p strong {
  font-weight: 500;
}
#reviews #comments .commentlist li .review_comment_container .comment-text > p a {
  color: #999;
}
#reviews #comments .commentlist li .review_comment_container .comment-text .description h4 {
  color: #333;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3125rem;
}
#reviews #comments .commentlist li .review_comment_container .comment-text .description h4:not(:last-child) {
  margin-bottom: 0.875rem;
}
#reviews #comments .commentlist li .review_comment_container .comment-text .description:not(:last-child) {
  margin-bottom: 0.875rem;
}
#reviews #comments .commentlist li .review_comment_container .comment-text .description .dokan-review-wrapper {
  margin-bottom: 0;
}

/* Dashboard
 ============================================================ */
body.dokan-dashboard .dokan-dash-sidebar {
  width: 23%;
  background-color: transparent !important;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
  background-color: transparent !important;
}
@media (max-width: 575.98px) {
  body.dokan-dashboard .dokan-dash-sidebar {
    width: 100%;
  }
  body.dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
    margin-bottom: 1.75rem;
    background-color: transparent;
    height: auto;
  }
  body.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > input:checked + ul.dokan-dashboard-menu {
    background-color: transparent;
    color: #333;
  }
  body.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
    position: static;
    margin: 0 auto;
    color: #333;
    padding: 15px 13px;
    width: 55px;
    height: 55px;
    font-size: 30px;
  }
  body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    float: none;
    width: 100%;
    border-right: none;
    displa: block;
  }
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
  background: transparent;
  margin: 0 0 20px 0;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
  background-color: #f8f7f5;
  border-bottom: none;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
  position: relative;
  transition: all 0.4s ease;
  padding: 0.875rem 1.75rem 0.875rem 4.125rem;
  color: #333;
  font-family: "Maven Pro", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
  color: #333;
  font-size: 1.25rem;
  font-weight: 400;
  padding-right: 0;
  transition: all 0.4s ease;
  font-family: "Linearicons" !important;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover {
  background-color: #d69080;
  color: #fff;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover i {
  color: #fff;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:not(.dokan-common-links) a i {
  position: absolute;
  top: 1.0625rem;
  left: 1.75rem;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
  background-color: transparent;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
  display: none;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
  background-color: #d69080;
  color: #fff;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i {
  color: #fff;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
  background-color: transparent;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dashboard i:before {
  content: "\e834";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.products i:before {
  content: "\e83a";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.orders i:before {
  content: "\e757";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.coupons i:before {
  content: "\e7ff";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.reports i:before {
  content: "\e7fb";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.reviews i:before {
  content: "\e7d7";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.withdraw i:before {
  content: "\e905";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.followers i:before {
  content: "\e68c";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.back i:before {
  content: "\e93b";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.store i:before {
  content: "\e744";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.payment i:before {
  content: "\e759";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.shipping i:before {
  content: "\e857";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.social i:before {
  content: "\e920";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.seo i:before {
  content: "\e884";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.contact i:before {
  content: "\e7a6";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.return-request i:before {
  content: "\e8d5";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.rma i:before {
  content: "\e8d5";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.verification i:before {
  content: "\e934";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.support i:before {
  content: "\e7d8";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.subscription i:before {
  content: "\e712";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.announcement i:before {
  content: "\e8ae";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i:before {
  content: "\e6f2";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right {
  margin-top: 0;
  padding-top: 0;
  right: 1.3125rem;
  left: auto;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right::before {
  content: "\e93c";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.4375rem;
  margin-top: 0.4375rem;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
  width: 100%;
  text-align: center;
  padding: 0.75rem 1rem;
  float: none;
  border-right: none;
  background-color: #dfd9d2;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
  background-color: #d69080;
  color: #fff;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i {
  font-size: 1.5rem;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i.fa-external-link:before {
  content: "\e744";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i.fa-external-link-alt:before {
  content: "\e744";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i.fa-user:before {
  font-size: 1.25rem;
  content: "\e71e";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i.fa-power-off:before {
  content: "\e7b8";
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:after, body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:before {
  display: none;
}
body.dokan-dashboard header.dokan-dashboard-header {
  margin-bottom: 0;
}
body.dokan-dashboard header.dokan-dashboard-header h1 {
  margin: 0 0 1.4375rem 0;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 3.0625rem;
  border-bottom: none;
  padding: 0;
}
body.dokan-dashboard header.dokan-dashboard-header h1 small {
  font-size: inherit;
}
@media (max-width: 575.98px) {
  body.dokan-dashboard header.dokan-dashboard-header h1.entry-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.5rem;
  }
}
body.dokan-dashboard header.dokan-dashboard-header h1.entry-title span.dokan-product-status-label {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 0;
  vertical-align: middle;
  background-color: #378a6c;
  padding: 0.4375rem 0.875rem;
}
body.dokan-dashboard header.dokan-dashboard-header .left-header-content i.fa.fa-gift:before {
  font-family: "Linearicons";
  content: "\e95b";
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
}
body.dokan-dashboard .dokan-dashboard-content {
  padding: 0 0 0 3.5rem;
  width: 77%;
}
@media (min-width: 768px) and (max-width: 992.98px) {
  body.dokan-dashboard .dokan-dashboard-content {
    padding: 0 0 0 1.75rem;
  }
}
@media (max-width: 575.98px) {
  body.dokan-dashboard .dokan-dashboard-content {
    width: 100%;
    padding: 0;
  }
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left {
  padding-right: 1.3125rem;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-w7 {
  width: 66.6666667%;
}
@media (max-width: 575.98px) {
  body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-w7 {
    width: 100%;
  }
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter {
  border-color: #ede9e5;
  margin-bottom: 1.3125rem;
  box-shadow: none;
  border-bottom-width: 0;
  padding: 0;
  position: relative;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline {
  font-size: 0;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li {
  display: inline-block;
  width: 50%;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li:nth-child(2n+1) {
  border-right: 1px solid #ede9e5;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li .title {
  padding-top: 0.875rem;
  padding-left: 1.3125rem;
  font-size: 1rem;
  text-align: left;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li .count {
  padding-left: 1.3125rem;
  text-align: left;
  color: #333;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.1875rem;
  padding-bottom: 1.125rem;
}
@media (min-width: 768px) and (max-width: 992.98px) {
  body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li .count {
    font-size: 1.125rem;
  }
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
  position: relative;
  display: block;
  padding: 0;
  border-color: #ede9e5;
  margin-bottom: 1.3125rem;
  box-shadow: none;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
  padding: 0.8125rem 1.3125rem 0.8125rem 1.125rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  color: #333;
  font-family: "Maven Pro";
  border-bottom-color: #ede9e5;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title a {
  color: #d69080;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i {
  color: #333;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part {
  margin-bottom: 0;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .chart-container {
  padding: 1.3125rem;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .legend > div:first-child {
  display: none;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .legend table {
  width: auto;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget ul.list-unstyled {
  margin-bottom: 0;
  padding: 1rem 1.3125rem;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget ul.list-unstyled li:not(:last-child) {
  margin-bottom: 0.4375rem;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget ul.list-unstyled li a {
  font-size: 0.875rem;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a {
  font-size: 0.875rem;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper p {
  color: #666;
  font-size: 1rem;
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs {
  border-bottom: none;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0;
  list-style: none;
  line-height: inherit;
}
@media (max-width: 575.98px) {
  body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs {
    flex-direction: column;
  }
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li {
  display: block;
  margin-right: 0 !important;
  border: none !important;
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li a {
  display: block;
  padding: 0.8125rem 1.75rem !important;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  border: 1px solid #ede9e5;
  background-color: #fff;
  color: #333;
  font-family: "Maven Pro", sans-serif;
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li:hover, body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li.active {
  border-bottom: none !important;
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li:hover a, body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li.active a {
  background-color: #d69080;
  border-color: #d69080;
  color: #fff;
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li:first-child {
  margin-left: 0;
}
body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li:not(:first-child) {
  margin-left: -1px;
}
@media (max-width: 575.98px) {
  body.dokan-dashboard .dokan-dashboard-content ul.dokan_tabs li:not(:first-child) {
    margin-left: 0;
  }
}
body.dokan-dashboard .dokan-dashboard-content .dokan-page-help {
  display: block;
  font-style: normal;
  color: #666;
  margin-bottom: 1.75rem;
}

.dokan-reports-content .dokan-reports-area .report-filter {
  margin-bottom: 1.75rem;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap {
  margin-top: 0;
  display: flex;
  flex-flow: row wrap;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap:before, .dokan-reports-content .dokan-reports-area .dokan-reports-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left {
  width: 20%;
  margin-right: 0;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right {
  width: 80%;
  padding: 1.3125rem 0 1.3125rem 1.3125rem;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #ede9e5;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right .legend > div {
  background: transparent !important;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right .legend > table {
  width: 93%;
  table-layout: auto;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .dokan-reports-main h3 {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 2.1875rem;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .dokan-reports-main .chart-placeholder.main table {
  border: none;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .dokan-reports-main .chart-placeholder.main table tr:hover {
  background-color: transparent;
}
.dokan-reports-content .dokan-reports-area .dokan-reports-wrap .dokan-reports-main .chart-placeholder.main table th, .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .dokan-reports-main .chart-placeholder.main table td {
  border: none;
  vertical-align: middle;
  padding-top: 0.4375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.4375rem;
  padding-left: 0.875rem;
}
.dokan-reports-content .dokan-reports-area ul.chart-legend {
  border-color: #ede9e5;
}
.dokan-reports-content .dokan-reports-area ul.chart-legend li {
  color: #999;
  font-size: 0.875rem;
  padding: 1.625rem 1.3125rem 1.125rem 1.3125rem;
  border-color: #ede9e5;
}
.dokan-reports-content .dokan-reports-area ul.chart-legend li:last-child {
  border-bottom: none;
}

.dokan-add-new-product-popup .product-form-container {
  padding-top: 110px;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image {
  list-style: none;
}

@media (max-width: 575.98px) {
  .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
    margin-bottom: 0.875rem;
  }
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock {
  font-weight: 400;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.outofstock {
  background-color: transparent;
  color: #f55b55;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table .dokan-label-success {
  background-color: #378a6c;
  color: #fff;
  padding: 0.4375rem 0.6875rem;
  border-radius: 0;
  font-family: "Maven Pro";
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  line-height: 1.75rem;
  padding-bottom: 1.75rem;
  margin-bottom: 1.75rem;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
  width: auto;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li {
  padding-right: 6px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
  width: auto;
  float: none;
  text-align: left;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link .dokan-add-new-product i:before {
  font-family: "Linearicons";
  content: "\e95b";
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top:before, .dokan-product-listing .dokan-product-listing-area .product-listing-top:after {
  display: none;
}

form.dokan-form-inline .dokan-form-group {
  float: none;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.25rem;
}
@media (max-width: 575.98px) {
  form.dokan-form-inline .dokan-form-group {
    margin-bottom: 21px;
  }
}
form.dokan-form-inline#product-filter .dokan-form-group {
  margin-bottom: 1.75rem;
}

ul.subsubsub {
  margin-bottom: 0;
  color: #666;
  font-size: 0.875rem;
}
ul.subsubsub.list-inline {
  padding-bottom: 1.1875rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1.75rem;
}
ul.subsubsub li {
  border-right-color: #666;
}
ul.subsubsub li a {
  color: #d69080;
}
ul.subsubsub li.active a {
  color: #666;
}

@media (max-width: 575.98px) {
  table.table-striped thead,
table.dokan-table thead {
    display: none;
  }
  table.table-striped tbody,
table.table-striped tfoot,
table.table-striped th,
table.table-striped tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form),
table.table-striped td,
table.dokan-table tbody,
table.dokan-table tfoot,
table.dokan-table th,
table.dokan-table tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form),
table.dokan-table td {
    display: block;
    width: 100% !important;
  }
  table.table-striped tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form) td,
table.dokan-table tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form) td {
    position: relative;
    padding-left: 52% !important;
  }
  table.table-striped tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form) td:before,
table.dokan-table tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form) td:before {
    position: absolute;
    top: 50%;
    left: 0.9375rem;
    width: 45%;
    content: attr(data-title);
    text-transform: uppercase;
    color: #333;
    padding-right: 0.625rem;
    transform: translateY(-50%);
  }
  table.table-striped tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form) td.post-date,
table.dokan-table tr:not(.dokan-hide):not(.dokan-product-list-inline-edit-form) td.post-date {
    font-size: 0.6875rem;
  }
}
table.dokan-table {
  margin-bottom: 1.3125rem;
}
table.dokan-table.dokan-table-striped {
  margin-top: 1.3125rem;
}
table.dokan-table > thead > tr > th {
  border-bottom: none;
}
table.dokan-table > thead > tr > th.column-cb {
  width: 3.25rem;
}
table.dokan-table > thead > tr > th.column-status {
  width: 6.25rem;
}
table.dokan-table > thead > tr > th.column-name {
  width: 10rem;
}
table.dokan-table > thead > tr > th.column-type {
  width: 4.375rem;
}
table.dokan-table > thead > tr > th,
table.dokan-table > thead > tr > td,
table.dokan-table > tbody > tr > th,
table.dokan-table > tbody > tr > td,
table.dokan-table > tfoot > tr > th,
table.dokan-table > tfoot > tr > td {
  line-height: 1.3125rem;
  border-top-color: #ede9e5;
  padding: 0.875rem;
}
table.dokan-table > thead > tr > td,
table.dokan-table > tbody > tr > td,
table.dokan-table > tfoot > tr > td {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3125rem;
}
table.dokan-table .dokan-product-list-inline-edit-form input[type=checkbox],
table.dokan-table .check-column input[type=checkbox] {
  -webkit-appearance: checkbox;
  display: inline-block;
}
table.dokan-table.dokan-inline-editable-table .check-column input[type=checkbox] {
  display: none;
}

.product-edit-new-container .dokan-form-top-area {
  margin-bottom: 0.4375rem;
}
.product-edit-new-container .dokan-form-top-area .dokan-product-meta {
  width: 55%;
}
.product-edit-new-container .dokan-form-top-area .featured-image {
  width: 45%;
}
@media (max-width: 575.98px) {
  .product-edit-new-container .dokan-form-top-area .dokan-product-meta,
.product-edit-new-container .dokan-form-top-area .featured-image {
    width: 100%;
  }
}
.product-edit-new-container .dokan-form-top-area .dokan-product-meta > .dokan-form-group:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.product-edit-new-container .dokan-form-top-area .dokan-product-meta .dokan-form-group.dokan-product-type-container {
  margin-bottom: 0.875rem;
}
.product-edit-new-container .dokan-form-top-area .dokan-product-meta .dokan-form-group .downloadable-checkbox label,
.product-edit-new-container .dokan-form-top-area .dokan-product-meta .dokan-form-group .virtual-checkbox label {
  margin-bottom: 0;
}
.product-edit-new-container .dokan-form-top-area .dokan-product-meta .dokan-form-group i.tips {
  margin-left: 5px;
  font-size: 0.8125rem;
  color: #82bbc9;
}
.product-edit-new-container .dokan-product-description {
  margin-bottom: 1.75rem;
}
.product-edit-new-container .dokan-product-description .wp-editor-wrap {
  border: none;
}
.product-edit-new-container .dokan-product-short-description {
  margin-bottom: 1.3125rem;
  margin-top: 0;
}
.product-edit-new-container .dokan-product-short-description .wp-editor-container {
  border: none;
}
.product-edit-new-container label.form-label {
  font-weight: 400;
  margin-bottom: 0.4375rem;
  font-size: 0.875rem;
  color: #666;
}
.product-edit-new-container label.form-label span {
  color: #999;
}
.product-edit-new-container .dokan-edit-row {
  border: 1px solid #ede9e5;
  margin-top: 1.75rem;
}
.product-edit-new-container .dokan-edit-row.dokan-product-inventory, .product-edit-new-container .dokan-edit-row.dokan-geolocation-options, .product-edit-new-container .dokan-edit-row.dokan-other-options, .product-edit-new-container .dokan-edit-row.dokan-linked-product-options, .product-edit-new-container .dokan-edit-row.dokan-attribute-variation-options, .product-edit-new-container .dokan-edit-row.dokan-product-shipping-tax {
  margin-bottom: 0;
  margin-top: 0;
  border: none;
}
.product-edit-new-container .dokan-edit-row.dokan-product-inventory .dokan-section-content, .product-edit-new-container .dokan-edit-row.dokan-geolocation-options .dokan-section-content, .product-edit-new-container .dokan-edit-row.dokan-other-options .dokan-section-content, .product-edit-new-container .dokan-edit-row.dokan-linked-product-options .dokan-section-content, .product-edit-new-container .dokan-edit-row.dokan-attribute-variation-options .dokan-section-content, .product-edit-new-container .dokan-edit-row.dokan-product-shipping-tax .dokan-section-content {
  padding: 1.3125rem 1.75rem;
  border: 1px solid #ede9e5;
}
.product-edit-new-container .dokan-edit-row.dokan-product-inventory .dokan-section-content > .dokan-form-group.hide_if_grouped, .product-edit-new-container .dokan-edit-row.dokan-geolocation-options .dokan-section-content > .dokan-form-group.hide_if_grouped, .product-edit-new-container .dokan-edit-row.dokan-other-options .dokan-section-content > .dokan-form-group.hide_if_grouped, .product-edit-new-container .dokan-edit-row.dokan-linked-product-options .dokan-section-content > .dokan-form-group.hide_if_grouped, .product-edit-new-container .dokan-edit-row.dokan-attribute-variation-options .dokan-section-content > .dokan-form-group.hide_if_grouped, .product-edit-new-container .dokan-edit-row.dokan-product-shipping-tax .dokan-section-content > .dokan-form-group.hide_if_grouped {
  margin-bottom: 0;
}
.product-edit-new-container .dokan-edit-row.dokan-other-options {
  margin-bottom: 1.3125rem;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type select {
  margin-bottom: 1.3125rem;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul {
  padding-left: 0.875rem;
}

.dokan-edit-row .dokan-section-heading {
  padding: 0.625rem 1.75rem;
  background-color: #d69080;
  border-bottom: none;
  overflow: hidden;
  cursor: pointer;
}
.dokan-edit-row .dokan-section-heading h2 {
  margin-right: 10px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2.1875rem;
}
.dokan-edit-row .dokan-section-heading h2 i.fa {
  font-size: 1.125rem;
  vertical-align: 1px;
  margin-right: 0.3125rem;
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa:before {
  font-family: "Linearicons";
  vertical-align: middle;
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-cubes:before {
  content: "\e65d";
  vertical-align: -4px;
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-map-marker:before {
  content: "\e77a";
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-truck:before {
  content: "\e857";
  vertical-align: 0;
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-link:before {
  content: "\e917";
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-list-alt:before {
  content: "\e92c";
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-cog:before {
  content: "\e672";
}
.dokan-edit-row .dokan-section-heading h2 i.fa.fa-download:before {
  content: "\e8f3";
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle {
  color: #fff;
  font-size: 1.125rem;
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle .fa {
  margin-top: 0;
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle .fa.fa-flip-vertical {
  transform: scaleY(1);
  margin-top: 9px !important;
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle .fa.fa-flip-horizointal {
  margin-top: 6px !important;
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle .fa:before {
  font-family: "Linearicons";
  font-size: 1.125rem;
  color: #fff;
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle .fa.fa-flip-horizointal:before {
  content: "\e93a";
}
.dokan-edit-row .dokan-section-heading .dokan-section-toggle .fa.fa-flip-vertical:before {
  content: "\e939";
}
.dokan-edit-row .dokan-section-heading p {
  margin-top: 6px;
  color: #fff;
  font-size: 0.875rem;
  font-style: italic;
}

div.product-edit-container .dokan-new-product-featured-img .image-wrap a.close {
  padding: 30% 0;
}
div.product-edit-container #dokan-product-images ul.product_images {
  display: grid;
  grid-gap: 14px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 0;
}
div.product-edit-container #dokan-product-images ul.product_images li.image,
div.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder,
div.product-edit-container #dokan-product-images ul.product_images li.add-image.add-product-images {
  display: block;
  width: 100%;
  margin: 0;
  border: 4px dashed #e6e6e6;
  border-radius: 0;
  padding: 0;
  cursor: move;
}
div.product-edit-container #dokan-product-images ul.product_images:after, div.product-edit-container #dokan-product-images ul.product_images:before {
  display: none;
}

.dashboard-content-area .input-text {
  border-width: 0 0 2px 0;
  border-color: #333;
  line-height: 1.3125rem;
  padding: 0.5625rem 0.875rem;
  background-color: #f8f7f5;
}
.dashboard-content-area .edit-account > fieldset {
  margin-bottom: 1.3125rem;
}

div.payment-methods-listing-header {
  padding: 0 !important;
  background-color: transparent !important;
}

.dokan-payment-settings-summary > .no-content {
  padding: 0 !important;
}

div.dokan-form-group.content-half-part .dokan-checkbox-inline {
  padding-left: 0;
}
div.dokan-form-group.content-half-part .dokan-checkbox-inline:after, div.dokan-form-group.content-half-part .dokan-checkbox-inline:before {
  display: none;
}

div.dokan-form-group.dokan-text-left label {
  padding-left: 0;
}
div.dokan-form-group.dokan-text-left label:after, div.dokan-form-group.dokan-text-left label:before {
  display: none;
}

div.content-half-part.featured-image:not(:last-child),
.dokan-section-content.featured-image:not(:last-child),
.dokan-form-group.featured-image:not(:last-child) {
  margin-bottom: 20px;
}
div.content-half-part .featured-image,
.dokan-section-content .featured-image,
.dokan-form-group .featured-image {
  width: 100%;
}
div.content-half-part .featured-image .dokan-feat-image-upload,
.dokan-section-content .featured-image .dokan-feat-image-upload,
.dokan-form-group .featured-image .dokan-feat-image-upload {
  width: auto;
  height: auto;
}
div.content-half-part .dokan-form-control,
.dokan-section-content .dokan-form-control,
.dokan-form-group .dokan-form-control {
  border-width: 0 0 2px 0;
  border-color: #333;
  line-height: 1.3125rem;
  padding: 0.5625rem 0.875rem;
  background-color: #f8f7f5;
}
div.content-half-part .datepicker,
.dokan-section-content .datepicker,
.dokan-form-group .datepicker {
  line-height: 1.3125rem;
  padding: 0.5625rem 0.875rem;
  background-color: #f8f7f5;
}
div.content-half-part .select2-container.select2-container--default .select2-selection--single,
.dokan-section-content .select2-container.select2-container--default .select2-selection--single,
.dokan-form-group .select2-container.select2-container--default .select2-selection--single {
  border-width: 0 0 2px 0;
  border-color: #333;
  padding: 0.375rem 0.875rem;
  background-color: #f8f7f5;
}
div.content-half-part .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow,
.dokan-section-content .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow,
.dokan-form-group .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 0.875rem;
}
div.content-half-part .select2-container.select2-container--default .select2-selection--multiple,
.dokan-section-content .select2-container.select2-container--default .select2-selection--multiple,
.dokan-form-group .select2-container.select2-container--default .select2-selection--multiple {
  border-width: 0 0 2px 0;
  border-color: #333;
  border-radius: 0;
  padding: 0.375rem 0.875rem;
  background-color: #f8f7f5;
}
div.content-half-part .dokan-input-group-addon,
.dokan-section-content .dokan-input-group-addon,
.dokan-form-group .dokan-input-group-addon {
  border-bottom-width: 2px;
  border-bottom-color: #333;
  border-radius: 0;
  color: #999;
  font-size: 0.875rem;
}
div.content-half-part input[type=checkbox],
.dokan-section-content input[type=checkbox],
.dokan-form-group input[type=checkbox] {
  -webkit-appearance: checkbox;
  display: inline-block;
  vertical-align: 0px;
  margin-right: 5px;
}
div.content-half-part .dokan-input-group .dokan-product-regular-price,
div.content-half-part .dokan-input-group .dokan-product-sales-price,
.dokan-section-content .dokan-input-group .dokan-product-regular-price,
.dokan-section-content .dokan-input-group .dokan-product-sales-price,
.dokan-form-group .dokan-input-group .dokan-product-regular-price,
.dokan-form-group .dokan-input-group .dokan-product-sales-price {
  padding-left: 0.4375rem;
  background-color: #f8f7f5;
}

.dokan-popup-content .dokan-form-container .dokan-form-group > .dokan-w4.dokan-btn {
  width: auto;
  float: none;
}
.dokan-popup-content .dokan-form-container .dokan-form-group > .dokan-w4.dokan-btn:not(:first-of-type) {
  margin-left: 1rem;
}
.dokan-popup-content input[type=radio] {
  -webkit-appearance: radio;
  display: inline-block;
}

.dokan-table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.dokan-table-striped > tbody > tr:nth-of-type(odd):hover {
  background-color: #f8f7f5;
}

.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
  padding-bottom: 1.4375rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1.75rem;
  font-size: inherit;
  line-height: 1.3125rem;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
  border-right-color: #666;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a {
  font-size: 0.875rem;
  color: #d69080;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a {
  color: #666;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
  margin-bottom: 1.75rem;
  padding: 0;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group {
    flex-direction: column;
    align-items: flex-start;
  }
  .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group .datepicker,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group .dokan-form-control {
    margin-bottom: 0.875rem;
  }
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group .datepicker {
  padding-bottom: 0.5625rem !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group .select2-container.select2-container--default .select2-selection--single {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-right: 2.1875rem;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0.5rem;
}
@media (max-width: 575.98px) {
  .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group > *:first-child {
    margin-left: 0.4375rem;
  }
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group > *:not(:first-child) {
  margin-left: 0.4375rem;
}
@media (max-width: 575.98px) {
  .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group > *:not(:first-child) {
    margin-bottom: 0.875rem;
  }
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-form-group > * {
  vertical-align: top;
}

#dokan-comments_menu {
  padding-bottom: 1.4375rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1.75rem;
  line-height: 1.3125rem;
}

.dokan-reviews-content .dokan-reviews-area ul.subsubsub.list-inline {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author,
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author {
  width: 39%;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-img,
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-img {
  margin-right: 0.875rem;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-img img,
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-img img {
  overflow: hidden;
  border-radius: 50%;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-author .dokan-author-meta .dokan-author-email,
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author .dokan-author-meta .dokan-author-email {
  color: #999;
  font-size: 0.8125rem;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-check {
  width: 3.25rem;
  padding: 0.875rem;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-link a {
  color: #d69080;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table .dokan-comments-subdate {
  font-size: 0.8125rem;
  color: #999;
  margin-bottom: 0.625rem;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select {
  margin-right: 0.1875rem;
  max-width: 311px;
  border-width: 1px 1px 2px 1px;
  border-color: #eee #eee #333 #eee;
  font-size: 0.875rem;
  padding: 0.375rem 0.875rem 0.3125rem 0.875rem;
}
@media (max-width: 575.98px) {
  .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select {
    margin-bottom: 1.3125rem;
  }
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap .dokan-btn {
  vertical-align: top;
}

/* Panel
 ============================================================ */
.dokan-panel {
  border: none;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 1.3125rem;
}
.dokan-panel .dokan-panel-body {
  padding: 0;
}
.dokan-panel > .dokan-panel-heading {
  margin-bottom: 10px;
}

.dokan-panel-body input[type=radio],
.dokan-panel-body input[type=checkbox] {
  -webkit-appearance: auto;
  display: inline-block;
}

/* Setting content
============================================================ */
div.dokan-settings-content .dokan-settings-area .button-area {
  margin-bottom: 2.1875rem;
}
div.dokan-settings-content .dokan-settings-area .button-area i.licon {
  display: block;
  margin-bottom: 1.3125rem;
  font-size: 80px;
  color: #e6e6e6;
}
div.dokan-settings-content .dokan-settings-area .button-area .dokan-banner-drag {
  margin-bottom: 0.875rem;
}
div.dokan-settings-content .dokan-settings-area .dokan-banner {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.3125rem;
  width: auto;
  height: auto;
  border-color: #e6e6e6;
}
div.dokan-settings-content .dokan-settings-area .dokan-address-fields label {
  font-weight: normal;
  font-size: 0.875rem;
  color: #999;
}
div.dokan-settings-content .dokan-settings-area .dokan-seo-image .dokan-gravatar-drag i.fa-cloud-upload:before {
  margin-right: 0.1875rem;
  font-family: "Linearicons";
  vertical-align: middle;
  font-size: 1rem;
  content: "\e70e";
}
div.dokan-settings-content .dokan-settings-area .gravatar-button-area .licon {
  margin-right: 0.1875rem;
  vertical-align: middle;
}

.dokan-form-horizontal {
  max-width: 630px;
}
.dokan-form-horizontal .dokan-form-group .dokan-w7 .dokan-w8 {
  width: 100%;
  float: none;
}
.dokan-form-horizontal .dokan-form-group .dokan-input-group {
  display: block;
}
.dokan-form-horizontal .dokan-form-group .dokan-input-group .dokan-input-group-addon {
  display: block;
  margin-bottom: 0.875rem;
  text-align: left;
  padding: 0;
  border: none;
  border-radius: 0;
  color: #999;
  font-size: 0.875rem;
  width: auto;
  background-color: transparent;
}
.dokan-form-horizontal > fieldset .dokan-form-group .dokan-form-group:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.dokan-form-horizontal > fieldset:not(:last-child),
.dokan-form-horizontal > .dokan-form-group:not(:last-child) {
  margin-bottom: 1.3125rem;
}
.dokan-form-horizontal .dokan-control-label {
  position: relative;
  padding: 0.4375rem 0;
  text-align: left;
  font-size: 1rem;
  color: #666;
}
.dokan-form-horizontal .dokan-control-label > i {
  margin-right: 7px;
  font-weight: 400;
}
.dokan-form-horizontal .dokan-control-label > i.fa-youtube-square:before {
  content: "\f167";
}
.dokan-form-horizontal .dokan-control-label .dokan-tooltips-help {
  position: absolute;
  right: 0.875rem;
  top: 0.5rem;
}
.dokan-form-horizontal .dokan-control-label .dokan-tooltips-help i {
  color: #82bbc9;
}

.wp-editor-wrap {
  border: none;
}

/* Tips
 ============================================================ */
.dokan-common-links .tooltip.top {
  margin-left: -0.1875rem;
}
.dokan-common-links .tooltip .tooltip-arrow {
  border-width: 7px 8px 0 8px;
  border-top-color: #82bbc9;
}
.dokan-common-links .tooltip .tooltip-inner {
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 400;
  opacity: 1;
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  color: #fff;
  border-radius: 0;
  background-color: #82bbc9;
}

/* Tables
 ============================================================ */
.dokan-table,
.wc-order-totals {
  table-layout: auto;
}

/* Progress bar
 ============================================================ */
.dokan-progress-title {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.4375rem;
  justify-content: space-between;
  align-items: center;
  font-family: "Maven Pro", sans-serif;
  font-size: 1.125rem;
  color: #313131;
  font-weight: 500;
}

.dokan-progress {
  height: 0.4375rem;
  margin-bottom: 1.3125rem;
  background-color: #c0dde4;
  border-radius: 0;
  box-shadow: none;
}
.dokan-progress .dokan-progress-bar-info {
  background: #386f7c;
}

.gm-style .gm-style-iw-c {
  border-radius: 0;
  box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
}

.custom.tp-bullets .tp-bullet {
  width: 1.375rem;
  height: 0.25rem;
  margin: 0 3.5px;
  background-color: #dfd9d2;
  transition: all 0.25s ease;
}
.custom.tp-bullets .tp-bullet.selected {
  background-color: #d69080;
}

.lwa .lwa-status {
  font-size: 14px;
}
.lwa .lwa-wp-submit {
  position: relative;
  display: inline-block;
  padding: 0.21875rem 1.3125rem;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Maven Pro", sans-serif;
  font-weight: 400;
  line-height: 1.75rem;
  white-space: nowrap;
  z-index: 1;
  background-color: #d69080;
  transition: all 0.5s ease;
  cursor: pointer;
}
.lwa .lwa-wp-submit:hover {
  background-color: #bd7f71;
}

.lwa-modal {
  padding: 28px;
  margin-left: 0;
  transform: translateX(-50%);
  width: 90%;
  max-width: 400px;
}
.lwa-modal .lwa-links {
  margin-bottom: 0;
}
.lwa-modal .lwa-modal-close {
  top: 14px;
  right: 14px;
}

/*# sourceMappingURL=style.css.map */
