/*!
Theme Name:   Woostify Landing
Theme URI:    https://woostify.com
Author:       Boostify
Author URI:   https://boostifythemes.com/
Description:  Woostify Landing theme
Version:      1.2
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  woostify
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options

======
Note: Do not edit this file. If you wish to add your own CSS, go to Customizer > Additional CSS.
======
*/
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

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

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

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

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

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

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.ht-grid {
  margin-left: -15px;
  margin-right: -15px;
  min-height: 1px; }

.ht-grid-item {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  min-height: 1px;
  min-height: 1px; }

@media (min-width: 1024px) {
  .ht-grid-1 .ht-grid-item {
    width: calc(100% / 1); }
  .ht-grid-2 .ht-grid-item {
    width: calc(100% / 2); }
    .ht-grid-2 .ht-grid-item:nth-of-type(2n+3) {
      clear: both; }
  .ht-grid-3 .ht-grid-item {
    width: calc(100% / 3); }
    .ht-grid-3 .ht-grid-item:nth-of-type(3n+4) {
      clear: both; }
  .ht-grid-4 .ht-grid-item {
    width: calc(100% / 4); }
    .ht-grid-4 .ht-grid-item:nth-of-type(4n+5) {
      clear: both; }
  .ht-grid-5 .ht-grid-item {
    width: calc(100% / 5); }
    .ht-grid-5 .ht-grid-item:nth-of-type(5n+6) {
      clear: both; }
  .ht-grid-6 .ht-grid-item {
    width: calc(100% / 6); }
    .ht-grid-6 .ht-grid-item:nth-of-type(6n+7) {
      clear: both; }
  .ht-grid-7 .ht-grid-item {
    width: calc(100% / 7); }
    .ht-grid-7 .ht-grid-item:nth-of-type(7n+8) {
      clear: both; }
  .ht-grid-8 .ht-grid-item {
    width: calc(100% / 8); }
    .ht-grid-8 .ht-grid-item:nth-of-type(8n+9) {
      clear: both; }
  .ht-grid-9 .ht-grid-item {
    width: calc(100% / 9); }
    .ht-grid-9 .ht-grid-item:nth-of-type(9n+10) {
      clear: both; }
  .ht-grid-10 .ht-grid-item {
    width: calc(100% / 10); }
    .ht-grid-10 .ht-grid-item:nth-of-type(10n+11) {
      clear: both; }
  .ht-grid-11 .ht-grid-item {
    width: calc(100% / 11); }
    .ht-grid-11 .ht-grid-item:nth-of-type(11n+12) {
      clear: both; }
  .ht-grid-12 .ht-grid-item {
    width: calc(100% / 12); }
    .ht-grid-12 .ht-grid-item:nth-of-type(12n+13) {
      clear: both; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .ht-grid-tablet-1 .ht-grid-item {
    width: calc(100% / 1); }
  .ht-grid-tablet-2 .ht-grid-item {
    width: calc(100% / 2); }
    .ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3) {
      clear: both; }
  .ht-grid-tablet-3 .ht-grid-item {
    width: calc(100% / 3); }
    .ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4) {
      clear: both; }
  .ht-grid-tablet-4 .ht-grid-item {
    width: calc(100% / 4); }
    .ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5) {
      clear: both; }
  .ht-grid-tablet-5 .ht-grid-item {
    width: calc(100% / 5); }
    .ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6) {
      clear: both; }
  .ht-grid-tablet-6 .ht-grid-item {
    width: calc(100% / 6); }
    .ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7) {
      clear: both; }
  .ht-grid-tablet-7 .ht-grid-item {
    width: calc(100% / 7); }
    .ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8) {
      clear: both; }
  .ht-grid-tablet-8 .ht-grid-item {
    width: calc(100% / 8); }
    .ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9) {
      clear: both; }
  .ht-grid-tablet-9 .ht-grid-item {
    width: calc(100% / 9); }
    .ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10) {
      clear: both; }
  .ht-grid-tablet-10 .ht-grid-item {
    width: calc(100% / 10); }
    .ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11) {
      clear: both; }
  .ht-grid-tablet-11 .ht-grid-item {
    width: calc(100% / 11); }
    .ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12) {
      clear: both; }
  .ht-grid-tablet-12 .ht-grid-item {
    width: calc(100% / 12); }
    .ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13) {
      clear: both; } }

@media (max-width: 767px) {
  .ht-grid-mobile-1 .ht-grid-item {
    width: calc(100% / 1); }
  .ht-grid-mobile-2 .ht-grid-item {
    width: calc(100% / 2); }
    .ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3) {
      clear: both; }
  .ht-grid-mobile-3 .ht-grid-item {
    width: calc(100% / 3); }
    .ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4) {
      clear: both; }
  .ht-grid-mobile-4 .ht-grid-item {
    width: calc(100% / 4); }
    .ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5) {
      clear: both; }
  .ht-grid-mobile-5 .ht-grid-item {
    width: calc(100% / 5); }
    .ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6) {
      clear: both; }
  .ht-grid-mobile-6 .ht-grid-item {
    width: calc(100% / 6); }
    .ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7) {
      clear: both; }
  .ht-grid-mobile-7 .ht-grid-item {
    width: calc(100% / 7); }
    .ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8) {
      clear: both; }
  .ht-grid-mobile-8 .ht-grid-item {
    width: calc(100% / 8); }
    .ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9) {
      clear: both; }
  .ht-grid-mobile-9 .ht-grid-item {
    width: calc(100% / 9); }
    .ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10) {
      clear: both; }
  .ht-grid-mobile-10 .ht-grid-item {
    width: calc(100% / 10); }
    .ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11) {
      clear: both; }
  .ht-grid-mobile-11 .ht-grid-item {
    width: calc(100% / 11); }
    .ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12) {
      clear: both; }
  .ht-grid-mobile-12 .ht-grid-item {
    width: calc(100% / 12); }
    .ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13) {
      clear: both; } }

/* filter */
.flex, .tns-controls [data-controls], .search-form-container .search-form:after,
.search-form-container .woocommerce-product-search:after, .product_list_widget .remove_from_cart_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }

.inline-flex, .page-links span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }

/* skew */
/* translate */
.duration, a, .search-form-container .search-form:after,
.search-form-container .woocommerce-product-search:after, .search-form-container .search-form .search-field,
.search-form-container .woocommerce-product-search .search-field, .page-links a span, #commentform #comment,
#commentform textarea, #commentform #email,
#commentform #author, .feedback-wrapper .form-widget .controls #comment,
.feedback-wrapper .form-widget .controls textarea, .feedback-wrapper .form-widget .controls input:not([type="submit"]) {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.delay {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background: green; }

/* loading animation */
@-webkit-keyframes circle-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes circle-loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.circle-loading:before {
  content: "";
  z-index: 2;
  position: absolute;
  border: 1px solid #ddd;
  border-top-color: #222;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-animation: circle-loading 0.35s linear infinite;
  animation: circle-loading 0.35s linear infinite; }

.button {
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 20px;
  background-color: #e0ed0e;
  font-size: inherit;
  text-transform: uppercase;
  font-weight: 600; }
  .button:hover {
    color: #333333; }

.get-free-btn {
  display: inline-block;
  margin-right: 10px; }

button.astra-portfolio-load-more-sites {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  fill: #383838;
  color: #383838;
  background-color: #e0ed0e;
  border-color: #e0ed0e;
  border-radius: 100px 100px 100px 100px;
  width: 150px;
  padding: 5px 0; }

a.elementor-price-table__button.elementor-button.elementor-size-md {
  visibility: hidden; }

a.edd-add-to-cart.button.blue.edd-add-to-cart.button.blue.edd-submit.edd-has-js {
  width: 130px;
  padding: 10px 5px;
  font-size: 16px;
  background-color: #544bc7 !important;
  margin-left: 10px;
  margin-bottom: 20px; }

.tns-outer {
  position: relative; }

.tns-outer [hidden] {
  display: none !important; }

.tns-outer.ms-touch {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  -ms-scroll-chaining: none;
  -ms-scroll-snap-type: mandatory;
  -ms-scroll-snap-points-x: snapInterval(0%, 100%); }

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s; }

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s; }

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6; }

.tns-lazy-img.loaded {
  opacity: 1; }

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-hdx {
  overflow-x: hidden; }

