@charset "UTF-8";
/*==================================================================

##Browser Reset
##General Styles
##Header Styles
    #Cart Woocommerce
    #Logo
    #Menu style
    #Mega Menu
    #Sticky Menu
    #Lavalam
    #Mobile Navigation
##Page Title
##Header Search
##Typography
##Footer Styles
##Page 404
##Page Search
##Blog
    #First Recent Post Hero
    #Second Recent Post Hero
    #Image Overlay
    #Slider Post
    #Image Post
    #Standard Post
    #Post Share
    #Lists
    #Medium Image
    #Tiny Image
    #First Large Post
    #Related Post in Single
    #Single Post
    #Post Prev/Next
    #Likes
##Isotope
##Lists Style
##Comments
##Contact Form
##Slick Slider
##Pagination
##Load More
##Extended Row
##Preloader
##Scroll Up
##Wpml
##Shop
    #Shop Catalog
    #Pagination Shop
    #Tabs Shop
    #Single Shop
    #Respond Shop
    #Cart Shop
    #Checkout Shop
    #My Account Shop
    #Order Shop
    #Responsive Shop
##Widgets Base
    #Search
    #Recent Posts
    #Tagcloud
    #Navigation Menu
    #Author
    #Text Widget
    #Banner
    #Gallery
    #Calendar
##Counter
##Countdown
##Blog Categories
##Testimonials
##Carousel Navigation
##Team
##Image Layers
##Pricing Table
##Progress Bar
##Services
##Services 2
##Services 3
##Services 4
##Services 5
##Services 6
##Services 7
##Services 8
##Circuit Services
##Composer Modules Styles
    #Toggle
    #Progress bar
    #Tabs
    #Wp Menu
    #Pie Chart
    #Round Chart
##Message Box
##Info Box
##Flip Box
##Custom Title
##Accordion
##Button
##Portfolio
##Custom Text
##Video Popup
##Spacing
##Clients
##Demo Item
##Social Icons
##Double Heading
##Time Line Vertical
##Time Line Horizontal
##Icon
##Instagram
##Responsive

==================================================================*/
/* ==================== ##Browser Reset ==================== */
html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline; }

body {
  position: relative;
  overflow-x: hidden; }

body,
html {
  max-width: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

mark {
  padding: 0 5px;
  color: inherit; }

strong {
  font-weight: 700; }

pre {
  max-width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  word-wrap: break-word;
  background: #ebf0f9;
  overflow: auto; }

code,
kbd,
tt,
var,
pre {
  font-family: monospace; }

ul,
ol {
  padding: 0 0 20px 0; }

li ul {
  padding-bottom: 0; }

textarea {
  min-height: 50px;
  height: 122px; }

p a {
  transition: color 300ms; }

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

label,
legend {
  display: block;
  margin-bottom: 5px; }

iframe {
  width: 100%;
  display: block; }

table {
  width: 100%;
  border-collapse: collapse; }

p {
  margin: 0 0 20px 0; }

p:empty {
  display: none;
  padding: 0;
  margin: 0; }

* {
  box-sizing: border-box; }
  *:focus {
    outline: none !important; }

a {
  transition: all 0.4s;
  text-decoration: none; }

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

/* ==================== ##General Styles ==================== */
input[type='text'],
input[type='url'],
input[type='search'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='time'],
select,
textarea {
  display: block;
  height: 50px;
  max-width: 100%;
  margin: 0 0 20px 0;
  padding: 10px 18px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  outline: none;
  background: #f6f6f6;
  border: 2px solid #f6f6f6;
  border-radius: 25px;
  transition: 0.3s; }
  input[type='text']:-ms-input-placeholder, input[type='url']:-ms-input-placeholder, input[type='search']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder, input[type='password']:-ms-input-placeholder, input[type='tel']:-ms-input-placeholder, input[type='time']:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    outline: none;
    -webkit-appearance: none;
    -ms-transition: 0.4s;
    transition: 0.4s; }
  input[type='text']::placeholder,
  input[type='url']::placeholder,
  input[type='search']::placeholder,
  input[type='email']::placeholder,
  input[type='password']::placeholder,
  input[type='tel']::placeholder,
  input[type='time']::placeholder,
  select::placeholder,
  textarea::placeholder {
    font-size: 16px;
    font-weight: 400;
    outline: none;
    -webkit-appearance: none;
    transition: 0.4s; }
  input[type='text']:focus,
  input[type='url']:focus,
  input[type='search']:focus,
  input[type='email']:focus,
  input[type='password']:focus,
  input[type='tel']:focus,
  input[type='time']:focus,
  select:focus,
  textarea:focus {
    background: transparent;
    border-color: #e8e8e9; }

input[type="radio"],
input[type="checkbox"] {
  margin: 5px .4375em 0 0; }
  input[type="radio"] ~ label,
  input[type="checkbox"] ~ label {
    display: inline; }

input[type='submit'],
button {
  display: inline-block;
  height: 50px;
  max-width: 100%;
  margin-bottom: 0;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  border-radius: 25px;
  outline: none;
  padding: 6px 26px 4px;
  font-family: inherit;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  text-transform: capitalize;
  cursor: pointer;
  -webkit-appearance: none;
  background: transparent;
  transition: 0.4s; }
  input[type='submit']:hover, input[type='submit']:focus, input[type='submit']:active,
  button:hover,
  button:focus,
  button:active {
    color: #ffffff; }
  input[type='submit']:focus,
  button:focus {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08); }

input[type='submit']:hover, input[type='submit']:active, input[type='submit']:focus {
  color: #ffffff; }

textarea {
  height: 120px;
  padding-top: 20px; }

.select__field {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  border: 0;
  border-radius: 25px;
  width: 100%; }
  .select__field:before {
    display: block;
    position: absolute;
    content: '\f100';
    font-family: "Flaticon";
    font-size: 12px;
    opacity: .7;
    z-index: 1;
    right: 20px;
    font-weight: normal;
    line-height: 50px;
    pointer-events: none; }
  .select__field select {
    margin-bottom: 0;
    padding: 10px 36px 10px 20px;
    border: unset;
    -webkit-appearance: none;
    appearance: none; }

form.post-password-form {
  margin-bottom: 20px; }
  form.post-password-form p:first-child {
    margin-bottom: 24px; }
  form.post-password-form label {
    display: inline-block;
    width: 100%;
    margin-right: 8px; }
    @media (min-width: 600px) {
      form.post-password-form label {
        width: calc(100% - 130px);
        max-width: 270px; } }
    form.post-password-form label input[type='password'] {
      width: 100%;
      margin-top: 5px; }
  form.post-password-form input[type='submit'] {
    height: 50px;
    min-width: 170px;
    border-width: 2px; }
    form.post-password-form input[type='submit']:hover {
      color: #ffffff; }

dl {
  margin-bottom: 1.75em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 1.75em; }

.wgl-container {
  margin-right: auto;
  margin-left: auto;
  width: 1170px; }
  .wgl-container.full-width {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .wgl-container .wgl-container {
    width: 100%; }
  .wgl-container .elementor-section-boxed .elementor-column-gap-default .elementor-row {
    width: calc(100% + 20px);
    margin: -10px; }
  .wgl-container .elementor-section-boxed .elementor-column-gap-narrow .elementor-row {
    width: calc(100% + 10px);
    margin: -5px; }
  .wgl-container .elementor-section-boxed .elementor-column-gap-extended .elementor-row {
    width: calc(100% + 30px);
    margin: -15px; }
  .wgl-container .elementor-section-boxed .elementor-column-gap-wide .elementor-row {
    width: calc(100% + 40px);
    margin: -20px; }
  .wgl-container .elementor-section-boxed .elementor-column-gap-wider .elementor-row {
    width: calc(100% + 60px);
    margin: -30px; }
  .wgl-container .elementor-section-boxed .elementor-section-boxed .elementor-container {
    width: 100%; }

body.elementor-page main .wgl-container,
body.elementor-page .footer_top-area .wgl-container,
body.elementor-editor-active main .wgl-container,
body.elementor-editor-active .footer_top-area .wgl-container,
body.elementor-editor-preview main .wgl-container,
body.elementor-editor-preview .footer_top-area .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto; }
  body.elementor-page main .wgl-container.full-width,
  body.elementor-page .footer_top-area .wgl-container.full-width,
  body.elementor-editor-active main .wgl-container.full-width,
  body.elementor-editor-active .footer_top-area .wgl-container.full-width,
  body.elementor-editor-preview main .wgl-container.full-width,
  body.elementor-editor-preview .footer_top-area .wgl-container.full-width {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }

body.elementor-page.single-footer main:not(:empty) .wgl-container,
body.elementor-page.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer .footer_top-area:not(:empty) .wgl-container {
  max-width: none;
  margin-left: auto;
  margin-right: auto; }

body.elementor-default .footer_top-area .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto; }
  body.elementor-default .footer_top-area .wgl-container.full-width {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }

#main .wgl-container .wgl_wrapper {
  left: 0 !important; }

.fullwidth-wrapper {
  width: 100%; }

.row:after, .row:before,
.wgl-container:after,
.wgl-container:before,
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
  line-height: 0; }

.wgl-container:after,
.row:after,
.clear,
.clearfix:after {
  clear: both; }

[class*='wgl_col-'] {
  float: left;
  min-height: 1px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row [class*='wgl_col-'] {
    display: block;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }

.slick-slider a, .slick-slider a:hover, .slick-slider a:focus {
  transition: 0.4s; }

a:hover {
  color: inherit; }

.wgl-icon {
  display: inline-block;
  transition: 0.4s; }

.aleft {
  text-align: left; }

.acenter {
  text-align: center; }

.aright {
  text-align: right; }

.ajustify {
  text-align: justify; }

.wgl-layout-left, .wgl-layout-right {
  display: flex; }

.wgl-layout-left .content_wrapper {
  flex-grow: 1; }

.wgl-layout-right {
  flex-direction: row-reverse; }
  .wgl-layout-right .content_wrapper {
    flex-grow: 1; }

.aleft .wgl-layout-left {
  justify-content: flex-start; }

.aleft .wgl-layout-right {
  justify-content: flex-end; }

.acenter .wgl-layout-left, .acenter .wgl-layout-right {
  justify-content: center; }

.aright .wgl-layout-left {
  justify-content: flex-end; }

.aright .wgl-layout-right {
  justify-content: flex-start; }

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

.alignleft {
  float: left;
  margin: 0 30px 10px 0; }

.alignright {
  float: right;
  margin: 0 0 10px 30px; }

.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.wp-block-cover,
.wp-block-button,
p + .alignfull,
p + .alignwide {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.wp-block-cover.alignleft,
.wp-block-button.alignleft {
  margin-right: 2rem;
  margin-top: 0; }

.wp-block-cover.alignright,
.wp-block-button.alignright {
  margin-left: 2rem;
  margin-top: 0; }

.wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin-bottom: 2rem; }

.blog-post_text blockquote {
  margin-bottom: 2rem; }

.z-index-1 {
  z-index: 1; }

.relative {
  position: relative; }

.text-uppercase {
  text-transform: uppercase; }

.bypostauthor {
  opacity: 1; }

.ohidden {
  overflow: hidden; }

.ovisible {
  overflow: visible; }

.blog-post_content .wp-block-cover .wp-block-cover-image-text,
.blog-post_content .wp-block-cover-image .wp-block-cover-image-text,
.blog-post_content .wp-block-cover .wp-block-cover-text,
.blog-post_content .wp-block-cover-image .wp-block-cover-text,
.blog-post_content .wp-block-cover h2,
.blog-post_content .wp-block-cover-image h2 {
  color: #ffffff; }

.wp-caption-text,
.wp-caption .wp-caption-text {
  margin: 0.5em 0;
  font-size: 13px;
  text-align: center; }

.wp-caption,
.gallery-caption {
  font-style: italic;
  max-width: 100%;
  margin-bottom: 1em; }
  .wp-caption img,
  .gallery-caption img {
    border-radius: unset; }

.sticky-sidebar_init #main {
  padding-bottom: 66px; }

#main {
  padding: 40px 0;
  position: relative;
  z-index: 0;
  min-height: 65vh;
  overflow: hidden; }

.row.sidebar_left #main-content {
  float: right; }

.gm-control-active {
  border-radius: unset;
  box-shadow: none; }

hr {
  margin: 20px 0 20px;
  border: none;
  border-bottom: 1px solid #1d1f21; }
  hr.wp-block-separator {
    max-width: 100px; }
    hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-dots {
      max-width: 100%; }

table td,
table th {
  padding: 5px 10px;
  border: 1px solid #ebebee;
  text-align: left; }

table:not(:last-child) {
  margin-bottom: 22px; }

.screen-reader-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal !important;
  overflow: hidden; }
  .screen-reader-text:focus {
    display: block;
    z-index: 100000;
    top: 5px;
    left: 5px;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    font-size: 1em;
    line-height: normal;
    color: #444;
    text-decoration: none;
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none; }

.mejs-container {
  margin-bottom: 20px; }

.wp-block-gallery {
  margin-bottom: 16px; }
  .wp-block-gallery li.blocks-gallery-item {
    padding-left: 0;
    margin-bottom: 16px; }
    .wp-block-gallery li.blocks-gallery-item figcaption {
      line-height: 1.5; }
  .wp-block-gallery.alignwide {
    clear: both; }

.wp-block-search__button {
  height: 50px;
  border-width: 1px; }

.wgl-row-animation > .elementor-container {
  z-index: 1; }

.particles-js {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }

.page-header .particles-js {
  left: 0;
  top: 0; }

.extended-parallax {
  position: absolute;
  z-index: -1;
  width: 100%; }

.morph-svg {
  position: absolute;
  z-index: -1;
  width: 100%; }

.wgl-background-image_parallax {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
  .wgl-background-image_parallax div {
    height: 100%; }

.wgl-elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  pointer-events: none; }
  .wgl-elementor-shape-top {
    top: -1px; }
  .wgl-elementor-shape-bottom {
    bottom: -1px; }
  .wgl-elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%); }

p + .alignfull,
p + .alignwide {
  margin-top: 2em; }

main .alignfull {
  margin-left: -30px;
  margin-right: -30px;
  max-width: calc(100% + 60px); }
  main .alignfull,
  main .alignfull img {
    width: 100vw; }
  main .alignfull.wp-block-image, main .alignfull.wp-block-cover, main .alignfull.wp-block-gallery, main .alignfull.wp-block-embed {
    margin-left: -50px;
    margin-right: -50px;
    max-width: calc(100% + 100px); }
    @media (max-width: 420px) {
      main .alignfull.wp-block-image, main .alignfull.wp-block-cover, main .alignfull.wp-block-gallery, main .alignfull.wp-block-embed {
        margin-left: -30px;
        margin-right: -30px;
        max-width: calc(100% + 60px); } }
  main .alignfull .wp-block-column {
    padding: 0 5px; }
  main .alignfull > figcaption {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }

main .alignwide {
  max-width: none;
  max-width: calc(100vw - 50px);
  margin-left: -25px;
  margin-right: -25px; }
  @media (max-width: 420px) {
    main .alignwide {
      max-width: calc(100vw - 30px);
      margin-left: -15px;
      margin-right: -15px; } }

main .alignnone {
  margin-right: auto;
  margin-left: auto; }

main .sidebar_left .alignfull,
main .sidebar_left .alignwide, main .sidebar_right .alignfull,
main .sidebar_right .alignwide {
  width: auto;
  max-width: 110%;
  transform: translateX(0); }

main .sidebar_left .alignwide, main .sidebar_right .alignwide {
  margin-left: -17px;
  margin-right: -17px;
  max-width: calc(100% + 34px); }

main .sidebar_left .alignfull, main .sidebar_right .alignfull {
  margin-left: -50px;
  margin-right: -50px;
  max-width: calc(100% + 100px); }
  @media (max-width: 420px) {
    main .sidebar_left .alignfull, main .sidebar_right .alignfull {
      margin-left: -30px;
      margin-right: -30px;
      max-width: calc(100% + 60px); } }
  main .sidebar_left .alignfull img, main .sidebar_right .alignfull img {
    width: 100%; }
  main .sidebar_left .alignfull.wp-block-image, main .sidebar_left .alignfull.wp-block-cover, main .sidebar_left .alignfull.wp-block-gallery, main .sidebar_right .alignfull.wp-block-image, main .sidebar_right .alignfull.wp-block-cover, main .sidebar_right .alignfull.wp-block-gallery {
    max-width: calc(100% + 100px); }
  main .sidebar_left .alignfull .wp-block-column, main .sidebar_right .alignfull .wp-block-column {
    padding: 0 5px; }
  main .sidebar_left .alignfull > figcaption, main .sidebar_right .alignfull > figcaption {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }

main .sidebar_left .blog-post:not(.format-no_featured) .alignfull.wp-block-image, main .sidebar_left .blog-post:not(.format-no_featured) .alignfull.wp-block-cover, main .sidebar_left .blog-post:not(.format-no_featured) .alignfull.wp-block-gallery, main .sidebar_right .blog-post:not(.format-no_featured) .alignfull.wp-block-image, main .sidebar_right .blog-post:not(.format-no_featured) .alignfull.wp-block-cover, main .sidebar_right .blog-post:not(.format-no_featured) .alignfull.wp-block-gallery {
  margin-left: -25px;
  margin-right: -25px;
  max-width: calc(100% + 50px); }
  @media (max-width: 420px) {
    main .sidebar_left .blog-post:not(.format-no_featured) .alignfull.wp-block-image, main .sidebar_left .blog-post:not(.format-no_featured) .alignfull.wp-block-cover, main .sidebar_left .blog-post:not(.format-no_featured) .alignfull.wp-block-gallery, main .sidebar_right .blog-post:not(.format-no_featured) .alignfull.wp-block-image, main .sidebar_right .blog-post:not(.format-no_featured) .alignfull.wp-block-cover, main .sidebar_right .blog-post:not(.format-no_featured) .alignfull.wp-block-gallery {
      margin-left: -15px;
      margin-right: -15px;
      max-width: calc(100% + 30px); } }

main .sidebar > :last-child {
  margin-bottom: 40px; }

.single main .sidebar_left .alignwide, .single main .sidebar_right .alignwide {
  margin-left: -10px;
  margin-right: -10px; }

.single main .sidebar_left .alignfull, .single main .sidebar_right .alignfull {
  margin-left: -20px;
  margin-right: -20px; }

.wp-block-group {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .wp-block-group.has-background {
    padding: 2rem; }
  .wp-block-group p:last-child {
    margin-bottom: 0; }

/* ==================== ##Header Styles ==================== */
.wgl-theme-header {
  position: relative;
  z-index: 2; }
  .wgl-theme-header .wrapper a {
    color: inherit; }
  .wgl-theme-header .header_button .wgl-button.elementor-button {
    border-width: 1px;
    border-style: solid; }
  .wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a,
  .wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a > img {
    max-height: none !important; }
  .wgl-theme-header .wgl-mobile-header,
  .wgl-theme-header .mobile_nav_wrapper .primary-nav .menu,
  .wgl-theme-header .wgl-mobile-header i.menu-item__plus {
    display: none; }
  .wgl-theme-header.header_overlap {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0; }
    .wgl-theme-header.header_overlap .wgl-site-header .v_align_middle.header_side .primary-nav .lavalamp-object {
      top: calc(100% + 2px); }
    .wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > span, .wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > i {
      color: inherit; }
    .wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > span:before {
      background: currentColor; }
    .wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > i:before {
      opacity: 1; }
    .wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > span:after {
      opacity: 1;
      background: currentcolor; }
    .wgl-theme-header.header_overlap .wgl-site-header .primary-nav .lavalamp-object {
      background: currentColor; }
  .wgl-theme-header.header_shadow {
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1); }
  .wgl-theme-header .wgl_button {
    z-index: 0; }
  .wgl-theme-header .login-in {
    display: inline-block;
    padding-top: 0; }
    .wgl-theme-header .login-in.woocommerce {
      display: inline-block;
      padding-top: 0; }
    .wgl-theme-header .login-in .login-in_wrapper {
      display: flex;
      align-items: center;
      height: 100%;
      color: inherit; }
      .wgl-theme-header .login-in .login-in_wrapper a {
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        color: inherit;
        text-transform: uppercase; }
    .wgl-theme-header .login-in .wgl_modal-window {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      overflow: auto;
      visibility: visible;
      outline: none;
      background: #fff;
      z-index: 1000000;
      opacity: 0;
      visibility: hidden;
      -webkit-overflow-scrolling: touch;
      text-align: center;
      transition: 0.45s; }
      .wgl-theme-header .login-in .wgl_modal-window .modal-dialog {
        margin: 12rem auto 0;
        max-width: 430px;
        position: relative; }
    .wgl-theme-header .login-in.open_login .wgl_modal-window {
      opacity: 1;
      visibility: visible; }
    .wgl-theme-header .login-in.open_login .overlay {
      opacity: 1;
      visibility: visible; }
    .wgl-theme-header .login-in.open_login .wgl-woocommerce-tabs {
      transform: translateY(0);
      opacity: 1; }
    .wgl-theme-header .login-in .overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: transparent;
      opacity: 0;
      visibility: hidden;
      transition: 0.4s; }
    .wgl-theme-header .login-in .wgl-woocommerce-tabs {
      transform: translateY(50px);
      transition: .3s ease-in-out;
      opacity: 0;
      transition-delay: .3s; }
  .wgl-theme-header .mini-cart {
    display: inline-block;
    position: relative;
    z-index: 1; }
    .wgl-theme-header .mini-cart .mini_cart-overlay {
      position: fixed;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: transparent;
      opacity: 0;
      visibility: hidden;
      transition: all 0.4s; }
    .wgl-theme-header .mini-cart a {
      color: inherit;
      cursor: pointer; }
      .wgl-theme-header .mini-cart a.woo_icon {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        font-size: 20px;
        width: 46px;
        border-radius: 50%; }
        .wgl-theme-header .mini-cart a.woo_icon:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          display: block;
          transition: 0.4s;
          z-index: -1;
          border-radius: inherit;
          transform: translate(5px, 5px); }
        .wgl-theme-header .mini-cart a.woo_icon .fa {
          font-size: 22px;
          font-weight: normal; }
      .wgl-theme-header .mini-cart a:hover.woo_icon {
        color: #fff !important; }
        .wgl-theme-header .mini-cart a:hover.woo_icon:after {
          transform: translate(0, 0); }
        .wgl-theme-header .mini-cart a:hover.woo_icon .woo_mini-count span {
          color: #fff !important; }
    .wgl-theme-header .mini-cart.open_cart .mini_cart-overlay {
      background: #000000;
      visibility: visible;
      opacity: 0.4; }
    .wgl-theme-header .mini-cart.open_cart .woo_mini_cart {
      transform: translate(0); }
    .wgl-theme-header .mini-cart .woo_mini_cart:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 38px;
      top: -38px;
      left: 0;
      right: 0; }
    .wgl-theme-header .mini-cart .header_cart-button {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      width: 26px;
      height: 32px;
      margin-top: 0;
      position: relative; }
      .wgl-theme-header .mini-cart .header_cart-button svg {
        transition: 0.3s; }
        .wgl-theme-header .mini-cart .header_cart-button svg g path {
          fill: currentColor !important; }
        .wgl-theme-header .mini-cart .header_cart-button svg .st0 {
          stroke: currentColor !important;
          transform-origin: bottom left;
          transform-box: fill-box;
          transition: all .45s ease; }
          .wgl-theme-header .mini-cart .header_cart-button svg .st0.st_transform-right {
            transform-origin: bottom right; }
        .wgl-theme-header .mini-cart .header_cart-button svg line {
          stroke: currentColor !important; }
    .wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li {
      text-align: left;
      list-style: none; }
      .wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:after {
        content: '';
        display: block;
        height: 0;
        clear: both; }
      .wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove:before {
        color: #c2c2c2; }
      .wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:first-child {
        margin-top: 0; }
      .wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
        margin-bottom: 0; }
    .wgl-theme-header .mini-cart .flaticon-shopcart-icon:before {
      content: "\f198";
      font-family: Flaticon;
      font-size: 20px;
      vertical-align: middle;
      display: none; }
  .wgl-theme-header .woocommerce .woo_mini_cart {
    position: fixed;
    z-index: 100000;
    top: 15px;
    right: 15px;
    width: 375px;
    min-height: 33%;
    max-height: calc(100% - 30px);
    padding: 39px 33px 10px;
    text-align: center;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    transform: translate(110%);
    transition: 0.3s ease-in;
    scrollbar-width: none; }
    .wgl-theme-header .woocommerce .woo_mini_cart::-webkit-scrollbar {
      display: none; }
    .wgl-theme-header .woocommerce .woo_mini_cart ul {
      margin: 0;
      padding: 0; }
    .wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_title {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      margin-bottom: 44px;
      border-bottom: 1px solid #e5e5e5;
      padding-bottom: 18px;
      text-align: left;
      text-transform: capitalize; }
      .wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_title h4 {
        font-size: 24px; }
    .wgl-theme-header .woocommerce .woo_mini_cart .close_mini_cart:after {
      content: '\f169';
      padding-left: 10px;
      font-family: flaticon;
      font-size: 13px;
      line-height: 0;
      color: #c2c2c2;
      text-rendering: auto;
      box-shadow: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      cursor: pointer;
      transition: 0.3s; }
    .wgl-theme-header .woocommerce .woo_mini_cart .total strong {
      color: inherit; }
    .wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_item dl.variation {
      display: flex;
      margin: 0;
      padding-top: 3px; }
    .wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_item dt.variation-Size {
      padding-right: 5px; }
    .wgl-theme-header .woocommerce .woo_mini_cart .mini_cart_item dd.variation-Size {
      margin: 0; }
    .wgl-theme-header .woocommerce .woo_mini_cart .blockUI.blockOverlay {
      background-color: transparent !important; }
  .wgl-theme-header .woo_mini-count span {
    display: inline-block;
    position: absolute;
    z-index: 1;
    right: -15px;
    top: -7px;
    height: 19px;
    min-width: 19px;
    line-height: 19px;
    border-radius: 50%;
    padding: 0 3px;
    font-style: normal;
    font-size: 11px;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color .3s; }

body:not(.elementor-editor-active) .wgl-theme-header .elementor-column,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-column-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget[data-widget_type="wgl-menu.default"] {
  position: static; }

.wgl-header-row .wgl-header-row_wrapper {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between; }

.wgl-header-row .header_side.display_normal {
  flex: 0 auto; }

.wgl-header-row .header_side.display_grow {
  flex: 1; }
  .wgl-header-row .header_side.display_grow .primary-nav > .menu {
    white-space: nowrap; }

.wgl-header-row .header_side.v_align_middle {
  align-self: center; }

.wgl-header-row .header_side.v_align_bottom {
  align-self: flex-end; }
  .wgl-header-row .header_side.v_align_bottom .primary-nav > ul > li > a {
    align-self: flex-end;
    align-items: flex-end; }
  .wgl-header-row .header_side.v_align_bottom .header_area_container > *,
  .wgl-header-row .header_side.v_align_bottom .header_search-button {
    vertical-align: bottom; }

.wgl-header-row .header_side.v_align_top {
  align-self: flex-start; }
  .wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object {
    top: 0;
    bottom: auto;
    margin-top: 0 !important; }
  .wgl-header-row .header_side.v_align_top .primary-nav > ul > li > a {
    align-self: flex-start;
    align-items: flex-start; }
  .wgl-header-row .header_side.v_align_top .header_area_container > *,
  .wgl-header-row .header_side.v_align_top .header_search-button {
    vertical-align: top; }

.wgl-header-row .header_side.h_align_left {
  text-align: left; }

.wgl-header-row .header_side.h_align_center {
  text-align: center; }

.wgl-header-row .header_side.h_align_right {
  text-align: right; }

.wgl-header-row .header_side.display_grow.h_align_right {
  margin-left: auto; }

.wgl-header-row .header_side.display_grow.h_align_center {
  margin-right: auto;
  margin-left: auto; }

.wgl-header-row .header_side.display_grow.h_align_left {
  margin-right: auto; }

.wgl-header-row .header_side.display_grow.h_align_left .header_area_container {
  justify-content: flex-start; }

.wgl-header-row .header_side.display_grow.h_align_center .header_area_container {
  justify-content: center; }

.wgl-header-row .header_side.display_grow.h_align_right .header_area_container {
  justify-content: flex-end; }

.wgl-header-row .header_side[class^="position_center"] .header_area_container > div.mini-cart {
  padding: 0; }

.wgl-header-row .header_side[class^="position_center"] .primary-nav > ul li.mega-menu > ul.mega-menu {
  left: 0;
  right: 0;
  margin: 0 auto; }

.wgl-header-row .header_side[class^="position_left"] .header_area_container > *:last-child {
  padding-right: 0; }

.wgl-header-row .header_side[class^="position_right"] .header_area_container > *:first-child {
  padding-left: 0; }

.wgl-header-row .header_side[class^="position_left"] .primary-nav ul li ul {
  left: 0;
  right: auto; }

.wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li ul .sub-menu {
  left: 100%;
  right: auto; }

.wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(1) > .sub-menu, .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(2) > .sub-menu, .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(3) > .sub-menu, .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(4) > .sub-menu {
  left: 0;
  right: auto; }
  .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(1) > .sub-menu .sub-menu, .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(2) > .sub-menu .sub-menu, .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(3) > .sub-menu .sub-menu, .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(4) > .sub-menu .sub-menu {
    left: calc(100% + 5px);
    right: auto; }

.wgl-header-row .header_side,
.wgl-header-row .header_render_editor,
.wgl-header-row .wrapper,
.wgl-header-row .header_area_container {
  max-width: 100%;
  box-sizing: border-box; }

.header_area_container {
  display: inline-block;
  height: 100%;
  max-height: 100%; }
  .header_area_container > * {
    display: inline-block;
    vertical-align: middle; }

.delimiter {
  position: relative; }

.wgl-logotype-container img {
  vertical-align: middle;
  max-height: 100%;
  max-width: initial; }

.wgl-logotype-container a {
  color: inherit; }

.wgl-logotype-container .logo-name {
  color: inherit;
  font-size: 36px;
  line-height: 42px;
  text-transform: uppercase; }

.wgl-logotype-container h1.logo-name {
  max-width: 150px; }

.wgl-mobile-header .wgl-logotype-container h1.logo-name {
  text-align: center; }

.primary-nav {
  letter-spacing: 0.02em; }
  .primary-nav a {
    transition: 0.3s; }
  .primary-nav.align-left {
    text-align: left; }
    .primary-nav.align-left > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
    .primary-nav.align-left > ul.menu > li.mega-cat > div.mega-menu-container {
      left: 0;
      right: auto; }
  .primary-nav.align-center {
    text-align: center; }
    .primary-nav.align-center > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
    .primary-nav.align-center > ul.menu > li.mega-cat > div.mega-menu-container {
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto; }
  .primary-nav.align-right {
    text-align: right; }
    .primary-nav.align-right > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
    .primary-nav.align-right > ul.menu > li.mega-cat > div.mega-menu-container {
      left: auto;
      right: 0; }
  .primary-nav .lavalamp {
    position: static; }
    .primary-nav .lavalamp-object {
      position: absolute;
      z-index: 0;
      left: 0;
      bottom: 0;
      height: 2px;
      opacity: 0; }
    .primary-nav .lavalamp_animate .lavalamp-object {
      opacity: 1; }
  .primary-nav > ul.lavalamp > li > a > span:after {
    display: none !important; }
  .primary-nav ul:hover li:not(:hover) {
    z-index: 0;
    position: relative; }
  .primary-nav ul li {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit; }
  .primary-nav > ul li {
    position: relative;
    padding-left: 0; }
  .primary-nav > ul li.mega-menu {
    position: static !important; }
    .primary-nav > ul li.mega-menu > ul.mega-menu {
      left: auto; }
  .primary-nav > ul {
    height: 100%;
    padding: 0; }
    .primary-nav > ul:not(.lavalamp) > li:hover > a > span:not(.button_switcher):after, .primary-nav > ul:not(.lavalamp) > li:hover > a > span:not(.button_switcher):before {
      opacity: 1;
      visibility: visible;
      margin-bottom: -12px; }
  .primary-nav > ul > li {
    height: 100%; }
    .primary-nav > ul > li.current-menu-item > a > span:after, .primary-nav > ul > li.current-menu-item > a > span:before, .primary-nav > ul > li.current_page_item > a > span:after, .primary-nav > ul > li.current_page_item > a > span:before, .primary-nav > ul > li.current-menu-parent > a > span:after, .primary-nav > ul > li.current-menu-parent > a > span:before, .primary-nav > ul > li.current_page_parent > a > span:after, .primary-nav > ul > li.current_page_parent > a > span:before, .primary-nav > ul > li.current-menu-ancestor > a > span:after, .primary-nav > ul > li.current-menu-ancestor > a > span:before, .primary-nav > ul > li.current_page_ancestor > a > span:after, .primary-nav > ul > li.current_page_ancestor > a > span:before {
      opacity: 1;
      visibility: visible;
      margin-bottom: -12px; }
    .primary-nav > ul > li.current-menu-item.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current-menu-item.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current_page_item.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current_page_item.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current-menu-parent.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current-menu-parent.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current_page_parent.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current_page_parent.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current-menu-ancestor.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current-menu-ancestor.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current_page_ancestor.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus, .primary-nav > ul > li.current_page_ancestor.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus {
      color: inherit; }
    .primary-nav > ul > li.mega-menu-links > ul.mega-menu {
      padding-left: 10px;
      padding-right: 10px; }
    .primary-nav > ul > li > a {
      display: flex;
      position: relative;
      z-index: 1;
      height: 100%;
      align-items: center;
      vertical-align: middle;
      padding: 0 28px;
      color: inherit;
      text-transform: initial;
      opacity: 1;
      transition: 0.2s; }
      .primary-nav > ul > li > a > span {
        position: relative; }
        .primary-nav > ul > li > a > span:after {
          content: '';
          position: absolute;
          left: 50%;
          margin-left: -3px;
          bottom: 0;
          bottom: 0;
          margin-bottom: 0;
          width: 6px;
          height: 6px;
          opacity: 0;
          visibility: hidden;
          transition: 0.45s;
          border-radius: 2px; }
        .primary-nav > ul > li > a > span .item_text {
          position: relative;
          z-index: 1; }
    .primary-nav > ul > li:hover > a > span:after {
      opacity: 1;
      visibility: visible;
      margin-bottom: -12px; }
  .primary-nav > ul > li.menu-item-has-children > a > span + i.menu-item__plus,
  .primary-nav > ul > li.mega-menu.mega-cat > a > span + i.menu-item__plus {
    position: relative;
    width: 14px;
    padding-left: 8px;
    font-style: normal;
    font-weight: 300;
    transition: inherit; }
    .primary-nav > ul > li.menu-item-has-children > a > span + i.menu-item__plus:before,
    .primary-nav > ul > li.mega-menu.mega-cat > a > span + i.menu-item__plus:before {
      content: '\f100';
      font-family: flaticon;
      font-size: 10px; }
  .primary-nav > ul > li.menu-item-has-children:not(:hover) > a > span + i.menu-item__plus,
  .primary-nav > ul > li.mega-menu.mega-cat:not(:hover) > a > span + i.menu-item__plus {
    color: rgba(152, 152, 152, 0.7); }
  .primary-nav ul li ul ul {
    top: -13px;
    left: calc(100% + 4px); }
  .primary-nav ul li ul li {
    display: block;
    padding: 0; }
    .primary-nav ul li ul li > a > span,
    .primary-nav ul li ul li > a > i {
      position: relative;
      transition: 0.3s ease-in-out; }
    .primary-nav ul li ul li > a > span {
      padding-right: 0; }
      .primary-nav ul li ul li > a > span:after {
        content: '';
        position: absolute;
        left: 0;
        margin-left: -5px;
        top: 50%;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        border-radius: 2px;
        opacity: 0;
        visibility: hidden;
        transition: inherit; }
      .primary-nav ul li ul li > a > span .item_text {
        position: relative;
        z-index: 1; }
    .primary-nav ul li ul li:hover ul {
      top: -27px; }
    .primary-nav ul li ul li:hover > a > span {
      padding-left: 16px; }
      .primary-nav ul li ul li:hover > a > span:before, .primary-nav ul li ul li:hover > a > span:after {
        opacity: 1;
        visibility: visible; }
    .primary-nav ul li ul li:hover > a > span:not(.button_switcher), .primary-nav ul li ul li.menu-item-has-children:hover > a > span:not(.button_switcher), .primary-nav ul li ul li.current-menu-ancestor > a > span:not(.button_switcher), .primary-nav ul li ul li.current_page_ancestor > a > span:not(.button_switcher), .primary-nav ul li ul li.current-menu-item > a > span:not(.button_switcher), .primary-nav ul li ul li.current_page_item > a > span:not(.button_switcher) {
      padding-left: 16px; }
      .primary-nav ul li ul li:hover > a > span:not(.button_switcher):before, .primary-nav ul li ul li:hover > a > span:not(.button_switcher):after, .primary-nav ul li ul li.menu-item-has-children:hover > a > span:not(.button_switcher):before, .primary-nav ul li ul li.menu-item-has-children:hover > a > span:not(.button_switcher):after, .primary-nav ul li ul li.current-menu-ancestor > a > span:not(.button_switcher):before, .primary-nav ul li ul li.current-menu-ancestor > a > span:not(.button_switcher):after, .primary-nav ul li ul li.current_page_ancestor > a > span:not(.button_switcher):before, .primary-nav ul li ul li.current_page_ancestor > a > span:not(.button_switcher):after, .primary-nav ul li ul li.current-menu-item > a > span:not(.button_switcher):before, .primary-nav ul li ul li.current-menu-item > a > span:not(.button_switcher):after, .primary-nav ul li ul li.current_page_item > a > span:not(.button_switcher):before, .primary-nav ul li ul li.current_page_item > a > span:not(.button_switcher):after {
        opacity: 1;
        visibility: visible;
        margin-left: 0; }
      .primary-nav ul li ul li:hover > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li.menu-item-has-children:hover > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li.current-menu-ancestor > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li.current_page_ancestor > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li.current-menu-item > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li.current_page_item > a > span:not(.button_switcher) + i.menu-item__plus {
        color: inherit; }
  .primary-nav ul li ul .menu-item {
    line-height: inherit; }
    .primary-nav ul li ul .menu-item a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 3px 35px 3px 38px;
      color: inherit;
      opacity: 1;
      transition: 0s; }
  .primary-nav ul li ul,
  .primary-nav ul li div.mega-menu-container {
    display: block;
    position: absolute;
    z-index: 555;
    top: calc(100% + 15px);
    left: -12px;
    min-width: 260px;
    white-space: nowrap;
    margin-top: 0;
    margin-left: 0;
    border: unset;
    border-radius: 10px;
    padding: 25px 0;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in;
    border-style: solid;
    border-width: 1px 1px 1px 1px; }
  .primary-nav ul li:hover > ul,
  .primary-nav ul li:hover > div.mega-menu-container {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0) translateZ(0); }
    .primary-nav ul li:hover > ul.mega-menu > ul.mega-menu,
    .primary-nav ul li:hover > ul.mega-menu > li > ul.mega-menu,
    .primary-nav ul li:hover > ul > ul.mega-menu,
    .primary-nav ul li:hover > ul > li > ul.mega-menu,
    .primary-nav ul li:hover > div.mega-menu-container.mega-menu > ul.mega-menu,
    .primary-nav ul li:hover > div.mega-menu-container.mega-menu > li > ul.mega-menu,
    .primary-nav ul li:hover > div.mega-menu-container > ul.mega-menu,
    .primary-nav ul li:hover > div.mega-menu-container > li > ul.mega-menu {
      opacity: 1;
      visibility: visible;
      transform: rotateX(0) translateZ(0); }
  .primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > span + .menu-item__plus {
    padding-left: 10px;
    font-size: 0.6em;
    line-height: 1;
    font-style: normal;
    color: rgba(152, 152, 152, 0.7); }
    .primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > span + .menu-item__plus:before {
      content: "\f112";
      font-family: flaticon; }
  .primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu {
    right: 0; }
    .primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu,
    .primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu,
    .primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu,
    .primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu,
    .primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu .sub-menu {
      left: auto; }
    .primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu .sub-menu, .primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu .sub-menu {
      right: calc(100% + 4px); }
  .primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-left {
    left: auto !important;
    right: 0 !important; }
  .primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-right {
    right: auto !important;
    left: 0 !important; }
  .primary-nav ul.sub-menu {
    letter-spacing: 0; }
    .primary-nav ul.sub-menu.wgl-submenu-position-left {
      left: auto !important;
      right: calc(100% + 4px) !important; }
    .primary-nav ul.sub-menu.wgl-submenu-position-right {
      right: auto !important;
      left: calc(100% + 4px) !important; }

.admin-bar .wgl-sticky-header {
  top: 32px; }

.admin-bar .wgl-theme-header .woo_mini_cart {
  padding-bottom: 28px;
  margin-top: 32px;
  max-height: calc(100% - 32px - 30px); }

.primary-nav ul li.mega-menu-links > ul {
  padding: 0;
  box-sizing: border-box;
  width: 1170px;
  display: flex;
  flex-wrap: wrap; }
  .primary-nav ul li.mega-menu-links > ul > li {
    float: left;
    box-sizing: border-box;
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: capitalize; }
    .primary-nav ul li.mega-menu-links > ul > li:after {
      content: unset;
      display: none;
      position: absolute;
      top: 30px;
      right: 0;
      width: 1px;
      height: calc(100% - 60px);
      background: unset; }
    .primary-nav ul li.mega-menu-links > ul > li:hover ~ li {
      z-index: 0; }
    .primary-nav ul li.mega-menu-links > ul > li.hide-mega-headings > a {
      display: none; }
    .primary-nav ul li.mega-menu-links > ul > li:hover > a > span {
      color: initial !important;
      background: none !important; }
    .primary-nav ul li.mega-menu-links > ul > li > a {
      position: relative;
      padding-top: 4px;
      padding-bottom: 0;
      padding-left: 28px;
      padding-right: 20px; }
      .primary-nav ul li.mega-menu-links > ul > li > a > span {
        padding-left: 0 !important; }
      .primary-nav ul li.mega-menu-links > ul > li > a:after {
        display: none; }

.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%; }
  .primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li:after {
    display: none; }

.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%; }
  .primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li:nth-child(2n):after {
    display: none; }

.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.33333%; }
  .primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li:nth-child(3n):after {
    display: none; }

.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%; }
  .primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li:nth-child(4n):after {
    display: none; }

.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%; }
  .primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li:nth-child(5n):after {
    display: none; }

.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 6px;
  padding-bottom: 25px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none; }
  .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li {
    padding-left: 0;
    padding-right: 0;
    text-transform: none; }
    .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
      left: 100% !important;
      right: auto !important; }

.wgl-sticky-header {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
  overflow: hidden;
  opacity: 0;
  transition: 0.3s; }
  .wgl-sticky-header.sticky_active {
    overflow: visible;
    transform: translateY(0);
    opacity: 1; }
  .wgl-sticky-header.header_sticky_shadow {
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1); }
  .wgl-sticky-header .wgl-header-row .header_side.v_align_middle .primary-nav .lavalamp-object {
    top: 100%; }

.wgl-mobile-header .primary-nav > ul > li > a span:after {
  display: none; }

.wgl-cart-header {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0; }

body.single-header.elementor-editor-active .wgl-site-header,
body.single-header.elementor-editor-active .wgl-site-header .primary-nav {
  display: block; }

.lavalamp .lavalamp-object {
  transition-property: transform, width, height; }

.lavalamp .lavalamp-object.ease-in-out {
  transition-timing-function: ease-in-out; }

.lavalamp .lavalamp-object.linear {
  transition-timing-function: linear; }

.lavalamp .lavalamp-object.easeInQuad {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

.lavalamp .lavalamp-object.easeInCubic {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.lavalamp .lavalamp-object.easeInQuart {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.lavalamp .lavalamp-object.easeInQuint {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

.lavalamp .lavalamp-object.easeInSine {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

.lavalamp .lavalamp-object.easeInExpo {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035); }

.lavalamp .lavalamp-object.easeInCirc {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.lavalamp .lavalamp-object.easeInBack {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

.lavalamp .lavalamp-object.easeOutQuad {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lavalamp .lavalamp-object.easeOutCubic {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.lavalamp .lavalamp-object.easeOutQuart {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }

.lavalamp .lavalamp-object.easeOutQuint {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.lavalamp .lavalamp-object.easeOutSine {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

.lavalamp .lavalamp-object.easeOutExpo {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.lavalamp .lavalamp-object.easeOutCirc {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }

.lavalamp .lavalamp-object.easeOutBack {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.lavalamp .lavalamp-object.easeInOutQuad {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.lavalamp .lavalamp-object.easeInOutCubic {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.lavalamp .lavalamp-object.easeInOutQuart {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.lavalamp .lavalamp-object.easeInOutQuint {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }

.lavalamp .lavalamp-object.easeInOutSine {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.lavalamp .lavalamp-object.easeInOutExpo {
  transition-timing-function: cubic-bezier(1, 0, 0, 1); }

.lavalamp .lavalamp-object.easeInOutCirc {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.lavalamp .lavalamp-object.easeInOutBack {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

/* ==================== #Mobile Navigation ==================== */
.hamburger-box {
  display: none;
  cursor: pointer; }
  .hamburger-box .hamburger-inner {
    width: 20px;
    line-height: 0; }
    .hamburger-box .hamburger-inner span {
      display: inline-block;
      position: relative;
      width: 20px;
      height: 2px;
      vertical-align: top;
      background: currentColor; }
      .hamburger-box .hamburger-inner span + span {
        margin-top: 5px; }

.header_area_container .hamburger-box {
  padding: 20px !important; }

body.mobile_switch_on .hamburger-inner span:nth-child(1) {
  animation: ease .7s .4s burger_top-1-45 forwards; }

body.mobile_switch_on .hamburger-inner span:nth-child(2) {
  animation: ease .7s .4s burger_scaled-1 forwards; }

body.mobile_switch_on .hamburger-inner span:nth-child(3) {
  animation: ease .7s .4s burger_bottom-1-135 forwards; }

body.mobile_switch_off .hamburger-inner span:nth-child(1) {
  animation: ease .7s .4s burger_top-2-45 backwards; }

body.mobile_switch_off .hamburger-inner span:nth-child(2) {
  animation: ease .7s .4s burger_scaled-2 backwards; }

body.mobile_switch_off .hamburger-inner span:nth-child(3) {
  animation: ease .7s .4s burger_bottom-2-135 backwards; }

body.mobile_switch_on .mobile_nav_wrapper .wgl-menu_overlay {
  opacity: 1;
  visibility: visible; }

.mobile_nav_wrapper .wgl-menu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
  z-index: 1; }

.mobile_nav_wrapper .primary-nav {
  width: calc(100% + 17px); }
  .mobile_nav_wrapper .primary-nav ul li ul li > a > span:before,
  .mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children:after,
  .mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children > a:after,
  .mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after,
  .mobile_nav_wrapper .primary-nav ul li ul li > a:before,
  .mobile_nav_wrapper .primary-nav > ul > li > a:after,
  .mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after,
  .mobile_nav_wrapper .primary-nav > ul > li.mega-menu.mega-cat > a:after,
  .mobile_nav_wrapper .primary-nav > ul > li > a span:before,
  .mobile_nav_wrapper .primary-nav > ul > li > a > span.button_switcher:after {
    display: none; }
  .mobile_nav_wrapper .primary-nav > ul > li > a > span {
    padding-right: 0 !important; }
  .mobile_nav_wrapper .primary-nav > ul > li.current-menu-item > a > span:after,
  .mobile_nav_wrapper .primary-nav > ul > li.current_page_item > a > span:after,
  .mobile_nav_wrapper .primary-nav > ul > li.current-menu-ancestor > a > span:after,
  .mobile_nav_wrapper .primary-nav > ul > li.current-menu-parent > a > span:after,
  .mobile_nav_wrapper .primary-nav > ul > li.current_page_parent > a > span:after,
  .mobile_nav_wrapper .primary-nav > ul > li.current_page_ancestor > a > span:after {
    width: 100%; }
  .mobile_nav_wrapper .primary-nav > ul li {
    position: static; }
  .mobile_nav_wrapper .primary-nav ul li a {
    position: relative;
    text-transform: capitalize; }
  .mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a > span,
  .mobile_nav_wrapper .primary-nav ul li ul li.current-menu-item > a > span,
  .mobile_nav_wrapper .primary-nav ul li ul li.current_page_item > a > span,
  .mobile_nav_wrapper .primary-nav ul li ul li:hover > a > span {
    color: inherit; }

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 30px;
  min-width: auto;
  color: inherit;
  opacity: 1;
  visibility: visible;
  transition: 0s;
  white-space: initial;
  overflow: hidden;
  transform: none !important; }

body.admin-bar .wgl-menu_outer {
  top: 32px;
  height: calc(100vh - 32px); }

.wgl-menu_outer {
  position: fixed;
  z-index: 999;
  background-color: #222328;
  transition: transform 0.45s ease-in-out;
  overflow: hidden;
  width: 400px;
  height: 100%;
  top: 0;
  transform: translateX(-100%);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .wgl-menu_outer.sub-menu-position_right {
    right: 0;
    transform: translateX(100%); }
    .wgl-menu_outer.sub-menu-position_right .wgl-menu-outer_header {
      right: auto;
      left: -35px; }
  .wgl-menu_outer .mobile-hamburger-close {
    position: relative;
    z-index: 999; }
  .wgl-menu_outer .wgl-menu-outer_header {
    position: absolute;
    top: 50px;
    right: -35px; }
  .wgl-menu_outer .wgl-menu_content {
    position: relative;
    width: 100%;
    height: 100%; }
  .wgl-menu_outer .wgl-menu-outer_content {
    position: absolute;
    padding: 30px;
    width: 100%;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    overflow-y: scroll;
    scrollbar-width: none; }
    .wgl-menu_outer .wgl-menu-outer_content::-webkit-scrollbar {
      display: none; }

body.mobile_switch_on {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  body.mobile_switch_on .wgl-menu_outer {
    transform: translateX(0%);
    overflow: visible; }

.mobile_nav_wrapper .wgl-menu-outer_content > * {
  margin-top: 20px; }
  .mobile_nav_wrapper .wgl-menu-outer_content > *:first-child {
    margin-top: 0; }
  .mobile_nav_wrapper .wgl-menu-outer_content > *:before {
    display: none; }

.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on {
  position: relative;
  left: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: left;
  display: block !important; }

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
  display: block;
  float: none;
  height: auto;
  padding: 0; }
  .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container {
    display: none !important; }
  .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:before {
    display: none; }
  .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu {
    min-height: inherit !important;
    padding-right: 0 !important;
    padding-left: 30px !important;
    max-width: none !important;
    background-image: none !important; }
    .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li {
      width: 100%;
      margin-top: 0;
      font-weight: inherit !important; }
      .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li.hide-mega-headings a {
        display: block; }
      .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul.show_sub_menu {
        visibility: visible;
        opacity: 1; }
      .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul li:after {
        display: none; }
      .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li:after {
        display: none; }

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
  padding: 10px 0;
  margin: 0;
  color: inherit; }
  .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span {
    display: inline; }
    .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span.menu-item_plus {
      display: none; }

.mobile_nav_wrapper .primary-nav ul li ul li {
  border-bottom: 0 !important;
  margin: 0; }
  .mobile_nav_wrapper .primary-nav ul li ul li:hover > a {
    background: transparent;
    color: inherit; }
  .mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a, .mobile_nav_wrapper .primary-nav ul li ul li.menu-item.current-menu-item > a {
    background: transparent; }
    .mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a > span:after, .mobile_nav_wrapper .primary-nav ul li ul li.menu-item.current-menu-item > a > span:after {
      opacity: 1;
      visibility: visible; }
  .mobile_nav_wrapper .primary-nav ul li ul li > a:after {
    display: none; }
  .mobile_nav_wrapper .primary-nav ul li ul li > a > span {
    padding: 0;
    background: none !important; }

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li > a:before {
  display: none; }

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li:hover > a > span {
  color: inherit; }

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  box-shadow: none;
  margin-top: 0;
  border: none;
  width: 100%;
  transition: 0s;
  background-color: #222328;
  display: none; }
  .mobile_nav_wrapper .primary-nav ul li ul.sub-menu:after,
  .mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul:after,
  .mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul:after {
    display: none; }

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  padding-top: 0;
  padding-bottom: 0; }

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:not([class*="current"]):hover, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:not([class*="current"]):focus {
  padding-left: 0; }
  .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:not([class*="current"]):hover > a > span, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:not([class*="current"]):focus > a > span {
    padding-left: 0; }

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:not([class*="current"]) > a > span:after {
  opacity: 0; }

.mobile_nav_wrapper .primary-nav .button_switcher {
  width: 50px;
  height: 50px;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-right: 0; }
  .mobile_nav_wrapper .primary-nav .button_switcher:before {
    content: '';
    display: inline-block;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    transform: translate(-50%, -50%) rotate(135deg);
    opacity: 0.8;
    transition: 0.3s ease;
    background: none !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 8px;
    height: 8px;
    visibility: visible;
    margin-top: 0;
    border-radius: 0;
    color: inherit;
    margin-left: 0 !important; }
  .mobile_nav_wrapper .primary-nav .button_switcher:after {
    display: none; }
  .mobile_nav_wrapper .primary-nav .button_switcher.is-active:before {
    transform: translate(-50%, -50%) rotate(225deg); }

.mobile_nav_wrapper .search_mobile_menu .header_search-field {
  border-radius: 5px; }
  .mobile_nav_wrapper .search_mobile_menu .header_search-field .search-field {
    border-width: 0;
    background: transparent;
    border-radius: 5px; }
    .mobile_nav_wrapper .search_mobile_menu .header_search-field .search-field:focus, .mobile_nav_wrapper .search_mobile_menu .header_search-field .search-field:active {
      box-shadow: none;
      border-color: unset;
      border-width: 0; }

.wgl-mobile-header .mini-cart {
  position: relative;
  height: 46px;
  width: 46px; }

.wgl-mobile-header .header_search {
  z-index: 1; }

.wgl-mobile-header
.wgl-header-row
.header_side[class^='position_right']
.header_area_container > * {
  padding-left: 25px; }
  .wgl-mobile-header
.wgl-header-row
.header_side[class^='position_right']
.header_area_container > *:first-child {
    padding-left: 0; }

.wgl-mobile-header
.wgl-header-row
.header_side[class^='position_left']
.header_area_container > * {
  padding-right: 25px; }
  .wgl-mobile-header
.wgl-header-row
.header_side[class^='position_left']
.header_area_container > *:last-child {
    padding-right: 0; }

.wgl-mobile-header
.wgl-header-row
.header_side[class^='position_center']
.header_area_container > * {
  padding-left: 25px;
  padding-right: 25px; }
  .wgl-mobile-header
.wgl-header-row
.header_side[class^='position_center']
.header_area_container > *:last-child, .wgl-mobile-header
.wgl-header-row
.header_side[class^='position_center']
.header_area_container > *:first-child {
    padding-right: 0;
    padding-left: 0; }

@media (max-width: 1200px) {
  .wgl-theme-header .wgl-sticky-header {
    display: none; } }

@media (max-width: 782px) {
  body.admin-bar .wgl-menu_outer {
    top: 46px;
    height: calc(100vh - 46px); } }

@media (max-width: 420px) {
  .wgl-menu_outer {
    width: calc(100% - 48px); } }

@media (max-width: 360px) {
  .wgl-mobile-header .woo_mini_cart {
    width: calc(100vw - 40px); } }

@keyframes burger_top-1-45 {
  0% {
    top: 0;
    transform: rotate(0); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 7px;
    transform: rotate(45deg); } }

@keyframes burger_top-2-45 {
  0% {
    top: 7px;
    transform: rotate(45deg); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 0;
    transform: rotate(0); } }

@keyframes burger_bottom-1-135 {
  0% {
    bottom: 0px;
    transform: rotate(0); }
  50% {
    bottom: 7px;
    transform: rotate(0); }
  100% {
    bottom: 7px;
    transform: rotate(135deg); } }

@keyframes burger_bottom-2-135 {
  0% {
    bottom: 7px;
    transform: rotate(135deg); }
  50% {
    bottom: 7px;
    transform: rotate(0); }
  100% {
    bottom: 0;
    transform: rotate(0); } }

@keyframes burger_scaled-1 {
  50% {
    transform: scale(0); }
  100% {
    transform: scale(0); } }

@keyframes burger_scaled-2 {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

body .select2-container--default .select2-search--inline .select2-search__field {
  line-height: 30px;
  height: 30px;
  max-width: 100%; }

body .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: #f6f6f6;
  padding: 0 20px;
  border: 2px solid #f6f6f6;
  transition: all .3s; }
  body .select2-container--default .select2-search--dropdown .select2-search__field:hover, body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    background-color: transparent; }

body .select2-container--default .select2-selection--single {
  border: unset;
  padding: 8px 0;
  background: #f6f6f6;
  border: 2px solid #f6f6f6;
  border-radius: 25px;
  margin: 0;
  height: 50px;
  text-align: left;
  transition: all .3s; }
  body .select2-container--default .select2-selection--single .select2-selection__clear {
    float: left; }
  body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit; }
  body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    line-height: 30px;
    padding-left: 20px; }
  body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    display: none; }
    body .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border: unset;
      height: auto;
      right: 0;
      left: auto;
      margin-left: 0;
      margin-top: 0;
      position: absolute;
      top: 0; }
      body .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
        content: '';
        position: absolute;
        z-index: 0;
        right: 22px;
        top: 18px;
        line-height: 45px;
        pointer-events: none;
        border: solid black;
        border-width: 0 1px 1px 0;
        display: inline-block;
        font-size: 4px;
        padding: 1em;
        height: 1em;
        width: 1em;
        box-sizing: border-box;
        transform: rotate(45deg); }

body .select2-container--default .select2-selection--multiple {
  border: unset;
  font-size: 0;
  padding: 8px 20px;
  background: #f6f6f6;
  border: 2px solid #f6f6f6 !important;
  border-radius: 25px;
  transition: background-color .3s, border-radius .3s; }
  body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    max-width: 100%; }
    body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      font-size: 16px;
      line-height: 30px;
      padding-left: 0;
      padding-right: 10px;
      margin: 0 !important;
      max-width: 100%; }
  body .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: unset;
    border: unset;
    margin-right: 5px; }
    body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
      transition: color .4s; }
      body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #cf0a05; }

body .select2-container--default.select2-container--focus .select2-selection--multiple,
body .select2-container--default.select2-container--focus .select2-selection--single, body .select2-container--default.select2-container--open .select2-selection--multiple,
body .select2-container--default.select2-container--open .select2-selection--single {
  background-color: transparent; }

body .select2-container--default .select2-results__option {
  padding-left: 20px; }
  body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #f6f6f6;
    color: inherit; }
  body .select2-container--default .select2-results__option--highlighted[aria-selected=true], body .select2-container--default .select2-results__option--highlighted[data-selected=true] {
    font-weight: 700; }

body .select2-dropdown {
  border: unset;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12); }

/* ==================== #Side Panel  ==================== */
.elementor-widget-wgl-header-side_panel,
.elementor-widget-wgl-header-side_panel .elementor-widget-container,
.elementor-widget-wgl-header-side_panel .elementor-widget-container > .side_panel {
  height: 100%; }

.header_area_container > .side_panel {
  width: 80px; }

.side_panel {
  text-align: center; }
  .side_panel .side_panel_inner {
    display: block;
    height: 100%; }
    .side_panel .side_panel_inner .side_panel-toggle {
      border-color: currentColor;
      color: currentColor; }
  .side_panel .side_panel-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; }
  .side_panel .side_panel-toggle-inner {
    width: 20px;
    line-height: 0;
    cursor: pointer; }
    .side_panel .side_panel-toggle-inner span {
      display: inline-block;
      position: relative;
      width: 20px;
      height: 2px;
      vertical-align: top;
      background: currentColor; }
      .side_panel .side_panel-toggle-inner span + span {
        margin-top: 5px; }

body.admin-bar #side-panel.side-panel_open, body.admin-bar #side-panel.side-panel_active {
  top: 32px; }

body.side-panel--opened .side-panel_overlay {
  opacity: 1;
  visibility: visible; }

body.side-panel--opened .side_panel-toggle span:nth-child(1) {
  animation: ease 0.7s 0.4s sp_top-1-20 forwards; }

body.side-panel--opened .side_panel-toggle span:nth-child(2) {
  animation: ease 0.7s 0.4s sp_scaled-1 forwards; }

body.side-panel--opened .side_panel-toggle span:nth-child(3) {
  animation: ease 0.7s 0.4s sp_bottom-1-115 forwards; }

body.side-panel--closed .side_panel-toggle span:nth-child(1) {
  text-align: unset;
  animation: ease 0.7s 0.4s sp_top-2-20 backwards; }

body.side-panel--closed .side_panel-toggle span:nth-child(2) {
  animation: ease 0.7s 0.4s sp_scaled-2 backwards; }

body.side-panel--closed .side_panel-toggle span:nth-child(3) {
  animation: ease 0.7s 0.4s sp_bottom-2-115 backwards; }

.side-panel_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(65, 65, 65, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out; }

.elementor-editor-active.single-side_panel #side-panel, .elementor-editor-active.single-side_panel #side-panel.side-panel_position_left {
  left: auto;
  right: auto;
  transform: translateX(0);
  margin: 0 auto;
  position: static;
  height: 100vh; }

#side-panel {
  position: fixed;
  z-index: 10000;
  top: 0;
  bottom: 0;
  right: 0;
  width: 480px;
  background: #fff;
  transform: translateX(calc(100% + 80px));
  transition: transform 0.45s ease-in-out; }
  #side-panel.side-panel_position_left {
    left: 0;
    right: auto;
    transform: translateX(calc(-100% - 105px)); }
    #side-panel.side-panel_position_left .side-panel_close {
      left: calc(100% - 105px);
      right: 0; }
  #side-panel.side-panel_open {
    transform: translateX(0); }
    #side-panel.side-panel_open .side-panel_close .side-panel_close_icon span:nth-child(1) {
      animation: ease 0.7s 0.4s sp_top-1-45 forwards; }
    #side-panel.side-panel_open .side-panel_close .side-panel_close_icon span:nth-child(2) {
      animation: ease 0.7s 0.4s sp_scaled-1 forwards; }
    #side-panel.side-panel_open .side-panel_close .side-panel_close_icon span:nth-child(3) {
      animation: ease 0.7s 0.4s sp_bottom-1-135 forwards; }
  #side-panel .side-panel_sidebar {
    position: absolute;
    padding: 50px;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 9px 12px 38px rgba(0, 0, 0, 0.15);
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scrollbar-width: none; }
    #side-panel .side-panel_sidebar::-webkit-scrollbar {
      display: none; }
    #side-panel .side-panel_sidebar .widget .widget-title:before {
      display: none; }
    #side-panel .side-panel_sidebar .widget ul li,
    #side-panel .side-panel_sidebar .widget ul li a {
      color: inherit; }
    #side-panel .side-panel_sidebar .widget:not(:first-child) {
      padding-top: 40px; }
    #side-panel .side-panel_sidebar .widget_media_gallery .gallery-item .gallery-icon {
      margin: 10px; }
    #side-panel .side-panel_sidebar .widget_media_gallery .gallery {
      margin: -10px; }
  #side-panel .side-panel_close {
    position: absolute;
    top: 0;
    right: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    font-size: 21px;
    line-height: 0;
    color: #ffffff;
    text-align: center;
    background: inherit;
    cursor: pointer;
    transition: 0.45s ease-in-out; }
    #side-panel .side-panel_close .side-panel_close_icon {
      width: 20px;
      line-height: 0;
      cursor: pointer; }
      #side-panel .side-panel_close .side-panel_close_icon span {
        display: inline-block;
        position: relative;
        width: 20px;
        height: 2px;
        vertical-align: top;
        background: currentColor; }
        #side-panel .side-panel_close .side-panel_close_icon span + span {
          margin-top: 5px; }
      #side-panel .side-panel_close .side-panel_close_icon span:nth-child(1) {
        animation: ease 0.7s 0.4s sp_top-2-45 backwards; }
      #side-panel .side-panel_close .side-panel_close_icon span:nth-child(2) {
        animation: ease 0.7s 0.4s sp_scaled-2 backwards; }
      #side-panel .side-panel_close .side-panel_close_icon span:nth-child(3) {
        animation: ease 0.7s 0.4s sp_bottom-2-135 backwards; }

@keyframes sp_top-1-45 {
  0% {
    top: 0;
    transform: rotate(0); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 7px;
    transform: rotate(45deg); } }

@keyframes sp_top-1-20 {
  0% {
    top: 0;
    transform: rotate(0); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 7px;
    transform: rotate(20deg); } }

@keyframes sp_top-2-45 {
  0% {
    top: 7px;
    transform: rotate(45deg); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 0;
    transform: rotate(0); } }

@keyframes sp_top-2-20 {
  0% {
    top: 7px;
    transform: rotate(20deg); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 0;
    transform: rotate(0); } }

@keyframes sp_bottom-1-135 {
  0% {
    bottom: 0px;
    transform: rotate(0); }
  50% {
    bottom: 7px;
    transform: rotate(0); }
  100% {
    bottom: 7px;
    transform: rotate(135deg); } }

@keyframes sp_bottom-1-115 {
  0% {
    bottom: 0px;
    transform: rotate(0); }
  50% {
    bottom: 7px;
    transform: rotate(0); }
  100% {
    bottom: 7px;
    transform: rotate(115deg); } }

@keyframes sp_bottom-2-135 {
  0% {
    bottom: 7px;
    transform: rotate(135deg); }
  50% {
    bottom: 7px;
    transform: rotate(0); }
  100% {
    bottom: 0;
    transform: rotate(0); } }

@keyframes sp_bottom-2-115 {
  0% {
    bottom: 7px;
    transform: rotate(115deg); }
  50% {
    bottom: 7px;
    transform: rotate(0); }
  100% {
    bottom: 0;
    transform: rotate(0); } }

@keyframes sp_scaled-1 {
  50% {
    transform: scale(0); }
  100% {
    transform: scale(0); } }

@keyframes sp_scaled-2 {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  bottom: 0px;
  position: absolute; }

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  right: 0;
  position: absolute; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }

.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute; }

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute; }

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px; }

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px; }

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

/* ==================== ##Page Title ==================== */
.page-header {
  padding: 10px 0;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .page-header_wrapper {
    height: 100%; }
    .page-header_wrapper .wgl-container {
      height: 100%; }
  .page-header .page-header_content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .page-header_align_left .page-header_content {
    align-items: flex-start;
    text-align: left; }
  .page-header_align_center .page-header_content {
    align-items: center;
    text-align: center; }
  .page-header_align_right .page-header_content {
    align-items: flex-end;
    text-align: right; }
  .page-header.breadcrumbs_align_left .page-header_breadcrumbs {
    align-self: flex-start; }
  .page-header.breadcrumbs_align_center .page-header_breadcrumbs {
    align-self: center; }
  .page-header.breadcrumbs_align_right .page-header_breadcrumbs {
    align-self: flex-end; }
  .page-header.breadcrumbs_inline .page-header_content {
    flex-direction: row;
    align-items: center; }
    .page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
      align-self: auto; }
  .page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
    justify-content: space-between; }
  .page-header.breadcrumbs_inline.page-header_align_right .page-header_content {
    justify-content: space-between;
    flex-direction: row-reverse; }
  .page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs {
    margin-left: 20px; }
  .page-header_title {
    font-weight: 800;
    color: inherit;
    text-transform: capitalize; }
  .page-header_breadcrumbs:not(:first-child) {
    margin-top: 28px; }
    @media only screen and (max-width: 767px) {
      .page-header_breadcrumbs:not(:first-child) {
        margin-top: 8px; } }
  .page-header_breadcrumbs a {
    color: inherit; }
    .page-header_breadcrumbs a.home {
      font-size: 0;
      line-height: 0;
      letter-spacing: 0; }
      .page-header_breadcrumbs a.home:before {
        font-size: 19px;
        content: "\f111";
        font-family: 'Flaticon';
        font-weight: 400;
        position: relative;
        top: 2px; }
  .page-header_breadcrumbs .breadcrumbs {
    white-space: nowrap;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 700; }
    .page-header_breadcrumbs .breadcrumbs .current {
      cursor: default; }
  .page-header_breadcrumbs .divider:not(:last-child) {
    color: inherit;
    margin: 0 3px; }
    .page-header_breadcrumbs .divider:not(:last-child):before {
      content: "\f112";
      font-family: 'Flaticon';
      font-size: 12px;
      transition: all .3s ease;
      font-weight: 400;
      display: inline-block;
      vertical-align: middle; }
  .page-header_wrapper_product .page-header_breadcrumbs {
    margin-top: 23px; }

/* ==================== ##Header Search ==================== */
.header_search {
  position: relative;
  z-index: 0; }
  .header_search:before {
    content: '';
    display: inline-block;
    position: relative;
    height: 100%;
    vertical-align: middle; }
  .header_search-button {
    display: inline-block;
    position: relative;
    font-size: 20px;
    cursor: pointer;
    transform-origin: center;
    transition: 0.45s;
    width: 100%; }
  .header_search-close-wrapper {
    position: absolute;
    width: 0%;
    height: 0%;
    left: 0;
    top: 0; }
  .header_search-close {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -10px;
    cursor: pointer;
    opacity: 0;
    transform-origin: center;
    transform: scale(0); }
    .header_search-close:before, .header_search-close:after {
      content: '';
      left: 0;
      height: 2px;
      width: 20px;
      position: absolute;
      margin-top: 9px;
      background-color: currentColor;
      border-radius: 2px;
      transform: rotate(45deg);
      transition: all .3s ease-in; }
    .header_search-close:after {
      transform: rotate(-45deg); }
  .header_search .header_search-button-wrapper {
    align-items: center;
    line-height: 46px;
    width: 46px;
    height: 46px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0px 0px 0px 2px inset;
    transition: box-shadow .4s, color 0s;
    position: relative; }
    .header_search .header_search-button-wrapper:after {
      transform: translate(5px, 5px); }
    .header_search .header_search-button-wrapper:hover {
      color: #ffffff; }
      .header_search .header_search-button-wrapper:hover:after {
        transform: translate(0px, 0px); }
    .header_search .header_search-button-wrapper:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
  .header_search.search_alt .header_search-field .search-form, .header_search.search_standard .header_search-field .search-form, .header_search.search_mobile_menu .header_search-field .search-form {
    position: relative;
    z-index: 1; }
  .header_search.search_alt .header_search-field .search-field, .header_search.search_standard .header_search-field .search-field, .header_search.search_mobile_menu .header_search-field .search-field {
    padding: 12px 60px 11px 20px; }
    .header_search.search_alt .header_search-field .search-field:focus, .header_search.search_alt .header_search-field .search-field:active, .header_search.search_standard .header_search-field .search-field:focus, .header_search.search_standard .header_search-field .search-field:active, .header_search.search_mobile_menu .header_search-field .search-field:focus, .header_search.search_mobile_menu .header_search-field .search-field:active {
      box-shadow: none;
      background: #fff; }
  .header_search.search_alt .header_search-field .search-button, .header_search.search_standard .header_search-field .search-button, .header_search.search_mobile_menu .header_search-field .search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    top: 0;
    right: 0;
    margin: 0;
    border: none;
    outline: none;
    padding: 0;
    font-size: 0;
    background: transparent;
    box-shadow: none;
    opacity: 0;
    cursor: pointer; }
    .header_search.search_alt .header_search-field .search-button:focus, .header_search.search_alt .header_search-field .search-button:active, .header_search.search_standard .header_search-field .search-button:focus, .header_search.search_standard .header_search-field .search-button:active, .header_search.search_mobile_menu .header_search-field .search-button:focus, .header_search.search_mobile_menu .header_search-field .search-button:active {
      box-shadow: none;
      background: transparent; }
  .header_search.search_alt .header_search-field .search__icon, .header_search.search_standard .header_search-field .search__icon, .header_search.search_mobile_menu .header_search-field .search__icon {
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -3px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    font-size: 19px;
    line-height: 50px;
    font-style: normal;
    text-align: center;
    transform: translate(0, 0);
    opacity: 1;
    transition: 0.4s; }
    .header_search.search_alt .header_search-field .search__icon:before, .header_search.search_standard .header_search-field .search__icon:before, .header_search.search_mobile_menu .header_search-field .search__icon:before {
      font-weight: 600; }
  .header_search.search_alt .header_search-field, .header_search.search_standard .header_search-field {
    opacity: 0;
    visibility: hidden;
    transform: scale3d(0.8, 0.8, 0.8);
    transition: 0.3s; }
  .header_search.search_alt.header_search-open {
    z-index: 1; }
  .header_search.search_alt .header_search-field {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 100001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    background: rgba(65, 65, 65, 0.95); }
    .header_search.search_alt .header_search-field .search-form {
      width: 80%;
      max-width: 1170px; }
    .header_search.search_alt .header_search-field .search-field {
      width: 100%;
      font-weight: 400;
      font-size: 18px; }
      .header_search.search_alt .header_search-field .search-field:-ms-input-placeholder {
        font-size: 16px;
        font-weight: 400;
        outline: none;
        -webkit-appearance: none;
        -ms-transition: 0.4s;
        transition: 0.4s; }
      .header_search.search_alt .header_search-field .search-field::placeholder {
        font-size: 16px;
        font-weight: 400;
        outline: none;
        -webkit-appearance: none;
        transition: 0.4s; }
    .header_search.search_alt .header_search-field .header_search-wrap {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 80%;
      max-width: 1170px;
      margin-bottom: 40px; }
      .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
        font-size: 40px;
        line-height: 1.3;
        font-weight: 800;
        color: #ffffff; }
        @media (max-width: 480px) {
          .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
            font-size: 30px; } }
    .header_search.search_alt .header_search-field .header_search-close {
      width: 1em;
      height: 1em;
      left: 0;
      cursor: pointer;
      opacity: 0;
      transform-origin: center;
      transform: scale(0);
      position: relative;
      padding: 22px;
      margin: 0;
      top: 0; }
      .header_search.search_alt .header_search-field .header_search-close:not(:hover) {
        color: #ffffff; }
      .header_search.search_alt .header_search-field .header_search-close:before {
        top: 20px;
        left: 12px;
        width: 1.2em;
        height: 2px;
        content: '';
        position: absolute;
        background: #ffffff;
        transform: rotateZ(45deg);
        margin: 0; }
      .header_search.search_alt .header_search-field .header_search-close:after {
        top: 11px;
        left: 20px;
        width: 2px;
        height: 1.2em;
        margin: 0;
        position: absolute;
        background: #ffffff;
        transform: rotateZ(45deg); }
      @media (max-width: 480px) {
        .header_search.search_alt .header_search-field .header_search-close {
          display: none; } }
  .header_search.search_standard .header_search-field {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    padding: 30px;
    border-width: 2px;
    border-style: solid;
    border-radius: 10px; }
    .header_search.search_standard .header_search-field .search-field {
      width: 270px;
      background: #f6f6f6;
      border-radius: 25px;
      margin: 0; }
      .header_search.search_standard .header_search-field .search-field:focus, .header_search.search_standard .header_search-field .search-field:active {
        background: #fff;
        border-color: #e8e8e9; }
  .header_search.header_search-open.search_standard .header_search-button, .header_search.header_search-open.search_alt .header_search-button {
    opacity: 0;
    transform-origin: center;
    transform: scale(0);
    transition: 0s; }
  .header_search.header_search-open.search_standard .header_search-close, .header_search.header_search-open.search_alt .header_search-close {
    opacity: 1;
    transform: scale(1);
    transition: 0.3s ease-in-out; }
    .header_search.header_search-open.search_standard .header_search-close-wrapper, .header_search.header_search-open.search_alt .header_search-close-wrapper {
      width: 100%;
      height: 100%; }
  .header_search.header_search-open.search_standard .header_search-field, .header_search.header_search-open.search_alt .header_search-field {
    opacity: 1;
    visibility: visible;
    transform: scale3d(1, 1, 1); }
  .header_search.header_search-open .header_search-button-wrapper:after {
    transform: translate(0px, 0px); }
  .header_search.search_mobile_menu .header_search-field .search-form .search-field {
    width: 100%; }

@media screen and (max-width: 480px) {
  .header_search .header_search-field .search-field {
    max-width: 340px; }
  .header_search-field .search-form {
    width: auto; } }

@media only screen and (max-width: 440px) {
  .header_search.search_standard .header_search-field .search-field {
    max-width: 260px; }
  .header_search.search_alt .header_search-wrap .header_search-heading_description {
    font-size: 30px; } }

@media only screen and (max-width: 369px) {
  .header_search.search_standard .header_search-field .search-field {
    max-width: 240px; } }

@media only screen and (max-width: 329px) {
  .header_search.search_standard .header_search-field .search-field {
    max-width: 200px; } }

@media only screen and (max-width: 280px) {
  .header_search.search_standard .header_search-field .search-field {
    max-width: 180px; } }

/* ==================== ##Typography ==================== */
span.highlighter {
  padding: 1px 0.2em;
  color: #ffffff;
  border-radius: 3px; }

blockquote,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 600;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
  max-width: calc(730px + ($padding * 2));
  margin-left: auto;
  margin-right: auto; }
  blockquote cite,
  blockquote.wp-block-quote.is-large cite,
  blockquote.wp-block-quote.is-style-large cite {
    display: block;
    position: relative;
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize; }
  blockquote:before, blockquote:after,
  blockquote.wp-block-quote.is-large:before,
  blockquote.wp-block-quote.is-large:after,
  blockquote.wp-block-quote.is-style-large:before,
  blockquote.wp-block-quote.is-style-large:after {
    content: '\f10b';
    position: absolute;
    left: 30px;
    right: 30px;
    top: 0;
    display: block;
    text-align: center;
    font-family: Flaticon;
    font-size: 54px;
    line-height: 1em;
    font-weight: normal;
    pointer-events: none;
    margin-left: 1px;
    margin-right: 1px; }
  blockquote:before,
  blockquote.wp-block-quote.is-large:before,
  blockquote.wp-block-quote.is-style-large:before {
    color: transparent !important;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
    transform: translate(-5px, -5px);
    z-index: 2; }
  blockquote.has-text-align-right:before, blockquote.has-text-align-right:after,
  blockquote.wp-block-quote.is-large.has-text-align-right:before,
  blockquote.wp-block-quote.is-large.has-text-align-right:after,
  blockquote.wp-block-quote.is-style-large.has-text-align-right:before,
  blockquote.wp-block-quote.is-style-large.has-text-align-right:after {
    left: auto; }
  blockquote p:last-of-type,
  blockquote.wp-block-quote.is-large p:last-of-type,
  blockquote.wp-block-quote.is-style-large p:last-of-type {
    margin-bottom: 5px; }
  blockquote p[style*='text-align: left'] + footer,
  blockquote.wp-block-quote.is-large p[style*='text-align: left'] + footer,
  blockquote.wp-block-quote.is-style-large p[style*='text-align: left'] + footer {
    text-align: left; }
  blockquote p[style*='text-align: center'] + footer,
  blockquote.wp-block-quote.is-large p[style*='text-align: center'] + footer,
  blockquote.wp-block-quote.is-style-large p[style*='text-align: center'] + footer {
    text-align: center; }
  blockquote p[style*='text-align: right'] + footer,
  blockquote.wp-block-quote.is-large p[style*='text-align: right'] + footer,
  blockquote.wp-block-quote.is-style-large p[style*='text-align: right'] + footer {
    text-align: right; }

.wp-block-pullquote.is-style-solid-color blockquote {
  text-align: center; }

.dropcap,
.dropcap-bg,
.elementor-widget-text-editor.elementor-drop-cap-view-default span.elementor-drop-cap {
  float: left;
  width: 1.3336em;
  height: 1.3336em;
  margin-top: 0.295em;
  margin-right: 0.62em;
  border: unset;
  font-size: 1.875em;
  line-height: 1.4em;
  font-weight: 800;
  text-align: center;
  border-radius: 5px;
  box-shadow: inset 0 0 0 2px currentColor;
  position: relative; }
  .dropcap:after,
  .dropcap-bg:after,
  .elementor-widget-text-editor.elementor-drop-cap-view-default span.elementor-drop-cap:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .dropcap:after,
  .dropcap-bg:after,
  .elementor-widget-text-editor.elementor-drop-cap-view-default span.elementor-drop-cap:after {
    transform: translate(5px, 5px); }

p.has-drop-cap:not(:focus):first-letter {
  font-size: 1.875em;
  line-height: 1.4em;
  font-weight: 800; }

small {
  font-size: 0.8em; }

code,
tt,
kbd {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }

i,
cite,
em,
var,
address,
dfn,
q {
  font-style: italic; }

kbd {
  font-family: monospace; }

sub {
  vertical-align: sub;
  font-size: smaller; }

sup {
  vertical-align: super;
  font-size: smaller; }

/* ==================== ##Footer Styles ==================== */
.footer_wrapper {
  padding: 24px 0; }

.footer_top-area p {
  margin-bottom: 0; }

.footer_top-area.widgets_area .row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.footer_top-area .widget_rss .rssSummary {
  color: inherit; }

.footer_top-area strong {
  font-weight: inherit; }

.footer_top-area .textwidget img {
  margin-bottom: 20px; }

.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
  padding-top: 0; }

.footer_top-area .primary-nav.footer-menu .menu-item a {
  font-weight: 500; }

.footer_top-area .footer-link {
  position: relative;
  z-index: 1; }
  .footer_top-area .footer-link:before {
    content: '';
    position: absolute;
    z-index: 1;
    display: block;
    bottom: 0;
    border-bottom: 1px solid;
    width: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    visibility: visible;
    transition: all 0.3s ease-in-out 0s, color 0s; }
  .footer_top-area .footer-link:hover {
    color: #ffffff !important; }
    .footer_top-area .footer-link:hover:before {
      width: 100%;
      color: #ffffff !important; }

.footer {
  position: relative;
  overflow: hidden; }
  .footer .widgets_area .widget-title .widget-title_wrapper,
  .footer .widgets_area .widget_rss ul li {
    color: inherit; }
  .footer .widgets_area .widget_recent_comments ul li,
  .footer .widgets_area .widget_recent_comments ul li a {
    color: inherit; }
  .footer .widgets_area .tagcloud a:hover {
    color: #ffffff; }
  .footer .blog-posts .meta-wrapper * {
    line-height: 22px; }
  .footer .blog-posts .blog-post_title {
    margin-top: -5px; }
  .footer .blog-posts .item:last-child .blog-post {
    margin-bottom: 0; }
  .footer .gallery-caption {
    display: none; }
  .footer .mc4wp-form-fields {
    position: relative; }
    .footer .mc4wp-form-fields input[type='email']:not([type='checkbox']) {
      width: 100%;
      text-align: left;
      border: 0;
      border-bottom: 1px solid #6d7078;
      background-color: transparent;
      color: #dbdbdb;
      height: 40px;
      font-size: 14px;
      font-weight: 400;
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 20px; }
      .footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):-ms-input-placeholder {
        font-size: 16px;
        font-weight: 400;
        outline: none;
        -webkit-appearance: none;
        -ms-transition: 0.4s;
        transition: 0.4s; }
      .footer .mc4wp-form-fields input[type='email']:not([type='checkbox'])::placeholder {
        font-size: 16px;
        font-weight: 400;
        outline: none;
        -webkit-appearance: none;
        transition: 0.4s; }
    .footer .mc4wp-form-fields input[type='submit'] {
      transition: all 400ms;
      margin-bottom: 0;
      padding: 0 34px;
      height: 44px;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      color: #fff !important;
      letter-spacing: 0; }
      .footer .mc4wp-form-fields input[type='submit']:hover, .footer .mc4wp-form-fields input[type='submit']:active, .footer .mc4wp-form-fields input[type='submit']:focus {
        background: transparent !important; }
  .footer .zircona_wave_footer {
    display: block;
    position: absolute;
    top: 0;
    width: 100%; }
    .footer .zircona_wave_footer svg {
      width: 100%;
      left: 0;
      top: 0;
      height: 100%;
      position: absolute; }

.primary-nav.footer-menu .menu-item {
  display: inline-block;
  margin: 0 20px; }

.copyright {
  font-size: 14px; }
  .copyright p {
    margin: 0px; }

body.single.single-footer header,
body.single.single-footer header + .page-header {
  display: none; }

/* ==================== ##Elementor ==================== */
body.new-elementor main .wgl-container.wgl-content-sidebar,
body.new-elementor.single main .wgl-container:not(.wgl-content-sidebar) {
  padding-right: 15px;
  padding-left: 15px; }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section-wrap,
  body.new-elementor.single main .wgl-container:not(.wgl-content-sidebar) .elementor-section-wrap {
    margin-left: -15px;
    margin-right: -15px; }

.new-elementor .elementor-container > .elementor-column > .elementor-widget-wrap {
  padding-top: 0;
  padding-bottom: 0; }

.elementor-element.elementor-widget.elementor-widget-spacer {
  margin-bottom: 0; }

.elementor-element i.flaticon {
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  font-weight: normal; }
  .elementor-element i.flaticon:before {
    font-size: inherit; }

.elementor-image-gallery .gallery-item {
  margin-top: 0 !important; }

.elementor-image-gallery img {
  border: 0 !important; }

.elementor-section.wgl-add-background-text:before {
  margin-left: calc(8.9vw / 2); }

.elementor-section.wgl-add-background-text:before,
.elementor-section.wgl-add-background-text .wgl-background-text {
  position: absolute;
  font-size: 13.0225vw;
  line-height: 1;
  z-index: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 8.9vw;
  white-space: nowrap;
  color: #f7f7f7;
  display: block;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.elementor-section.wgl-add-background-text.wgl-animation-background-text:before {
  display: none; }

.elementor-section.wgl-add-background-text .wgl-background-text .letter {
  display: inline-block;
  text-indent: 0;
  opacity: 0; }
  .elementor-section.wgl-add-background-text .wgl-background-text .letter:last-child {
    margin-right: -8.9vw; }

body.elementor-editor-active .elementor-section.wgl-add-background-text.wgl-animation-background-text:before {
  display: block; }

body .elementor-element-overlay ul li:before,
body .elementor-select-preset ul li:before {
  background: transparent; }

.elementor-widget-container .elementor-counter .elementor-counter-title {
  line-height: 1.3;
  margin-top: 12px;
  font-weight: 500; }

.elementor-widget-container .elementor-swiper-button {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: black;
  background: #ffffff;
  transition: 0.4s; }
  .elementor-widget-container .elementor-swiper-button:hover {
    color: #ffffff; }
  .elementor-widget-container .elementor-swiper-button i {
    line-height: inherit;
    width: 100%;
    height: 100%; }
    .elementor-widget-container .elementor-swiper-button i:before {
      display: inline-block;
      font-family: flaticon; }
  .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev {
    left: 35px; }
    .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev i:before {
      content: '\f103'; }
  .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next {
    right: 35px; }
    .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next i:before {
      content: '\f102'; }

.elementor-widget-container .elementor-image-carousel-wrapper:hover .elementor-swiper-button-next {
  right: 20px; }

.elementor-widget-container .elementor-image-carousel-wrapper:hover .elementor-swiper-button-prev {
  left: 20px; }

/* ==================== ##Page 404 ==================== */
.page_404_wrapper {
  position: relative;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center; }
  .page_404_wrapper .main_404-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 116px; }
  .page_404_wrapper .banner_404 {
    margin-top: 70px;
    font-weight: bold;
    letter-spacing: -4px;
    white-space: nowrap; }
    .page_404_wrapper .banner_404__digit {
      font-size: 280px;
      line-height: 0.93; }
    .page_404_wrapper .banner_404_title {
      margin-top: 67px; }
      .page_404_wrapper .banner_404_title span {
        font-size: 46px;
        line-height: 1.277; }
    .page_404_wrapper .banner_404_text {
      margin-top: 12px;
      margin-bottom: 42px;
      font-size: 18px;
      line-height: 30px; }
  .page_404_wrapper .search-form .search-field,
  .page_404_wrapper .search-form {
    width: 100%;
    max-width: 450px; }
  .page_404_wrapper .search-form {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    transition: 0.45s; }
    .page_404_wrapper .search-form .search-field {
      margin-bottom: 0;
      padding-left: 20px;
      padding-right: 50px;
      font-size: 16px;
      background: #f6f6f6; }
      .page_404_wrapper .search-form .search-field:-ms-input-placeholder {
        font-size: 16px;
        font-weight: 400;
        outline: none;
        -webkit-appearance: none;
        -ms-transition: 0.4s;
        transition: 0.4s; }
      .page_404_wrapper .search-form .search-field::placeholder {
        font-size: 16px;
        font-weight: 400;
        outline: none;
        -webkit-appearance: none;
        transition: 0.4s; }
      .page_404_wrapper .search-form .search-field:focus, .page_404_wrapper .search-form .search-field:active {
        background: transparent; }
    .page_404_wrapper .search-form:hover:after {
      color: #ffffff; }
  .page_404_wrapper .search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    top: 0;
    right: 0;
    margin: 0;
    border: none;
    outline: none;
    padding: 0;
    font-size: 0;
    background: transparent;
    box-shadow: none;
    opacity: 0;
    cursor: pointer; }
    .page_404_wrapper .search-button:focus, .page_404_wrapper .search-button:active {
      box-shadow: none;
      background: transparent; }
  .page_404_wrapper .search__icon {
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -3px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    font-size: 19px;
    line-height: 50px;
    font-style: normal;
    text-align: center;
    transform: translate(0, 0);
    opacity: 1;
    transition: 0.4s; }
    .page_404_wrapper .search__icon:before {
      font-weight: 600; }
  .page_404_wrapper .search__icon {
    top: -1px;
    right: 3px; }

.zircona_404__button {
  position: relative;
  z-index: 1; }
  .zircona_404__button .wgl-button {
    position: relative;
    z-index: unset;
    padding: 18.5px 37.5px;
    position: relative; }
    .zircona_404__button .wgl-button .button-content-wrapper {
      font-weight: 800; }
    .zircona_404__button .wgl-button:before {
      content: ''; }
    .zircona_404__button .wgl-button:hover {
      box-shadow: 0px 0px 0px 2px transparent inset;
      color: #ffffff; }
    .zircona_404__button .wgl-button:hover:after {
      transform: translate(0px, 0px); }
    .zircona_404__button .wgl-button:after {
      transform: translate(3px, 3px); }
    .zircona_404__button .wgl-button:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }

/* ==================== ##Page Search ==================== */
header.searсh-header {
  margin-bottom: 30px; }
  header.searсh-header .page-title {
    font-size: 36px;
    line-height: 1.65; }
    header.searсh-header .page-title span {
      font-size: 1.15em;
      line-height: inherit; }

.search-no-results .page_404_wrapper {
  padding-bottom: 50px;
  min-height: 100%; }
  .search-no-results .page_404_wrapper .banner_404_text {
    color: inherit;
    font-size: 18px;
    line-height: 28px; }
  .search-no-results .page_404_wrapper .zircona_404_button.wgl_button .wgl_button_link:hover {
    color: #fff; }

/* ==================== ##SCSS variables ==================== */
/* ==================== ##Blog ==================== */
.blog-style-standard.hover-animation .blog-post {
  padding-top: 25px; }
  .blog-style-standard.hover-animation .blog-post:hover .blog-post_wrapper {
    transform: translateY(-25px); }

.blog-style-standard .blog-post_wrapper .blog-post_meta_info {
  position: absolute;
  z-index: 12;
  left: 0;
  bottom: -25px;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  transition: 0.45s; }
  .blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-wrapper {
    margin: 0;
    font-size: 14px;
    font-weight: 600; }

.blog-style-standard .blog-post_wrapper > .blog-post_meta_info {
  position: relative;
  bottom: unset; }
  .blog-style-standard .blog-post_wrapper > .blog-post_meta_info:not(:empty) {
    margin-bottom: 3px; }

.blog-style-standard .wgl_col-12 .blog-post {
  margin-bottom: 60px; }
  .blog-style-standard .wgl_col-12 .blog-post.format-standard-image {
    margin-bottom: 55px; }

.blog-style-standard .wgl_col-12 .format-standard:not(.sticky-post) .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-aside .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-status .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-chat .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper {
  background-color: #f8f8f8;
  background-size: cover; }
  .blog-style-standard .wgl_col-12 .format-standard:not(.sticky-post) .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-standard:not(.sticky-post) .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-aside .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-aside .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-status .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-status .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-chat .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-chat .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper input[name=post_password], .blog-style-standard .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper .wp-block-search__input,
  .blog-style-standard .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper input[name=post_password] {
    background-color: #ffffff; }

.blog-style-standard .wgl_col-12 .format-standard .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-quote.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-link.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-aside.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-status.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-chat.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-audio.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper {
  padding: 30px 50px 45px; }

.blog-style-standard .wgl_col-12 .format-standard .post_meta-categories, .blog-style-standard .wgl_col-12 .format-quote.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-link.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-aside.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-status.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-chat.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-audio.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-image.format-no_featured .post_meta-categories, .blog-style-standard .wgl_col-12 .format-video.format-no_featured .post_meta-categories {
  margin-left: -70px;
  margin-right: -35px; }

.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part {
  padding-bottom: 56%; }
  .blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0; }

.blog-style-standard .wgl_col-12 .format-audio.blog-post .blog-post_media .blog-post_media_part {
  padding-bottom: 20%; }

.blog-style-standard .wgl_col-6 .format-no_featured .blog-post_wrapper > .post_meta-categories,
.blog-style-standard .wgl_col-4 .format-no_featured .blog-post_wrapper > .post_meta-categories,
.blog-style-standard .wgl_col-3 .format-no_featured .blog-post_wrapper > .post_meta-categories {
  margin-left: -60px;
  margin-right: -15px; }

.blog-style-standard .wgl_col-6 .format-standard.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-quote.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-audio.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-link.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-gallery.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-standard.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-quote.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-audio.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-link.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-gallery.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-standard.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-quote.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-audio.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-link.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-gallery.format-no_featured .blog-post_wrapper {
  background-color: #f8f8f8;
  background-size: cover; }

.blog-style-standard .wgl_col-6 .format-standard .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-audio .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-quote .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-link .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-aside:not(.format-no_featured) .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-status:not(.format-no_featured) .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-chat:not(.format-no_featured) .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-gallery.format-no_featured .blog-post_wrapper, .blog-style-standard .wgl_col-6 .format-image.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-standard .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-audio .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-quote .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-link .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-aside:not(.format-no_featured) .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-status:not(.format-no_featured) .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-chat:not(.format-no_featured) .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-gallery.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .format-image.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-standard .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-audio .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-quote .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-link .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-aside:not(.format-no_featured) .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-status:not(.format-no_featured) .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-chat:not(.format-no_featured) .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-gallery.format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .format-image.format-no_featured .blog-post_wrapper {
  padding: 40px; }

.blog-style-standard .wgl_col-6 .blog-post .blog-post_content,
.blog-style-standard .wgl_col-4 .blog-post .blog-post_content,
.blog-style-standard .wgl_col-3 .blog-post .blog-post_content {
  padding: 7px 0 13px; }

.blog-style-standard .wgl_col-6 .blog-post_wrapper,
.blog-style-standard .wgl_col-4 .blog-post_wrapper,
.blog-style-standard .wgl_col-3 .blog-post_wrapper {
  margin-left: 20px; }

.blog-style-standard .wgl_col-6 .post_meta-wrap,
.blog-style-standard .wgl_col-4 .post_meta-wrap,
.blog-style-standard .wgl_col-3 .post_meta-wrap {
  padding-bottom: 0; }

.blog-style-standard .wgl_col-6 .blog-post_title,
.blog-style-standard .wgl_col-4 .blog-post_title,
.blog-style-standard .wgl_col-3 .blog-post_title {
  margin-bottom: 18px;
  margin-top: 4px; }
  .blog-style-standard .wgl_col-6 .blog-post_title > a,
  .blog-style-standard .wgl_col-4 .blog-post_title > a,
  .blog-style-standard .wgl_col-3 .blog-post_title > a {
    font-size: 30px;
    line-height: 42px; }

.blog-style-standard .blog-post {
  transition: 0.3s; }
  .blog-style-standard .blog-post .blog-post_wrapper {
    position: relative;
    transition: inherit;
    border-radius: 10px;
    margin-left: 20px; }
  .blog-style-standard .blog-post .blog-post_content {
    position: relative;
    padding-top: 5px; }
    > .blog-style-standard .blog-post .blog-post_content.read-more-wrap {
      margin-top: 26px; }
  .blog-style-standard .blog-post .blog-post_meta-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px; }
    .blog-style-standard .blog-post .blog-post_meta-wrap .meta-info-wrap {
      display: flex;
      align-items: center; }
      .blog-style-standard .blog-post .blog-post_meta-wrap .meta-info-wrap div + div {
        margin-left: 18px; }
  .blog-style-standard .blog-post blockquote cite {
    padding-left: 0; }
  .blog-style-standard .blog-post.hide_media {
    margin-bottom: 30px; }
    .blog-style-standard .blog-post.hide_media .blog-post_content {
      padding-bottom: 10px; }
  .blog-style-standard .blog-post:after {
    content: '';
    display: block;
    height: 0;
    clear: both; }

.blog-style-standard.blog_carousel .slick-slide {
  margin-bottom: 0; }
  .blog-style-standard.blog_carousel .slick-slide.item_slick {
    margin-bottom: 0; }

.blog-style-standard .blog-post_text {
  font-size: 16px; }
  .blog-style-standard .blog-post_text .wp-block-pullquote blockquote {
    padding-bottom: 0; }
  .blog-style-standard .blog-post_text .wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: uppercase; }
  .blog-style-standard .blog-post_text .wp-block-pullquote.is-style-solid-color blockquote p:first-of-type {
    margin-top: -0.225em; }
  .blog-style-standard .blog-post_text .wp-block-archives-list,
  .blog-style-standard .blog-post_text .wp-block-latest-posts {
    list-style: none; }
  .blog-style-standard .blog-post_text .wp-block-categories-list .children li {
    padding-left: 0; }
  .blog-style-standard .blog-post_text .more-link {
    display: none; }

.blog-style-standard .post_meta-wrap {
  padding-top: 21px;
  padding-bottom: 2px; }
  .blog-style-standard .post_meta-wrap a:hover:before {
    color: inherit; }
  .blog-style-standard .post_meta-wrap .wgl-likes .sl-icon {
    display: none; }

.blog-style-standard .blog-post_info-wrap > div:last-child {
  margin-left: 0; }

.blog-style-standard.acenter .post_meta-wrap {
  justify-content: center; }

.blog-style-standard.aright .post_meta-wrap {
  justify-content: flex-end; }

.blog-post {
  position: relative;
  margin-bottom: 45px; }
  .blog-post .blog-post_media {
    position: relative; }
    .blog-post .blog-post_media .blog-post_media_part {
      position: relative;
      border-radius: 10px; }
      .blog-post .blog-post_media .blog-post_media_part .parallax-video {
        border-radius: inherit;
        overflow: hidden; }
        .blog-post .blog-post_media .blog-post_media_part .parallax-video .blog-post_feature-link {
          position: absolute;
          z-index: 99999;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          border-radius: 10px; }
      .blog-post .blog-post_media .blog-post_media_part img {
        border-radius: 10px; }
  .blog-post.format-gallery .blog-post_media .blog-post_media_part {
    overflow: hidden; }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-slide {
    cursor: e-resize; }
  .blog-post.standard .blog-post_media, .blog-post.format-standard .blog-post_media {
    margin-bottom: 12px; }
  .blog-post.format-aside .blog-post_wrapper, .blog-post.format-status .blog-post_wrapper, .blog-post.format-chat .blog-post_wrapper, .blog-post.format-quote:not(.format-no_featured) .blog-post_wrapper, .blog-post.format-standard:not(.format-no_featured) .blog-post_wrapper, .blog-post.format-link:not(.format-no_featured) .blog-post_wrapper, .blog-post.format-audio:not(.format-no_featured) .blog-post_wrapper, .blog-post.format-gallery.format-no_featured .blog-post_wrapper, .blog-post.format-image.format-no_featured .blog-post_wrapper {
    padding-top: 30px; }
  .blog-post.format-video:not(.format-no_featured) .post_meta-categories, .blog-post.format-gallery:not(.format-no_featured) .post_meta-categories, .blog-post.format-image:not(.format-no_featured) .post_meta-categories, .blog-post.format-standard-image .post_meta-categories {
    position: absolute;
    z-index: 2;
    top: 40px;
    left: -20px; }
    @media (max-width: 400px) {
      .blog-post.format-video:not(.format-no_featured) .post_meta-categories, .blog-post.format-gallery:not(.format-no_featured) .post_meta-categories, .blog-post.format-image:not(.format-no_featured) .post_meta-categories, .blog-post.format-standard-image .post_meta-categories {
        left: -10px; } }
  .blog-post.format-standard-image .blog-post_content > .share_post-container, .blog-post.format-image .blog-post_content > .share_post-container, .blog-post.format-gallery .blog-post_content > .share_post-container, .blog-post.format-video .blog-post_content > .share_post-container {
    top: -26px; }
    .blog-post.format-standard-image .blog-post_content > .share_post-container > a:after, .blog-post.format-image .blog-post_content > .share_post-container > a:after, .blog-post.format-gallery .blog-post_content > .share_post-container > a:after, .blog-post.format-video .blog-post_content > .share_post-container > a:after {
      border-top-color: transparent;
      border-left-color: transparent;
      transform: rotate(44deg); }
    .blog-post.format-standard-image .blog-post_content > .share_post-container:hover > a:after, .blog-post.format-image .blog-post_content > .share_post-container:hover > a:after, .blog-post.format-gallery .blog-post_content > .share_post-container:hover > a:after, .blog-post.format-video .blog-post_content > .share_post-container:hover > a:after {
      transform: rotate(44deg) scale(0.2); }
  .blog-post.format-standard-image .blog-post_media, .blog-post.format-image .blog-post_media {
    position: relative;
    z-index: 1; }
    .blog-post.format-standard-image .blog-post_media .blog-post_feature-link, .blog-post.format-image .blog-post_media .blog-post_feature-link {
      display: inline-block;
      position: relative;
      z-index: 1; }
      .blog-post.format-standard-image .blog-post_media .blog-post_feature-link:before, .blog-post.format-image .blog-post_media .blog-post_feature-link:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        background-color: rgba(40, 40, 40, 0.5);
        opacity: 0;
        transition: opacity 0.3s; }
    .blog-post.format-standard-image .blog-post_media:hover .blog-post_feature-link:before, .blog-post.format-image .blog-post_media:hover .blog-post_feature-link:before {
      opacity: 1;
      transition: 0.4s; }
  .blog-post.format-quote .blog-post_media, .blog-post.format-link .blog-post_media, .blog-post.format-audio .blog-post_media {
    position: relative;
    z-index: 4; }
  .blog-post.format-quote .blog-post_content > .share_post-container, .blog-post.format-link .blog-post_content > .share_post-container, .blog-post.format-audio .blog-post_content > .share_post-container {
    top: -51px; }
  .blog-post.format-quote .blog-post_quote-text {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    vertical-align: top; }
    .blog-post.format-quote .blog-post_quote-text:before {
      content: "\f10b";
      position: absolute;
      right: 0;
      z-index: -1;
      top: -6px;
      margin-top: 3px;
      transform: translateY(-50%);
      font-family: Flaticon;
      font-size: 100px;
      font-weight: 400;
      color: #dadada; }
      @supports (-webkit-text-stroke-width: 1px) {
        .blog-post.format-quote .blog-post_quote-text:before {
          opacity: 1;
          color: transparent;
          -webkit-text-stroke-width: 1px;
          -webkit-text-stroke-color: #dadada; } }
  .blog-post.format-quote .blog-post_quote-author {
    margin-top: 11px;
    margin-bottom: -7px;
    font-size: 16px;
    text-transform: uppercase; }
    .blog-post.format-quote .blog-post_quote-author-pos {
      font-weight: 300; }
    .blog-post.format-quote .blog-post_quote-author img {
      border-radius: 50%; }
    .blog-post.format-quote .blog-post_quote-author .blog-post_quote-image {
      width: 30px;
      vertical-align: middle;
      margin-right: 10px; }
  .blog-post.format-link .blog-post_link {
    z-index: 1; }
    .blog-post.format-link .blog-post_link .link_post {
      display: block;
      padding-top: 3px;
      padding-bottom: 0;
      font-size: 24px;
      line-height: 36px;
      font-weight: 600;
      font-style: initial;
      text-transform: capitalize; }
      .blog-post.format-link .blog-post_link .link_post:before {
        content: "\f116";
        position: absolute;
        z-index: 0;
        right: -3px;
        top: -22px;
        font-family: flaticon;
        font-size: 86px;
        font-weight: 400;
        transition: 0.5s;
        color: #dadada; }
        @supports (-webkit-text-stroke-width: 1px) {
          .blog-post.format-link .blog-post_link .link_post:before {
            opacity: 1;
            color: transparent;
            -webkit-text-stroke-width: 1px;
            -webkit-text-stroke-color: #dadada; } }
      .blog-post.format-link .blog-post_link .link_post span {
        position: relative;
        z-index: 1;
        font-size: inherit;
        color: inherit;
        line-height: inherit;
        font-weight: inherit;
        font-family: inherit; }
  .blog-post.format-video .stick-bot-center .videobox_content {
    justify-content: center; }
    .blog-post.format-video .stick-bot-center .videobox_content .videobox_link svg {
      transition: 0.45s; }

.related_posts .format-video .blog-post_media .blog-post_media_part {
  padding-bottom: 87.5%; }
  .related_posts .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0; }

.format-video .blog-post_media .blog-post_media_part {
  width: 100%; }
  .format-video .blog-post_media .blog-post_media_part .videobox_link_wrapper {
    top: auto; }
  .format-video .blog-post_media .blog-post_media_part .videobox_link {
    width: 65px;
    height: 65px; }
    .format-video .blog-post_media .blog-post_media_part .videobox_link:after {
      background: #fff;
      transform: translate(4px, 4px); }
    .format-video .blog-post_media .blog-post_media_part .videobox_link:hover {
      box-shadow: inset 0 0 0 2px #fff; }
      .format-video .blog-post_media .blog-post_media_part .videobox_link:hover:after {
        transform: translate(0px, 0px); }

.format-video .blog-post_media .blog-post_media_part, .format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 73.5%; }
  .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax), .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0; }

.format-video .blog-post_media iframe, .format-audio .blog-post_media iframe {
  position: absolute;
  z-index: 1;
  height: 100%; }

.format-audio .blog-post_wrapper .blog-post_media_part {
  margin-bottom: 12px;
  margin-top: 30px; }

.format-audio iframe {
  border-radius: inherit; }

.format-standard .blog-post_wrapper .blog-post_meta_info,
.format-standard .blog-post_wrapper .blog-post_content, .format-quote .blog-post_wrapper .blog-post_meta_info,
.format-quote .blog-post_wrapper .blog-post_content, .format-audio .blog-post_wrapper .blog-post_meta_info,
.format-audio .blog-post_wrapper .blog-post_content, .format-link .blog-post_wrapper .blog-post_meta_info,
.format-link .blog-post_wrapper .blog-post_content {
  padding: 0 !important; }

.format-link .blog-post_media_part {
  margin-bottom: 0;
  padding-top: 17px; }

.format-quote .blog-post_media_part {
  margin-bottom: 8px; }

.blog-post.sticky-post .blog-post_wrapper {
  box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.08);
  border: 5px solid #f2f2f2; }

.blog-posts .blog-post_title {
  display: block;
  word-wrap: break-word;
  clear: both;
  line-height: 34px; }
  .blog-posts .blog-post_title > a {
    font-size: 36px;
    line-height: 48px;
    background-size: 0 0.15em;
    background-position: 0 78%;
    background-repeat: no-repeat;
    transition: background-size 1s; }
    .blog-posts .blog-post_title > a:hover {
      background-size: 100% 0.15em; }

.title-animation-none.elementor-widget-wgl-blog .blog-post_title > a {
  background-image: unset; }

.blog-post_content p {
  margin-bottom: 18px; }

.blog-post_content .page-link {
  margin-top: 25px; }

.blog-post_content:after {
  content: '';
  display: block;
  clear: both; }

.blog-post_content h1, .blog-post_content h2, .blog-post_content h3, .blog-post_content h4, .blog-post_content h5, .blog-post_content h6,
.row > div > h1,
.row > div > h2,
.row > div > h3,
.row > div > h4,
.row > div > h5,
.row > div > h6 {
  margin-bottom: 9px; }

.blog-posts-list + .wgl-pagination {
  margin-bottom: 25px; }

.blog-posts-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both; }

.archive .blog-posts-list {
  margin-top: 0; }

.home .sidebar_right .blog-posts-list,
.home .sidebar_left .blog-posts-list,
.archive .sidebar_right .blog-posts-list,
.archive .sidebar_left .blog-posts-list {
  margin-top: 0; }

.home .row.sidebar_right,
.home .row.sidebar_left {
  margin-top: 50px; }

.mega-ajax-content .item .blog-post_media {
  margin-bottom: 14px; }

.mega-ajax-content .item .blog-post_title {
  margin-bottom: 5px; }

.mega-ajax-content .item .blog-post_content {
  white-space: normal; }

.mega-ajax-content .item .meta-wrapper {
  background: none;
  padding-left: 0;
  padding-right: 0; }

.mega-ajax-content .format-video .blog-post_media .blog-post_media_part,
.mega-ajax-content .format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 70.272%; }

.blog_carousel .wgl-carousel .slick-dots {
  margin-top: 0; }

.blog_carousel .wgl-carousel-wrapper {
  overflow: visible; }

.post_meta-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  text-transform: capitalize; }
  .post_meta-wrap .post_author img {
    border-radius: 50%;
    margin-right: 6px; }
  .post_meta-wrap > div:not(:last-child),
  .post_meta-wrap > span:not(:last-child) {
    margin-right: 15px; }
  .post_meta-wrap .meta-wrapper {
    color: #afafaf; }
    .post_meta-wrap .meta-wrapper > div,
    .post_meta-wrap .meta-wrapper > span,
    .post_meta-wrap .meta-wrapper > a {
      display: inline-block;
      vertical-align: middle; }
      .post_meta-wrap .meta-wrapper > div + div:before,
      .post_meta-wrap .meta-wrapper > div + span:before,
      .post_meta-wrap .meta-wrapper > div + a:before,
      .post_meta-wrap .meta-wrapper > span + div:before,
      .post_meta-wrap .meta-wrapper > span + span:before,
      .post_meta-wrap .meta-wrapper > span + a:before,
      .post_meta-wrap .meta-wrapper > a + div:before,
      .post_meta-wrap .meta-wrapper > a + span:before,
      .post_meta-wrap .meta-wrapper > a + a:before {
        content: '';
        display: inline-block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin: 0.1875em 10px;
        vertical-align: baseline; }
      .post_meta-wrap .meta-wrapper > div a:not(:hover),
      .post_meta-wrap .meta-wrapper > span a:not(:hover),
      .post_meta-wrap .meta-wrapper > a a:not(:hover) {
        color: inherit; }
    .post_meta-wrap .meta-wrapper.post-meta-data {
      flex-grow: 1; }
    .post_meta-wrap .meta-wrapper .post_date .post_date-icon {
      margin-right: 10px;
      font-size: 20px;
      display: inline-block; }
  .post_meta-wrap .blog-post_views-wrap {
    color: inherit;
    font-size: inherit;
    font-weight: 700;
    text-transform: uppercase; }

.blog-post_content .meta-wrapper {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700; }
  .blog-post_content .meta-wrapper img {
    border-radius: 50%;
    margin-right: 8px; }

.post_meta-categories {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-bottom: 5px; }
  .post_meta-categories span {
    display: inline-block;
    position: relative;
    line-height: 36px; }
    .post_meta-categories span:not(:only-child):not(:last-child) {
      margin-right: 12px;
      margin-bottom: 8px; }
  .post_meta-categories a {
    display: inline-block;
    position: relative;
    border: unset;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: 800;
    line-height: inherit;
    text-transform: capitalize;
    border-radius: 18px;
    border-width: 0;
    border-style: solid; }
    .post_meta-categories a:hover {
      box-shadow: 0px 0px 0px 2px transparent inset !important;
      color: #fff  !important; }
      .post_meta-categories a:hover > span {
        transform: translate(0, 0); }
    .post_meta-categories a > span {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: block;
      border-radius: inherit;
      z-index: -1;
      transform: translate(4px, 4px);
      transition: 0.4s; }

.single_meta.format-video .blog-post_media .blog-post_media_part, .single_meta.format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 58%; }
  .single_meta.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax), .single_meta.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0; }

.single_meta .wgl-carousel {
  overflow: hidden; }

.single_meta .zircona_module_videobox img {
  box-shadow: none; }

.single_meta .blog-post_title {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 46px;
  line-height: 1.32;
  word-wrap: break-word;
  overflow-wrap: break-word; }
  .single_meta .blog-post_title span {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit; }

.single_meta .blog-post_media {
  margin-bottom: 41px; }

.single_meta.post_format-post-format-quote .blog-post_media .blog-post_media_part {
  padding-top: 0;
  margin-top: 48px; }

.single_meta.post_format-post-format-quote .blog-post_quote-text:before {
  right: auto;
  left: 0; }

.single_meta.post_format-post-format-link .blog-post_media {
  margin-bottom: 31px; }
  .single_meta.post_format-post-format-link .blog-post_media .blog-post_media_part {
    margin-top: 48px; }

.single_meta.post_format-post-format-link .blog-post_link .link_post:before {
  right: auto;
  left: 0; }

.single_meta .item_wrapper .blog-post_content > .post_meta-categories {
  position: static; }
  .single_meta .item_wrapper .blog-post_content > .post_meta-categories + .blog-post_media {
    margin-top: 30px; }

.single_meta.format-standard-image .item_wrapper .blog-post_content .blog-post_media + .post_meta-categories, .single_meta.format-gallery .item_wrapper .blog-post_content .blog-post_media + .post_meta-categories {
  position: absolute; }

.single_type-1 .blog-post.blog-post-single-item .blog-post_content > .post_meta-categories {
  margin-bottom: 17px; }

.single_type-1 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap {
  margin-bottom: 0px; }

.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_likes-wrap .sl-count-text {
  display: none; }

.single_type-1 .blog-post.blog-post-single-item .blog-post_media {
  margin-top: 15px; }

.single_type-1 .blog-post.blog-post-single-item.format-link .blog-post_media, .single_type-1 .blog-post.blog-post-single-item.format-quote .blog-post_media {
  margin-top: 15px;
  margin-bottom: 32px; }

.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_media {
  margin-bottom: 32px; }

.single_type-2 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap {
  margin-top: 21px; }

.single_type-2 .blog-post.blog-post-single-item .blog-post_content > .post_meta-categories {
  margin-bottom: 15px; }
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content > .post_meta-categories + .post_meta-wrap {
    margin-top: 0; }

.single_type-2 .blog-post.blog-post-single-item.format-standard-image .blog-post_media + .post_meta-categories {
  position: absolute; }

.post_featured_bg {
  position: relative;
  margin-top: -40px; }
  .post_featured_bg .item_wrapper, .post_featured_bg .blog-post_content, .post_featured_bg .wgl-container, .post_featured_bg .row {
    height: inherit; }
  .post_featured_bg .single_meta {
    height: 100%; }
  .post_featured_bg > .blog-post .single_meta {
    margin: 0 auto; }
  .post_featured_bg .parallax-video {
    z-index: 1 !important; }
    .post_featured_bg .parallax-video + .wgl-container {
      position: relative;
      z-index: 2; }
  .post_featured_bg .blog-post_bg_media {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 33%; }
    .post_featured_bg .blog-post_bg_media:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #1f242c;
      opacity: 0.5; }
  .post_featured_bg .post_meta-wrap {
    width: 200%;
    margin-left: -50%;
    padding: 10px 50% 0;
    color: inherit;
    background: unset;
    font-weight: 600; }
    .post_featured_bg .post_meta-wrap a, .post_featured_bg .post_meta-wrap a:hover {
      color: inherit; }
    .post_featured_bg .post_meta-wrap:empty {
      display: none; }
    .post_featured_bg .post_meta-wrap .meta-wrapper {
      font-weight: inherit; }
      .post_featured_bg .post_meta-wrap .meta-wrapper,
      .post_featured_bg .post_meta-wrap .meta-wrapper > :first-child {
        color: inherit; }
      .post_featured_bg .post_meta-wrap .meta-wrapper span:before, .post_featured_bg .post_meta-wrap .meta-wrapper a:before {
        background-color: #b8b8b8; }
      .post_featured_bg .post_meta-wrap .meta-wrapper img {
        transition: 0.3s; }
  .post_featured_bg .blog-post_likes-wrap {
    font-size: 14px;
    font-weight: 600; }
    .post_featured_bg .blog-post_likes-wrap .wgl-likes .sl-count,
    .post_featured_bg .blog-post_likes-wrap .wgl-likes .sl-button:hover .sl-count {
      color: inherit;
      text-transform: uppercase; }
    .post_featured_bg .blog-post_likes-wrap .wgl-likes .sl-icon:before,
    .post_featured_bg .blog-post_likes-wrap .wgl-likes .sl-button:hover .sl-icon:before {
      opacity: 1; }
    .post_featured_bg .blog-post_likes-wrap .wgl-likes .sl-icon:before {
      opacity: .4; }
    .post_featured_bg .blog-post_likes-wrap .wgl-likes .sl-count {
      font-weight: 600; }
  .post_featured_bg .blog-post {
    margin-bottom: 0; }
  .post_featured_bg .blog-post_title {
    position: relative;
    z-index: 1;
    margin: 19px 0 10px;
    line-height: 1.286;
    color: inherit; }
  .post_featured_bg .content-container {
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: inherit; }
  .post_featured_bg .date_info {
    margin-top: 25px; }
  .post_featured_bg .blog-post .post_meta-categories {
    position: static !important; }
  .post_featured_bg .blog-post_views-wrap .wgl-views {
    color: inherit; }
    .post_featured_bg .blog-post_views-wrap .wgl-views:before {
      color: inherit;
      opacity: .4;
      transition: opacity .45s; }
    .post_featured_bg .blog-post_views-wrap .wgl-views:hover:before {
      opacity: 1; }
  .post_featured_bg .post_meta-categories span {
    color: inherit; }
  .post_featured_bg .post_meta-categories a {
    color: inherit !important;
    box-shadow: 0px 0px 0px 2px inset !important; }
    .post_featured_bg .post_meta-categories a:hover {
      box-shadow: 0px 0px 0px 2px transparent inset !important; }
  .post_featured_bg .wgl-likes {
    color: inherit; }
  .post_featured_bg .blog-post_comments-wrap .post_comments-icon {
    opacity: .4;
    transition: opacity .45s; }
  .post_featured_bg .blog-post_comments-wrap a:hover .post_comments-icon {
    opacity: 1; }

.post_featured_bg + .wgl-container .post_info-divider {
  opacity: 0;
  margin-bottom: 0;
  margin-top: 10px; }

body.single #main-content > .blog-post {
  margin-bottom: 35px; }

body.single .wgl-container .row.single_type-3 {
  padding-top: 50px; }

.blog-post_text + .page-link,
.blog-post_text + .page-link + .clear + .button-read-more,
.blog-post_text + .clear + .button-read-more {
  margin-bottom: 21px; }

.blog-post_text .alignleft:last-child, .blog-post_text .alignright:last-child {
  margin-bottom: 10px; }

.read-more-wrap {
  clear: both; }

.button-read-more {
  display: inline-block;
  position: relative;
  z-index: 1;
  max-width: -webkit-max-content;
  max-width: max-content;
  font-size: 16px;
  font-weight: 800;
  vertical-align: middle;
  white-space: nowrap;
  transition: all .4s; }
  .button-read-more span {
    display: inline-block;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px currentColor;
    border-radius: 3px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 11px;
    transition: box-shadow .4s, transform .4s;
    position: relative; }
    .button-read-more span:before {
      font-size: inherit;
      transition: all .4s;
      font-weight: normal; }
    .button-read-more span:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
    .button-read-more span:after {
      transform: translate(3px, 3px); }
  .button-read-more:hover span:before, .button-read-more:focus span:before {
    color: #ffffff; }
  .button-read-more:hover span:after, .button-read-more:focus span:after {
    transform: translate(0, 0); }
  .button-read-more.far:before, .button-read-more.fas:before, .button-read-more.fab:before {
    font-family: inherit; }

.tagcloud-wrapper .title_tags {
  font-size: 15px;
  margin-right: 18px; }

.single_post_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-top: 32px;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  clear: both; }
  .single_post_info .tagcloud-wrapper {
    flex-shrink: 20;
    margin-right: auto; }
  .single_post_info .post_info-divider {
    flex-grow: 1;
    flex-basis: 100px; }
    .single_post_info .post_info-divider:not(:first-child) {
      margin-left: 30px; }
    .single_post_info .post_info-divider:not(:last-child) {
      margin-right: 30px; }
  .single_post_info .single_info-share_social-wpapper {
    flex-shrink: 0;
    text-align: right; }
  .single_post_info .blog-post_views-wrap {
    margin-right: 15px; }
  .single_post_info .comments_post {
    margin-left: 42px; }
    .single_post_info .comments_post a {
      color: inherit; }
    .single_post_info .comments_post .post_comments-icon {
      color: #d1d0d0;
      transition: inherit;
      font-weight: 400;
      font-size: 16px;
      margin-right: 10px; }
  .single_post_info .sl-icon {
    color: #d1d0d0;
    transition: .4s; }

.post_info-divider {
  clear: both;
  margin-top: 29px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

.meta-wrapper + .post_info-divider {
  margin-top: 4px; }

.blog-post_excerpt {
  margin: 0 0 38px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400; }
  .blog-post_excerpt > p:last-child {
    margin-bottom: 0; }

.blog-post_likes-wrap + .share_post {
  padding-right: 20px; }

.blog-post_likes-wrap .wgl-likes {
  line-height: 1.8;
  text-transform: uppercase; }
  .blog-post_likes-wrap .wgl-likes .sl-icon:before {
    color: inherit;
    transition: opacity .45s; }

.blog-post_comments-wrap {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase; }
  .blog-post_comments-wrap .post_comments-icon {
    font-weight: 400;
    margin-right: 10px; }

.blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1),
.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1),
.blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n+1) {
  clear: left; }

.zircona-post-navigation {
  position: relative;
  margin-bottom: -30px;
  padding: 0; }
  .zircona-post-navigation:after {
    content: '';
    display: block;
    height: 0;
    clear: both; }

.prev-link,
.next-link {
  position: relative;
  z-index: 1;
  padding: 20px 7.5px;
  font-size: 13px;
  font-weight: 700;
  color: #939393;
  text-transform: uppercase;
  background: #f2f2f2;
  transition: 300ms; }
  .prev-link_icon,
  .next-link_icon {
    display: inline-block;
    width: 0;
    height: 0px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    color: inherit; }
    .prev-link_icon:before,
    .next-link_icon:before {
      content: '\f11f';
      display: inline-block;
      position: absolute;
      top: 2px;
      left: -6px;
      border: 0;
      font-family: flaticon;
      font-size: 12px;
      font-style: normal;
      vertical-align: middle; }
  .prev-link:hover,
  .next-link:hover {
    color: #ffffff !important; }

.prev-link_wrapper,
.next-link_wrapper {
  width: calc(50% - 65px);
  margin-bottom: 30px; }
  .prev-link_wrapper .info_wrapper > a,
  .next-link_wrapper .info_wrapper > a {
    display: flex;
    align-items: center;
    position: relative;
    transition: 0.8s; }
    .prev-link_wrapper .info_wrapper > a .prev-link-info_wrapper,
    .prev-link_wrapper .info_wrapper > a .next-link-info_wrapper,
    .prev-link_wrapper .info_wrapper > a img,
    .next-link_wrapper .info_wrapper > a .prev-link-info_wrapper,
    .next-link_wrapper .info_wrapper > a .next-link-info_wrapper,
    .next-link_wrapper .info_wrapper > a img {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transition: inherit; }
  .prev-link_wrapper .info_wrapper .image_prev,
  .prev-link_wrapper .info_wrapper .image_next,
  .next-link_wrapper .info_wrapper .image_prev,
  .next-link_wrapper .info_wrapper .image_next {
    display: inline-block;
    position: relative;
    width: 75px;
    height: 75px;
    vertical-align: top;
    transition: inherit;
    border-radius: 5px;
    overflow: hidden; }
    .prev-link_wrapper .info_wrapper .image_prev [class|=text],
    .prev-link_wrapper .info_wrapper .image_next [class|=text],
    .next-link_wrapper .info_wrapper .image_prev [class|=text],
    .next-link_wrapper .info_wrapper .image_next [class|=text] {
      position: absolute;
      z-index: 1;
      top: 0;
      width: 100%;
      border-radius: unset;
      font-size: 16px;
      line-height: 80px;
      font-weight: 700;
      color: #ffffff;
      text-align: center;
      opacity: 0;
      transition: inherit; }
  .prev-link_wrapper .info_wrapper .prev_title,
  .prev-link_wrapper .info_wrapper .next_title,
  .next-link_wrapper .info_wrapper .prev_title,
  .next-link_wrapper .info_wrapper .next_title {
    display: inline-block;
    position: relative;
    max-width: 220px;
    font-size: 17px;
    line-height: 1.35;
    font-weight: 700;
    word-wrap: break-word;
    transition: 0.45s;
    padding-top: 8px; }
    @media (max-width: 350px) {
      .prev-link_wrapper .info_wrapper .prev_title,
      .prev-link_wrapper .info_wrapper .next_title,
      .next-link_wrapper .info_wrapper .prev_title,
      .next-link_wrapper .info_wrapper .next_title {
        max-width: 168px; } }
    .prev-link_wrapper .info_wrapper .prev_title:empty,
    .prev-link_wrapper .info_wrapper .next_title:empty,
    .next-link_wrapper .info_wrapper .prev_title:empty,
    .next-link_wrapper .info_wrapper .next_title:empty {
      display: none; }

.prev-link {
  float: left; }
  .prev-link_wrapper {
    float: left; }
    .prev-link_wrapper a {
      justify-content: flex-start;
      text-align: left; }
      .prev-link_wrapper a:hover .image_prev:after, .prev-link_wrapper a:hover .image_prev:before {
        visibility: visible;
        opacity: 1; }
      .prev-link_wrapper a:hover .image_prev:before {
        margin-left: 0;
        transform: rotate(180deg);
        top: 0;
        right: 0; }
      .prev-link_wrapper a:hover .image_prev.no_image:before {
        transform: rotate(180deg) !important; }
      .prev-link_wrapper a:hover .image_prev [class|=text] {
        opacity: 1; }
    .prev-link_wrapper .image_prev {
      margin-right: 28px; }
      .prev-link_wrapper .image_prev [class|=text] {
        left: 0; }
      .prev-link_wrapper .image_prev.no_image [class|=text] {
        opacity: 1; }
      .prev-link_wrapper .image_prev.no_image:before, .prev-link_wrapper .image_prev.no_image:after {
        opacity: 1;
        visibility: visible;
        margin-left: 0; }
      .prev-link_wrapper .image_prev.no_image:before {
        transform: rotate(135deg) !important;
        right: 0;
        top: 0; }
      .prev-link_wrapper .image_prev.no_image .no_image_post:before {
        content: '\f10d';
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0;
        margin-left: 20px;
        font-family: flaticon;
        font-size: 30px;
        line-height: 80px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        transform: rotate(0deg) !important; }
      .prev-link_wrapper .image_prev:before {
        content: '\f10d';
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        right: -10px;
        top: -10px;
        font-family: flaticon;
        font-size: 30px;
        line-height: 80px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        transform: rotate(135deg) !important; }
      .prev-link_wrapper .image_prev:after {
        display: block;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s; }
    .prev-link_wrapper .prev_title {
      text-align: left; }
  .prev-link_icon {
    margin-left: 5px;
    margin-right: 5px; }
    .prev-link_icon:before {
      content: '\f10d';
      left: auto;
      right: -6px; }

.next-link {
  float: right; }
  .next-link_wrapper {
    float: right; }
    .next-link_wrapper a {
      justify-content: flex-end;
      text-align: right; }
      .next-link_wrapper a:hover .image_next:after, .next-link_wrapper a:hover .image_next:before {
        visibility: visible;
        opacity: 1; }
      .next-link_wrapper a:hover .image_next:before {
        margin-right: 0;
        top: 0;
        transform: rotate(0deg); }
      .next-link_wrapper a:hover .image_next [class|=text] {
        opacity: 1; }
      .next-link_wrapper a:hover .image_next.no_image:before {
        transform: rotate(0deg) !important; }
    .next-link_wrapper .image_next {
      margin-left: 28px; }
      .next-link_wrapper .image_next [class|=text] {
        right: 0; }
      .next-link_wrapper .image_next.no_image [class|=text] {
        opacity: 1; }
      .next-link_wrapper .image_next.no_image:before, .next-link_wrapper .image_next.no_image:after {
        opacity: 1;
        visibility: visible;
        margin-right: 0; }
      .next-link_wrapper .image_next.no_image .no_image_post:before {
        content: '\f10d';
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        right: 0;
        font-family: flaticon;
        font-size: 30px;
        line-height: 80px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        transform: rotate(45deg); }
      .next-link_wrapper .image_next.no_image:before {
        top: 0;
        margin-right: 0;
        transform: rotate(45deg) !important; }
      .next-link_wrapper .image_next .no_image_post {
        background: #f6f5f3;
        display: block;
        width: 100%;
        height: 100%; }
      .next-link_wrapper .image_next:before {
        content: '\f10d';
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        right: 0;
        top: -10px;
        margin-right: 10px;
        font-family: flaticon;
        font-size: 30px;
        line-height: 80px;
        text-align: center;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        transform: rotate(45deg) !important; }
      .next-link_wrapper .image_next:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s; }
    .next-link_wrapper .next_title {
      text-align: right; }

.prev-link-info_wrapper > span,
.next-link-info_wrapper > span {
  display: block; }

.prev-link-info_wrapper .meta-wrapper,
.next-link-info_wrapper .meta-wrapper {
  font-size: 14px;
  line-height: 2.5;
  font-weight: 700;
  color: #afafaf;
  text-transform: uppercase; }
  .prev-link-info_wrapper .meta-wrapper > div,
  .prev-link-info_wrapper .meta-wrapper > span,
  .next-link-info_wrapper .meta-wrapper > div,
  .next-link-info_wrapper .meta-wrapper > span {
    transition: 0.45s; }

.single.related_posts {
  margin-top: 85px; }
  .single.related_posts .zircona_module_title {
    padding-bottom: 30px; }
    .single.related_posts .zircona_module_title h4 {
      font-size: 36px; }

.author-info_wrapper {
  display: flex;
  position: relative;
  z-index: 0;
  margin: 50px 0 9px;
  border: 0;
  border-radius: 10px;
  background-color: #f8f8f8; }

.author-info_avatar {
  margin: 40px 0 0 40px;
  min-width: 140px; }
  .author-info_avatar img {
    border-radius: unset;
    background: #989898;
    border-radius: 50%; }

.author-info_content {
  flex-grow: 1;
  padding: 40px 34px 30px 39px; }

.author-info_name {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold; }
  .author-info_name span {
    margin-right: 6px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit; }

.author-info_description {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px; }

.author-info_social-wrapper {
  margin: 13px -12px 0;
  line-height: 1; }

.author-info_social-link {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
  margin-right: 5px;
  color: #b0b0b0; }
  .author-info_social-link:last-child {
    margin-right: 0; }
  .author-info_social-link:hover.fa-twitter {
    color: #1da1f2; }
  .author-info_social-link:hover.fa-facebook-f {
    color: #3b5998; }
  .author-info_social-link:hover.fa-instagram {
    color: #c32aa3; }
  .author-info_social-link:hover.fa-linkedin-in {
    color: #007bb5; }
  .author-info_social-link:hover.fa-telegram {
    color: #007bb5; }

.post_info-divider + .author-info_wrapper {
  margin-top: 39px; }

.blog-post_wrapper .blog-post_media .zircona_module_videobox img {
  box-shadow: none; }

.blog-post_wrapper .blog-post_media .zircona_module_videobox .videobox_link {
  border-color: transparent;
  opacity: 0.9; }

.blog-post_wrapper .blog-post_content .zircona_module_videobox .videobox_wrapper_link:before {
  display: none; }

.blog-post_wrapper .blog-post_content .zircona_module_videobox {
  margin-bottom: 50px; }

.blog-post_bg_media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover; }
  .blog-post_bg_media .slider-wrapper, .blog-post_bg_media .blog-post_media-slider {
    height: 100%; }

.slider-wrapper.wgl-carousel .blog-post_media-slider_slick {
  height: 100%; }
  .slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick {
    position: relative;
    z-index: 5;
    height: 100%;
    width: 100%; }
    .slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick span {
      height: 100%;
      width: 100%;
      display: block;
      background-size: cover;
      background-position: center;
      transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
      overflow: hidden; }
      .slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick span img {
        transform: scale(1.25, 1.25);
        transition: 500ms ease-in-out; }
    .slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick.slick-active span img {
      transform: scale(1, 1); }
  .slider-wrapper.wgl-carousel .blog-post_media-slider_slick .slick-list,
  .slider-wrapper.wgl-carousel .blog-post_media-slider_slick .slick-track {
    height: 100%; }

.slider-wrapper.wgl-carousel .slick-slider {
  z-index: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slider-wrapper.wgl-carousel .slick-slider .slick-arrow {
    z-index: 100; }

.blog_carousel_title-arrow .wgl-carousel .slick-prev.slick-arrow, .blog_carousel_title-arrow .wgl-carousel .slick-next.slick-arrow {
  display: none !important; }

.blog_title.zircona_module_title {
  justify-content: flex-start;
  padding-bottom: 15px; }

.wgl_module_title.item_title {
  position: relative; }
  .wgl_module_title.item_title .carousel_arrows {
    position: absolute;
    z-index: 2;
    top: 2px;
    right: 0;
    text-align: center; }
    .wgl_module_title.item_title .carousel_arrows span[class*="slick_arrow"] {
      display: inline-block;
      width: 25px;
      height: 25px;
      margin-left: 10px;
      background: #f2f2f2;
      cursor: pointer;
      transition: 0.45s ease; }
      .wgl_module_title.item_title .carousel_arrows span[class*="slick_arrow"] span {
        display: block;
        line-height: 25px;
        text-align: center; }
        .wgl_module_title.item_title .carousel_arrows span[class*="slick_arrow"] span:after {
          content: '\f11f';
          font-family: flaticon;
          font-size: 14px;
          display: inline-block;
          border: 0;
          color: #939393 !important;
          vertical-align: top;
          line-height: 25px; }
      .wgl_module_title.item_title .carousel_arrows span[class*="slick_arrow"]:hover span:after {
        color: #fff !important; }
      .wgl_module_title.item_title .carousel_arrows span[class*="slick_arrow"].left_slick_arrow span:after {
        content: '\f10d'; }

.row.sidebar_left .content-container {
  float: right; }

.container-grid.row > .wgl-carousel {
  margin-left: 0;
  margin-right: 0; }
  .container-grid.row > .wgl-carousel.navigation_offset_element {
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden; }
    .container-grid.row > .wgl-carousel.navigation_offset_element > .slick-slider {
      overflow: visible; }
    .container-grid.row > .wgl-carousel.navigation_offset_element .slick-list {
      overflow: hidden; }

.blog_subtitle {
  font-size: 18px;
  line-height: 1.4; }

.blog-post_views-wrap .wgl-views {
  display: inline-block; }
  .blog-post_views-wrap .wgl-views:before {
    content: '\f06e';
    font-family: 'Font Awesome 5 Free';
    padding-right: 0.67em;
    transition: 0.3s; }
  .blog-post_views-wrap .wgl-views .counts {
    font-size: 14px;
    font-weight: 600; }
  .blog-post_views-wrap .wgl-views .counts_text {
    display: inline; }

.attachment_media .meta-wrapper {
  margin-bottom: 10px;
  font-weight: 600; }
  .attachment_media .meta-wrapper > span {
    position: relative;
    padding-left: 23px; }
    .attachment_media .meta-wrapper > span:first-child {
      padding-left: 0; }
      .attachment_media .meta-wrapper > span:first-child:before {
        display: none; }

.parallax-video {
  position: absolute !important;
  z-index: 2 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.jarallax {
  position: relative;
  z-index: 0; }

.jarallax > .jarallax-img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  -o-object-fit: cover;
  object-fit: cover; }

.blog_archive-cat {
  margin-bottom: 20px;
  text-align: center; }
  .blog_archive-cat_title {
    text-transform: capitalize; }

.archive .wgl_blog_list {
  margin-bottom: 30px; }

@media (max-width: 1024px) {
  .blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
    clear: none; }
  .blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
    clear: none; }
  .blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n+1) {
    clear: none; }
  .blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
    clear: left; }
  .blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
    clear: left; }
  .blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(2n+1) {
    clear: left; }
  .zircona-post-navigation {
    margin-bottom: 0; } }

@media (max-width: 768px) {
  .prev-link_wrapper, .next-link_wrapper {
    max-width: 100%;
    width: 100%; }
  .zircona-post-navigation .back-nav_page {
    display: none; } }

@media (max-width: 600px) {
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .meta-wrapper,
  .single_type-1 .blog-post.blog-post-single-item .blog-post_content .meta-wrapper {
    max-width: 100%; }
  .post_featured_bg .post_meta-wrap {
    width: 150%;
    margin-left: -25%;
    padding-left: 25%;
    padding-right: 25%; } }

/* ==================== ##Shares Style ==================== */
.share_post-container {
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  color: #fff;
  vertical-align: middle; }
  .share_post-container:hover .share_social-wpapper,
  .share_post-container:hover .share_social-wpapper ul > li {
    opacity: 1;
    visibility: visible; }
  .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(1) {
    transition-delay: 0s; }
  .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(2) {
    transition-delay: 0.15s; }
  .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(3) {
    transition-delay: 0.3s; }
  .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(4) {
    transition-delay: 0.45s; }
  .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(5) {
    transition-delay: 0.6s; }
  .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(6) {
    transition-delay: 0.75s; }
  .share_post-container:hover > a:after {
    transform: scale(0.2); }
  .share_post-container .share_post {
    display: block;
    color: inherit; }
  .share_post-container span {
    display: block;
    line-height: inherit;
    border-radius: 50%;
    transition: all 0.45s; }
  .share_post-container > a {
    display: block;
    position: relative;
    z-index: 2;
    border-radius: inherit;
    font-size: 14px;
    text-align: center;
    pointer-events: none;
    margin-top: -3px;
    color: #c9c9c9; }
    .share_post-container > a:before {
      content: "\f13e";
      font-family: flaticon;
      vertical-align: middle; }
  .share_post-container .share_facebook .fab {
    color: #3b5998; }
  .share_post-container .share_twitter .fab {
    color: #1da1f2; }
  .share_post-container .share_pinterest .fab {
    color: #e40000; }
  .share_post-container .share_linkedin .fab {
    color: #007bb5; }
  .share_post-container .share_post:hover.share_facebook .fab {
    background-color: #3b5998; }
  .share_post-container .share_post:hover.share_twitter .fab {
    background-color: #1da1f2; }
  .share_post-container .share_post:hover.share_pinterest .fab {
    background-color: #e40000; }
  .share_post-container .share_post:hover.share_linkedin .fab {
    background-color: #007bb5; }
  .share_post-container .share_post:hover .fab {
    color: #fff; }
  .share_post-container .share_social-wpapper {
    display: block;
    position: absolute;
    z-index: 2;
    top: -4px;
    right: 1px;
    height: 30px;
    border-radius: 30px;
    padding: 0 24px 0 7px;
    font-size: 13px;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    transition: 0.55s ease-in-out; }
    .share_post-container .share_social-wpapper ul {
      margin-left: 0;
      height: 100%;
      padding: 0;
      font-size: inherit;
      white-space: nowrap; }
      .share_post-container .share_social-wpapper ul li {
        display: inline-block;
        margin: 0 3px;
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        text-align: center;
        vertical-align: top;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        background: #fff;
        border-radius: 50%;
        box-shadow: 8px 6px 38px 0px rgba(0, 0, 0, 0.2); }
        .share_post-container .share_social-wpapper ul li a {
          display: block;
          width: 100%;
          height: 100%; }
        .share_post-container .share_social-wpapper ul li:nth-child(1) {
          transition-delay: 0s; }
        .share_post-container .share_social-wpapper ul li:nth-child(2) {
          transition-delay: 0.1s; }
        .share_post-container .share_social-wpapper ul li:nth-child(3) {
          transition-delay: 0.2s; }
        .share_post-container .share_social-wpapper ul li:nth-child(4) {
          transition-delay: 0.3s; }
        .share_post-container .share_social-wpapper ul li:nth-child(5) {
          transition-delay: 0.4s; }
        .share_post-container .share_social-wpapper ul li .share_post span.fa {
          transition: 0.4s; }

.single_info-share_social-wpapper .share_text {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff; }
  .single_info-share_social-wpapper .share_text:after {
    display: inline-block;
    margin-left: 8px;
    transform: translateY(-1px); }

.single_info-share_social-wpapper:only-child {
  border: 0;
  padding: 0; }

.single_info-share_social-wpapper .share_social-wpapper {
  display: flex;
  justify-content: center;
  font-size: 0;
  line-height: 0;
  margin: 0 -5px; }

.single_info-share_social-wpapper .share_link, .single_info-share_social-wpapper .share_post {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  transition: 0.45s ease-in-out;
  overflow: hidden;
  width: 40px;
  min-width: 40px;
  max-width: -webkit-max-content;
  max-width: max-content;
  margin: 0 5px;
  border-radius: 5px; }

.single_info-share_social-wpapper .share_link:hover.share_facebook .fab {
  color: #3b5998;
  border-color: #3b5998; }
  .single_info-share_social-wpapper .share_link:hover.share_facebook .fab ~ .share_text {
    color: #3b5998; }

.single_info-share_social-wpapper .share_link:hover.share_twitter .fab {
  color: #1da1f2;
  border-color: #1da1f2; }
  .single_info-share_social-wpapper .share_link:hover.share_twitter .fab ~ .share_text {
    color: #1da1f2; }

.single_info-share_social-wpapper .share_link:hover.share_pinterest .fab {
  color: #e40000;
  border-color: #e40000; }
  .single_info-share_social-wpapper .share_link:hover.share_pinterest .fab ~ .share_text {
    color: #e40000; }

.single_info-share_social-wpapper .share_link:hover.share_linkedin .fab {
  color: #007bb5;
  border-color: #007bb5; }
  .single_info-share_social-wpapper .share_link:hover.share_linkedin .fab ~ .share_text {
    color: #007bb5; }

.single_info-share_social-wpapper .share_link:not(:first-child) {
  width: 40px;
  min-width: 40px; }
  .single_info-share_social-wpapper .share_link:not(:first-child) span.fa {
    margin-left: 10px; }

.single_info-share_social-wpapper .share_link span.fab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  z-index: 1;
  width: 40px;
  height: 40px;
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  transition: 0.5s;
  border-radius: 10px;
  border: 2px solid #e8e8e9; }

.single_info-share_social-wpapper .share_link .share_text {
  background: #ffffff;
  line-height: 40px;
  min-height: 40px;
  display: none;
  vertical-align: middle;
  padding: 0 13px; }

.author-info_social-wrapper .author-info_social-link.fa {
  color: #b5b5b5; }

.wgl-social-share_pages {
  position: absolute;
  z-index: 90; }
  .wgl-social-share_pages.fixed {
    position: fixed;
    z-index: 90; }
  .wgl-social-share_pages.standard_style li {
    padding: 0;
    margin-bottom: 5px; }
  .wgl-social-share_pages.standard_style a {
    line-height: 40px;
    width: 60px;
    text-align: right;
    border-radius: 0 30px 30px 0;
    color: #bbc8d7;
    display: block;
    box-sizing: border-box;
    padding-right: 16px;
    transition: 0.45s; }
    .wgl-social-share_pages.standard_style a:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 0%;
      height: 100%;
      border-radius: 0 30px 30px 0;
      opacity: 0;
      visibility: hidden;
      transition: 0.3s ease-in; }
    .wgl-social-share_pages.standard_style a:hover {
      color: #ffffff; }
      .wgl-social-share_pages.standard_style a:hover:before {
        width: 100%;
        opacity: 1;
        visibility: visible; }
    .wgl-social-share_pages.standard_style a span {
      display: inline-block;
      position: relative;
      z-index: 1;
      width: 20px;
      text-align: center; }
  .wgl-social-share_pages.hovered_style {
    top: 40%;
    left: 40px; }
    .wgl-social-share_pages.hovered_style .share_social-desc {
      position: absolute;
      z-index: -1;
      width: 40px;
      height: 40px; }
    .wgl-social-share_pages.hovered_style .share_social-title {
      position: absolute;
      z-index: 12;
      bottom: calc(100% + 14px);
      border-radius: 0;
      padding: 0;
      font-size: 13px;
      line-height: 40px;
      font-weight: 700;
      letter-spacing: 2px;
      color: #323232;
      text-transform: uppercase;
      -webkit-text-orientation: mixed;
      text-orientation: mixed;
      white-space: nowrap;
      writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      transform: translateY(0%) rotate(180deg);
      transition: 0.45s; }
    .wgl-social-share_pages.hovered_style .share_social-icon-plus {
      display: inline-block;
      position: absolute;
      bottom: 0;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      line-height: 40px;
      vertical-align: middle;
      cursor: pointer;
      transition: transform 0.2s ease-in-out; }
      .wgl-social-share_pages.hovered_style .share_social-icon-plus:before {
        width: 2px;
        height: 12px;
        margin-top: -6px;
        margin-left: -1px; }
      .wgl-social-share_pages.hovered_style .share_social-icon-plus:after {
        width: 12px;
        height: 2px;
        margin-top: -1px;
        margin-left: -6px; }
      .wgl-social-share_pages.hovered_style .share_social-icon-plus:before, .wgl-social-share_pages.hovered_style .share_social-icon-plus:after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        background: #fff; }
    .wgl-social-share_pages.hovered_style ul {
      position: absolute;
      z-index: 2;
      bottom: 100%;
      left: 0;
      width: 40px;
      padding: 0;
      margin: 0;
      padding-bottom: 10px;
      opacity: 0;
      visibility: hidden;
      transform: translate(0, 30px);
      transition: 0.2s ease-in-out; }
      .wgl-social-share_pages.hovered_style ul li {
        padding: 0;
        text-align: center; }
        .wgl-social-share_pages.hovered_style ul li a {
          color: #323232; }
          .wgl-social-share_pages.hovered_style ul li a span {
            display: inline-block;
            width: 20px;
            font-size: 14px;
            text-align: center; }
    .wgl-social-share_pages.hovered_style:hover .share_social-title {
      opacity: 0; }
    .wgl-social-share_pages.hovered_style:hover .share_social-icon-plus {
      transform: rotate(-45deg); }
    .wgl-social-share_pages.hovered_style:hover ul {
      opacity: 1;
      visibility: visible;
      transform: translate(0, 0); }

.wgl-social-icons .elementor-icon i {
  transition: 0.3s; }

.wgl-portfolio-single_item .single_info-share_social-wpapper .share_title {
  font-weight: 700; }

.wgl-portfolio-single_item .single_info-share_social-wpapper > span {
  text-transform: capitalize; }

.woocommerce div.product .share_social-wpapper .share_link {
  margin-right: 20px;
  font-size: 12px;
  color: #c2c2c2; }
  .woocommerce div.product .share_social-wpapper .share_link span.fa {
    transition: 0.45s ease-in-out; }
  .woocommerce div.product .share_social-wpapper .share_link:last-child {
    margin-right: 0; }

/* ==================== ##Likes ==================== */
.wgl-likes {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #c9c9c9; }
  .wgl-likes .sl-button {
    transition: 0.45s;
    color: inherit;
    cursor: pointer; }
  .wgl-likes .sl-count {
    margin-left: 8px;
    font-size: 14px;
    font-weight: 600; }
  .wgl-likes .sl-icon {
    display: inline-block;
    line-height: 1; }
    .wgl-likes .sl-icon, .wgl-likes .sl-icon:before {
      font-size: 16px; }

/* ==================== ##Isotope (Recommended) ==================== */
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  transition-duration: 0.8s; }

.isotope {
  transition-property: height, width; }

.isotope .isotope-item {
  transition-property: transform, opacity; }

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  transition-duration: 0s; }

/* ==================== ##Lists Style ==================== */
body ul,
body ol {
  margin-left: 0.4em;
  padding-left: 0.9em; }
  body ul li,
  body ol li {
    position: relative;
    z-index: 1;
    line-height: 1.875em;
    padding-top: .25em;
    padding-bottom: .25em; }
  body ul > li:last-child,
  body ol > li:last-child {
    padding-bottom: 0; }

body ol {
  list-style: none; }

body ul[class*='zircona_'] {
  margin-left: 0;
  padding-left: 0; }
  body ul[class*='zircona_'] li {
    list-style: none; }
    body ul[class*='zircona_'] li:before {
      content: '';
      position: absolute;
      z-index: 1;
      border-radius: unset; }

body ul.zircona_dot li {
  padding-left: calc(0.5em + 14px); }
  body ul.zircona_dot li:before {
    top: 1.05em;
    left: 2px;
    width: 0.3125em;
    height: 0.3125em;
    border-radius: 50%; }

body ul.zircona_dot.icon_right li {
  padding-left: 0;
  padding-right: calc(0.5em + 14px); }
  body ul.zircona_dot.icon_right li:before {
    left: unset;
    right: 2px; }

body ul.zircona_hyphen li {
  padding-left: calc(0.625em + 15px); }
  body ul.zircona_hyphen li:before {
    top: 1.1em;
    left: 0.15em;
    width: 0.625em;
    height: 2px; }

body ul.zircona_hyphen.icon_right li {
  padding-left: 0;
  padding-right: calc(0.625em + 15px); }
  body ul.zircona_hyphen.icon_right li:before {
    left: unset;
    right: 0.15em; }

body ul.zircona_plus li {
  padding-left: calc(0.625em + 15px); }
  body ul.zircona_plus li:before {
    top: 1.1em;
    left: .15em;
    width: 0.625em;
    height: 2px; }
  body ul.zircona_plus li:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: calc(1.1em - .3125em + 1px);
    left: calc(.3125em + 0.15em - 1px);
    height: 0.625em;
    width: 2px; }

body ul.zircona_plus.icon_right li {
  padding-left: 0;
  padding-right: calc(0.625em + 15px); }
  body ul.zircona_plus.icon_right li:before {
    left: unset;
    right: 2px; }
  body ul.zircona_plus.icon_right li:after {
    left: unset;
    right: calc(.3125em + 0.15em - 1px); }

body ul.zircona_check li {
  padding-left: calc(1.3em + 8px); }
  body ul.zircona_check li:before {
    content: '\f122';
    font-size: .6875em;
    top: 1.3em;
    left: 0;
    font-family: Flaticon;
    line-height: 1;
    background: transparent;
    font-weight: normal;
    color: #24c373; }

body ul.zircona_check.icon_right li {
  padding-left: 0;
  padding-right: calc(1.3em + 8px); }
  body ul.zircona_check.icon_right li:before {
    left: unset;
    right: 0; }

body ul.zircona_arrow li {
  padding-left: calc(1.3em + 11px); }
  body ul.zircona_arrow li:before {
    content: '\f10d';
    font-size: 1.15em;
    top: .5435em;
    left: 0;
    font-family: Flaticon;
    line-height: 1;
    background: transparent;
    font-weight: normal;
    transform: rotate(45deg); }

body ul.zircona_arrow.icon_right li {
  padding-left: 0;
  padding-right: calc(1.3em + 11px); }
  body ul.zircona_arrow.icon_right li:before {
    left: unset;
    right: 0; }

body ul.no-list-style li {
  padding: 0;
  list-style: none; }

body ul .zircona_disable, body ul .zircona_disable:before,
body ul .zircona_disable * {
  color: #c8c8c8 !important; }

body ul .zircona_disable_dark, body ul .zircona_disable_dark:before,
body ul .zircona_disable_dark * {
  color: #a2a2a2 !important; }

body ol {
  counter-reset: li; }
  body ol[start='1'] {
    counter-reset: li 0; }
  body ol[start='2'] {
    counter-reset: li 1; }
  body ol[start='3'] {
    counter-reset: li 2; }
  body ol[start='4'] {
    counter-reset: li 3; }
  body ol[start='5'] {
    counter-reset: li 4; }
  body ol[start='6'] {
    counter-reset: li 5; }
  body ol[start='7'] {
    counter-reset: li 6; }
  body ol[start='8'] {
    counter-reset: li 7; }
  body ol[start='9'] {
    counter-reset: li 8; }
  body ol[start='10'] {
    counter-reset: li 9; }
  body ol[start='11'] {
    counter-reset: li 10; }
  body ol[start='12'] {
    counter-reset: li 11; }
  body ol[start='13'] {
    counter-reset: li 12; }
  body ol[start='14'] {
    counter-reset: li 13; }
  body ol[start='15'] {
    counter-reset: li 14; }
  body ol[start='16'] {
    counter-reset: li 15; }
  body ol[start='17'] {
    counter-reset: li 16; }
  body ol[start='18'] {
    counter-reset: li 17; }
  body ol[start='19'] {
    counter-reset: li 18; }
  body ol[start='20'] {
    counter-reset: li 19; }
  body ol[start='21'] {
    counter-reset: li 20; }
  body ol[start='22'] {
    counter-reset: li 21; }
  body ol[start='23'] {
    counter-reset: li 22; }
  body ol[start='24'] {
    counter-reset: li 23; }
  body ol[start='25'] {
    counter-reset: li 24; }
  body ol[start='26'] {
    counter-reset: li 25; }
  body ol[start='27'] {
    counter-reset: li 26; }
  body ol[start='28'] {
    counter-reset: li 27; }
  body ol[start='29'] {
    counter-reset: li 28; }
  body ol[start='30'] {
    counter-reset: li 29; }
  body ol > li {
    position: relative;
    counter-increment: li; }
    body ol > li:before {
      content: "." counter(li);
      display: inline-block;
      position: static;
      width: auto;
      height: auto;
      margin-left: calc(-1em - 2px);
      margin-right: 9px;
      font-size: inherit;
      line-height: inherit;
      font-weight: 800;
      direction: rtl; }

body ul ol > li:before {
  top: 0;
  background-color: transparent !important; }

body li ol {
  margin-bottom: 0;
  padding-bottom: 0; }

/* ==================== ##Comments ==================== */
.single.related_posts + .row #comments {
  margin-top: 30px;
  padding-top: 0; }

#comments {
  margin-top: 50px;
  margin-bottom: 44px;
  clear: both; }
  #comments:before {
    content: '';
    display: block;
    clear: both; }
  #comments ul ul.children,
  #comments ol ul.children {
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
  #comments #respond {
    margin-top: 66px;
    border-radius: unset;
    padding: 39px 45px 53px;
    border: 2px solid #e8e8e9;
    border-radius: 10px; }
  #comments > h3 {
    position: relative;
    z-index: 10; }
  #comments .pingback .edit-link .comment-edit-link,
  #comments .trackback .edit-link .comment-edit-link {
    font-size: 0.75em;
    color: #7e7676;
    margin-left: 0.3133em; }
    #comments .pingback .edit-link .comment-edit-link:hover,
    #comments .trackback .edit-link .comment-edit-link:hover {
      color: #b9a9cd; }
  #comments .comment-notes {
    margin-bottom: 30px; }
  #comments .form-submit {
    margin-bottom: 0;
    clear: both; }
    #comments .form-submit input[name='submit'] {
      min-width: 195px; }
  #comments .commentlist {
    position: relative;
    margin: 0;
    padding: 0;
    line-height: inherit;
    list-style: none; }
    #comments .commentlist li.pingback,
    #comments .commentlist li.trackback {
      padding: 0; }
      #comments .commentlist li.pingback .comment-body,
      #comments .commentlist li.trackback .comment-body {
        display: inline; }
      #comments .commentlist li.pingback:before,
      #comments .commentlist li.trackback:before {
        display: none; }
    #comments .commentlist + * {
      margin-top: 46px; }
    #comments .commentlist .comment-respond {
      margin: 20px 0; }
    #comments .commentlist .comment {
      padding: 0; }
      #comments .commentlist .comment:before, #comments .commentlist .comment:after {
        display: none; }
      #comments .commentlist .comment .stand_comment {
        min-height: 160px;
        margin-bottom: 0;
        border-bottom: 1px solid #e5e5e5;
        padding: 40px 0 25px 110px; }
        #comments .commentlist .comment .stand_comment .thiscommentbody {
          position: relative;
          z-index: 1;
          min-height: 70px; }
        #comments .commentlist .comment .stand_comment .meta-wrapper {
          padding-top: 8px; }
          #comments .commentlist .comment .stand_comment .meta-wrapper,
          #comments .commentlist .comment .stand_comment .meta-wrapper .comment-edit-link {
            color: #989898; }
      #comments .commentlist .comment .commentava {
        position: absolute;
        z-index: 1;
        top: 0;
        left: -110px;
        width: 80px;
        height: 80px; }
        #comments .commentlist .comment .commentava img {
          border-radius: 10px; }
      #comments .commentlist .comment.pingback .stand_comment {
        padding-left: 0; }
      #comments .commentlist .comment .children .comment {
        margin-left: 70px; }
      #comments .commentlist .comment .children .stand_comment {
        padding-left: 110px; }
        #comments .commentlist .comment .children .stand_comment .commentava {
          left: -110px; }
    #comments .commentlist > .comment > .children > .comment {
      margin-left: 110px; }
    #comments .commentlist > .comment:last-child {
      margin-bottom: -1px; }
      #comments .commentlist > .comment:last-child .stand_comment:last-child {
        border-bottom: 0; }
    #comments .commentlist .comment_info {
      display: inline-block;
      padding-right: 14px;
      margin-top: -3px; }
      #comments .commentlist .comment_info .meta-wrapper {
        float: none;
        margin-bottom: 0;
        padding: 0;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        background: none;
        opacity: 1; }
        #comments .commentlist .comment_info .meta-wrapper * {
          font-size: 12px;
          line-height: 1.5;
          text-transform: uppercase; }
        #comments .commentlist .comment_info .meta-wrapper .comment-edit-link {
          transition: color 0.3s; }
          #comments .commentlist .comment_info .meta-wrapper .comment-edit-link span {
            transition: 0s; }
    #comments .commentlist .comment_author_says {
      font-size: 18px;
      line-height: 1;
      font-weight: 800;
      padding-top: 0; }
      #comments .commentlist .comment_author_says a {
        font-weight: inherit;
        font-size: inherit; }
    #comments .commentlist .comment_content {
      margin-top: -4px;
      line-height: 30px; }
      #comments .commentlist .comment_content p {
        margin-bottom: 0;
        padding-bottom: 5px; }
      #comments .commentlist .comment_content h1,
      #comments .commentlist .comment_content h2,
      #comments .commentlist .comment_content h3,
      #comments .commentlist .comment_content h4,
      #comments .commentlist .comment_content h5,
      #comments .commentlist .comment_content h6 {
        margin-bottom: 8px; }
  #comments .comment-reply-link {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    line-height: 2;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 0 11px;
    border-radius: 12px;
    background: #e7e7fb; }
    #comments .comment-reply-link:hover {
      color: #ffffff; }
  #comments #cancel-comment-reply-link {
    font-weight: 300;
    text-transform: capitalize;
    opacity: 0.8; }
  #comments small #cancel-comment-reply-link {
    font-size: 18px;
    margin-left: 10px; }
  #comments ol.commentlist > li.comment:first-child {
    margin-top: -6px; }
  #comments ol.commentlist > li.trackback:first-child, #comments ol.commentlist > li.pingback:first-child {
    margin-top: 26px; }
  #comments .comments-title {
    margin-bottom: -11px;
    font-size: 36px; }
    #comments .comments-title .number-comments {
      color: #c3c3c3;
      margin-left: 10px; }

body .comment-respond .comment-reply-title {
  position: relative;
  font-size: 36px; }

body .comment-respond .comment-form {
  margin-left: -10px;
  margin-right: -10px; }
  body .comment-respond .comment-form [class*='wgl_col-'],
  body .comment-respond .comment-form > p {
    position: relative;
    padding-left: 10px;
    padding-right: 10px; }

body .comment-respond label {
  margin: 0; }
  body .comment-respond label.label-name:after, body .comment-respond label.label-email:after, body .comment-respond label.label-url:after, body .comment-respond label.label-message:after, body .comment-respond label[for="email"]:after, body .comment-respond label[for="author"]:after {
    content: "\f11a";
    font-family: 'Flaticon';
    font-size: 14px;
    position: absolute;
    right: 35px;
    line-height: 50px;
    color: #b6b6b6;
    z-index: 1; }
  body .comment-respond label.label-email:after, body .comment-respond label[for="email"]:after {
    content: "\f10f"; }
  body .comment-respond label.label-url:after {
    content: "\f11c"; }
  body .comment-respond label[for="rating"]:after, body .comment-respond label[for="comment"]:after {
    content: ''; }

body .comment-respond .form_field {
  width: 100%;
  margin-bottom: 20px !important; }

body .comment-respond textarea.form_field {
  resize: none;
  margin-bottom: 20px !important; }

body .comment-form-cookies-consent {
  clear: both;
  top: -10px;
  margin-bottom: 0; }
  body .comment-form-cookies-consent > * {
    display: inline-block;
    vertical-align: middle; }
  body .comment-form-cookies-consent > input {
    margin-right: 7px; }

.wp-block-latest-comments > li {
  padding-left: 0; }

.blog-post_content ol.wp-block-latest-comments.has-avatars {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .blog-post_content ol.wp-block-latest-comments.has-avatars li:before {
    display: none; }

.blog-post_content ol.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) li article {
  display: inline-block; }

/* ==================== ##Contact Form ==================== */
.wpcf7 .wgl-wp7-label-wrapper {
  position: relative; }

.wpcf7 label.wgl-wp7-label {
  margin: 0; }
  .wpcf7 label.wgl-wp7-label.label-name:after, .wpcf7 label.wgl-wp7-label.label-email:after, .wpcf7 label.wgl-wp7-label.label-url:after, .wpcf7 label.wgl-wp7-label.label-message:after, .wpcf7 label.wgl-wp7-label[for="email"]:after, .wpcf7 label.wgl-wp7-label[for="author"]:after {
    content: "\f11a";
    font-family: 'Flaticon';
    font-size: 18px;
    position: absolute;
    right: 40px;
    line-height: 50px;
    color: #a0a2e4;
    z-index: 1; }
  .wpcf7 label.wgl-wp7-label.label-email:after, .wpcf7 label.wgl-wp7-label[for="email"]:after {
    content: "\f10f"; }
  .wpcf7 label.wgl-wp7-label.label-url:after {
    content: "\f11c"; }
  .wpcf7 label.wgl-wp7-label[for="rating"]:after, .wpcf7 label.wgl-wp7-label[for="comment"]:after {
    content: ''; }

.wpcf7-form-control-wrap {
  display: block; }

.wpcf7 .wpcf7-response-output {
  margin: 0 0 5px 0; }

.wpcf7 input:not([type='submit']),
.wpcf7 select,
.wpcf7 textarea {
  width: 100%; }

.wpcf7 select {
  color: #79859c; }

.wpcf7-form .row {
  margin-left: -10px;
  margin-right: -10px; }
  .wpcf7-form .row [class*='wgl_col-'] {
    position: relative;
    padding-left: 10px;
    padding-right: 10px; }

.wpcf7 .ajax-loader {
  display: none !important; }

.wpcf7-not-valid {
  border-color: #ff0000; }

.wpcf7 input + .wpcf7-not-valid-tip, .wpcf7 textarea + .wpcf7-not-valid-tip, .wpcf7 select + .wpcf7-not-valid-tip {
  margin-top: -20px; }

.wpcf7 .form-icon {
  position: absolute;
  z-index: 1;
  top: 9px;
  right: 35px;
  font-size: 14px;
  color: #bababa; }

.wpcf7 .wpcf7-submit {
  margin-top: 0;
  min-width: 164px; }
  .wpcf7 .wpcf7-submit:hover {
    color: #ffffff; }

.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center; }
  .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,
  .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input {
    width: auto;
    height: auto; }
    .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input + .wpcf7-list-item-label,
    .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input + .wpcf7-list-item-label {
      padding-left: 0.5em; }
  .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label,
  .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    align-items: center; }
    .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label span,
    .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span {
      font-size: 1rem;
      font-weight: normal; }

.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type='radio'] {
  -webkit-appearance: radio;
  appearance: radio; }

.wpcf7 .row.faq {
  position: relative; }
  .wpcf7 .row.faq .wpcf7-email {
    padding-right: 58px; }
  .wpcf7 .row.faq .wpcf7-form-control-wrap:before,
  .wpcf7 .row.faq .submit-wrapper,
  .wpcf7 .row.faq .submit-wrapper .wpcf7-submit {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 45px;
    height: 45px; }
  .wpcf7 .row.faq .wpcf7-form-control-wrap:before,
  .wpcf7 .row.faq .submit-wrapper:after {
    content: '\f10c';
    border-radius: 5px;
    font-family: flaticon;
    font-size: 20px;
    color: #ffffff;
    line-height: 45px;
    text-align: center; }
  .wpcf7 .row.faq .wpcf7-form-control-wrap:before {
    z-index: 0; }
  .wpcf7 .row.faq .submit-wrapper {
    z-index: 2; }
    .wpcf7 .row.faq .submit-wrapper:after {
      display: inline-block;
      z-index: 1;
      width: inherit;
      height: inherit;
      background: transparent;
      transition: 0.3s; }
    .wpcf7 .row.faq .submit-wrapper .wpcf7-submit {
      top: 0px;
      right: 0px;
      padding: 0;
      font-size: 0;
      background: transparent; }
  .wpcf7 .row.faq + .wpcf7-mail-sent-ok {
    margin-top: -15px; }

.wpcf7 .row.coming-soon {
  text-align: center; }
  .wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 600px) {
      .wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
        margin-right: 15px; } }
    .wpcf7 .row.coming-soon .wpcf7-form-control-wrap + br {
      display: none; }
  .wpcf7 .row.coming-soon .wgl-button input[type='submit'] {
    position: relative;
    background: transparent; }
  .wpcf7 .row.coming-soon + .wpcf7-response-output {
    color: #ffffff; }
  .wpcf7 .row.coming-soon + .wpcf7-mail-sent-ok {
    margin-top: -15px; }
  .wpcf7 .row.coming-soon.input-color-scampi input[type='text'],
  .wpcf7 .row.coming-soon.input-color-scampi input[type='url'],
  .wpcf7 .row.coming-soon.input-color-scampi input[type='search'],
  .wpcf7 .row.coming-soon.input-color-scampi input[type='email'],
  .wpcf7 .row.coming-soon.input-color-scampi input[type='password'],
  .wpcf7 .row.coming-soon.input-color-scampi input[type='tel'],
  .wpcf7 .row.coming-soon.input-color-scampi input[type='time'],
  .wpcf7 .row.coming-soon.input-color-scampi select,
  .wpcf7 .row.coming-soon.input-color-scampi textarea {
    background-color: #5c5da8;
    border-color: #5c5da8;
    color: #fff; }
    .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi select:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi textarea:-ms-input-placeholder {
      color: #fff; }
    .wpcf7 .row.coming-soon.input-color-scampi input[type='text']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='url']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='search']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='email']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='password']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='time']::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi select::placeholder,
    .wpcf7 .row.coming-soon.input-color-scampi textarea::placeholder {
      color: #fff; }
    .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:focus, .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:active,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:focus,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:active,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:focus,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:active,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:focus,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:active,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:focus,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:active,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:focus,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:active,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:focus,
    .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:active,
    .wpcf7 .row.coming-soon.input-color-scampi select:focus,
    .wpcf7 .row.coming-soon.input-color-scampi select:active,
    .wpcf7 .row.coming-soon.input-color-scampi textarea:focus,
    .wpcf7 .row.coming-soon.input-color-scampi textarea:active {
      color: inherit;
      background-color: #fff;
      border-color: #fff; }
      .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi select:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi select:active:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi textarea:focus:-ms-input-placeholder, .wpcf7 .row.coming-soon.input-color-scampi textarea:active:-ms-input-placeholder {
        color: inherit; }
      .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:focus::placeholder, .wpcf7 .row.coming-soon.input-color-scampi input[type='text']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='url']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='search']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='email']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='password']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='tel']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi input[type='time']:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi select:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi select:active::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi textarea:focus::placeholder,
      .wpcf7 .row.coming-soon.input-color-scampi textarea:active::placeholder {
        color: inherit; }
  .wpcf7 .row.coming-soon .input-white .wgl-button {
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff; }
    .wpcf7 .row.coming-soon .input-white .wgl-button input[type='submit'] {
      color: inherit; }

.wpcf7 .row.input-bg-white input[type='text'],
.wpcf7 .row.input-bg-white input[type='url'],
.wpcf7 .row.input-bg-white input[type='search'],
.wpcf7 .row.input-bg-white input[type='email'],
.wpcf7 .row.input-bg-white input[type='password'],
.wpcf7 .row.input-bg-white input[type='tel'],
.wpcf7 .row.input-bg-white input[type='time'],
.wpcf7 .row.input-bg-white select,
.wpcf7 .row.input-bg-white textarea {
  background: #ffffff; }

.wpb_text_column .wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px; }

.sign_up {
  display: flex;
  justify-content: center;
  margin-right: -20px; }
  .sign_up input[type='submit'] {
    margin-left: 20px;
    height: 50px; }
  .sign_up input[type='email'] {
    width: 350px; }
  .sign_up .ajax-loader {
    display: none; }

.footer .wpcf7 input:not([type='submit']) {
  font-size: 14px;
  font-weight: 400;
  color: inherit;
  outline: unset;
  background: transparent;
  box-shadow: unset;
  overflow: hidden; }
  .footer .wpcf7 input:not([type='submit']):focus, .footer .wpcf7 input:not([type='submit']):active {
    border-color: inherit;
    background: transparent; }

.footer .wpcf7 input[type='email'] {
  position: relative;
  width: 100%;
  height: 50px;
  margin: unset;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0px 60px 0 20px;
  color: #ffffff; }

.footer .wpcf7 input[type='submit'],
.footer .wpcf7 .footer-submit,
.footer .wpcf7 .footer-submit:before {
  position: absolute;
  width: 41px;
  height: 41px;
  padding: 0;
  border: transparent;
  color: transparent; }

.footer .wpcf7 input[type='submit'] {
  top: 4px;
  right: 4px;
  background: transparent; }

.footer .wpcf7 .footer-submit {
  position: absolute;
  top: 4px;
  right: 4px; }
  .footer .wpcf7 .footer-submit:before {
    content: '\f123';
    top: 0;
    right: 0;
    padding-top: 6px;
    font-family: flaticon;
    color: #ffffff;
    text-align: center;
    transition: 0.4s; }
  .footer .wpcf7 .footer-submit input[type='submit'] {
    top: 0;
    right: 0; }

.footer .wpcf7 form > p:last-of-type:after {
  content: '\f123';
  position: absolute;
  z-index: 0;
  top: 4px;
  right: 4px;
  width: 41px;
  height: 41px;
  font-family: flaticon;
  text-align: center;
  color: #ffffff;
  line-height: 42px; }

.wpcf7 .demo-1-form .wpcf7-text {
  border-color: currentColor;
  color: #8b8b8b;
  background: transparent; }
  .wpcf7 .demo-1-form .wpcf7-text:focus {
    color: #ffffff; }

.wpcf7 .demo-1-form .wpcf7-submit {
  border: unset;
  height: 50px;
  color: #ffffff; }

.wpcf7 .demo-1-form [role='alert'] {
  display: inline-block !important;
  color: #ffffff; }

@media (min-width: 768px) {
  .wpcf7 .demo-1-form .wgl_col-5 {
    width: 37%; }
  .wpcf7 .demo-1-form .wgl_col-2 {
    width: 24%; } }

/* ==================== ##Slick Slider ==================== */
.wgl-carousel {
  position: relative;
  z-index: 1; }
  .wgl-carousel .slick-slider {
    display: block;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden; }
  .wgl-carousel .slick-list {
    display: block;
    position: relative;
    z-index: 1; }
  .wgl-carousel .slick-track {
    position: relative;
    z-index: 1; }
    .wgl-carousel .slick-track:after {
      content: '';
      display: table;
      clear: both; }
  .wgl-carousel .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    cursor: pointer; }
    .wgl-carousel .slick-slide.dragging img {
      pointer-events: none; }
    .wgl-carousel .slick-slide[aria-hidden=true] {
      box-shadow: 0 0 transparent !important; }
  .wgl-carousel .slick-loading .slick-track,
  .wgl-carousel .slick-loading .slick-slide {
    visibility: hidden; }

.wgl-carousel-wrapper,
.wgl-carousel_wrapper {
  overflow: hidden; }

/* ==================== ##Pagination ==================== */
.wgl-pagination {
  margin: 0 20px;
  padding-left: 0;
  padding-bottom: 30px;
  list-style: none;
  position: relative;
  top: -10px; }
  .wgl-pagination .page {
    display: inline-block;
    margin: 0 8px;
    padding: 0;
    line-height: 30px; }
    .wgl-pagination .page-numbers {
      display: inline-block;
      position: relative;
      z-index: 1;
      height: 36px;
      min-width: 20px;
      vertical-align: middle;
      border: 1px solid transparent;
      font-size: 17px;
      font-weight: 800;
      text-align: center;
      color: #afafaf;
      transition: 0.45s; }
      .wgl-pagination .page-numbers .fa {
        font-size: 1.3em;
        vertical-align: baseline; }
      .wgl-pagination .page-numbers:after {
        content: '';
        height: 5px;
        display: inline-block;
        border-radius: 2.5px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        transition: all 0.45s; }
      .wgl-pagination .page-numbers:not(.dots):hover:after {
        width: 100%; }
    .wgl-pagination .page span.current {
      position: relative;
      z-index: 1;
      cursor: default; }
      .wgl-pagination .page span.current:after {
        width: 100%; }
    .wgl-pagination .page:first-child {
      margin-left: 0; }
    .wgl-pagination .page:last-child {
      margin-right: 0; }
  .wgl-pagination .page-numbers.dots {
    cursor: default; }
  .wgl-pagination .page-numbers.prev .fa, .wgl-pagination .page-numbers.next .fa {
    font-size: 10px;
    color: #afafaf;
    vertical-align: middle;
    transition: all 0.45s;
    margin-top: -6px;
    font-weight: 800; }

.page-link {
  float: unset;
  clear: both; }

/* ==================== ##Load More ==================== */
.load_more_wrapper {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  text-align: center; }
  .load_more_wrapper .button_wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 20px; }
  .load_more_wrapper .load_more_item {
    position: relative;
    display: inline-block;
    margin: 0;
    border-style: solid;
    padding: 15px 37px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 800;
    color: #ffffff;
    white-space: nowrap;
    transition: 0.4s;
    border-radius: 5px;
    position: relative; }
    .load_more_wrapper .load_more_item:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
    .load_more_wrapper .load_more_item:before {
      content: '\f2f1';
      display: inline-block;
      position: absolute;
      z-index: 99;
      top: 50%;
      left: 50%;
      margin: -10px 0 0 -8px;
      font-family: 'Font Awesome 5 Free';
      line-height: 1;
      font-size: 19px;
      color: #fff;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      opacity: 0;
      transition: all 0.4s, color 0s;
      animation: rotating 2s linear infinite; }
    .load_more_wrapper .load_more_item span {
      position: relative;
      z-index: 1; }
    .load_more_wrapper .load_more_item.loading:before {
      color: inherit;
      opacity: 1; }
    .load_more_wrapper .load_more_item.loading span {
      opacity: 0; }
    .load_more_wrapper .load_more_item.blog_load_more {
      margin-top: 10px; }
    .load_more_wrapper .load_more_item.full_width_btn .load_more_item {
      width: 100%; }

@keyframes rotating {
  0% {
    transform: rotate(0turn); }
  100% {
    transform: rotate(1turn); } }

/* ==================== ##Preloader ==================== */
#preloader-wrapper {
  background-color: #fdfaf8;
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%; }

.preloader-container {
  position: relative;
  width: 82px;
  height: 82px;
  left: 50%;
  top: 50%;
  margin-top: -41px;
  margin-left: -41px; }
  .preloader-container > div {
    position: relative;
    width: 25px;
    height: 25px;
    margin: 1px;
    float: left;
    background: tomato;
    transform: scale(0);
    transform-origin: center center;
    animation: loader 2s infinite linear; }
    .preloader-container > div:nth-of-type(1), .preloader-container > div:nth-of-type(5), .preloader-container > div:nth-of-type(9) {
      animation-delay: 0.4s; }
    .preloader-container > div:nth-of-type(4), .preloader-container > div:nth-of-type(8) {
      animation-delay: 0.2s; }
    .preloader-container > div:nth-of-type(2), .preloader-container > div:nth-of-type(6) {
      animation-delay: 0.6s; }
    .preloader-container > div:nth-of-type(3) {
      animation-delay: 0.8s; }

@keyframes loader {
  0% {
    transform: scale(0); }
  40% {
    transform: scale(1); }
  80% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

/* ==================== ##Scroll Up ==================== */
#scroll_up {
  position: fixed !important;
  z-index: 20;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transform: translateX(130%);
  transition: 0.4s;
  position: relative; }
  #scroll_up:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  #scroll_up:before {
    content: '';
    border-radius: inherit; }
  #scroll_up:after {
    transform: translate(5px, 5px); }
  #scroll_up:not(:empty) {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    line-height: 1;
    font-weight: 700;
    word-break: break-all; }
    #scroll_up:not(:empty):before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      transition: box-shadow .4s; }
    #scroll_up:not(:empty):hover {
      color: #ffffff; }
      #scroll_up:not(:empty):hover:after {
        transform: translate(0, 0); }
  #scroll_up:empty {
    width: 50px;
    height: 50px; }
    #scroll_up:empty:before {
      content: '\f102';
      display: block;
      position: static;
      font-family: 'Font Awesome 5 Free';
      font-size: 16px;
      line-height: 50px;
      font-weight: 900;
      animation: scroll_up_anim 1.5s infinite paused; }
    #scroll_up:empty:hover:before {
      animation: scroll_up_anim 1.5s infinite running; }
  #scroll_up.active {
    opacity: 1;
    transform: translateY(0); }

@keyframes scroll_up_anim {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(4px); }
  100% {
    transform: translateY(0); } }

/* ==================== ##WPML ==================== */
body .wpml-ls a span:focus {
  outline: none; }

body li.wpml-ls-menu-item ul li a {
  width: auto; }

.wgl-theme-header [class^='position_right'] .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  right: 0;
  left: auto; }

.sitepress_container > .wpml-ls {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  z-index: 1; }
  .sitepress_container > .wpml-ls > ul,
  .sitepress_container > .wpml-ls > ul > li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .sitepress_container > .wpml-ls > ul {
    letter-spacing: 0.02em; }
  .sitepress_container > .wpml-ls > ul > li:before {
    display: none; }
  .sitepress_container > .wpml-ls li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    z-index: 1;
    box-sizing: border-box; }
    .sitepress_container > .wpml-ls li a:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .sitepress_container > .wpml-ls li a .wpml-ls-flag {
      width: 20px;
      height: 20px; }

body .wpml-ls-legacy-dropdown {
  width: auto;
  text-align: center; }
  body .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
  body .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%; }
  body .wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover {
    background: none;
    border: 0;
    color: inherit !important; }
  body .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
    background: none;
    border: 0;
    color: inherit !important; }
  body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: 0;
    padding: 0 0;
    margin-top: 0;
    min-width: 200px;
    box-sizing: border-box;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in;
    top: calc(100% + 15px);
    box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0; }
    body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:before {
      display: none; }
    body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a {
      padding: 11px 30px;
      width: 100%;
      line-height: inherit;
      position: relative;
      transition: color 0.45s, opacity 0.45s, background 0.45s;
      border-radius: 0; }
      body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:after {
        display: block;
        content: '';
        height: 0%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
        visibility: visible;
        transition: all 0.35s ease;
        z-index: -1;
        pointer-events: none; }
      body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover {
        color: #fff !important; }
        body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover:after {
          height: 100%; }
      body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span {
        position: relative; }
    body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -10px;
      left: 0;
      width: 100%;
      height: 10px; }
  body .wpml-ls-legacy-dropdown a {
    background: none;
    border: 0;
    color: inherit; }
    body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
      padding: 5px 0;
      line-height: 0; }
    body .wpml-ls-legacy-dropdown a:hover {
      color: inherit;
      background: none;
      transition: 0s; }
    body .wpml-ls-legacy-dropdown a:active {
      color: inherit;
      background: none;
      transition: 0s; }
    body .wpml-ls-legacy-dropdown a:visited {
      color: inherit;
      background: none;
      transition: 0s; }
    body .wpml-ls-legacy-dropdown a:link {
      color: inherit;
      background: none;
      transition: 0s; }
  body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none; }
  body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span {
    padding-right: 14px; }
    body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span:after {
      position: absolute;
      right: 0;
      top: 50%;
      content: '\f101';
      font-family: Flaticon;
      font-size: 9px;
      vertical-align: middle;
      font-weight: 400;
      transform: translateY(-50%) rotate(0deg);
      transition: all 0.45s;
      color: #b9b9b9; }

/* ==================== ##Revolution Slider ==================== */
.wgl-container rs-module [class*="fab fa-"],
.wgl-container rs-module [class*="fab fa-"],
.wgl-container .rb-modal-wrapper [class*="fab fa-"],
.wgl-container .rb-modal-wrapper [class*="fab fa-"],
.wgl-container #rs_overview [class*="fab fa-"],
.wgl-container #rs_overview [class*="fab fa-"],
.wgl-container #objectlibrary [class*="fab fa-"],
.wgl-container #objectlibrary [class*="fab fa-"],
.wgl-container #waitaminute [class*="fab fa-"],
.wgl-container #waitaminute [class*="fab fa-"],
.wgl-container #rs_overview_menu [class*="fab fa-"],
.wgl-container #rs_overview_menu [class*="fab fa-"],
.wgl-container #builderView [class*="fab fa-"],
.wgl-container #builderView [class*="fab fa-"] {
  font-weight: 400;
  font-family: "Font Awesome 5 Brands"; }
  .wgl-container rs-module [class*="fab fa-"]:before,
  .wgl-container rs-module [class*="fab fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="fab fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="fab fa-"]:before,
  .wgl-container #rs_overview [class*="fab fa-"]:before,
  .wgl-container #rs_overview [class*="fab fa-"]:before,
  .wgl-container #objectlibrary [class*="fab fa-"]:before,
  .wgl-container #objectlibrary [class*="fab fa-"]:before,
  .wgl-container #waitaminute [class*="fab fa-"]:before,
  .wgl-container #waitaminute [class*="fab fa-"]:before,
  .wgl-container #rs_overview_menu [class*="fab fa-"]:before,
  .wgl-container #rs_overview_menu [class*="fab fa-"]:before,
  .wgl-container #builderView [class*="fab fa-"]:before,
  .wgl-container #builderView [class*="fab fa-"]:before {
    font-family: "Font Awesome 5 Brands";
    font-weight: inherit; }

.wgl-container rs-module [class*="far fa-"],
.wgl-container rs-module [class*="fal fa-"],
.wgl-container rs-module [class*="fas fa-"],
.wgl-container rs-module [class*="far fa-"],
.wgl-container rs-module [class*="fal fa-"],
.wgl-container rs-module [class*="fas fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="fal fa-"],
.wgl-container .rb-modal-wrapper [class*="fas fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="fal fa-"],
.wgl-container .rb-modal-wrapper [class*="fas fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #rs_overview [class*="fal fa-"],
.wgl-container #rs_overview [class*="fas fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #rs_overview [class*="fal fa-"],
.wgl-container #rs_overview [class*="fas fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #objectlibrary [class*="fal fa-"],
.wgl-container #objectlibrary [class*="fas fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #objectlibrary [class*="fal fa-"],
.wgl-container #objectlibrary [class*="fas fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #waitaminute [class*="fal fa-"],
.wgl-container #waitaminute [class*="fas fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #waitaminute [class*="fal fa-"],
.wgl-container #waitaminute [class*="fas fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="fal fa-"],
.wgl-container #rs_overview_menu [class*="fas fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="fal fa-"],
.wgl-container #rs_overview_menu [class*="fas fa-"],
.wgl-container #builderView [class*="far fa-"],
.wgl-container #builderView [class*="fal fa-"],
.wgl-container #builderView [class*="fas fa-"],
.wgl-container #builderView [class*="far fa-"],
.wgl-container #builderView [class*="fal fa-"],
.wgl-container #builderView [class*="fas fa-"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400; }
  .wgl-container rs-module [class*="far fa-"]:before,
  .wgl-container rs-module [class*="fal fa-"]:before,
  .wgl-container rs-module [class*="fas fa-"]:before,
  .wgl-container rs-module [class*="far fa-"]:before,
  .wgl-container rs-module [class*="fal fa-"]:before,
  .wgl-container rs-module [class*="fas fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="far fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="fal fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="fas fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="far fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="fal fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="fas fa-"]:before,
  .wgl-container #rs_overview [class*="far fa-"]:before,
  .wgl-container #rs_overview [class*="fal fa-"]:before,
  .wgl-container #rs_overview [class*="fas fa-"]:before,
  .wgl-container #rs_overview [class*="far fa-"]:before,
  .wgl-container #rs_overview [class*="fal fa-"]:before,
  .wgl-container #rs_overview [class*="fas fa-"]:before,
  .wgl-container #objectlibrary [class*="far fa-"]:before,
  .wgl-container #objectlibrary [class*="fal fa-"]:before,
  .wgl-container #objectlibrary [class*="fas fa-"]:before,
  .wgl-container #objectlibrary [class*="far fa-"]:before,
  .wgl-container #objectlibrary [class*="fal fa-"]:before,
  .wgl-container #objectlibrary [class*="fas fa-"]:before,
  .wgl-container #waitaminute [class*="far fa-"]:before,
  .wgl-container #waitaminute [class*="fal fa-"]:before,
  .wgl-container #waitaminute [class*="fas fa-"]:before,
  .wgl-container #waitaminute [class*="far fa-"]:before,
  .wgl-container #waitaminute [class*="fal fa-"]:before,
  .wgl-container #waitaminute [class*="fas fa-"]:before,
  .wgl-container #rs_overview_menu [class*="far fa-"]:before,
  .wgl-container #rs_overview_menu [class*="fal fa-"]:before,
  .wgl-container #rs_overview_menu [class*="fas fa-"]:before,
  .wgl-container #rs_overview_menu [class*="far fa-"]:before,
  .wgl-container #rs_overview_menu [class*="fal fa-"]:before,
  .wgl-container #rs_overview_menu [class*="fas fa-"]:before,
  .wgl-container #builderView [class*="far fa-"]:before,
  .wgl-container #builderView [class*="fal fa-"]:before,
  .wgl-container #builderView [class*="fas fa-"]:before,
  .wgl-container #builderView [class*="far fa-"]:before,
  .wgl-container #builderView [class*="fal fa-"]:before,
  .wgl-container #builderView [class*="fas fa-"]:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400; }

.wgl-container rs-module [class*="far fa-"],
.wgl-container rs-module [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #builderView [class*="far fa-"],
.wgl-container #builderView [class*="far fa-"] {
  font-weight: 900; }
  .wgl-container rs-module [class*="far fa-"]:before,
  .wgl-container rs-module [class*="far fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="far fa-"]:before,
  .wgl-container .rb-modal-wrapper [class*="far fa-"]:before,
  .wgl-container #rs_overview [class*="far fa-"]:before,
  .wgl-container #rs_overview [class*="far fa-"]:before,
  .wgl-container #objectlibrary [class*="far fa-"]:before,
  .wgl-container #objectlibrary [class*="far fa-"]:before,
  .wgl-container #waitaminute [class*="far fa-"]:before,
  .wgl-container #waitaminute [class*="far fa-"]:before,
  .wgl-container #rs_overview_menu [class*="far fa-"]:before,
  .wgl-container #rs_overview_menu [class*="far fa-"]:before,
  .wgl-container #builderView [class*="far fa-"]:before,
  .wgl-container #builderView [class*="far fa-"]:before {
    font-weight: 900; }

/* ==================== ##Widgets Base ==================== */
.widget {
  position: relative; }
  .widget:not(:first-child) {
    padding-top: 50px; }
  .widget .widget-title {
    margin: 0 0 22px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    padding-bottom: 28px;
    text-align: center; }
    .widget .widget-title:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 72px;
      height: 16px;
      margin-left: -42px;
      -webkit-mask-image: url(../img/widgets.svg);
      mask-image: url(../img/widgets.svg);
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      opacity: 1;
      transition: 0.4s; }
    .widget .widget-title_wrapper {
      position: relative;
      z-index: 1;
      display: block;
      padding-right: 12px; }
    .widget .widget-title .rsswidget img {
      margin-top: 9px; }
  .widget ul, .widget ol {
    margin-left: 0.2em; }
  .widget ul li {
    font-weight: 800;
    font-size: 16px;
    padding-bottom: .45em;
    padding-top: .45em; }
    .widget ul li a {
      color: inherit; }
  .widget > ul,
  .widget > div > ul {
    padding-bottom: 0; }
  .widget > ul > li li,
  .widget > div > ul > li li {
    margin-left: 10px;
    padding-bottom: 0; }
  .widget > ul > li > ul ul li {
    margin-left: 9px; }
  .widget_layered_nav.woocommerce-widget-layered-nav > ul, .widget_categories > ul, .widget_product_categories > ul {
    margin-top: -5px;
    margin-bottom: -7px; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul, .widget_categories ul, .widget_product_categories ul {
    position: relative; }
    .widget_layered_nav.woocommerce-widget-layered-nav ul li, .widget_categories ul li, .widget_product_categories ul li {
      margin-left: -2px; }
      .widget_layered_nav.woocommerce-widget-layered-nav ul li:before, .widget_categories ul li:before, .widget_product_categories ul li:before {
        content: '' !important;
        position: absolute;
        right: calc(100% + 10px);
        width: 5px;
        height: 5px;
        margin-top: 20px;
        border-radius: 50%;
        top: 0;
        font-size: 0 !important; }
      .widget_layered_nav.woocommerce-widget-layered-nav ul li ul.children, .widget_categories ul li ul.children, .widget_product_categories ul li ul.children {
        padding-left: 0.3em; }
      .widget_layered_nav.woocommerce-widget-layered-nav ul li a, .widget_categories ul li a, .widget_product_categories ul li a {
        position: relative;
        display: flex;
        text-transform: capitalize; }
        .widget_layered_nav.woocommerce-widget-layered-nav ul li a .post_count, .widget_categories ul li a .post_count, .widget_product_categories ul li a .post_count {
          margin-left: auto;
          text-align: center; }
      .widget_layered_nav.woocommerce-widget-layered-nav ul li:last-child, .widget_categories ul li:last-child, .widget_product_categories ul li:last-child {
        margin-bottom: -0.25em; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul li img,
  .widget_product_categories ul li img {
    margin-right: 13px; }
  .widget_recent_entries > ul {
    margin-top: -5px;
    margin-left: -2px;
    padding-left: 1.2em;
    margin-bottom: -5px; }
    .widget_recent_entries > ul > li:before {
      content: '\f10a';
      top: 0.4em; }
  .widget_recent_entries ul li {
    line-height: 1.38;
    padding: 10px 0; }
    .widget_recent_entries ul li .post-date {
      display: block;
      text-align: right;
      font-size: 0.8em; }
    .widget_recent_entries ul li:after {
      content: '';
      display: table;
      clear: both; }
  .widget_tag_cloud {
    padding-bottom: 10px; }
    .widget_tag_cloud .tagcloud {
      margin-top: 22px;
      margin-bottom: -24px;
      font-size: 14px; }
      .widget_tag_cloud .tagcloud a {
        margin-right: 5px; }
  .widget_pages > ul {
    margin-top: -5px;
    margin-left: -2px;
    padding-left: 1.2em;
    margin-bottom: -5px; }
  .widget_pages ul {
    list-style: none; }
    .widget_pages ul li {
      font-size: 16px;
      font-weight: 800; }
      .widget_pages ul li:before {
        content: '' !important;
        position: absolute;
        right: calc(100% + 10px);
        width: 5px;
        height: 5px;
        margin-top: 20px;
        border-radius: 50%;
        top: 0;
        font-size: 0 !important; }
    .widget_pages ul ul {
      margin-top: 0;
      margin-left: 0;
      padding-left: 0.5em; }
      .widget_pages ul ul li {
        padding-top: 0;
        line-height: 39px; }
        .widget_pages ul ul li:before {
          left: -18px; }
  .widget_media_gallery .widget-title {
    margin-bottom: 17px; }
  .widget_rss .widget-title > a {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0.01em; }
    .widget_rss .widget-title > a img {
      display: none; }
  .widget_rss > ul {
    margin-top: -5px;
    margin-bottom: -5px; }
  .widget_rss ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
  .widget_rss li {
    padding: 26px 0 0 0; }
    .widget_rss li:first-child {
      padding-top: 0; }
    .widget_rss li .rsswidget {
      display: inline-block;
      font-size: 17px;
      line-height: 24px;
      font-weight: 800;
      margin-bottom: 10px; }
    .widget_rss li .rss-date {
      display: block;
      margin: 0 0 20px;
      font-size: 12px;
      font-weight: bold;
      color: #afafaf;
      line-height: 1.5;
      font-style: normal;
      text-transform: uppercase; }
    .widget_rss li .rssSummary {
      line-height: 30px;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 8px; }
    .widget_rss li cite {
      display: block;
      position: relative;
      margin-top: 0;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      text-transform: capitalize;
      color: #c5c5c5; }
      .widget_rss li cite:before {
        content: '\2013';
        margin-right: 5px; }
  .widget .select__field {
    width: 100%; }
    .widget .select__field:before {
      right: 22px;
      font-size: 15px; }
  .widget select {
    width: 100%;
    height: 55px;
    margin-bottom: 0;
    padding: 0px 53px 0 20px;
    font-weight: 400;
    outline: none;
    overflow: hidden;
    background: #f7f7f7; }

.wp-block-archives-dropdown,
.wp-block-categories.wp-block-categories-dropdown {
  display: inline-block;
  position: relative;
  margin-bottom: 10px; }
  .wp-block-archives-dropdown select,
  .wp-block-categories.wp-block-categories-dropdown select {
    height: 50px;
    background: #fff; }
    @media (min-width: 380px) {
      .wp-block-archives-dropdown select,
      .wp-block-categories.wp-block-categories-dropdown select {
        min-width: 270px; } }

.widget_comments > ul > li:before,
.widget_meta > ul > li:before,
.widget_archive > ul > li:before,
.widget_recent_comments > ul > li:before,
.widget_recent_entries > ul > li:before,
ul.wp-block-archives > li:before {
  content: '' !important;
  position: absolute;
  right: calc(100% + 10px);
  top: 0;
  width: 5px;
  height: 5px;
  margin-top: 20px;
  border-radius: 50%;
  font-size: 0 !important; }

.widget_layered_nav.woocommerce-widget-layered-nav ul,
.widget_archive ul,
.widget_recent_entries ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_meta ul,
ul.wp-block-archives {
  list-style: none; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul ul,
  .widget_archive ul ul,
  .widget_recent_entries ul ul,
  .widget_categories ul ul,
  .widget_product_categories ul ul,
  .widget_meta ul ul,
  ul.wp-block-archives ul {
    margin-top: 0;
    padding: 0 0 5px; }
    .widget_layered_nav.woocommerce-widget-layered-nav ul ul a,
    .widget_archive ul ul a,
    .widget_recent_entries ul ul a,
    .widget_categories ul ul a,
    .widget_product_categories ul ul a,
    .widget_meta ul ul a,
    ul.wp-block-archives ul a {
      font-size: 16px;
      color: #939393;
      padding: 0; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul li ul li:last-child,
  .widget_archive ul li ul li:last-child,
  .widget_recent_entries ul li ul li:last-child,
  .widget_categories ul li ul li:last-child,
  .widget_product_categories ul li ul li:last-child,
  .widget_meta ul li ul li:last-child,
  ul.wp-block-archives li ul li:last-child {
    border-bottom: 0; }

.widget_layered_nav.woocommerce-widget-layered-nav ul li,
.widget_categories ul li,
.widget_product_categories ul li,
.widget_meta ul li,
.widget_archive ul li,
ul.wp-block-archives li {
  font-size: 16px;
  font-weight: 800;
  transition: 0.3s; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul li img,
  .widget_categories ul li img,
  .widget_product_categories ul li img,
  .widget_meta ul li img,
  .widget_archive ul li img,
  ul.wp-block-archives li img {
    max-width: 40px;
    margin-top: -4px;
    margin-right: 5px;
    vertical-align: middle; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul li .post_count,
  .widget_categories ul li .post_count,
  .widget_product_categories ul li .post_count,
  .widget_meta ul li .post_count,
  .widget_archive ul li .post_count,
  ul.wp-block-archives li .post_count {
    font-size: 16px;
    font-weight: 800;
    line-height: 30px;
    padding: 0;
    background: #eeeeee;
    color: #717171;
    transition: 0.3s;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    text-align: center; }
  .widget_layered_nav.woocommerce-widget-layered-nav ul li ul li img,
  .widget_categories ul li ul li img,
  .widget_product_categories ul li ul li img,
  .widget_meta ul li ul li img,
  .widget_archive ul li ul li img,
  ul.wp-block-archives li ul li img {
    display: none; }

.widget_archive > ul > li,
ul.wp-block-archives > li {
  margin-left: -2px;
  padding-bottom: .45em;
  padding-top: .45em; }
  .widget_archive > ul > li:before,
  ul.wp-block-archives > li:before {
    content: '\f102';
    font-size: 0.6em; }

aside .widget_archive > ul,
footer .widget_archive > ul {
  margin-top: -5px;
  margin-bottom: -5px; }
  aside .widget_archive > ul > li a,
  footer .widget_archive > ul > li a {
    display: flex;
    align-items: center;
    flex-basis: 100%;
    justify-content: space-between; }
    aside .widget_archive > ul > li a .post_count,
    footer .widget_archive > ul > li a .post_count {
      text-align: center; }

.widget_meta.widget > ul {
  margin-top: -5px;
  margin-left: -2px;
  padding-left: 1.2em;
  margin-bottom: -5px; }
  .widget_meta.widget > ul > li:before {
    content: '\f113';
    right: calc(100% + 10px); }

.widget_recent_comments.widget > ul {
  margin-top: -5px;
  margin-left: -2px;
  padding-left: 1.2em;
  margin-bottom: -5px;
  list-style: none; }

.widget_recent_comments.widget ul li {
  padding: 10px 0;
  line-height: 1.38; }

.widget_recent_comments.widget a[rel~='external'] {
  text-decoration: underline; }

ul.wp-block-latest-posts {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  ul.wp-block-latest-posts li {
    padding-left: 0; }
    ul.wp-block-latest-posts li:before {
      content: '\f15c';
      display: inline-block !important;
      position: relative;
      z-index: 1;
      top: 0;
      width: auto;
      height: auto;
      margin-right: 15px;
      font-family: 'Font Awesome 5 Free';
      font-size: 20px;
      font-weight: 300;
      color: #939393 !important;
      vertical-align: baseline;
      background-color: transparent !important; }
    ul.wp-block-latest-posts li a {
      color: inherit; }

ul.wp-block-categories.wp-block-categories-list,
ul.wp-block-categories.wp-block-categories-list ul {
  list-style: none; }

ul.wp-block-categories.wp-block-categories-list li {
  padding-left: 0;
  font-size: 18px; }
  ul.wp-block-categories.wp-block-categories-list li:before {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    left: -21px;
    width: 6px;
    height: 6px;
    border-radius: 50%; }
  ul.wp-block-categories.wp-block-categories-list li a {
    color: inherit;
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    font-weight: 700;
    text-transform: capitalize; }
  ul.wp-block-categories.wp-block-categories-list li .post_count {
    display: inline-block;
    margin-left: 5px;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    color: inherit;
    box-sizing: border-box;
    transition: 0.15s;
    color: #afafaf; }
  ul.wp-block-categories.wp-block-categories-list li img {
    max-width: 40px;
    margin-top: -4px;
    margin-right: 15px;
    vertical-align: middle; }

ul.wp-block-categories.wp-block-categories-list ul a {
  font-size: 16px;
  padding: 0; }

ul.wp-block-categories.wp-block-categories-list > li li {
  padding-bottom: 0;
  line-height: 30px; }

ul.wp-block-categories.wp-block-categories-list > li > ul {
  margin-top: -3px; }

/* ==================== #Search ==================== */
body .widget_search:not(:first-child),
body .widget_product_search:not(:first-child) {
  padding-top: 50px; }

body .widget_search .search-form,
body .widget_search .woocommerce-product-search,
body .widget_product_search .search-form,
body .widget_product_search .woocommerce-product-search {
  position: relative;
  z-index: 1;
  margin-bottom: -5px; }
  body .widget_search .search-form .search-field,
  body .widget_search .woocommerce-product-search .search-field,
  body .widget_product_search .search-form .search-field,
  body .widget_product_search .woocommerce-product-search .search-field {
    width: 100%;
    height: 50px;
    margin-bottom: 0;
    padding: 0 53px 0 20px;
    font-weight: 400;
    outline: none;
    overflow: hidden;
    background: #f6f6f6; }
    body .widget_search .search-form .search-field:-ms-input-placeholder, body .widget_search .woocommerce-product-search .search-field:-ms-input-placeholder, body .widget_product_search .search-form .search-field:-ms-input-placeholder, body .widget_product_search .woocommerce-product-search .search-field:-ms-input-placeholder {
      font-size: 16px;
      font-weight: 400;
      outline: none;
      -webkit-appearance: none;
      -ms-transition: 0.4s;
      transition: 0.4s; }
    body .widget_search .search-form .search-field::placeholder,
    body .widget_search .woocommerce-product-search .search-field::placeholder,
    body .widget_product_search .search-form .search-field::placeholder,
    body .widget_product_search .woocommerce-product-search .search-field::placeholder {
      font-size: 16px;
      font-weight: 400;
      outline: none;
      -webkit-appearance: none;
      transition: 0.4s; }
    body .widget_search .search-form .search-field:focus, body .widget_search .search-form .search-field:active,
    body .widget_search .woocommerce-product-search .search-field:focus,
    body .widget_search .woocommerce-product-search .search-field:active,
    body .widget_product_search .search-form .search-field:focus,
    body .widget_product_search .search-form .search-field:active,
    body .widget_product_search .woocommerce-product-search .search-field:focus,
    body .widget_product_search .woocommerce-product-search .search-field:active {
      background: transparent; }
  body .widget_search .search-form .search-button,
  body .widget_search .woocommerce-product-search .search-button,
  body .widget_product_search .search-form .search-button,
  body .widget_product_search .woocommerce-product-search .search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    top: 0;
    right: 0;
    margin: 0;
    border: none;
    outline: none;
    padding: 0;
    font-size: 0;
    background: transparent;
    box-shadow: none;
    opacity: 0;
    cursor: pointer; }
    body .widget_search .search-form .search-button:focus, body .widget_search .search-form .search-button:active,
    body .widget_search .woocommerce-product-search .search-button:focus,
    body .widget_search .woocommerce-product-search .search-button:active,
    body .widget_product_search .search-form .search-button:focus,
    body .widget_product_search .search-form .search-button:active,
    body .widget_product_search .woocommerce-product-search .search-button:focus,
    body .widget_product_search .woocommerce-product-search .search-button:active {
      box-shadow: none;
      background: transparent; }
  body .widget_search .search-form .search__icon,
  body .widget_search .woocommerce-product-search .search__icon,
  body .widget_product_search .search-form .search__icon,
  body .widget_product_search .woocommerce-product-search .search__icon {
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -3px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    font-size: 19px;
    line-height: 50px;
    font-style: normal;
    text-align: center;
    transform: translate(0, 0);
    opacity: 1;
    transition: 0.4s; }
    body .widget_search .search-form .search__icon:before,
    body .widget_search .woocommerce-product-search .search__icon:before,
    body .widget_product_search .search-form .search__icon:before,
    body .widget_product_search .woocommerce-product-search .search__icon:before {
      font-weight: 600; }

/* ==================== #Recent Posts ==================== */
ul.recent-posts-widget {
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: -10px;
  padding: 0;
  list-style: none; }
  ul.recent-posts-widget li {
    padding: 0;
    line-height: inherit; }
    ul.recent-posts-widget li img {
      float: left;
      max-width: 75px; }
    ul.recent-posts-widget li:after {
      content: '';
      clear: both;
      position: relative;
      display: table;
      height: 0; }
    ul.recent-posts-widget li:not(:first-child) {
      margin-top: 30px; }
  ul.recent-posts-widget .recent-posts-image_wrapper {
    overflow: hidden;
    margin-right: 20px;
    border-radius: 5px; }
  ul.recent-posts-widget .recent-posts-image_wrapper,
  ul.recent-posts-widget .recent-posts-content_wrapper {
    float: left; }
  ul.recent-posts-widget .with_image .recent-posts-content_wrapper {
    width: calc(100% - 95px);
    margin-top: 0; }
  ul.recent-posts-widget .meta-wrapper {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase; }
    ul.recent-posts-widget .meta-wrapper span {
      color: #afafaf; }
  ul.recent-posts-widget .recent-posts-content_wrapper {
    width: calc(100% - 20px); }
  ul.recent-posts-widget .post_title {
    font-size: 17px;
    line-height: 24px;
    font-weight: 700; }
  ul.recent-posts-widget .counter_posts {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 24px;
    text-align: center;
    border: 3px solid #fafafa;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    margin-left: -13px;
    margin-top: -15px; }

.widget_postshero .with_image .recent-posts-content {
  height: 240px;
  position: relative; }

.widget_postshero .post_title {
  font-size: 22px; }
  .widget_postshero .post_title a:hover {
    opacity: 0.8; }

.widget_postshero .meta-wrapper {
  display: flex;
  align-self: flex-start;
  padding: 0 10px;
  font-size: 12px;
  color: #ffffff;
  background: rgba(18, 19, 20, 0.4); }

.widget_postshero .post_cat a {
  padding: 3px 10px;
  font-size: 11px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase; }
  .widget_postshero .post_cat a:hover {
    background: rgba(18, 19, 20, 0.4); }

.widget_postshero .meta-data:before {
  content: '\f148';
  display: inline-block;
  margin-right: 7px;
  border: 0;
  font-family: flaticon;
  font-size: 12px;
  color: #ffffff;
  vertical-align: middle; }

.widget_postshero li {
  padding: 0 !important;
  line-height: inherit; }
  .widget_postshero li:not(:last-child) {
    margin-bottom: 30px; }
  .widget_postshero li:after {
    display: none; }

.widget_postshero li.with_image .recent-posts-content_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box; }

.widget_postshero li.with_image .recent-posts-image_wrapper:before, .widget_postshero li.with_image .recent-posts-image_wrapper:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s; }

.widget_postshero li.with_image .recent-posts-image_wrapper:before {
  background: linear-gradient(to top, #000020 0, rgba(0, 0, 0, 0) 60%);
  opacity: 0.4; }

.widget_postshero li.with_image .recent-posts-image_wrapper:after {
  background: #000020;
  opacity: 0; }

.widget_postshero li.with_image:hover .recent-posts-image_wrapper:before {
  opacity: 0; }

.widget_postshero li.with_image:hover .recent-posts-image_wrapper:after {
  opacity: 0.4; }

.widget_postshero li.with_image .post_cat {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
  line-height: 1; }

.widget_postshero li.with_image .post_title {
  margin-bottom: 15px; }
  .widget_postshero li.with_image .post_title a {
    color: #ffffff;
    font-weight: 500; }

/* ==================== #Tagcloud ==================== */
.tagcloud,
.wp-block-tag-cloud {
  margin-bottom: -10px; }
  .tagcloud a,
  .wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 10px 5px;
    border: 0;
    color: #656565;
    background: #f5f5f5;
    font-size: 12px !important;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
    transition: 0.4s;
    border-radius: 12px; }
    .tagcloud a:hover,
    .wp-block-tag-cloud a:hover {
      color: #ffffff; }

/* ==================== #Navigation Menu ==================== */
body .widget_nav_menu .menu-main-container {
  margin-top: -11px; }

body .widget_nav_menu ul.menu {
  margin-top: -13px; }
  body .widget_nav_menu ul.menu,
  body .widget_nav_menu ul.menu ul {
    list-style: none; }
  body .widget_nav_menu ul.menu li {
    font-size: 16px;
    line-height: 36px;
    font-weight: 800; }
    body .widget_nav_menu ul.menu li:before {
      content: '';
      display: block;
      position: absolute;
      top: 22px;
      left: -19px;
      width: 6px;
      height: 6px;
      border-radius: 50%; }
  body .widget_nav_menu ul.menu > li {
    padding-left: 0; }
    body .widget_nav_menu ul.menu > li li {
      padding-left: 14px; }
    body .widget_nav_menu ul.menu > li > a {
      display: block; }
  body .widget_nav_menu ul.menu .sub-menu {
    margin-left: 0.1em; }
    body .widget_nav_menu ul.menu .sub-menu li {
      padding-left: 0;
      margin-left: 0; }
  body .widget_nav_menu ul.menu > .menu-item-has-children .sub-menu .menu-item-has-children {
    padding-bottom: 0; }
    body .widget_nav_menu ul.menu > .menu-item-has-children .sub-menu .menu-item-has-children > a {
      display: block; }

/* ==================== #Author ==================== */
.zircona_author-widget .author-widget_wrapper {
  position: relative;
  padding: 20px 0 0 0;
  text-align: center;
  background-repeat: no-repeat;
  margin-top: -3px; }
  .zircona_author-widget .author-widget_wrapper > * + .author-widget_social {
    margin-top: 7px;
    padding: 13px 0 0;
    margin-bottom: 4px; }

.zircona_author-widget .author-widget_img-wrapper {
  display: block;
  margin: 0px 40px 15px;
  position: relative;
  display: inline-block; }
  .zircona_author-widget .author-widget_img-wrapper img {
    transform: translate(10px, -5px);
    border-radius: 50%; }
  .zircona_author-widget .author-widget_img-wrapper:after {
    display: block;
    position: absolute;
    content: '';
    height: calc(100% + -4px);
    width: calc(100% + -4px);
    border-width: 2px;
    border-style: solid;
    top: -16px;
    left: -12px;
    border-radius: 50%;
    z-index: 1; }

.zircona_author-widget .author-widget_title {
  padding: 0px 15px 0;
  margin-top: 0;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700; }

.zircona_author-widget .author-widget_text {
  margin-top: 6px;
  margin-bottom: 0px;
  padding: 0 5px; }

.zircona_author-widget .author-widget_social a {
  display: inline-block;
  position: relative;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 11px;
  line-height: 31px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  position: relative; }
  .zircona_author-widget .author-widget_social a:hover {
    box-shadow: 0px 0px 0px 2px transparent inset;
    color: #ffffff; }
  .zircona_author-widget .author-widget_social a:before {
    display: inline-block; }
  .zircona_author-widget .author-widget_social a:hover:after {
    transform: translate(0px, 0px); }
  .zircona_author-widget .author-widget_social a:after {
    transform: translate(3px, 3px); }
  .zircona_author-widget .author-widget_social a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }

.zircona_author-widget .author-widget_social-link {
  margin: 0 5px; }

.zircona_author-widget .author-widget_img_sign-wrapper {
  position: absolute;
  right: 0;
  margin: -100px 2px 0 25px;
  z-index: 2; }

/* ==================== #Text Widget ==================== */
.textwidget p:last-child {
  margin-bottom: 0; }

/* ==================== #Banner ==================== */
.zircona_banner-widget {
  display: block;
  position: relative;
  padding: 40px 0 54px;
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 370px;
  margin-top: 0;
  border-radius: 10px;
  background-color: #1d1d1d; }
  .zircona_banner-widget:not(:first-child) {
    margin-top: 50px; }
  .zircona_banner-widget .banner-widget_img-wrapper {
    display: block;
    margin-bottom: 1px; }
  .zircona_banner-widget .banner-widget_text_sub {
    font-size: 20px;
    margin: 20px 30px 15px;
    font-weight: 700;
    line-height: 32px; }
  .zircona_banner-widget .banner-widget_text {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    padding: 13px 20px 0; }
  .zircona_banner-widget .banner-widget_button {
    display: inline-block;
    width: auto;
    margin: 14px 20px 0;
    border-radius: 23px;
    padding: 9px 40px 9px;
    font-size: 15px;
    font-weight: 800;
    transition: 0.4s;
    z-index: unset;
    position: relative; }
    .zircona_banner-widget .banner-widget_button-wrapper {
      z-index: 1;
      position: relative; }
    .zircona_banner-widget .banner-widget_button span {
      position: relative;
      z-index: 1; }
    .zircona_banner-widget .banner-widget_button:after {
      transform: translate(4px, 4px); }
    .zircona_banner-widget .banner-widget_button:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
  .zircona_banner-widget .banner-widget__link {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .zircona_banner-widget:hover .banner-widget_button {
    color: #fff;
    box-shadow: 0px 0px 0px 2px transparent inset; }
    .zircona_banner-widget:hover .banner-widget_button:after {
      transform: translate(0, 0); }

/* ==================== #Gallery ==================== */
[class*='widget'][class*='media_gallery'] .gallery {
  margin: 10px -5px -11px !important; }
  [class*='widget'][class*='media_gallery'] .gallery-item {
    margin: 0 !important; }
    [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon {
      position: relative;
      z-index: 1;
      margin: 5px; }
      [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a {
        display: block;
        border-radius: 10px; }
      [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon a:before {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        transition: opacity 0.4s;
        background: #ffffff;
        border-radius: inherit; }
      [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon a:hover:before {
        opacity: 0.6; }
    [class*='widget'][class*='media_gallery'] .gallery-item img {
      border: 0 !important;
      border-radius: inherit; }
  [class*='widget'][class*='media_gallery'] .gallery .gallery-caption {
    display: none; }

/* ==================== #Calendar ==================== */
body .widget_calendar .calendar_wrap {
  width: 100%;
  max-width: 370px;
  margin-bottom: 0px; }

body .widget_calendar table td,
.wp-block-calendar table td {
  font-size: 14px;
  padding: 4px 0px;
  position: relative;
  z-index: 1;
  text-align: center; }
  body .widget_calendar table td > a,
  .wp-block-calendar table td > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #ffffff; }
  body .widget_calendar table td#today,
  .wp-block-calendar table td#today {
    color: #ffffff; }

body .widget_calendar table tr,
.wp-block-calendar table tr {
  border: 0; }

body .widget_calendar table th,
.wp-block-calendar table th {
  padding: 5px 0px;
  text-align: center; }

body .widget_calendar table caption,
.wp-block-calendar table caption {
  font-size: 18px;
  padding: 7px;
  color: #ffffff; }

body .widget_calendar table tfoot,
.wp-block-calendar table tfoot {
  display: none; }

body .widget_calendar table td#today:before,
body .widget_calendar tbody td > a:before,
.wp-block-calendar table td#today:before,
.wp-block-calendar tbody td > a:before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.footer .calendar_wrap tbody {
  color: inherit; }

/* ==================== ##Shop - Catalog ==================== */
.woo_product_post_media {
  margin: 0; }

.woocommerce a.add_to_cart_button,
.woocommerce a.button,
.woocommerce .added_to_cart.wc-forward {
  display: inline-block;
  border: unset;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  margin: auto;
  width: auto;
  min-height: 50px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0;
  padding: 8px 43px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

.woocommerce a.add_to_cart_button:hover,
.woocommerce a.button:hover {
  color: #fff; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 50px;
  padding: 0 25px;
  font-size: 16px;
  font-weight: 800;
  line-height: 50px;
  height: 50px;
  border: unset;
  background-color: unset;
  border: unset;
  z-index: 1; }

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  position: relative; }
  .woocommerce a.button:after,
  .woocommerce button.button:after,
  .woocommerce input.button:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .woocommerce a.button:after,
  .woocommerce button.button:after,
  .woocommerce input.button:after {
    transform: translate(3px, 5px); }
  .woocommerce a.button:before,
  .woocommerce button.button:before,
  .woocommerce input.button:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: inherit;
    transition: box-shadow .45s; }
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover {
    background-color: unset;
    color: #ffffff; }
    .woocommerce a.button:hover:after,
    .woocommerce button.button:hover:after,
    .woocommerce input.button:hover:after {
      transform: translate(0, 0); }

ul.wgl-products,
.woocommerce .products ul.wgl-products {
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  margin-right: -25px;
  margin-left: 0; }
  ul.wgl-products:only-child,
  .woocommerce .products ul.wgl-products:only-child {
    margin-bottom: 28px; }
  ul.wgl-products.animated_products li,
  .woocommerce .products ul.wgl-products.animated_products li {
    opacity: 0;
    transform: translate3d(0, 20px, 0); }
    ul.wgl-products.animated_products li.visible_item,
    .woocommerce .products ul.wgl-products.animated_products li.visible_item {
      animation-fill-mode: both;
      animation-duration: 0.3s;
      animation-name: wgl_fadeInUp; }
  ul.wgl-products li,
  .woocommerce .products ul.wgl-products li {
    margin: 0 25px 25px 0;
    border-radius: 0;
    padding: 0;
    display: flex;
    flex-direction: column; }
    ul.wgl-products li:before,
    .woocommerce .products ul.wgl-products li:before {
      display: none; }
    ul.wgl-products li .picture,
    .woocommerce .products ul.wgl-products li .picture {
      position: relative;
      transition: 0.6s; }
      ul.wgl-products li .picture:after,
      .woocommerce .products ul.wgl-products li .picture:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        border-radius: 5px;
        box-shadow: inset 0 0 0 1px #eeeeee;
        opacity: 1;
        transition: opacity .4s;
        pointer-events: none; }
      ul.wgl-products li .picture .woo_post-link,
      .woocommerce .products ul.wgl-products li .picture .woo_post-link {
        display: block;
        position: relative;
        padding: 0;
        overflow: hidden; }
      ul.wgl-products li .picture img,
      .woocommerce .products ul.wgl-products li .picture img {
        transition: filter 0.6s, opacity 0.7s, transform 0.6s; }
        ul.wgl-products li .picture img.attachment-shop_catalog,
        .woocommerce .products ul.wgl-products li .picture img.attachment-shop_catalog {
          position: absolute;
          top: 0;
          left: 0;
          right: auto;
          border-right: 35px;
          padding: 0;
          pointer-events: none;
          filter: blur(0);
          opacity: 0;
          transition: filter 0.6s, opacity 0.7s, transform 0.6s; }
    ul.wgl-products li a.add_to_cart_button,
    ul.wgl-products li a.button,
    ul.wgl-products li .added_to_cart.wc-forward,
    .woocommerce .products ul.wgl-products li a.add_to_cart_button,
    .woocommerce .products ul.wgl-products li a.button,
    .woocommerce .products ul.wgl-products li .added_to_cart.wc-forward {
      padding: 8px 35px;
      border: 2px solid;
      line-height: 30px;
      color: #fff;
      border-radius: 0 0 5px 5px;
      opacity: 0;
      visibility: hidden;
      z-index: 2;
      transition: .4s;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100%; }
    ul.wgl-products li a.add_to_cart_button::before,
    ul.wgl-products li a.button::before,
    .woocommerce .products ul.wgl-products li a.add_to_cart_button::before,
    .woocommerce .products ul.wgl-products li a.button::before {
      box-shadow: unset !important;
      position: static;
      display: inline-block;
      content: "\f104";
      font-family: 'flaticon';
      margin-right: 8px;
      font-size: 16px;
      font-weight: bold;
      line-height: 1;
      color: inherit;
      transition: opacity .4s, visibility .4s; }
    ul.wgl-products li a.add_to_cart_button::after,
    ul.wgl-products li a.button::after,
    .woocommerce .products ul.wgl-products li a.add_to_cart_button::after,
    .woocommerce .products ul.wgl-products li a.button::after {
      background-color: unset;
      transform: unset;
      line-height: 46px;
      transition: background-color .4s, transform .4s; }
    ul.wgl-products li a.button.loading,
    ul.wgl-products li button.button.loading,
    ul.wgl-products li input.button.loading,
    .woocommerce .products ul.wgl-products li a.button.loading,
    .woocommerce .products ul.wgl-products li button.button.loading,
    .woocommerce .products ul.wgl-products li input.button.loading {
      opacity: 1;
      visibility: visible;
      color: transparent !important; }
      ul.wgl-products li a.button.loading::after,
      ul.wgl-products li button.button.loading::after,
      ul.wgl-products li input.button.loading::after,
      .woocommerce .products ul.wgl-products li a.button.loading::after,
      .woocommerce .products ul.wgl-products li button.button.loading::after,
      .woocommerce .products ul.wgl-products li input.button.loading::after {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: auto;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f110";
        font-family: 'Font Awesome 5 Free';
        font-size: 17px;
        font-weight: 900;
        animation: fa-spin 2s infinite linear;
        transition: opacity .4s .5s, color .4s;
        background: transparent;
        color: #ffffff;
        opacity: 1; }
    ul.wgl-products li a.button.added,
    ul.wgl-products li button.button.added,
    ul.wgl-products li input.button.added,
    .woocommerce .products ul.wgl-products li a.button.added,
    .woocommerce .products ul.wgl-products li button.button.added,
    .woocommerce .products ul.wgl-products li input.button.added {
      height: 50px;
      line-height: 46px;
      color: transparent;
      bottom: 0;
      opacity: 0 !important;
      visibility: hidden !important;
      transition: all 0.5s ease, color 0s 1s; }
      ul.wgl-products li a.button.added:before,
      ul.wgl-products li button.button.added:before,
      ul.wgl-products li input.button.added:before,
      .woocommerce .products ul.wgl-products li a.button.added:before,
      .woocommerce .products ul.wgl-products li button.button.added:before,
      .woocommerce .products ul.wgl-products li input.button.added:before {
        color: transparent; }
    ul.wgl-products li a.button.added:after,
    ul.wgl-products li button.button.added:after,
    ul.wgl-products li input.button.added::after,
    .woocommerce .products ul.wgl-products li a.button.added:after,
    .woocommerce .products ul.wgl-products li button.button.added:after,
    .woocommerce .products ul.wgl-products li input.button.added::after {
      margin-left: 0;
      line-height: 46px; }
    ul.wgl-products li a.button.added + .added_to_cart,
    ul.wgl-products li button.button.added + .added_to_cart,
    ul.wgl-products li input.button.added + .added_to_cart,
    .woocommerce .products ul.wgl-products li a.button.added + .added_to_cart,
    .woocommerce .products ul.wgl-products li button.button.added + .added_to_cart,
    .woocommerce .products ul.wgl-products li input.button.added + .added_to_cart {
      animation-delay: 1s;
      animation-name: wgl_flash_in;
      animation-duration: .2s;
      animation-fill-mode: forwards; }
    ul.wgl-products li:hover a.add_to_cart_button,
    ul.wgl-products li:hover a.button,
    .woocommerce .products ul.wgl-products li:hover a.add_to_cart_button,
    .woocommerce .products ul.wgl-products li:hover a.button {
      visibility: visible;
      opacity: 1;
      bottom: 0; }
    ul.wgl-products li:hover .picture:not(.no_effects) img.attachment-shop_catalog,
    .woocommerce .products ul.wgl-products li:hover .picture:not(.no_effects) img.attachment-shop_catalog {
      opacity: 1;
      pointer-events: inherit; }
    ul.wgl-products li:hover .picture:after,
    .woocommerce .products ul.wgl-products li:hover .picture:after {
      opacity: 0; }
  ul.wgl-products .woocommerce-loop-product__title,
  .woocommerce .products ul.wgl-products .woocommerce-loop-product__title {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: capitalize;
    width: 100%; }
    ul.wgl-products .woocommerce-loop-product__title + .price,
    .woocommerce .products ul.wgl-products .woocommerce-loop-product__title + .price {
      display: block; }
    ul.wgl-products .woocommerce-loop-product__title a,
    .woocommerce .products ul.wgl-products .woocommerce-loop-product__title a {
      font-family: inherit;
      font-weight: inherit;
      font-size: inherit;
      line-height: inherit;
      color: inherit; }
  ul.wgl-products .price,
  .woocommerce .products ul.wgl-products .price {
    display: inline-block;
    padding-top: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8em;
    margin-top: 5px; }
    ul.wgl-products .price del,
    .woocommerce .products ul.wgl-products .price del {
      font-size: inherit;
      opacity: 1;
      margin-right: .3em;
      color: #afafaf;
      font-weight: inherit; }
    ul.wgl-products .price ins,
    .woocommerce .products ul.wgl-products .price ins {
      text-decoration: unset; }
  ul.wgl-products .woo_product_content,
  .woocommerce .products ul.wgl-products .woo_product_content {
    overflow: hidden;
    text-align: left;
    padding-bottom: 16px;
    flex: 1 1 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center; }

.woocommerce span.onsale {
  display: inline-block;
  top: 20px;
  left: 20px;
  width: auto;
  height: auto;
  min-width: 49px;
  min-height: auto;
  padding: 1px 10px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 20px;
  text-align: center;
  color: #ffffff; }

.woocommerce .star-rating {
  width: 6em;
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 14px;
  letter-spacing: .15em; }
  .woocommerce .star-rating::before {
    content: "\53\53\53\53\53";
    color: #dddcda; }

.woocommerce .woocommerce-product-rating .star-rating {
  margin-top: -1px;
  margin-right: 19px;
  float: unset; }

.woocommerce p.stars a::before,
.woocommerce p.stars a:hover ~ a::before {
  content: "\e020";
  color: #dddcda; }

.woocommerce p.stars:hover a::before {
  color: #fad221; }

.woo_product_content .star-rating {
  float: unset;
  margin-left: auto;
  margin-bottom: 0;
  margin-top: 3px;
  order: 2; }

.columns-1 ul.wgl-products li {
  width: calc(100% - 25px); }

.columns-2 ul.wgl-products li {
  width: calc(50% - 25px); }

.columns-3 ul.wgl-products li {
  width: calc(33.33333% - 25px); }

.columns-4 ul.wgl-products li {
  width: calc(25% - 25px); }

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  display: inline;
  width: 50%;
  margin: 0 0 22px;
  float: left;
  font-size: 16px; }

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  display: inline;
  width: 50%;
  margin: 0 0 12px;
  float: left;
  text-align: right; }

.woocommerce .woocommerce-pagination ul.page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers {
  border: unset;
  margin: unset; }
  .woocommerce .woocommerce-pagination ul.page-numbers li,
  .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: unset;
    display: inline-block;
    margin: 0 4px;
    padding: 0;
    line-height: 38px; }
    .woocommerce .woocommerce-pagination ul.page-numbers li:first-child,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li:first-child {
      margin-left: 0; }
    .woocommerce .woocommerce-pagination ul.page-numbers li:last-child,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li:last-child {
      margin-right: 0; }
    .woocommerce .woocommerce-pagination ul.page-numbers li a,
    .woocommerce .woocommerce-pagination ul.page-numbers li span,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li a,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li span {
      display: inline-block;
      position: relative;
      z-index: 1;
      height: 34px;
      width: 19px;
      line-height: 34px;
      padding: 0;
      vertical-align: middle;
      border: 1px solid transparent;
      font-size: 18px;
      font-weight: 800;
      color: #c9c9c9;
      text-align: center;
      transition: 0.4s; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a.current,
      .woocommerce .woocommerce-pagination ul.page-numbers li span.current,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a.current,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li span.current {
        position: relative;
        z-index: 1;
        cursor: default;
        background-color: unset; }
        .woocommerce .woocommerce-pagination ul.page-numbers li a.current:before,
        .woocommerce .woocommerce-pagination ul.page-numbers li span.current:before,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li a.current:before,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li span.current:before {
          width: 100%; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a.next, .woocommerce .woocommerce-pagination ul.page-numbers li a.prev,
      .woocommerce .woocommerce-pagination ul.page-numbers li span.next,
      .woocommerce .woocommerce-pagination ul.page-numbers li span.prev,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a.next,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a.prev,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li span.next,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li span.prev {
        font-size: 12px;
        font-weight: normal; }
        .woocommerce .woocommerce-pagination ul.page-numbers li a.next:after, .woocommerce .woocommerce-pagination ul.page-numbers li a.next:before, .woocommerce .woocommerce-pagination ul.page-numbers li a.prev:after, .woocommerce .woocommerce-pagination ul.page-numbers li a.prev:before,
        .woocommerce .woocommerce-pagination ul.page-numbers li span.next:after,
        .woocommerce .woocommerce-pagination ul.page-numbers li span.next:before,
        .woocommerce .woocommerce-pagination ul.page-numbers li span.prev:after,
        .woocommerce .woocommerce-pagination ul.page-numbers li span.prev:before,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li a.next:after,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li a.next:before,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li a.prev:after,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li a.prev:before,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li span.next:after,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li span.next:before,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li span.prev:after,
        .woocommerce-page .woocommerce-pagination ul.page-numbers li span.prev:before {
          display: none; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a.prev i:before,
      .woocommerce .woocommerce-pagination ul.page-numbers li span.prev i:before,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a.prev i:before,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li span.prev i:before {
        transform: rotate(180deg);
        display: inline-block;
        position: relative; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a:before,
      .woocommerce .woocommerce-pagination ul.page-numbers li span:before,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a:before,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li span:before {
        content: '';
        height: 3px;
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        z-index: 1;
        transition: all .45s;
        background: #cdcdcd; }
    .woocommerce .woocommerce-pagination ul.page-numbers li a:hover,
    .woocommerce .woocommerce-pagination ul.page-numbers li a:focus,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover,
    .woocommerce-page .woocommerce-pagination ul.page-numbers li a:focus {
      background-color: unset; }
      .woocommerce .woocommerce-pagination ul.page-numbers li a:hover:before,
      .woocommerce .woocommerce-pagination ul.page-numbers li a:focus:before,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover:before,
      .woocommerce-page .woocommerce-pagination ul.page-numbers li a:focus:before {
        width: 100%; }

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  min-height: 41px;
  height: 41px;
  border: unset;
  border-radius: 50px;
  padding: 6px 21px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 800;
  background-color: unset;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin: -2px 0 0 auto;
  align-self: flex-start;
  order: 1;
  position: relative; }
  .woocommerce .woocommerce-error .button:after,
  .woocommerce .woocommerce-info .button:after,
  .woocommerce .woocommerce-message .button:after,
  .woocommerce-page .woocommerce-error .button:after,
  .woocommerce-page .woocommerce-info .button:after,
  .woocommerce-page .woocommerce-message .button:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .woocommerce .woocommerce-error .button:after,
  .woocommerce .woocommerce-info .button:after,
  .woocommerce .woocommerce-message .button:after,
  .woocommerce-page .woocommerce-error .button:after,
  .woocommerce-page .woocommerce-info .button:after,
  .woocommerce-page .woocommerce-message .button:after {
    transform: translate(3px, 5px); }
  .woocommerce .woocommerce-error .button:before,
  .woocommerce .woocommerce-info .button:before,
  .woocommerce .woocommerce-message .button:before,
  .woocommerce-page .woocommerce-error .button:before,
  .woocommerce-page .woocommerce-info .button:before,
  .woocommerce-page .woocommerce-message .button:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: inherit;
    transition: box-shadow .45s; }
  .woocommerce .woocommerce-error .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce .woocommerce-message .button:hover,
  .woocommerce-page .woocommerce-error .button:hover,
  .woocommerce-page .woocommerce-info .button:hover,
  .woocommerce-page .woocommerce-message .button:hover {
    background-color: unset;
    color: #ffffff; }
    .woocommerce .woocommerce-error .button:hover:after,
    .woocommerce .woocommerce-info .button:hover:after,
    .woocommerce .woocommerce-message .button:hover:after,
    .woocommerce-page .woocommerce-error .button:hover:after,
    .woocommerce-page .woocommerce-info .button:hover:after,
    .woocommerce-page .woocommerce-message .button:hover:after {
      transform: translate(0, 0); }

.woocommerce .woocommerce-ordering .select__field {
  display: inline-block;
  position: relative; }
  .woocommerce .woocommerce-ordering .select__field:before {
    line-height: 50px; }

.woocommerce .woocommerce-ordering select {
  display: block;
  float: right;
  width: 270px;
  max-width: 100%;
  margin: unset;
  outline: unset;
  padding: 0 35px 0 20px;
  border-radius: 50px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  background: #f6f6f6;
  border: 2px solid #f6f6f6;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 50px;
  cursor: pointer;
  transition: background-color .3s; }
  .woocommerce .woocommerce-ordering select:focus {
    background-color: transparent; }

.wgl-products-catalog,
.wgl-products-related,
.upsells {
  clear: both; }

.wgl-products-catalog {
  margin-top: 10px; }

.woo_product_image {
  display: flex;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
  transition: border-color .4s; }

.wgl-woocommerce-sorting {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  .wgl-woocommerce-sorting:after {
    content: '';
    display: block;
    height: 0;
    clear: both; }
  .wgl-woocommerce-sorting .zircona_module_message_box {
    width: 100%; }
    .wgl-woocommerce-sorting .zircona_module_message_box:before {
      display: none; }

@keyframes wgl_fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 40px, 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes spinner_loading {
  to {
    transform: rotate(360deg); } }

@keyframes wgl_opacity_in {
  from {
    opacity: 0;
    visibility: hidden; }
  to {
    opacity: 1;
    visibility: visible; } }

@keyframes wgl_flash_in_bottom {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px); }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); } }

@keyframes wgl_flash_in {
  from {
    opacity: 0;
    visibility: hidden; }
  to {
    opacity: 1;
    bottom: 0;
    visibility: visible; } }

/* ==================== ##Shop - Single ==================== */
body.single-product .wgl-container.single_product {
  margin-top: 20px; }

.product .flex-control-nav li {
  margin-left: 0;
  padding: 0; }
  .product .flex-control-nav li:before {
    display: none; }
  .product .flex-control-nav li img {
    margin: 0 auto; }

.woocommerce div.product div.images, .woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
  width: calc(50% + 15px);
  max-width: 570px;
  margin-bottom: 1.7em; }

.woocommerce div.product div.summary, .woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
  width: calc(50% - 60px); }

.woocommerce.single div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger + .flex-viewport,
.woocommerce.single div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper {
  border-radius: 5px; }

.woocommerce.single div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper {
  margin-bottom: 51px; }

.woocommerce.single div.product .woocommerce-product-gallery .flex-viewport figure > div > a > img {
  border-radius: 5px; }

.woocommerce.single div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
  border-radius: 5px; }
  .woocommerce.single div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    display: inline-block;
    width: 25%; }

.woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin-top: 18px;
  margin-right: -16px;
  margin-bottom: 32px;
  overflow: visible !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs:after {
    content: '';
    display: block;
    height: 0;
    clear: both; }
  .woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs li {
    float: left;
    width: 120px;
    padding-right: 16px;
    padding-bottom: 16px;
    list-style: none;
    overflow: visible;
    cursor: pointer; }
    .woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs li:last-child {
      margin-right: auto; }
  .woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5;
    transition: 0.45s;
    border-radius: 5px; }
    .woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce.single div.product .woocommerce-product-gallery .flex-control-thumbs img:hover {
      opacity: 1; }

.woocommerce.single div.product .woocommerce-product-gallery img {
  display: block; }

.woocommerce.single div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%; }

.woocommerce.single div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%; }

.woocommerce.single div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%; }

.woocommerce.single div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
  position: absolute;
  z-index: 99;
  top: 30px;
  right: 30px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #ffffff;
  text-decoration: none; }
  .woocommerce.single div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger:after {
    top: 24px;
    left: 27px;
    background: #000;
    transition: 0.4s; }
  .woocommerce.single div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger:before {
    top: 14px;
    left: 14px;
    border: 2px solid #000;
    transition: 0.4s; }
  .woocommerce.single div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger:hover {
    color: #ffffff; }
    .woocommerce.single div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger:hover:after {
      background: #ffffff; }
    .woocommerce.single div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger:hover:before {
      border-color: #ffffff; }

.woocommerce.single div.product div.summary {
  margin-bottom: 48px; }
  .woocommerce.single div.product div.summary .product_meta {
    margin-top: 29px;
    border: unset;
    padding-top: 32px;
    padding-bottom: 25px;
    position: relative; }
    .woocommerce.single div.product div.summary .product_meta:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 4px;
      border-radius: 4px;
      display: block;
      background-color: #ececec; }
    .woocommerce.single div.product div.summary .product_meta > span {
      display: block;
      margin-bottom: 9px;
      font-size: 20px;
      line-height: 1.5em;
      font-weight: 800; }
      .woocommerce.single div.product div.summary .product_meta > span:last-child {
        margin-bottom: 0; }
      .woocommerce.single div.product div.summary .product_meta > span > * {
        padding-left: 5px;
        font-weight: 400;
        font-size: 16px; }
  .woocommerce.single div.product div.summary form.cart {
    margin-top: 5px;
    margin-bottom: 40px !important;
    padding-bottom: 0; }
    .woocommerce.single div.product div.summary form.cart.variations_form {
      border: unset;
      position: relative;
      margin-top: 0;
      padding-top: 30px; }
      .woocommerce.single div.product div.summary form.cart.variations_form:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 4px;
        border-radius: 4px;
        display: block;
        background-color: #ececec; }
  .woocommerce.single div.product div.summary .price {
    margin-top: 19px;
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.5; }
    .woocommerce.single div.product div.summary .price .woocommerce-Price-currencySymbol {
      margin-right: 5px; }
    .woocommerce.single div.product div.summary .price ins {
      text-decoration: none;
      font-weight: inherit; }
  .woocommerce.single div.product div.summary .woocommerce-product-rating {
    margin-bottom: .5em;
    margin-top: -10px; }

.woocommerce.single div.product .woocommerce-product-rating {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.woocommerce.single div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none; }

.woocommerce.single div.product .product_title {
  margin-top: -4px;
  margin-bottom: 17px;
  font-size: 40px;
  line-height: 1;
  text-transform: capitalize; }

.woocommerce.single .woocommerce-product-details__short-description > ul:last-child {
  padding-bottom: 0; }

.woocommerce-review-link {
  font-size: 16px;
  line-height: 1.5; }

.woocommerce div.product form.cart .variations tr {
  border: 0; }

.woocommerce div.product form.cart .variations td.label {
  display: inline-block;
  padding-right: 1em;
  line-height: 50px;
  list-style: none;
  background-color: transparent;
  min-width: 100px; }
  .woocommerce div.product form.cart .variations td.label label {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 800; }
    .woocommerce div.product form.cart .variations td.label label:after {
      content: ':'; }

.woocommerce div.product form.cart .variations td.value {
  display: inline-block;
  margin-bottom: 10px;
  position: relative; }

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  text-align: left;
  line-height: 1;
  display: list-item;
  padding: 0;
  list-style: none;
  background-color: transparent; }

.woocommerce div.product form.cart .variations .select__field {
  display: inline;
  position: relative; }
  .woocommerce div.product form.cart .variations .select__field:before {
    right: 15px;
    line-height: 50px; }

.woocommerce div.product form.cart .variations select {
  display: inline-block;
  height: 50px;
  background: #f6f6f6;
  border: 2px solid #f6f6f6;
  min-width: auto;
  margin-right: 0;
  padding: 10px 36px 10px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer; }

.woocommerce div.product form.cart .single_variation_wrap .variations_button {
  margin-top: 20px; }

.woocommerce div.product form.cart div.quantity {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 11px;
  background-color: #ffffff;
  border-radius: 0; }
  .woocommerce div.product form.cart div.quantity label.label-qty {
    display: none; }

.woocommerce div.product form.cart .button__wrapper {
  border-radius: 0; }

.woocommerce div.product form.cart .group_table tr {
  border: 0; }
  .woocommerce div.product form.cart .group_table tr .woocommerce-grouped-product-list-item__label {
    text-align: left; }
  .woocommerce div.product form.cart .group_table tr .woocommerce-grouped-product-list-item__price {
    font-weight: 800;
    font-size: 18px; }
  .woocommerce div.product form.cart .group_table tr td {
    vertical-align: middle; }
    .woocommerce div.product form.cart .group_table tr td label {
      margin-bottom: 0;
      font-size: 18px; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  position: relative;
  height: auto;
  min-height: 50px;
  border: unset;
  border-radius: 50px;
  padding: 10px 29px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 800;
  background-color: unset;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: 0.45s;
  box-sizing: border-box;
  z-index: 1;
  position: relative; }
  .woocommerce #respond input#submit.alt:after,
  .woocommerce a.button.alt:after,
  .woocommerce button.button.alt:after,
  .woocommerce input.button.alt:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .woocommerce #respond input#submit.alt:after,
  .woocommerce a.button.alt:after,
  .woocommerce button.button.alt:after,
  .woocommerce input.button.alt:after {
    transform: translate(3px, 5px); }
  .woocommerce #respond input#submit.alt:before,
  .woocommerce a.button.alt:before,
  .woocommerce button.button.alt:before,
  .woocommerce input.button.alt:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: inherit;
    transition: box-shadow .45s; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    background-color: transparent;
    color: #ffffff; }
    .woocommerce #respond input#submit.alt:hover:after,
    .woocommerce a.button.alt:hover:after,
    .woocommerce button.button.alt:hover:after,
    .woocommerce input.button.alt:hover:after {
      transform: translate(0, 0); }

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  height: 50px;
  padding: 10px 29px;
  font-size: 16px;
  line-height: 30px; }

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: transparent;
  color: #ffffff; }

.woocommerce .quantity-wrapper {
  display: inline-block;
  position: relative;
  border: unset;
  line-height: 0;
  font-size: 0;
  padding: 0 38px 0 15px;
  background: #f6f6f6;
  border-radius: 25px; }
  .woocommerce .quantity-wrapper .qty {
    display: inline-block;
    min-width: 21px;
    width: 2em;
    height: 50px;
    border: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    background: transparent; }
  .woocommerce .quantity-wrapper span {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    width: 38px;
    height: 50%;
    transition: color .3s, opacity 0.3s;
    opacity: .7; }
    .woocommerce .quantity-wrapper span:hover, .woocommerce .quantity-wrapper span:focus {
      opacity: 1; }
    .woocommerce .quantity-wrapper span:after {
      content: '\f100';
      font-family: "Flaticon";
      position: absolute;
      display: inline-block;
      font-size: 12px;
      left: 7px; }
    .woocommerce .quantity-wrapper span.minus {
      bottom: 0; }
      .woocommerce .quantity-wrapper span.minus:after {
        bottom: 15px; }
    .woocommerce .quantity-wrapper span.plus {
      top: 0; }
      .woocommerce .quantity-wrapper span.plus:after {
        top: 15px;
        transform: scaleY(-1); }
  .woocommerce .quantity-wrapper input[type="number"] {
    -webkit-appearance: textfield;
    appearance: textfield; }
    .woocommerce .quantity-wrapper input[type="number"]::-webkit-inner-spin-button, .woocommerce .quantity-wrapper input[type="number"]::-webkit-outer-spin-button {
      -webkit-appearance: none; }
  .woocommerce .quantity-wrapper .number-input {
    border: 2px solid #ddd;
    display: inline-flex; }
    .woocommerce .quantity-wrapper .number-input button {
      position: relative;
      width: 3rem;
      height: 3rem;
      margin: 0;
      outline: none;
      justify-content: center;
      border: none;
      -webkit-appearance: none;
      background-color: transparent;
      align-items: center;
      cursor: pointer; }
      .woocommerce .quantity-wrapper .number-input button:before, .woocommerce .quantity-wrapper .number-input button:after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 1rem;
        height: 2px;
        background-color: #212121;
        transform: translate(-50%, -50%); }
  .woocommerce .quantity-wrapper .number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg); }
  .woocommerce .quantity-wrapper .number-input input[type=number] {
    font-family: sans-serif;
    max-width: 5rem;
    padding: .5rem;
    border: solid #ddd;
    border-width: 0 2px;
    font-size: 2rem;
    height: 3rem;
    font-weight: bold;
    text-align: center; }

.woocommerce del {
  margin-right: 4px;
  color: #afafaf; }

.woocommerce #reviews #comments ol.commentlist li {
  margin-bottom: 0; }
  .woocommerce #reviews #comments ol.commentlist li .raiting-meta-wrapper {
    display: block;
    float: right;
    position: relative;
    margin-top: 2px;
    margin-left: 16px; }
  .woocommerce #reviews #comments ol.commentlist li .comment_author_says {
    display: inline-block; }
    .woocommerce #reviews #comments ol.commentlist li .comment_author_says .comments_author {
      font-size: 18px;
      text-transform: capitalize; }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: block;
    float: none;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
    background: none; }
  .woocommerce #reviews #comments ol.commentlist li .comment_content {
    margin-top: 0; }

.related.products,
.upsells {
  margin-top: 20px; }
  .related.products > h2,
  .upsells > h2 {
    position: relative;
    z-index: 1;
    margin-bottom: 31px;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: capitalize;
    clear: both; }
  .related.products ul.wgl-products,
  .upsells ul.wgl-products {
    justify-content: flex-start; }
    .related.products ul.wgl-products li:last-child,
    .upsells ul.wgl-products li:last-child {
      margin-right: 0; }

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

/* ==================== ##Shop - Cart ==================== */
.woocommerce ul#shipping_method .amount {
  font-weight: 600;
  font-size: 16px; }

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination {
  font-size: 16px;
  font-weight: 500; }
  .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination strong {
    font-weight: 700; }

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping th {
  line-height: 1.5em;
  vertical-align: top; }

.woocommerce .woocommerce-cart-form {
  margin-top: 30px; }

.woocommerce table.shop_table {
  border: 0;
  border-radius: 0;
  margin: 5px 0 0 0;
  font-size: 20px;
  font-weight: 800;
  border-collapse: collapse; }
  .woocommerce table.shop_table .woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 800; }
  .woocommerce table.shop_table td {
    padding: 25px 0;
    border: 0;
    transition: all .4s;
    background: unset !important; }
    .woocommerce table.shop_table td.actions {
      padding-top: 25px; }
    .woocommerce table.shop_table td.product-subtotal {
      padding-right: 65px; }
    .woocommerce table.shop_table td.product-price {
      padding-left: 20px;
      padding-right: 20px; }
  .woocommerce table.shop_table td.product-remove {
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    pointer-events: none;
    width: 70px; }
    .woocommerce table.shop_table td.product-remove:hover ~ td {
      opacity: .5; }
  .woocommerce table.shop_table td.product-name .product-quantity {
    color: #afafaf;
    font-weight: 600; }
  .woocommerce table.shop_table td.product-quantity label.label-qty {
    display: none; }
  .woocommerce table.shop_table td.product-quantity .qty {
    text-align: right;
    padding-right: 4px;
    font-size: 18px; }
  .woocommerce table.shop_table td.product-quantity .quantity-wrapper {
    background-color: unset;
    padding-left: 0; }
  .woocommerce table.shop_table td.product-name,
  .woocommerce table.shop_table td.product-thumbnail {
    text-align: left; }
  .woocommerce table.shop_table td.product-thumbnail {
    white-space: nowrap;
    width: 135px;
    padding-left: 0; }
  .woocommerce table.shop_table td.product-name {
    font-size: 18px; }
    .woocommerce table.shop_table td.product-name a {
      color: inherit;
      font-weight: 700; }
    .woocommerce table.shop_table td.product-name ~ td {
      text-align: center; }
    .woocommerce table.shop_table td.product-name .variation {
      font-size: 16px;
      line-height: 1.5; }
  .woocommerce table.shop_table tbody tr:first-child td {
    border-top: 0; }
  .woocommerce table.shop_table tbody tr.cart_item:nth-of-type(even) {
    border-radius: 150px;
    box-shadow: inset 0 0 0 300px #f9f9f9; }
  .woocommerce table.shop_table.cart tbody tr.cart_item:nth-of-type(odd):nth-last-child(2) {
    border-bottom: 1px solid #e5e5e5; }
  .woocommerce table.shop_table thead {
    transform: translate(2px, 0px);
    border-radius: 50px;
    box-shadow: inset 0 0 0 50px currentColor; }
    .woocommerce table.shop_table thead tr {
      border: 0;
      transform: translate(-5px, -5px);
      box-shadow: inset 0 0 0 2px #000;
      border-radius: 50px; }
    .woocommerce table.shop_table thead th {
      padding: 5px 0;
      border: 0;
      font-size: 20px;
      font-weight: 800;
      line-height: 2;
      color: #ffffff;
      text-align: center; }
      .woocommerce table.shop_table thead th.product-name {
        text-align: left;
        padding-left: 17px; }
      .woocommerce table.shop_table thead th.product-subtotal {
        padding-right: 65px; }
  .woocommerce table.shop_table tfoot tr th {
    text-align: left;
    padding-left: 20px;
    border-top: 0; }
  .woocommerce table.shop_table th {
    border: 0; }

.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table thead th.product-name {
  padding-left: 40px; }

.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table tbody tr.cart_item:nth-of-type(odd):nth-last-child(1) {
  border-bottom: 1px solid #e5e5e5; }

.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table tfoot tr th {
  text-align: left;
  padding-left: 40px;
  border-top: 0; }

.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal th {
  padding-top: 35px; }

.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table tfoot tr td {
  text-align: center; }

.woocommerce #order_review.woocommerce-checkout-review-order table.shop_table td {
  border-top: 0; }

.woocommerce-cart .cart-collaterals .cart_totals .button,
.woocommerce-checkout .cart-collaterals .cart_totals .button {
  width: 100%;
  z-index: 1; }

.woocommerce ul#shipping_method li {
  padding-left: 0;
  margin: 0; }
  .woocommerce ul#shipping_method li label {
    font-size: 16px;
    font-weight: 500; }
  .woocommerce ul#shipping_method li:before {
    display: none; }

.checkout.woocommerce-checkout #ship-to-different-address,
.checkout.woocommerce-checkout #ship-to-different-address span {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 20px; }

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: calc(100% - 370px - 30px);
  margin-top: 61px; }
  @media only screen and (max-width: 768px) {
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .cross-sells {
      width: 100%; } }
  .woocommerce .cart-collaterals .cross-sells > h2,
  .woocommerce-page .cart-collaterals .cross-sells > h2 {
    font-size: 24px;
    line-height: 1.3;
    text-align: left;
    padding-bottom: 31px; }
  .woocommerce .cart-collaterals .cross-sells .wgl-products li,
  .woocommerce-page .cart-collaterals .cross-sells .wgl-products li {
    width: calc(50% - 30px); }
    @media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 992px) {
      .woocommerce .cart-collaterals .cross-sells .wgl-products li,
      .woocommerce-page .cart-collaterals .cross-sells .wgl-products li {
        width: calc(100% - 30px); } }
    @media only screen and (max-width: 600px) {
      .woocommerce .cart-collaterals .cross-sells .wgl-products li,
      .woocommerce-page .cart-collaterals .cross-sells .wgl-products li {
        width: 100%;
        margin-right: 0; } }

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
  max-width: 370px;
  margin-top: 21px;
  margin-left: auto;
  margin-bottom: 50px;
  border-radius: 10px;
  padding: 0;
  background: #ffffff;
  border: 2px solid #e8e8e9; }
  .woocommerce .cart-collaterals .cart_totals > h2,
  .woocommerce-page .cart-collaterals .cart_totals > h2 {
    margin: 0 40px 21px;
    padding-top: 35px;
    padding-bottom: 31px;
    font-size: 24px;
    line-height: 1.3;
    text-transform: capitalize;
    border-bottom: 2px solid #e8e8e9; }
  .woocommerce .cart-collaterals .cart_totals table,
  .woocommerce-page .cart-collaterals .cart_totals table {
    padding: 0 40px; }
    .woocommerce .cart-collaterals .cart_totals table tr,
    .woocommerce-page .cart-collaterals .cart_totals table tr {
      border: 0; }
      .woocommerce .cart-collaterals .cart_totals table tr > *:first-child,
      .woocommerce-page .cart-collaterals .cart_totals table tr > *:first-child {
        padding-left: 0; }
      .woocommerce .cart-collaterals .cart_totals table tr > *:last-child,
      .woocommerce-page .cart-collaterals .cart_totals table tr > *:last-child {
        padding-right: 0; }
      .woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal th, .woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
      .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal th,
      .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td {
        padding-bottom: 23px; }
      .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th, .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
      .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
      .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
        padding-bottom: 20px;
        padding-top: 20px; }
      .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
      .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
        font-size: 16px;
        padding-top: 20px;
        padding-left: 20px;
        font-weight: 400; }
      .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount,
      .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount {
        font-weight: 700;
        margin-left: 5px; }
      .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row,
      .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row {
        max-width: 232px;
        margin-right: 0;
        padding: 0;
        margin-bottom: 10px; }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row-wide,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row-wide {
          max-width: unset; }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button {
          width: 100%; }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child {
          margin-bottom: 20px; }
      .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button,
      .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button {
        border-radius: 50px;
        background: unset;
        font-weight: 800;
        padding: 0 25px;
        width: auto;
        position: relative; }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:after,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          display: block;
          transition: 0.4s;
          z-index: -1;
          border-radius: inherit; }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:after,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:after {
          transform: translate(3px, 5px); }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:before,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:before {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          display: block;
          border-radius: inherit;
          transition: box-shadow .45s; }
        .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:hover,
        .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:hover {
          background-color: unset;
          color: #ffffff; }
          .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:hover:after,
          .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals button.button:hover:after {
            transform: translate(0, 0); }
    .woocommerce .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table td,
    .woocommerce-page .cart-collaterals .cart_totals table th,
    .woocommerce-page .cart-collaterals .cart_totals table td {
      text-align: left;
      padding: 4px 0; }
    .woocommerce .cart-collaterals .cart_totals table th,
    .woocommerce-page .cart-collaterals .cart_totals table th {
      width: 1%;
      border: 0;
      font-size: 20px;
      font-weight: 700;
      white-space: nowrap;
      vertical-align: middle; }
    .woocommerce .cart-collaterals .cart_totals table td,
    .woocommerce-page .cart-collaterals .cart_totals table td {
      padding-left: 10px;
      font-size: 20px;
      text-align: right; }
      .woocommerce .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount,
      .woocommerce-page .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount {
        font-size: 20px;
        font-weight: 800; }
    .woocommerce .cart-collaterals .cart_totals table tbody tr:first-child td,
    .woocommerce-page .cart-collaterals .cart_totals table tbody tr:first-child td {
      font-size: 22px;
      font-weight: 600;
      text-align: right; }
    .woocommerce .cart-collaterals .cart_totals table tbody tr:first-child td, .woocommerce .cart-collaterals .cart_totals table tbody tr:first-child th,
    .woocommerce-page .cart-collaterals .cart_totals table tbody tr:first-child td,
    .woocommerce-page .cart-collaterals .cart_totals table tbody tr:first-child th {
      padding-bottom: 5px; }
    .woocommerce .cart-collaterals .cart_totals table tr.order-total th, .woocommerce .cart-collaterals .cart_totals table tr.order-total td,
    .woocommerce-page .cart-collaterals .cart_totals table tr.order-total th,
    .woocommerce-page .cart-collaterals .cart_totals table tr.order-total td {
      padding-top: 15px;
      padding-bottom: 18px;
      font-size: 24px;
      font-weight: 800; }
      .woocommerce .cart-collaterals .cart_totals table tr.order-total th .woocommerce-Price-amount.amount, .woocommerce .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount,
      .woocommerce-page .cart-collaterals .cart_totals table tr.order-total th .woocommerce-Price-amount.amount,
      .woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount {
        font-size: 24px;
        font-weight: 800; }

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 250px;
  margin-right: 10px;
  padding: 0 25px;
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #f6f6f6; }

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 100px;
  border-radius: 5px; }

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #f6f6f6;
  border: 2px solid #f6f6f6;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 20px; }
  #add_payment_method #payment div.payment_box:before,
  .woocommerce-cart #payment div.payment_box:before,
  .woocommerce-checkout #payment div.payment_box:before {
    display: none; }

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 13px 50px 33px;
  /*a.checkout-button {
			display: inline-block;
			margin-bottom: 0;
			border: 2px solid;
			padding: 11px 30px;
			font-size: 16px;
			line-height: 30px;
			font-weight: 700;
			letter-spacing: 0;
			& { color: #ffffff }
		}*/ }
  #add_payment_method .wc-proceed-to-checkout .button__wrapper,
  .woocommerce-cart .wc-proceed-to-checkout .button__wrapper,
  .woocommerce-checkout .wc-proceed-to-checkout .button__wrapper {
    width: 100%; }
    #add_payment_method .wc-proceed-to-checkout .button__wrapper .checkout-button,
    .woocommerce-cart .wc-proceed-to-checkout .button__wrapper .checkout-button,
    .woocommerce-checkout .wc-proceed-to-checkout .button__wrapper .checkout-button {
      border: 0 !important; }
  #add_payment_method .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    max-width: 230px; }

#add_payment_method .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator {
  margin-left: -103px; }
  #add_payment_method .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form,
  .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form,
  .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
    padding-bottom: 20px;
    border-bottom: 2px solid #e8e8e9; }

#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  margin-top: 0;
  font-size: 14px;
  color: #b3b3b3; }
  #add_payment_method .cart-collaterals .shipping-calculator-button:after,
  .woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
  .woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
    display: none; }

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  margin: 0;
  padding-bottom: 0;
  padding-top: 5px;
  border-radius: 0;
  border: 0; }

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border: 0; }

.woocommerce form.checkout_coupon {
  border: unset;
  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0;
  padding: 27px; }
  .woocommerce form.checkout_coupon .form-row {
    float: left; }
    .woocommerce form.checkout_coupon .form-row.form-row-first {
      padding-left: 0;
      padding-right: 5px; }
    .woocommerce form.checkout_coupon .form-row.form-row-last {
      padding-left: 5px;
      padding-right: 0; }

.woocommerce form .form-row textarea {
  height: 120px;
  min-height: 120px; }

.woocommerce .cart .button,
.woocommerce .cart input.button {
  height: 50px;
  padding: 10px 29px;
  font-size: 16px;
  line-height: 30px;
  border: unset;
  border-radius: 50px;
  background-color: unset;
  position: relative; }
  .woocommerce .cart .button:after,
  .woocommerce .cart input.button:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .woocommerce .cart .button:after,
  .woocommerce .cart input.button:after {
    transform: translate(3px, 5px); }
  .woocommerce .cart .button:before,
  .woocommerce .cart input.button:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: inherit;
    transition: box-shadow .45s; }
  .woocommerce .cart .button:hover,
  .woocommerce .cart input.button:hover {
    background-color: unset;
    color: #ffffff; }
    .woocommerce .cart .button:hover:after,
    .woocommerce .cart input.button:hover:after {
      transform: translate(0, 0); }

.woocommerce .cart button.button[name="update_cart"] {
  opacity: 1; }
  .woocommerce .cart button.button[name="update_cart"]:before {
    transition: all .3s; }
  .woocommerce .cart button.button[name="update_cart"]:after {
    opacity: 0;
    transform: translate(3px, 5px);
    transition: all .3s; }
  .woocommerce .cart button.button[name="update_cart"].disabled:before, .woocommerce .cart button.button[name="update_cart"]:disabled:before, .woocommerce .cart button.button[name="update_cart"]:disabled[disabled]:before {
    box-shadow: inset 0 0 0 2px #afafaf; }
  .woocommerce .cart button.button[name="update_cart"].disabled:hover, .woocommerce .cart button.button[name="update_cart"]:disabled:hover, .woocommerce .cart button.button[name="update_cart"]:disabled[disabled]:hover {
    background-color: unset;
    opacity: .5; }
  .woocommerce .cart button.button[name="update_cart"].disabled:after, .woocommerce .cart button.button[name="update_cart"]:disabled:after, .woocommerce .cart button.button[name="update_cart"]:disabled[disabled]:after {
    transform: translate(10px, 15px);
    transition: all .3s, transform .3s .3s; }
  .woocommerce .cart button.button[name="update_cart"]:not(.disabled):not(:disabled):after {
    opacity: 1; }
  .woocommerce .cart button.button[name="update_cart"]:not(.disabled):not(:disabled):hover {
    color: #ffffff; }
    .woocommerce .cart button.button[name="update_cart"]:not(.disabled):not(:disabled):hover:after {
      transform: translate(0, 0); }

/* ↓ Remove Shop ↓ */
.woocommerce a.remove {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  font: 0/0 serif;
  line-height: inherit;
  color: #b1b1b1 !important;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  transition: all .45s;
  pointer-events: auto; }
  .woocommerce a.remove:after {
    content: '\f113';
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: flaticon;
    font-size: 10px;
    line-height: 1;
    transition: 0s;
    transform: translateX(-50%) translateY(-50%); }
  .woocommerce a.remove:hover {
    background: transparent !important;
    color: #cf0a05 !important; }

/* ↓ blockUI ↓ */
.widget_shopping_cart.woocommerce {
  margin-bottom: -10px; }
  .widget_shopping_cart.woocommerce .blockUI.blockOverlay {
    background: transparent !important; }

/* ↑ blockUI ↑ */
/* ==================== ##Shop - Checkout ==================== */
.checkout.woocommerce-checkout {
  margin-top: 30px; }
  .checkout.woocommerce-checkout h3 {
    margin-bottom: 0; }
  .checkout.woocommerce-checkout .woocommerce-billing-fields > h3 {
    margin-bottom: 17px;
    font-size: 30px; }
  .checkout.woocommerce-checkout .woocommerce-additional-fields > h3 {
    margin-top: 17px;
    font-size: 30px; }
  .checkout.woocommerce-checkout #order_review_heading {
    margin-bottom: 30px;
    font-size: 30px; }

.woocommerce-notice.woocommerce-notice--info.woocommerce-info:before {
  display: none; }

.woocommerce-error {
  border-top: 0;
  margin: 0;
  padding: 0; }
  .woocommerce-error:before {
    display: none; }
  .woocommerce-error li:before {
    display: none !important; }

.woocommerce .col2-set {
  width: 47.8260869565%;
  float: left;
  margin-right: 4.347826087%; }
  .woocommerce .col2-set > .col-1,
  .woocommerce .col2-set > .col-2,
  .woocommerce .col2-set > [class^="col"] {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    padding: 40px 24px;
    background: #fff; }
  .woocommerce .col2-set > .col-1 {
    margin-bottom: 0;
    padding-bottom: 0; }
  .woocommerce .col2-set > .col-2 {
    padding: 13px 24px; }

.woocommerce .woocommerce-checkout #customer_details {
  border-radius: 10px;
  background: #ffffff;
  border: 2px solid #e8e8e9;
  overflow: hidden; }

.woocommerce .woocommerce-checkout > .col2-set {
  margin-bottom: 70px; }

.woocommerce #ship-to-different-address label > span {
  font-size: 18px; }

.woocommerce #order_review_heading, .woocommerce #order_review {
  width: 47.8260869565%;
  float: right;
  margin-right: 0; }

.woocommerce #order_review_heading {
  margin: 0;
  padding-top: 40px; }

.woocommerce #order_review table.shop_table thead .product-total {
  width: 35%; }

.woocommerce #order_review table.shop_table tbody tr:first-child td, .woocommerce #order_review table.shop_table tbody tr:first-child th {
  padding-top: 35px; }

.woocommerce #order_review table.shop_table tbody tr.cart_item td:first-child {
  padding-left: 40px; }

.woocommerce #order_review table.shop_table tbody td.product-name {
  font-weight: 700;
  height: 90px;
  font-size: 18px; }

.woocommerce #order_review table.shop_table tfoot tr:last-child td, .woocommerce #order_review table.shop_table tfoot tr:last-child th {
  padding-bottom: 35px; }

.woocommerce #order_review table.shop_table td,
.woocommerce #order_review table.shop_table tfoot th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700; }

.woocommerce #order_review table.shop_table tfoot tr .woocommerce-Price-amount.amount {
  font-size: 20px;
  font-weight: 800; }

.woocommerce #order_review table.shop_table tfoot tr.order-total th,
.woocommerce #order_review table.shop_table tfoot tr.order-total td .woocommerce-Price-amount.amount {
  font-size: 24px;
  font-weight: 800; }

.woocommerce #order_review table.shop_table tfoot tr.woocommerce-shipping-totals.shipping td {
  font-size: 16px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400; }

.woocommerce #add_payment_method #payment div.form-row,
.woocommerce .woocommerce-cart #payment div.form-row,
.woocommerce .woocommerce-checkout #payment div.form-row {
  margin-bottom: 0; }

.woocommerce ul#shipping_method li input {
  margin-top: 5px; }

.woocommerce-checkout #payment {
  border-radius: 0; }

.woocommerce form .form-row .required {
  text-decoration: none; }

.woocommerce form .form-row input.input-text:-ms-input-placeholder, .woocommerce form .form-row textarea:-ms-input-placeholder {
  font-size: 16px; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea,
.woocommerce form .form-row textarea::placeholder {
  font-size: 16px; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 10px;
  background: #ffffff;
  border: 2px solid #e8e8e9; }
  #add_payment_method #payment ul.payment_methods,
  .woocommerce-cart #payment ul.payment_methods,
  .woocommerce-checkout #payment ul.payment_methods {
    padding: 2.5em 2em 0;
    border-bottom: 0; }
    #add_payment_method #payment ul.payment_methods li,
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li {
      padding-top: 0;
      line-height: 1.7;
      padding-left: 0; }
      #add_payment_method #payment ul.payment_methods li.woocommerce-notice,
      .woocommerce-cart #payment ul.payment_methods li.woocommerce-notice,
      .woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
        background: #f6f6f6;
        border: 2px solid #f6f6f6;
        border-radius: 25px;
        padding: 20px;
        margin-bottom: 20px; }
      #add_payment_method #payment ul.payment_methods li:before,
      .woocommerce-cart #payment ul.payment_methods li:before,
      .woocommerce-checkout #payment ul.payment_methods li:before {
        display: none !important; }
  #add_payment_method #payment div.form-row,
  .woocommerce-cart #payment div.form-row,
  .woocommerce-checkout #payment div.form-row {
    padding: 10px 32px 40px; }

.woocommerce form .woocommerce-billing-fields__field-wrapper {
  margin-top: -6px; }
  .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label {
    margin-top: 6px;
    margin-bottom: -6px;
    padding-bottom: 11px;
    font-size: 16px; }

.woocommerce form .form-row .select__field {
  display: none; }

.woocommerce div.product form.cart .reset_variations {
  font-size: 0;
  text-shadow: none;
  color: transparent !important;
  display: inline;
  line-height: inherit;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  height: 16px;
  margin: auto -26px auto 0; }
  .woocommerce div.product form.cart .reset_variations:before {
    content: '\f0e2';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: 900;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none;
    opacity: .7;
    transition: color .4s, opacity .4s; }
  .woocommerce div.product form.cart .reset_variations:hover:before {
    opacity: 1; }

/* ==================== ##Shop - Notice ==================== */
.zircona_module_message_box {
  position: relative;
  min-height: 66px;
  padding: 10px 12px 10px 88px;
  border: unset;
  background-color: #f6f6f6;
  border-radius: 33px;
  z-index: 0;
  display: flex; }
  .zircona_module_message_box.woocommerce-error::before, .zircona_module_message_box.woocommerce-info::before, .zircona_module_message_box.woocommerce-message::before {
    display: none; }
  .zircona_module_message_box.closable {
    padding-right: 65px; }
  .zircona_module_message_box .message_title {
    margin-bottom: -1px;
    font-size: 18px;
    line-height: 1.25;
    color: inherit; }
  .zircona_module_message_box .message_text {
    font-size: 18px;
    line-height: 1.4;
    width: 100%;
    display: flex;
    align-items: center; }
  .zircona_module_message_box .message_icon_wrap {
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 8px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .zircona_module_message_box .message_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    box-sizing: border-box;
    text-align: center;
    font-style: normal;
    font-size: 21px;
    line-height: 1;
    color: #ffffff;
    border: 2px solid currentColor;
    border-radius: 50%; }
    .zircona_module_message_box .message_icon:before {
      font-family: 'flaticon'; }
  .zircona_module_message_box .message_close_button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 65px;
    height: auto;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #b1b1b1;
    cursor: pointer;
    transition: 0.4s; }
    .zircona_module_message_box .message_close_button:before {
      content: "\f113";
      font-family: 'flaticon'; }
  .zircona_module_message_box.type_info .message_icon_wrap {
    background-color: #44e3eb; }
  .zircona_module_message_box.type_info .message_icon:before {
    content: "i";
    font-size: 22px;
    font-family: inherit; }
  .zircona_module_message_box.type_success .message_icon_wrap {
    background-color: #1ee4af; }
  .zircona_module_message_box.type_success .message_icon:before {
    content: "\f123";
    font-family: 'flaticon';
    font-size: 16px; }
  .zircona_module_message_box.type_warning .message_icon_wrap {
    background-color: #fdc94b; }
  .zircona_module_message_box.type_warning .message_icon {
    transform: rotate(0.5turn); }
    .zircona_module_message_box.type_warning .message_icon:before {
      content: 'i';
      font-size: 22px;
      font-family: inherit; }
  .zircona_module_message_box.type_error .message_icon_wrap {
    background-color: #fc6c5b; }
  .zircona_module_message_box.type_error .message_icon:before {
    content: "\f113";
    font-family: 'flaticon';
    font-size: 12px; }
  .zircona_module_message_box.type_custom .message_icon:before {
    font-family: 'Font Awesome 5 Free'; }

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  line-height: 1.5;
  margin: 8px 0; }
  .woocommerce-error li:only-child,
  .woocommerce-info li:only-child,
  .woocommerce-message li:only-child {
    padding-top: 0;
    padding-bottom: 0; }

.woocommerce .zircona_module_message_box .message_content {
  display: flex;
  align-items: center;
  width: 100%; }

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #fff; }

.woocommerce-notices-wrapper {
  margin-bottom: 20px; }
  .woocommerce-notices-wrapper:empty {
    display: none; }

.woocommerce .woocommerce-checkout .zircona_module_message_box {
  margin-bottom: 20px; }

.woocommerce .woocommerce-checkout .type_error .message_icon_wrap .message_icon {
  font-weight: bold;
  font-size: 10px; }

.woocommerce .woocommerce-checkout .type_error .message_close_button {
  display: none; }

p.cart-empty.woocommerce-info {
  margin-bottom: 1em;
  padding-left: 26px; }
  p.cart-empty.woocommerce-info:before {
    display: none; }

/* ==================== ##Shop - Pagination ==================== */
.woocommerce nav.woocommerce-pagination {
  margin-top: -5px;
  padding-bottom: 28px;
  list-style: none;
  text-align: left; }

/* ==================== ##Shop - Respond ==================== */
.woocommerce #comments {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0; }

.woocommerce #review_form #respond {
  margin-bottom: 50px;
  margin-top: 40px;
  padding: 39px 45px 53px;
  border: 2px solid #e8e8e9;
  border-radius: 10px; }
  .woocommerce #review_form #respond p a {
    margin-right: 9px;
    color: #fad221; }
  .woocommerce #review_form #respond form#commentform {
    display: flex;
    flex-wrap: wrap; }
    .woocommerce #review_form #respond form#commentform > * {
      width: 100%; }
    .woocommerce #review_form #respond form#commentform .comment-notes {
      order: 1; }
    .woocommerce #review_form #respond form#commentform .comment-form-rating {
      order: 2; }
    .woocommerce #review_form #respond form#commentform .comment-form-author {
      order: 3; }
    .woocommerce #review_form #respond form#commentform .comment-form-email {
      order: 4; }
    .woocommerce #review_form #respond form#commentform .comment-form-comment {
      order: 5; }
    .woocommerce #review_form #respond form#commentform .comment-form-cookies-consent {
      order: 6; }
    .woocommerce #review_form #respond form#commentform .wpml_language_code {
      order: 7; }
    .woocommerce #review_form #respond form#commentform .form-submit {
      order: 8; }
    .woocommerce #review_form #respond form#commentform label {
      display: block;
      font-weight: 500;
      margin: 5px 0; }
      .woocommerce #review_form #respond form#commentform label[for="wp-comment-cookies-consent"] {
        margin: 0;
        display: inline-block; }
    .woocommerce #review_form #respond form#commentform .comment-form-rating label {
      display: inline-block;
      font-size: 16px;
      margin-right: 15px; }
    .woocommerce #review_form #respond form#commentform > p {
      margin-bottom: 20px; }
      .woocommerce #review_form #respond form#commentform > p.comment-form-author, .woocommerce #review_form #respond form#commentform > p.comment-form-email {
        width: 50%;
        float: left;
        margin-bottom: 15px; }
        .woocommerce #review_form #respond form#commentform > p.comment-form-author input, .woocommerce #review_form #respond form#commentform > p.comment-form-email input {
          position: relative;
          width: 100%;
          margin-bottom: 5px; }
      .woocommerce #review_form #respond form#commentform > p.comment-notes {
        margin-bottom: 10px; }
      .woocommerce #review_form #respond form#commentform > p textarea {
        position: relative; }
      .woocommerce #review_form #respond form#commentform > p.comment-form-cookies-consent {
        margin-bottom: 0; }
    .woocommerce #review_form #respond form#commentform .comment-form-rating {
      margin-bottom: 10px;
      padding-left: 10px;
      padding-right: 10px; }
      .woocommerce #review_form #respond form#commentform .comment-form-rating .stars {
        display: inline-block;
        height: 1em;
        line-height: 1; }
        .woocommerce #review_form #respond form#commentform .comment-form-rating .stars ~ .select__field {
          display: none; }
        .woocommerce #review_form #respond form#commentform .comment-form-rating .stars > span {
          display: flex;
          height: inherit; }
        .woocommerce #review_form #respond form#commentform .comment-form-rating .stars a {
          margin-right: 0 !important;
          padding-right: 1.3em;
          vertical-align: baseline; }
      .woocommerce #review_form #respond form#commentform .comment-form-rating .select__field:before {
        display: none; }
    .woocommerce #review_form #respond form#commentform #comment {
      height: 118px;
      margin-bottom: 0; }
    .woocommerce #review_form #respond form#commentform .form-submit {
      margin-top: 3px;
      margin-bottom: -2px; }
  .woocommerce #review_form #respond input#submit {
    display: inline-block;
    min-width: 185px;
    margin: 0;
    outline: none;
    padding: 6px 26px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0;
    cursor: pointer;
    vertical-align: top;
    -webkit-appearance: none;
    transition: 0.4s;
    background: unset;
    border: unset; }
    .woocommerce #review_form #respond input#submit:hover {
      color: #fff; }

/* ==================== ##Shop - Tabs ==================== */
.woocommerce.single div.product .woocommerce-tabs {
  text-align: left; }
  .woocommerce.single div.product .woocommerce-tabs ul.tabs {
    display: block;
    position: relative;
    margin: 0;
    border-radius: 0;
    padding: 0;
    font-size: 0;
    overflow: visible; }
    .woocommerce.single div.product .woocommerce-tabs ul.tabs li {
      display: inline-block;
      position: relative;
      z-index: 0;
      border: 0;
      margin: 0;
      border-radius: inherit;
      padding: 0;
      text-align: center;
      cursor: pointer;
      background: transparent;
      transition: 0.3s ease-in-out; }
      .woocommerce.single div.product .woocommerce-tabs ul.tabs li a {
        display: block;
        position: relative;
        min-width: 100px;
        margin: 0;
        padding: 5px 44px;
        font-size: 16px;
        line-height: 30px;
        font-weight: 800;
        letter-spacing: 0;
        text-decoration: none;
        box-shadow: none;
        color: inherit;
        border: unset; }
        .woocommerce.single div.product .woocommerce-tabs ul.tabs li a:before {
          content: '';
          bottom: 0;
          left: 0;
          right: 0;
          background-color: #ececec;
          height: 4px;
          border-radius: 4px;
          display: block;
          position: absolute;
          transition: background-color .4s; }
      .woocommerce.single div.product .woocommerce-tabs ul.tabs li.active a:after {
        width: 100%; }
      .woocommerce.single div.product .woocommerce-tabs ul.tabs li:not(:last-child) {
        margin-right: 27px; }
      .woocommerce.single div.product .woocommerce-tabs ul.tabs li:before, .woocommerce.single div.product .woocommerce-tabs ul.tabs li:after {
        display: none; }
    .woocommerce.single div.product .woocommerce-tabs ul.tabs:before {
      content: unset; }
  .woocommerce.single div.product .woocommerce-tabs .panel {
    margin-bottom: 26px;
    padding: 32px 0 16px 0;
    text-align: left; }
    .woocommerce.single div.product .woocommerce-tabs .panel #comments {
      margin-top: -32px; }
    .woocommerce.single div.product .woocommerce-tabs .panel .woocommerce-noreviews {
      padding-top: 32px; }
    .woocommerce.single div.product .woocommerce-tabs .panel > h2,
    .woocommerce.single div.product .woocommerce-tabs .panel #comments > h2 {
      display: none; }
    .woocommerce.single div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description {
      padding-left: 0;
      padding-right: 0;
      text-align: justify;
      margin-bottom: 60px; }
    .woocommerce.single div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information {
      padding-top: 32px;
      margin-bottom: 27px; }
    .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes {
      border: 0; }
      .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr {
        border: 0;
        float: left;
        width: 50%;
        display: flex;
        align-items: center; }
        .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr:only-child {
          width: 100%; }
        .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr:nth-child(2n) th {
          padding-left: 60px; }
      .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th {
        display: flex;
        flex: 1 1 auto;
        align-items: baseline;
        width: auto;
        border: 0;
        padding: 10px 0 10px 40px;
        font-size: 16px;
        font-weight: 700;
        background: transparent; }
        .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th:after {
          content: '';
          flex: 1 1 auto;
          border-top: 1px solid #e1e1e1;
          margin-left: 30px; }
      .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes td {
        font-style: normal;
        border: 0;
        padding-left: 30px;
        padding-right: 40px;
        background: transparent; }
  .woocommerce.single div.product .woocommerce-tabs .comment-reply-title {
    position: relative;
    font-size: 36px;
    font-weight: 800;
    line-height: 48px;
    display: block; }

/* ==================== ##Shop - Widgets ==================== */
.woocommerce .products .star-rating {
  margin: 3px 0 0 auto; }

.woocommerce .star-rating span:before {
  color: #fad221; }

.product_list_widget .product-title {
  font-size: 14px;
  line-height: 1.45em;
  transition: color 0.3s;
  font-weight: 700; }

.product_list_widget del {
  margin-right: 14px;
  color: #afafaf; }
  .product_list_widget del .woocommerce-Price-amount {
    color: inherit !important; }

.product_list_widget .woocommerce-Price-amount {
  font-size: 14px;
  margin-top: 8px;
  margin-right: 4px; }
  .product_list_widget .woocommerce-Price-amount ~ .woocommerce-Price-amount {
    margin-left: 4px;
    margin-right: 0; }

.woocommerce div.product p.price del {
  opacity: 1; }

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
  margin: 23px 0 0; }
  .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 23px;
    padding: 0 20px 0 0; }
    .woocommerce ul.cart_list li:last-child, .woocommerce ul.product_list_widget li:last-child {
      margin-bottom: 0; }
    .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
      font-size: 14px;
      line-height: 1.45em;
      text-transform: capitalize;
      font-weight: 700;
      padding-top: 2px;
      will-change: opacity; }
    .woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
      margin-top: 4px;
      margin-bottom: 6px;
      font-size: 11px; }
    .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
      float: left;
      width: 75px;
      margin-left: 0;
      margin-right: 25px;
      margin-top: -3px;
      border-radius: 5px;
      border: unset; }
    .woocommerce ul.cart_list li ins, .woocommerce ul.product_list_widget li ins {
      text-decoration: none; }
    .woocommerce ul.cart_list li del, .woocommerce ul.product_list_widget li del {
      margin-right: 0; }
    .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:before {
      display: none; }
    .woocommerce ul.cart_list li .variation, .woocommerce ul.product_list_widget li .variation {
      display: inline-block;
      float: left;
      border: unset;
      width: calc(100% - 75px - 25px);
      padding: 0; }
      .woocommerce ul.cart_list li .variation dt, .woocommerce ul.product_list_widget li .variation dt {
        display: none; }
      .woocommerce ul.cart_list li .variation dd, .woocommerce ul.product_list_widget li .variation dd {
        font-size: 14px;
        line-height: 1.5em;
        font-weight: 500;
        margin: 0 1px 0 0;
        padding: 0 3px 0 0;
        color: #afafaf; }
        .woocommerce ul.cart_list li .variation dd p, .woocommerce ul.product_list_widget li .variation dd p {
          display: inline; }
        .woocommerce ul.cart_list li .variation dd:not(:last-child):after, .woocommerce ul.product_list_widget li .variation dd:not(:last-child):after {
          content: '-';
          display: inline; }

.woocommerce .widget_price_filter .widget-title {
  margin-bottom: 30px; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  border-radius: 0; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: 0;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-top: -4px;
  background: #fff;
  border-width: 0;
  border-radius: 10px;
  box-sizing: border-box;
  border-style: solid; }

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 2px;
  margin: 0 0 20px; }

.woocommerce .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content {
  border: 0;
  background: #b5b5b5;
  margin-bottom: 34px; }

.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  text-transform: capitalize; }
  .woocommerce .widget_price_filter .price_slider_amount .button {
    display: inline-block;
    margin: 0;
    border: unset;
    background-color: unset;
    border-radius: 50px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 800;
    line-height: 50px;
    height: 50px;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
    overflow: visible;
    position: relative; }
    .woocommerce .widget_price_filter .price_slider_amount .button:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
    .woocommerce .widget_price_filter .price_slider_amount .button:after {
      transform: translate(4px, 6px); }
    .woocommerce .widget_price_filter .price_slider_amount .button:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      border-radius: inherit;
      transition: box-shadow .45s; }
    .woocommerce .widget_price_filter .price_slider_amount .button:hover {
      background-color: unset;
      color: #ffffff; }
      .woocommerce .widget_price_filter .price_slider_amount .button:hover:after {
        transform: translate(0, 0); }
  .woocommerce .widget_price_filter .price_slider_amount .price_label {
    font-weight: 700; }
  .woocommerce .widget_price_filter .price_slider_amount span.from {
    margin-left: 10px; }
  .woocommerce .widget_price_filter .price_slider_amount .clear {
    display: none; }

.woocommerce ul.cart_list li .quantity {
  font-size: 14px;
  font-weight: 700;
  padding-top: 2px;
  line-height: 1.5em;
  display: inline-block;
  transition: .4s;
  will-change: opacity; }

.woocommerce .woo_mini_cart .cart_list li {
  padding-left: 0;
  padding-right: 50px; }
  .woocommerce .woo_mini_cart .cart_list li a.remove {
    position: absolute;
    display: inline-block;
    left: auto;
    right: 0;
    font: 0/0 serif;
    text-shadow: none;
    top: 6px;
    background: transparent;
    width: 10px;
    height: 10px;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    color: rgba(165, 165, 165, 0.5) !important;
    transition: color 0.3s; }
    .woocommerce .woo_mini_cart .cart_list li a.remove:hover {
      color: #cf0a05 !important; }
      .woocommerce .woo_mini_cart .cart_list li a.remove:hover ~ * {
        opacity: .5; }
  .woocommerce .woo_mini_cart .cart_list li:before {
    display: none; }

.woocommerce .woo_mini_cart .total {
  margin-bottom: 25px;
  border: 0;
  padding-top: 24px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase; }
  .woocommerce .woo_mini_cart .total .woocommerce-Price-amount {
    font-size: inherit;
    margin-left: 7px;
    font-weight: 700; }
  .woocommerce .woo_mini_cart .total strong {
    font-size: inherit;
    text-transform: capitalize; }

.woocommerce .woo_mini_cart .buttons {
  margin-bottom: 0; }
  .woocommerce .woo_mini_cart .buttons a {
    display: inline-block;
    left: auto;
    border-radius: 50px;
    margin: 0 15px 10px 0;
    padding: 12.5px 10px;
    font-size: 16px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.5;
    height: 50px;
    min-height: 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    overflow: visible;
    cursor: pointer;
    box-shadow: none;
    transition: 0.4s;
    background: unset;
    position: relative; }
    .woocommerce .woo_mini_cart .buttons a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
    .woocommerce .woo_mini_cart .buttons a:after {
      transform: translate(4px, 6px); }
    .woocommerce .woo_mini_cart .buttons a:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      border-radius: inherit;
      transition: box-shadow .45s; }
    .woocommerce .woo_mini_cart .buttons a:hover {
      background-color: unset;
      color: #ffffff; }
      .woocommerce .woo_mini_cart .buttons a:hover:after {
        transform: translate(0, 0); }
    .woocommerce .woo_mini_cart .buttons a:last-child {
      margin-bottom: 0;
      margin-right: 0; }

.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit {
  display: block;
  border: unset;
  border-radius: 50px;
  padding: 0 25px;
  font-size: 16px;
  font-weight: 800;
  line-height: 50px;
  height: 50px;
  text-decoration: none;
  text-shadow: none;
  box-shadow: none;
  cursor: pointer;
  overflow: visible;
  margin: 32px 0 0;
  position: relative; }
  .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:after {
    transform: translate(4px, 6px); }
  .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: inherit;
    transition: box-shadow .45s; }
  .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:hover {
    background-color: unset;
    color: #ffffff; }
    .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit:hover:after {
      transform: translate(0, 0); }

.woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list {
  padding-left: 0.9em;
  margin-left: 0.2em;
  margin-top: -5px;
  margin-bottom: -18px; }
  .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    position: relative;
    z-index: 1;
    line-height: 1.875em;
    padding-bottom: .45em;
    padding-top: .45em;
    font-size: 16px;
    font-weight: 800;
    transition: 0.3s;
    margin-left: -2px; }
    .woocommerce .widget_layered_nav .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
      padding: 0; }

.woocommerce > .zircona_module_message_box {
  margin-bottom: 20px; }

.woocommerce-mini-cart__buttons.buttons .button__wrapper {
  margin-bottom: 10px;
  border-radius: 0; }
  .woocommerce-mini-cart__buttons.buttons .button__wrapper a.button {
    margin-bottom: 0; }
  .woocommerce-mini-cart__buttons.buttons .button__wrapper svg {
    stroke: transparent; }
  .woocommerce-mini-cart__buttons.buttons .button__wrapper:hover svg {
    stroke: #ffffff; }

.woocommerce-mini-cart__buttons.buttons .button__wrapper,
.woocommerce-mini-cart__buttons.buttons a.button {
  width: calc(50% - 8px); }

.widget_product_search .woocommerce-product-search button {
  font-size: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
  border-radius: unset;
  border: unset;
  line-height: 56px;
  color: #ffffff;
  padding: 0;
  font-style: normal;
  text-align: center;
  transform: translate(0, 0);
  opacity: 1;
  transition: 0.4s; }
  .widget_product_search .woocommerce-product-search button:before {
    font-family: Flaticon;
    content: "\f100";
    font-style: normal;
    font-size: 19px;
    font-weight: normal; }
  .widget_product_search .woocommerce-product-search button:hover {
    color: #ffffff; }

/* ==================== ##Shop - Responsive ==================== */
@media only screen and (max-width: 1200px) {
  .woocommerce-mini-cart__buttons.buttons {
    display: block; }
  .woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
    width: 100%; }
  ul.wgl-products li a.button.loading:before, ul.wgl-products li button.button.loading:before, ul.wgl-products li input.button.loading:before {
    left: 0; } }

@media only screen and (max-width: 1024px) {
  .woocommerce .widget_shopping_cart .buttons .button__wrapper:first-child, .woocommerce.widget_shopping_cart .buttons .button__wrapper:first-child {
    margin-right: 10px; }
  .woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
    margin-bottom: 15px;
    margin-right: 10px;
    max-width: 300px; }
  #add_payment_method .cart-collaterals .shipping-calculator-form,
  .woocommerce-cart .cart-collaterals .shipping-calculator-form,
  .woocommerce-checkout .cart-collaterals .shipping-calculator-form {
    margin-left: 0; }
  .woocommerce-cart-form > .row .wgl_col-9, .woocommerce-cart-form > .row .wgl_col-3 {
    width: 100%; } }

@media only screen and (max-width: 992px) {
  .columns-4 ul.wgl-products li {
    width: calc(50% - 30px); }
  .woocommerce ul.wgl-products .products-post_wrapper .group_button-woo {
    bottom: -28px;
    opacity: 1;
    visibility: visible; }
  .woocommerce ul.wgl-products .products-post_wrapper .add_to_cart-btn {
    margin: 0 10px; } }

@media only screen and (max-width: 768px) {
  .wgl-products-wrapper ul.wgl-products li {
    width: calc(50% - 30px); }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100%; }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%;
    clear: both; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      margin-right: 0; }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    border: 0; }
  .woocommerce .col2-set {
    width: 100%;
    float: left;
    margin-right: 0; }
  .woocommerce #order_review_heading,
  .woocommerce #order_review {
    width: 100%; }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    width: auto; }
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    width: 100%; }
  #add_payment_method .cart-collaterals .woocommerce-shipping-calculator,
  .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator,
  .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator {
    margin-left: 0; }
  #add_payment_method .cart-collaterals .cart_totals table,
  .woocommerce-cart .cart-collaterals .cart_totals table,
  .woocommerce-checkout .cart-collaterals .cart_totals table {
    padding: 0 30px; }
  .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-page table.shop_table_responsive tr td:before {
    font-size: 18px;
    margin-right: 30px; }
  .woocommerce table.cart td.actions .coupon .button__wrapper, .woocommerce #content table.cart td.actions .coupon .button__wrapper,
  .woocommerce-page table.cart td.actions .coupon .button__wrapper,
  .woocommerce-page #content table.cart td.actions .coupon .button__wrapper {
    width: 48%; }
    .woocommerce table.cart td.actions .coupon .button__wrapper .input-text,
    .woocommerce table.cart td.actions .coupon .button__wrapper .button,
    .woocommerce table.cart td.actions .coupon .button__wrapper input, .woocommerce #content table.cart td.actions .coupon .button__wrapper .input-text,
    .woocommerce #content table.cart td.actions .coupon .button__wrapper .button,
    .woocommerce #content table.cart td.actions .coupon .button__wrapper input,
    .woocommerce-page table.cart td.actions .coupon .button__wrapper .input-text,
    .woocommerce-page table.cart td.actions .coupon .button__wrapper .button,
    .woocommerce-page table.cart td.actions .coupon .button__wrapper input,
    .woocommerce-page #content table.cart td.actions .coupon .button__wrapper .input-text,
    .woocommerce-page #content table.cart td.actions .coupon .button__wrapper .button,
    .woocommerce-page #content table.cart td.actions .coupon .button__wrapper input {
      width: 100%; }
    .woocommerce table.cart td.actions .coupon .button__wrapper:last-child, .woocommerce #content table.cart td.actions .coupon .button__wrapper:last-child,
    .woocommerce-page table.cart td.actions .coupon .button__wrapper:last-child,
    .woocommerce-page #content table.cart td.actions .coupon .button__wrapper:last-child {
      margin-top: 15px; }
  .woocommerce table.shop_table_responsive.cart tr,
  .woocommerce-page table.shop_table_responsive.cart tr {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 35px;
    border-radius: 10px;
    padding: 10px 30px 30px;
    position: relative; }
    .woocommerce table.shop_table_responsive.cart tr.cart_item:nth-of-type(even),
    .woocommerce-page table.shop_table_responsive.cart tr.cart_item:nth-of-type(even) {
      border-radius: 10px; }
    .woocommerce table.shop_table_responsive.cart tr:last-child,
    .woocommerce-page table.shop_table_responsive.cart tr:last-child {
      padding-top: 30px; }
    .woocommerce table.shop_table_responsive.cart tr td,
    .woocommerce-page table.shop_table_responsive.cart tr td {
      padding: 10px 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: transparent !important;
      border: unset;
      flex-wrap: wrap; }
      .woocommerce table.shop_table_responsive.cart tr td.product-name .variation,
      .woocommerce-page table.shop_table_responsive.cart tr td.product-name .variation {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end; }
        .woocommerce table.shop_table_responsive.cart tr td.product-name .variation dd:not(:last-child),
        .woocommerce-page table.shop_table_responsive.cart tr td.product-name .variation dd:not(:last-child) {
          margin-right: 15px; }
      .woocommerce table.shop_table_responsive.cart tr td.product-quantity,
      .woocommerce-page table.shop_table_responsive.cart tr td.product-quantity {
        padding: 6px 0; }
        .woocommerce table.shop_table_responsive.cart tr td.product-quantity .qty,
        .woocommerce-page table.shop_table_responsive.cart tr td.product-quantity .qty {
          height: 40px; }
        .woocommerce table.shop_table_responsive.cart tr td.product-quantity span.plus:after,
        .woocommerce-page table.shop_table_responsive.cart tr td.product-quantity span.plus:after {
          top: 12px; }
        .woocommerce table.shop_table_responsive.cart tr td.product-quantity span.minus:after,
        .woocommerce-page table.shop_table_responsive.cart tr td.product-quantity span.minus:after {
          bottom: 12px; }
      .woocommerce table.shop_table_responsive.cart tr td.product-remove a,
      .woocommerce-page table.shop_table_responsive.cart tr td.product-remove a {
        position: absolute;
        right: 20px;
        top: 15px; }
      .woocommerce table.shop_table_responsive.cart tr td.product-thumbnail,
      .woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail {
        width: 100%;
        padding-top: 0; }
        .woocommerce table.shop_table_responsive.cart tr td.product-thumbnail:before,
        .woocommerce-page table.shop_table_responsive.cart tr td.product-thumbnail:before {
          display: none; }
      .woocommerce table.shop_table_responsive.cart tr td.actions,
      .woocommerce-page table.shop_table_responsive.cart tr td.actions {
        padding-top: 10px;
        display: block; }
        .woocommerce table.shop_table_responsive.cart tr td.actions .coupon,
        .woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon {
          padding: 0; }
        .woocommerce table.shop_table_responsive.cart tr td.actions button,
        .woocommerce-page table.shop_table_responsive.cart tr td.actions button {
          width: 100% !important;
          margin-top: 10px !important; }
        .woocommerce table.shop_table_responsive.cart tr td.actions input,
        .woocommerce-page table.shop_table_responsive.cart tr td.actions input {
          margin-bottom: 10px;
          width: 100% !important; }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    margin-bottom: 0; }
  .woocommerce form.checkout_coupon .form-row.form-row-last,
  .woocommerce-page form.checkout_coupon .form-row.form-row-last {
    padding-left: 0; }
    .woocommerce form.checkout_coupon .form-row.form-row-last button,
    .woocommerce-page form.checkout_coupon .form-row.form-row-last button {
      width: 100%; }
  .woocommerce form.checkout_coupon .form-row.form-row-first,
  .woocommerce-page form.checkout_coupon .form-row.form-row-first {
    padding-right: 0; }
  #add_payment_method .wc-proceed-to-checkout,
  .woocommerce-cart .wc-proceed-to-checkout,
  .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 13px 30px 40px; }
  .woocommerce .cart-collaterals .cart_totals > h2,
  .woocommerce-page .cart-collaterals .cart_totals > h2 {
    margin: 0 30px 3px; }
  .woocommerce .cart-collaterals .cart_totals > h2,
  .woocommerce-page .cart-collaterals .cart_totals > h2 {
    margin: 0 30px 3px; }
  .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
  .woocommerce .cart-collaterals .cart_totals table tr td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
  .woocommerce-page .cart-collaterals .cart_totals table tr td {
    padding-left: 0 !important; } }

@media only screen and (max-width: 600px) {
  .woocommerce form.checkout_coupon .form-row {
    width: 100%; }
  .wgl-products-wrapper ul.wgl-products li,
  .woocommerce .wgl-products-wrapper ul.wgl-products li {
    width: 100%;
    margin-right: 0; }
  ul.wgl-products, .woocommerce .products ul.wgl-products {
    margin-right: 0; }
  .wgl-woocommerce-sorting {
    display: block; }
    .wgl-woocommerce-sorting p.woocommerce-result-count {
      width: 100%;
      margin: 0 0 20px 0;
      text-align: right; }
    .wgl-woocommerce-sorting form.woocommerce-ordering {
      width: 100%;
      margin: 0 0 30px 0; }
  .woocommerce table.shop_attributes th {
    width: auto; }
  .woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th {
    padding: 14px 20px; }
  .woocommerce .zircona_module_message_box .message_text {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 8px; }
    .woocommerce .zircona_module_message_box .message_text a {
      width: -webkit-max-content;
      width: max-content;
      margin-left: auto;
      margin-top: 15px;
      margin-bottom: 5px; }
  .woocommerce .widget_shopping_cart .buttons .button__wrapper, .woocommerce.widget_shopping_cart .buttons .button__wrapper {
    display: block;
    margin-right: 0; }
  .woocommerce table.cart td.actions .coupon .button__wrapper, .woocommerce #content table.cart td.actions .coupon .button__wrapper,
  .woocommerce-page table.cart td.actions .coupon .button__wrapper,
  .woocommerce-page #content table.cart td.actions .coupon .button__wrapper {
    width: 100%; }
  #add_payment_method table.cart td.actions .coupon .input-text,
  .woocommerce-cart table.cart td.actions .coupon .input-text,
  .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 100%; }
  .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes tr {
    width: 100%;
    float: none; }
  .woocommerce.single div.product .woocommerce-tabs .panel table.shop_attributes th {
    padding-left: 0 !important; } }

@media only screen and (max-width: 426px) {
  .woocommerce .zircona_module_message_box .message_text {
    line-height: inherit; } }

/* ==================== ##Header List Info ==================== */
.elementor-widget.elementor-align-center .wgl-header-list-info .elementor-icon-list-item:after {
  margin: 0; }

.wgl-header-list-info .elementor-icon-list-item:before {
  display: none; }

.wgl-header-list-info .elementor-icon-list-item span,
.wgl-header-list-info .elementor-icon-list-item i {
  transition: 0.4s; }

.wgl-header-list-info .wgl-header-list-icon i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.wgl-header-list-info a {
  color: inherit; }

/* ==================== ##Header Date ==================== */
.wgl-header-date {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  display: flex; }
  .wgl-header-date.wgl-default-format {
    align-items: center; }
    .wgl-header-date.wgl-default-format > span:first-child {
      font-size: 2.5em;
      margin-right: 10px; }
    .wgl-header-date.wgl-default-format > span:last-child {
      line-height: 16px;
      margin-top: 2px; }
      .wgl-header-date.wgl-default-format > span:last-child span {
        display: block; }

/* ==================== ##Header Modules ==================== */
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-date, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-menu {
  margin-bottom: 0; }

.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-date, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info {
  width: auto; }

.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter .delimiter {
  background: #e5e5e5; }

/* ==================== ##Accordion ==================== */
.wgl-accordion .wgl-accordion_header {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
  transition: 0.4s;
  position: relative; }
  .wgl-accordion .wgl-accordion_header:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }

.wgl-accordion .wgl-accordion_title {
  color: inherit;
  font-size: inherit;
  line-height: inherit; }
  .wgl-accordion .wgl-accordion_title-prefix {
    margin-right: 5px;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }

.wgl-accordion .wgl-accordion_content {
  display: none;
  font-size: 14px; }
  .wgl-accordion .wgl-accordion_content p:last-child {
    margin-bottom: 0; }

.wgl-accordion .wgl-accordion_panel .wgl-accordion_title {
  font-weight: 700; }

.wgl-accordion .wgl-accordion_panel .wgl-accordion_content {
  font-weight: 400; }

.wgl-accordion .wgl-accordion_icon {
  transition: 0.4s, color 0s; }

.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon {
  position: relative;
  z-index: 1;
  height: 11px;
  width: 11px; }
  .wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:before, .wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(90deg);
    transition: 0.5s ease-in-out, color 0s; }
  .wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:before {
    width: inherit;
    height: 3px;
    margin: -2px 0 0 -7px; }
  .wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:after {
    width: 3px;
    height: inherit;
    margin: -6px 0 0 -3px; }

.wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon:before, .wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon:after {
  transform: rotate(-90deg); }

.wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon:before {
  opacity: 0; }

.wgl-accordion.icon-custom .wgl-accordion_header.active .wgl-accordion_icon {
  transform: rotate(90deg); }

/* ==================== ##Services 4 ==================== */
.elementor-element.item_col-2 .wgl-services_item {
  width: 33.333333%; }

.elementor-element.item_col-3 .wgl-services_item {
  width: 25%; }

.elementor-element.item_col-4 .wgl-services_item {
  width: 20%; }

.wgl-accordion-services {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px; }
  .wgl-accordion-services .wgl-services_item {
    position: relative;
    z-index: 1;
    transition: 0.5s;
    display: flex; }
    .wgl-accordion-services .wgl-services_item.active .wgl-services_content-wrap {
      opacity: 1;
      visibility: visible;
      transition: 0.5s;
      transition-delay: 0.3s; }
    .wgl-accordion-services .wgl-services_item.active ~ .wgl-services_item {
      transform: translateX(100%); }
    .wgl-accordion-services .wgl-services_item.active .wgl-services_media-wrap:before {
      right: -80px !important;
      opacity: 0; }
  .wgl-accordion-services .wgl-services_media-wrap {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 0;
    width: calc(100% - 20px);
    height: 100%; }
    .wgl-accordion-services .wgl-services_media-wrap:before {
      content: '\f108';
      font-family: flaticon;
      display: block;
      text-align: center;
      width: 40px;
      height: 40px;
      line-height: 38px;
      color: #ffffff;
      border: 1px solid #c2bdb8;
      border-radius: 50%;
      position: absolute;
      bottom: 40px;
      right: 40px;
      transition: 0.5s; }
  .wgl-accordion-services .wgl-services_content-wrap {
    position: relative;
    width: 100%;
    z-index: 1;
    left: -10px;
    padding: 40px;
    box-shadow: 11px 10px 38px rgba(0, 0, 0, 0.1);
    transition: 0.2s;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
  .wgl-accordion-services .wgl-services_icon-wrap {
    position: absolute;
    z-index: 1;
    width: 96px;
    height: 90px;
    right: 0;
    top: 0;
    overflow: hidden;
    text-align: right;
    color: #ffffff; }
    .wgl-accordion-services .wgl-services_icon-wrap:before {
      content: '';
      position: absolute;
      z-index: -1;
      width: 200%;
      height: 200%;
      top: 0;
      left: 0;
      border-radius: 50%;
      background: #212121;
      transform: translate(0%, -50%); }
  .wgl-accordion-services .wgl-services_title {
    font-size: 30px;
    line-height: 1.4; }
  .wgl-accordion-services .wgl-services_icon {
    font-size: 30px;
    transform: translate(-20px, 20px);
    display: inline-block;
    line-height: 1; }
  .wgl-accordion-services .wgl-services_text {
    margin-top: 10px; }
  .wgl-accordion-services .wgl-services_link {
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #ffffff;
    border: 1px solid #c2bdb8;
    border-radius: 50%;
    margin-top: 30px; }
    .wgl-accordion-services .wgl-services_link:before {
      content: '\f108';
      font-family: flaticon; }

@media only screen and (max-width: 1300px) {
  .elementor-element.item_col-2 .wgl-services_item, .elementor-element.item_col-3 .wgl-services_item, .elementor-element.item_col-4 .wgl-services_item {
    width: 50%; }
  .elementor-element .wgl-services_item {
    transform: translateX(0) !important;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .elementor-element .wgl-services_item .wgl-services_content-wrap {
      opacity: 1;
      visibility: visible;
      transition: 0.5s;
      transition-delay: 0.3s;
      transform: translateX(0);
      width: calc(100% - 20px);
      left: 10px; }
    .elementor-element .wgl-services_item .wgl-services_media-wrap {
      min-height: inherit;
      height: auto;
      position: relative; }
      .elementor-element .wgl-services_item .wgl-services_media-wrap:before {
        opacity: 0; } }

@media only screen and (max-width: 768px) {
  .elementor-element.item_col-2 .wgl-services_item, .elementor-element.item_col-3 .wgl-services_item, .elementor-element.item_col-4 .wgl-services_item {
    width: 100%; }
  .elementor-element .wgl-services_item {
    transform: translateX(0) !important;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .elementor-element .wgl-services_item .wgl-services_content-wrap {
      opacity: 1;
      visibility: visible;
      transition: 0.5s;
      transition-delay: 0.3s;
      transform: translateX(0); }
    .elementor-element .wgl-services_item .wgl-services_media-wrap {
      min-height: inherit;
      height: auto;
      position: relative; }
      .elementor-element .wgl-services_item .wgl-services_media-wrap:before {
        opacity: 0; } }

/* ==================== ##Button ==================== */
.shift-3d-wrapper {
  position: relative;
  z-index: 1; }

.wgl-button {
  display: inline-block;
  position: relative;
  border-radius: 50px 50px 50px 50px;
  line-height: 1.1;
  font-weight: 600;
  transition: all 0.4s;
  position: relative; }
  .wgl-button:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .wgl-button .button-content-wrapper {
    display: flex;
    position: relative;
    font-weight: 800; }
  .wgl-button .elementor-icon {
    font-size: inherit;
    transition: inherit; }
  .wgl-button .align-icon-left .icon-wrapper {
    margin-right: 7px; }
  .wgl-button .align-icon-right {
    flex-direction: row-reverse; }
    .wgl-button .align-icon-right .icon-wrapper {
      margin-left: 7px; }
  .wgl-button.btn-size-xl {
    font-size: 16px;
    padding: 18.5px 37px; }
  .wgl-button.btn-size-lg {
    font-size: 16px;
    padding: 16.5px 32px; }
  .wgl-button.btn-size-md {
    font-size: 15px;
    padding: 15px 29.5px; }
  .wgl-button.btn-size-sm {
    font-size: 14px;
    padding: 13.5px 27.5px; }
  .wgl-button.shift-3d:after {
    content: '';
    transform: translate(3px, 5px); }
  .wgl-button.shift-3d input[type='submit'] {
    position: relative;
    background: transparent; }
  .wgl-button.shift-3d:hover:after {
    transform: translate(0, 0); }

.elementor-widget-wgl-button.ajustify .wgl-button {
  width: 100%; }

.elementor-widget-wgl-button.morph-idle-run .wgl-button:before {
  animation-play-state: running; }

.elementor-widget-wgl-button.morph-idle-run .wgl-button:hover:before {
  animation-play-state: paused; }

.elementor-widget-wgl-button.icon_style-default .wgl-button .elementor-icon {
  display: inline-block;
  text-align: center;
  color: inherit;
  font-size: 10px;
  line-height: 2em;
  width: 2em;
  height: 2em;
  box-shadow: inset 0 0 0 2px currentColor;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 11px;
  transition: box-shadow .4s, transform .4s, color .4s;
  position: relative; }
  .elementor-widget-wgl-button.icon_style-default .wgl-button .elementor-icon:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .elementor-widget-wgl-button.icon_style-default .wgl-button .elementor-icon:after {
    transform: translate(3px, 3px); }

.elementor-widget-wgl-button.icon_style-default .wgl-button:hover .elementor-icon:after,
.elementor-widget-wgl-button.icon_style-default .wgl-button:focus .elementor-icon:after {
  transform: translate(0, 0); }

.elementor-widget-wgl-button .button-wrapper {
  z-index: 1;
  position: relative; }

/* ==================== ##Carousel Navigation ==================== */
.wgl-carousel .slick-arrow {
  display: block;
  position: absolute;
  z-index: 100;
  top: 50%;
  width: 54px;
  height: 54px;
  margin: 0;
  border: unset;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  text-align: center;
  font-size: 0;
  font-weight: 400;
  transition: all 0.4s;
  background: #ffffff;
  letter-spacing: 0;
  text-indent: 0;
  opacity: 1; }
  .wgl-carousel .slick-arrow:hover {
    color: #ffffff; }
  .wgl-carousel .slick-arrow:before {
    border: 0;
    color: inherit;
    vertical-align: middle;
    font-weight: 400;
    content: '\f115';
    font-family: Flaticon;
    font-size: 16px;
    display: inline-block;
    line-height: 54px;
    padding-right: 13px; }

.wgl-carousel .slick-prev {
  right: auto;
  left: -27px;
  transform: translate(0, -50%); }
  .wgl-carousel .slick-prev:before {
    padding-left: 13px;
    padding-right: 0; }

.wgl-carousel .slick-next {
  left: auto;
  right: -27px;
  transform: translate(0, -50%); }
  .wgl-carousel .slick-next:before {
    content: "\f112"; }

.wgl-carousel .zircona_carousel_list {
  overflow: hidden; }

.wgl-carousel.prev_next_pos_bottom .slick-slider {
  padding-bottom: 25px; }

.wgl-carousel.prev_next_pos_bottom .slick-arrow {
  top: auto;
  bottom: 5px;
  left: auto;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin-right: 3px;
  position: absolute !important;
  transition: unset;
  position: relative; }
  .wgl-carousel.prev_next_pos_bottom .slick-arrow:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }
  .wgl-carousel.prev_next_pos_bottom .slick-arrow:after {
    transform: translate(3px, 3px); }
  .wgl-carousel.prev_next_pos_bottom .slick-arrow:before {
    line-height: 20px;
    width: 20px;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    border-radius: 3px;
    box-shadow: inset 0 0 0 2px currentColor;
    transition: all .4s;
    padding: 0; }
  .wgl-carousel.prev_next_pos_bottom .slick-arrow:hover:before {
    color: #ffffff; }
  .wgl-carousel.prev_next_pos_bottom .slick-arrow:hover:after {
    transform: translate(0, 0); }

.wgl-carousel.prev_next_pos_bottom .slick-prev {
  left: 50%;
  transform: translateX(calc(-100% - 5px)); }

.wgl-carousel.prev_next_pos_bottom .slick-next {
  left: 50%;
  transform: translateX(5px); }

.wgl-carousel .slick-dots {
  padding: 0;
  margin: 30px 15px 0 15px;
  line-height: 0;
  font-size: 0;
  min-height: 50px; }
  .wgl-carousel .slick-dots li {
    display: inline-block;
    margin: 0;
    padding: 5px;
    font-size: 0;
    line-height: 0;
    list-style: none;
    opacity: 1;
    cursor: pointer;
    transition: 0.4s; }
    .wgl-carousel .slick-dots li button {
      display: inline-block;
      position: relative;
      z-index: 1;
      font-size: 0;
      padding: 0;
      margin: 0;
      border: 0;
      vertical-align: bottom;
      transition: inherit;
      opacity: 0.3;
      box-shadow: none; }
      .wgl-carousel .slick-dots li button:focus {
        outline: none; }
    .wgl-carousel .slick-dots li:last-child {
      margin-right: 0; }
    .wgl-carousel .slick-dots li:hover button, .wgl-carousel .slick-dots li.slick-active button {
      opacity: 1; }

.wgl-carousel.pag_align_left .slick-dots {
  text-align: left; }

.wgl-carousel.pag_align_center .slick-dots {
  text-align: center; }

.wgl-carousel.pag_align_right .slick-dots {
  text-align: right; }

.wgl-carousel.pagination_circle .slick-dots li button {
  width: 4px;
  height: 4px;
  border-radius: 50%; }

.wgl-carousel.pagination_circle .slick-dots li.slick-active button {
  transform: scale(2.5); }

.wgl-carousel.pagination_circle_border .slick-dots li {
  margin: 1px;
  padding: 2px; }
  .wgl-carousel.pagination_circle_border .slick-dots li button {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background: transparent; }
    .wgl-carousel.pagination_circle_border .slick-dots li button:before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 4px;
      height: 4px;
      margin-top: -2px;
      margin-left: -2px;
      border-radius: 50%; }

.wgl-carousel.pagination_square_border .slick-dots li {
  margin: 0px;
  padding: 0; }
  .wgl-carousel.pagination_square_border .slick-dots li button {
    width: 31px;
    height: 31px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: unset;
    background: transparent; }
    .wgl-carousel.pagination_square_border .slick-dots li button:before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 6px;
      height: 6px;
      margin-top: -3px;
      margin-left: -3px;
      border-radius: unset; }

.wgl-carousel.pagination_line .slick-dots li {
  margin: 0 5px;
  padding: 10px 0; }
  .wgl-carousel.pagination_line .slick-dots li button {
    width: 20px;
    height: 5px;
    background: transparent;
    border-radius: 2.5px;
    opacity: 1; }
    .wgl-carousel.pagination_line .slick-dots li button:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 5px;
      transition: all 0.3s;
      border-radius: 2.5px; }
  .wgl-carousel.pagination_line .slick-dots li:not(.slick-active) button:before {
    background: #dcdcdc !important; }
  .wgl-carousel.pagination_line .slick-dots li:hover button:before, .wgl-carousel.pagination_line .slick-dots li.slick-active button:before {
    height: 5px; }

.wgl-carousel.pagination_square .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: unset; }

.wgl-carousel.pagination_line_circle .slick-dots li {
  margin: 0;
  padding: 10px 5px; }
  .wgl-carousel.pagination_line_circle .slick-dots li button {
    width: 6px;
    height: 6px;
    border-radius: 6px; }
  .wgl-carousel.pagination_line_circle .slick-dots li.slick-active button {
    width: 25px; }

/* ==================== ##Clients ==================== */
.wgl-clients {
  display: flex;
  flex-wrap: wrap; }
  .wgl-clients .wgl-carousel_wrapper {
    width: 100%;
    overflow: visible; }
  .wgl-clients .clients_image {
    float: left;
    display: flex;
    align-items: inherit;
    transition: 0.4s; }
    .wgl-clients .clients_image .image_wrapper {
      display: flex;
      position: relative;
      z-index: 1;
      align-items: center;
      height: -webkit-max-content;
      height: max-content; }
      .wgl-clients .clients_image .image_wrapper,
      .wgl-clients .clients_image .image_wrapper > img {
        border-radius: inherit; }
    .wgl-clients .clients_image.slick-slide {
      display: flex; }
  .wgl-clients .hover_image {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden; }
  .wgl-clients.items-1 > .clients_image {
    width: 100%; }
    .wgl-clients.items-1 > .clients_image:nth-child(2), .wgl-clients.items-1 > .clients_image:nth-child(n + 3) {
      clear: left; }
  .wgl-clients.items-2 > .clients_image {
    width: 50%; }
    .wgl-clients.items-2 > .clients_image:nth-child(3), .wgl-clients.items-2 > .clients_image:nth-child(2n + 5) {
      clear: left; }
  .wgl-clients.items-3 > .clients_image {
    width: 33.33333%; }
    .wgl-clients.items-3 > .clients_image:nth-child(4), .wgl-clients.items-3 > .clients_image:nth-child(3n + 7) {
      clear: left; }
  .wgl-clients.items-4 > .clients_image {
    width: 25%; }
    .wgl-clients.items-4 > .clients_image:nth-child(5), .wgl-clients.items-4 > .clients_image:nth-child(4n + 9) {
      clear: left; }
  .wgl-clients.items-5 > .clients_image {
    width: 20%; }
    .wgl-clients.items-5 > .clients_image:nth-child(6), .wgl-clients.items-5 > .clients_image:nth-child(5n + 11) {
      clear: left; }
  .wgl-clients.items-6 > .clients_image {
    width: 16.66666%; }
    .wgl-clients.items-6 > .clients_image:nth-child(7), .wgl-clients.items-6 > .clients_image:nth-child(6n + 13) {
      clear: left; }
  .wgl-clients img {
    transition: 0.3s; }
  .wgl-clients.anim-zoom .clients_image img {
    transform: scale(0.95); }
  .wgl-clients.anim-zoom .clients_image:hover img {
    transform: scale(1); }
  .wgl-clients.anim-opacity .clients_image img {
    opacity: 0.5; }
  .wgl-clients.anim-opacity .clients_image:hover img {
    opacity: 1; }
  .wgl-clients.anim-grayscale .clients_image img {
    filter: grayscale(100%);
    opacity: 0.6; }
  .wgl-clients.anim-grayscale .clients_image:hover img {
    filter: grayscale(0);
    opacity: 1; }
  .wgl-clients.anim-contrast .clients_image:hover img {
    filter: contrast(300%); }
  .wgl-clients.anim-blur-1 .clients_image:hover img {
    filter: blur(1px); }
  .wgl-clients.anim-blur-2 .clients_image img {
    filter: blur(1px); }
  .wgl-clients.anim-blur-2 .clients_image:hover img {
    filter: blur(0); }
  .wgl-clients.anim-invert .clients_image:hover img {
    filter: invert(100%); }
  .wgl-clients.anim-ex_images .hover_image {
    display: block;
    opacity: 0; }
  .wgl-clients.anim-ex_images .image_wrapper:hover .hover_image {
    opacity: 1;
    visibility: visible; }
    .wgl-clients.anim-ex_images .image_wrapper:hover .hover_image + .main_image {
      opacity: 0; }
  .wgl-clients.anim-ex_images_ver .image_wrapper {
    overflow: hidden; }
  .wgl-clients.anim-ex_images_ver .hover_image {
    display: block;
    transform: translateY(-100%); }
  .wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%); }
    .wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image + .main_image {
      transform: translateY(100%); }

.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .slick-slider,
.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .slick-list {
  overflow: visible; }

/* ==================== ##Countdown ==================== */
.elementor-widget-wgl-countdown .wgl-countdown {
  font-size: 120px; }
  .elementor-widget-wgl-countdown .wgl-countdown .countdown-row {
    display: flex;
    align-items: center; }
  .elementor-widget-wgl-countdown .wgl-countdown .countdown-section {
    position: relative;
    color: inherit; }
    .elementor-widget-wgl-countdown .wgl-countdown .countdown-section .countdown-amount {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      z-index: 1;
      margin: 0 auto;
      font-size: 1em;
      line-height: 1;
      font-weight: 800;
      color: inherit; }
    .elementor-widget-wgl-countdown .wgl-countdown .countdown-section .countdown-period {
      display: block;
      font-size: 18px;
      line-height: 1;
      color: inherit;
      text-transform: uppercase;
      text-align: center; }
  .elementor-widget-wgl-countdown .wgl-countdown .countdown-section:not(:last-child) .countdown-amount:before, .elementor-widget-wgl-countdown .wgl-countdown .countdown-section:not(:last-child) .countdown-amount:after {
    content: '';
    visibility: hidden;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    width: 13px;
    height: 13px;
    background: currentColor;
    transform: translateX(50%); }
  .elementor-widget-wgl-countdown .wgl-countdown .countdown-section:not(:last-child) .countdown-amount:before {
    margin-top: -0.12em; }
    @media (max-width: 992px) {
      .elementor-widget-wgl-countdown .wgl-countdown .countdown-section:not(:last-child) .countdown-amount:before {
        margin-top: -0.22em; } }
  .elementor-widget-wgl-countdown .wgl-countdown .countdown-section:not(:last-child) .countdown-amount:after {
    margin-top: 0.08333em; }
    @media (max-width: 992px) {
      .elementor-widget-wgl-countdown .wgl-countdown .countdown-section:not(:last-child) .countdown-amount:after {
        margin-top: 0.22em; } }
  @media (max-width: 992px) {
    .elementor-widget-wgl-countdown .wgl-countdown {
      font-size: 50px; } }
  @media (max-width: 680px) {
    .elementor-widget-wgl-countdown .wgl-countdown {
      font-size: 30px; } }
  @media (max-width: 420px) {
    .elementor-widget-wgl-countdown .wgl-countdown {
      font-size: 22px; } }

.elementor-widget-wgl-countdown.aleft .countdown-row {
  justify-content: flex-start; }

.elementor-widget-wgl-countdown.acenter .countdown-row {
  justify-content: center; }

.elementor-widget-wgl-countdown.aright .countdown-row {
  justify-content: flex-end; }

.elementor-widget-wgl-countdown.ajustify .countdown-section {
  flex: 1; }

/* ==================== ##Counter ==================== */
.wgl-counter .media-wrap {
  display: inline-block; }

.wgl-counter_value-wrap {
  display: inline-flex;
  font-size: 60px;
  line-height: 1;
  font-weight: 900;
  justify-content: center; }

.wgl-counter__placeholder-wrap {
  position: relative; }

.wgl-counter__value {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0; }
  .wgl-counter__value:nth-last-child(1) {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    font-size: calc(1em + 2px);
    letter-spacing: -1px; }

.wgl-counter__placeholder {
  display: inline-block;
  visibility: hidden;
  font-size: calc(1em + 2px); }

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

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

.wgl-counter_title {
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 700;
  text-transform: uppercase; }

.wgl-counter.aleft .wgl-counter_title {
  text-align: left; }

.wgl-counter.aleft.title-inline .content-wrap {
  justify-content: flex-start; }

.wgl-counter.aright.title-inline .content-wrap {
  justify-content: flex-end; }

.wgl-counter.title-inline .content-wrap {
  display: flex;
  align-items: center;
  justify-content: center; }

.elementor-widget-icon-box.elementor-position-left .wgl-counter_wrap,
.elementor-widget-image-box.elementor-position-left .wgl-counter_wrap {
  display: flex;
  text-align: left;
  flex-direction: row; }

.elementor-widget-icon-box.elementor-position-left .wgl-counter_media-wrap,
.elementor-widget-image-box.elementor-position-left .wgl-counter_media-wrap {
  display: inline-flex;
  flex: 0 0 auto; }

.elementor-widget-icon-box.elementor-position-left .content-wrap,
.elementor-widget-image-box.elementor-position-left .content-wrap {
  flex-grow: 1; }

.elementor-widget-icon-box.elementor-position-right .wgl-counter_wrap,
.elementor-widget-image-box.elementor-position-right .wgl-counter_wrap {
  display: flex;
  text-align: right;
  flex-direction: row-reverse; }

.elementor-widget-icon-box.elementor-position-right .media-wrap,
.elementor-widget-image-box.elementor-position-right .media-wrap {
  display: inline-flex;
  flex: 0 0 auto; }

.elementor-widget-icon-box.elementor-position-right .content-wrap,
.elementor-widget-image-box.elementor-position-right .content-wrap {
  flex-grow: 1; }

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img,
.elementor-widget-image-box.elementor-position-top .elementor-icon-box-img {
  margin: auto; }

/* ==================== ##Demo Item ==================== */
.wgl-demo-item {
  text-align: center; }
  .wgl-demo-item .demo-item_image-wrap {
    position: relative;
    z-index: 1; }
  .wgl-demo-item .demo-item_image-link {
    position: relative;
    z-index: 1;
    display: flex; }
    .wgl-demo-item .demo-item_image-link:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0;
      background: rgba(255, 255, 255, 0.9);
      transition: 0.4s; }
  .wgl-demo-item .demo-item_image {
    box-shadow: 7px 5px 30px rgba(0, 0, 0, 0.12); }
  .wgl-demo-item .demo-item_title-link {
    display: inline-block; }
  .wgl-demo-item .demo-item_title {
    font-size: 24px;
    line-height: 1.3;
    transition: 0.4s; }
  .wgl-demo-item .demo-item_label {
    font-size: 36px;
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .wgl-demo-item .wgl-button {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    white-space: nowrap; }
  .wgl-demo-item:hover .demo-item_image-link:before {
    opacity: 1; }
  .wgl-demo-item:hover .wgl-button {
    opacity: 1; }
  .wgl-demo-item.coming-soon {
    pointer-events: none; }
    .wgl-demo-item.coming-soon .demo-item_image-link:before {
      opacity: 1; }

/* ==================== ##Double Headings ==================== */
.elementor-widget-wgl-double-headings .wgl-double_heading {
  position: relative; }
  .elementor-widget-wgl-double-headings .wgl-double_heading .dbl__title-wrapper {
    position: relative;
    z-index: 1;
    line-height: 0; }
  .elementor-widget-wgl-double-headings .wgl-double_heading .dbl__title {
    font-size: 40px;
    line-height: 1.35em;
    font-weight: inherit;
    color: inherit; }
  .elementor-widget-wgl-double-headings .wgl-double_heading .dbl__subtitle {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase; }

/* ==================== ##Image Comparison ==================== */
.wgl-image_comparison.cocoen {
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 15px; }
  .wgl-image_comparison.cocoen img.comp-image {
    max-width: none;
    display: block;
    width: 100%; }
  .wgl-image_comparison.cocoen > div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%; }
  .wgl-image_comparison.cocoen .cocoen-drag {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1px;
    background: #fff;
    cursor: ew-resize; }
    .wgl-image_comparison.cocoen .cocoen-drag:before, .wgl-image_comparison.cocoen .cocoen-drag:after {
      font-family: flaticon;
      position: absolute;
      top: 50%;
      width: 70px;
      height: 70px;
      line-height: 70px;
      text-align: center;
      color: #232323;
      cursor: pointer;
      font-size: 14px;
      margin-top: -35px;
      border-radius: 50%; }
    .wgl-image_comparison.cocoen .cocoen-drag:before {
      z-index: 1;
      content: "\f117";
      left: 50%;
      margin-left: -35px;
      background: #ffffff;
      text-align: left;
      padding-left: 13px; }
    .wgl-image_comparison.cocoen .cocoen-drag:after {
      z-index: 2;
      content: "\f115";
      right: 50%;
      margin-right: -35px;
      text-align: right;
      padding-right: 13px;
      background: transparent !important; }

/* ==================== ##Image Layers ==================== */
.wgl-image-layers {
  position: relative;
  line-height: 0;
  max-width: 100%; }
  .wgl-image-layers .img-layer_image-wrapper {
    position: relative;
    line-height: 0;
    display: block;
    width: inherit;
    max-width: 100%;
    height: inherit;
    max-height: 100%; }
    .wgl-image-layers .img-layer_image-wrapper:not(:first-child) {
      position: absolute;
      left: 0;
      top: 0; }
    .wgl-image-layers .img-layer_image-wrapper .img-layer_image {
      transition: all 0.5s; }
    .wgl-image-layers .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
      opacity: 0;
      visibility: hidden; }
    .wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image {
      transform: translateY(100%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image {
      transform: translateY(-100%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image {
      transform: translateX(100%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image {
      transform: translateX(-100%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image {
      transform: translateY(50%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image {
      transform: translateY(-50%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image {
      transform: translateX(50%); }
    .wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image {
      transform: translateX(-50%); }
    .wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image {
      transform: rotateX(-100deg); }
    .wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image {
      transform: rotateY(-100deg); }
    .wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
      transform: scale3d(0.2, 0.2, 0.2); }
  .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
    opacity: 1;
    visibility: visible; }
  .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image {
    transform: translateY(0); }
  .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image {
    transform: translateX(0); }
  .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image {
    transform: rotate(0); }
  .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
    transform: scale3d(1, 1, 1); }

/* ==================== ##Image Layers ==================== */
.wgl-image-animate {
  position: relative;
  line-height: 0;
  max-width: 100%; }
  .wgl-image-animate .img-layer_image-wrapper {
    position: relative;
    line-height: 0;
    display: block;
    width: inherit;
    max-width: 100%;
    height: inherit;
    max-height: 100%; }
    .wgl-image-animate .img-layer_image-wrapper img {
      pointer-events: none; }
    .wgl-image-animate .img-layer_image-wrapper:not(:first-child) {
      position: absolute;
      left: 0;
      top: 0; }
    .wgl-image-animate .img-layer_image-wrapper .img-layer_image {
      transition: all 0.5s; }
    .wgl-image-animate .img-layer_image-wrapper.up_down .img-layer_image {
      animation: image_upDown 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.left_right .img-layer_image {
      animation: image_leftRight 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.scale1 .img-layer_image {
      animation: image_scale1 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.scale2 .img-layer_image {
      animation: image_scale2 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.scale3 .img-layer_image {
      animation: image_scale3 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.move1 .img-layer_image {
      animation: image_move1 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move2 .img-layer_image {
      animation: image_move2 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move3 .img-layer_image {
      animation: image_move3 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move4 .img-layer_image {
      animation: image_move4 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move-rotate1 .img-layer_image {
      animation: image_move_rotate1 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move-rotate2 .img-layer_image {
      animation: image_move_rotate2 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move-rotate3 .img-layer_image {
      animation: image_move_rotate3 4s infinite linear; }
    .wgl-image-animate .img-layer_image-wrapper.move-rotate4 .img-layer_image {
      animation: image_move_rotate4 4s infinite linear; }

@keyframes image_upDown {
  0% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(10px); } }

@keyframes image_leftRight {
  0% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(10px); } }

@keyframes image_scale1 {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1.1); } }

@keyframes image_scale2 {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(0.8); } }

@keyframes image_scale3 {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.6); }
  100% {
    transform: scale(1); } }

@keyframes image_move1 {
  0% {
    transform: translate(0px, 0px); }
  25% {
    transform: translate(10px, 20px); }
  50% {
    transform: translate(30px, 30px); }
  75% {
    transform: translate(20px, 10px); }
  100% {
    transform: translate(0px, 0px); } }

@keyframes image_move2 {
  0% {
    transform: translate(0px, 0px); }
  25% {
    transform: translate(20px, -20px); }
  50% {
    transform: translate(0px, -40px); }
  75% {
    transform: translate(20px, -20px); }
  100% {
    transform: translate(0px, 0px); } }

@keyframes image_move3 {
  0% {
    transform: translate(0px, 0px); }
  25% {
    transform: translate(20px, 0px); }
  50% {
    transform: translate(30px, -20px); }
  75% {
    transform: translate(20px, 0px); }
  100% {
    transform: translate(0px, 0px); } }

@keyframes image_move4 {
  0% {
    transform: translate(0px, 0px); }
  15% {
    transform: translate(0px, 20px); }
  30% {
    transform: translate(-20px, 20px); }
  45% {
    transform: translate(-20px, 40px); }
  60% {
    transform: translate(-25px, 30px); }
  75% {
    transform: translate(-20px, 20px); }
  90% {
    transform: translate(0px, 20px); }
  100% {
    transform: translate(0px, 0px); } }

@keyframes image_move_rotate1 {
  0% {
    transform: translate(0px, 0px) rotate(0); }
  25% {
    transform: translate(-10px, -10px) rotate(5deg); }
  50% {
    transform: translate(-20px, 0px) rotate(0); }
  75% {
    transform: translate(-10px, -10px) rotate(-2deg); }
  100% {
    transform: translate(0, 0) rotate(0); } }

@keyframes image_move_rotate2 {
  0% {
    transform: translate(0px, 0px) rotate(0); }
  25% {
    transform: translate(10px, 10px) rotate(-5deg); }
  50% {
    transform: translate(-5px, 15px) rotate(-10deg); }
  75% {
    transform: translate(-10px, 5px) rotate(-5deg); }
  100% {
    transform: translate(0, 0) rotate(0); } }

@keyframes image_move_rotate3 {
  0% {
    transform: translate(0px, 0px) rotate(0); }
  20% {
    transform: translate(0px, -10px) rotate(-5deg); }
  40% {
    transform: translate(15px, -15px) rotate(0deg); }
  60% {
    transform: translate(25px, 0px) rotate(7deg); }
  80% {
    transform: translate(10px, 10px) rotate(-2deg); }
  100% {
    transform: translate(0, 0) rotate(0); } }

@keyframes image_move_rotate4 {
  0% {
    transform: translate(0px, 0px) rotate(0); }
  15% {
    transform: translate(-10px, 10px) rotate(5deg); }
  30% {
    transform: translate(-25px, 15px) rotate(10deg); }
  45% {
    transform: translate(-25px, 25px) rotate(13deg); }
  60% {
    transform: translate(-5px, 20px) rotate(16deg); }
  75% {
    transform: translate(5px, 5px) rotate(13deg); }
  90% {
    transform: translate(15px, -10px) rotate(8deg); }
  100% {
    transform: translate(0, 0) rotate(0); } }

/* ==================== ##Info Box ==================== */
.elementor-widget-wgl-info-box .elementor-widget-container {
  position: relative; }
  .elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link:hover + .wgl-infobox .wgl-infobox_button {
    width: 200px; }

.elementor-widget-wgl-info-box .wgl-infobox {
  transition: 0.4s; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_wrapper {
    position: relative;
    z-index: 1; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title {
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.5;
    word-break: break-word;
    transition: 0.4s; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-title_wrapper {
    position: relative; }
  .elementor-widget-wgl-info-box .wgl-infobox .content_inner_wrapper {
    position: relative; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content,
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_toggle_content {
    font-size: 16px;
    transition: 0.4s; }
    .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content p:last-child,
    .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_toggle_content p:last-child {
      margin-bottom: 0; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_toggle_content:not(:only-child) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_subtitle {
    font-size: 24px;
    line-height: 1;
    transition: 0.4s; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
    display: inline-block; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-button_wrapper {
    border-radius: inherit; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button {
    position: relative;
    z-index: 1;
    line-height: 30px; }
  .elementor-widget-wgl-info-box .wgl-infobox .morph-wrapper {
    line-height: 1; }
    .elementor-widget-wgl-info-box .wgl-infobox .morph-wrapper .morph_text {
      display: inline-block;
      position: relative;
      z-index: 1;
      font-size: 30px;
      font-weight: 500; }
      .elementor-widget-wgl-info-box .wgl-infobox .morph-wrapper .morph_text:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: calc((4.2em - 1em) / -2);
        left: calc((4.2em - 1.5em) / -2);
        width: 4.2em;
        height: 4.2em;
        border-radius: 70% 30% 71% 29% / 25% 31% 69% 75%;
        animation: morph_rotate 4s linear infinite forwards paused;
        transition: 0.4s; }

@keyframes morph_rotate {
  0% {
    border-radius: 70% 30% 71% 29% / 25% 31% 69% 75%;
    transform: rotate(1turn); }
  50% {
    border-radius: 29% 71% 34% 66% / 39% 62% 38% 61%; }
  100% {
    border-radius: 70% 30% 71% 29% / 25% 31% 69% 75%;
    transform: rotate(0turn); } }
  .elementor-widget-wgl-info-box .wgl-infobox .media_text {
    font-size: 30px;
    line-height: 1em;
    font-weight: 800;
    display: inline-block; }

.elementor-widget-wgl-info-box.animation_lifting {
  padding-top: 20px;
  transform: translateY(0);
  transition: 0.5s; }
  .elementor-widget-wgl-info-box.animation_lifting > .elementor-widget-container {
    position: relative;
    transition: 0.5s; }
  .elementor-widget-wgl-info-box.animation_lifting:hover > .elementor-widget-container {
    transform: translateY(-20px); }

.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_wrapper,
.elementor-widget-wgl-info-box.animation_toggling .media-wrapper {
  transition: 0.6s; }

.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_content {
  opacity: 1;
  transition-delay: .4s; }

.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_toggle_content {
  opacity: 0;
  transition-delay: 0s; }

.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox-button_wrapper.wgl-btn_align-default {
  opacity: 0; }

.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container {
  overflow: hidden; }
  .elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox_content {
    opacity: 0;
    transition-delay: 0s; }
  .elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .media-wrapper {
    opacity: 0; }
  .elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox_toggle_content {
    opacity: 1;
    transition-delay: .4s; }
  .elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox-button_wrapper.wgl-btn_align-default {
    opacity: 1;
    transition-delay: .4s; }

.elementor-widget-wgl-info-box.has-morph .elementor-widget-container {
  overflow: hidden; }

.elementor-widget-wgl-info-box.has-morph:hover .morph_text:before {
  animation-play-state: running; }

.elementor-widget-wgl-info-box.btn_style-custom .button-read-more span, .elementor-widget-wgl-info-box.btn_style-custom .button-read-more:focus span, .elementor-widget-wgl-info-box.btn_style-custom .button-read-more:hover span {
  margin-right: 5px;
  box-shadow: unset !important; }
  .elementor-widget-wgl-info-box.btn_style-custom .button-read-more span:before, .elementor-widget-wgl-info-box.btn_style-custom .button-read-more:focus span:before, .elementor-widget-wgl-info-box.btn_style-custom .button-read-more:hover span:before {
    color: inherit;
    transition: unset; }
  .elementor-widget-wgl-info-box.btn_style-custom .button-read-more span:after, .elementor-widget-wgl-info-box.btn_style-custom .button-read-more:focus span:after, .elementor-widget-wgl-info-box.btn_style-custom .button-read-more:hover span:after {
    display: none; }

.elementor-widget-wgl-info-box.elementor-view-framed .elementor-icon {
  position: relative; }
  .elementor-widget-wgl-info-box.elementor-view-framed .elementor-icon:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    transition: 0.4s;
    z-index: -1;
    border-radius: inherit; }

/* ==================== ##Flip Box ==================== */
.wgl-flipbox {
  position: relative;
  perspective: 1000px;
  width: 100%;
  height: 300px; }
  .wgl-flipbox .wgl-image-box_img {
    display: inline-block; }
  .wgl-flipbox_wrap {
    position: relative;
    z-index: 1;
    transition: 0.7s;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    perspective: inherit; }
  .wgl-flipbox_title span {
    display: inline-block;
    font-size: 21px;
    line-height: 1.4; }
  .wgl-flipbox_content p:last-child {
    margin-bottom: 0; }
  .wgl-flipbox_readmore.wgl-button.elementor-button {
    box-shadow: none; }
  .wgl-flipbox_item-link {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .wgl-flipbox_front, .wgl-flipbox_back {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotate(0);
    transition: 0.7s;
    perspective: inherit;
    transform-style: preserve-3d; }
  .wgl-flipbox_front {
    z-index: 2; }
    .wgl-flipbox_front .wgl-flipbox_title span {
      position: relative; }
      .wgl-flipbox_front .wgl-flipbox_title span:before {
        position: absolute;
        top: 0.7em;
        right: calc(100% + 0.5em);
        width: 1.75em;
        height: 1px;
        background-color: currentColor; }
  .wgl-flipbox_back .wgl-flipbox_title {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(55px) scale(0.94); }
  .wgl-flipbox_back .wgl-flipbox_content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(60px) scale(0.94); }
  .wgl-flipbox_back .wgl-flipbox_button-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(45px) scale(0.94); }
  .wgl-flipbox.type_flip_right .wgl-flipbox_back {
    transform: rotateY(-180deg); }
  .wgl-flipbox.type_flip_right:hover .wgl-flipbox_wrap {
    transform: rotateY(180deg); }
  .wgl-flipbox.type_flip_left .wgl-flipbox_back {
    transform: rotateY(180deg); }
  .wgl-flipbox.type_flip_left:hover .wgl-flipbox_wrap {
    transform: rotateY(-180deg); }
  .wgl-flipbox.type_flip_top .wgl-flipbox_back {
    transform: rotateX(-180deg); }
  .wgl-flipbox.type_flip_top:hover .wgl-flipbox_wrap {
    transform: rotateX(180deg); }
  .wgl-flipbox.type_flip_bottom .wgl-flipbox_back {
    transform: rotateX(180deg); }
  .wgl-flipbox.type_flip_bottom:hover .wgl-flipbox_wrap {
    transform: rotateX(-180deg); }

.elementor-widget-wgl-flipbox.aleft .wgl-flipbox .wgl-image-box_img {
  margin-right: auto; }

.elementor-widget-wgl-flipbox.acenter .wgl-flipbox .wgl-image-box_img {
  margin-left: auto;
  margin-right: auto; }

.elementor-widget-wgl-flipbox.aright .wgl-flipbox .wgl-image-box_img {
  margin-left: auto; }

/* ==================== ##Portfolio ==================== */
.isotope-filter {
  margin-bottom: 48px; }
  .isotope-filter a {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: capitalize;
    transition: 0.5s; }
    .isotope-filter a:before {
      content: '';
      position: absolute;
      bottom: -.42em;
      left: 0;
      width: 0%;
      height: 3px;
      transition: inherit;
      border-radius: 1.5px; }
    .isotope-filter a.empty {
      display: none; }
    .isotope-filter a .number_filter {
      position: absolute;
      z-index: 1;
      top: -19px;
      right: -19px;
      opacity: 0;
      visibility: hidden;
      display: block;
      transition: .5s;
      transform: translateY(4px); }
      .isotope-filter a .number_filter span {
        display: block;
        width: 18px;
        height: 18px;
        line-height: 18px;
        box-sizing: border-box;
        text-align: center;
        color: inherit;
        transition: 0.5s ease;
        font-size: 10px;
        font-weight: 900;
        border-radius: 3px;
        border-width: 0;
        position: relative; }
        .isotope-filter a .number_filter span:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          display: block;
          transition: 0.4s;
          z-index: -1;
          border-radius: inherit; }
        .isotope-filter a .number_filter span:after {
          transform: translate(3px, 3px); }
    .isotope-filter a.active:before, .isotope-filter a:hover:before {
      width: 100%; }
    .isotope-filter a.active .number_filter, .isotope-filter a:hover .number_filter {
      opacity: 1;
      visibility: visible;
      transform: translateY(0); }
  .isotope-filter.filter-left {
    text-align: left; }
  .isotope-filter.filter-center {
    text-align: center; }
  .isotope-filter.filter-right {
    text-align: right; }

.wgl_portfolio_list .wgl-pagination {
  padding-top: 40px; }

.row .wgl_portfolio_list .load_more_wrapper {
  margin-top: 0; }

.isotope-filter + .wgl-portfolio-list_wrapper {
  margin: 0 -35px;
  overflow: hidden; }

.row .wgl-portfolio-list_item {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: top; }
  .row .wgl-portfolio-list_item.slick-slide {
    display: inline-block; }
  .row .wgl-portfolio-list_item .wgl-portfolio_item_link {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    border-width: 3px;
    border-style: solid;
    padding: 24px 45px;
    margin-bottom: 60px; }
    .row .wgl-portfolio-list_item .wgl-portfolio_item_link:hover {
      color: #ffffff; }
  .row .wgl-portfolio-list_item .wgl-portfolio-link_wrapper.align_center {
    text-align: center; }
  .row .wgl-portfolio-list_item .wgl-portfolio-link_wrapper.align_right {
    text-align: right; }
  .row .wgl-portfolio-list_item .portfolio__description {
    transition: 0.3s;
    width: 100%; }
  .row .wgl-portfolio-list_item .portfolio-item__meta .post_cats > :first-child:before,
  .row .wgl-portfolio-list_item .portfolio-item__meta .post_cats * + :before {
    content: '';
    display: inline-block;
    background: currentColor; }
  .row .wgl-portfolio-list_item .portfolio-item__meta .post_cats * + :before {
    border-radius: 50%;
    width: 4px;
    height: 4px;
    margin: 0.1875em 10px;
    vertical-align: baseline; }
  .row .wgl-portfolio-list_item .portfolio-item__meta .portfolio-category {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase; }
    .row .wgl-portfolio-list_item .portfolio-item__meta .portfolio-category span {
      position: relative; }
      .row .wgl-portfolio-list_item .portfolio-item__meta .portfolio-category span:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 1px;
        background: currentColor;
        transition: .45s; }
    .row .wgl-portfolio-list_item .portfolio-item__meta .portfolio-category:hover span:after {
      width: 100%; }
  .row .wgl-portfolio-list_item .portfolio-item__title {
    padding: 5px 0; }
    .row .wgl-portfolio-list_item .portfolio-item__title .title {
      font-size: 24px;
      line-height: 1.2; }
    .row .wgl-portfolio-list_item .portfolio-item__title span,
    .row .wgl-portfolio-list_item .portfolio-item__title a {
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit; }

body.page .wgl-container:not(.single_portfolio) .wgl-portfolio_container:not(.no_gap) {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px; }
  body.page .wgl-container:not(.single_portfolio) .wgl-portfolio_container:not(.no_gap) .slick-dots {
    padding: 0 0 25px 0; }

.wgl-portfolio-item_wrapper .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.9); }

.wgl-portfolio-item_wrapper .portfolio_link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  transition: 0.5s;
  font-size: 24px; }
  .wgl-portfolio-item_wrapper .portfolio_link-icon {
    transition: 0.5s; }

.wgl-portfolio-item_wrapper.gallery_mode {
  position: relative;
  border-radius: 10px;
  overflow: hidden; }
  .wgl-portfolio-item_wrapper.gallery_mode .portfolio_link {
    justify-content: center;
    align-items: center; }
  .wgl-portfolio-item_wrapper.gallery_mode:hover .overlay {
    opacity: 1; }

.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon {
  display: inline-block;
  position: relative;
  z-index: 2;
  line-height: 0;
  border-radius: 50%;
  background: #ffffff;
  font-size: 20px;
  transition: 0.4s; }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover a,
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover i {
    color: #ffffff; }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover .icon_plus {
    background: #ffffff; }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon .icon_plus:before, .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon .icon_plus:after {
    content: '';
    position: absolute;
    z-index: 1;
    background: currentColor;
    width: 16px;
    height: 2px;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -1px;
    transition: 0s, background-color 0.4s; }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon .icon_plus:after {
    transform: rotate(90deg); }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon a {
    display: inline-block;
    transition: 0s; }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon > a,
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon > i {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1em;
    height: 1em;
    padding: 20px; }
  .wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:empty {
    display: none; }

.under_image {
  position: relative;
  z-index: 1;
  padding-bottom: 22px; }
  .under_image .wgl-portfolio-item_image {
    position: relative;
    transition: 0.6s ease-in-out;
    overflow: hidden; }
    .under_image .wgl-portfolio-item_image img {
      transform: translateY(0);
      transition: 0.5s; }
  .under_image .portfolio-item__title .title {
    font-size: 24px;
    margin-bottom: 8px; }
  .under_image .portfolio_link {
    display: flex;
    justify-content: center;
    align-items: center; }
  .under_image .post_cats {
    color: #b3b3b3; }
  .under_image .wgl-portfolio-item_description {
    padding: 38px 0 10px 0;
    z-index: 3;
    transition: 0.35s ease-out;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    border-radius: 0; }
  .under_image.h_align_right .wgl-portfolio-item_description {
    text-align: right; }
  .under_image.h_align_center .wgl-portfolio-item_description {
    text-align: center; }
  .under_image .wgl-portfolio-item_description:empty {
    display: none; }

.inside_image {
  position: relative; }
  .inside_image .wgl-portfolio-item_image {
    overflow: hidden;
    border-radius: 10px; }
  .inside_image .portfolio-category {
    opacity: 1;
    border-radius: 0;
    transition: 0.4s;
    margin-right: 0;
    color: #3639a4; }
  .inside_image .wgl-portfolio-item_image img {
    transition: all 0.5s;
    border-radius: inherit; }
  .inside_image .wgl-portfolio-item_description {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    text-align: left;
    opacity: 0;
    transition: 0.5s;
    overflow: hidden; }
  .inside_image .portfolio__description > * {
    position: relative;
    z-index: 2; }
  .inside_image .wgl-portfolio-item_content {
    position: relative;
    z-index: 2;
    color: #cccccc; }
  .inside_image.zoom_in_animation .overlay {
    top: 5%;
    left: 5%;
    width: calc(100% - 10%);
    height: calc(100% - 10%);
    transform: scale(0.7); }
  .inside_image.zoom_in_animation .wgl-portfolio-item_description {
    transform: scale(0.9); }
  .inside_image.zoom_in_animation:hover .overlay,
  .inside_image.zoom_in_animation:hover .wgl-portfolio-item_description {
    transform: scale(1); }
  .inside_image.outline_animation .overlay:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.5s;
    border-radius: 10px; }
  .inside_image.offset_animation {
    z-index: 1; }
    .inside_image.offset_animation:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      transition: 0.5s;
      border: 1px solid;
      box-sizing: border-box;
      border-radius: 10px; }
    .inside_image.offset_animation .wgl-portfolio-item_offset {
      position: relative;
      z-index: 1;
      transition: 0.5s;
      border-radius: 10px;
      overflow: hidden; }
    .inside_image.offset_animation:hover {
      z-index: 2; }
      .inside_image.offset_animation:hover .wgl-portfolio-item_offset {
        transform: translate(20px, 20px); }
    .inside_image.offset_animation .wgl-portfolio-item_description {
      justify-content: center;
      text-align: center; }
  .inside_image.sub_layer_animation .wgl-portfolio-item_description {
    width: auto;
    height: auto;
    left: 0;
    bottom: 0;
    top: initial;
    border-radius: 0;
    align-items: flex-start;
    padding: 47px 52px 47px;
    transform: translateY(-10px);
    text-align: left;
    background: #ffffff;
    word-break: break-word;
    width: 100%;
    border-radius: 0 0 10px 10px; }
  .inside_image.sub_layer_animation .portfolio-item__title .title:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 2px;
    margin-left: -92px;
    height: 1px;
    width: 0;
    transition: all 0.45s;
    transition-delay: 0.1s; }
  .inside_image.sub_layer_animation .wgl-portfolio-item_icon {
    margin-top: 28px; }
  .inside_image.slide_bottom_animation {
    overflow: hidden; }
    .inside_image.slide_bottom_animation .wgl-portfolio-item_description {
      position: absolute;
      bottom: 0;
      left: 0;
      top: auto;
      height: auto;
      width: 100%;
      transition: all 0.5s;
      transform: translateY(100%);
      opacity: 1;
      visibility: visible;
      padding: 11px 40px 15px 40px;
      border-style: solid;
      border-width: 2px 2px 2px 2px;
      border-color: #1c1c25;
      border-radius: 10px 10px 10px 10px;
      background-color: #ffffff;
      text-align: center; }
    .inside_image.slide_bottom_animation .portfolio-item__title .title:before {
      content: '';
      display: inline-block;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: 2px;
      margin-left: -92px;
      height: 1px;
      width: 0;
      transition: all 0.45s;
      transition-delay: 0.1s; }
    .inside_image.slide_bottom_animation .wgl-portfolio-item_icon {
      margin-top: 28px; }
  .inside_image.simple_animation .post_cats a {
    color: #ffffff; }
  .inside_image.simple_animation .portfolio__description > div,
  .inside_image.simple_animation .portfolio__description > span,
  .inside_image.simple_animation .portfolio__description > a {
    transition: 0.5s;
    opacity: 0;
    transform: translateY(40px); }
    .inside_image.simple_animation .portfolio__description > div:nth-child(2),
    .inside_image.simple_animation .portfolio__description > span:nth-child(2),
    .inside_image.simple_animation .portfolio__description > a:nth-child(2) {
      transition: 0.7s; }
    .inside_image.simple_animation .portfolio__description > div:nth-child(3),
    .inside_image.simple_animation .portfolio__description > span:nth-child(3),
    .inside_image.simple_animation .portfolio__description > a:nth-child(3) {
      transition: 0.9s; }
    .inside_image.simple_animation .portfolio__description > div:nth-child(4),
    .inside_image.simple_animation .portfolio__description > span:nth-child(4),
    .inside_image.simple_animation .portfolio__description > a:nth-child(4) {
      transition: 1.1s; }
  .inside_image.simple_animation:hover .portfolio__description > div,
  .inside_image.simple_animation:hover .portfolio__description > span,
  .inside_image.simple_animation:hover .portfolio__description > a {
    opacity: 1;
    transform: translateY(0); }
  .inside_image:hover .wgl-portfolio-item_description,
  .inside_image:hover .overlay,
  .inside_image:hover .portfolio_link, .inside_image.always_info_animation .wgl-portfolio-item_description,
  .inside_image.always_info_animation .overlay,
  .inside_image.always_info_animation .portfolio_link {
    opacity: 1; }
  .inside_image.always_info_animation:hover .portfolio__description,
  .inside_image.always_info_animation:hover .wgl-portfolio-item_content,
  .inside_image.always_info_animation:hover .wgl-portfolio-item_icon,
  .inside_image.always_info_animation:hover .overlay {
    opacity: 0;
    visibility: hidden; }
  .inside_image.sub_layer_animation:hover .wgl-portfolio-item_description {
    transform: translateY(0); }
  .inside_image.slide_bottom_animation:hover .wgl-portfolio-item_image img {
    transform: translateY(-120px); }
  .inside_image.slide_bottom_animation:hover .wgl-portfolio-item_description {
    transform: translateY(0); }
  .inside_image .portfolio-item__title .title {
    font-size: 30px; }

.wgl-portfolio_container .wgl-carousel_wrapper .wgl-carousel {
  margin-left: 0;
  margin-right: 0; }

.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev,
.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next {
  width: 70px;
  height: 70px;
  top: initial;
  bottom: 0;
  left: 50%;
  right: initial;
  background: transparent;
  transition: 0s; }
  .wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:after,
  .wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:after {
    line-height: 70px;
    transition: 0.4s; }
  .wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:before,
  .wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 20px;
    width: 1px;
    height: 30px;
    background: #dedede; }

.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev {
  transform: translate(-70px, 0); }
  .wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:before {
    top: 0;
    width: 140px;
    height: 70px;
    border-radius: 0;
    background: #ffffff;
    box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12); }

.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next {
  transform: translate(0, 0); }
  .wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:before {
    top: 20px;
    width: 1px;
    height: 30px;
    background: #dedede; }

.wgl-portfolio_container .wgl-carousel.center_info .slick-current .wgl-portfolio-item_description,
.wgl-portfolio_container .wgl-carousel.center_info .slick-current .overlay,
.wgl-portfolio_container .wgl-carousel.center_info .slick-current .portfolio_link {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel .wgl-carousel_slick {
  padding-bottom: 5px;
  margin-bottom: 30px; }

.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
  width: 1000px; }

.wgl-portfolio_container.appear-animation .item .wgl-portfolio-item_wrapper {
  opacity: 0; }

.wgl-portfolio_container.appear-animation.anim-fade-in .animate .wgl-portfolio-item_wrapper {
  animation: fade_in 0.9s ease forwards; }

.wgl-portfolio_container.appear-animation.anim-slide-top .animate .wgl-portfolio-item_wrapper {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px); }

.wgl-portfolio_container.appear-animation.anim-slide-bottom .animate .wgl-portfolio-item_wrapper {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px); }

.wgl-portfolio_container.appear-animation.anim-slide-left .animate .wgl-portfolio-item_wrapper {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px); }

.wgl-portfolio_container.appear-animation.anim-slide-right .animate .wgl-portfolio-item_wrapper {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px); }

.wgl-portfolio_container.appear-animation.anim-zoom .animate .wgl-portfolio-item_wrapper {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5); }

@keyframes fade_in {
  100% {
    opacity: 1; } }

@keyframes slide_top {
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slide_bottom {
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slide_left {
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes slide_right {
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes zoom_in {
  100% {
    opacity: 1;
    transform: scale(1); } }

.wgl-portfolio-single_wrapper {
  margin-top: 10px; }
  .wgl-portfolio-single_wrapper .portfolio-item__title_wrap:empty {
    display: none; }
  .wgl-portfolio-single_wrapper .wgl-portfolio-single_item .portfolio-item__title_wrap {
    margin-bottom: 30px; }
  .wgl-portfolio-single_wrapper .portfolio-item__title {
    font-size: 40px;
    line-height: 1.6;
    margin-bottom: 7px; }

.wgl-portfolio-single_item {
  margin-bottom: 41px; }
  .wgl-portfolio-single_item .wgl-portfolio-item_image {
    margin-top: 8px;
    margin-bottom: 38px;
    border-radius: 10px;
    overflow: hidden; }
    .wgl-portfolio-single_item .wgl-portfolio-item_image:last-child {
      margin-bottom: 45px; }
  .wgl-portfolio-single_item .post_meta-wrap {
    margin-bottom: 0; }
  .wgl-portfolio-single_item .tagcloud .tagcloud_desc {
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    text-transform: uppercase;
    color: #313131;
    font-weight: 700;
    margin-right: 20px; }

.single_portfolio .related_portfolio {
  margin-top: 95px;
  margin-bottom: 15px; }
  .single_portfolio .related_portfolio .wgl-carousel {
    margin: 0; }
  .single_portfolio .related_portfolio .zircona_module_title {
    margin-bottom: 30px; }
    .single_portfolio .related_portfolio .zircona_module_title h3, .single_portfolio .related_portfolio .zircona_module_title h4 {
      font-size: 36px; }
  .single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item.wgl_col-6 {
    width: 600px; }
  .single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item.wgl_col-4 {
    width: 400px; }
  .single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item.wgl_col-3 {
    width: 300px; }

.single_portfolio #comments {
  margin-top: 38px; }
  .single_portfolio #comments .comment-respond {
    margin-bottom: 70px; }

.post-type-archive-portfolio .wgl-portfolio .wgl-portfolio_wrapper {
  padding-bottom: 50px; }

.portfolio_archive-cat {
  margin-bottom: 30px;
  text-align: center; }
  .portfolio_archive-cat_title {
    text-transform: capitalize;
    margin-bottom: 30px; }
  .portfolio_archive-cat + .wgl_cpt_section {
    margin-bottom: 50px; }

.archive .wgl_portfolio_list {
  margin-bottom: 30px; }

.wgl-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.wgl-ellipsis span {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  background: #ffffff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.wgl-ellipsis span:nth-child(1) {
  left: 6px;
  animation: wgl-ellipsis1 0.6s infinite; }

.wgl-ellipsis span:nth-child(2) {
  left: 6px;
  animation: wgl-ellipsis2 0.6s infinite; }

.wgl-ellipsis span:nth-child(3) {
  left: 26px;
  animation: wgl-ellipsis2 0.6s infinite; }

.wgl-ellipsis span:nth-child(4) {
  left: 45px;
  animation: wgl-ellipsis3 0.6s infinite; }

@keyframes wgl-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes wgl-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes wgl-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(19px, 0); } }

/* ==================== ##Pie Chart ==================== */
.wgl-pie_chart .pie-chart_wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 0; }

.wgl-pie_chart .chart {
  position: relative; }

.wgl-pie_chart .percent {
  font-size: 30px;
  line-height: 1;
  z-index: 1;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 20px;
  margin-left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.wgl-pie_chart .pie_chart_description {
  display: block;
  font-size: 14px;
  line-height: 1.3em;
  text-align: center; }

/* ==================== ##Pricing Table ==================== */
.elementor-widget-wgl-pricing-table .wgl-pricing_plan {
  position: relative;
  z-index: 1;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation {
    padding-top: 20px; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation .pricing_plan_wrap {
      transform: translateY(0); }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation:hover .pricing_plan_wrap {
      transform: translateY(-20px); }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_plan_wrap {
    background-size: cover;
    background-position: center;
    background-color: #ffffff;
    transition: 0.5s; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_header {
    position: relative;
    z-index: 1;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_title_wrapper {
    display: inline-block;
    position: relative; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_title {
    font-size: 22px;
    line-height: 1.3; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_title__shadow {
    position: absolute;
    z-index: -1;
    bottom: 0.04em;
    font-size: 2.4em;
    line-height: 1;
    opacity: 0.5;
    white-space: nowrap; }
    @supports (-webkit-text-stroke-width: 1px) {
      .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_title__shadow {
        opacity: 1;
        color: transparent !important;
        -webkit-text-stroke-width: 1px; } }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_highlighter {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    font-size: 16px;
    font-weight: 700;
    transform: translateY(-50%); }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_price_wrap {
    font-size: 48px;
    line-height: 0.01; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_currency {
    display: inline-block;
    margin-right: 7px;
    font-size: 0.625em;
    color: inherit;
    vertical-align: super;
    position: absolute;
    left: -7px;
    transform: translateX(-100%); }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_price {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: inherit;
    font-size: inherit;
    line-height: 0.95;
    font-weight: inherit;
    color: inherit;
    vertical-align: baseline;
    text-decoration: inherit; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_price .price_decimal:before {
      content: '.'; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_period {
    display: block;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    text-decoration: inherit; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content {
    padding-top: 34px;
    padding-bottom: 45px;
    font-weight: 600;
    line-height: 40px; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content p {
      margin-bottom: 14px; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul {
      display: flex;
      flex-direction: column;
      padding-bottom: 19px;
      word-break: break-word; }
      .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul li {
        line-height: inherit; }
        .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul li[style*='color']:before {
          color: inherit; }
        .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul li i {
          margin-right: 10px; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_desc {
    font-size: 14px;
    padding: 17px 0; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_footer {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    position: relative;
    z-index: 1; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_footer .wgl-button {
      position: relative; }
      .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_footer .wgl-button:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        transition: 0.4s;
        z-index: -1;
        border-radius: inherit; }

.elementor-widget-wgl-pricing-table.aleft .pricing_content ul {
  align-items: flex-start; }

.elementor-widget-wgl-pricing-table.acenter .pricing_content ul {
  align-items: center;
  margin-left: 0;
  padding-left: 0; }

.elementor-widget-wgl-pricing-table.aright .pricing_content ul {
  align-items: flex-end; }

.elementor-widget-wgl-pricing-table.ajustify {
  text-align: center; }
  .elementor-widget-wgl-pricing-table.ajustify .pricing_content {
    text-align: justify; }

/* ==================== ##Progress Bar ==================== */
.wgl-progress_bar .progress_wrap {
  display: block;
  border-radius: unset;
  transition: width 1.5s; }

.wgl-progress_bar .progress_label_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  line-height: 1;
  white-space: nowrap;
  transition: inherit; }

.wgl-progress_bar .progress_bar_wrap {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  border-radius: unset;
  transition: inherit; }

.wgl-progress_bar .progress_bar {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 0;
  height: inherit;
  transition: inherit;
  border-radius: 10px; }

.wgl-progress_bar .progress_label {
  font-size: 14px; }

.wgl-progress_bar .progress_value_wrap {
  position: relative;
  z-index: 0;
  margin-left: 5px;
  padding-top: 1px;
  font-size: 14px;
  line-height: inherit; }

.wgl-progress_bar .progress_bar_wrap-wrap {
  transition: inherit; }

.wgl-progress_bar .progress_label_wrap .progress_label,
.wgl-progress_bar .progress_label_wrap .progress_value_wrap {
  line-height: inherit; }

.wgl-progress_bar .progress_value,
.wgl-progress_bar .progress_units {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit; }

.wgl-progress_bar.dynamic-value .progress_label_wrap {
  width: 0; }

/* ==================== ## WGL Tabs ==================== */
.wgl-tabs_headings {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
  position: relative;
  overflow: hidden; }

.wgl-tabs_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
  cursor: pointer;
  transition: 0.4s; }
  .wgl-tabs_header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.4s; }
  .wgl-tabs_header:after {
    z-index: 1;
    width: 100%;
    height: 3px;
    border-radius: 3px; }
  .wgl-tabs_header:first-child {
    margin-left: 0 !important; }
  .wgl-tabs_header:last-child {
    margin-right: 0 !important; }
  @media only screen and (max-width: 767px) {
    .wgl-tabs_header {
      flex: 1 0 auto;
      width: 100%; } }

.wgl-tabs_content {
  display: block; }
  .wgl-tabs_content > .elementor {
    margin: 10px; }

.wgl-tabs_icon {
  line-height: 1;
  color: inherit;
  transition: 0.4s; }

.wgl-tabs_title {
  font-size: 18px;
  color: inherit;
  line-height: inherit; }

.wgl-tabs.icon_pos-left .wgl-tabs_header {
  flex-direction: row-reverse; }

.wgl-tabs.icon_pos-right .wgl-tabs_header {
  flex-direction: row; }

.wgl-tabs.icon_pos-top .wgl-tabs_header {
  flex-direction: column-reverse; }

.wgl-tabs.icon_pos-bottom .wgl-tabs_header {
  flex-direction: column; }

@media (max-width: 1024px) {
  .wgl-tabs.icon_pos-tablet-left .wgl-tabs_header {
    flex-direction: row-reverse; }
  .wgl-tabs.icon_pos-tablet-right .wgl-tabs_header {
    flex-direction: row; }
  .wgl-tabs.icon_pos-tablet-top .wgl-tabs_header {
    flex-direction: column-reverse; }
  .wgl-tabs.icon_pos-tablet-bottom .wgl-tabs_header {
    flex-direction: column; } }

@media (max-width: 767px) {
  .wgl-tabs.icon_pos-mobile-left .wgl-tabs_header {
    flex-direction: row-reverse; }
  .wgl-tabs.icon_pos-mobile-right .wgl-tabs_header {
    flex-direction: row; }
  .wgl-tabs.icon_pos-mobile-top .wgl-tabs_header {
    flex-direction: column-reverse; }
  .wgl-tabs.icon_pos-mobile-bottom .wgl-tabs_header {
    flex-direction: column; } }

.wgl-tabs.tabs_align-left .wgl-tabs_headings {
  justify-content: flex-start; }
  .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:last-child {
    margin-right: 0 !important; }

.wgl-tabs.tabs_align-right .wgl-tabs_headings {
  justify-content: flex-end; }
  .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:first-child {
    margin-left: 0 !important; }

.wgl-tabs.tabs_align-center .wgl-tabs_headings {
  justify-content: center; }
  .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:last-child {
    margin-right: 0 !important; }
  .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:first-child {
    margin-left: 0 !important; }

.wgl-tabs.tabs_align-justify .wgl-tabs_header {
  flex: 1; }
  .wgl-tabs.tabs_align-justify .wgl-tabs_header:last-child {
    margin-right: 0 !important; }
  .wgl-tabs.tabs_align-justify .wgl-tabs_header:first-child {
    margin-left: 0 !important; }

@media (max-width: 1024px) {
  .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings {
    justify-content: flex-start; }
    .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header:last-child {
      margin-right: 0 !important; }
  .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings {
    justify-content: flex-end; }
    .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header:first-child {
      margin-left: 0 !important; }
  .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings {
    justify-content: center; }
    .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:last-child {
      margin-right: 0 !important; }
    .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:first-child {
      margin-left: 0 !important; }
  .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_header {
    flex: 1; }
    .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_header:last-child {
      margin-right: 0 !important; }
    .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_header:first-child {
      margin-left: 0 !important; } }

@media (max-width: 767px) {
  .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings {
    justify-content: flex-start; }
    .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header:last-child {
      margin-right: 0 !important; }
  .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings {
    justify-content: flex-end; }
    .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header:first-child {
      margin-left: 0 !important; }
  .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings {
    justify-content: center; }
    .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:last-child {
      margin-right: 0 !important; }
    .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:first-child {
      margin-left: 0 !important; }
  .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_header {
    flex: 1 0 auto;
    width: 100%; }
    .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_header:last-child {
      margin-right: 0 !important; }
    .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_header:first-child {
      margin-left: 0 !important; } }

/*==================== ##Team ==================== */
.wgl_module_team {
  position: relative;
  z-index: 1;
  /* ↓ Custom Author ↓ */
  /* ↓ ↑ inputs ↑ */ }
  .wgl_module_team .team-item {
    float: left;
    padding: 15px 15px 55px 15px; }
  .wgl_module_team .team-item_wrap {
    position: relative;
    z-index: 1;
    transition: 0.3s; }
  .wgl_module_team .team__media-wrapper {
    padding-bottom: 30px; }
  .wgl_module_team .team__image-wrapper {
    position: relative;
    line-height: 0; }
    .wgl_module_team .team__image-wrapper .team__icons {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .wgl_module_team .team__image-wrapper .team__icons .team-icon {
        position: absolute;
        z-index: 3;
        top: calc(50% - 20px);
        left: calc(50% - 20px);
        margin-top: -37%;
        margin-left: 34%; }
        @media (min-width: 601px) {
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:not(:first-child) {
            opacity: 0; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(1) {
            transition: all 0.4s, opacity 0.3s 0s, margin 0.4s 0s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(2) {
            transition: all 0.4s, opacity 0.3s 0.1s, margin 0.4s 0.1s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(3) {
            transition: all 0.4s, opacity 0.3s 0.2s, margin 0.4s 0.2s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(4) {
            transition: all 0.4s, opacity 0.3s 0.3s, margin 0.4s 0.3s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(5) {
            transition: all 0.4s, opacity 0.3s 0.4s, margin 0.4s 0.4s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(6) {
            transition: all 0.4s, opacity 0.3s 0.5s, margin 0.4s 0.5s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(7) {
            transition: all 0.4s, opacity 0.3s 0.6s, margin 0.4s 0.6s; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-child(3) {
            margin-top: -13%;
            margin-left: 49%; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-child(4) {
            margin-top: 13%;
            margin-left: 49%; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-child(5) {
            margin-top: 37%;
            margin-left: 34%; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-child(6) {
            margin-top: 49%;
            margin-left: 13%; }
          .wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-child(7) {
            margin-top: 49%;
            margin-left: -13%; } }
    .wgl_module_team .team__image-wrapper .team__image-outer {
      display: inline-block; }
      .wgl_module_team .team__image-wrapper .team__image-outer,
      .wgl_module_team .team__image-wrapper .team__image-outer img, .wgl_module_team .team__image-wrapper .team__image-outer:before, .wgl_module_team .team__image-wrapper .team__image-outer:after {
        border-radius: 10px; }
      .wgl_module_team .team__image-wrapper .team__image-outer:before, .wgl_module_team .team__image-wrapper .team__image-outer:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transition: 0.3s;
        transform: translate(0, 0); }
      .wgl_module_team .team__image-wrapper .team__image-outer .team__image-icon {
        position: absolute;
        text-align: center;
        z-index: 1;
        opacity: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        visibility: hidden;
        transition: all .45s;
        transform: rotate(45deg); }
        .wgl_module_team .team__image-wrapper .team__image-outer .team__image-icon:before {
          content: "\f10d";
          font-family: flaticon;
          font-weight: 300;
          font-size: 29px; }
  .wgl_module_team .team__image {
    display: inline-block;
    position: relative;
    transition: all .45s; }
    .wgl_module_team .team__image,
    .wgl_module_team .team__image img, .wgl_module_team .team__image:before, .wgl_module_team .team__image:after {
      border-radius: 10px; }
    .wgl_module_team .team__image:before, .wgl_module_team .team__image:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transition: 0.3s;
      transform: translate(0, 0); }
    .wgl_module_team .team__image:after {
      opacity: 0; }
  .wgl_module_team .team-item_info {
    padding: 0 0 0;
    transition: 0.4s;
    position: relative;
    z-index: 2; }
  .wgl_module_team .team-title {
    padding-bottom: 6px;
    font-size: 20px;
    line-height: 1.25; }
    .wgl_module_team .team-title:only-child {
      margin-bottom: 25px; }
    .wgl_module_team .team-title a {
      font-weight: inherit;
      font-size: inherit;
      line-height: inherit;
      color: inherit;
      transition: 0.3s; }
  .wgl_module_team .team-department {
    transition: inherit;
    color: #909090; }
  .wgl_module_team .team-item_excerpt {
    margin: 17px 0 5px;
    line-height: 1.7;
    transition: 0.4s;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .wgl_module_team .team-item_excerpt::-webkit-scrollbar {
      display: none; }
  .wgl_module_team .team__icons {
    transition: 0.4s; }
  .wgl_module_team .team-icon {
    margin: 5px;
    display: inline-block;
    position: relative;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    box-shadow: 0px 0px 0px 2px inset;
    position: relative; }
    .wgl_module_team .team-icon:before {
      display: inline-block; }
    .wgl_module_team .team-icon:after {
      transform: translate(3px, 3px); }
    .wgl_module_team .team-icon:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
  .wgl_module_team .team-item_wrap:hover .team__image-icon {
    opacity: 1;
    visibility: visible; }
  .wgl_module_team .team-item_wrap:hover .team__image {
    transform: translate(10px, 10px); }
    .wgl_module_team .team-item_wrap:hover .team__image:before {
      opacity: 0; }
    .wgl_module_team .team-item_wrap:hover .team__image:after {
      opacity: 1; }
  @media (min-width: 601px) {
    .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon {
      opacity: 1; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(1) {
        transition: all 0.4s, opacity 0.3s 0s, margin 0.4s 0s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(2) {
        transition: all 0.4s, opacity 0.3s 0.1s, margin 0.4s 0.1s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(3) {
        transition: all 0.4s, opacity 0.3s 0.2s, margin 0.4s 0.2s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(4) {
        transition: all 0.4s, opacity 0.3s 0.3s, margin 0.4s 0.3s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(5) {
        transition: all 0.4s, opacity 0.3s 0.4s, margin 0.4s 0.4s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(6) {
        transition: all 0.4s, opacity 0.3s 0.5s, margin 0.4s 0.5s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(7) {
        transition: all 0.4s, opacity 0.3s 0.6s, margin 0.4s 0.6s; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(1) {
        transform: rotate(0); }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(2) {
        margin-top: -13%;
        margin-left: 49%; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(3) {
        margin-top: 13%;
        margin-left: 49%; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(4) {
        margin-top: 37%;
        margin-left: 34%; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(5) {
        margin-top: 49%;
        margin-left: 13%; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(6) {
        margin-top: 49%;
        margin-left: -13%; }
      .wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(7) {
        margin-top: -37%;
        margin-left: 35%; } }
  @media (max-width: 600px) {
    .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon {
      opacity: 1; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(1) {
        transition: all 0.4s, opacity 0.3s 0s, margin 0.4s 0s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(2) {
        transition: all 0.4s, opacity 0.3s 0.1s, margin 0.4s 0.1s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(3) {
        transition: all 0.4s, opacity 0.3s 0.2s, margin 0.4s 0.2s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(4) {
        transition: all 0.4s, opacity 0.3s 0.3s, margin 0.4s 0.3s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(5) {
        transition: all 0.4s, opacity 0.3s 0.4s, margin 0.4s 0.4s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(6) {
        transition: all 0.4s, opacity 0.3s 0.5s, margin 0.4s 0.5s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(7) {
        transition: all 0.4s, opacity 0.3s 0.6s, margin 0.4s 0.6s; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(1) {
        transform: rotate(0); }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(2) {
        margin-top: -13%;
        margin-left: 49%; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(3) {
        margin-top: 13%;
        margin-left: 49%; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(4) {
        margin-top: 37%;
        margin-left: 34%; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(5) {
        margin-top: 49%;
        margin-left: 13%; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(6) {
        margin-top: 49%;
        margin-left: -13%; }
      .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(7) {
        margin-top: -37%;
        margin-left: 35%; }
    .wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:first-child {
      opacity: 0; } }
  .wgl_module_team.team-col_1 .team-item {
    width: 100%; }
  .wgl_module_team.team-col_2 .team-item {
    width: 50%; }
    .wgl_module_team.team-col_2 .team-item:nth-child(2n + 1) {
      clear: left; }
  .wgl_module_team.team-col_3 .team-item {
    width: 33.3333333%; }
    .wgl_module_team.team-col_3 .team-item:nth-child(3n + 1) {
      clear: left; }
  .wgl_module_team.team-col_4 .team-item {
    width: 25%; }
    .wgl_module_team.team-col_4 .team-item:nth-child(4n + 1) {
      clear: left; }
  .wgl_module_team.team-col_5 .team-item {
    width: 20%; }
    .wgl_module_team.team-col_5 .team-item:nth-child(5n + 1) {
      clear: left; }
  .wgl_module_team.team-col_6 .team-item {
    width: 16.6666666%; }
    .wgl_module_team.team-col_6 .team-item:nth-child(6n + 1) {
      clear: left; }
  .wgl_module_team .wgl-carousel .team-item.slick-slide:not(:first-child) {
    clear: none; }
  .wgl_module_team:after {
    content: '';
    display: block;
    clear: both; }
  .wgl_module_team .custom_author .team__custom_media-wrapper .team__custom_image-wrapper {
    position: relative; }
  .wgl_module_team .custom_author .team__custom_media-wrapper .team__see-more {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 30px; }
    .wgl_module_team .custom_author .team__custom_media-wrapper .team__see-more i {
      width: 1em;
      height: 1em;
      box-sizing: content-box;
      line-height: 1em;
      display: block;
      transition: all .45s;
      font-size: inherit; }

.socials-official-idle .team-icon[class*='skype'] {
  color: #00aff0; }

.socials-official-idle .team-icon[class*='tumblr'] {
  color: #35465d; }

.socials-official-idle .team-icon[class*='twitter'] {
  color: #1da1f2; }

.socials-official-idle .team-icon[class*='youtube'] {
  color: #ff0000; }

.socials-official-idle .team-icon[class*='facebook'] {
  color: #3b5998; }

.socials-official-idle .team-icon[class*='linkedin'] {
  color: #007bb5; }

.socials-official-idle .team-icon[class*='telegram'] {
  color: #0088cc; }

.socials-official-idle .team-icon[class*='whatsapp'] {
  color: #25d366; }

.socials-official-idle .team-icon[class*='dribbble'] {
  color: #ea4c89; }

.socials-official-idle .team-icon[class*='pinterest'] {
  color: #e40000; }

.socials-official-idle .team-icon[class*='instagram'] {
  color: #c32aa3; }

.socials-official-idle .team-icon[class*='google-plus'] {
  color: #db4437; }

.socials-official-hover .team-icon:hover {
  color: #fff !important;
  box-shadow: 0px 0px 0px 2px transparent inset; }
  .socials-official-hover .team-icon:hover:after {
    transform: translate(0, 0); }

.single-team .page-header {
  margin-bottom: 0 !important; }

.single-team .single_team_page .team-single_wrapper {
  display: flex;
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 50px;
  padding: 0 30px 0 0;
  background-repeat: no-repeat;
  background-position: 100% 92%; }
  @media (max-width: 1200px) {
    .single-team .single_team_page .team-single_wrapper[style^='background-image: url'] {
      background-image: none !important; } }
  @media (max-width: 992px) {
    .single-team .single_team_page .team-single_wrapper[style^='background-image: url'] {
      background-image: none !important; } }

.single-team .single_team_page .team-image_wrap {
  padding-right: 100px; }
  @media (max-width: 1200px) {
    .single-team .single_team_page .team-image_wrap {
      padding-right: 80px; } }

.single-team .single_team_page .team__image {
  position: relative; }
  @media (min-width: 600px) {
    .single-team .single_team_page .team__image {
      width: 470px; } }
  .single-team .single_team_page .team__image img {
    border-radius: 10px; }
  .single-team .single_team_page .team__image:before {
    content: '';
    display: block;
    border: 2px solid;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-sizing: border-box;
    transform: translate(30px, 30px);
    z-index: -1; }

.single-team .single_team_page .team-info_wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 56px;
  padding-bottom: 32px; }

.single-team .single_team_page .team-title {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  font-size: 46px;
  line-height: 1.055; }

.single-team .single_team_page .team-info_item {
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 2; }
  .single-team .single_team_page .team-info_item.highlighted {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase; }
  .single-team .single_team_page .team-info_item:first-child {
    margin-top: 0; }
  .single-team .single_team_page .team-info_item h5,
  .single-team .single_team_page .team-info_item span {
    display: inline;
    font-size: inherit;
    line-height: inherit; }
  .single-team .single_team_page .team-info_item h5 {
    margin-right: 0.5em;
    font-size: 18px;
    font-weight: 700; }
  .single-team .single_team_page .team-info_item a {
    color: inherit; }

.single-team .single_team_page .team__icons {
  margin: 14px -8px 0px;
  line-height: 1; }
  .single-team .single_team_page .team__icons .team-icon {
    margin: 5px 8px;
    display: inline-block;
    position: relative;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    box-shadow: 0px 0px 0px 2px inset;
    position: relative; }
    .single-team .single_team_page .team__icons .team-icon:before {
      display: inline-block; }
    .single-team .single_team_page .team__icons .team-icon:after {
      transform: translate(3px, 3px); }
    .single-team .single_team_page .team__icons .team-icon:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
    .single-team .single_team_page .team__icons .team-icon:hover {
      color: #fff;
      box-shadow: 0px 0px 0px 2px transparent inset; }
      .single-team .single_team_page .team__icons .team-icon:hover:after {
        transform: translate(0, 0); }

.single-team .single_team_page .team-info-desc {
  margin-top: 20px; }

.single-team .single_team_page .team-single_speaches-title {
  font-weight: 400;
  margin-bottom: 30px; }

.single-team .single_team_page .team-single_speaches-info .speech-info_item {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid #dddddd;
  border-radius: 10px; }

.single-team .single_team_page .team-single_speaches-info .speech-info_day {
  margin-bottom: 6px;
  font-size: 22px; }

.single-team .single_team_page .team-single_speaches-info .speech-info_time {
  margin-bottom: 8px; }

.single-team .single_team_page .team-single_speaches-info .speech-info_time,
.single-team .single_team_page .team-single_speaches-info .speech-info_desc {
  font-size: 18px; }

/* ==================== ##Testimonials ==================== */
.wgl-testimonials {
  position: relative; }
  .wgl-testimonials .wgl-testimonials-item_wrap {
    margin-bottom: 45px;
    transition: 0.4s;
    padding-left: 50px;
    padding-right: 50px; }
  .wgl-testimonials .wgl-testimonials_item {
    position: relative;
    transform: translate(0);
    transition: inherit; }
    .wgl-testimonials .wgl-testimonials_item:before, .wgl-testimonials .wgl-testimonials_item:after {
      content: '\f10b';
      position: absolute;
      left: 30px;
      right: 30px;
      top: 0;
      display: block;
      text-align: center;
      font-family: Flaticon;
      font-size: 54px;
      line-height: 1em;
      font-weight: normal;
      pointer-events: none;
      margin-left: 1px;
      margin-right: 1px; }
    .wgl-testimonials .wgl-testimonials_item:before {
      color: transparent !important;
      -webkit-text-stroke-width: 2px;
      -webkit-text-stroke-color: black;
      transform: translate(-5px, -5px);
      z-index: 2; }
  .wgl-testimonials.hover_animation .wgl-testimonials-item_wrap {
    padding-top: 20px; }
    .wgl-testimonials.hover_animation .wgl-testimonials-item_wrap:hover .wgl-testimonials_item {
      transform: translateY(-20px); }
  .wgl-testimonials .meta_wrap {
    display: inline-flex;
    align-items: center;
    line-height: 1; }
  .wgl-testimonials .name_wrap {
    display: flex;
    flex-direction: column; }
  .wgl-testimonials .wgl-testimonials_name {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
    transition: 0.4s; }
    .wgl-testimonials .wgl-testimonials_name a {
      font-weight: inherit;
      font-family: inherit;
      color: inherit;
      line-height: inherit;
      font-size: inherit; }
  .wgl-testimonials .wgl-testimonials_position {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase; }
  .wgl-testimonials .wgl-testimonials_quote {
    position: relative;
    font-weight: 300;
    font-size: 18px;
    line-height: 2.35em; }
  .wgl-testimonials .wgl-testimonials_image {
    display: inline-block; }
  .wgl-testimonials.type-inline_top .wgl-testimonials-item_wrap {
    margin-bottom: 0; }
  .wgl-testimonials.type-inline_top .meta_wrap {
    margin-bottom: 18px; }
  .wgl-testimonials.type-inline_bottom .content_wrap {
    margin-bottom: 28px; }
  .wgl-testimonials.type-author_top .wgl-testimonials_image {
    margin-bottom: 25px; }
  .wgl-testimonials.type-author_top .content_wrap {
    margin-bottom: 21px; }
  .wgl-testimonials.type-author_bottom .meta_wrap {
    flex-direction: column; }
  .wgl-testimonials .slick-arrow {
    width: 34px;
    height: 34px;
    position: absolute !important;
    margin-right: 3px;
    transition: unset;
    position: relative; }
    .wgl-testimonials .slick-arrow:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
    .wgl-testimonials .slick-arrow:before {
      line-height: 34px;
      padding-right: 0;
      padding-left: 0;
      font-size: 12px;
      width: 34px;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      z-index: 2;
      border-radius: 34px;
      box-shadow: inset 0 0 0 2px currentColor;
      transition: all .4s; }
    .wgl-testimonials .slick-arrow:after {
      transform: translate(3px, 3px); }
    .wgl-testimonials .slick-arrow:hover:before {
      color: #ffffff; }
    .wgl-testimonials .slick-arrow:hover:after {
      transform: translate(0, 0); }
  .wgl-testimonials .slick-prev {
    left: 0; }
    .wgl-testimonials .slick-prev:before {
      padding-right: 2px; }
  .wgl-testimonials .slick-next {
    right: 0; }
    .wgl-testimonials .slick-next:before {
      padding-left: 2px; }
  .wgl-testimonials.aleft.type-author_top .meta_wrap {
    justify-content: flex-start; }
  .wgl-testimonials.aleft.type-author_bottom .meta_wrap {
    align-items: flex-start; }
  .wgl-testimonials.aleft.type-inline_bottom .meta_wrap {
    justify-content: flex-start; }
  .wgl-testimonials.aleft .prev_next_pos_bottom .slick-prev {
    left: 0;
    transform: translateX(0); }
  .wgl-testimonials.aleft .prev_next_pos_bottom .slick-next {
    left: 0;
    transform: translateX(calc(100% + 10px)); }
  .wgl-testimonials.aleft .wgl-testimonials_item:before, .wgl-testimonials.aleft .wgl-testimonials_item:after {
    left: 0;
    right: auto; }
  .wgl-testimonials.aleft .wgl-testimonials_image {
    padding-right: 24px; }
  .wgl-testimonials.acenter.type-author_top .meta_wrap, .wgl-testimonials.acenter.type-inline_bottom .meta_wrap {
    justify-content: center; }
  .wgl-testimonials.aright.type-author_top .meta_wrap {
    justify-content: flex-end; }
  .wgl-testimonials.aright.type-author_bottom .meta_wrap {
    align-items: flex-end; }
  .wgl-testimonials.aright.type-inline_bottom .meta_wrap {
    justify-content: flex-end; }
  .wgl-testimonials.aright .prev_next_pos_bottom .slick-prev {
    left: auto;
    right: 0;
    transform: translateX(calc(-100% - 10px)); }
  .wgl-testimonials.aright .prev_next_pos_bottom .slick-next {
    left: auto;
    right: 0;
    transform: translateX(0); }
  .wgl-testimonials.aright .wgl-testimonials_item:before, .wgl-testimonials.aright .wgl-testimonials_item:after {
    right: 0;
    left: auto; }
  .wgl-testimonials.aright .wgl-testimonials_image {
    padding-left: 24px; }
  .wgl-testimonials .wgl-carousel .wgl-carousel_wrapper {
    overflow: visible; }
    .wgl-testimonials .wgl-carousel .wgl-carousel_wrapper .wgl-carousel_slick {
      margin: 0 -15px; }
      .wgl-testimonials .wgl-carousel .wgl-carousel_wrapper .wgl-carousel_slick .slick-list {
        padding: 0 15px; }
  .wgl-testimonials .wgl-carousel.prev_next_pos_bottom .wgl-testimonials-item_wrap {
    padding-left: 0;
    padding-right: 0; }
  .wgl-testimonials .wgl-carousel .wgl-testimonials_item {
    padding: 15px 15px 0; }
  .wgl-testimonials:after {
    content: '';
    display: block;
    clear: both; }

/* ==================== ##Time Line Horizontal ==================== */
.wgl-timeline-horizontal .time_line_h-date_wrap .slick-list {
  overflow: visible; }

.wgl-timeline-horizontal .time_line_h-date_wrap .slick-track {
  transform: unset !important;
  width: 100%;
  max-width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: flex;
  justify-content: stretch;
  margin: 0 auto 50px auto; }
  .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide {
    font-size: 0;
    margin: 0;
    pointer-events: none;
    text-align: center;
    width: 100%;
    position: relative;
    flex-grow: 2; }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide .time_line_h-date_inner {
      display: inline-block;
      cursor: pointer;
      pointer-events: auto;
      padding: 0 10px; }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide .wgl-time_line-date {
      display: block;
      font-size: 18px;
      font-weight: 800;
      line-height: 1.5;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: auto;
      transition: .4s;
      position: absolute; }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide .wgl-time_line-dot {
      display: inline-block;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      box-shadow: inset 0 0 0 2px currentColor;
      transition: all .4s;
      position: relative; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide .wgl-time_line-dot:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        transition: 0.4s;
        z-index: -1;
        border-radius: inherit; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide .wgl-time_line-dot:after {
        transform: translate(2px, 2px); }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:before, .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:after {
      content: '';
      width: calc(50% - 15px);
      height: 2px;
      display: block;
      background-color: black;
      position: absolute;
      top: 6px; }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:before {
      left: 0; }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:after {
      right: 0; }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:first-child {
      text-align: left;
      flex-grow: 1; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:first-child:after {
        width: calc(100% - 15px - 8px); }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:first-child:before {
        display: none; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:first-child .time_line_h-date_inner {
        padding-left: 0; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:first-child .wgl-time_line-date {
        margin-left: 0;
        transform: translateX(calc(-50% + 15px / 2)); }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:last-child {
      text-align: right;
      flex-grow: 1; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:last-child:after {
        display: none; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:last-child:before {
        width: calc(100% - 15px - 8px); }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:last-child .time_line_h-date_inner {
        padding-right: 0; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:last-child .wgl-time_line-date {
        margin-right: 0;
        transform: translateX(calc(50% - 15px / 2)); }
    .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:only-child {
      width: 100% !important;
      text-align: center; }
      .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track .slick-slide:only-child .wgl-time_line-date {
        transform: unset !important;
        margin: auto; }
  .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track:after, .wgl-timeline-horizontal .time_line_h-date_wrap .slick-track:before {
    display: none; }

.wgl-timeline-horizontal .time_line_h-content .time_line_h-title {
  transition: .4s; }

.wgl-timeline-horizontal .time_line_h-content .time_line_h-text {
  transition: .4s; }

.wgl-timeline-horizontal.appear_anim .time_line_h-date:before, .wgl-timeline-horizontal.appear_anim .time_line_h-date:after {
  opacity: 0;
  transition: all 0.4s, opacity .5s .6s; }

.wgl-timeline-horizontal.appear_anim .time_line_h-date .time_line_h-date_inner {
  opacity: 0;
  transition: all 0.4s, opacity 0.5s 0.4s, transform 0.5s 0.4s; }

.wgl-timeline-horizontal.appear_anim .time_line_h-date:nth-child(odd) .time_line_h-date_inner {
  transform: translateY(-20%); }

.wgl-timeline-horizontal.appear_anim .time_line_h-date:nth-child(even) .time_line_h-date_inner {
  transform: translateY(20%); }

.wgl-timeline-horizontal.appear_anim .time_line_h-date.show:before, .wgl-timeline-horizontal.appear_anim .time_line_h-date.show:after {
  opacity: 1; }

.wgl-timeline-horizontal.appear_anim .time_line_h-date.show .time_line_h-date_inner {
  opacity: 1;
  transform: translateX(0); }

/* ==================== ##Time Line Vertical ==================== */
.wgl-timeline-vertical {
  position: relative;
  z-index: 1;
  padding: 10px 0 10px; }
  .wgl-timeline-vertical .tlv__items-wrapper {
    padding-bottom: 40px; }
  .wgl-timeline-vertical .tlv__item {
    display: flex;
    position: relative;
    text-align: left; }
    .wgl-timeline-vertical .tlv__item:nth-child(odd) {
      text-align: left; }
      .wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__date-wrapper {
        justify-content: flex-end; }
    .wgl-timeline-vertical .tlv__item:nth-child(even) {
      flex-direction: row-reverse;
      text-align: right; }
      .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper {
        justify-content: flex-start; }
      .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__content-wrapper {
        flex-direction: row-reverse; }
    .wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover {
      opacity: 1; }
      .wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover + .tlv__thumbnail--idle {
        opacity: 0; }
  .wgl-timeline-vertical .tlv__date-wrapper,
  .wgl-timeline-vertical .tlv__volume-wrapper {
    flex-basis: calc(50% - 2.5px);
    transition: 0.5s; }
  .wgl-timeline-vertical .tlv__curve-wrapper {
    position: relative;
    min-width: 5px; }
    .wgl-timeline-vertical .tlv__curve-wrapper:before, .wgl-timeline-vertical .tlv__curve-wrapper:after {
      content: '';
      position: absolute;
      top: 50%;
      border-radius: 50%;
      transition: 0.4s; }
    .wgl-timeline-vertical .tlv__curve-wrapper:before {
      top: calc(50% - 12px);
      left: -9.5px;
      width: 24px;
      height: 24px;
      box-shadow: 11px 10px 38px 0 rgba(0, 0, 0, 0.18); }
    .wgl-timeline-vertical .tlv__curve-wrapper:after {
      top: calc(50% - 6.5px);
      left: -4px;
      width: 13px;
      height: 13px;
      background-color: currentColor; }
  .wgl-timeline-vertical .tlv__content-wrapper {
    display: flex;
    box-shadow: 6px 7px 20px rgba(0, 0, 0, 0.1); }
  .wgl-timeline-vertical .tlv__media {
    position: relative;
    flex-shrink: 0; }
    .wgl-timeline-vertical .tlv__media [class|=tlv__thumbnail] {
      border-radius: inherit;
      transition: 0.6s; }
  .wgl-timeline-vertical .tlv__thumbnail--hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0; }
  .wgl-timeline-vertical .tlv__content {
    transition: 0.5s; }
    .wgl-timeline-vertical .tlv__content p:last-child {
      margin-bottom: 0; }
  .wgl-timeline-vertical .tlv__title {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 1.4;
    transition: 0.5s; }
  .wgl-timeline-vertical .tlv__text {
    transition: 0.5s; }
  .wgl-timeline-vertical .tlv__date-wrapper {
    display: flex;
    align-items: center; }
  .wgl-timeline-vertical .tlv__date {
    font-size: 30px;
    transition: 0.5s; }
  .wgl-timeline-vertical.appear_animation .tlv__item {
    opacity: 0; }
    .wgl-timeline-vertical.appear_animation .tlv__item,
    .wgl-timeline-vertical.appear_animation .tlv__item .tlv__date-wrapper,
    .wgl-timeline-vertical.appear_animation .tlv__item .tlv__volume-wrapper {
      transition: all 0.4s, opacity 0.5s 0.4s, transform 0.5s 0.4s; }
    .wgl-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__date-wrapper {
      transform: translateX(-20%); }
    .wgl-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__volume-wrapper {
      transform: translateX(20%); }
    .wgl-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__date-wrapper {
      transform: translateX(20%); }
    .wgl-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__volume-wrapper {
      transform: translateX(-20%); }
    .wgl-timeline-vertical.appear_animation .tlv__item.show {
      opacity: 1; }
      .wgl-timeline-vertical.appear_animation .tlv__item.show .tlv__date-wrapper,
      .wgl-timeline-vertical.appear_animation .tlv__item.show .tlv__volume-wrapper {
        transform: translateX(0); }

/* ==================== ##Satellite Service ==================== */
.wgl-service-sat .wgl-services_wrap {
  transition: 0.4s; }

.wgl-service-sat .wgl-services_media-wrap {
  position: relative;
  z-index: 1;
  width: 110px;
  height: 110px;
  line-height: 110px;
  font-size: 45px;
  display: inline-block;
  border: 1px dashed CurrentColor;
  box-sizing: content-box;
  border-radius: 50%;
  text-align: center;
  transition: 0.4s; }

.wgl-service-sat .wgl-services_title {
  font-size: 24px;
  line-height: 1.4;
  transition: 0.4s; }

.wgl-service-sat .wgl-services_circle-wrapper {
  position: absolute;
  z-index: -1;
  width: 78px;
  height: 78px;
  left: 16px;
  top: 16px; }
  .wgl-service-sat .wgl-services_circle-wrapper:nth-child(1) {
    transform: rotate(0deg);
    animation: service_hexagon_1 2s infinite linear;
    animation-play-state: paused; }
  .wgl-service-sat .wgl-services_circle-wrapper:nth-child(2) {
    transform: rotate(180deg);
    animation: service_hexagon_2 2s infinite linear;
    animation-play-state: paused; }

.wgl-service-sat .wgl-services_circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: red;
  transform: translate3d(-50%, -50%, 0); }

.wgl-service-sat .wgl-services_readmore {
  display: inline-block; }

.wgl-service-sat .wgl-services_item-link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.wgl-service-sat .elementor-icon {
  display: block;
  line-height: inherit;
  font-size: inherit; }
  .wgl-service-sat .elementor-icon i {
    display: inline; }

.wgl-service-sat .wgl-widget_wrapper.elementor-image-box-img {
  height: 100%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

.wgl-service-sat .wgl-image-box_img > span {
  display: flex; }

.wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(1), .wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(2) {
  animation-play-state: running; }

@keyframes service_hexagon_1 {
  0% {
    transform: rotate(90deg); }
  100% {
    transform: rotate(450deg); } }

@keyframes service_hexagon_2 {
  0% {
    transform: rotate(-90deg); }
  100% {
    transform: rotate(270deg); } }

/* ==================== ##Services 1 ==================== */
.wgl-services-1 .wgl-services_wrap {
  position: relative;
  z-index: 1; }
  .wgl-services-1 .wgl-services_wrap > .wgl-services_link {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .wgl-services-1 .wgl-services_wrap:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.4s; }

.wgl-services-1 .wgl-services_image-wrap {
  overflow: hidden; }

.wgl-services-1 .wgl-services_title {
  font-size: 36px;
  line-height: 1.3;
  padding-top: 17px;
  position: relative;
  z-index: 1;
  margin-bottom: 15px; }
  .wgl-services-1 .wgl-services_title:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    height: 2px;
    width: 10px;
    background-color: currentColor; }

.wgl-services-1 .wgl-services_text {
  color: #ffffff;
  transition: opacity 0.4s, visibility 0.4s, max-height 0.6s, margin 0.4s;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.wgl-services-1 .wgl-services_content {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 40px; }

.wgl-services-1 .wgl-services_link-button {
  display: inline-block;
  margin-top: 15px; }
  .wgl-services-1 .wgl-services_link-button .wgl-services_link {
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #ffffff;
    border: 1px solid #c2bdb8;
    border-radius: 50%; }
    .wgl-services-1 .wgl-services_link-button .wgl-services_link:before {
      content: '\f108';
      font-family: flaticon; }

.wgl-services-1 .wgl-services_wrap:hover .wgl-services_text {
  max-height: 400px;
  opacity: 1;
  visibility: visible;
  transition: max-height 2s; }

.wgl-services-1 .wgl-services_wrap:hover:before {
  opacity: 1; }

.wgl-services-1.aleft .wgl-services_title:before {
  left: 0;
  box-shadow: 10px 0px 0 0 currentColor, 20px 0px 0 0 currentColor, 30px 0px 0 0 currentColor, 50px 0px 0 0 currentColor; }
.wgl-services-1.acenter .wgl-services_title:before {
  left: 50%;
  margin-left: -40px;
  box-shadow: 20px 0px 0 0 currentColor, 30px 0px 0 0 currentColor, 40px 0px 0 0 currentColor, 50px 0px 0 0 currentColor, 70px 0px 0 0 currentColor; }
.wgl-services-1.aright .wgl-services_title:before {
  right: 0;
  box-shadow: -10px 0px 0 0 currentColor, -20px 0px 0 0 currentColor, -30px 0px 0 0 currentColor, -50px 0px 0 0 currentColor; }
/* ==================== ##Services 2 ==================== */
.elementor-widget-icon-box.media-right .wgl-services_media-wrap {
  justify-content: flex-end; }
  .elementor-widget-icon-box.media-right .wgl-services_media-wrap .wgl-widget_wrapper:before {
    width: 200%;
    height: 200%;
    transform: translate(0%, -50%); }

.elementor-widget-icon-box.media-left .wgl-services_media-wrap {
  justify-content: flex-start; }
  .elementor-widget-icon-box.media-left .wgl-services_media-wrap .wgl-widget_wrapper:before {
    width: 200%;
    height: 200%;
    transform: translate(-50%, -50%); }

.elementor-widget-icon-box.media-center .wgl-services_media-wrap {
  justify-content: center; }
  .elementor-widget-icon-box.media-center .wgl-services_media-wrap .wgl-widget_wrapper:before {
    width: 100%;
    height: 100%;
    transform: translate(0%, 0%); }

.wgl-services-2 {
  overflow: hidden; }
  .wgl-services-2 .wgl-services_wrap {
    transition: 0.4s; }
    .wgl-services-2 .wgl-services_wrap .wgl-icon {
      display: block; }
  .wgl-services-2 .wgl-services_media-wrap {
    position: relative;
    display: flex; }
    .wgl-services-2 .wgl-services_media-wrap .wgl-widget_container {
      z-index: 1; }
  .wgl-services-2 .wgl-services_title {
    margin-bottom: 33px;
    font-size: 24px;
    line-height: 1.5;
    transition: 0.4s; }
  .wgl-services-2 .wgl-services_text {
    margin-bottom: 10px;
    font-size: 18px;
    transition: 0.4s; }
  .wgl-services-2 .wgl-services_link {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .wgl-services-2 .wgl-services_content-wrap {
    position: relative;
    z-index: 1; }
    .wgl-services-2 .wgl-services_content-wrap:before {
      content: '';
      display: inline-block;
      width: 36px;
      height: 2px;
      background: #ffffff;
      transition: 0.4s; }
  .wgl-services-2 .wgl-services_readmore {
    display: inline-flex;
    font-size: 13px;
    box-shadow: 4px 5px 16px 0px rgba(0, 0, 0, 0.2); }
    .wgl-services-2 .wgl-services_readmore.icon-right i {
      order: 1; }
    .wgl-services-2 .wgl-services_readmore i {
      transform-origin: center; }
    .wgl-services-2 .wgl-services_readmore .flaticon-plus {
      padding-top: 1px;
      padding-right: 0.5px; }
  .wgl-services-2:hover .wgl-services_media-wrap .elementor-icon, .wgl-services-2:hover .wgl-services_title {
    color: #ffffff; }

@media (max-width: 767px) {
  .wgl-services-6 .wgl-services_media-wrap .wgl-widget_wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

/* ==================== ##Services 3 ==================== */
.wgl-services-3_right .wgl-services-3 .wgl-services_number {
  margin-left: auto; }

.wgl-services-3_right .wgl-services-3 .wgl-services_media-wrap {
  left: 0;
  right: initial; }

.wgl-services-3_center .wgl-services-3 .wgl-services_number {
  margin-left: auto;
  margin-right: auto; }

.wgl-services-3_center .wgl-services-3 .wgl-services_media-wrap {
  left: 50%;
  right: initial;
  transform: scale(1) translateX(-50%); }

.wgl-services-3_center .wgl-services-3:hover .wgl-services_media-wrap {
  transform: scale(1) translateX(-50%); }

.wgl-services-3 .wgl-services_wrap {
  transition: 0.4s;
  position: relative;
  z-index: 1; }

.wgl-services-3 .wgl-services_media-wrap {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  display: inline-block;
  box-sizing: content-box;
  border-radius: 50%;
  text-align: center;
  transition: 0.6s;
  padding: 13%;
  transform: scale(1); }

.wgl-services-3 .wgl-services_title {
  font-size: 24px;
  line-height: 1.5;
  transition: 0.4s;
  text-transform: uppercase; }

.wgl-services-3 .wgl-services_readmore {
  display: inline-block; }

.wgl-services-3 .wgl-services_item-link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.wgl-services-3 .wgl-services_number {
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 800;
  transition: 0.4s; }

.wgl-services-3 .elementor-icon {
  display: block;
  line-height: inherit;
  font-size: inherit; }
  .wgl-services-3 .elementor-icon i {
    line-height: 1;
    font-size: 165px; }

.wgl-services-3 .wgl-widget_wrapper.elementor-image-box-img {
  height: 100%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

.wgl-services-3 .wgl-image-box_img > span {
  display: flex; }

.wgl-services-3:hover .wgl-services_media-wrap {
  transform: scale(0.75); }

/* ==================== ##Services 4 ==================== */
.wgl-services-4.services_left .wgl-services_media-wrap {
  margin-right: 20px; }

.wgl-services-4.services_right .wgl-services_wrap {
  flex-direction: row-reverse;
  text-align: right; }

.wgl-services-4.services_right .wgl-services_media-wrap {
  margin-left: 20px; }

.wgl-services-4.services_center .wgl-services_wrap {
  flex-direction: column;
  text-align: center; }

.wgl-services-4.services_center .wgl-services_media-wrap {
  margin-bottom: 20px; }

.wgl-services-4 .wgl-services_wrap {
  display: flex; }
  .wgl-services-4 .wgl-services_wrap i {
    font-size: 50px;
    line-height: 1; }

.wgl-services-4 .wgl-services_media-wrap {
  flex-shrink: 0; }

.wgl-services-4 .wgl-services_title {
  line-height: 42px;
  font-size: 30px;
  text-transform: uppercase;
  transition: 0.4s;
  margin-top: -13px;
  margin-bottom: 15px; }

.wgl-services-4 .wgl-services_link {
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-weight: 500;
  line-height: 36px;
  text-transform: uppercase; }
  .wgl-services-4 .wgl-services_link:hover {
    padding-left: 24px; }

/* ==================== ##Steps ==================== */
.wgl-steps-wrap {
  display: flex;
  align-items: stretch;
  text-align: center;
  font-size: 14px;
  padding: 0 1em; }
  .wgl-steps-wrap .steps-single-wrap {
    display: grid;
    width: 100%;
    position: relative;
    justify-items: center;
    grid-template-rows: 1fr 1fr;
    grid-gap: 30px; }
    .wgl-steps-wrap .steps-single-wrap .steps-content_wrap {
      font-size: initial; }
      .wgl-steps-wrap .steps-single-wrap .steps-content_wrap .steps-title {
        font-size: 21px;
        line-height: 1.5; }
      .wgl-steps-wrap .steps-single-wrap .steps-content_wrap .steps-text {
        line-height: 1.9; }
    .wgl-steps-wrap .steps-single-wrap .steps-icon i {
      line-height: 1em; }
    .wgl-steps-wrap .steps-single-wrap .steps-same_height {
      display: flex;
      flex-direction: column; }
    .wgl-steps-wrap .steps-single-wrap:not(.steps-single-invert) .steps-same_height.steps-media {
      justify-content: flex-end; }
    .wgl-steps-wrap .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
      order: 1; }
    .wgl-steps-wrap .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
      justify-content: flex-end; }
    .wgl-steps-wrap .steps-single-wrap .steps-counter {
      position: absolute;
      z-index: 2;
      width: 100%;
      left: 0;
      bottom: 0;
      top: 0;
      right: 0;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      margin: auto !important; }
      .wgl-steps-wrap .steps-single-wrap .steps-counter .steps-counter-line {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
        .wgl-steps-wrap .steps-single-wrap .steps-counter .steps-counter-line:before, .wgl-steps-wrap .steps-single-wrap .steps-counter .steps-counter-line:after {
          content: '';
          width: calc(50% - 20px);
          height: 2px;
          display: block;
          background-color: currentColor;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto; }
        .wgl-steps-wrap .steps-single-wrap .steps-counter .steps-counter-line:before {
          left: 0; }
        .wgl-steps-wrap .steps-single-wrap .steps-counter .steps-counter-line:after {
          right: 0; }
      .wgl-steps-wrap .steps-single-wrap .steps-counter span {
        display: block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding-top: 1px;
        font-size: 14px;
        border-radius: 3px;
        margin: auto;
        box-shadow: inset 0 0 0 2px currentColor;
        transition: all .4s;
        position: relative; }
        .wgl-steps-wrap .steps-single-wrap .steps-counter span:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          display: block;
          transition: 0.4s;
          z-index: -1;
          border-radius: inherit; }
        .wgl-steps-wrap .steps-single-wrap .steps-counter span:after {
          transform: translate(3px, 3px); }
    .wgl-steps-wrap .steps-single-wrap:first-child .steps-counter:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: -1em;
      height: 1em;
      width: 1em;
      border-radius: 1em;
      display: block;
      box-shadow: inset 0 0 0 2px currentColor; }
    .wgl-steps-wrap .steps-single-wrap:last-child .steps-counter:after {
      content: '\f112';
      font-family: Flaticon;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      right: -1em;
      height: 1em;
      line-height: 1em;
      width: 1em;
      display: block; }
    .wgl-steps-wrap .steps-single-wrap:last-child .steps-counter .steps-counter-line:after {
      padding-right: 8px;
      box-sizing: content-box;
      margin-right: -8px; }

.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert {
  flex-direction: column; }
  .wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
    justify-content: flex-start; }
  .wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
    order: 0; }

@media only screen and (max-width: 1024px) {
  .wgl-steps.wgl-steps-col-tablet-1 .steps-single-wrap.steps-single-invert {
    flex-direction: column; }
    .wgl-steps.wgl-steps-col-tablet-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
      justify-content: flex-start; }
    .wgl-steps.wgl-steps-col-tablet-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
      order: 0; } }

@media only screen and (max-width: 768px) {
  .wgl-steps.wgl-steps-col-mobile-1 .steps-single-wrap.steps-single-invert {
    flex-direction: column; }
    .wgl-steps.wgl-steps-col-mobile-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
      justify-content: flex-start; }
    .wgl-steps.wgl-steps-col-mobile-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
      order: 0; } }

.wgl-steps.appear_anim .steps-counter,
.wgl-steps.appear_anim .steps-content_wrap,
.wgl-steps.appear_anim .steps-media {
  opacity: 0; }

.wgl-steps.appear_anim .steps-counter {
  transition: all .4s, opacity .4s .3s, transform .4s .3s; }

.wgl-steps.appear_anim .steps-single-wrap:not(.steps-single-invert) .steps-content_wrap {
  transition: all .4s, opacity .4s .5s, transform .4s .5s;
  transform: translateY(-20px); }

.wgl-steps.appear_anim .steps-single-wrap:not(.steps-single-invert) .steps-media {
  transition: all .4s, opacity .4s .9s, transform .4s .9s;
  transform: translateY(20px); }

.wgl-steps.appear_anim .steps-single-wrap.steps-single-invert .steps-content_wrap {
  transition: all .4s, opacity .4s .5s, transform .4s .5s;
  transform: translateY(20px); }

.wgl-steps.appear_anim .steps-single-wrap.steps-single-invert .steps-media {
  transition: all .4s, opacity .4s .9s, transform .4s .9s;
  transform: translateY(-20px); }

.wgl-steps.appear_anim .show .steps-counter,
.wgl-steps.appear_anim .show .steps-media,
.wgl-steps.appear_anim .show .steps-content_wrap {
  opacity: 1;
  transform: translateY(0) !important; }

/* ==================== ##Striped Services ==================== */
.wgl-striped-services {
  display: flex;
  flex-direction: row; }
  .wgl-striped-services .service-item {
    width: 50%;
    height: 100%;
    transition: 0.5s;
    position: relative; }
    .wgl-striped-services .service-item .service-image {
      height: 100%;
      width: 100%;
      filter: grayscale(100%);
      background-repeat: no-repeat;
      transition: 0.5s;
      z-index: 0; }
    .wgl-striped-services .service-item_title {
      position: relative;
      z-index: 1;
      font-size: 36px;
      line-height: 1.3;
      font-weight: 800;
      transition: 0.5s; }
      .wgl-striped-services .service-item_title a {
        display: inline-block;
        font-size: 1em;
        line-height: inherit;
        color: inherit; }
    .wgl-striped-services .service-item_subtitle {
      font-size: 15px;
      line-height: 1.1;
      text-transform: uppercase;
      letter-spacing: 5px;
      margin-top: 14px;
      transition: 0.5s; }
    .wgl-striped-services .service-item_bg_text {
      font-size: 250px;
      line-height: 260px;
      position: absolute;
      transform: translate(25%, -10%);
      transition: 0.5s; }
      @supports (-webkit-text-stroke-width: 1px) {
        .wgl-striped-services .service-item_bg_text {
          opacity: 1;
          color: transparent !important;
          -webkit-text-stroke-width: 1px;
          white-space: nowrap;
          -webkit-text-stroke-color: #ffffff; } }
    .wgl-striped-services .service-item_content {
      display: flex;
      position: absolute;
      top: 0;
      left: 0;
      justify-content: center;
      align-items: center;
      text-align: center;
      flex-direction: column;
      width: 100%;
      height: 100%; }
    .wgl-striped-services .service-item_link {
      display: block;
      position: absolute;
      top: 50%;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      font-family: flaticon;
      font-size: 16px;
      line-height: 50px;
      text-align: center;
      color: #ffffff;
      background-color: #ff7029;
      transform: translate(0%, -50%);
      transition: 0.5s; }
      .wgl-striped-services .service-item_link:after {
        content: '\f117';
        display: block;
        border-radius: 50%;
        font-family: flaticon;
        font-size: 16px;
        line-height: 50px;
        font-weight: 300;
        text-align: center;
        transition: 0.4s, color 0s; }
      .wgl-striped-services .service-item_link:before {
        content: '';
        position: absolute;
        width: 175px;
        height: 175px;
        border: 1px solid transparent;
        border-radius: 50%;
        right: 50%;
        top: 50%;
        transform: translate(50%, -50%);
        transition: inherit; }
      .wgl-striped-services .service-item_link:hover:after {
        transition: 0.29s; }
    .wgl-striped-services .service-item.active {
      width: 75%; }
    .wgl-striped-services .service-item .service-item_subtitle {
      font-weight: 700; }
  .wgl-striped-services.onhover .service-item:not(.active) {
    width: 55%; }
    .wgl-striped-services.onhover .service-item:not(.active) .service-item_bg_text {
      display: block; }
    .wgl-striped-services.onhover .service-item:not(.active) .service-image {
      filter: grayscale(100%); }
  .wgl-striped-services.onhover .service-item .service-image {
    filter: grayscale(0%); }

@media only screen and (max-width: 1024px) {
  .wgl-striped-services {
    flex-direction: column; }
    .wgl-striped-services .service-item {
      width: 100%;
      height: 50%;
      display: flex;
      flex: 3; }
      .wgl-striped-services .service-item.active {
        width: 100%;
        height: 75%;
        flex: 5; }
      .wgl-striped-services .service-item .service-item_bg_text {
        font-size: 180px;
        line-height: 190px; }
    .wgl-striped-services.onhover .service-item:not(.active) {
      width: 100%;
      height: 40%;
      flex: 2; } }

/* ==================== ##Video Popup ==================== */
.wgl-video_popup {
  position: relative;
  z-index: 1; }
  .wgl-video_popup .videobox_content {
    display: flex;
    align-items: center; }
  .wgl-video_popup .videobox_background img {
    position: relative;
    z-index: 0;
    width: 100%;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15); }
  .wgl-video_popup .title {
    position: relative;
    z-index: 2;
    font-size: 16px;
    line-height: 1.35; }
  .wgl-video_popup .videobox_link {
    display: block;
    position: relative;
    flex-shrink: 0;
    border-radius: 50%;
    transition: all .4s;
    cursor: pointer;
    position: relative; }
    .wgl-video_popup .videobox_link:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      transition: 0.4s;
      z-index: -1;
      border-radius: inherit; }
  .wgl-video_popup .videobox_icon {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
    transition: .4s; }
  .wgl-video_popup.with_image .videobox_link_wrapper {
    position: absolute;
    z-index: 1;
    top: 50%; }
  .wgl-video_popup.button_align-left {
    text-align: left; }
    .wgl-video_popup.button_align-left .videobox_content,
    .wgl-video_popup.button_align-left .videobox_link_wrapper {
      justify-content: flex-start; }
    .wgl-video_popup.button_align-left.with_image .videobox_link_wrapper {
      left: 0;
      transform: translate(10%, -50%); }
    .wgl-video_popup.button_align-left.title_pos-right .videobox_content,
    .wgl-video_popup.button_align-left.title_pos-right .videobox_link_wrapper {
      justify-content: flex-end; }
    .wgl-video_popup.button_align-left.title_pos-top .videobox_content, .wgl-video_popup.button_align-left.title_pos-bot .videobox_content {
      align-items: flex-start; }
  .wgl-video_popup.button_align-center {
    text-align: center; }
    .wgl-video_popup.button_align-center .videobox_content,
    .wgl-video_popup.button_align-center .videobox_link_wrapper {
      justify-content: center; }
    .wgl-video_popup.button_align-center.with_image .videobox_link_wrapper {
      left: 50%;
      transform: translate(-50%, -50%); }
    .wgl-video_popup.button_align-center.title_pos-right .videobox_content,
    .wgl-video_popup.button_align-center.title_pos-right .videobox_link_wrapper {
      justify-content: center; }
  .wgl-video_popup.button_align-right {
    text-align: right; }
    .wgl-video_popup.button_align-right .videobox_content,
    .wgl-video_popup.button_align-right .videobox_link_wrapper {
      justify-content: flex-end; }
    .wgl-video_popup.button_align-right.with_image .videobox_link_wrapper {
      right: 0;
      transform: translate(-10%, -50%); }
    .wgl-video_popup.button_align-right.title_pos-top .videobox_content,
    .wgl-video_popup.button_align-right.title_pos-top .videobox_link_wrapper, .wgl-video_popup.button_align-right.title_pos-bot .videobox_content,
    .wgl-video_popup.button_align-right.title_pos-bot .videobox_link_wrapper {
      align-items: flex-end; }
  .wgl-video_popup.button_align-inline {
    display: inline-block; }
    .wgl-video_popup.button_align-inline.with_image .videobox_link_wrapper {
      left: 50%;
      transform: translate(-50%, -50%); }
  .wgl-video_popup.title_pos-right .videobox_content,
  .wgl-video_popup.title_pos-right .videobox_link_wrapper {
    flex-direction: row-reverse;
    justify-content: flex-start; }
  .wgl-video_popup.title_pos-top .videobox_content,
  .wgl-video_popup.title_pos-top .videobox_link_wrapper {
    flex-direction: column; }
  .wgl-video_popup.title_pos-bot .videobox_content,
  .wgl-video_popup.title_pos-bot .videobox_link_wrapper {
    flex-direction: column-reverse; }
  .wgl-video_popup .videobox_animation {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%; }
  .wgl-video_popup.animation_circles .videobox_animation {
    z-index: 1;
    border-width: 0.5px;
    border-style: solid;
    opacity: 0;
    animation: circles 3.9s linear 0s infinite;
    animation-play-state: paused; }
    .wgl-video_popup.animation_circles .videobox_animation.circle_2 {
      animation-delay: 1.3s; }
    .wgl-video_popup.animation_circles .videobox_animation.circle_3 {
      animation-delay: 2.6s; }
  .wgl-video_popup.animation_circles .videobox_link:hover .videobox_animation,
  .wgl-video_popup.animation_circles.idle-animation .videobox_animation {
    animation-play-state: running; }
  .wgl-video_popup.animation_circles.idle-animation .videobox_link:hover .videobox_animation {
    animation-play-state: paused; }

@keyframes circles {
  0% {
    transform: scale(1);
    opacity: 0; }
  20% {
    transform: scale(1.44);
    opacity: 0.5; }
  100% {
    transform: scale(3.2);
    opacity: 0; } }
  .wgl-video_popup.animation_ring_pulse .videobox_animation {
    z-index: -1;
    background: inherit;
    animation: pulse_ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
    animation-play-state: paused; }
  .wgl-video_popup.animation_ring_pulse .videobox_link:hover .videobox_animation,
  .wgl-video_popup.animation_ring_pulse.idle-animation .videobox_animation {
    animation-play-state: running; }
  .wgl-video_popup.animation_ring_pulse.idle-animation .videobox_link:hover .videobox_animation {
    animation-play-state: paused; }

@keyframes pulse_ring {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.7); }
  100% {
    transform: scale(1); } }
  .wgl-video_popup.animation_ring_static .videobox_animation {
    z-index: -1;
    border: 1px solid;
    border-radius: inherit;
    top: -70%;
    left: -70%;
    width: 242%;
    height: 242%;
    transition: 0.5s; }
  .wgl-video_popup.animation_ring_static .videobox_link:hover .videobox_animation:not(:hover) {
    transform: scale(0.3);
    opacity: 0; }

/* ==================== ##Working Hours ==================== */
.wgl-working-hours .working-item {
  display: flex;
  align-items: baseline; }
  .wgl-working-hours .working-item_day {
    order: 1;
    margin-right: 13px; }
  .wgl-working-hours .working-item_hours {
    order: 3;
    margin-left: 13px; }
  .wgl-working-hours .working-item:after {
    content: '';
    width: 100%;
    height: 1px;
    flex: 1;
    order: 2;
    transform: translateY(1px); }

.wgl-working-hours .working-item .working-item_day {
  font-weight: 400; }

.wgl-working-hours .working-item .working-item_hours {
  font-weight: 600; }

/* ==================== ##Responsive ==================== */
@media (max-width: 1460px) {
  .primary-nav > ul > li > a {
    padding: 0 18px; } }

@media (max-width: 1370px) {
  .wgl_portfolio_list-first {
    padding-left: 0;
    padding-top: 0; } }

@media (max-width: 1300px) {
  .wgl_module_team.team-col_5 .team-item:not(.slick-slide), .wgl_module_team.team-col_6 .team-item:not(.slick-slide) {
    width: 25%; }
    .wgl_module_team.team-col_5 .team-item:not(.slick-slide):nth-child(5n + 1), .wgl_module_team.team-col_6 .team-item:not(.slick-slide):nth-child(5n + 1) {
      clear: none; }
    .wgl_module_team.team-col_5 .team-item:not(.slick-slide):nth-child(4n + 1), .wgl_module_team.team-col_6 .team-item:not(.slick-slide):nth-child(4n + 1) {
      clear: left; }
  .wgl-portfolio_container .wgl_col-1-5:not(.slick-slide) {
    width: 25%; } }

@media (min-width: 1280px) {
  .text_desktop {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media (max-width: 1200px) {
  body.elementor-page.single main .wgl-container,
  .wgl-container {
    width: 950px; }
    body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
    .wgl-container .elementor-section-boxed .elementor-container {
      width: 950px; }
      body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-default .elementor-row,
      .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-default .elementor-row {
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px; }
      body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-narrow .elementor-row,
      .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-narrow .elementor-row {
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px; }
      body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-extended .elementor-row,
      .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-extended .elementor-row {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px; }
      body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wide .elementor-row,
      .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wide .elementor-row {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px; }
      body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wider .elementor-row,
      .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wider .elementor-row {
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-right: -30px; }
  body.elementor-page main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 950px; }
    body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
      width: 100%;
      max-width: 950px; }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(950px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(950px + 10px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(950px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(950px + 40px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(950px + 60px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(950px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(950px + 10px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(950px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(950px + 40px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(950px + 60px); }
  body.new-elementor.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container,
  body.new-elementor.single main .wgl-container .elementor-container .elementor-section-full_width .elementor-container,
  body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
  body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  body.new-elementor main .wgl-container.wgl-content-sidebar,
  body.new-elementor.single main .wgl-container:not(.wgl-content-sidebar) {
    padding-right: 0;
    padding-left: 0; }
  .wgl_module_team.team-col_6 .team-item, .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item {
    width: 33.33333333%; }
    .wgl_module_team.team-col_6 .team-item:nth-child(4n + 1), .wgl_module_team.team-col_5 .team-item:nth-child(4n + 1), .wgl_module_team.team-col_4 .team-item:nth-child(4n + 1) {
      clear: none; }
    .wgl_module_team.team-col_6 .team-item:nth-child(3n + 1), .wgl_module_team.team-col_5 .team-item:nth-child(3n + 1), .wgl_module_team.team-col_4 .team-item:nth-child(3n + 1) {
      clear: left; }
  .row:after {
    clear: both; }
  .d-xl-none {
    display: none; }
  .wgl-portfolio_container .wgl_col-1-5:not(.slick-slide),
  .wgl-portfolio_container .wgl_col-3:not(.slick-slide),
  .wgl-portfolio_container .wgl_col-4:not(.slick-slide) {
    width: 33%; } }

@media (min-width: 1024px) {
  .text_tablet {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media (max-width: 1024px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5,
  .row .wgl_col-1-6 {
    width: 50%; }
  .row .sidebar-container.wgl_col-3,
  .row .sidebar-container.wgl_col-4,
  .row #main-content.wgl_col-8,
  .row #main-content.wgl_col-9 {
    width: 100%; }
  .row .row .wgl_col-md-12 {
    width: 100%; }
  .footer .row .wgl_col-3 {
    margin-bottom: 30px; }
  .wgl-portfolio-single_item .wgl-portfolio-info_wrap > .wgl_col-8,
  .wgl-portfolio-single_item .wgl-portfolio-info_wrap > .wgl_col-4 {
    width: 100%; }
  .page_404_wrapper {
    background-image: none !important; }
  .single-team .single_team_page .team-single_wrapper {
    background-size: 20%; } }

@media (min-width: 992px) and (max-width: 1200px) {
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 90px; }
  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -70px;
    width: 50px;
    height: 50px; } }

@media (max-width: 992px) {
  body.elementor-page.single main .wgl-container,
  .wgl-container {
    width: 728px; }
    body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
    .wgl-container .elementor-section-boxed .elementor-container {
      width: 728px; }
  body.elementor-page main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 728px; }
    body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 728px;
      width: 100%; }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(728px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(728px + 10px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(728px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(728px + 40px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(728px + 60px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(728px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(728px + 10px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(728px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(728px + 40px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(728px + 60px); }
  main .alignwide {
    width: auto;
    margin-left: 0;
    transform: translateX(0); }
  .page-header_content .page-header_title,
  .page-header_content .page-header_breadcrumb {
    display: block; }
  .page-header_align_left .page-header_breadcrumbs {
    text-align: left; }
  .header_search.search_alt
.header_search-field
.header_search-wrap
.header_search-heading_bg {
    font-size: 125px;
    line-height: 0.24;
    margin-left: -74px; }
  .wgl_module_team.team-col_6 .team-item, .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item {
    width: 50%; }
    .wgl_module_team.team-col_6 .team-item:nth-child(3n + 1), .wgl_module_team.team-col_5 .team-item:nth-child(3n + 1), .wgl_module_team.team-col_4 .team-item:nth-child(3n + 1), .wgl_module_team.team-col_3 .team-item:nth-child(3n + 1) {
      clear: none; }
    .wgl_module_team.team-col_6 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_5 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_4 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_3 .team-item:nth-child(2n + 1) {
      clear: left; }
  .single-team .single_team_page .team-single_wrapper {
    flex-direction: column;
    margin-top: 40px;
    padding: 0px 25px; }
    .single-team .single_team_page .team-single_wrapper .team__image {
      margin: auto;
      position: relative; }
  .single-team .single_team_page .team-image_wrap {
    padding-right: 0; }
  .single-team .single_team_page .team-info_wrapper {
    width: 100%;
    padding: 62px 0 0; }
    .single-team .single_team_page .team-info_wrapper .team-title,
    .single-team .single_team_page .team-info_wrapper .team-info_item,
    .single-team .single_team_page .team-info_wrapper .team__icons {
      text-align: center; }
  .single-team .single_team_page .wpb_content_element {
    text-align: justify; }
  .page_404_wrapper {
    padding: 0 30px; }
  .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
    width: 750px; }
  .wgl-portfolio-single_wrapper.single_type-4 .wgl-portfolio-item_info {
    justify-content: flex-start; }
    .wgl-portfolio-single_wrapper.single_type-4 .wgl-portfolio-item_info .wgl-portfolio-item-info_desc {
      width: calc(50% - 70px); }
  .blog-posts .grid .wgl_col-6.item .bg-read-more {
    font-size: 50px; }
  .blog-posts .grid .wgl_col-4.item {
    width: 50%; }
    .blog-posts .grid .wgl_col-4.item:nth-child(3n+1) {
      clear: none; }
    .blog-posts .grid .wgl_col-4.item:nth-child(2n+1) {
      clear: both; }
  .wgl-portfolio_container .wgl_col-3:not(.slick-slide),
  .wgl-portfolio_container .wgl_col-4:not(.slick-slide) {
    width: 50%; } }

@media (min-width: 799px) {
  .text_mobile {
    font-size: inherit !important;
    line-height: inherit !important; } }

@media (max-width: 768px) {
  .page-header_content .page-header_title + .page-header_breadcrumb {
    padding-top: 5px; }
  .page-header_content .breadcrumbs {
    white-space: normal; }
  .wgl-portfolio_container .wgl_col-1-5:not(.slick-slide) {
    width: 50%; }
  .wgl-portfolio_container .wgl_col-1-4:not(.slick-slide) {
    width: 100%; }
  .blog-posts .wgl_col-12 .format-standard .blog-post_wrapper, .blog-posts .wgl_col-12 .format-link.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-chat.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-quote.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-aside.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-audio.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-status.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper {
    padding: 24px 24px 24px 24px; }
  .blog-posts .wgl_col-12 .format-standard .post_meta-categories, .blog-posts .wgl_col-12 .format-link.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-chat.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-quote.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-aside.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-audio.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-image.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-video.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-status.format-no_featured .post_meta-categories, .blog-posts .wgl_col-12 .format-gallery.format-no_featured .post_meta-categories {
    margin-left: -44px;
    margin-right: -15px; }
  .blog-post.format-video:not(.format-no_featured) .post_meta-categories,
  .blog-post.format-gallery:not(.format-no_featured) .post_meta-categories,
  .blog-post.format-image:not(.format-no_featured) .post_meta-categories,
  .blog-post.format-standard-image .post_meta-categories {
    top: 24px; }
  .blog-style-standard .wgl_col-6 .blog-post_title > a,
  .blog-style-standard .wgl_col-4 .blog-post_title > a,
  .blog-style-standard .wgl_col-3 .blog-post_title > a,
  .blog-posts .blog-post_title > a {
    font-size: 24px;
    line-height: 36px; }
  .wgl_module_team.odd_items .team-item:nth-child(odd) {
    padding-top: 0 !important; } }

@media (min-width: 768px) {
  .row .wgl_col-12 {
    width: 100%; }
  .row .wgl_col-11 {
    width: 91.66666667%; }
  .row .wgl_col-10 {
    width: 83.33333333%; }
  .row .wgl_col-9 {
    width: 75%; }
  .row .wgl_col-8 {
    width: 66.66666667%; }
  .row .wgl_col-7 {
    width: 58.33333333%; }
  .row .wgl_col-6 {
    width: 50%; }
  .row .wgl_col-5 {
    width: 41.66666667%; }
  .row .wgl_col-4 {
    width: 33.33333333%; }
  .row .wgl_col-3 {
    width: 25%; }
  .row .wgl_col-1-5 {
    width: 20%; }
  .row .wgl_col-1-6 {
    width: 16.66%; }
  .row .wgl_col-2 {
    width: 16.66666667%; }
  .row .wgl_col-1 {
    width: 8.33333333%; }
  .row .wgl_portfolio_list-first > ul {
    font-size: 0.9vw;
    padding-bottom: 1vw; }
    .row .wgl_portfolio_list-first > ul li {
      line-height: 1.88vw; } }

@media (max-width: 767px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5,
  .row .wgl_col-1-6 {
    width: 100%; }
  .copyright {
    text-align: center; }
  .zircona-post-navigation .separator_post-nav {
    display: none; }
  body.elementor-page.single main .wgl-container,
  .wgl-container {
    width: 560px; }
    body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
    .wgl-container .elementor-section-boxed .elementor-container {
      width: 560px; }
  body.elementor-page main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 560px; }
    body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
      width: 100%;
      max-width: 560px; }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(560px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(560px + 10px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(560px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(560px + 40px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(560px + 60px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(560px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(560px + 10px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(560px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(560px + 40px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(560px + 60px); }
  .footer_top-area .row [class*='wgl_col-'] + [class*='wgl_col-'] {
    margin-top: 35px; }
  .sidebar-container {
    padding-top: 35px; }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 80px; }
  #comments .commentlist .comment .children .comment {
    margin-left: 30px; }
  #comments .commentlist .comment .commentava,
  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -60px;
    height: 40px;
    width: 40px; }
  .mobile_text_center,
  .mobile-acenter {
    text-align: center; }
  .resp_align_center {
    text-align: center !important; }
  .coming-soon.row .wgl_col-9 {
    width: 75%; }
  .coming-soon.row .wgl_col-3 {
    width: 25%; }
  .wgl_module_subtitle-wrapper .filter-after_subtite {
    text-align: left; }
  ul.wgl-products li .woo_product_image .group_button-woo,
  .woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo {
    visibility: visible;
    opacity: 1; }
    ul.wgl-products li .woo_product_image .group_button-woo > *,
    .woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo > * {
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
  .wgl-tabs.tabs_align-justify .wgl-tabs_headings {
    flex-direction: column; }
    .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header {
      margin-right: 0 !important;
      margin-left: 0 !important; }
  .single_info-share_social-wpapper .share_social-wpapper {
    display: block !important; }
  .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
    width: 600px; }
  .blog-posts .grid .wgl_col-4.item {
    width: 100%; }
  .author-info_avatar {
    float: none;
    margin: 30px; }
  .author-info_name {
    margin-top: 28px; }
  .author-info_wrapper {
    display: block; }
  .author-info_content {
    margin-left: 30px;
    margin-bottom: 25px;
    padding: 0 20px 0 0; }
  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    margin-left: 20px; } }

@media (max-width: 600px) {
  body.elementor-page.single main .wgl-container,
  .wgl-container {
    width: 420px; }
    body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
    .wgl-container .elementor-section-boxed .elementor-container {
      width: 420px; }
  body.elementor-page main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 420px; }
    body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 420px;
      width: 100%; }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(420px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(420px + 10px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(420px + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(420px + 40px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(420px + 60px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(420px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(420px + 10px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(420px + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(420px + 40px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(420px + 60px); }
  div[id*=wpadminb] {
    top: -46px !important; }
  .banner_404 {
    font-size: 160px; }
  #sb_instagram .sbi_photo {
    padding-bottom: 100%;
    height: 0 !important; }
  #sb_instagram #sbi_images .sbi_item {
    width: 33.3333% !important; }
  #sb_instagram #sbi_images .sbi_item:nth-child(even) {
    margin-top: 0 !important; }
  #sb_instagram .sbi_photo:after {
    font-size: 40px; }
  .single-team .single_team_page .team-info_item h5 + span,
  .single-team .single_team_page .team-info_item h5 + a {
    display: block;
    margin-left: unset; }
  .wgl_module_team.team-col_6 .team-item, .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item, .wgl_module_team.team-col_2 .team-item {
    width: 100%; }
    .wgl_module_team.team-col_6 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_5 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_4 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_3 .team-item:nth-child(2n + 1), .wgl_module_team.team-col_2 .team-item:nth-child(2n + 1) {
      clear: none; }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-right: 20px; }
  #comments .commentlist .comment_info {
    padding-right: 10px; }
  .page_404_wrapper .banner_404 {
    letter-spacing: 0; }
    .page_404_wrapper .banner_404__digit {
      font-size: 220px; }
      .page_404_wrapper .banner_404__digit:first-child,
      .page_404_wrapper .banner_404__digit:first-child + img {
        margin-right: -114px; }
    .page_404_wrapper .banner_404 img {
      transform: scale(0.85); }
  .wgl-testimonials.type-inline_top .wgl-testimonials_image {
    position: relative;
    margin-left: 0;
    margin-top: 0; }
  .wgl-testimonials.type-inline_top .wgl-carousel_wrapper .wgl-testimonials-item_wrap {
    padding-left: 15px; }
  .wgl-testimonials.add_quote_icon .wgl-testimonials_item:after {
    display: none; }
  .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
    width: 550px; }
  .a-mobileleft {
    text-align: left; }
  .a-mobilecenter {
    text-align: center; }
  .a-mobileright {
    text-align: right; }
  .wgl-portfolio_container .wgl_col-3:not(.slick-slide),
  .wgl-portfolio_container .wgl_col-4:not(.slick-slide),
  .wgl-portfolio_container .wgl_col-1-5:not(.slick-slide) {
    width: 100%; }
  .wgl-portfolio-single_wrapper .portfolio-item__title {
    line-height: 1.3; }
  .single_type-3 .single_post_info {
    flex-direction: column; }
    .single_type-3 .single_post_info > div {
      margin-bottom: 20px; }
      .single_type-3 .single_post_info > div:last-child {
        margin-bottom: 0; }
    .single_type-3 .single_post_info .single_info-share_social-wpapper {
      margin-right: auto; } }

@media (max-width: 480px) {
  body.elementor-page.single main .wgl-container,
  .wgl-container {
    width: 90%; }
    body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
    .wgl-container .elementor-section-boxed .elementor-container {
      width: 90%;
      margin-left: auto;
      margin-right: auto; }
  body.elementor-page.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
    width: 100%; }
  body.elementor-page main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 90%; }
    body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
    body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 100%;
      width: 100%; }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(90% + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(90% + 10px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(90% + 30px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(90% + 40px); }
  body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(90% + 60px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(90% + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(90% + 10px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(90% + 30px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(90% + 40px); }
  body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
  body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(90% + 60px); }
  .wgl_module_team .team-item_info {
    padding: 28px 20px 15px; }
  .wgl_module_team .team-item_content:hover .team-item_excerpt {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px; }
  .single-team .single_team_page .team-title {
    margin-bottom: 25px; }
  .single-team .single_team_page .team-info_item {
    margin-bottom: 12px; }
  #comments .commentlist .comment_author_says {
    margin-bottom: 5px; }
  #comments .commentlist .comment .children .comment {
    margin-left: 15px; }
  #comments .comment-reply-link {
    position: relative; }
  #comments #respond {
    padding-left: 20px;
    padding-right: 20px; }
  .page_404_wrapper .banner_404 {
    margin-top: -40px;
    line-height: 1.63; }
    .page_404_wrapper .banner_404 img {
      transform: scale(0.67); }
    .page_404_wrapper .banner_404__digit:first-child,
    .page_404_wrapper .banner_404__digit:first-child + img {
      margin-right: -127px; }
  .page_404_wrapper .banner_404__digit {
    font-size: 166px; }
  .page_404_wrapper .banner_404_title {
    margin-top: 0; }
    .page_404_wrapper .banner_404_title,
    .page_404_wrapper .banner_404_title span {
      font-size: 35px;
      line-height: 1.3; }
  .header_search.search_alt
.header_search-field
.header_search-wrap
.header_search-heading_bg {
    font-size: 95px;
    line-height: 0.3;
    margin-left: -26px; }
  .coming-soon.row .wgl_col-9 {
    width: 60%; }
  .coming-soon.row .wgl_col-3 {
    width: 40%; }
  .blog-style-standard .blog-post.format-no_featured .share_post-container {
    top: 10px;
    right: 10px; }
  .blog-style-standard .blog-post.format-no_featured.format-quote .share_post-container, .blog-style-standard .blog-post.format-no_featured.format-link .share_post-container {
    z-index: 4;
    top: -80px; }
  .blog-style-standard .blog-post .blog-post_wrapper .blog-post_media .bg-read-more {
    font-size: 32px; }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px; }
    .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow:after {
      line-height: 40px; }
    .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow:before {
      font-size: 13px;
      line-height: 40px;
      padding-right: 9px; }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-prev {
    left: -20px; }
    .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-prev:before {
      padding-left: 9px;
      padding-right: 0; }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .slick-next {
    right: -20px; }
  .blog-posts .blog-post.format-link.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-chat.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-aside.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-audio.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-quote.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-image.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-video.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-status.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-gallery.format-no_featured .post_meta-categories, .blog-posts .blog-post.format-standard .post_meta-categories {
    margin-left: 0;
    margin-right: -10px; }
  .blog-posts .wgl_col-6 .format-standard .blog-post_wrapper, .blog-posts .wgl_col-6 .format-audio:not(.format-no_featured) .blog-post_wrapper, .blog-posts .wgl_col-6 .format-quote .blog-post_wrapper, .blog-posts .wgl_col-6 .format-link .blog-post_wrapper, .blog-posts .wgl_col-6 .format-aside:not(.format-no_featured) .blog-post_wrapper, .blog-posts .wgl_col-6 .format-status:not(.format-no_featured) .blog-post_wrapper, .blog-posts .wgl_col-6 .format-chat:not(.format-no_featured) .blog-post_wrapper, .blog-posts .wgl_col-6 .format-gallery.format-no_featured .blog-post_wrapper, .blog-posts .wgl_col-6 .format-image.format-no_featured .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-standard .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-audio:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-quote .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-link .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-aside:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-status:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-chat:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-gallery.format-no_featured .blog-post_wrapper,
  .blog-posts .wgl_col-4 .format-image.format-no_featured .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-standard .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-audio:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-quote .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-link .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-aside:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-status:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-chat:not(.format-no_featured) .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-gallery.format-no_featured .blog-post_wrapper,
  .blog-posts .wgl_col-3 .format-image.format-no_featured .blog-post_wrapper {
    padding: 20px; } }

@media (max-width: 380px) {
  .page_404_wrapper .banner_404 {
    margin-top: -100px;
    line-height: 1.4; }
    .page_404_wrapper .banner_404__digit {
      font-size: 130px; }
      .page_404_wrapper .banner_404__digit:first-child,
      .page_404_wrapper .banner_404__digit:first-child + img {
        margin-right: -139px; }
    .page_404_wrapper .banner_404 img {
      transform: scale(0.5); }
  .single-team .single_team_page .team-single_wrapper {
    padding-left: 15px;
    padding-right: 15px;
    background-size: 35%; }
  .single-team .single_team_page .team-info_wrapper {
    margin-top: 24px; }
  .wgl-logotype-container .logo-name {
    font-size: 30px; } }