.tns-hdy {
  overflow-y: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

/* arrows */
.tns-controls {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -25px; }

.tns-controls [data-controls] {
  position: absolute;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #aaa;
  border: 0;
  font-size: 0;
  z-index: 2; }

.tns-controls [data-controls]:disabled {
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s; }

.tns-controls [data-controls]:before {
  font-family: "themify";
  font-size: 18px; }

.tns-controls [data-controls="prev"] {
  left: 20px; }

.tns-controls [data-controls="prev"]:before {
  content: "\e64a"; }

.tns-controls [data-controls="next"] {
  right: 20px; }

.tns-controls [data-controls="next"]:before {
  content: "\e649"; }

/* dots */
.tns-nav {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
  z-index: 2;
  height: 0; }

.tns-nav button {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  border: 0; }

.tns-nav button.tns-nav-active {
  cursor: default;
  background: #444; }

@font-face {
  font-family: "Ionicons";
  src: url("assets/fonts/ionicons.eot");
  src: url("assets/fonts/ionicons.eot") format("embedded-opentype"), url("assets/fonts/ionicons.ttf") format("truetype"), url("assets/fonts/ionicons.woff") format("woff"), url("assets/fonts/ionicons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.ion,
.ionicons,
[class^="ion-"]:before,
[class*=" ion-"]:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: "\f101"; }

.ion-alert-circled:before {
  content: "\f100"; }

.ion-android-add:before {
  content: "\f2c7"; }

.ion-android-add-circle:before {
  content: "\f359"; }

.ion-android-alarm-clock:before {
  content: "\f35a"; }

.ion-android-alert:before {
  content: "\f35b"; }

.ion-android-apps:before {
  content: "\f35c"; }

.ion-android-archive:before {
  content: "\f2c9"; }

.ion-android-arrow-back:before {
  content: "\f2ca"; }

.ion-android-arrow-down:before {
  content: "\f35d"; }

.ion-android-arrow-dropdown:before {
  content: "\f35f"; }

.ion-android-arrow-dropdown-circle:before {
  content: "\f35e"; }

.ion-android-arrow-dropleft:before {
  content: "\f361"; }

.ion-android-arrow-dropleft-circle:before {
  content: "\f360"; }

.ion-android-arrow-dropright:before {
  content: "\f363"; }

.ion-android-arrow-dropright-circle:before {
  content: "\f362"; }

.ion-android-arrow-dropup:before {
  content: "\f365"; }

.ion-android-arrow-dropup-circle:before {
  content: "\f364"; }

.ion-android-arrow-forward:before {
  content: "\f30f"; }

.ion-android-arrow-up:before {
  content: "\f366"; }

.ion-android-attach:before {
  content: "\f367"; }

.ion-android-bar:before {
  content: "\f368"; }

.ion-android-bicycle:before {
  content: "\f369"; }

.ion-android-boat:before {
  content: "\f36a"; }

.ion-android-bookmark:before {
  content: "\f36b"; }

.ion-android-bulb:before {
  content: "\f36c"; }

.ion-android-bus:before {
  content: "\f36d"; }

.ion-android-calendar:before {
  content: "\f2d1"; }

.ion-android-call:before {
  content: "\f2d2"; }

.ion-android-camera:before {
  content: "\f2d3"; }

.ion-android-cancel:before {
  content: "\f36e"; }

.ion-android-car:before {
  content: "\f36f"; }

.ion-android-cart:before {
  content: "\f370"; }

.ion-android-chat:before {
  content: "\f2d4"; }

.ion-android-checkbox:before {
  content: "\f374"; }

.ion-android-checkbox-blank:before {
  content: "\f371"; }

.ion-android-checkbox-outline:before {
  content: "\f373"; }

.ion-android-checkbox-outline-blank:before {
  content: "\f372"; }

.ion-android-checkmark-circle:before {
  content: "\f375"; }

.ion-android-clipboard:before {
  content: "\f376"; }

.ion-android-close:before {
  content: "\f2d7"; }

.ion-android-cloud:before {
  content: "\f37a"; }

.ion-android-cloud-circle:before {
  content: "\f377"; }

.ion-android-cloud-done:before {
  content: "\f378"; }

.ion-android-cloud-outline:before {
  content: "\f379"; }

.ion-android-color-palette:before {
  content: "\f37b"; }

.ion-android-compass:before {
  content: "\f37c"; }

.ion-android-contact:before {
  content: "\f2d8"; }

.ion-android-contacts:before {
  content: "\f2d9"; }

.ion-android-contract:before {
  content: "\f37d"; }

.ion-android-create:before {
  content: "\f37e"; }

.ion-android-delete:before {
  content: "\f37f"; }

.ion-android-desktop:before {
  content: "\f380"; }

.ion-android-document:before {
  content: "\f381"; }

.ion-android-done:before {
  content: "\f383"; }

.ion-android-done-all:before {
  content: "\f382"; }

.ion-android-download:before {
  content: "\f2dd"; }

.ion-android-drafts:before {
  content: "\f384"; }

.ion-android-exit:before {
  content: "\f385"; }

.ion-android-expand:before {
  content: "\f386"; }

.ion-android-favorite:before {
  content: "\f388"; }

.ion-android-favorite-outline:before {
  content: "\f387"; }

.ion-android-film:before {
  content: "\f389"; }

.ion-android-folder:before {
  content: "\f2e0"; }

.ion-android-folder-open:before {
  content: "\f38a"; }

.ion-android-funnel:before {
  content: "\f38b"; }

.ion-android-globe:before {
  content: "\f38c"; }

.ion-android-hand:before {
  content: "\f2e3"; }

.ion-android-hangout:before {
  content: "\f38d"; }

.ion-android-happy:before {
  content: "\f38e"; }

.ion-android-home:before {
  content: "\f38f"; }

.ion-android-image:before {
  content: "\f2e4"; }

.ion-android-laptop:before {
  content: "\f390"; }

.ion-android-list:before {
  content: "\f391"; }

.ion-android-locate:before {
  content: "\f2e9"; }

.ion-android-lock:before {
  content: "\f392"; }

.ion-android-mail:before {
  content: "\f2eb"; }

.ion-android-map:before {
  content: "\f393"; }

.ion-android-menu:before {
  content: "\f394"; }

.ion-android-microphone:before {
  content: "\f2ec"; }

.ion-android-microphone-off:before {
  content: "\f395"; }

.ion-android-more-horizontal:before {
  content: "\f396"; }

.ion-android-more-vertical:before {
  content: "\f397"; }

.ion-android-navigate:before {
  content: "\f398"; }

.ion-android-notifications:before {
  content: "\f39b"; }

.ion-android-notifications-none:before {
  content: "\f399"; }

.ion-android-notifications-off:before {
  content: "\f39a"; }

.ion-android-open:before {
  content: "\f39c"; }

.ion-android-options:before {
  content: "\f39d"; }

.ion-android-people:before {
  content: "\f39e"; }

.ion-android-person:before {
  content: "\f3a0"; }

.ion-android-person-add:before {
  content: "\f39f"; }

.ion-android-phone-landscape:before {
  content: "\f3a1"; }

.ion-android-phone-portrait:before {
  content: "\f3a2"; }

.ion-android-pin:before {
  content: "\f3a3"; }

.ion-android-plane:before {
  content: "\f3a4"; }

.ion-android-playstore:before {
  content: "\f2f0"; }

.ion-android-print:before {
  content: "\f3a5"; }

.ion-android-radio-button-off:before {
  content: "\f3a6"; }

.ion-android-radio-button-on:before {
  content: "\f3a7"; }

.ion-android-refresh:before {
  content: "\f3a8"; }

.ion-android-remove:before {
  content: "\f2f4"; }

.ion-android-remove-circle:before {
  content: "\f3a9"; }

.ion-android-restaurant:before {
  content: "\f3aa"; }

.ion-android-sad:before {
  content: "\f3ab"; }

.ion-android-search:before {
  content: "\f2f5"; }

.ion-android-send:before {
  content: "\f2f6"; }

.ion-android-settings:before {
  content: "\f2f7"; }

.ion-android-share:before {
  content: "\f2f8"; }

.ion-android-share-alt:before {
  content: "\f3ac"; }

.ion-android-star:before {
  content: "\f2fc"; }

.ion-android-star-half:before {
  content: "\f3ad"; }

.ion-android-star-outline:before {
  content: "\f3ae"; }

.ion-android-stopwatch:before {
  content: "\f2fd"; }

.ion-android-subway:before {
  content: "\f3af"; }

.ion-android-sunny:before {
  content: "\f3b0"; }

.ion-android-sync:before {
  content: "\f3b1"; }

.ion-android-textsms:before {
  content: "\f3b2"; }

.ion-android-time:before {
  content: "\f3b3"; }

.ion-android-train:before {
  content: "\f3b4"; }

.ion-android-unlock:before {
  content: "\f3b5"; }

.ion-android-upload:before {
  content: "\f3b6"; }

.ion-android-volume-down:before {
  content: "\f3b7"; }

.ion-android-volume-mute:before {
  content: "\f3b8"; }

.ion-android-volume-off:before {
  content: "\f3b9"; }

.ion-android-volume-up:before {
  content: "\f3ba"; }

.ion-android-walk:before {
  content: "\f3bb"; }

.ion-android-warning:before {
  content: "\f3bc"; }

.ion-android-watch:before {
  content: "\f3bd"; }

.ion-android-wifi:before {
  content: "\f305"; }

.ion-aperture:before {
  content: "\f313"; }

.ion-archive:before {
  content: "\f102"; }

.ion-arrow-down-a:before {
  content: "\f103"; }

.ion-arrow-down-b:before {
  content: "\f104"; }

.ion-arrow-down-c:before {
  content: "\f105"; }

.ion-arrow-expand:before {
  content: "\f25e"; }

.ion-arrow-graph-down-left:before {
  content: "\f25f"; }

.ion-arrow-graph-down-right:before {
  content: "\f260"; }

.ion-arrow-graph-up-left:before {
  content: "\f261"; }

.ion-arrow-graph-up-right:before {
  content: "\f262"; }

.ion-arrow-left-a:before {
  content: "\f106"; }

.ion-arrow-left-b:before {
  content: "\f107"; }

.ion-arrow-left-c:before {
  content: "\f108"; }

.ion-arrow-move:before {
  content: "\f263"; }

.ion-arrow-resize:before {
  content: "\f264"; }

.ion-arrow-return-left:before {
  content: "\f265"; }

.ion-arrow-return-right:before {
  content: "\f266"; }

.ion-arrow-right-a:before {
  content: "\f109"; }

.ion-arrow-right-b:before {
  content: "\f10a"; }

.ion-arrow-right-c:before {
  content: "\f10b"; }

.ion-arrow-shrink:before {
  content: "\f267"; }

.ion-arrow-swap:before {
  content: "\f268"; }

.ion-arrow-up-a:before {
  content: "\f10c"; }

.ion-arrow-up-b:before {
  content: "\f10d"; }

.ion-arrow-up-c:before {
  content: "\f10e"; }

.ion-asterisk:before {
  content: "\f314"; }

.ion-at:before {
  content: "\f10f"; }

.ion-backspace:before {
  content: "\f3bf"; }

.ion-backspace-outline:before {
  content: "\f3be"; }

.ion-bag:before {
  content: "\f110"; }

.ion-battery-charging:before {
  content: "\f111"; }

.ion-battery-empty:before {
  content: "\f112"; }

.ion-battery-full:before {
  content: "\f113"; }

.ion-battery-half:before {
  content: "\f114"; }

.ion-battery-low:before {
  content: "\f115"; }

.ion-beaker:before {
  content: "\f269"; }

.ion-beer:before {
  content: "\f26a"; }

.ion-bluetooth:before {
  content: "\f116"; }

.ion-bonfire:before {
  content: "\f315"; }

.ion-bookmark:before {
  content: "\f26b"; }

.ion-bowtie:before {
  content: "\f3c0"; }

.ion-briefcase:before {
  content: "\f26c"; }

.ion-bug:before {
  content: "\f2be"; }

.ion-calculator:before {
  content: "\f26d"; }

.ion-calendar:before {
  content: "\f117"; }

.ion-camera:before {
  content: "\f118"; }

.ion-card:before {
  content: "\f119"; }

.ion-cash:before {
  content: "\f316"; }

.ion-chatbox:before {
  content: "\f11b"; }

.ion-chatbox-working:before {
  content: "\f11a"; }

.ion-chatboxes:before {
  content: "\f11c"; }

.ion-chatbubble:before {
  content: "\f11e"; }

.ion-chatbubble-working:before {
  content: "\f11d"; }

.ion-chatbubbles:before {
  content: "\f11f"; }

.ion-checkmark:before {
  content: "\f122"; }

.ion-checkmark-circled:before {
  content: "\f120"; }

.ion-checkmark-round:before {
  content: "\f121"; }

.ion-chevron-down:before {
  content: "\f123"; }

.ion-chevron-left:before {
  content: "\f124"; }

.ion-chevron-right:before {
  content: "\f125"; }

.ion-chevron-up:before {
  content: "\f126"; }

.ion-clipboard:before {
  content: "\f127"; }

.ion-clock:before {
  content: "\f26e"; }

.ion-close:before {
  content: "\f12a"; }

.ion-close-circled:before {
  content: "\f128"; }

.ion-close-round:before {
  content: "\f129"; }

.ion-closed-captioning:before {
  content: "\f317"; }

.ion-cloud:before {
  content: "\f12b"; }

.ion-code:before {
  content: "\f271"; }

.ion-code-download:before {
  content: "\f26f"; }

.ion-code-working:before {
  content: "\f270"; }

.ion-coffee:before {
  content: "\f272"; }

.ion-compass:before {
  content: "\f273"; }

.ion-compose:before {
  content: "\f12c"; }

.ion-connection-bars:before {
  content: "\f274"; }

.ion-contrast:before {
  content: "\f275"; }

.ion-crop:before {
  content: "\f3c1"; }

.ion-cube:before {
  content: "\f318"; }

.ion-disc:before {
  content: "\f12d"; }

.ion-document:before {
  content: "\f12f"; }

.ion-document-text:before {
  content: "\f12e"; }

.ion-drag:before {
  content: "\f130"; }

.ion-earth:before {
  content: "\f276"; }

.ion-easel:before {
  content: "\f3c2"; }

.ion-edit:before {
  content: "\f2bf"; }

.ion-egg:before {
  content: "\f277"; }

.ion-eject:before {
  content: "\f131"; }

.ion-email:before {
  content: "\f132"; }

.ion-email-unread:before {
  content: "\f3c3"; }

.ion-erlenmeyer-flask:before {
  content: "\f3c5"; }

.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4"; }

.ion-eye:before {
  content: "\f133"; }

.ion-eye-disabled:before {
  content: "\f306"; }

.ion-female:before {
  content: "\f278"; }

.ion-filing:before {
  content: "\f134"; }

.ion-film-marker:before {
  content: "\f135"; }

.ion-fireball:before {
  content: "\f319"; }

.ion-flag:before {
  content: "\f279"; }

.ion-flame:before {
  content: "\f31a"; }

.ion-flash:before {
  content: "\f137"; }

.ion-flash-off:before {
  content: "\f136"; }

.ion-folder:before {
  content: "\f139"; }

.ion-fork:before {
  content: "\f27a"; }

.ion-fork-repo:before {
  content: "\f2c0"; }

.ion-forward:before {
  content: "\f13a"; }

.ion-funnel:before {
  content: "\f31b"; }

.ion-gear-a:before {
  content: "\f13d"; }

.ion-gear-b:before {
  content: "\f13e"; }

.ion-grid:before {
  content: "\f13f"; }

.ion-hammer:before {
  content: "\f27b"; }

.ion-happy:before {
  content: "\f31c"; }

.ion-happy-outline:before {
  content: "\f3c6"; }

.ion-headphone:before {
  content: "\f140"; }

.ion-heart:before {
  content: "\f141"; }

.ion-heart-broken:before {
  content: "\f31d"; }

.ion-help:before {
  content: "\f143"; }

.ion-help-buoy:before {
  content: "\f27c"; }

.ion-help-circled:before {
  content: "\f142"; }

.ion-home:before {
  content: "\f144"; }

.ion-icecream:before {
  content: "\f27d"; }

.ion-image:before {
  content: "\f147"; }

.ion-images:before {
  content: "\f148"; }

.ion-information:before {
  content: "\f14a"; }

.ion-information-circled:before {
  content: "\f149"; }

.ion-ionic:before {
  content: "\f14b"; }

.ion-ios-alarm:before {
  content: "\f3c8"; }

.ion-ios-alarm-outline:before {
  content: "\f3c7"; }

.ion-ios-albums:before {
  content: "\f3ca"; }

.ion-ios-albums-outline:before {
  content: "\f3c9"; }

.ion-ios-americanfootball:before {
  content: "\f3cc"; }

.ion-ios-americanfootball-outline:before {
  content: "\f3cb"; }

.ion-ios-analytics:before {
  content: "\f3ce"; }

.ion-ios-analytics-outline:before {
  content: "\f3cd"; }

.ion-ios-arrow-back:before {
  content: "\f3cf"; }

.ion-ios-arrow-down:before {
  content: "\f3d0"; }

.ion-ios-arrow-forward:before {
  content: "\f3d1"; }

.ion-ios-arrow-left:before {
  content: "\f3d2"; }

.ion-ios-arrow-right:before {
  content: "\f3d3"; }

.ion-ios-arrow-thin-down:before {
  content: "\f3d4"; }

.ion-ios-arrow-thin-left:before {
  content: "\f3d5"; }

.ion-ios-arrow-thin-right:before {
  content: "\f3d6"; }

.ion-ios-arrow-thin-up:before {
  content: "\f3d7"; }

.ion-ios-arrow-up:before {
  content: "\f3d8"; }

.ion-ios-at:before {
  content: "\f3da"; }

.ion-ios-at-outline:before {
  content: "\f3d9"; }

.ion-ios-barcode:before {
  content: "\f3dc"; }

.ion-ios-barcode-outline:before {
  content: "\f3db"; }

.ion-ios-baseball:before {
  content: "\f3de"; }

.ion-ios-baseball-outline:before {
  content: "\f3dd"; }

.ion-ios-basketball:before {
  content: "\f3e0"; }

.ion-ios-basketball-outline:before {
  content: "\f3df"; }

.ion-ios-bell:before {
  content: "\f3e2"; }

.ion-ios-bell-outline:before {
  content: "\f3e1"; }

.ion-ios-body:before {
  content: "\f3e4"; }

.ion-ios-body-outline:before {
  content: "\f3e3"; }

.ion-ios-bolt:before {
  content: "\f3e6"; }

.ion-ios-bolt-outline:before {
  content: "\f3e5"; }

.ion-ios-book:before {
  content: "\f3e8"; }

.ion-ios-book-outline:before {
  content: "\f3e7"; }

.ion-ios-bookmarks:before {
  content: "\f3ea"; }

.ion-ios-bookmarks-outline:before {
  content: "\f3e9"; }

.ion-ios-box:before {
  content: "\f3ec"; }

.ion-ios-box-outline:before {
  content: "\f3eb"; }

.ion-ios-briefcase:before {
  content: "\f3ee"; }

.ion-ios-briefcase-outline:before {
  content: "\f3ed"; }

.ion-ios-browsers:before {
  content: "\f3f0"; }

.ion-ios-browsers-outline:before {
  content: "\f3ef"; }

.ion-ios-calculator:before {
  content: "\f3f2"; }

.ion-ios-calculator-outline:before {
  content: "\f3f1"; }

.ion-ios-calendar:before {
  content: "\f3f4"; }

.ion-ios-calendar-outline:before {
  content: "\f3f3"; }

.ion-ios-camera:before {
  content: "\f3f6"; }

.ion-ios-camera-outline:before {
  content: "\f3f5"; }

.ion-ios-cart:before {
  content: "\f3f8"; }

.ion-ios-cart-outline:before {
  content: "\f3f7"; }

.ion-ios-chatboxes:before {
  content: "\f3fa"; }

.ion-ios-chatboxes-outline:before {
  content: "\f3f9"; }

.ion-ios-chatbubble:before {
  content: "\f3fc"; }

.ion-ios-chatbubble-outline:before {
  content: "\f3fb"; }

.ion-ios-checkmark:before {
  content: "\f3ff"; }

.ion-ios-checkmark-empty:before {
  content: "\f3fd"; }

.ion-ios-checkmark-outline:before {
  content: "\f3fe"; }

.ion-ios-circle-filled:before {
  content: "\f400"; }

.ion-ios-circle-outline:before {
  content: "\f401"; }

.ion-ios-clock:before {
  content: "\f403"; }

.ion-ios-clock-outline:before {
  content: "\f402"; }

.ion-ios-close:before {
  content: "\f406"; }

.ion-ios-close-empty:before {
  content: "\f404"; }

.ion-ios-close-outline:before {
  content: "\f405"; }

.ion-ios-cloud:before {
  content: "\f40c"; }

.ion-ios-cloud-download:before {
  content: "\f408"; }

.ion-ios-cloud-download-outline:before {
  content: "\f407"; }

.ion-ios-cloud-outline:before {
  content: "\f409"; }

.ion-ios-cloud-upload:before {
  content: "\f40b"; }

.ion-ios-cloud-upload-outline:before {
  content: "\f40a"; }

.ion-ios-cloudy:before {
  content: "\f410"; }

.ion-ios-cloudy-night:before {
  content: "\f40e"; }

.ion-ios-cloudy-night-outline:before {
  content: "\f40d"; }

.ion-ios-cloudy-outline:before {
  content: "\f40f"; }

.ion-ios-cog:before {
  content: "\f412"; }

.ion-ios-cog-outline:before {
  content: "\f411"; }

.ion-ios-color-filter:before {
  content: "\f414"; }

.ion-ios-color-filter-outline:before {
  content: "\f413"; }

.ion-ios-color-wand:before {
  content: "\f416"; }

.ion-ios-color-wand-outline:before {
  content: "\f415"; }

.ion-ios-compose:before {
  content: "\f418"; }

.ion-ios-compose-outline:before {
  content: "\f417"; }

.ion-ios-contact:before {
  content: "\f41a"; }

.ion-ios-contact-outline:before {
  content: "\f419"; }

.ion-ios-copy:before {
  content: "\f41c"; }

.ion-ios-copy-outline:before {
  content: "\f41b"; }

.ion-ios-crop:before {
  content: "\f41e"; }

.ion-ios-crop-strong:before {
  content: "\f41d"; }

.ion-ios-download:before {
  content: "\f420"; }

.ion-ios-download-outline:before {
  content: "\f41f"; }

.ion-ios-drag:before {
  content: "\f421"; }

.ion-ios-email:before {
  content: "\f423"; }

.ion-ios-email-outline:before {
  content: "\f422"; }

.ion-ios-eye:before {
  content: "\f425"; }

.ion-ios-eye-outline:before {
  content: "\f424"; }

.ion-ios-fastforward:before {
  content: "\f427"; }

.ion-ios-fastforward-outline:before {
  content: "\f426"; }

.ion-ios-filing:before {
  content: "\f429"; }

.ion-ios-filing-outline:before {
  content: "\f428"; }

.ion-ios-film:before {
  content: "\f42b"; }

.ion-ios-film-outline:before {
  content: "\f42a"; }

.ion-ios-flag:before {
  content: "\f42d"; }

.ion-ios-flag-outline:before {
  content: "\f42c"; }

.ion-ios-flame:before {
  content: "\f42f"; }

.ion-ios-flame-outline:before {
  content: "\f42e"; }

.ion-ios-flask:before {
  content: "\f431"; }

.ion-ios-flask-outline:before {
  content: "\f430"; }

.ion-ios-flower:before {
  content: "\f433"; }

.ion-ios-flower-outline:before {
  content: "\f432"; }

.ion-ios-folder:before {
  content: "\f435"; }

.ion-ios-folder-outline:before {
  content: "\f434"; }

.ion-ios-football:before {
  content: "\f437"; }

.ion-ios-football-outline:before {
  content: "\f436"; }

.ion-ios-game-controller-a:before {
  content: "\f439"; }

.ion-ios-game-controller-a-outline:before {
  content: "\f438"; }

.ion-ios-game-controller-b:before {
  content: "\f43b"; }

.ion-ios-game-controller-b-outline:before {
  content: "\f43a"; }

.ion-ios-gear:before {
  content: "\f43d"; }

.ion-ios-gear-outline:before {
  content: "\f43c"; }

.ion-ios-glasses:before {
  content: "\f43f"; }

.ion-ios-glasses-outline:before {
  content: "\f43e"; }

.ion-ios-grid-view:before {
  content: "\f441"; }

.ion-ios-grid-view-outline:before {
  content: "\f440"; }

.ion-ios-heart:before {
  content: "\f443"; }

.ion-ios-heart-outline:before {
  content: "\f442"; }

.ion-ios-help:before {
  content: "\f446"; }

.ion-ios-help-empty:before {
  content: "\f444"; }

.ion-ios-help-outline:before {
  content: "\f445"; }

.ion-ios-home:before {
  content: "\f448"; }

.ion-ios-home-outline:before {
  content: "\f447"; }

.ion-ios-infinite:before {
  content: "\f44a"; }

.ion-ios-infinite-outline:before {
  content: "\f449"; }

.ion-ios-information:before {
  content: "\f44d"; }

.ion-ios-information-empty:before {
  content: "\f44b"; }

.ion-ios-information-outline:before {
  content: "\f44c"; }

.ion-ios-ionic-outline:before {
  content: "\f44e"; }

.ion-ios-keypad:before {
  content: "\f450"; }

.ion-ios-keypad-outline:before {
  content: "\f44f"; }

.ion-ios-lightbulb:before {
  content: "\f452"; }

.ion-ios-lightbulb-outline:before {
  content: "\f451"; }

.ion-ios-list:before {
  content: "\f454"; }

.ion-ios-list-outline:before {
  content: "\f453"; }

.ion-ios-location:before {
  content: "\f456"; }

.ion-ios-location-outline:before {
  content: "\f455"; }

.ion-ios-locked:before {
  content: "\f458"; }

.ion-ios-locked-outline:before {
  content: "\f457"; }

.ion-ios-loop:before {
  content: "\f45a"; }

.ion-ios-loop-strong:before {
  content: "\f459"; }

.ion-ios-medical:before {
  content: "\f45c"; }

.ion-ios-medical-outline:before {
  content: "\f45b"; }

.ion-ios-medkit:before {
  content: "\f45e"; }

.ion-ios-medkit-outline:before {
  content: "\f45d"; }

.ion-ios-mic:before {
  content: "\f461"; }

.ion-ios-mic-off:before {
  content: "\f45f"; }

.ion-ios-mic-outline:before {
  content: "\f460"; }

.ion-ios-minus:before {
  content: "\f464"; }

.ion-ios-minus-empty:before {
  content: "\f462"; }

.ion-ios-minus-outline:before {
  content: "\f463"; }

.ion-ios-monitor:before {
  content: "\f466"; }

.ion-ios-monitor-outline:before {
  content: "\f465"; }

.ion-ios-moon:before {
  content: "\f468"; }

.ion-ios-moon-outline:before {
  content: "\f467"; }

.ion-ios-more:before {
  content: "\f46a"; }

.ion-ios-more-outline:before {
  content: "\f469"; }

.ion-ios-musical-note:before {
  content: "\f46b"; }

.ion-ios-musical-notes:before {
  content: "\f46c"; }

.ion-ios-navigate:before {
  content: "\f46e"; }

.ion-ios-navigate-outline:before {
  content: "\f46d"; }

.ion-ios-nutrition:before {
  content: "\f470"; }

.ion-ios-nutrition-outline:before {
  content: "\f46f"; }

.ion-ios-paper:before {
  content: "\f472"; }

.ion-ios-paper-outline:before {
  content: "\f471"; }

.ion-ios-paperplane:before {
  content: "\f474"; }

.ion-ios-paperplane-outline:before {
  content: "\f473"; }

.ion-ios-partlysunny:before {
  content: "\f476"; }

.ion-ios-partlysunny-outline:before {
  content: "\f475"; }

.ion-ios-pause:before {
  content: "\f478"; }

.ion-ios-pause-outline:before {
  content: "\f477"; }

.ion-ios-paw:before {
  content: "\f47a"; }

.ion-ios-paw-outline:before {
  content: "\f479"; }

.ion-ios-people:before {
  content: "\f47c"; }

.ion-ios-people-outline:before {
  content: "\f47b"; }

.ion-ios-person:before {
  content: "\f47e"; }

.ion-ios-person-outline:before {
  content: "\f47d"; }

.ion-ios-personadd:before {
  content: "\f480"; }

.ion-ios-personadd-outline:before {
  content: "\f47f"; }

.ion-ios-photos:before {
  content: "\f482"; }

.ion-ios-photos-outline:before {
  content: "\f481"; }

.ion-ios-pie:before {
  content: "\f484"; }

.ion-ios-pie-outline:before {
  content: "\f483"; }

.ion-ios-pint:before {
  content: "\f486"; }

.ion-ios-pint-outline:before {
  content: "\f485"; }

.ion-ios-play:before {
  content: "\f488"; }

.ion-ios-play-outline:before {
  content: "\f487"; }

.ion-ios-plus:before {
  content: "\f48b"; }

.ion-ios-plus-empty:before {
  content: "\f489"; }

.ion-ios-plus-outline:before {
  content: "\f48a"; }

.ion-ios-pricetag:before {
  content: "\f48d"; }

.ion-ios-pricetag-outline:before {
  content: "\f48c"; }

.ion-ios-pricetags:before {
  content: "\f48f"; }

.ion-ios-pricetags-outline:before {
  content: "\f48e"; }

.ion-ios-printer:before {
  content: "\f491"; }

.ion-ios-printer-outline:before {
  content: "\f490"; }

.ion-ios-pulse:before {
  content: "\f493"; }

.ion-ios-pulse-strong:before {
  content: "\f492"; }

.ion-ios-rainy:before {
  content: "\f495"; }

.ion-ios-rainy-outline:before {
  content: "\f494"; }

.ion-ios-recording:before {
  content: "\f497"; }

.ion-ios-recording-outline:before {
  content: "\f496"; }

.ion-ios-redo:before {
  content: "\f499"; }

.ion-ios-redo-outline:before {
  content: "\f498"; }

.ion-ios-refresh:before {
  content: "\f49c"; }

.ion-ios-refresh-empty:before {
  content: "\f49a"; }

.ion-ios-refresh-outline:before {
  content: "\f49b"; }

.ion-ios-reload:before {
  content: "\f49d"; }

.ion-ios-reverse-camera:before {
  content: "\f49f"; }

.ion-ios-reverse-camera-outline:before {
  content: "\f49e"; }

.ion-ios-rewind:before {
  content: "\f4a1"; }

.ion-ios-rewind-outline:before {
  content: "\f4a0"; }

.ion-ios-rose:before {
  content: "\f4a3"; }

.ion-ios-rose-outline:before {
  content: "\f4a2"; }

.ion-ios-search:before {
  content: "\f4a5"; }

.ion-ios-search-strong:before {
  content: "\f4a4"; }

.ion-ios-settings:before {
  content: "\f4a7"; }

.ion-ios-settings-strong:before {
  content: "\f4a6"; }

.ion-ios-shuffle:before {
  content: "\f4a9"; }

.ion-ios-shuffle-strong:before {
  content: "\f4a8"; }

.ion-ios-skipbackward:before {
  content: "\f4ab"; }

.ion-ios-skipbackward-outline:before {
  content: "\f4aa"; }

.ion-ios-skipforward:before {
  content: "\f4ad"; }

.ion-ios-skipforward-outline:before {
  content: "\f4ac"; }

.ion-ios-snowy:before {
  content: "\f4ae"; }

.ion-ios-speedometer:before {
  content: "\f4b0"; }

.ion-ios-speedometer-outline:before {
  content: "\f4af"; }

.ion-ios-star:before {
  content: "\f4b3"; }

.ion-ios-star-half:before {
  content: "\f4b1"; }

.ion-ios-star-outline:before {
  content: "\f4b2"; }

.ion-ios-stopwatch:before {
  content: "\f4b5"; }

.ion-ios-stopwatch-outline:before {
  content: "\f4b4"; }

.ion-ios-sunny:before {
  content: "\f4b7"; }

.ion-ios-sunny-outline:before {
  content: "\f4b6"; }

.ion-ios-telephone:before {
  content: "\f4b9"; }

.ion-ios-telephone-outline:before {
  content: "\f4b8"; }

.ion-ios-tennisball:before {
  content: "\f4bb"; }

.ion-ios-tennisball-outline:before {
  content: "\f4ba"; }

.ion-ios-thunderstorm:before {
  content: "\f4bd"; }

.ion-ios-thunderstorm-outline:before {
  content: "\f4bc"; }

.ion-ios-time:before {
  content: "\f4bf"; }

.ion-ios-time-outline:before {
  content: "\f4be"; }

.ion-ios-timer:before {
  content: "\f4c1"; }

.ion-ios-timer-outline:before {
  content: "\f4c0"; }

.ion-ios-toggle:before {
  content: "\f4c3"; }

.ion-ios-toggle-outline:before {
  content: "\f4c2"; }

.ion-ios-trash:before {
  content: "\f4c5"; }

.ion-ios-trash-outline:before {
  content: "\f4c4"; }

.ion-ios-undo:before {
  content: "\f4c7"; }

.ion-ios-undo-outline:before {
  content: "\f4c6"; }

.ion-ios-unlocked:before {
  content: "\f4c9"; }

.ion-ios-unlocked-outline:before {
  content: "\f4c8"; }

.ion-ios-upload:before {
  content: "\f4cb"; }

.ion-ios-upload-outline:before {
  content: "\f4ca"; }

.ion-ios-videocam:before {
  content: "\f4cd"; }

.ion-ios-videocam-outline:before {
  content: "\f4cc"; }

.ion-ios-volume-high:before {
  content: "\f4ce"; }

.ion-ios-volume-low:before {
  content: "\f4cf"; }

.ion-ios-wineglass:before {
  content: "\f4d1"; }

.ion-ios-wineglass-outline:before {
  content: "\f4d0"; }

.ion-ios-world:before {
  content: "\f4d3"; }

.ion-ios-world-outline:before {
  content: "\f4d2"; }

.ion-ipad:before {
  content: "\f1f9"; }

.ion-iphone:before {
  content: "\f1fa"; }

.ion-ipod:before {
  content: "\f1fb"; }

.ion-jet:before {
  content: "\f295"; }

.ion-key:before {
  content: "\f296"; }

.ion-knife:before {
  content: "\f297"; }

.ion-laptop:before {
  content: "\f1fc"; }

.ion-leaf:before {
  content: "\f1fd"; }

.ion-levels:before {
  content: "\f298"; }

.ion-lightbulb:before {
  content: "\f299"; }

.ion-link:before {
  content: "\f1fe"; }

.ion-load-a:before {
  content: "\f29a"; }

.ion-load-b:before {
  content: "\f29b"; }

.ion-load-c:before {
  content: "\f29c"; }

.ion-load-d:before {
  content: "\f29d"; }

.ion-location:before {
  content: "\f1ff"; }

.ion-lock-combination:before {
  content: "\f4d4"; }

.ion-locked:before {
  content: "\f200"; }

.ion-log-in:before {
  content: "\f29e"; }

.ion-log-out:before {
  content: "\f29f"; }

.ion-loop:before {
  content: "\f201"; }

.ion-magnet:before {
  content: "\f2a0"; }

.ion-male:before {
  content: "\f2a1"; }

.ion-man:before {
  content: "\f202"; }

.ion-map:before {
  content: "\f203"; }

.ion-medkit:before {
  content: "\f2a2"; }

.ion-merge:before {
  content: "\f33f"; }

.ion-mic-a:before {
  content: "\f204"; }

.ion-mic-b:before {
  content: "\f205"; }

.ion-mic-c:before {
  content: "\f206"; }

.ion-minus:before {
  content: "\f209"; }

.ion-minus-circled:before {
  content: "\f207"; }

.ion-minus-round:before {
  content: "\f208"; }

.ion-model-s:before {
  content: "\f2c1"; }

.ion-monitor:before {
  content: "\f20a"; }

.ion-more:before {
  content: "\f20b"; }

.ion-mouse:before {
  content: "\f340"; }

.ion-music-note:before {
  content: "\f20c"; }

.ion-navicon:before {
  content: "\f20e"; }

.ion-navicon-round:before {
  content: "\f20d"; }

.ion-navigate:before {
  content: "\f2a3"; }

.ion-network:before {
  content: "\f341"; }

.ion-no-smoking:before {
  content: "\f2c2"; }

.ion-nuclear:before {
  content: "\f2a4"; }

.ion-outlet:before {
  content: "\f342"; }

.ion-paintbrush:before {
  content: "\f4d5"; }

.ion-paintbucket:before {
  content: "\f4d6"; }

.ion-paper-airplane:before {
  content: "\f2c3"; }

.ion-paperclip:before {
  content: "\f20f"; }

.ion-pause:before {
  content: "\f210"; }

.ion-person:before {
  content: "\f213"; }

.ion-person-add:before {
  content: "\f211"; }

.ion-person-stalker:before {
  content: "\f212"; }

.ion-pie-graph:before {
  content: "\f2a5"; }

.ion-pin:before {
  content: "\f2a6"; }

.ion-pinpoint:before {
  content: "\f2a7"; }

.ion-pizza:before {
  content: "\f2a8"; }

.ion-plane:before {
  content: "\f214"; }

.ion-planet:before {
  content: "\f343"; }

.ion-play:before {
  content: "\f215"; }

.ion-playstation:before {
  content: "\f30a"; }

.ion-plus:before {
  content: "\f218"; }

.ion-plus-circled:before {
  content: "\f216"; }

.ion-plus-round:before {
  content: "\f217"; }

.ion-podium:before {
  content: "\f344"; }

.ion-pound:before {
  content: "\f219"; }

.ion-power:before {
  content: "\f2a9"; }

.ion-pricetag:before {
  content: "\f2aa"; }

.ion-pricetags:before {
  content: "\f2ab"; }

.ion-printer:before {
  content: "\f21a"; }

.ion-pull-request:before {
  content: "\f345"; }

.ion-qr-scanner:before {
  content: "\f346"; }

.ion-quote:before {
  content: "\f347"; }

.ion-radio-waves:before {
  content: "\f2ac"; }

.ion-record:before {
  content: "\f21b"; }

.ion-refresh:before {
  content: "\f21c"; }

.ion-reply:before {
  content: "\f21e"; }

.ion-reply-all:before {
  content: "\f21d"; }

.ion-ribbon-a:before {
  content: "\f348"; }

.ion-ribbon-b:before {
  content: "\f349"; }

.ion-sad:before {
  content: "\f34a"; }

.ion-sad-outline:before {
  content: "\f4d7"; }

.ion-scissors:before {
  content: "\f34b"; }

.ion-search:before {
  content: "\f21f"; }

.ion-settings:before {
  content: "\f2ad"; }

.ion-share:before {
  content: "\f220"; }

.ion-shuffle:before {
  content: "\f221"; }

.ion-skip-backward:before {
  content: "\f222"; }

.ion-skip-forward:before {
  content: "\f223"; }

.ion-social-android:before {
  content: "\f225"; }

.ion-social-android-outline:before {
  content: "\f224"; }

.ion-social-angular:before {
  content: "\f4d9"; }

.ion-social-angular-outline:before {
  content: "\f4d8"; }

.ion-social-apple:before {
  content: "\f227"; }

.ion-social-apple-outline:before {
  content: "\f226"; }

.ion-social-bitcoin:before {
  content: "\f2af"; }

.ion-social-bitcoin-outline:before {
  content: "\f2ae"; }

.ion-social-buffer:before {
  content: "\f229"; }

.ion-social-buffer-outline:before {
  content: "\f228"; }

.ion-social-chrome:before {
  content: "\f4db"; }

.ion-social-chrome-outline:before {
  content: "\f4da"; }

.ion-social-codepen:before {
  content: "\f4dd"; }

.ion-social-codepen-outline:before {
  content: "\f4dc"; }

.ion-social-css3:before {
  content: "\f4df"; }

.ion-social-css3-outline:before {
  content: "\f4de"; }

.ion-social-designernews:before {
  content: "\f22b"; }

.ion-social-designernews-outline:before {
  content: "\f22a"; }

.ion-social-dribbble:before {
  content: "\f22d"; }

.ion-social-dribbble-outline:before {
  content: "\f22c"; }

.ion-social-dropbox:before {
  content: "\f22f"; }

.ion-social-dropbox-outline:before {
  content: "\f22e"; }

.ion-social-euro:before {
  content: "\f4e1"; }

.ion-social-euro-outline:before {
  content: "\f4e0"; }

.ion-social-facebook:before {
  content: "\f231"; }

.ion-social-facebook-outline:before {
  content: "\f230"; }

.ion-social-foursquare:before {
  content: "\f34d"; }

.ion-social-foursquare-outline:before {
  content: "\f34c"; }

.ion-social-freebsd-devil:before {
  content: "\f2c4"; }

.ion-social-github:before {
  content: "\f233"; }

.ion-social-github-outline:before {
  content: "\f232"; }

.ion-social-google:before {
  content: "\f34f"; }

.ion-social-google-outline:before {
  content: "\f34e"; }

.ion-social-googleplus:before {
  content: "\f235"; }

.ion-social-googleplus-outline:before {
  content: "\f234"; }

.ion-social-hackernews:before {
  content: "\f237"; }

.ion-social-hackernews-outline:before {
  content: "\f236"; }

.ion-social-html5:before {
  content: "\f4e3"; }

.ion-social-html5-outline:before {
  content: "\f4e2"; }

.ion-social-instagram:before {
  content: "\f351"; }

.ion-social-instagram-outline:before {
  content: "\f350"; }

.ion-social-javascript:before {
  content: "\f4e5"; }

.ion-social-javascript-outline:before {
  content: "\f4e4"; }

.ion-social-linkedin:before {
  content: "\f239"; }

.ion-social-linkedin-outline:before {
  content: "\f238"; }

.ion-social-markdown:before {
  content: "\f4e6"; }

.ion-social-nodejs:before {
  content: "\f4e7"; }

.ion-social-octocat:before {
  content: "\f4e8"; }

.ion-social-pinterest:before {
  content: "\f2b1"; }

.ion-social-pinterest-outline:before {
  content: "\f2b0"; }

.ion-social-python:before {
  content: "\f4e9"; }

.ion-social-reddit:before {
  content: "\f23b"; }

.ion-social-reddit-outline:before {
  content: "\f23a"; }

.ion-social-rss:before {
  content: "\f23d"; }

.ion-social-rss-outline:before {
  content: "\f23c"; }

.ion-social-sass:before {
  content: "\f4ea"; }

.ion-social-skype:before {
  content: "\f23f"; }

.ion-social-skype-outline:before {
  content: "\f23e"; }

.ion-social-snapchat:before {
  content: "\f4ec"; }

.ion-social-snapchat-outline:before {
  content: "\f4eb"; }

.ion-social-tumblr:before {
  content: "\f241"; }

.ion-social-tumblr-outline:before {
  content: "\f240"; }

.ion-social-tux:before {
  content: "\f2c5"; }

.ion-social-twitch:before {
  content: "\f4ee"; }

.ion-social-twitch-outline:before {
  content: "\f4ed"; }

.ion-social-twitter:before {
  content: "\f243"; }

.ion-social-twitter-outline:before {
  content: "\f242"; }

.ion-social-usd:before {
  content: "\f353"; }

.ion-social-usd-outline:before {
  content: "\f352"; }

.ion-social-vimeo:before {
  content: "\f245"; }

.ion-social-vimeo-outline:before {
  content: "\f244"; }

.ion-social-whatsapp:before {
  content: "\f4f0"; }

.ion-social-whatsapp-outline:before {
  content: "\f4ef"; }

.ion-social-windows:before {
  content: "\f247"; }

.ion-social-windows-outline:before {
  content: "\f246"; }

.ion-social-wordpress:before {
  content: "\f249"; }

.ion-social-wordpress-outline:before {
  content: "\f248"; }

.ion-social-yahoo:before {
  content: "\f24b"; }

.ion-social-yahoo-outline:before {
  content: "\f24a"; }

.ion-social-yen:before {
  content: "\f4f2"; }

.ion-social-yen-outline:before {
  content: "\f4f1"; }

.ion-social-youtube:before {
  content: "\f24d"; }

.ion-social-youtube-outline:before {
  content: "\f24c"; }

.ion-soup-can:before {
  content: "\f4f4"; }

.ion-soup-can-outline:before {
  content: "\f4f3"; }

.ion-speakerphone:before {
  content: "\f2b2"; }

.ion-speedometer:before {
  content: "\f2b3"; }

.ion-spoon:before {
  content: "\f2b4"; }

.ion-star:before {
  content: "\f24e"; }

.ion-stats-bars:before {
  content: "\f2b5"; }

.ion-steam:before {
  content: "\f30b"; }

.ion-stop:before {
  content: "\f24f"; }

.ion-thermometer:before {
  content: "\f2b6"; }

.ion-thumbsdown:before {
  content: "\f250"; }

.ion-thumbsup:before {
  content: "\f251"; }

.ion-toggle:before {
  content: "\f355"; }

.ion-toggle-filled:before {
  content: "\f354"; }

.ion-transgender:before {
  content: "\f4f5"; }

.ion-trash-a:before {
  content: "\f252"; }

.ion-trash-b:before {
  content: "\f253"; }

.ion-trophy:before {
  content: "\f356"; }

.ion-tshirt:before {
  content: "\f4f7"; }

.ion-tshirt-outline:before {
  content: "\f4f6"; }

.ion-umbrella:before {
  content: "\f2b7"; }

.ion-university:before {
  content: "\f357"; }

.ion-unlocked:before {
  content: "\f254"; }

.ion-upload:before {
  content: "\f255"; }

.ion-usb:before {
  content: "\f2b8"; }

.ion-videocamera:before {
  content: "\f256"; }

.ion-volume-high:before {
  content: "\f257"; }

.ion-volume-low:before {
  content: "\f258"; }

.ion-volume-medium:before {
  content: "\f259"; }

.ion-volume-mute:before {
  content: "\f25a"; }

.ion-wand:before {
  content: "\f358"; }

.ion-waterdrop:before {
  content: "\f25b"; }

.ion-wifi:before {
  content: "\f25c"; }

.ion-wineglass:before {
  content: "\f2b9"; }

.ion-woman:before {
  content: "\f25d"; }

.ion-wrench:before {
  content: "\f2ba"; }

.ion-xbox:before {
  content: "\f30c"; }

#edd_checkout_cart {
  margin: 0 0 32px; }

div#edds-buy-now {
  display: none; }

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

.demo-btn-white {
  color: #404040;
  background-color: #ffffff;
  border-radius: 30px 30px 30px 30px;
  margin-left: 7px; }

@media (max-width: 400px) {
  a.button.site-header__action.edd-free-download.edd-free-download-single {
    display: none !important; }
  .button {
    padding: 0.5em 1em; } }

body #edd-free-downloads-modal {
  width: 450px;
  padding: 1.2% 1.6% 2.0%; }
  body #edd-free-downloads-modal input#edd_free_download_email {
    font-family: inherit;
    font-weight: Inherit;
    font-size: 13px;
    letter-spacing: 0;
    text-align: left;
    color: #a3a3a3;
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    border-color: #b5b5b5;
    active-border-color: #777777;
    padding: 0px 10px 0px 10px;
    height: 40px; }
  body #edd-free-downloads-modal .modal-title {
    text-align: center;
    margin-bottom: 15px; }
    body #edd-free-downloads-modal .modal-title h4 {
      margin-bottom: 10px; }
  body #edd-free-downloads-modal .edd-free-downloads-direct-download {
    margin-top: 15px;
    font-style: italic;
    text-decoration: underline; }
  body #edd-free-downloads-modal button.edd-free-download-submit.edd-submit.button.blue {
    background: #e0ed0e !important;
    box-shadow: 0px 3px 0px #8dc153 !important;
    border: none !important;
    text-transform: uppercase;
    text-shadow: none !important;
    color: #191919 !important; }

#edd_checkout_cart td,
#edd_checkout_cart th,
#edd_checkout_cart .edd_cart_header_row th {
  border-width: 2px; }
  @media (min-width: 768px) {
    #edd_checkout_cart td,
    #edd_checkout_cart th,
    #edd_checkout_cart .edd_cart_header_row th {
      padding: 16px 32px; } }

#edd_checkout_form_wrap .edd-payment-icons {
  margin-bottom: 20px; }

#edd_checkout_form_wrap fieldset,
.edd_form fieldset {
  margin-bottom: 32px;
  border-width: 2px; }
  @media (min-width: 768px) {
    #edd_checkout_form_wrap fieldset,
    .edd_form fieldset {
      padding: 32px; } }

#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment {
  margin-bottom: 32px;
  font-size: 20px;
  text-align: center; }
  @media (min-width: 768px) {
    #edd_checkout_form_wrap #edd-login-account-wrap,
    #edd_checkout_form_wrap #edd-new-account-wrap,
    #edd_checkout_form_wrap #edd_final_total_wrap,
    #edd_checkout_form_wrap #edd_show_discount,
    #edd_checkout_form_wrap .edd-cart-adjustment {
      padding: 0.4em;
      font-size: 14px; } }

.edd-page .content-area {
  padding: 100px 0 100px;
  max-width: 768px;
  margin: 0 auto; }

.edd_form fieldset {
  position: relative;
  border: 2px solid #eee;
  margin: 0;
  margin-bottom: 32px; }
  .edd_form fieldset > legend {
    position: absolute;
    top: 15px;
    color: #3e3e3e;
    font-size: 18px; }
    @media (min-width: 768px) {
      .edd_form fieldset > legend {
        top: 30px;
        font-size: 24px !important; } }
  .edd_form fieldset p {
    margin-bottom: 20px; }
  .edd_form fieldset p:last-child {
    margin-bottom: 0; }

.edd_form fieldset legend ~ :first-of-type {
  margin-top: 90px; }

.edd_form .edd-label,
.edd_form label {
  display: block;
  margin-bottom: 7px !important;
  color: #3e3e3e;
  font-size: 95%;
  font-weight: 700; }

.edd_form .edd-description {
  color: #666;
  font-size: 90% !important;
  display: block;
  margin: 0 0 7px !important; }

.edd_form .edd-input {
  display: block !important;
  width: 100% !important;
  padding: 10px !important;
  color: #3e3e3e; }
  .edd_form .edd-input:focus {
    border-color: #aaa; }

#edd-purchase-button, .edd-submit, [type=submit].edd-submit {
  padding: 15px 30px;
  border: 0;
  border-radius: 30px;
  background-color: #7070e1 !important;
  color: #404040;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px; }

#edd_user_history {
  border-top-width: 2px; }

#edd_purchase_receipt td,
#edd_purchase_receipt_products td,
#edd_purchase_receipt th,
#edd_purchase_receipt_products th,
#edd_user_history td,
#edd_user_history th {
  padding: 10px;
  border-width: 2px; }

.edd-login-remember {
  margin-bottom: 20px !important; }

.elementor-tab-content.elementor-clearfix.elementor-active {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px 0px; }

.elementor-tab-title.elementor-tab-desktop-title.elementor-active {
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.07); }

.edd-table a {
  color: #3c3c9e; }

#edd_login_form legend,
.edd-logged-out {
  display: none; }

#edd_login_form fieldset {
  border: 2px solid #eeeeee; }
  #edd_login_form fieldset .edd-login-username {
    margin-top: 0 !important; }

#edd_profile_submit_fieldset {
  padding: 0;
  border: 0;
  margin: 0; }

#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
  width: 30%;
  padding: 8px 0px;
  margin-top: 10px;
  color: #484848;
  font-size: 16px; }

a.edd-manage-license-back.edd-submit.button.gray {
  margin-top: 70px;
  width: 150px;
  font-size: 15px; }

table#edd_sl_license_keys {
  width: 100%; }

input.edd_sl_license_key {
  width: 80%; }

.edd_invoice, fieldset#edd_discount_code {
  display: none; }

p#edd_sl_show_renewal_form_wrap {
  font-size: 14px; }

.edd-success input[type="submit"] {
  background-color: #554cc9;
  color: white;
  padding: 5px 20px; }

form#edd_sl_license_add_site_form {
  margin-bottom: 150px; }

.edd_sl_form input.button-primary.button:hover {
  color: white; }

div#elementor-tab-title-1012, div#elementor-tab-title-1013 {
  visibility: hidden; }

.logged-in div#elementor-tab-title-1012, .logged-in div#elementor-tab-title-1013 {
  visibility: visible; }

.wedocs-single-wrap {
  padding: 100px 0; }

.wedocs-docs-list.col-3,
.wedocs-docs-list.col-2 {
  max-width: 100%; }

.wedocs-breadcrumb {
  margin-top: 0;
  margin-bottom: 0px !important;
  position: absolute;
  visibility: hidden; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li::before {
  top: 5px; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
  display: block;
  padding: 6px 10px 6px 10px !important;
  text-decoration: none;
  color: #444;
  font-size: 16px; }
  .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a:hover {
    color: #1346af; }
  .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a::before {
    display: none; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children li::before {
  content: '';
  display: none; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul li::before {
  display: none; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a {
  color: #444;
  font-size: 14px; }
  .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a:hover {
    color: #1346af; }

.article-child a:hover {
  color: #272727; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
  background: none;
  color: #1346af; }

.article-child a {
  color: #1346af; }
  .article-child a:hover {
    color: #e0ed0e; }

.wedocs-single-content .entry-title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 32px; }

.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections,
.article-child ul,
.wedocs-sidebar .doc-nav-list {
  margin: 0;
  padding: 0;
  list-style-type: none !important; }
  .wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections li,
  .article-child ul li,
  .wedocs-sidebar .doc-nav-list li {
    position: relative;
    padding-left: 20px;
    line-height: 2.0em; }
    .wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections li:before,
    .article-child ul li:before,
    .wedocs-sidebar .doc-nav-list li:before {
      content: "\f02d";
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      color: #3667cc;
      font-family: "Font Awesome 5 Free";
      font-weight: 600; }
    .wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections li ul li:before,
    .article-child ul li ul li:before,
    .wedocs-sidebar .doc-nav-list li ul li:before {
      display: none; }

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 {
  color: #fff; }
  .wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 a {
    color: #1346afc4; }
.elementor-element-475adf1 .search-form {
    display: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside {
  height: auto !important;
  overflow: hidden !important;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 {
  padding: 15px 12px 0px 12px !important; }

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link {
  background: none; }
  .wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a {
    color: #8fa3ce; }
    .wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a:hover {
      color: #0e59ed; }

.wedocs-search-form {
  margin-bottom: 30px; }
  .wedocs-search-form.search-form {
    background: white; }
    .wedocs-search-form.search-form .search-submit {
      display: none; }

.wedocs-search-form-sidebar {
  margin-bottom: 30px; }
  .wedocs-search-form-sidebar .search-field {
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s; }
  .wedocs-search-form-sidebar .wedocs-search-input {
    position: relative;
    width: 90%; }
  .wedocs-search-form-sidebar button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 19px;
    padding: 4px; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children {
  margin: 0 !important; }
  .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children li {
    padding-left: 0; }
    .wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children li:before {
      display: none; }

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor li.current_page_item > a {
  border: 0;
  color: #333333;
  font-weight: normal; }

.wedocs-single-wrap .wedocs-sidebar h3.widget-title {
  border: 0;
  margin: 0; }

@media (min-width: 768px) {
  .wedocs-single-wrap .wedocs-single-content {
    padding: 25px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); } }

.wedocs-doc-sections {
  margin-left: 5px !important; }
  .wedocs-doc-sections a {
    color: #404142; }

.wedocs-search-form {
  max-width: 768px;
  margin: 0 auto;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.15); }
  .wedocs-search-form .search-submit {
    width: 100%;
    height: 60px;
    border: 0;
    background-color: #1346af;
    color: #ffffff; }
  @media (min-width: 768px) {
    .wedocs-search-form {
      display: flex; }
      .wedocs-search-form .search-submit {
        width: 10%; } }

.wedocs-search-input {
  width: 100%; }
  @media (min-width: 768px) {
    .wedocs-search-input {
      width: 70%; } }
  .wedocs-search-input input {
    padding: 25px 20px;
    width: 100%;
    border: 0; }

.wedocs-search-in {
  width: 100%; }
  @media (min-width: 768px) {
    .wedocs-search-in {
      width: 30%; } }
  .wedocs-search-in select {
    width: 100%;
    height: 67px;
    padding: 15px 20px;
    border: 0;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-radius: 0 !important;
    background-color: #f5f5f5; }

.wedocs-feedback-wrap a {
  color: black !important; }

.bsf-changelog-header h1 {
  font-size: 27px; }

#bsf-changelog-primary .entry-title {
  font-size: 24px;
  margin-bottom: 0px; }

.archive article.post {
  text-align: inherit; }

.bsf-entry-content ul {
  padding-left: 3em; }

#bsf-changelog-primary a {
  color: #554cc9; }

.affwp-tab-content, #affwp-register-form, #affwp-login-form {
  padding: 55px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

#affwp-register-form {
  margin: 70px 0 100px; }

#affwp-login-form {
  margin-bottom: 50px; }

div#affwp-affiliate-dashboard {
  padding: 50px;
  min-height: 500px; }

#affwp-affiliate-dashboard ul#affwp-affiliate-dashboard-tabs {
  text-align: center;
  margin-bottom: 0 !important; }

li.affwp-affiliate-dashboard-tab.active {
  background-color: #554cc9; }
  li.affwp-affiliate-dashboard-tab.active a {
    color: white; }

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
  padding: 10px; }

.affwp-form input.button {
  color: white;
  background-color: #554cc9;
  padding: 5px 15px;
  text-transform: inherit;
  font-size: 15px; }
  .affwp-form input.button:hover {
    color: white; }

/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
  outline: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  background-color: #fff; }

body {
  margin: 0;
  overflow-x: hidden;
  word-wrap: break-word; }

p a {
  color: #5251cb; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
audio,
canvas,
progress,
video {
  display: block; }

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

[hidden],
template {
  display: none; }

ol {
  list-style: decimal; }

ul {
  list-style: disc; }

ul,
ol {
  padding-left: 20px; }

iframe,
embed,
figure,
figcaption {
  border: 0;
  margin: 20px 0;
  max-width: 100%; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

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

img,
video {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

audio,
canvas,
video {
  display: inline;
  zoom: 1; }

.clearfix:after, .post-password-form p:after, .widget_products li:after,
.widget_recent_reviews li:after,
.widget_top_rated_products li:after,
.widget_recently_viewed_products li:after, .price_slider_wrapper .price_slider:after, .related-box:after, .container:after {
  content: '';
  display: block;
  clear: both; }

.display-none {
  display: none; }

.display-block {
  display: block; }

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

.display-table {
  display: table; }

.display-flex {
  display: flex; }

.display-inline-flex {
  display: inline-flex; }

.display-inline {
  display: inline; }

.display-initial {
  display: initial; }

.display-inherit {
  display: inherit; }

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

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

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

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

.hidden {
  display: none; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.float-none {
  float: none; }

.screen-reader-text,
.sr-only,
.post .updated:not(.published),
.single-post #post-navigation {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/* sticky style - author
------------------------------------------------->*/
.sticky,
.bypostauthor {
  background: rgba(0, 0, 0, 0); }

/* caption
------------------------------------------------->*/
.wp-caption {
  margin-bottom: 15px;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0; }
  .wp-caption .wp-caption-text {
    color: #686868;
    font-size: 13px;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em; }
    .wp-caption .wp-caption-text a {
      color: #7b98aa; }

/* gallery image columns
------------------------------------------------->*/
.gallery-icon img {
  margin: 0 auto; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-item {
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 0 !important; }

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 0; }

/* Alignments
------------------------------------------------->*/
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

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

/* blog password form
------------------------------------------------->*/
.post-password-form {
  display: block;
  clear: both; }
  .post-password-form label {
    float: left;
    display: -webkit-inline-flex;
    display: inline-flex;
    align-items: center; }
  .post-password-form input[type="password"] {
    height: 36px;
    min-width: 240px;
    max-width: 100%;
    padding: 0 10px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 3px; }
  .post-password-form input[type="submit"] {
    height: 36px;
    padding: 0 20px;
    cursor: pointer;
    border: 0;
    float: left;
    background: #333;
    color: #fff;
    border-radius: 3px; }

/* widget calendar
------------------------------------------------->*/
#wp-calendar {
  width: 100%; }
  #wp-calendar caption {
    text-align: left;
    margin-bottom: 10px; }
  #wp-calendar * {
    text-align: center; }
  #wp-calendar #prev {
    text-align: left; }
  #wp-calendar #next {
    text-align: right; }
  #wp-calendar td, #wp-calendar th {
    padding: 10px 5px; }

/* widget recen posts with thumbnail
------------------------------------------------->*/
.widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
  margin-top: 15px; }

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img {
  float: left;
  width: 70px; }

.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary {
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  margin-left: 9px;
  float: left; }
  .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a {
    font-weight: 600;
    line-height: initial; }
  .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span {
    margin-top: 10px;
    font-size: 12px;
    color: #aaaaaa; }

/* Template: Pingbacks And Trackbacks
------------------------------------------------->*/
.comment-post-pingback {
  line-height: 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px; }
  .comment-post-pingback + .comment-post-pingback {
    margin-top: 12px; }
  .comment-post-pingback + .comment-item {
    margin-top: 50px; }
  .comment-post-pingback .comment-edit-link {
    float: right;
    margin-left: 20px; }
  .comment-post-pingback .url {
    margin-left: 7px; }
    .comment-post-pingback .url:hover {
      text-decoration: underline; }

select {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-width: 100%; }
  select:-moz-focusring {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #8f8f8f; }

input {
  border: 1px solid #eeeeee; }
  input[type=search] {
    -webkit-appearance: textfield; }

input,
textarea,
button {
  border-radius: 0;
  max-width: 100%;
  font-size: 14px; }

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
button {
  -webkit-appearance: none;
  cursor: pointer;
  padding: 0;
  border: 1px solid #cac7c7; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 15px 0; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit; }

p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0 0 10px; }

li ul,
li ol {
  padding-left: 0;
  margin-left: 20px; }

b,
strong {
  font-weight: 700; }

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

blockquote {
  font-weight: 300;
  margin: 30px 0;
  border-left: 4px solid #333;
  padding-left: 15px;
  position: relative;
  clear: both;
  display: block; }
  blockquote p {
    margin-bottom: 1.6667em; }
    blockquote p:last-child {
      margin-bottom: 0; }
  blockquote cite,
  blockquote small {
    color: #333;
    font-size: 16px;
    line-height: 1.6; }
  blockquote em,
  blockquote i,
  blockquote cite {
    font-style: normal; }

address {
  font-style: italic;
  margin: 0 0 1.6em;
  line-height: 24px; }

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre {
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 24px;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

mark,
ins {
  background-color: #fff9c0;
  text-decoration: none; }

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

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin: 15px 0; }

table,
th,
td {
  border: 1px solid #eaeaea; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
  table-layout: fixed;
  max-width: 100%; }
  .woocommerce table {
    width: 100%; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

tbody th {
  background: #fff; }

thead th {
  border-width: 0 1px 1px 0;
  font-weight: 700; }

td {
  border-width: 0 1px 1px 0; }

th,
td {
  padding: 5px 10px;
  line-height: 24px; }

del {
  opacity: 0.8; }

/* Placeholder text color -- selectors need to be separate to work. */
input::-webkit-input-placeholder {
  color: inherit; }

input:-moz-placeholder {
  color: inherit; }

input::-moz-placeholder {
  color: inherit; }

input:-ms-input-placeholder {
  color: inherit; }

textarea {
  max-width: 100%; }
  textarea::-webkit-input-placeholder {
    color: inherit; }
  textarea:-moz-placeholder {
    color: inherit; }
  textarea::-moz-placeholder {
    color: inherit; }
  textarea:-ms-input-placeholder {
    color: inherit; }

a {
  text-decoration: none; }

dl {
  margin: 0 0 1.75em;
  line-height: 24px; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 10px; }

.rtl {
  direction: rtl; }

.site-header {
  background-color: #554cc9;
  padding: 0; }

.site-header__container {
  position: relative;
  display: flex; }
  @media (min-width: 992px) {
    .site-header__container {
      justify-content: space-between;
      align-items: center; } }

.site-title {
  margin: 0;
  font-size: 24px;
  text-transform: lowercase; }
  .site-title a {
    color: #ffffff !important; }

.site-header__action {
  display: none;
  border-radius: 50px;
  font-size: 15px; }
  .site-header__action.edd-free-download-single {
    display: none !important; }

.site-branding {
  margin-right: auto;
  position: relative;
  z-index: 2; }

.menu-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1; }

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

@media (min-width: 1025px) and (max-width: 1200px) {
  .main-navigation .primary-navigation > li > a {
    padding: 0 15px !important; } }

@media (min-width: 1024px) {
  .site-header {
    padding: 0; }
    .site-header a.button.site-header__action.edd-free-download.edd-free-download-single {
      font-size: 14px; }
  .site-branding {
    margin-right: 0; }
  .site-header__action.edd-free-download-single {
    display: inline-block !important; }
  .menu-mobile {
    display: none; }
  .main-navigation {
    display: block;
    flex-grow: 1;
    padding: 0 15px;
    text-align: center; }
    .main-navigation .menu-toggle {
      display: none; }
    .main-navigation .primary-navigation {
      padding-left: 0;
      margin: 0; }
      .main-navigation .primary-navigation > li {
        display: inline-flex;
        line-height: 1; }
        .main-navigation .primary-navigation > li > a {
          padding: 0 20px;
          color: #ffffff;
          font-weight: 600;
          line-height: 90px;
          text-transform: uppercase; }
        .main-navigation .primary-navigation > li ul {
          opacity: 0;
          visibility: hidden;
          position: absolute;
          top: 110%;
          left: 0;
          margin-left: 0;
          background: #fff;
          min-width: 180px;
          text-align: left;
          z-index: 2;
          -webkit-transform: scaleY(0);
          transform: scaleY(0); }
          .main-navigation .primary-navigation > li ul ul {
            top: 20%;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s; }
          .main-navigation .primary-navigation > li ul a {
            display: block;
            padding: 15px 20px; }
            .main-navigation .primary-navigation > li ul a:hover {
              background: rgba(239, 239, 239, 0.28);
              color: #554cc9; }
      .main-navigation .primary-navigation li {
        position: relative; }
        .main-navigation .primary-navigation li:hover > ul {
          pointer-events: auto;
          opacity: 1;
          visibility: visible;
          top: 100%;
          -webkit-transform: translateY(0px);
          transform: translateY(0px); }
      .main-navigation .primary-navigation .sub-menu {
        pointer-events: none;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transform: translateY(10px);
        transform: translateY(10px); } }
      @media (min-width: 1024px) and (min-width: 992px) {
        .main-navigation .primary-navigation .sub-menu {
          -webkit-box-shadow: 0 2px 8px 0 rgba(125, 122, 122, 0.2);
          box-shadow: 0 2px 8px 0 rgba(125, 122, 122, 0.2);
          border-radius: 4px; } }

@media (min-width: 1024px) {
        .main-navigation .primary-navigation .sub-menu > li > ul {
          -webkit-transform: translateY(0px);
          transform: translateY(0px);
          top: 0;
          left: 110%; }
        .main-navigation .primary-navigation .sub-menu > li:hover > ul {
          left: 100%; }
        .main-navigation .primary-navigation .sub-menu a {
          white-space: nowrap; }
    .main-navigation li {
      list-style: none; }
  .slicknav_menu {
    display: none; }
  .site-header__action {
    display: inline-block; } }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  margin-bottom: 13px;
  padding: 1.38em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul {
  display: block; }

.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_item a {
  display: inline;
  border-bottom: 0; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu {
  position: relative; }

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn {
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); }

.slicknav_nav {
  color: #2b2b2b;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.slicknav_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e4e4e4;
  background-color: #f7f7f7; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  color: #2b2b2b; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #2b2b2b;
  border-bottom: 1px solid #e4e4e4;
  text-transform: uppercase;
  font-weight: 600; }

.slicknav_nav ul li a {
  border-bottom: 0; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.footer-widgets {
  border-top: 1px solid #eeeeee;
  padding: 100px 0 50px; }
  .footer-widgets .widget {
    margin-bottom: 50px; }
  .footer-widgets .widget-title {
    margin-top: 0; }
  .footer-widgets ul {
    margin: 0; }
  @media (min-width: 768px) {
    .footer-widgets {
      display: flex;
      flex-wrap: wrap; }
      .footer-widgets .widget {
        flex: 1 0 50%;
        padding-right: 100px; } }
  @media (min-width: 992px) {
    .footer-widgets .widget:first-of-type {
      flex: 1 0 40%; }
    .footer-widgets .widget:not(:first-of-type) {
      flex: 1 0 20%; } }

.site-footer__container {
  clear: both;
  padding: 50px 0;
  border-top: 1px solid #eeeeee; }
  @media (min-width: 992px) {
    .site-footer__container {
      display: flex;
      justify-content: space-between; } }
  .site-footer__container .site-title {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .site-footer__container .site-title {
        margin-bottom: 0; } }

/* .SITE-INFO */
.site-info {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center; }
  .site-info ul {
    padding-left: 0;
    margin: 0; }
    .site-info ul > li + li {
      margin-left: 30px; }
  .site-info li {
    display: inline-block; }

.menu-social {
  margin: 0;
  padding: 0; }
  .menu-social li {
    list-style: none;
    display: inline-block; }
  .menu-social li:not(:last-child) {
    margin-right: 10px; }
  .menu-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #eeeeec;
    color: #3e3e3e;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    transition: color 0.3s, background-color 0.3s; }
    .menu-social a:hover {
      color: #ffffff;
      background-color: #544bc8; }
  .menu-social a:before {
    font-family: 'ionicons';
    font-size: 18px; }
  .menu-social a[href*='facebook.com']:before {
    content: '\f231'; }
  .menu-social a[href*='twitter.com']:before {
    content: '\f243'; }
  .menu-social a[href*='instagram.com']:before {
    content: '\f350'; }
  .menu-social a[href*='youtube.com']:before {
    content: '\f24d'; }

.widget > ul {
  padding-left: 0; }

.widget li {
  list-style: none;
  line-height: 36px; }

.widget ul.menu {
  padding-left: 0; }
  .widget ul.menu a {
    line-height: 36px; }

.widget select {
  width: 100%;
  height: 40px;
  border-radius: 0; }

.widget-area .widget {
  margin-bottom: 40px; }

.widget .count {
  float: right; }

.widget-title {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 20px; }

.widget_archive li,
.widget_categories li,
.widget_pages li {
  line-height: 36px; }

.widget_archive .post_count,
.widget_categories .post_count,
.widget_pages .post_count {
  font-size: 13px;
  position: relative;
  bottom: 1ex; }

/* tags */
.tagcloud a {
  border: 1px solid #e2e2e2;
  padding: 0.5em 0.9em;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 14px;
  margin-right: 4px; }
  .tagcloud a:hover {
    border-color: rgba(0, 0, 0, 0);
    color: #fff; }

.not-found {
  max-width: 768px;
  margin: 0 auto; }

/* search */
.search-form-container .search-form,
.search-form-container .woocommerce-product-search {
  position: relative;
  height: 50px; }
  .search-form-container .search-form:hover:after,
  .search-form-container .woocommerce-product-search:hover:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .search-form-container .search-form:focus-within:after,
  .search-form-container .woocommerce-product-search:focus-within:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .search-form-container .search-form:after,
  .search-form-container .woocommerce-product-search:after {
    content: "\e610";
    font-family: "themify";
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px; }
  .search-form-container .search-form .search-field,
  .search-form-container .woocommerce-product-search .search-field {
    border-color: rgba(0, 0, 0, 0);
    height: 100%;
    background: #eeeeec;
    width: 100%;
    padding: 0 20px;
    padding-right: 50px;
    border-radius: 50px;
    font-size: 16px; }
    .search-form-container .search-form .search-field::-webkit-search-cancel-button,
    .search-form-container .woocommerce-product-search .search-field::-webkit-search-cancel-button {
      display: none; }
    .search-form-container .search-form .search-field:focus,
    .search-form-container .woocommerce-product-search .search-field:focus {
      border-color: #dedbdb; }
  .search-form-container .search-form .search-submit,
  .search-form-container .search-form button[type="submit"],
  .search-form-container .woocommerce-product-search .search-submit,
  .search-form-container .woocommerce-product-search button[type="submit"] {
    overflow: hidden;
    color: rgba(0, 0, 0, 0) !important;
    background: rgba(0, 0, 0, 0) !important;
    border-radius: 50%;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    border: 0; }

/* mini cart */
.woocommerce-mini-cart {
  padding-left: 0; }

.widget_shopping_cart_content .woocommerce-mini-cart__total {
  padding-top: 10px;
  border-top: 1px solid #f7f7f7; }

.widget_shopping_cart_content .remove_from_cart_button:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.product_list_widget a:not(.remove_from_cart_button) {
  display: block;
  line-height: 1.4em; }

.product_list_widget li {
  position: relative;
  min-height: 90px;
  padding: 10px 15px 10px 75px;
  border-bottom: 1px solid #f7f7f7;
  line-height: 26px; }

.product_list_widget img {
  max-width: 60px;
  max-height: 60px;
  position: absolute;
  left: 0; }

.product_list_widget.woocommerce-mini-cart img {
  top: 10px; }

.product_list_widget .mini_cart_item:last-of-type {
  border-bottom: 0; }

.product_list_widget .blockUI.blockOverlay {
  background: rgba(0, 0, 0, 0) !important;
  opacity: 0.7 !important;
  cursor: pointer !important; }

.product_list_widget .remove_from_cart_button {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 0;
  z-index: 2;
  color: #f00; }
  .product_list_widget .remove_from_cart_button:before {
    content: "\e646";
    font-family: "themify";
    line-height: 1;
    font-size: 10px; }
  .product_list_widget .remove_from_cart_button:focus:before {
    left: 0;
    top: 0;
    content: "";
    z-index: 2;
    position: absolute;
    border: 1px solid #ddd;
    border-top-color: #222;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    -webkit-animation: circle-loading 0.35s linear infinite;
    animation: circle-loading 0.35s linear infinite; }

.mini_cart_item .quantity {
  width: auto;
  height: auto;
  border-radius: 0; }

.woocommerce-mini-cart__total {
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center; }
  .woocommerce-mini-cart__total .amount {
    font-weight: 700; }

.woocommerce-mini-cart__buttons {
  margin-bottom: 0; }
  .woocommerce-mini-cart__buttons .button {
    font-size: 12px;
    font-weight: 700; }
  .woocommerce-mini-cart__buttons a.button {
    width: 50%;
    display: inline-block;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase; }
  .woocommerce-mini-cart__buttons a.checkout {
    border-left: 1px solid #fff; }

/* list, reviews, top rate product */
.widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li,
.widget_recently_viewed_products li {
  min-height: 90px;
  position: relative;
  padding: 10px 0 10px 80px; }
  .widget_products li:last-of-type,
  .widget_recent_reviews li:last-of-type,
  .widget_top_rated_products li:last-of-type,
  .widget_recently_viewed_products li:last-of-type {
    border-bottom: 0; }

.widget_products a,
.widget_recent_reviews a,
.widget_top_rated_products a,
.widget_recently_viewed_products a {
  line-height: 1.3;
  margin-bottom: 5px; }

.widget_products .star-rating,
.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating,
.widget_recently_viewed_products .star-rating {
  display: block; }

.widget_products del,
.widget_recent_reviews del,
.widget_top_rated_products del,
.widget_recently_viewed_products del {
  margin-right: 5px;
  float: left;
  clear: both; }

.widget_products ins,
.widget_recent_reviews ins,
.widget_top_rated_products ins,
.widget_recently_viewed_products ins {
  float: left;
  background: rgba(0, 0, 0, 0); }

/* product reviews */
.widget_recent_reviews .reviewer {
  float: left;
  clear: both; }

/* Product Categories List */
.widget_product_categories .product-categories > li ul {
  margin-left: 10px; }
  .widget_product_categories .product-categories > li ul li:before {
    content: "\e649";
    font-family: "themify";
    font-size: 10px;
    margin-right: 5px; }

/* Layered Nav Dropdown */
.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em; }

/* price range slider */
.price_slider_wrapper .price_slider {
  margin-bottom: 25px;
  position: relative;
  height: 2px;
  margin-left: .5em;
  margin-right: .5em; }

.price_slider_wrapper .ui-widget-header {
  height: 100%;
  position: absolute; }

.price_slider_wrapper .ui-slider-handle {
  cursor: pointer;
  position: absolute;
  width: 10px;
  height: 10px;
  margin-left: -10px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2); }

.price_slider_wrapper .price_slider_amount input,
.price_slider_wrapper .price_slider_amount .clear {
  display: none; }

.price_slider_wrapper .price_slider_amount button {
  display: inline-block;
  margin-right: 15px; }

.price_slider_wrapper .price_slider_amount .price_label {
  display: inline-block; }

.alpha.entry-title {
  margin-top: 0;
  font-size: 18px; }

.blog .post,
.archive .post,
.search .post,
.search .docs,
.search .page {
  margin-bottom: 60px;
  background-color: #ffffff;
  box-shadow: 0px 10px 100px 0px rgba(0, 0, 0, 0.08);
  text-align: center; }

.single .entry-thumbnail img {
  max-height: 500px; }

.entry-thumbnail img {
  max-height: 300px;
  object-fit: cover; }

.entry-wrapper {
  padding: 20px; }

.post .entry-content {
  margin-top: 20px; }
  .post .entry-content p {
    font-size: 16px; }

.read-more {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 15px; }
  .read-more .button {
    text-transform: capitalize;
    color: #000; }

.page-links {
  margin-top: 20px; }
  .page-links a:hover {
    opacity: 0.6; }
  .page-links a span {
    border: 1px solid #888;
    color: #888;
    cursor: pointer; }
  .page-links span {
    width: 26px;
    height: 26px;
    border-radius: 2px;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default; }

#post-navigation {
  clear: both;
  margin: 40px 0 100px; }
  #post-navigation ul {
    margin: 0;
    padding: 0; }
  #post-navigation li {
    list-style: none;
    display: inline-block; }
  #post-navigation a,
  #post-navigation .current {
    display: block;
    padding: 6px 16px;
    background-color: #f3f3f3;
    color: #8f8f8f;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 800;
    transition: color 0.3s, background-color 0.3s; }
  #post-navigation .current,
  #post-navigation a:hover {
    background-color: #554cc9;
    color: #ffffff; }
  #post-navigation .nav-links {
    text-align: center; }

.page-header {
  margin-top: 50px;
  margin-bottom: 70px;
  text-align: center; }

.page-header__title {
  margin-top: 0;
  margin-bottom: 20px; }

.page-header__desc {
  color: #8f8f8f;
  font-size: 18px; }

.single-post .post {
  max-width: 770px;
  padding-bottom: 150px;
  margin-left: auto;
  margin-right: auto; }

.single-post .entry-header {
  margin: 70px -100px 50px; }
  @media all and (max-width: 768px) {
    .single-post .entry-header {
      margin: 50px 0 30px; } }

.single-post .entry-title {
  margin-top: 0;
  text-align: center;
  font-size: 3rem;
  line-height: 1.5em; }
  @media all and (max-width: 768px) {
    .single-post .entry-title {
      font-size: 2rem; } }

.single-post .entry-meta {
  text-align: center;
  font-size: 15px; }
  .single-post .entry-meta a {
    color: #554cc9; }

.single-post p.comment-subscription-form {
  display: inline;
  width: 100%; }

.single-post .comments-link:before {
  content: '|';
  display: inline-block;
  margin: 0 5px; }

/* related post */
.related-box {
  border-top: 1px solid #e8e8e8;
  padding-top: 61px;
  margin-top: 73px; }
  .related-box .related-title {
    font-size: 18px;
    font-weight: normal;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 36px; }
  .related-box .related-post img {
    height: 260px;
    object-fit: cover; }
  .related-box .entry-header {
    display: block;
    margin-bottom: 25px; }
  .related-box .entry-title {
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 25px;
    line-height: 27px; }
    .related-box .entry-title:hover {
      text-decoration: underline; }
  .related-box .post-read-more {
    margin-top: 0; }
    .related-box .post-read-more:hover {
      text-decoration: underline; }

/* comment */
#comments {
  border-top: 1px solid #e8e8e8;
  padding-top: 70px;
  margin-top: 70px; }

.comments-title {
  font-weight: 400;
  margin-bottom: 60px; }

.comment-list {
  margin: 0;
  padding-left: 0; }
  .comment-list li {
    list-style: none; }

.comment {
  display: block; }

.comment-body {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px; }
  .comment-body #respond {
    flex-basis: 100%;
    margin-top: 33px;
    margin-left: 100px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e8e8e8; }
  .comment-body .comment-author {
    max-width: 70px;
    min-width: 70px; }
    .comment-body .comment-author img {
      border-radius: 50%; }
  .comment-body .comment-content {
    flex-grow: 1;
    margin-left: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 33px;
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px); }
  .comment-body .comment-meta {
    margin-bottom: 5px; }
    .comment-body .comment-meta .fn {
      display: inline-block;
      font-weight: 600; }
    .comment-body .comment-meta .comment-date {
      color: #bfbfbf;
      font-size: 12px;
      float: right; }
  .comment-body .comment-text {
    margin-bottom: 16px; }
    .comment-body .comment-text p:last-child {
      margin-bottom: 0; }
  .comment-body .reply a:hover {
    text-decoration: underline; }
  .comment-body .comment-edit-link {
    margin-left: 5px; }

#reply-title {
  font-weight: 400;
  margin-bottom: 60px; }

#commentform {
  display: flex;
  flex-wrap: wrap;
  margin-top: 33px; }
  #commentform #comment,
  #commentform textarea {
    flex-basis: 100%;
    border: 1px solid #e8e8e8;
    padding: 15px;
    height: 200px;
    color: #8f8f8f;
    font-size: 14px;
    margin-bottom: 20px;
    resize: none;
    border-radius: 2px; }
    #commentform #comment:focus,
    #commentform textarea:focus {
      border-color: rgba(0, 0, 0, 0);
      color: #2b2b2b;
      -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); }
  #commentform #email,
  #commentform #author {
    flex: 5;
    height: 50px;
    border: 1px solid #e8e8e8;
    padding: 0 15px;
    color: #8f8f8f;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 2px; }
    #commentform #email:focus,
    #commentform #author:focus {
      border-color: rgba(0, 0, 0, 0);
      color: #2b2b2b;
      -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); }
  #commentform #author {
    margin-right: 20px; }
  #commentform .form-submit {
    flex-basis: 100%;
    margin-bottom: 0; }
  #commentform input[type="submit"] {
    display: inline-block;
    padding: 0.5em 2em;
    border-radius: 20px;
    border: 0;
    background-color: #e0ed0e;
    color: #333333;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600; }
    #commentform input[type="submit"]:hover {
      color: #333333; }

#respond .logged-in-as a:hover {
  text-decoration: underline; }

#cancel-comment-reply-link {
  color: #c10606; }

.entry-author {
  margin: 120px 0 70px;
  display: flex;
  padding: 30px;
  background-color: #eff5f8;
  border: 1px solid #e9eff2; }

.entry-author__img {
  margin-right: 30px; }
  .entry-author__img img {
    border-radius: 50%; }

.entry-author__subtitle {
  text-transform: uppercase;
  font-size: 13px; }

.entry-author__name {
  margin-top: 10px;
  margin-bottom: 0; }

.entry-author__desc {
  margin-top: 10px;
  margin-bottom: 0; }

.feedback-wrapper .form-widget .controls #comment,
.feedback-wrapper .form-widget .controls textarea {
  border: 1px solid #e8e8e8;
  padding: 15px;
  height: 200px;
  color: #8f8f8f;
  font-size: 14px;
  margin-bottom: 20px;
  resize: none;
  border-radius: 2px; }
  .feedback-wrapper .form-widget .controls #comment:focus,
  .feedback-wrapper .form-widget .controls textarea:focus {
    border-color: rgba(0, 0, 0, 0);
    color: #2b2b2b;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); }

.feedback-wrapper .form-widget .controls input:not([type="submit"]) {
  height: 50px;
  border: 1px solid #e8e8e8;
  padding: 0 15px;
  color: #8f8f8f;
  font-size: 14px;
  margin-bottom: 20px;
  border-radius: 2px; }
  .feedback-wrapper .form-widget .controls input:not([type="submit"]):focus {
    border-color: rgba(0, 0, 0, 0);
    color: #2b2b2b;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); }

.feedback-wrapper .form-widget .controls input[type="submit"] {
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 20px;
  border: 0;
  background-color: #e0ed0e;
  color: #333333;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600; }
  .feedback-wrapper .form-widget .controls input[type="submit"]:hover {
    color: #333333; }

@media (min-width: 992px) {
  .is-active-sidebar.left-sidebar .content-area {
    float: right;
    padding-left: 60px; }
  .is-active-sidebar.left-sidebar .widget-area {
    float: left; }
  .is-active-sidebar.right-sidebar .content-area {
    float: left;
    padding-right: 60px; }
  .is-active-sidebar.right-sidebar .widget-area {
    float: right; }
  .left-sidebar .content-area,
  .right-sidebar .content-area {
    width: 76.92308%; }
  .left-sidebar .widget-area,
  .right-sidebar .widget-area {
    width: 23.07692%; } }

.faq {
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: box-shadow 0.3s; }
  .faq:hover {
    box-shadow: 2px 4px 100px 0 rgba(0, 0, 0, 0.1); }
    .faq:hover .faq__icon {
      background-color: #e8526e;
      color: #fff; }
  @media (min-width: 768px) {
    .faq {
      padding: 30px 80px; } }

.faq__icon {
  position: absolute;
  top: 30px;
  left: 30px;
  display: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #f3f3f3;
  color: #3e3e3e;
  line-height: 30px;
  text-align: center;
  transition: background-color 0.3s, color 0.3s; }
  @media (min-width: 768px) {
    .faq__icon {
      display: inline-block; } }

.faq__question {
  margin-top: 0;
  margin-bottom: 15px;
  color: #3e3e3e;
  font-size: 18px; }

.faq__answer {
  line-height: 1.9em; }

.demo {
  position: relative;
  height: 480px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 100px;
  border-radius: 10px;
  transition: box-shadow 0.3s; }
  .demo a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block; }
  .demo:hover {
    box-shadow: 0 10px 120px 0 rgba(0, 0, 0, 0.3); }
    .demo:hover .demo__title {
      color: #fff; }

.demo__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  background-color: #ffffff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: background-color 0.3s; }

.demo__label {
  display: inline-block;
  width: 38px;
  height: 15px;
  margin-bottom: 10px;
  border-radius: 2px;
  background-color: #e8536f;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  line-height: 15px;
  transition: background-color 0.3s, color 0.3s; }

.demo__title {
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  transition: color 0.3s; }

.demo--pro .demo__label {
  background-color: #554cc9; }
  .demo--pro .demo__label.demo__coming {
    background-color: #e0ed0e;
    width: 40px;
    color: #353535; }

.demo--pro:hover .demo__label {
  background-color: #fff;
  color: #554cc9; }

.demo--pro:hover .demo__content {
  background-color: #554cc9; }

.demo--free:hover .demo__label {
  background-color: #fff;
  color: #e8536f; }

.demo--free:hover .demo__content {
  background-color: #e8536f; }

.search .container {
  display: flex;
  flex-wrap: wrap; }

.woostify-toggle-switch-wrap .woostify-toggle-switch-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.woostify-toggle-switch-wrap .woostify-toggle-switch-container {
  display: inline-block;
  font-size: 26px;
  line-height: 1;
  margin: 0 15px;
  overflow: hidden; }
  .woostify-toggle-switch-wrap .woostify-toggle-switch-container.woostify-toggle-switch-round {
    border-radius: 1.31em; }
    .woostify-toggle-switch-wrap .woostify-toggle-switch-container.woostify-toggle-switch-round .woostify-toggle-slider:before {
      border-radius: 50%; }
  .woostify-toggle-switch-wrap .woostify-toggle-switch-container .woostify-toggle-switch {
    position: relative;
    display: inline-block;
    width: 2.31em;
    height: 1.29em;
    margin: 0;
    vertical-align: middle;
    font-size: inherit; }
    .woostify-toggle-switch-wrap .woostify-toggle-switch-container .woostify-toggle-switch input {
      display: none; }
    .woostify-toggle-switch-wrap .woostify-toggle-switch-container .woostify-toggle-switch .woostify-toggle-slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s; }
      .woostify-toggle-switch-wrap .woostify-toggle-switch-container .woostify-toggle-switch .woostify-toggle-slider:before {
        position: absolute;
        content: "";
        height: 1em;
        width: 1em;
        left: 0.16em;
        bottom: 0.15em;
        background-color: #fff;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s; }
  .woostify-toggle-switch-wrap .woostify-toggle-switch-container.toggle-on .woostify-toggle-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px); }

.woostify-toggle-content-wrap.primary .woostify-toggle-secondary-wrap {
  display: none; }

.woostify-toggle-content-wrap.secondary .woostify-toggle-primary-wrap {
  display: none; }

.woostify-toggle-center .woostify-toggle-switch-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.woostify-toggle-right .woostify-toggle-switch-inner {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end; }

.feature {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  padding: 20px;
  background-color: #ffffff;
  transition: transform 0.3s, box-shadow 0.3s, border-radius 0.3s, border 0.3s;
  cursor: pointer; }

.feature-container {
  position: relative;
  border: 1px solid #e8e8e8; }
  @media (min-width: 768px) {
    .feature-container:after {
      content: '';
      position: absolute;
      z-index: 100;
      top: 100%;
      left: 50%;
      display: none;
      width: 0;
      height: 0;
      border-top: 20px solid #ffffff;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      transform: translateX(-50%); } }

@media (min-width: 768px) {
  .feature-container.is-active:after {
    display: block; } }

.feature__image {
  margin-bottom: 20px; }

.feature__title {
  margin: 0;
  font-size: 13px;
  text-transform: uppercase; }

.feature__label {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #d7134a;
  font-size: 10px;
  text-transform: uppercase; }

.feature-dropdown {
  display: none;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  background-color: #f5f5f5; }

.feature-dropdown.is-active {
  display: block; }

.btn-quickview-close i {
  font-family: fontawesome;
  font-style: normal; }

.btn-quickview-close {
  border: none;
  padding: 10px 0 10px 15px;
  border-left: 1px solid #ededed;
  background-color: #ffffff; }

.pagination-btn {
  padding: 5px 35px; }

.quick-view__header {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.quick-view__pagination {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.woostify-icons-box_detail {
  display: none; }

.woostify-icons-box__quick-view {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  background-color: #0000009e;
  text-align: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out;
  z-index: -1; }

body.quick-view-is-open .woostify-icons-box__quick-view {
  opacity: 1;
  z-index: 10;
  visibility: visible;
  overflow-y: scroll; }

.content_quick-view {
  width: 770px;
  background: #ffffff;
  margin: 50px auto 0;
  height: fit-content; }

.quick-view__header {
  border-bottom: 1px solid #ebebeb;
  padding: 0 15px; }
  @media (min-width: 992px) {
    .quick-view__header {
      padding: 0 20px 0 70px; } }

.quick-view__footer {
  border-top: 1px solid #ebebeb; }
  @media (min-width: 992px) {
    .quick-view__footer {
      padding: 0 70px; } }

.quick-view__content {
  padding: 15px;
  max-height: 600px;
  overflow: auto;
  text-align: -webkit-auto; }
  @media (min-width: 992px) {
    .quick-view__content {
      padding: 20px 70px; } }

.pagination-btn {
  border: none; }

.woostify-widget-wrapper {
  display: flex; }

.title-view__header {
  font-size: 15px;
  text-transform: uppercase; }

.btn-quickview-next:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-left: 5px;
  font-weight: 900; }

.btn-quickview-next {
  text-align: right;
  width: 50%; }

.btn-quickview-prev:before {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  font-weight: 900; }

.pagination-btn {
  font-weight: bold;
  height: 50px; }

.btn-quickview-prev {
  width: 50%;
  text-align: left;
  border-right: 1px solid #ededed; }

.pagination-btn[disabled] {
  font-size: 0; }

@media (min-width: 992px) {
  .woostify-icons-box_wrapp {
    width: 31.33333%; } }

.woostify-widget-wrapper {
  flex-wrap: wrap !important; }

.woostify-icons-box {
  background-color: #ffffff;
  padding: 20px; }

.woostify-icons__box {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .woostify-icons__box {
      margin-right: 30px; } }

@media (min-width: 992px) {
  .woostify-icons__box:nth-child(3n) {
    margin-right: 0; } }

@media (min-width: 992px) {
  .woostify-icons__box:nth-child(6) {
    margin-right: 0; } }

@media (min-width: 992px) {
  .woostify-icons__box:nth-child(9) {
    margin-right: 0; } }

.woostify-icons__box:hover .woostify-icons-box {
  transition: 0.4s;
  box-shadow: 0px 6px 6px #5858588a;
  top: -5px;
  border: 1px solid #cccccc;
  background-color: #f2f8f9;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.woostify-icons-box {
  top: 0px;
  transition: 0.4s;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #f2f8f9; }

.icons-box-description a {
  display: block;
  margin-top: 10px; }

.close_quick--view {
  width: calc( (100% - 770px) / 2);
  height: 100%; }

.box_detail iframe {
  height: 350px; }

.quick-view__content .icons-box-title {
  font-size: 18px !important;
  margin-bottom: 30px; }

.woostify-box_link {
  cursor: pointer; }

.title-view__header a:hover {
  color: #4054b2; }

.quick-view__content .icons-box-title {
  text-align: center; }

.pagination-btn {
  background: none; }

.woostify-image-slider .slick-next {
  font-size: 0;
  border: none; }
  .woostify-image-slider .slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 600; }

.woostify-image-slider .slick-prev {
  font-size: 0;
  border: none; }
  .woostify-image-slider .slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    line-height: 48px;
    font-weight: 600;
    color: #ffffff; }

.woostify-image-slider .slick-arrow {
  height: 48px;
  width: 48px;
  background: #bfab80; }

.woostify-image-slider {
  position: relative; }
  .woostify-image-slider .slick-prev {
    position: absolute;
    top: 46%;
    left: 0;
    z-index: 2; }
  .woostify-image-slider .slick-arrow {
    position: absolute;
    top: 40%;
    right: 0;
    transition: 0.3s;
    z-index: 9999; }
  .woostify-image-slider .slick-track {
    display: flex; }

.slider__counter {
  letter-spacing: 4px;
  position: absolute;
  top: calc( 100% - 65px);
  right: 0;
  font-size: 16px; }

.slider-wrapper-title {
  font-size: 16px; }
  @media (max-width: 992px) {
    .slider-wrapper-title {
      margin-bottom: 5px; } }

.wrapper-left {
  margin-top: 12px;
  width: 80%; }
  .wrapper-left .slider-wrapper-title {
    margin-right: 30px;
    display: inline-block; }
  .wrapper-left .button-view {
    display: inline-block; }

.button-view:before {
  content: "\f2c3";
  font-family: 'ionicons';
  font-size: 17px;
  margin-right: 5px; }

.slider-wrapp {
  background: #edecec;
  padding: 20px; }

.woostify-image-slider .slick-slide img {
  display: inline-block; }

.woostify-image-feature {
  display: flex; }
  @media (max-width: 991px) {
    .woostify-image-feature {
      flex-wrap: wrap;
      flex-direction: column-reverse; } }
  .woostify-image-feature ul {
    padding-left: 0;
    margin-left: 0; }
    .woostify-image-feature ul li {
      list-style: none; }
  .woostify-image-feature .feature-option-items .feature-option-item {
    display: inline-block;
    border: 1px solid #e2e2e2;
    margin-right: 10px;
    margin-bottom: 10px; }
  .woostify-image-feature .image-feature-results-item {
    padding: 20px;
    width: 90%;
    overflow: hidden; }
  .woostify-image-feature .image-feature-slider {
    overflow: hidden; }
    @media (min-width: 991px) {
      .woostify-image-feature .image-feature-slider {
        width: 60%; } }
  .woostify-image-feature .image-feature-tabs {
    margin-top: 50px; }
    @media (min-width: 991px) {
      .woostify-image-feature .image-feature-tabs {
        width: 40%;
        margin-top: 0; } }
    @media (max-width: 991px) {
      .woostify-image-feature .image-feature-tabs {
        margin-top: 20px; } }
  .woostify-image-feature .feature-option-item.active {
    border-color: #000; }
  .woostify-image-feature .image-feature-results-items {
    display: flex;
    justify-content: flex-end; }
    @media (max-width: 991px) {
      .woostify-image-feature .image-feature-results-items {
        justify-content: center; } }
  .woostify-image-feature .feature-options-item {
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .woostify-image-feature .feature-options-item {
        margin-bottom: 0; } }

.animation {
  animation: anim 0.5s ease; }

@keyframes anim {
  0% {
    transform: translate(-100%, 0px); }
  100% {
    transform: translate(0, 0); } }

.feature-option-item {
  cursor: pointer; }

.feature-options-items .feature-options-item .feature-option-item img {
  max-width: 100px;
  max-height: 90px; }

@media (max-width: 991px) {
  .feature-options-items {
    text-align: center; } }

@media (max-width: 991px) {
  .feature-options-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .feature-options-items .feature-options-item:first-child {
      flex-basis: 100%;
      display: flex;
      flex-direction: column; }
    .feature-options-items .feature-options-item {
      flex-basis: 50%;
      display: flex;
      flex-direction: column; } }

@media (max-width: 768px) {
  .feature-options-items .feature-options-item:first-child {
    flex-basis: 100%; }
  .feature-options-items .feature-options-item {
    flex-basis: 100%; } }

.woostify-image-slider .slick-slide {
  height: auto; }

.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper {
  display: block; }

.elementor-widget-counter .elementor-counter .elementor-counter-title {
  text-align: left; }

.boostify-form-generator .form-label {
  font-weight: bold;
  font-family: Open Sans; }
  .boostify-form-generator .form-label span {
    font-size: 85%; }

.boostify-form-generator .form-input {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px; }
  .item-title .new_demo {
    background: #9ef12a;
color: black

}
.item-title span {
 font-size: 12px;
padding: 5px;
background: #4390f6;
color: white;
text-transform: capitalize;
}
.item-title span:not(.new_demo) {
  position: absolute;
  height: 27px;
  line-height: 18px;
  top: 14px;
  margin-left: 5px
  }
  .template-meta .item-title {
  position: relative;
  }
