/*=====================

#Browser Styles Reset
#Main Styles
    #General Styles
    #Header Styles
        #Logo
        #Menu style
        #Mega Menu
        #Sticky Menu
        #Lavalamp
        #Mobile Navigation
    #Page Title
    #Header Search
    #Typography
    #Footer Styles
    #Page Search
#Modules
    #Blog
        #Image Overlay
        #Slider Post
        #Image Post
        #Standard Post
        #Post Share
        #Lists
        #Likes
    #Comments
    #Contact Form
    #Isotope
    #List Style
    #Load More
    #Pagination
    #Shares
    #Scroll Up
#WP Widgets
    #Author
    #Banner
    #Calendar
    #Gallery
    #Main Widgets
    #Navigation Menu
    #Recent Posts
    #Search
    #Tagcloud
    #Text Widget
#Elementor Header Widgets
    #Defaults
    #Date
    #List Info
#Elementor Widgets
    #Accordion Services
    #Accordion
    #Button
    #Carousel Control
    #Circuit Services
    #Clients
    #Countdown
    #Counter
    #Demo Item
    #Double Headings
    #Flip Box
    #Image Comparison
    #Image Layers
    #Info Box
    #Portfolio
    #Pricing Table
    #Progress Bar
    #Satellite Service
    #Service 1
    #Tabs
    #Team
    #Testimonials
    #Time Line Vertical
    #Video Popup
    #Working Hours
#Responsive

========================*/
/* ==================== ##Browser Reset ==================== */
* {
  box-sizing: border-box; }
  *:focus {
    outline: none !important; }

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: 600; }

pre {
  max-width: 100%;
  margin-top: 18px;
  margin-bottom: 20px;
  padding: 20px;
  word-wrap: break-word;
  background: #ebf0f9;
  overflow: auto; }
  pre code {
    color: var(--pawscare-content-color); }

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; }

small {
  font-size: 0.8em; }

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

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

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

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

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

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

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

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

dl {
  margin-bottom: 1.75em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 1.75em; }

p {
  margin: 0 0 16px 0; }
  p:empty {
    display: none;
    padding: 0;
    margin: 0; }
  p:last-child {
    margin-bottom: 0; }

a {
  transition: all 0.4s; }
  a, a:active, a:focus, a:hover {
    text-decoration: none; }

p a {
  transition: color 0.3s; }

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

body.elementor-page main .wgl-container,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-active main .wgl-container,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-preview main .wgl-container,
body.elementor-editor-preview .footer_top-area:not(.widgets_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:not(.widgets_area) .wgl-container.full-width,
  body.elementor-editor-active main .wgl-container.full-width,
  body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container.full-width,
  body.elementor-editor-preview main .wgl-container.full-width,
  body.elementor-editor-preview .footer_top-area:not(.widgets_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:not(.widgets_area) .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto; }
  body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container.full-width {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }

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

.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: 10.4167vw;
  font-weight: 900;
  line-height: 0.9em;
  z-index: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  color: #ecf8fd;
  display: block;
  -webkit-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 {
  margin-top: 12px;
  line-height: 1.3;
  font-weight: 500; }

.elementor-widget-container .elementor-divider, .elementor-widget-container .elementor-divider-separator {
  border-radius: inherit; }

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

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

.footer_top-area.widgets_area .wgl-container {
  border-bottom: 1px solid rgba(165, 178, 138, 0.1); }

.footer_top-area.widgets_area .row > div {
  padding-top: 50px;
  padding-bottom: 40px; }

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

.footer_top-area .widget_rss li cite,
.footer_top-area .widget_rss li .rss-date {
  color: inherit;
  opacity: .7; }

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

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

.footer_top-area .meta-data {
  color: #c4d0aa; }

.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
  padding-top: 0; }
  .footer_top-area .widget.widget_wgl_posts .recent-posts-widget .post__title {
    color: #ffffff; }
  .footer_top-area .widget.widget_wgl_posts .recent-posts-widget .post__link:hover .post__title {
    color: var(--pawscare-primary-color); }

.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 .title-wrapper .title::before {
    color: #f1a35e29; }
  .footer .widgets_area .title-wrapper .title::after {
    background-color: #544b48; }
  .footer .widgets_area .widget:not(:first-child) {
    padding-top: 51px; }
  .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 {
    border-color: transparent; }
    .footer .widgets_area .tagcloud a:hover {
      color: #ffffff; }
  .footer .widgets_area .widget_nav_menu .menu a:before,
  .footer .widgets_area .widget_nav_menu > ul a:before,
  .footer .widgets_area .widget_pages .menu a:before,
  .footer .widgets_area .widget_pages > ul a:before {
    background-color: var(--pawscare-primary-color); }
  .footer .widgets_area .widget_calendar .calendar_wrap table caption {
    background-color: #ffffff;
    color: var(--pawscare-header-font-color); }
  .footer .widgets_area .widget_calendar .calendar_wrap tbody td > a {
    color: var(--pawscare-header-font-color);
    font-weight: 700; }
    .footer .widgets_area .widget_calendar .calendar_wrap tbody td > a:hover {
      color: #ffffff; }
  .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'])::placeholder {
        font: inherit;
        color: inherit;
        outline: none;
        -webkit-appearance: none;
        transition: 0.4s; }
      .footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):active::placeholder, .footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):focus::placeholder {
        opacity: 0; }
    .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; }

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

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

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

/* ==================== ##General Styles ==================== */
input[type='text'],
input[type='url'],
input[type='search'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='time'],
input[type='number'],
input[type='date'],
select,
textarea {
  display: block;
  height: 60px;
  max-width: 100%;
  margin: 0 0 20px 0;
  color: #767676;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  box-shadow: 2px 1px 5px 0 rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 14px 20px 12px;
  font-family: var(--pawscare-content-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  background-color: #fff;
  text-transform: unset;
  transition: 0.3s; }
  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,
  input[type='number']:focus,
  input[type='date']:focus,
  select:focus,
  textarea:focus {
    border-color: transparent;
    box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1); }
  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,
  input[type='number']::placeholder,
  input[type='date']::placeholder,
  select::placeholder,
  textarea::placeholder {
    font: inherit;
    color: inherit;
    outline: none;
    -webkit-appearance: none;
    transition: 0.4s; }
  input[type='text']:active::placeholder, input[type='text']:focus::placeholder,
  input[type='url']:active::placeholder,
  input[type='url']:focus::placeholder,
  input[type='search']:active::placeholder,
  input[type='search']:focus::placeholder,
  input[type='email']:active::placeholder,
  input[type='email']:focus::placeholder,
  input[type='password']:active::placeholder,
  input[type='password']:focus::placeholder,
  input[type='tel']:active::placeholder,
  input[type='tel']:focus::placeholder,
  input[type='time']:active::placeholder,
  input[type='time']:focus::placeholder,
  input[type='number']:active::placeholder,
  input[type='number']:focus::placeholder,
  input[type='date']:active::placeholder,
  input[type='date']:focus::placeholder,
  select:active::placeholder,
  select:focus::placeholder,
  textarea:active::placeholder,
  textarea:focus::placeholder {
    opacity: 0; }

input[type='radio'],
input[type='checkbox'] {
  margin: 5px 0.4375em 0 0;
  cursor: pointer; }
  input[type='radio'] ~ label,
  input[type='checkbox'] ~ label {
    display: inline;
    cursor: pointer;
    transition: 0.3s; }
  input[type='radio']:hover ~ label,
  input[type='radio'] ~ label:hover,
  input[type='checkbox']:hover ~ label,
  input[type='checkbox'] ~ label:hover {
    color: var(--pawscare-primary-color); }

input[type='submit'],
button {
  display: inline-block;
  height: 60px;
  max-width: 100%;
  margin-bottom: 0;
  border: unset;
  border-radius: 5px;
  outline: none;
  padding: 10px 26px 6px;
  font-family: inherit;
  font-size: 14px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 0;
  color: var(--pawscare-button-color-idle);
  background: var(--pawscare-button-bg-idle);
  cursor: pointer;
  -webkit-appearance: none;
  transition: 0.4s; }
  input[type='submit']:hover, input[type='submit']:focus,
  button:hover,
  button:focus {
    color: var(--pawscare-button-color-hover);
    background: var(--pawscare-button-bg-hover); }
    input[type='submit']:hover::before, input[type='submit']:focus::before,
    button:hover::before,
    button:focus::before {
      color: var(--pawscare-button-bg-idle); }
  input[type='submit']:active,
  button:active {
    color: var(--pawscare-button-color-active);
    background: var(--pawscare-button-bg-active); }

textarea {
  height: 120px;
  padding-top: 13px; }
  textarea::placeholder {
    text-transform: unset; }

.input-bg-white input,
.input-bg-white textarea {
  background-color: #ffffff; }

select {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 20px;
  overflow: hidden;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: var(--pawscare-bg-caret);
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: calc(100% - 19px) center; }

.post-password-form p:first-child {
  margin-bottom: 24px; }

.post-password-form label {
  display: inline-block;
  width: 100%;
  margin-right: 8px;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .post-password-form label {
      width: calc(100% - 130px);
      max-width: 270px; } }
  .post-password-form label input[type='password'] {
    width: 100%;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 0; }

.post-password-form input[type='submit'] {
  min-width: 140px;
  height: 50px;
  padding: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  vertical-align: bottom;
  color: var(--pawscare-button-color-idle);
  background-color: var(--pawscare-button-bg-idle); }
  .post-password-form input[type='submit']:hover {
    color: var(--pawscare-button-color-hover);
    background-color: var(--pawscare-button-bg-hover); }

.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-section-boxed .elementor-container {
    width: 100%; }

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

.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; }
  .row.sidebar_right .sidebar-container {
    padding-left: 25px; }
  .row.sidebar_left .sidebar-container {
    padding-right: 25px; }

.wgl-carousel {
  position: relative;
  z-index: 1; }

.wgl-carousel_swiper a, .wgl-carousel_swiper a:hover, .wgl-carousel_swiper a:focus {
  transition: 0.4s; }

a:hover {
  color: inherit; }

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

.hover_links a {
  -webkit-text-decoration: underline transparent;
  text-decoration: underline transparent;
  transition: color 0.3s, -webkit-text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s; }

.aleft {
  text-align: left; }

.acenter {
  text-align: center; }

.aright {
  text-align: right; }

.ajustify {
  text-align: justify; }

.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; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft {
  text-align: left; }

body:not([data-elementor-device-mode='desktop']) .a-tabletcenter {
  text-align: center; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright {
  text-align: right; }

body:not([data-elementor-device-mode='desktop']) .a-tabletjustify {
  text-align: justify; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft .wgl-layout-top {
  justify-content: unset; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft .wgl-layout-left {
  justify-content: flex-start; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft .wgl-layout-right {
  justify-content: flex-end; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft .wgl-layout-tablet-top {
  justify-content: unset; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft .wgl-layout-tablet-left {
  justify-content: flex-start; }

body:not([data-elementor-device-mode='desktop']) .a-tabletleft .wgl-layout-tablet-right {
  justify-content: flex-end; }

body:not([data-elementor-device-mode='desktop']) .a-tabletcenter .wgl-layout-top {
  justify-content: unset; }

body:not([data-elementor-device-mode='desktop']) .a-tabletcenter .wgl-layout-left, body:not([data-elementor-device-mode='desktop']) .a-tabletcenter .wgl-layout-right {
  justify-content: center; }

body:not([data-elementor-device-mode='desktop']) .a-tabletcenter .wgl-layout-tablet-top {
  justify-content: unset; }

body:not([data-elementor-device-mode='desktop']) .a-tabletcenter .wgl-layout-tablet-left {
  justify-content: center; }

body:not([data-elementor-device-mode='desktop']) .a-tabletcenter .wgl-layout-tablet-right {
  justify-content: center; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright .wgl-layout-top {
  justify-content: unset; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright .wgl-layout-left {
  justify-content: flex-end; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright .wgl-layout-right {
  justify-content: flex-start; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright .wgl-layout-tablet-top {
  justify-content: unset; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright .wgl-layout-tablet-left {
  justify-content: flex-end; }

body:not([data-elementor-device-mode='desktop']) .a-tabletright .wgl-layout-tablet-right {
  justify-content: flex-start; }

body:not([data-elementor-device-mode='desktop']) .wgl-layout-tablet-top {
  flex-direction: column; }
  body:not([data-elementor-device-mode='desktop']) .wgl-layout-tablet-top .content_wrapper {
    flex-grow: 0; }

body:not([data-elementor-device-mode='desktop']) .wgl-layout-tablet-left {
  flex-direction: row; }
  body:not([data-elementor-device-mode='desktop']) .wgl-layout-tablet-left .content_wrapper {
    flex-grow: 1; }

body:not([data-elementor-device-mode='desktop']) .wgl-layout-tablet-right {
  flex-direction: row-reverse; }
  body:not([data-elementor-device-mode='desktop']) .wgl-layout-tablet-right .content_wrapper {
    flex-grow: 1; }

body[data-elementor-device-mode='mobile'] .a-mobileleft {
  text-align: left; }

body[data-elementor-device-mode='mobile'] .a-mobilecenter {
  text-align: center; }

body[data-elementor-device-mode='mobile'] .a-mobileright {
  text-align: right; }

body[data-elementor-device-mode='mobile'] .a-mobilejustify {
  text-align: justify; }

body[data-elementor-device-mode='mobile'] .a-mobileleft .wgl-layout-top {
  justify-content: unset; }

body[data-elementor-device-mode='mobile'] .a-mobileleft .wgl-layout-left {
  justify-content: flex-start; }

body[data-elementor-device-mode='mobile'] .a-mobileleft .wgl-layout-right {
  justify-content: flex-end; }

body[data-elementor-device-mode='mobile'] .a-mobileleft .wgl-layout-tablet-top {
  justify-content: unset; }

body[data-elementor-device-mode='mobile'] .a-mobileleft .wgl-layout-tablet-left {
  justify-content: flex-start; }

body[data-elementor-device-mode='mobile'] .a-mobileleft .wgl-layout-tablet-right {
  justify-content: flex-end; }

body[data-elementor-device-mode='mobile'] .a-mobilecenter .wgl-layout-top {
  justify-content: unset; }

body[data-elementor-device-mode='mobile'] .a-mobilecenter .wgl-layout-left, body[data-elementor-device-mode='mobile'] .a-mobilecenter .wgl-layout-right {
  justify-content: center; }

body[data-elementor-device-mode='mobile'] .a-mobilecenter .wgl-layout-tablet-top {
  justify-content: unset; }

body[data-elementor-device-mode='mobile'] .a-mobilecenter .wgl-layout-tablet-left {
  justify-content: center; }

body[data-elementor-device-mode='mobile'] .a-mobilecenter .wgl-layout-tablet-right {
  justify-content: center; }

body[data-elementor-device-mode='mobile'] .a-mobileright .wgl-layout-top {
  justify-content: unset; }

body[data-elementor-device-mode='mobile'] .a-mobileright .wgl-layout-left {
  justify-content: flex-end; }

body[data-elementor-device-mode='mobile'] .a-mobileright .wgl-layout-right {
  justify-content: flex-start; }

body[data-elementor-device-mode='mobile'] .a-mobileright .wgl-layout-tablet-top {
  justify-content: unset; }

body[data-elementor-device-mode='mobile'] .a-mobileright .wgl-layout-tablet-left {
  justify-content: flex-end; }

body[data-elementor-device-mode='mobile'] .a-mobileright .wgl-layout-tablet-right {
  justify-content: flex-start; }

body[data-elementor-device-mode='mobile'] .wgl-layout-mobile-top {
  flex-direction: column; }
  body[data-elementor-device-mode='mobile'] .wgl-layout-mobile-top .content_wrapper {
    flex-grow: 0; }

body[data-elementor-device-mode='mobile'] .wgl-layout-mobile-left {
  flex-direction: row; }
  body[data-elementor-device-mode='mobile'] .wgl-layout-mobile-left .content_wrapper {
    flex-grow: 1; }

body[data-elementor-device-mode='mobile'] .wgl-layout-mobile-right {
  flex-direction: row-reverse; }
  body[data-elementor-device-mode='mobile'] .wgl-layout-mobile-right .content_wrapper {
    flex-grow: 1; }

.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; }

@media (max-width: 1024px) {
  .wgl-layout-tablet-top {
    flex-direction: column; }
    .wgl-layout-tablet-top .content_wrapper {
      flex-grow: 0; }
  .wgl-layout-tablet-left {
    flex-direction: row; }
    .wgl-layout-tablet-left .content_wrapper {
      flex-grow: 1; }
  .wgl-layout-tablet-right {
    flex-direction: row-reverse; }
    .wgl-layout-tablet-right .content_wrapper {
      flex-grow: 1; } }

@media (max-width: 767px) {
  .wgl-layout-mobile-top {
    flex-direction: column; }
    .wgl-layout-mobile-top .content_wrapper {
      flex-grow: 0; }
  .wgl-layout-mobile-left {
    flex-direction: row; }
    .wgl-layout-mobile-left .content_wrapper {
      flex-grow: 1; }
  .wgl-layout-mobile-right {
    flex-direction: row-reverse; }
    .wgl-layout-mobile-right .content_wrapper {
      flex-grow: 1; } }

.fullwidth-wrapper {
  width: 100%; }

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

.relative {
  position: relative; }

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

.bypostauthor {
  opacity: 1; }

.ohidden {
  overflow: hidden; }

.ovisible {
  overflow: visible; }

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

.d-block {
  display: block; }

.d-none {
  display: none; }

@media (min-width: 1200px) {
  .d-xl-block {
    display: block; }
  .d-xl-none {
    display: none; } }

@media (min-width: 992px) {
  .d-lg-block {
    display: block; }
  .d-lg-none {
    display: none; } }

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

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

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

#main {
  padding: 40px 0 60px;
  position: relative;
  z-index: 0;
  overflow: hidden; }

.archive:not(.woocommerce) #main {
  padding-bottom: 100px; }

body > #main .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: #444444;
    text-decoration: none;
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none; }

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

.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%; }

.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%); }

/* ==================== ##Header Styles ==================== */
.wgl-theme-header {
  position: relative;
  z-index: 10; }
  .wgl-theme-header .wrapper a {
    color: inherit; }
  .wgl-theme-header .wrapper .pawscare_module_button a {
    margin-bottom: 0;
    box-shadow: none;
    color: #ffffff; }
  .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,
  .wgl-theme-header .mobile_nav_wrapper .primary-nav > ul > li ul:before,
  .wgl-theme-header .mobile_nav_wrapper .primary-nav > ul > li > div.mega-menu-container:before {
    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 .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_shadow {
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1); }
  .wgl-theme-header a.wgl-button {
    color: var(--pawscare-button-color-idle);
    background-color: var(--pawscare-button-bg-idle); }
    .wgl-theme-header a.wgl-button:hover {
      color: var(--pawscare-button-color-hover);
      background-color: var(--pawscare-button-bg-hover); }
    .wgl-theme-header a.wgl-button:active {
      color: var(--pawscare-button-color-active);
      background-color: var(--pawscare-button-bg-active); }
    .wgl-theme-header a.wgl-button.header-html-custom {
      padding: 19px 39px 15px;
      background-color: var(--pawscare-button-bg-hover); }
      .wgl-theme-header a.wgl-button.header-html-custom .elementor-icon {
        font-size: 1.45em;
        color: var(--pawscare-button-bg-idle);
        transition: 0.3s; }
      .wgl-theme-header a.wgl-button.header-html-custom .icon-bg {
        position: absolute;
        top: -9px;
        font-size: 80px;
        line-height: 1;
        color: rgba(255, 255, 255, 0.15);
        transform: translateX(-100%) rotate(-25deg); }
      .wgl-theme-header a.wgl-button.header-html-custom:hover {
        background-color: var(--pawscare-button-bg-idle); }
        .wgl-theme-header a.wgl-button.header-html-custom:hover .elementor-icon {
          color: var(--pawscare-button-color-idle); }

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;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 80px; }

.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; }
    .wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object:before {
      transform: rotate(0.5turn); }
  .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 {
  left: 0;
  right: auto; }
  .wgl-header-row .header_side[class^="position_left"] .primary-nav > ul > li:nth-last-child(1) > .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 {
  display: inline-block; }
  .wgl-logotype-container a, .wgl-logotype-container a:hover {
    color: inherit; }

.wgl-logotype-container .logo-name {
  font-size: 34px;
  line-height: 1;
  color: inherit; }

header:not(.wgl-menu-outer_content) > .wgl-logotype-container .logo-name {
  width: 200px;
  width: min-content;
  font-size: 30px;
  white-space: pre-line; }

.primary-nav {
  letter-spacing: 0.02em; }
  .primary-nav a {
    transition: 0.3s, color 0s; }
  .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;
      top: calc(50% + 20px);
      opacity: 0;
      height: 6px;
      width: 6px;
      border-radius: 6px;
      background-color: currentColor; }
    .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;
    margin-bottom: 0;
    z-index: unset; }
  .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: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto; }
      .primary-nav > ul li.mega-menu > ul.mega-menu .menu-item__plus {
        display: none; }
  .primary-nav > ul {
    height: 100%;
    margin-left: 0;
    padding: 0; }
  .primary-nav > ul > li {
    height: 100%; }
    .primary-nav > ul > li.menu-item-has-children > a .item_text:before {
      width: calc(100% + 28px); }
    .primary-nav > ul > li.mega-menu-links > ul.mega-menu {
      padding-left: 25px;
      padding-right: 25px; }
      .primary-nav > ul > li.mega-menu-links > ul.mega-menu > li > a > span:before {
        display: none; }
    .primary-nav > ul > li > a {
      display: flex;
      position: relative;
      z-index: 1;
      height: 100%;
      align-items: center;
      padding: 0 22px;
      color: inherit;
      transition: 0.2s; }
      .primary-nav > ul > li > a > span {
        position: relative; }
      @media (max-width: 1350px) {
        .primary-nav > ul > li > a {
          padding: 0 13px; } }
    .primary-nav > ul > li:hover > a > span:after {
      width: 20px; }
  .primary-nav ul > li.menu-item-has-children > a > .menu-item__plus,
  .primary-nav ul > li.mega-menu.mega-cat > a > .menu-item__plus {
    margin-top: 6px;
    margin-left: 8px;
    font-style: normal;
    font-size: 0.6em;
    line-height: 0.8;
    color: #b9b9b9; }
    .primary-nav ul > li.menu-item-has-children > a > .menu-item__plus:before,
    .primary-nav ul > li.mega-menu.mega-cat > a > .menu-item__plus:before {
      content: '\f128';
      font-family: flaticon; }
  .primary-nav ul li ul ul {
    top: -3px;
    left: calc(100% + 0px); }
    .primary-nav ul li ul ul:before {
      content: '';
      position: absolute;
      z-index: -1;
      width: 12px;
      height: 100%;
      top: 0;
      left: -11px; }
  .primary-nav ul li ul li {
    display: block; }
    .primary-nav ul li ul li > a > span,
    .primary-nav ul li ul li > a > i {
      position: relative; }
    .primary-nav ul li ul li > a > span {
      padding-right: 0; }
      .primary-nav ul li ul li > a > span .item_text {
        position: relative;
        z-index: 1; }
    .primary-nav ul li ul li:hover ul {
      top: -19px; }
    .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[class*="current"] > 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: block;
      position: relative;
      padding: 2px 30px 1px 28px;
      color: inherit;
      opacity: 1; }
      .primary-nav ul li ul .menu-item a > span {
        display: block;
        padding-right: 25px;
        transform: translateX(0);
        transition: 0.3s;
        z-index: 1; }
        .primary-nav ul li ul .menu-item a > span::before {
          content: var(--pawscare-main-icon-content);
          display: inline-block;
          position: absolute;
          top: -1px;
          left: -24px;
          font-family: var(--pawscare-main-icon-font-family);
          font-weight: var(--pawscare-main-icon-font-weight);
          opacity: 0;
          transform: rotate(30deg);
          transition: inherit; }
      .primary-nav ul li ul .menu-item a:hover > span {
        transform: translateX(24px); }
        .primary-nav ul li ul .menu-item a:hover > span::before {
          opacity: 1; }
  .primary-nav ul li ul,
  .primary-nav ul li div.mega-menu-container {
    display: block;
    position: absolute;
    z-index: 555;
    top: calc(100% + 25px);
    left: -5px;
    min-width: 270px;
    margin-top: 0;
    margin-left: 0;
    border-radius: 10px;
    padding: 19px 0 18px;
    text-align: left;
    white-space: nowrap;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in; }
    .primary-nav ul li ul:before,
    .primary-nav ul li div.mega-menu-container:before {
      content: '';
      position: absolute;
      z-index: -1;
      height: 12px;
      width: 100%;
      left: 0;
      top: -11px; }
    @media (max-width: 1350px) {
      .primary-nav ul li ul,
      .primary-nav ul li div.mega-menu-container {
        left: -15px; } }
  .primary-nav ul li:hover > ul,
  .primary-nav ul li:hover > div.mega-menu-container {
    z-index: 556;
    top: calc(100% + 0px);
    opacity: 1;
    visibility: visible; }
    .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; }
  .primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > .menu-item__plus {
    position: absolute;
    right: 28px;
    top: .8em;
    font-size: 0.7em;
    transform: rotate(-90deg);
    transition: 0.2s; }
  .primary-nav > .menu > .menu-item:nth-last-child(1) > .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 {
      left: auto; }
    .primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu {
      right: 100%; }
  .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 {
    left: 0 !important;
    right: auto !important; }
  .primary-nav ul.sub-menu.wgl-submenu-position-left {
    left: auto !important;
    right: 100% !important; }
  .primary-nav ul.sub-menu.wgl-submenu-position-right {
    left: 100% !important;
    right: auto !important; }

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

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

.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: 34px;
    margin-bottom: 30px;
    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 {
      background: none !important; }
    .primary-nav ul li.mega-menu-links > ul > li > a {
      position: relative;
      padding: 4px 15px 0; }
      .primary-nav ul li.mega-menu-links > ul > li > a > span {
        padding: 0 !important;
        pointer-events: none;
        transform: translateX(0) !important; }
      .primary-nav ul li.mega-menu-links > ul > li > a span:before, .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; }

.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text {
  display: flex;
  flex-direction: column;
  text-align: center; }
  .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    margin-bottom: 10px;
    transition: 0.4s; }

.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
  font-size: 20px;
  font-weight: 700; }
  .primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a:hover .item_text > img {
    transform: translateY(-10px); }

body.home.blog > header + #main {
  border-top: 1px solid rgba(31, 46, 44, 0.1); }

.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-cart-header {
  line-height: 0;
  font-size: 0; }

.wgl-mobile-header .wgl-header-row {
  display: flex;
  align-items: center; }

.wgl-mobile-header .header_search .wgl-search .header_search-close {
  transform: scale(0); }

.wgl-mobile-header .header_search.header_search-open .wgl-search .header_search-close {
  transform: scale(1); }

.wgl-mobile-header .header_search.search_standard .header_search-field .header_search-close {
  color: var(--pawscare-button-bg-idle);
  background: unset; }

.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
  display: none; }

.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
  font-size: inherit;
  font-weight: inherit; }

header .elementor-widget-wrap {
  align-items: center; }

header nav.submenu-disable .menu-item__plus,
header nav.submenu-disable .sub-menu {
  display: none; }

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, opacity; }

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

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

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

.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.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.easeInOutCubic {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 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); }

/* ==================== ##Header Search ==================== */
.header_search-button {
  display: inline-block;
  position: relative;
  font-size: 22px;
  transform-origin: center;
  cursor: pointer;
  transition: 0.3s; }

.header_search-close {
  position: absolute;
  line-height: 1;
  cursor: pointer;
  opacity: 0;
  transform-origin: center;
  transform: translateY(60%) scale(0); }

.header_search .header_search-button-wrapper {
  display: flex;
  height: 100%;
  transition: 0.3s; }

.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-button, .header_search.search_standard .header_search-field .search-button, .header_search.search_mobile_menu .header_search-field .search-button {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  margin: 0;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  transition: 0.4s; }
  .header_search.search_alt .header_search-field .search-button:hover ~ .search__icon, .header_search.search_alt .header_search-field .search-button:focus ~ .search__icon, .header_search.search_alt .header_search-field .search-button:active ~ .search__icon, .header_search.search_standard .header_search-field .search-button:hover ~ .search__icon, .header_search.search_standard .header_search-field .search-button:focus ~ .search__icon, .header_search.search_standard .header_search-field .search-button:active ~ .search__icon, .header_search.search_mobile_menu .header_search-field .search-button:hover ~ .search__icon, .header_search.search_mobile_menu .header_search-field .search-button:focus ~ .search__icon, .header_search.search_mobile_menu .header_search-field .search-button:active ~ .search__icon {
    color: #ffffff; }

.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: 0;
  right: 0;
  width: 50px;
  height: 50px;
  font-size: 21px;
  line-height: 50px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  opacity: 1;
  transition: 0.4s;
  pointer-events: none; }

.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-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-color: rgba(52, 43, 39, 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%;
    height: 50px;
    font-size: 18px;
    margin: 0; }
    .header_search.search_alt .header_search-field .search-field::placeholder {
      font: inherit;
      color: inherit;
      outline: none;
      -webkit-appearance: none;
      transition: 0.4s; }
    .header_search.search_alt .header_search-field .search-field:active::placeholder, .header_search.search_alt .header_search-field .search-field:focus::placeholder {
      opacity: 0; }
  .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: 41px; }
    .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
      font-size: 42px;
      line-height: 1.3;
      color: #ffffff; }
  .header_search.search_alt .header_search-field .header_search-close {
    display: none;
    color: #ffffff; }
  @media (max-width: 480px) {
    .header_search.search_alt .header_search-field .search-form {
      width: 90%; }
    .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
      font-size: 30px; } }

.header_search.search_standard .header_search-field {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  border-radius: 0;
  padding: 0;
  background-color: #ffffff;
  overflow: hidden;
  transform: scale3d(1, 1, 1);
  opacity: 1;
  visibility: hidden;
  transition: 0.4s; }
  .header_search.search_standard .header_search-field .search-form {
    width: 100%;
    max-width: 570px;
    margin: 0 auto; }
  .header_search.search_standard .header_search-field .search-field {
    width: inherit;
    height: 50px;
    max-width: inherit;
    margin: 0 auto;
    border: 0;
    padding: 5px 5px 5px 60px;
    font-size: 16px;
    font-weight: normal; }
    .header_search.search_standard .header_search-field .search-field::placeholder {
      font: inherit;
      color: inherit; }
  .header_search.search_standard .header_search-field .header_search-close {
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    color: var(--pawscare-button-color-idle);
    background: var(--pawscare-button-bg-idle);
    z-index: 2; }
    .header_search.search_standard .header_search-field .header_search-close:before {
      z-index: 2;
      position: relative; }
    .header_search.search_standard .header_search-field .header_search-close:hover {
      color: var(--pawscare-button-color-hover);
      background: var(--pawscare-button-bg-hover); }
  .header_search.search_standard .header_search-field .search-button {
    left: 5px;
    right: unset; }
  .header_search.search_standard .header_search-field .search__icon {
    left: 0;
    right: unset; }

.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-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.search_standard .header_search-field {
  right: 0;
  width: 100%;
  height: 100%; }

.header_search.search_mobile_menu .header_search-field .search-form .search-field {
  height: 50px;
  width: 100%; }

.elementor-widget-wgl-header-search {
  position: initial; }
  .elementor-widget-wgl-header-search.full-height-yes .header_search-close {
    transform: scale(0); }
  .elementor-widget-wgl-header-search.full-height-yes .header_search-open .header_search-close {
    transform: scale(1); }

.elementor-section-full_width .header_search.search_standard .header_search-close {
  right: 30px; }

.v_align_middle .header_search-button-wrapper {
  align-items: center; }

.v_align_bottom .header_search-button-wrapper {
  align-items: flex-end; }

.elementor-widget-wgl-header-search.full-height-yes {
  height: 100%; }
  .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container,
  .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container > .header_search {
    height: inherit; }
    .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container .header_search-button-wrapper,
    .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container > .header_search .header_search-button-wrapper {
      align-items: center; }

section.elementor-section-content-top .full-height-yes.elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper {
  align-items: flex-start; }

section.elementor-section-content-bottom .full-height-yes.elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper {
  align-items: flex-end; }

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

@media screen and (max-width: 479px) {
  .header_search-field {
    right: 0; } }

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

/* ==================== #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;
  margin: -20px; }

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; }

.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 {
    display: none; }
  .mobile_nav_wrapper .primary-nav > ul > li > a > span {
    padding-right: 0 !important;
    margin-left: 0 !important; }
  .mobile_nav_wrapper .primary-nav > ul li {
    position: static; }
  .mobile_nav_wrapper .primary-nav ul li a {
    position: relative;
    padding: 5px 0;
    text-transform: capitalize; }
  .mobile_nav_wrapper .primary-nav ul li ul li a {
    padding: 5px 40px 5px 0; }
  .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.menu-item-has-children > a .item_text:before {
    width: calc(100% + 8px); }
  .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 25px;
    min-width: auto;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    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;
  top: 0;
  width: 400px;
  height: 100%;
  background-color: #222328;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.45s ease-in-out; }
  .wgl-menu_outer.menu-position_right {
    right: 0;
    transform: translateX(100%); }
    .wgl-menu_outer.menu-position_right .wgl-menu-outer_header {
      left: -45px;
      right: auto; }
  .wgl-menu_outer .mobile-hamburger-close {
    position: relative;
    z-index: 999;
    border-radius: 5px;
    line-height: 0; }
  .wgl-menu_outer .wgl-menu-outer_header {
    position: absolute;
    top: 21px;
    right: -45px; }
    .wgl-menu_outer .wgl-menu-outer_header .hamburger-box {
      padding: 12px 10px; }
  .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: 17px;
    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 .primary-nav > ul.mobile_switch_on {
  display: block !important;
  position: relative;
  left: 0;
  width: 100%;
  height: auto;
  margin: 30px 0 0;
  padding: 0;
  text-align: left;
  box-sizing: border-box; }
  .mobile_nav_wrapper .primary-nav > ul.mobile_switch_on ul.mega-menu .item_text {
    text-align: left; }

.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 a {
    margin: 0;
    color: inherit; }
    .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span {
      display: inline;
      transform: unset; }
  .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 li ul li {
  margin: 0;
  border-bottom: 0 !important; }
  .mobile_nav_wrapper .primary-nav ul li ul li:hover > a {
    color: inherit;
    background: transparent; }
  .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.mega-menu-links > ul.mega-menu > li > ul {
  padding-top: 0;
  padding-bottom: 0; }

.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;
  font-weight: inherit;
  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 ul.sub-menu li:hover, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus {
  padding-left: 0; }

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

.mobile_nav_wrapper .search_mobile_menu .header_search-field {
  border-radius: 5px; }

.wgl-mobile-header .mini-cart {
  position: static; }

.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; }

.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; }

@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: 0;
    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); } }

/* ==================== ##Page Title ==================== */
.page-header {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 10px 0; }
  .page-header_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .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 {
    justify-content: left; }
    .page-header_align_left .page-header_content {
      align-items: flex-start;
      text-align: left; }
  .page-header_align_center {
    justify-content: center; }
    .page-header_align_center .page-header_content {
      align-items: center;
      text-align: center; }
  .page-header_align_right {
    justify-content: right; }
    .page-header_align_right .page-header_content {
      align-items: flex-end;
      text-align: right; }
  .page-header.breadcrumbs_align_left .page-header_breadcrumbs {
    text-align: left; }
  .page-header.breadcrumbs_align_center .page-header_breadcrumbs {
    text-align: center; }
  .page-header.breadcrumbs_align_right .page-header_breadcrumbs {
    text-align: right; }
  .page-header.breadcrumbs_inline .page-header_content {
    flex-direction: row;
    align-items: center; }
    .page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
      width: auto; }
  .page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
    justify-content: space-between; }
  .page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs {
    margin-left: 20px; }
  .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_breadcrumbs {
    margin-top: 0; }
  .page-header_title {
    color: inherit;
    letter-spacing: -0.01em; }
  .page-header_breadcrumbs {
    position: relative;
    z-index: 1;
    width: 100%;
    font-family: var(--pawscare-header-font-family);
    font-weight: var(--pawscare-header-font-weight); }
    .page-header_breadcrumbs:not(:first-child) {
      margin-top: 30px; }
    .page-header_breadcrumbs .breadcrumbs {
      letter-spacing: 0.025em;
      padding: 0 10px;
      display: inline-block;
      background-color: #ffffff;
      border-radius: 5px;
      text-transform: uppercase;
      pointer-events: none; }
      .page-header_breadcrumbs .breadcrumbs .current {
        position: relative;
        cursor: default; }
      .page-header_breadcrumbs .breadcrumbs > a,
      .page-header_breadcrumbs .breadcrumbs > span.current {
        transition: 0.3s 0.2s; }
      .page-header_breadcrumbs .breadcrumbs:hover > a,
      .page-header_breadcrumbs .breadcrumbs:hover > span.current {
        opacity: 0.7;
        transition: 0.3s; }
      .page-header_breadcrumbs .breadcrumbs > a {
        color: inherit;
        pointer-events: auto;
        padding: 0 5px;
        margin: 0 -5px; }
        .page-header_breadcrumbs .breadcrumbs > a:hover {
          opacity: 1;
          color: inherit; }
    .page-header_breadcrumbs .divider:not(:last-child) {
      color: inherit;
      margin: 0; }
      .page-header_breadcrumbs .divider:not(:last-child):before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        margin: 0 7px 3px;
        border-radius: 2px;
        background-color: var(--pawscare-primary-color); }
  .page-header_wrapper_product .page-header_breadcrumbs {
    margin-top: 23px; }

@media (max-width: 992px) {
  .page-header_content .page-header_title,
  .page-header_content .page-header_breadcrumb {
    display: block; }
  .page-header_align_left .page-header_breadcrumbs {
    text-align: left; } }

@media (max-width: 768px) {
  .page-header_content .page-header_title + .page-header_breadcrumb {
    padding-top: 5px; }
  .page-header_content .breadcrumbs {
    white-space: normal; }
  .page-header_title {
    padding: 10px 0; }
  .page-header_breadcrumbs {
    padding: 0 15px; } }

body .select2-container {
  font-size: 16px;
  font-weight: 400; }
  body .select2-container ul li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400; }

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 {
  padding: 5px; }
  body .select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #ffffff;
    padding: 0 19px;
    height: 50px;
    border: 1px solid #e6e6e6;
    transition: all 0.3s; }
    body .select2-container--default .select2-search--dropdown .select2-search__field:hover, body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
      border-color: transparent;
      box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1); }

body .select2-container--default .select2-selection--single {
  padding: 10px 0;
  border-color: #e6e6e6;
  box-shadow: 2px 1px 5px 0 rgba(0, 0, 0, 0);
  background-color: #ffffff;
  border-radius: 5px;
  font-weight: 400;
  margin: 0;
  height: 50px;
  text-align: left;
  transition: all 0.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 {
    line-height: 30px;
    padding-left: 19px; }
  body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background-image: var(--pawscare-bg-caret);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: calc(100% - 19px) center; }
    body .select2-container--default .select2-selection--single .select2-selection__arrow b {
      display: none; }

body .select2-container--default .select2-selection--multiple {
  font-size: 0;
  padding: 9px 14px;
  border-color: #e6e6e6;
  box-shadow: 2px 1px 5px 0 rgba(0, 0, 0, 0);
  background-color: #ffffff;
  border-radius: 5px;
  transition: all .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 {
      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 0.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 {
  border-color: transparent;
  box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }

body .select2-container--default .select2-results__option {
  padding-left: 18px;
  line-height: 24px; }
  body .select2-container--default .select2-results__option[aria-selected='true'], body .select2-container--default .select2-results__option[data-selected='true'] {
    background-color: #f4f4f4;
    color: inherit; }
  body .select2-container--default .select2-results__option--highlighted[aria-selected='true'], body .select2-container--default .select2-results__option--highlighted[data-selected='true'] {
    background: #f4f4f4; }

body .select2-results {
  font-size: 16px; }

body .select2-dropdown {
  border-color: transparent;
  box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1); }

body .select2-container--open .select2-dropdown--above {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

/* ==================== ##Typography ==================== */
span.highlighter {
  padding: 1px 0.2em;
  color: #ffffff;
  border-radius: 3px; }
  span.highlighter.primary {
    background-color: var(--pawscare-primary-color); }
  span.highlighter.secondary {
    background-color: var(--pawscare-secondary-color); }
  span.highlighter.header {
    background-color: var(--pawscare-header-font-color); }

blockquote {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 10px;
  border-radius: 5px;
  padding: 35px 35px 36px 94px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--pawscare-header-font-color);
  background-color: var(--pawscare-secondary-color); }
  blockquote::before {
    content: '\f125';
    position: absolute;
    top: 39px;
    left: 41px;
    font-family: flaticon;
    font-weight: 500;
    font-size: 33px;
    line-height: 0.8;
    color: var(--pawscare-primary-color); }
  blockquote cite {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.5em;
    color: #8c877e;
    font-style: normal;
    text-transform: uppercase; }
    blockquote cite a {
      color: inherit;
      font-size: inherit;
      font-weight: inherit;
      line-height: inherit;
      text-transform: inherit; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
  blockquote p[style*='text-align: left'] + footer {
    text-align: left; }
  blockquote p[style*='text-align: center'] + footer {
    text-align: center; }
  blockquote p[style*='text-align: right'] + footer {
    text-align: right; }
  @media (max-width: 767px) {
    blockquote {
      padding: 20px; }
      blockquote::before {
        position: static;
        margin-right: 20px; } }

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

.dropcap,
.dropcap-bg {
  position: relative;
  z-index: 1;
  float: left;
  min-width: 1.725em;
  height: 1.725em;
  margin-top: 0.4em;
  margin-right: calc(0.4em + 7px);
  margin-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 3px;
  padding: 0 5px;
  font-family: var(--pawscare-header-font-family);
  font-size: 1.45em;
  line-height: 1.56em;
  font-weight: 600;
  color: var(--pawscare-primary-color);
  text-align: center;
  overflow: hidden; }
  .dropcap.shadowed,
  .dropcap-bg.shadowed {
    border-color: transparent;
    box-shadow: 5px 3px 13px rgba(0, 0, 0, 0.12); }

.dropcap.primary {
  color: var(--pawscare-primary-color); }

.dropcap.header {
  color: var(--pawscare-header-font-color); }

.dropcap-bg.primary {
  color: #ffffff;
  border-color: var(--pawscare-primary-color);
  background-color: var(--pawscare-primary-color); }

.dropcap-bg.header {
  color: #ffffff;
  border-color: var(--pawscare-header-font-color);
  background-color: var(--pawscare-header-font-color); }

.elementor-drop-cap {
  margin-top: 0.08em;
  font-family: var(--pawscare-header-font-family);
  font-weight: 600; }

p.has-drop-cap:not(:focus):first-letter {
  font-size: 3em;
  line-height: 1.2;
  font-weight: 600; }

/* ==================== ##Scroll Up ==================== */
#scroll_up {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 20;
  right: 30px;
  bottom: 30px;
  min-height: -moz-fit-content;
  min-height: fit-content;
  font-family: var(--pawscare-header-font-family);
  font-size: 22px;
  line-height: 30px;
  font-weight: var(--pawscare-header-font-weight);
  text-align: center;
  white-space: nowrap;
  opacity: 0;
  cursor: pointer;
  transition: 0.3s; }
  #scroll_up::after {
    content: '\f12a';
    display: inline-block;
    z-index: 2;
    font-family: 'flaticon';
    font-size: 16px;
    line-height: 50px;
    font-weight: normal;
    transition: 0.3s, color 0.1s; }
  #scroll_up:not(:empty) {
    top: 100%;
    padding: 15px 0;
    border-radius: 5px;
    color: var(--pawscare-back-to-top-color-idle);
    background-color: var(--pawscare-back-to-top-bg-idle);
    transform: rotate(180deg) translate3D(0, 10px, 0);
    writing-mode: vertical-rl; }
    #scroll_up:not(:empty)::after {
      margin-top: 13px;
      transform: rotate(180deg);
      transition: 0s; }
    #scroll_up:not(:empty):hover {
      color: var(--pawscare-back-to-top-color-hover);
      background-color: var(--pawscare-back-to-top-bg-hover); }
  #scroll_up:empty {
    width: 60px;
    height: 60px;
    border-width: 0;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 50%;
    color: var(--pawscare-back-to-top-color-idle);
    background-color: var(--pawscare-back-to-top-bg-idle);
    box-shadow: 8px 6px 40px 0px rgba(0, 0, 0, 0.2);
    transform: translateY(calc(100% + 10px));
    transition: 0.3s; }
  #scroll_up.active:not(:empty) {
    opacity: 1;
    transform: rotate(180deg) translate3D(0, calc(100% + 25px), 0); }
  #scroll_up.active:empty {
    opacity: 1;
    transform: translateY(0); }
    #scroll_up.active:empty:hover {
      color: var(--pawscare-back-to-top-color-hover);
      background-color: var(--pawscare-back-to-top-bg-hover);
      box-shadow: 8px 6px 40px 0px rgba(0, 0, 0, 0);
      transform: scale(1.03); }
      #scroll_up.active:empty:hover::after {
        animation: scroll_up_animimation 1.5s infinite; }
    #scroll_up.active:empty:active {
      transform: scale(0.97);
      transition: 0.3s, transform 0.1s; }
  @media (max-width: 1369px) {
    #scroll_up {
      display: none; } }

@keyframes scroll_up_animimation {
  0% {
    transform: translateY(-2px); }
  50% {
    transform: translateY(2px); }
  100% {
    transform: translateY(-2px); } }

/* ==================== ##Blog ==================== */
.blog-style-standard.hover-animation .blog-post {
  padding-top: 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-data {
    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: 70px; }
  .blog-style-standard .wgl_col-12 .blog-post .blog-post_title {
    font-size: var(--pawscare-h3-font-size);
    line-height: var(--pawscare-h3-line-height); }
    @media (max-width: 480px) {
      .blog-style-standard .wgl_col-12 .blog-post .blog-post_title {
        font-size: var(--pawscare-h5-font-size);
        line-height: 35px; } }

.blog-style-standard .wgl_col-12:not(.swiper-slide):last-child .blog-post {
  margin-bottom: 60px; }

.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%; }

@media (max-width: 480px) {
  .blog-style-standard .wgl_col-12 .format-quote .blog-post_media .blog-post_media_part:before {
    font-size: 28px;
    top: 15px;
    left: 18px; }
  .blog-style-standard .wgl_col-12 .format-link .blog-post_media .blog-post_media_part:before {
    font-size: 25px;
    top: 17px;
    left: 18px; }
  .blog-style-standard .wgl_col-12 .format-quote.blog-post .blog-post_media, .blog-style-standard .wgl_col-12 .format-link.blog-post .blog-post_media {
    padding: 30px; }
    .blog-style-standard .wgl_col-12 .format-quote.blog-post .blog-post_media h4,
    .blog-style-standard .wgl_col-12 .format-quote.blog-post .blog-post_media h4 a, .blog-style-standard .wgl_col-12 .format-link.blog-post .blog-post_media h4,
    .blog-style-standard .wgl_col-12 .format-link.blog-post .blog-post_media h4 a {
      font-size: 18px; }
    .blog-style-standard .wgl_col-12 .format-quote.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-12 .format-link.blog-post .blog-post_media .blog-post_media_part {
      padding: 17px 20px 14px 60px; } }

@media (max-width: 380px) {
  .blog-style-standard .wgl_col-12 .format-quote .blog-post_media .blog-post_media_part:before {
    left: 14px; }
  .blog-style-standard .wgl_col-12 .format-link .blog-post_media .blog-post_media_part:before {
    top: 15px;
    left: 15px; }
  .blog-style-standard .wgl_col-12 .format-quote.blog-post .blog-post_media, .blog-style-standard .wgl_col-12 .format-link.blog-post .blog-post_media {
    padding: 15px; }
    .blog-style-standard .wgl_col-12 .format-quote.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-12 .format-link.blog-post .blog-post_media .blog-post_media_part {
      padding: 15px 15px 14px 50px; } }

.blog-style-standard .wgl_col-6 .format-audio.blog-post .blog-post_media, .blog-style-standard .wgl_col-4 .format-audio.blog-post .blog-post_media, .blog-style-standard .wgl_col-3 .format-audio.blog-post .blog-post_media {
  padding: 30px; }

.blog-style-standard .wgl_col-6 .format-quote .blog-post_media .blog-post_media_part:before, .blog-style-standard .wgl_col-4 .format-quote .blog-post_media .blog-post_media_part:before, .blog-style-standard .wgl_col-3 .format-quote .blog-post_media .blog-post_media_part:before {
  font-size: 28px;
  top: 15px;
  left: 18px; }

.blog-style-standard .wgl_col-6 .format-link .blog-post_media .blog-post_media_part:before, .blog-style-standard .wgl_col-4 .format-link .blog-post_media .blog-post_media_part:before, .blog-style-standard .wgl_col-3 .format-link .blog-post_media .blog-post_media_part:before {
  font-size: 25px;
  top: 17px;
  left: 18px; }

.blog-style-standard .wgl_col-6 .format-quote.blog-post .blog-post_media, .blog-style-standard .wgl_col-6 .format-link.blog-post .blog-post_media, .blog-style-standard .wgl_col-4 .format-quote.blog-post .blog-post_media, .blog-style-standard .wgl_col-4 .format-link.blog-post .blog-post_media, .blog-style-standard .wgl_col-3 .format-quote.blog-post .blog-post_media, .blog-style-standard .wgl_col-3 .format-link.blog-post .blog-post_media {
  padding: 30px; }
  .blog-style-standard .wgl_col-6 .format-quote.blog-post .blog-post_media h4,
  .blog-style-standard .wgl_col-6 .format-quote.blog-post .blog-post_media h4 a, .blog-style-standard .wgl_col-6 .format-link.blog-post .blog-post_media h4,
  .blog-style-standard .wgl_col-6 .format-link.blog-post .blog-post_media h4 a, .blog-style-standard .wgl_col-4 .format-quote.blog-post .blog-post_media h4,
  .blog-style-standard .wgl_col-4 .format-quote.blog-post .blog-post_media h4 a, .blog-style-standard .wgl_col-4 .format-link.blog-post .blog-post_media h4,
  .blog-style-standard .wgl_col-4 .format-link.blog-post .blog-post_media h4 a, .blog-style-standard .wgl_col-3 .format-quote.blog-post .blog-post_media h4,
  .blog-style-standard .wgl_col-3 .format-quote.blog-post .blog-post_media h4 a, .blog-style-standard .wgl_col-3 .format-link.blog-post .blog-post_media h4,
  .blog-style-standard .wgl_col-3 .format-link.blog-post .blog-post_media h4 a {
    font-size: 18px; }
  .blog-style-standard .wgl_col-6 .format-quote.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-6 .format-link.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-4 .format-quote.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-4 .format-link.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-3 .format-quote.blog-post .blog-post_media .blog-post_media_part, .blog-style-standard .wgl_col-3 .format-link.blog-post .blog-post_media .blog-post_media_part {
    padding: 17px 20px 14px 60px; }

.blog-style-standard .wgl_col-6 .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button, .blog-style-standard .wgl_col-4 .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button, .blog-style-standard .wgl_col-3 .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button {
  --wgl-swiper-button-diameter: 45px; }
  .blog-style-standard .wgl_col-6 .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button:after, .blog-style-standard .wgl_col-4 .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button:after, .blog-style-standard .wgl_col-3 .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button:after {
    font-size: 14px; }

.blog-style-standard .wgl_col-6 .format-standard-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-6 .format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-6 .format-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-6 .format-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-6 .format-gallery .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-6 .format-gallery .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-6 .format-video .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-6 .format-video .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-4 .format-standard-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-4 .format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-4 .format-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-4 .format-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-4 .format-gallery .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-4 .format-gallery .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-4 .format-video .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-4 .format-video .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-3 .format-standard-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-3 .format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-3 .format-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-3 .format-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-3 .format-gallery .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-3 .format-gallery .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .wgl_col-3 .format-video .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
.blog-style-standard .wgl_col-3 .format-video .blog-post_media ~ .blog-post_content > .blog-post_text:first-child {
  padding-top: 20px; }

.blog-style-standard .wgl_col-6 .format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-6 .format-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-6 .format-gallery .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-6 .format-video .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-4 .format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-4 .format-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-4 .format-gallery .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-4 .format-video .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-3 .format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-3 .format-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-3 .format-gallery .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .wgl_col-3 .format-video .blog-post_media ~ .blog-post_content > .blog-post_title:first-child {
  padding-top: 17px; }

.blog-style-standard .wgl_col-6 > :not(.format-no_featured) .blog-post .blog-post_content, .blog-style-standard .wgl_col-4 > :not(.format-no_featured) .blog-post .blog-post_content, .blog-style-standard .wgl_col-3 > :not(.format-no_featured) .blog-post .blog-post_content {
  padding-top: 21px;
  padding-bottom: 20px; }

.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: 25px 30px 25px; }
  .blog-style-standard .wgl_col-6 .blog-post .blog-post_content > .meta-data, .blog-style-standard .wgl_col-4 .blog-post .blog-post_content > .meta-data, .blog-style-standard .wgl_col-3 .blog-post .blog-post_content > .meta-data {
    margin-bottom: 27px;
    margin-left: -30px; }

.blog-style-standard .wgl_col-6 .blog-post .post_meta-wrap, .blog-style-standard .wgl_col-4 .blog-post .post_meta-wrap, .blog-style-standard .wgl_col-3 .blog-post .post_meta-wrap {
  line-height: 35px; }

.blog-style-standard .wgl_col-6 .blog-post_title + .blog-post_footer, .blog-style-standard .wgl_col-4 .blog-post_title + .blog-post_footer, .blog-style-standard .wgl_col-3 .blog-post_title + .blog-post_footer {
  margin-top: -10px; }

.blog-style-standard .wgl_col-6 .blog-post_footer .meta-data, .blog-style-standard .wgl_col-4 .blog-post_footer .meta-data, .blog-style-standard .wgl_col-3 .blog-post_footer .meta-data {
  margin-bottom: 5px; }

.blog-style-standard .blog-post {
  transition: 0.3s; }
  .blog-style-standard .blog-post .blog-post_content {
    position: relative;
    padding: 35px 40px 35px;
    border-radius: 5px;
    transition: all .3s; }
    .blog-style-standard .blog-post .blog-post_content > .meta-data {
      margin-bottom: 32px;
      margin-left: -40px; }
      .blog-style-standard .blog-post .blog-post_content > .meta-data .post_date {
        border-radius: 0 5px 5px 0; }
      @media (max-width: 480px) {
        .blog-style-standard .blog-post .blog-post_content > .meta-data {
          margin-left: -30px; } }
  .blog-style-standard .blog-post:after {
    content: '';
    display: block;
    height: 0;
    clear: both; }
  .blog-style-standard .blog-post.format-no_featured .blog-post_content, .blog-style-standard .blog-post.hide_media .blog-post_content {
    padding-top: 35px; }
  .blog-style-standard .blog-post.format-standard-image .blog-post_media ~ .blog-post_content, .blog-style-standard .blog-post.format-image .blog-post_media ~ .blog-post_content, .blog-style-standard .blog-post.format-gallery .blog-post_media ~ .blog-post_content, .blog-style-standard .blog-post.format-video .blog-post_media ~ .blog-post_content {
    background-color: var(--pawscare-secondary-color);
    box-shadow: 3px 1px 10px 0 rgba(0, 0, 0, 0); }
    .blog-style-standard .blog-post.format-standard-image .blog-post_media ~ .blog-post_content > .meta-data .post_date, .blog-style-standard .blog-post.format-image .blog-post_media ~ .blog-post_content > .meta-data .post_date, .blog-style-standard .blog-post.format-gallery .blog-post_media ~ .blog-post_content > .meta-data .post_date, .blog-style-standard .blog-post.format-video .blog-post_media ~ .blog-post_content > .meta-data .post_date {
      margin-top: -15px; }
    .blog-style-standard .blog-post.format-standard-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
    .blog-style-standard .blog-post.format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .blog-post.format-image .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
    .blog-style-standard .blog-post.format-image .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .blog-post.format-gallery .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
    .blog-style-standard .blog-post.format-gallery .blog-post_media ~ .blog-post_content > .blog-post_text:first-child, .blog-style-standard .blog-post.format-video .blog-post_media ~ .blog-post_content > .post_meta-wrap:first-child,
    .blog-style-standard .blog-post.format-video .blog-post_media ~ .blog-post_content > .blog-post_text:first-child {
      padding-top: 34px; }
    .blog-style-standard .blog-post.format-standard-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .blog-post.format-image .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .blog-post.format-gallery .blog-post_media ~ .blog-post_content > .blog-post_title:first-child, .blog-style-standard .blog-post.format-video .blog-post_media ~ .blog-post_content > .blog-post_title:first-child {
      padding-top: 24px; }
  .blog-style-standard .blog-post.format-standard-image:hover .blog-post_media ~ .blog-post_content, .blog-style-standard .blog-post.format-image:hover .blog-post_media ~ .blog-post_content, .blog-style-standard .blog-post.format-gallery:hover .blog-post_media ~ .blog-post_content, .blog-style-standard .blog-post.format-video:hover .blog-post_media ~ .blog-post_content {
    background-color: #ffffff;
    box-shadow: 12px 9px 38px 0 rgba(0, 0, 0, 0.1); }
  .blog-style-standard .blog-post.format-standard, .blog-style-standard .blog-post.format-quote, .blog-style-standard .blog-post.format-audio, .blog-style-standard .blog-post.format-link {
    background-color: var(--pawscare-secondary-color);
    box-shadow: 3px 1px 10px 0 rgba(0, 0, 0, 0);
    border-radius: 5px; }
    .blog-style-standard .blog-post.format-standard .blog-post_content, .blog-style-standard .blog-post.format-quote .blog-post_content, .blog-style-standard .blog-post.format-audio .blog-post_content, .blog-style-standard .blog-post.format-link .blog-post_content {
      box-shadow: unset !important; }
    .blog-style-standard .blog-post.format-standard:hover, .blog-style-standard .blog-post.format-quote:hover, .blog-style-standard .blog-post.format-audio:hover, .blog-style-standard .blog-post.format-link:hover {
      background-color: #ffffff;
      box-shadow: 12px 9px 38px 0 rgba(0, 0, 0, 0.1); }

.blog-style-standard.blog_carousel .swiper-slide {
  margin-bottom: 0; }
  .blog-style-standard.blog_carousel .swiper-slide .blog-post:hover .blog-post_content {
    box-shadow: 4px 7px 15px 0 rgba(0, 0, 0, 0.1); }
  .blog-style-standard.blog_carousel .swiper-slide .blog-post.format-standard:hover, .blog-style-standard.blog_carousel .swiper-slide .blog-post.format-quote:hover, .blog-style-standard.blog_carousel .swiper-slide .blog-post.format-audio:hover, .blog-style-standard.blog_carousel .swiper-slide .blog-post.format-link:hover {
    box-shadow: 4px 7px 15px 0 rgba(0, 0, 0, 0.1); }

.blog-style-standard .blog-post_text {
  font-size: 16px; }
  .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 .elementor-column > .elementor-element-populated {
    padding-left: 0;
    padding-right: 0; }
  .blog-style-standard .blog-post_text .more-link {
    display: none; }

.blog-style-standard.acenter .meta-data {
  justify-content: center; }

.blog-style-standard.aright .meta-data {
  justify-content: flex-end; }

.blog-post {
  position: relative;
  margin-bottom: 30px; }
  .blog-post .blog-post_media {
    position: relative;
    z-index: 0;
    border-radius: 5px 5px 0 0;
    transition: 0.3s; }
    .blog-post .blog-post_media .blog-post_media_part {
      position: relative;
      border-radius: inherit;
      line-height: 0; }
      .blog-post .blog-post_media .blog-post_media_part img {
        border-radius: inherit;
        transition: 0.3s; }
    .blog-post .blog-post_media .image-overlay {
      display: inline-block;
      position: relative;
      z-index: 1; }
      .blog-post .blog-post_media .image-overlay:before, .blog-post .blog-post_media .image-overlay:after {
        display: none;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity 0.3s; }
      .blog-post .blog-post_media .image-overlay:after {
        content: '';
        opacity: 0;
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
        box-shadow: inset 0px 0px 15px 0px rgba(255, 255, 255, 0.2); }
      .blog-post .blog-post_media .image-overlay, .blog-post .blog-post_media .image-overlay:before, .blog-post .blog-post_media .image-overlay:after,
      .blog-post .blog-post_media .image-overlay img {
        border-radius: inherit; }
    .blog-post .blog-post_media ~ .blog-post_content {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      padding-top: 0 !important; }
  .blog-post:not(.blog-post-single-item):not(.hide_media):hover .image-overlay:after {
    opacity: 1; }
  .blog-post.format-gallery .blog-post_media .blog-post_media_part {
    overflow: hidden; }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .swiper-slide:not(:only-child) {
    cursor: pointer; }
  .blog-post.format-quote .blog-post_media, .blog-post.format-link .blog-post_media {
    padding: 40px; }
    .blog-post.format-quote .blog-post_media .blog-post_media_part, .blog-post.format-link .blog-post_media .blog-post_media_part {
      padding: 27px 30px 24px 85px;
      background-color: #fff;
      border-radius: 5px;
      transition: .3s; }
      .blog-post.format-quote .blog-post_media .blog-post_media_part:before, .blog-post.format-link .blog-post_media .blog-post_media_part:before {
        font-family: 'Flaticon';
        font-size: 40px;
        line-height: 1;
        font-weight: normal;
        position: absolute;
        top: 24px;
        left: 30px;
        color: var(--pawscare-primary-color);
        transition: 0.3s; }
    .blog-post.format-quote .blog-post_media .post_categories, .blog-post.format-link .blog-post_media .post_categories {
      margin-right: 45px;
      margin-bottom: 15px; }
      .blog-post.format-quote .blog-post_media .post_categories:empty, .blog-post.format-link .blog-post_media .post_categories:empty {
        margin-top: 30px; }
    .blog-post.format-quote .blog-post_media h4,
    .blog-post.format-quote .blog-post_media h4 a, .blog-post.format-link .blog-post_media h4,
    .blog-post.format-link .blog-post_media h4 a {
      font-family: var(--pawscare-content-font-family);
      font-size: var(--pawscare-h5-font-size);
      line-height: 1.5em;
      font-weight: 700; }
  .blog-post.format-quote:hover .blog-post_media .blog-post_media_part, .blog-post.format-link:hover .blog-post_media .blog-post_media_part {
    background-color: var(--pawscare-secondary-color); }
  .blog-post.format-quote .blog-post_media_part:before {
    content: '\f125'; }
  .blog-post.format-quote .blog-post_quote-author {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.5em;
    color: #8c877e; }
    .blog-post.format-quote .blog-post_quote-author .blog-post_quote-image {
      display: inline-block;
      width: 30px;
      margin-right: 10px;
      border-radius: 50%;
      vertical-align: middle; }
    .blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-name,
    .blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-pos {
      vertical-align: middle; }
  .blog-post.format-link .blog-post_media .blog-post_media_part:before {
    content: '\f127';
    font-size: 33px;
    top: 27px;
    left: 33px;
    transform: rotate(-45deg); }

.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%;
  overflow: hidden; }
  .format-video .blog-post_media .blog-post_media_part.no-thumbnail + .post_categories {
    top: 65px; }
  .format-video .blog-post_media .blog-post_media_part .videobox_content {
    justify-content: center; }
    .format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link svg {
      transition: 0.45s; }
  .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: 70px;
    height: 70px;
    background-color: #ffffff;
    box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1); }
    .format-video .blog-post_media .blog-post_media_part .videobox_link .videobox_icon {
      fill: var(--pawscare-button-bg-idle); }
    .format-video .blog-post_media .blog-post_media_part .videobox_link:hover {
      background-color: var(--pawscare-button-bg-hover); }
      .format-video .blog-post_media .blog-post_media_part .videobox_link:hover .videobox_icon {
        fill: var(--pawscare-button-color-hover); }

.format-video .blog-post_media .blog-post_media_part, .format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 73.5%;
  background-color: #e0e0e0; }
  .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_media {
  padding: 40px; }
  .format-audio .blog-post_media iframe {
    border-radius: 0; }

.format-link.blog-post-single-item .blog-post_media_part {
  margin-bottom: -10px; }

.blog-post.sticky-post .blog-post_wrapper .blog-post_content {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(var(--pawscare-header-font-color-rgb), 0.15); }

.blog-post.sticky-post:hover .blog-post_wrapper .blog-post_content {
  border-color: transparent; }

.blog-posts .blog-post_title {
  display: block;
  margin-bottom: 11px;
  font-family: var(--pawscare-header-font-family);
  font-size: var(--pawscare-h5-font-size);
  font-weight: 400;
  line-height: 35px;
  word-wrap: break-word;
  clear: both; }
  .blog-posts .blog-post_title:last-child {
    margin-bottom: 0; }
  .blog-posts .blog-post_title > a {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    background-position: 0% 94%;
    background-image: linear-gradient(90deg, currentColor, currentColor);
    transition: 0.3s, background-size 1.3s ease-in-out; }
    .blog-posts .blog-post_title > a:hover {
      background-size: 100% 1px; }

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

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

.blog-post_content .blog-post_title + .read-more-wrap {
  padding-top: 0; }

#comments .comment_content > p + address {
  margin-bottom: 15px; }

.row > div > h1,
.row > div > h2,
.row > div > h3,
.row > div > h4,
.row > div > h5,
.row > div > h6,
#comments .comment_content h1,
#comments .comment_content h2,
#comments .comment_content h3,
#comments .comment_content h4,
#comments .comment_content h5,
#comments .comment_content h6 {
  margin-bottom: 18px; }

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

.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; }

.elementor-widget-wgl-blog .elementor-widget-container {
  margin-bottom: 40px; }

.elementor-widget-wgl-blog .blog-style-standard .wgl_col-12:not(.swiper-slide):last-child .blog-post {
  margin-bottom: 0; }

.elementor-widget-wgl-blog .blog-post_media .image-overlay:after {
  content: unset; }

.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-data {
  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 {
  margin-top: -20px; }
  .blog_carousel .wgl-carousel .swiper-pagination {
    margin-top: 0; }
  .blog_carousel .wgl-carousel-wrapper {
    overflow: visible; }
  .blog_carousel .swiper-wrapper {
    padding-top: 20px; }

.wgl-carousel .swiper-container {
  z-index: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .wgl-carousel .swiper-container .elementor-swiper-button {
    z-index: 100; }

.format-gallery .blog-post_media_part .wgl-carousel_wrapper .swiper-wrapper {
  height: 100%;
  padding-top: 0; }
  .format-gallery .blog-post_media_part .wgl-carousel_wrapper .swiper-wrapper .swiper-slide span {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    transition: 1s cubic-bezier(0.7, 0, 0.3, 1); }
    .format-gallery .blog-post_media_part .wgl-carousel_wrapper .swiper-wrapper .swiper-slide span img {
      transform: scale(1.25, 1.25);
      transition: 500ms ease-in-out; }
  .format-gallery .blog-post_media_part .wgl-carousel_wrapper .swiper-wrapper .swiper-slide.swiper-slide-active span img {
    transform: scale(1, 1); }

.format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button {
  --wgl-swiper-button-diameter: 50px;
  color: var(--pawscare-button-color-idle);
  background-color: var(--pawscare-button-bg-hover);
  transform: unset !important; }
  .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button:hover {
    color: var(--pawscare-button-bg-hover);
    background-color: var(--pawscare-button-color-idle); }
  .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button.swiper-button-disabled:hover {
    color: var(--pawscare-button-color-idle);
    background-color: var(--pawscare-button-bg-hover); }
  .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button-prev {
    left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .format-gallery .blog-post_media_part .wgl-carousel_wrapper .elementor-swiper-button-next {
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.post_meta-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: -2px; }
  .post_meta-wrap > .meta-data > :not(:last-child):not(.post_views):after {
    content: '';
    display: inline-block;
    position: relative;
    top: -0.2em;
    width: 5px;
    height: 5px;
    margin: 2px 11px 5px;
    border-radius: 1px;
    background-color: var(--pawscare-primary-color); }

.meta-data {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: wrap;
  font-weight: 800;
  color: #666161; }
  .meta-data .post_date {
    display: inline-block;
    font-size: 16px;
    letter-spacing: .025em;
    color: #ffffff;
    border-radius: 5px;
    padding: 0 11px 1px;
    line-height: 29px; }
  .meta-data .post_author {
    white-space: nowrap;
    text-transform: uppercase; }
    .meta-data .post_author > a {
      margin-bottom: 10px; }
    .meta-data .post_author img {
      width: 30px;
      margin-top: -1px;
      margin-right: 14px;
      margin-left: 4px;
      border-radius: 50%;
      background-color: #ffffff;
      box-shadow: 0 0 0 4px #ffffff, 6px 4px 15px 0 rgba(0, 0, 0, 0.15); }
  .meta-data > span {
    display: contents;
    vertical-align: middle;
    color: inherit;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 30px; }
    .meta-data > span a:not(:hover) {
      color: inherit; }
    .meta-data > span a[rel='gallery'] {
      margin-left: 0.5em; }
    .meta-data > span.wgl-views:first-child:after {
      content: unset; }
  .meta-data .post_categories span:not(:last-child) a::after {
    color: #666161; }
  .meta-data + .meta-data {
    flex-shrink: 0; }

@media (max-width: 479px) {
  .meta-data .sl-count-text {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 992px) {
  .blog_columns-2 .meta-data .sl-count-text {
    display: none !important; } }

@media (min-width: 768px) {
  .blog_columns-3 .meta-data .sl-count-text,
  .blog_columns-4 .meta-data .sl-count-text {
    display: none !important; } }

.post_categories {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
  line-height: 28px;
  text-transform: uppercase; }
  .post_categories span {
    display: inline-block;
    position: relative; }
    .post_categories span:not(:last-child) {
      margin-right: 9px; }
    .post_categories span:not(:last-child) a::after {
      content: ',';
      color: currentColor; }
  .post_categories a {
    color: #ffffff; }

.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-flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 4px 4px 4px 0;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 800;
  color: var(--pawscare-header-font-color);
  vertical-align: middle;
  white-space: nowrap;
  transition: 0.4s; }
  .button-read-more::before {
    content: var(--pawscare-main-icon-content);
    display: inline-block;
    position: relative;
    margin-right: .5em;
    font-family: var(--pawscare-main-icon-font-family);
    font-size: 1.4em;
    line-height: 1;
    font-weight: var(--pawscare-main-icon-font-weight);
    color: var(--pawscare-primary-color);
    transform: rotate(37deg);
    transition: 0.4s, color 0s; }
  .button-read-more:hover:before {
    transform: rotate(-30deg); }

.single_post_info .tagcloud-wrapper:not(:first-child):last-child .tagcloud {
  text-align: right; }
  .single_post_info .tagcloud-wrapper:not(:first-child):last-child .tagcloud a:first-child {
    margin-top: 3px; }
  .single_post_info .tagcloud-wrapper:not(:first-child):last-child .tagcloud a:not(:first-child) {
    margin-left: 10px; }
  .single_post_info .tagcloud-wrapper:not(:first-child):last-child .tagcloud a:not(:last-child) {
    margin-right: 0; }

.post_info-divider {
  clear: both;
  margin-top: 43px;
  border-bottom: 1px solid #e5e5e5; }

.meta-data + .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_wrapper {
  position: relative;
  transition: inherit; }
  .blog-post_wrapper .blog-post_media .pawscare_module_videobox img {
    box-shadow: none; }
  .blog-post_wrapper .blog-post_media .pawscare_module_videobox .videobox_link {
    border-color: transparent;
    opacity: 0.9; }
  .blog-post_wrapper .blog-post_content .pawscare_module_videobox .videobox_wrapper_link:before {
    display: none; }
  .blog-post_wrapper .blog-post_content .pawscare_module_videobox {
    margin-bottom: 50px; }

.blog-post_footer {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 16px; }
  .blog-post_footer .post_socials__container:not(:first-child) {
    margin-left: 1.3em; }
  .blog-post_footer .meta-data {
    margin-bottom: 5px; }
    .blog-post_footer .meta-data:only-child {
      margin-left: auto; }

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

.container-grid.row > .wgl-carousel {
  margin-left: 0;
  margin-right: 0; }

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

.attachment_media .meta-data {
  margin-bottom: 10px;
  font-weight: 600; }
  .attachment_media .meta-data > span {
    position: relative;
    padding-left: 23px; }
    .attachment_media .meta-data > span:first-child {
      padding-left: 0; }
      .attachment_media .meta-data > 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; }

.archive__heading {
  margin-bottom: 45px;
  text-align: center; }
  .archive__heading .archive__tax_description {
    margin-top: 10px; }
  .archive__heading .archive__tax_title {
    max-width: 530px;
    display: inline-block; }
    .archive__heading .archive__tax_title,
    .archive__heading .archive__tax_title > span {
      font-size: 36px;
      line-height: 48px; }

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

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

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

@media (max-width: 1300px) {
  .elementor-widget-wgl-blog .blog_columns-4 .item {
    width: 33.3333%; }
  .elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(4n + 1) {
    clear: none; }
  .elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(3n + 1) {
    clear: left; } }

@media (max-width: 992px) {
  .blog-posts .grid.blog_columns-4 .item, .blog-posts .grid.blog_columns-3 .item {
    width: 50%; }
  .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(3n + 1), .blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(3n + 1) {
    clear: none; }
  .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n + 1), .blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n + 1) {
    clear: left; } }

@media (max-width: 767px) {
  .blog-posts .grid.blog_columns-4 .item, .blog-posts .grid.blog_columns-3 .item {
    width: 100%; }
  .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n + 1), .blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n + 1) {
    clear: none; }
  .blog-posts .grid .blog_columns-1 .blog-post {
    margin-bottom: 30px; }
  .blog-posts .grid .blog_columns-1 .blog-post_content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 25px; }
  .blog-posts .grid .blog_columns-1 .format-audio.blog-post .blog-post_media .blog-post_media_part:not(:empty) {
    padding-bottom: 150px; }
  .blog-posts .grid .blog_columns-1 .format-link .blog-post_media_part {
    margin-bottom: 0; }
  .blog-posts .blog-post .blog-post_wrapper .blog-post_content {
    padding: 25px 30px 25px; }
  .blog-posts .blog-post.format-gallery .blog-post_media .wgl-carousel .elementor-swiper-button {
    width: 40px;
    height: 40px; }
    .blog-posts .blog-post.format-gallery .blog-post_media .wgl-carousel .elementor-swiper-button:after {
      line-height: 40px; }
  .blog-posts .blog-post.format-quote .blog-post_media, .blog-posts .blog-post.format-link .blog-post_media {
    padding: 15px; }
  .blog-style-standard .wgl_col-12 .format-audio.blog-post .blog-post_media .blog-post_media_part {
    padding-bottom: 30%; } }

@media (max-width: 380px) {
  .blog-posts .blog-post .blog-post_wrapper .blog-post_content {
    padding: 25px 15px 20px; }
  .blog-style-standard .wgl_col-12 .format-audio.blog-post .blog-post_media {
    padding: 15px; }
    .blog-style-standard .wgl_col-12 .format-audio.blog-post .blog-post_media .blog-post_media_part {
      padding-bottom: 73.5%; }
  .blog-style-standard .blog-post .blog-post_content > .meta-data {
    margin-left: -15px; } }

.single.related_posts + .row #comments {
  margin-top: 55px;
  padding-top: 0; }

#comments {
  margin-top: 55px;
  margin-bottom: 50px;
  clear: both; }
  #comments:before {
    content: '';
    display: block;
    clear: both; }
  #comments ul ul.children,
  #comments ol ul.children {
    margin: 0;
    padding-left: 0;
    list-style: none; }
  #comments #respond,
  #comments ~ #review_form_wrapper #respond {
    margin-top: 51px;
    padding: 36px 50px 50px;
    box-shadow: 9px 12px 38px rgba(0, 0, 0, 0.1);
    border-radius: 5px; }
    @media (max-width: 600px) {
      #comments #respond,
      #comments ~ #review_form_wrapper #respond {
        padding: 15px 20px 20px; } }
  #comments > h3 {
    position: relative;
    z-index: 10; }
    #comments > h3,
    #comments > h3 span {
      font-size: var(--pawscare-h3-font-size);
      letter-spacing: -0.01em; }
      @media (max-width: 767px) {
        #comments > h3,
        #comments > h3 span {
          font-size: 26px;
          line-height: 34px; } }
  #comments .pingback .edit-link .comment-edit-link,
  #comments .trackback .edit-link .comment-edit-link {
    margin-left: 0.3133em;
    font-size: 0.75em;
    color: #7e7676; }
    #comments .pingback .edit-link .comment-edit-link:hover,
    #comments .trackback .edit-link .comment-edit-link:hover {
      color: #b9a9cd; }
  #comments .comment-notes {
    margin-bottom: 21px; }
  #comments .comment-notes,
  #comments .comment-form-cookies-consent {
    font-size: 14px; }
  #comments .form-submit {
    margin-bottom: 0;
    clear: both; }
    #comments .form-submit button.submit {
      padding-left: 37.7px;
      padding-right: 37.7px;
      text-transform: uppercase; }
      #comments .form-submit button.submit::before {
        content: var(--pawscare-main-icon-content);
        display: inline-block;
        margin-top: -4px;
        margin-right: 10px;
        font-family: var(--pawscare-main-icon-font-family);
        font-size: 18px;
        line-height: 1.1;
        font-weight: var(--pawscare-main-icon-font-weight);
        vertical-align: middle;
        transform: rotate(37deg);
        transition: 0.3s; }
  #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 {
      margin-bottom: -1px;
      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 #dadce4;
        padding: 40px 0 30px 110px; }
        #comments .commentlist .comment .stand_comment .thiscommentbody {
          position: relative;
          z-index: 1;
          min-height: 70px; }
        #comments .commentlist .comment .stand_comment .meta-data > a {
          font-weight: 400; }
        #comments .commentlist .comment .stand_comment .meta-data > span,
        #comments .commentlist .comment .stand_comment .meta-data > a {
          font-size: inherit;
          line-height: inherit; }
      #comments .commentlist .comment .commentava {
        position: absolute;
        z-index: 1;
        top: 0;
        left: -110px;
        width: 80px;
        height: 80px; }
        #comments .commentlist .comment .commentava img {
          border-radius: 5px;
          width: 80px; }
      #comments .commentlist .comment.pingback .stand_comment {
        padding-left: 0; }
      #comments .commentlist .comment .children .comment {
        margin-left: 70px; }
    #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: -7px;
      margin-bottom: 1px; }
      #comments .commentlist .comment_info .meta-data {
        float: none;
        margin-bottom: 3px;
        padding: 0;
        font-size: 13px;
        line-height: 22px;
        font-weight: 800;
        color: #898988;
        text-transform: uppercase; }
        #comments .commentlist .comment_info .meta-data .comment-edit-link {
          padding-left: 5px; }
    #comments .commentlist .comment_author {
      font-size: 16px;
      line-height: 1; }
    #comments .commentlist .comment_author_says {
      margin-bottom: 7px;
      font-family: var(--pawscare-header-font-family);
      font-size: 16px;
      line-height: 1;
      display: inline-block; }
      #comments .commentlist .comment_author_says,
      #comments .commentlist .comment_author_says a {
        color: var(--pawscare-header-font-color); }
      #comments .commentlist .comment_author_says a {
        font-weight: inherit;
        font-size: inherit; }
    #comments .commentlist .comment_content > ul,
    #comments .commentlist .comment_content > ol {
      padding-bottom: 20px; }
    #comments .commentlist .comment_content p:last-child {
      margin-bottom: 0; }
  #comments .comment-reply-link {
    display: inline-flex;
    align-items: center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: 800;
    color: var(--pawscare-header-font-color);
    text-transform: uppercase;
    transition: 0.3s; }
    #comments .comment-reply-link::before {
      content: var(--pawscare-main-icon-content);
      display: inline-block;
      margin-top: -2px;
      margin-right: 10px;
      font-family: var(--pawscare-main-icon-font-family);
      font-weight: var(--pawscare-main-icon-font-weight);
      font-size: 19px;
      line-height: 1;
      transform: rotate(37deg);
      color: var(--pawscare-primary-color);
      transition: transform .3s; }
    #comments .comment-reply-link:hover::before {
      transform: rotate(-15deg); }
  #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: -12px; }
  #comments ol.commentlist > li.trackback:first-child, #comments ol.commentlist > li.pingback:first-child {
    margin-top: 26px; }
  #comments .comments-title {
    margin-bottom: 5px; }
    #comments .comments-title .number-comments {
      margin-left: 0.2em; }

body .comment-respond .comment-reply-title {
  position: relative;
  letter-spacing: -0.01em;
  text-transform: capitalize; }
  @media (max-width: 767px) {
    body .comment-respond .comment-reply-title {
      font-size: 26px;
      line-height: 34px; } }

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 .comment-form .logged-in-as {
    margin-bottom: 21px;
    font-size: 14px; }

body .comment-respond label {
  position: relative;
  margin: 0; }

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

body .comment-respond textarea.form_field {
  resize: none; }

body .comment-form-cookies-consent {
  clear: both; }
  body .comment-form-cookies-consent > input,
  body .comment-form-cookies-consent > label,
  body .comment-form-cookies-consent > span {
    display: inline-block; }
  body .comment-form-cookies-consent > input {
    margin-right: 7px; }
    body .comment-form-cookies-consent > input[type='checkbox'] + label {
      display: inline; }

.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; }

.post_comments .post_comments__icon {
  display: none;
  margin-right: 10px;
  font-size: 1.286em;
  vertical-align: middle; }

.post_comments .post_comments__text {
  margin-left: .3em;
  text-transform: uppercase; }

@media (max-width: 600px) {
  #comments .comment-reply-link {
    position: relative;
    margin-top: 8px; } }

/* ==================== ##Contact Form ==================== */
.wpcf7-form-control-wrap {
  display: block; }

.wpcf7 form .wpcf7-response-output {
  margin: 5px 0 15px 0;
  border-radius: 5px; }

.wpcf7 input[type='text'],
.wpcf7 input[type='url'],
.wpcf7 input[type='search'],
.wpcf7 input[type='email'],
.wpcf7 input[type='password'],
.wpcf7 input[type='tel'],
.wpcf7 input[type='time'],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%; }

.wpcf7 textarea {
  padding: 17px 20px 15px; }

.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-form-control-wrap .wpcf7-acceptance .wpcf7-list-item,
.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-acceptance .wpcf7-list-item input,
  .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-acceptance .wpcf7-list-item input + .wpcf7-list-item-label,
    .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-acceptance .wpcf7-list-item label,
  .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 input[type='radio'] {
  -webkit-appearance: radio;
  appearance: radio; }

.wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
  display: inline-block;
  vertical-align: top;
  width: 370px; }
  @media (min-width: 600px) {
    .wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
      margin-right: 10px; } }
  .wpcf7 .row.coming-soon .wpcf7-form-control-wrap + br {
    display: none; }

.wpcf7 .row.coming-soon input[type='email'] {
  background-color: #ffffff; }

.wpcf7 .row.coming-soon input[type='submit'] {
  padding-left: 35px;
  padding-right: 35px;
  flex-shrink: 0;
  min-width: 180px; }

@media (min-width: 600px) {
  .wpcf7 .row.coming-soon [class*='wgl_col-'] {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start; } }

.wpcf7 .row.coming-soon.acenter [class*='wgl_col-'] {
  justify-content: center; }

.wpcf7 .row.coming-soon.aright [class*='wgl_col-'] {
  justify-content: flex-end; }

.wpcf7 .row.coming-soon + .wpcf7-mail-sent-ok {
  margin-top: -15px; }

.wpcf7 .row.coming-soon + .wpcf7-response-output {
  margin-top: 5px; }

.wpcf7 .row.coming-soon ~ .wpcf7-response-output {
  margin-left: auto;
  margin-right: auto; }

.wpcf7 .row.home-1 .wgl_col-12 {
  text-align: left; }

.wpcf7 .row.home-1 .submit__container {
  position: relative;
  vertical-align: top;
  margin-bottom: 20px; }
  @media (min-width: 769px) {
    .wpcf7 .row.home-1 .submit__container {
      margin-left: 10px; } }

@media (max-width: 768px) {
  .wpcf7 .row.home-1 .d-inline-block {
    display: block; } }

.wpcf7 .row .submit__container {
  display: inline-block; }
  .wpcf7 .row .submit__container .flaticon {
    position: relative;
    top: -4px;
    right: -34px;
    font-size: 1.1em;
    line-height: 1;
    color: var(--pawscare-button-color-idle);
    pointer-events: none; }
    .wpcf7 .row .submit__container .flaticon::before {
      display: inline-block;
      width: 0;
      transform: rotate(35deg);
      transition: 0.3s; }
    .wpcf7 .row .submit__container .flaticon + [type='submit'] {
      padding-left: 62px;
      padding-right: 38px; }
  .wpcf7 .row .submit__container.submit__invert input[type='submit'] {
    color: var(--pawscare-button-color-active);
    background: var(--pawscare-button-bg-active); }
  .wpcf7 .row .submit__container.submit__invert .flaticon::before {
    color: var(--pawscare-button-bg-idle); }
  .wpcf7 .row .submit__container:hover .flaticon::before {
    color: var(--pawscare-button-bg-idle); }
  .wpcf7 .row .submit__container:hover.submit__invert input[type='submit'] {
    color: var(--pawscare-button-color-idle);
    background: var(--pawscare-button-bg-idle); }
  .wpcf7 .row .submit__container:hover.submit__invert .flaticon::before {
    color: var(--pawscare-button-color-idle); }

.wpcf7 .wpcf7-submit {
  font-family: var(--pawscare-content-font-family);
  padding: 6px 33px; }

.wpcf7 .wpcf7-list-item {
  margin: 0; }

.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: 56px; }
  .sign_up input[type='email'] {
    width: 350px; }
  .sign_up .ajax-loader {
    display: none; }

.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: 56px;
  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%; } }

.isotope-filter {
  display: flex;
  justify-content: center;
  margin-bottom: 41px; }
  .isotope-filter.filter-swiper {
    width: 100%;
    pointer-events: none; }
    .isotope-filter.filter-swiper .swiper-wrapper {
      width: auto; }
    .isotope-filter.filter-swiper .swiper-slide {
      display: inline-block;
      width: -moz-fit-content;
      width: fit-content;
      pointer-events: all; }
  .isotope-filter .lavalamp-object {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -2px;
    opacity: 0;
    height: 8px;
    border-radius: 4px;
    background-color: var(--pawscare-primary-color);
    transition-duration: 0.5s; }
  .isotope-filter .lavalamp_animate .lavalamp-object {
    opacity: 1; }
  .isotope-filter a {
    display: inline-block;
    position: relative;
    border-style: solid;
    border-bottom-width: 4px;
    border-color: #f7f4f0;
    padding: 5px 14px 12px;
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
    color: var(--pawscare-header-font-color);
    transition: 0.5s; }
    .isotope-filter a.active {
      color: var(--pawscare-primary-color); }
    .isotope-filter a.empty {
      display: none; }
  .isotope-filter .filter_counter {
    display: none; }
  .isotope-filter.has_filter_counter .filter_counter {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 5px;
    font-family: var(--pawscare-content-font-family);
    font-size: 0.72em;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: 0.5s ease; }
  .isotope-filter.has_filter_counter a.active .filter_counter, .isotope-filter.has_filter_counter a:hover .filter_counter {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }

.wgl-portfolio .isotope-filter {
  margin-bottom: 52px; }

.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; }

/* ==================== ##Likes ==================== */
.post_likes {
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  font-weight: 800;
  flex-shrink: 0;
  text-transform: uppercase; }
  .post_likes:not(:first-child) {
    margin-left: 0.8em; }
  .post_likes .sl-button {
    display: flex;
    align-items: center;
    background-color: #fff;
    color: inherit;
    cursor: pointer;
    border-radius: 5px;
    padding: 2px 11px 0;
    line-height: 28px;
    box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1);
    transition: 0.45s; }
    .post_likes .sl-button:hover {
      color: var(--pawscare-content-color); }
    .post_likes .sl-button .sl-icon {
      font-size: 14px;
      line-height: 14px;
      font-weight: normal;
      color: #d3c8bd; }
      .post_likes .sl-button .sl-icon::before {
        display: inline-block;
        color: inherit;
        transition: 0s; }
    .post_likes .sl-button.liked .sl-icon, .post_likes .sl-button.loading .sl-icon {
      color: var(--pawscare-primary-color); }
    .post_likes .sl-button.loading .sl-icon::before {
      content: '\f2f1';
      font-family: 'Font Awesome 5 Free';
      font-size: 0.9em;
      font-weight: 600;
      animation: rotate360 2s infinite linear; }

@keyframes rotate360 {
  0% {
    transform: rotate(0turn); }
  100% {
    transform: rotate(1turn); } }
  .post_likes .sl-count {
    margin-left: 9px;
    transition: inherit; }

/* ==================== ##Lists Style ==================== */
ul,
ol {
  margin-left: 0.4em;
  padding-left: 0.9em; }
  ul li,
  ol li {
    position: relative;
    z-index: 1;
    margin-bottom: 8px; }
  ul > li:last-child,
  ol > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }

ol {
  list-style: none; }

ul[class*='pawscare_'] {
  margin-left: 0;
  padding-left: 0; }
  ul[class*='pawscare_'] li {
    list-style: none; }
    ul[class*='pawscare_'] li:before {
      content: '';
      position: absolute;
      z-index: 1;
      border-radius: unset;
      font-family: 'Font Awesome 5 Free';
      font-weight: 600; }

ul.pawscare_dot li {
  padding-left: calc(0.5em + 12px); }
  ul.pawscare_dot li:before {
    top: 0.7em;
    left: 0.2em;
    width: 0.36em;
    height: 0.36em;
    border-radius: 50%;
    background-color: var(--pawscare-primary-color); }

ul.pawscare_dot.heading li:before {
  background-color: var(--pawscare-header-font-color); }

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

ul.pawscare_hyphen li {
  padding-left: calc(1em + 8px); }
  ul.pawscare_hyphen li:before {
    content: '\f068';
    top: 0.4em;
    left: 0;
    font-size: 0.7em;
    color: var(--pawscare-primary-color); }

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

ul.pawscare_plus li {
  padding-left: calc(1em + 8px); }
  ul.pawscare_plus li:before {
    content: '\f067';
    top: 0.4em;
    left: 0;
    font-size: 0.7em;
    color: var(--pawscare-primary-color); }

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

ul.pawscare_paw li {
  padding-left: calc(1em + 8px); }
  ul.pawscare_paw li::before {
    content: var(--pawscare-main-icon-content);
    top: 0.4em;
    left: 0;
    font-family: var(--pawscare-main-icon-font-family);
    font-size: 0.87em;
    line-height: 1.3;
    font-weight: var(--pawscare-main-icon-font-weight);
    color: var(--pawscare-primary-color);
    transform: rotate(35deg); }

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

ul.pawscare_check li {
  padding-left: calc(1em + 5px); }
  ul.pawscare_check li:before {
    content: '\f118';
    font-family: flaticon;
    top: 0.7em;
    left: 0;
    font-size: 0.8em;
    line-height: 1;
    font-weight: 400;
    color: var(--pawscare-primary-color);
    background-color: transparent; }

ul.pawscare_check.header li:before {
  color: var(--pawscare-header-font-color); }

ul.pawscare_check.icon_right li {
  padding-left: 0;
  padding-right: calc(1em + 9px); }
  ul.pawscare_check.icon_right li:before {
    left: unset;
    right: 0; }

ul.pawscare_check--bg li {
  padding-left: calc(1em + 20px); }
  ul.pawscare_check--bg li:before {
    content: '\f118';
    top: 0.5em;
    left: 0;
    border-radius: 50%;
    padding: 6px 5.8px;
    font-family: flaticon;
    font-size: 0.65em;
    line-height: 1;
    font-weight: 400;
    color: #ffffff;
    background-color: var(--pawscare-primary-color); }
  ul.pawscare_check--bg li.pawscare_disabled_item:before {
    color: #ffffff !important;
    background-color: #c7c3c2; }

ul.pawscare_check--bg.icon_right li {
  padding-left: 0;
  padding-right: calc(1em + 20px); }
  ul.pawscare_check--bg.icon_right li:before {
    left: unset;
    right: 0; }

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

ul .pawscare_disabled_item, ul .pawscare_disabled_item:before, ul .pawscare_disabled_item:after,
ul .pawscare_disabled_item span,
ul .pawscare_disabled_item div {
  color: #c7c3c2 !important; }

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

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

li ul {
  margin-top: 10px;
  margin-bottom: 10px; }

li ol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0; }

/* ==================== ##Load More ==================== */
.load_more_wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 20px; }
  .load_more_wrapper .button_wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 10px; }
  .load_more_wrapper .load_more_item {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: auto;
    padding: 21px 30.86px;
    color: var(--pawscare-button-color-idle);
    background-color: var(--pawscare-button-bg-idle);
    transition: 0.4s; }
    .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: #ffffff;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      opacity: 0;
      animation: rotating 2s linear infinite;
      transition: all 0.4s, color 0s; }
    .load_more_wrapper .load_more_item .load_more__icon {
      transition: 0.3s; }
    .load_more_wrapper .load_more_item span {
      position: relative;
      z-index: 2; }
    .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.full_width_btn .load_more_item {
      width: 100%; }
    .load_more_wrapper .load_more_item:hover {
      background-color: var(--pawscare-button-bg-hover); }
      .load_more_wrapper .load_more_item:hover:after {
        animation-play-state: running; }

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

/* ==================== ##Pagination ==================== */
.wgl-pagination {
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 30px;
  list-style: none;
  clear: both; }
  .wgl-pagination .page,
  .wgl-pagination .post-page-numbers {
    display: inline-block;
    margin: 0;
    line-height: 1; }
    .wgl-pagination .page:not(:last-child),
    .wgl-pagination .post-page-numbers:not(:last-child) {
      margin-right: 10px; }
    .wgl-pagination .page .page-numbers,
    .wgl-pagination .page .post-page-link,
    .wgl-pagination .post-page-numbers .page-numbers,
    .wgl-pagination .post-page-numbers .post-page-link {
      display: inline-block;
      position: relative;
      z-index: 1;
      height: 40px;
      min-width: 40px;
      padding: 0 5px;
      border: none;
      border-radius: 5px;
      font-size: 20px;
      line-height: 38px;
      font-weight: 400;
      text-align: center;
      color: var(--pawscare-button-color-idle);
      background-color: var(--pawscare-button-bg-idle);
      vertical-align: middle;
      transition: 0.4s; }
      .wgl-pagination .page .page-numbers i,
      .wgl-pagination .page .post-page-link i,
      .wgl-pagination .post-page-numbers .page-numbers i,
      .wgl-pagination .post-page-numbers .post-page-link i {
        display: inline-block;
        font-style: normal;
        transition: all 0.4s, color 0s; }
        .wgl-pagination .page .page-numbers i:empty,
        .wgl-pagination .page .post-page-link i:empty,
        .wgl-pagination .post-page-numbers .page-numbers i:empty,
        .wgl-pagination .post-page-numbers .post-page-link i:empty {
          font-size: 0.65em;
          line-height: 38px;
          vertical-align: middle;
          transform: translateY(-2px); }
      .wgl-pagination .page .page-numbers:not(.current):hover,
      .wgl-pagination .page .post-page-link:not(.current):hover,
      .wgl-pagination .post-page-numbers .page-numbers:not(.current):hover,
      .wgl-pagination .post-page-numbers .post-page-link:not(.current):hover {
        color: var(--pawscare-button-color-hover);
        background-color: var(--pawscare-button-bg-hover);
        box-shadow: 5px 3px 13px 0 rgba(0, 0, 0, 0.12); }
    .wgl-pagination .page span.current,
    .wgl-pagination .post-page-numbers span.current {
      color: var(--pawscare-button-bg-idle);
      background-color: var(--pawscare-button-color-idle);
      box-shadow: 5px 3px 13px 0 rgba(0, 0, 0, 0.12);
      -webkit-user-select: none;
      user-select: none;
      cursor: default; }
    .wgl-pagination .page:first-child,
    .wgl-pagination .post-page-numbers:first-child {
      margin-left: 0; }
    .wgl-pagination .page:last-child,
    .wgl-pagination .post-page-numbers:last-child {
      margin-right: 0; }
  .wgl-pagination .page-numbers.dots,
  .wgl-pagination .post-page-numbers.dots {
    -webkit-user-select: none;
    user-select: none;
    cursor: default; }

.blog-post_content .wgl-pagination {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-bottom: 0; }
  .blog-post_content .wgl-pagination .page:not(:last-child),
  .blog-post_content .wgl-pagination .post-page-numbers:not(:last-child) {
    margin-right: 7px; }
  .blog-post_content .wgl-pagination .post-page-link {
    min-width: 30px;
    height: 30px;
    margin: 10px 0 0 0;
    border-radius: 5px;
    font-size: 1em;
    line-height: 30px; }
  .blog-post_content .wgl-pagination + .single_post_info {
    margin-top: 30px; }

/* ==================== ##Revolution Slider ==================== */
.wgl-container rs-module [class*="fab fa-"],
.wgl-container .rb-modal-wrapper [class*="fab fa-"],
.wgl-container #rs_overview [class*="fab fa-"],
.wgl-container #objectlibrary [class*="fab fa-"],
.wgl-container #waitaminute [class*="fab fa-"],
.wgl-container #rs_overview_menu [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 .rb-modal-wrapper [class*="fab fa-"]:before,
  .wgl-container #rs_overview [class*="fab fa-"]:before,
  .wgl-container #objectlibrary [class*="fab fa-"]:before,
  .wgl-container #waitaminute [class*="fab fa-"]:before,
  .wgl-container #rs_overview_menu [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 .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 #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 #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-"] {
  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 .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 #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 #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 {
    font-family: "Font Awesome 5 Free";
    font-weight: 900; }

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

.wgl-container .rev_slider_button {
  transition: all .4s; }

/* ==================== ##Social Shares ==================== */
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c287de; }

.elementor-social-icon-pinterest-p.elementor-icon {
  background-color: #ff1226; }

.post_socials__container {
  display: block;
  position: relative;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  width: auto;
  height: auto;
  cursor: pointer; }
  .post_socials__container .socials__trigger {
    position: relative;
    z-index: 3;
    display: inline-block;
    pointer-events: none;
    font-size: 14px;
    font-weight: bold;
    color: var(--pawscare-header-font-color);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    transition: opacity .4s .3s ease-in-out;
    border-radius: 5px; }
  .post_socials__container .social__links-wrapper {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 3px;
    transition: 0.4s ease-in-out;
    pointer-events: none;
    cursor: default; }
    .post_socials__container .social__links-wrapper:before {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 30px;
      height: 30px;
      margin: 0;
      padding: 0;
      pointer-events: none;
      z-index: -1;
      background-color: #ffffff;
      border-radius: 5px;
      box-shadow: 0 2px 9px 1px rgba(0, 0, 0, 0.1);
      transition: .4s .1s ease-in-out; }
  .post_socials__container .social__link {
    display: block;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    pointer-events: all;
    position: static; }
    .post_socials__container .social__link:nth-last-child(1) {
      transition-delay: 0s; }
    .post_socials__container .social__link:nth-last-child(2) {
      transition-delay: 0.04s; }
    .post_socials__container .social__link:nth-last-child(3) {
      transition-delay: 0.08s; }
    .post_socials__container .social__link:nth-last-child(4) {
      transition-delay: 0.12s; }
    .post_socials__container .social__link:nth-last-child(5) {
      transition-delay: 0.16s; }
    .post_socials__container .social__link:nth-last-child(6) {
      transition-delay: 0.2s; }
    .post_socials__container .social__link:nth-last-child(7) {
      transition-delay: 0.24s; }
    .post_socials__container .social__link:last-child:before {
      content: '';
      position: absolute;
      top: 3px;
      right: 3px;
      left: 3px;
      height: 30px;
      display: block;
      border-radius: 5px;
      background-color: var(--pawscare-secondary-color);
      pointer-events: none;
      z-index: -1;
      transition: all .35s ease-in-out; }
    .post_socials__container .social__link:nth-child(1):last-child:before,
    .post_socials__container .social__link:nth-child(1):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(0px); }
    .post_socials__container .social__link:nth-child(2):last-child:before,
    .post_socials__container .social__link:nth-child(2):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(30px); }
    .post_socials__container .social__link:nth-child(3):last-child:before,
    .post_socials__container .social__link:nth-child(3):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(60px); }
    .post_socials__container .social__link:nth-child(4):last-child:before,
    .post_socials__container .social__link:nth-child(4):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(90px); }
    .post_socials__container .social__link:nth-child(5):last-child:before,
    .post_socials__container .social__link:nth-child(5):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(120px); }
    .post_socials__container .social__link:nth-child(6):last-child:before,
    .post_socials__container .social__link:nth-child(6):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(150px); }
    .post_socials__container .social__link:nth-child(7):last-child:before,
    .post_socials__container .social__link:nth-child(7):not(:last-child):hover ~ .social__link:last-child:before {
      transform: translateY(180px); }
  .post_socials__container .social__name {
    font-size: 14px;
    font-weight: 800;
    line-height: 1.5em;
    color: var(--pawscare-header-font-color);
    margin-left: 9px; }
  .post_socials__container:hover > .socials__trigger {
    opacity: 0;
    transition: opacity .2s 0s ease-in-out; }
  .post_socials__container:hover .social__link {
    opacity: 1;
    visibility: visible; }
    .post_socials__container:hover .social__link:nth-last-child(1) {
      transition-delay: 0.24s; }
    .post_socials__container:hover .social__link:nth-last-child(2) {
      transition-delay: 0.28s; }
    .post_socials__container:hover .social__link:nth-last-child(3) {
      transition-delay: 0.32s; }
    .post_socials__container:hover .social__link:nth-last-child(4) {
      transition-delay: 0.36s; }
    .post_socials__container:hover .social__link:nth-last-child(5) {
      transition-delay: 0.4s; }
    .post_socials__container:hover .social__link:nth-last-child(6) {
      transition-delay: 0.44s; }
    .post_socials__container:hover .social__link:nth-last-child(7) {
      transition-delay: 0.48s; }
  .post_socials__container:hover .social__links-wrapper:before {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    transition: 0.4s 0s cubic-bezier(0.9, 0.4, 0.26, 1); }

.post_socials {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  border-radius: 50%;
  font-size: 16px;
  flex-grow: 1;
  flex-shrink: 0; }
  .post_socials:not(:last-child) {
    margin-right: 20px; }
  .post_socials .socials__title {
    font-size: 13px;
    font-weight: 800;
    color: var(--pawscare-header-font-color); }
  .post_socials .social__link > span {
    display: flex;
    white-space: nowrap;
    align-items: center; }
    .post_socials .social__link > span:before {
      display: inline-block;
      flex-shrink: 0;
      font-family: 'Font Awesome 5 Brands';
      text-align: center;
      width: 1em; }

.post_socials__single .social__links-wrapper-single {
  display: flex;
  align-items: center;
  margin-left: 20px; }

.post_socials__single .social__name {
  display: none; }

.post_socials__single .social__link {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  transition-delay: .2s; }
  .post_socials__single .social__link > span:before {
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 34px; }
  .post_socials__single .social__link:not(:last-child) {
    margin-right: 10px; }
  .post_socials__single .social__link.telegram > span:before {
    background-color: #0088cc; }
  .post_socials__single .social__link.reddit > span:before {
    background-color: #FF5700; }
  .post_socials__single .social__link.whatsapp > span:before {
    background-color: #25d366; }
  .post_socials__single .social__link.twitter > span:before {
    background-color: #5cd2ef; }
  .post_socials__single .social__link.facebook > span:before {
    background-color: #3c6cc4; }
  .post_socials__single .social__link.pinterest > span:before {
    background-color: #ff1226; }
  .post_socials__single .social__link.linkedin > span:before {
    background-color: #5ca1ef; }
  .post_socials__single .social__link:hover {
    transition-delay: 0s;
    transform: translateY(-4px); }

.post_socials__single:hover .social__links-wrapper {
  opacity: 1;
  visibility: visible; }

.author-info_social-wrapper .author-info_social-link {
  line-height: 30px; }
  .author-info_social-wrapper .author-info_social-link.fa {
    color: #b5b5b5; }

.wgl-page-socials {
  position: absolute;
  z-index: 90;
  left: 50px; }
  .wgl-page-socials.fixed {
    position: fixed;
    z-index: 90; }
  .wgl-page-socials li {
    margin-bottom: 0;
    padding-bottom: 17px;
    line-height: 27px; }
  .wgl-page-socials .social__link {
    font-size: 13px;
    color: #ffffff;
    transition: all 0.4s, width 0s 1s; }
    .wgl-page-socials .social__link .social__name {
      display: inline-block;
      width: 0;
      font-weight: 700;
      text-transform: uppercase;
      vertical-align: middle;
      overflow: hidden;
      opacity: 0;
      transform-origin: -25px 50%;
      transform: rotateY(0.25turn);
      transition: inherit; }
    .wgl-page-socials .social__link .social__icon {
      padding-right: 1.2em; }
    .wgl-page-socials .social__link:hover {
      transition: all 0.4s; }
      .wgl-page-socials .social__link:hover .social__name {
        width: auto;
        opacity: 1;
        transform: rotateY(0.1turn); }
  .wgl-page-socials .socials__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .wgl-page-socials.appearence-hovered {
    padding-top: 35px;
    height: 0; }
    .wgl-page-socials.appearence-hovered .socials__desc {
      position: absolute;
      top: 0;
      left: 0;
      margin: -5px -5px 0;
      padding: 5px 5px 0;
      cursor: pointer; }
      .wgl-page-socials.appearence-hovered .socials__desc .social__icon {
        color: #ffffff; }
      .wgl-page-socials.appearence-hovered .socials__desc .social__name {
        display: none; }
    .wgl-page-socials.appearence-hovered .socials__list {
      margin-top: -10px;
      margin-left: -14px;
      padding: 15px 0 10px 15px;
      visibility: hidden; }
      .wgl-page-socials.appearence-hovered .socials__list li {
        transform: translateX(-150%);
        opacity: 0;
        visibility: hidden;
        transition: 0.45s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(1) {
          transition-delay: 0.05s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(2) {
          transition-delay: 0.1s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(3) {
          transition-delay: 0.15s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(4) {
          transition-delay: 0.2s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(5) {
          transition-delay: 0.25s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(6) {
          transition-delay: 0.3s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(7) {
          transition-delay: 0.35s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(8) {
          transition-delay: 0.4s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(9) {
          transition-delay: 0.45s; }
        .wgl-page-socials.appearence-hovered .socials__list li:nth-child(10) {
          transition-delay: 0.5s; }
    .wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list,
    .wgl-page-socials.appearence-hovered .socials__list:hover {
      visibility: visible; }
      .wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list li,
      .wgl-page-socials.appearence-hovered .socials__list:hover li {
        transform: translateX(0);
        opacity: 1;
        visibility: visible; }
  .wgl-page-socials:not(.appearence-hovered) .socials__list li {
    opacity: 0;
    transform: translateX(-150%);
    animation: soc_slide_right 0.5s forwards; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(1) {
      animation-delay: 5.1s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(2) {
      animation-delay: 5.2s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(3) {
      animation-delay: 5.3s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(4) {
      animation-delay: 5.4s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(5) {
      animation-delay: 5.5s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(6) {
      animation-delay: 5.6s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(7) {
      animation-delay: 5.7s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(8) {
      animation-delay: 5.8s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(9) {
      animation-delay: 5.9s; }
    .wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(10) {
      animation-delay: 6s; }

@keyframes soc_slide_right {
  0% {
    transform: translateX(-150%);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

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

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

/*==================== ##Team ==================== */
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c287de; }

.elementor-social-icon-pinterest-p.elementor-icon {
  background-color: #ff1226; }

.wgl_module_team {
  position: relative;
  z-index: 1; }
  .wgl_module_team .team__member {
    transition: 0.3s; }
  .wgl_module_team .member__wrapper {
    position: relative;
    z-index: 1;
    border-radius: 10px;
    padding: 0px 30px 30px;
    background: var(--pawscare-secondary-color);
    transition: 0.3s; }
    .wgl_module_team .member__wrapper:hover {
      background-color: #ffffff;
      box-shadow: 12px 9px 38px 0px rgba(0, 0, 0, 0.1); }
  .wgl_module_team .member__media {
    margin-left: -30px;
    margin-right: -30px; }
    .wgl_module_team .member__media,
    .wgl_module_team .member__media .member__thumbnail,
    .wgl_module_team .member__media .member__thumbnail::before,
    .wgl_module_team .member__media .member__thumbnail::after,
    .wgl_module_team .member__media img {
      border-top-left-radius: inherit;
      border-top-right-radius: inherit; }
  .wgl_module_team .member__thumbnail {
    display: inline-block;
    position: relative; }
    .wgl_module_team .member__thumbnail::before, .wgl_module_team .member__thumbnail::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: inherit; }
    .wgl_module_team .member__thumbnail::after {
      opacity: 0; }
    .wgl_module_team .member__thumbnail:hover::before {
      opacity: 0; }
    .wgl_module_team .member__thumbnail:hover::after {
      opacity: 1; }
    .wgl_module_team .member__thumbnail img, .wgl_module_team .member__thumbnail::before, .wgl_module_team .member__thumbnail::after {
      transition: 0.3s; }
  .wgl_module_team .member__info-wrapper {
    position: relative;
    z-index: 1; }
  .wgl_module_team .member__socials {
    overflow: hidden; }
  .wgl_module_team .member__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 0.4s; }
  .wgl_module_team .member__name {
    margin-top: 10px;
    font-size: 28px;
    line-height: 1.4;
    color: var(--pawscare-header-font--color); }
    .wgl_module_team .member__name a,
    .wgl_module_team .member__name span {
      font-weight: inherit;
      font-size: inherit;
      line-height: inherit;
      color: inherit;
      transition: 0.3s; }
    .wgl_module_team .member__name span {
      cursor: default; }
  .wgl_module_team .info__highlighted {
    margin-top: 7px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 800;
    color: var(--pawscare-primary-color);
    transition: inherit; }
  .wgl_module_team .member__excerpt {
    margin-top: 17px;
    line-height: 1.7;
    transition: 0.4s;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .wgl_module_team .member__excerpt::-webkit-scrollbar {
      display: none; }

.team__member .member__socials {
  line-height: 1; }

.team__member .social__icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  background-color: var(--pawscare-primary-color);
  transition: 0.3s; }
  .team__member .social__icon::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border-radius: inherit;
    transform-origin: center;
    transform: scale(0);
    opacity: 0;
    background-color: var(--pawscare-primary-color);
    transition: 0.3s, transform 0s 0.2s; }
  .team__member .social__icon:hover::after {
    opacity: 1;
    transform: scale(1);
    transition: 0.3s, opacity 0s; }

.team__members .member__socials {
  display: flex;
  margin-top: -20px; }

.team__members .social__icon {
  border-radius: 0; }
  .team__members .social__icon::after {
    border-radius: 5px; }
  .team__members .social__icon:first-child {
    border-radius: 5px;
    background-color: var(--pawscare-primary-color); }
    .team__members .social__icon:first-child:after {
      content: unset; }
  .team__members .social__icon:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .team__members .social__icon:not(:first-child) {
    opacity: 0;
    transform: translateX(-10px); }
  .team__members .social__icon:nth-child(2) {
    transition-delay: 0.05s; }
  .team__members .social__icon:nth-child(3) {
    transition-delay: 0.1s; }
  .team__members .social__icon:nth-child(4) {
    transition-delay: 0.15s; }
  .team__members .social__icon:nth-child(5) {
    transition-delay: 0.2s; }
  .team__members .social__icon:nth-child(6) {
    transition-delay: 0.25s; }
  .team__members .social__icon:nth-child(7) {
    transition-delay: 0.3s; }
  .team__members .social__icon:nth-child(8) {
    transition-delay: 0.35s; }
  .team__members .social__icon:nth-child(9) {
    transition-delay: 0.4s; }

.team__members .member__wrapper:hover .social__icon:first-child,
.team__members .center-mode.wgl-carousel .swiper-slide-active .member__wrapper .social__icon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.team__members .member__wrapper:hover .social__icon:not(:first-child),
.team__members .center-mode.wgl-carousel .swiper-slide-active .member__wrapper .social__icon:not(:first-child) {
  opacity: 1;
  transform: translate(0); }

@media (max-width: 767px) {
  .team__members .member__wrapper .social__icon:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .team__members .member__wrapper .social__icon:not(:first-child) {
    opacity: 1;
    transform: translate(0); } }

.acenter .member__socials {
  justify-content: center; }

.acenter .member__wrapper:not(:hover) .social__icon:not(:first-child) {
  width: 0; }

.aright .member__socials {
  flex-direction: row-reverse; }

.aright .member__wrapper:hover .social__icon:first-child {
  border-radius: 0 5px 5px 0; }

.aright .member__wrapper:hover .social__icon:last-child {
  border-radius: 5px 0 0 5px; }

.aright .member__wrapper:hover .social__icon:not(:first-child) {
  opacity: 1;
  transform: translate(0); }

.wgl_module_team {
  --pawscare-team-grid-gap: 30px; }
  .wgl_module_team .team__members:not(.carousel) {
    display: flex;
    flex-wrap: wrap; }
    .wgl_module_team .team__members:not(.carousel) .team__member {
      margin-bottom: var(--pawscare-team-grid-gap); }
    @media (min-width: 768px) {
      .wgl_module_team .team__members:not(.carousel) {
        margin-right: calc(var(--pawscare-team-grid-gap) * -1); }
        .wgl_module_team .team__members:not(.carousel) .team__member {
          margin-right: var(--pawscare-team-grid-gap); } }
  .wgl_module_team .team__members.carousel .wgl-carousel_wrapper {
    margin: 0 -15px; }
  .wgl_module_team .team__members.carousel .team__member {
    margin-top: 25px;
    margin-bottom: 30px; }
  .wgl_module_team .team__members.carousel .member__wrapper {
    margin-left: calc(var(--pawscare-team-grid-gap) / 2);
    margin-right: calc(var(--pawscare-team-grid-gap) / 2); }
  .wgl_module_team .grid-col--1 .team__member {
    width: 100%; }
  .wgl_module_team .grid-col--2 .team__member {
    width: calc(50% - var(--pawscare-team-grid-gap)); }
  .wgl_module_team .grid-col--3 .team__member {
    width: calc(33.3333% - var(--pawscare-team-grid-gap)); }
  .wgl_module_team .grid-col--4 .team__member {
    width: calc(25% - var(--pawscare-team-grid-gap)); }
  .wgl_module_team .grid-col--5 .team__member {
    width: calc(20% - var(--pawscare-team-grid-gap)); }
  .wgl_module_team .grid-col--6 .team__member {
    width: calc(16.6666% - var(--pawscare-team-grid-gap)); }
  @media (max-width: 1500px) {
    .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
      width: calc(25% - var(--pawscare-team-grid-gap)); } }
  @media (max-width: 1370px) {
    .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
      width: calc(33.3333% - var(--pawscare-team-grid-gap)); } }
  @media (max-width: 1025px) {
    .wgl_module_team .grid-col--3 .team__member, .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
      width: calc(50% - var(--pawscare-team-grid-gap)); } }
  @media (max-width: 767px) {
    .wgl_module_team .grid-col--2 .team__member, .wgl_module_team .grid-col--3 .team__member, .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
      width: 100%; } }

.socials-official-idle .social__icon[class*='skype'] {
  background-color: #00aff0; }

.socials-official-idle .social__icon[class*='tumblr'] {
  background-color: #35465d; }

.socials-official-idle .social__icon[class*='twitter'] {
  background-color: #5cd2ef; }

.socials-official-idle .social__icon[class*='youtube'] {
  background-color: #ff0000; }

.socials-official-idle .social__icon[class*='facebook'] {
  background-color: #3c6cc4; }

.socials-official-idle .social__icon[class*='linkedin'] {
  background-color: #5ca1ef; }

.socials-official-idle .social__icon[class*='telegram'] {
  background-color: #0088cc; }

.socials-official-idle .social__icon[class*='whatsapp'] {
  background-color: #25d366; }

.socials-official-idle .social__icon[class*='dribbble'] {
  background-color: #ea4c89; }

.socials-official-idle .social__icon[class*='pinterest'] {
  background-color: #ff1226; }

.socials-official-idle .social__icon[class*='instagram'] {
  background-color: #c287de; }

.socials-official-hover .social__icon[class*='skype']::after {
  background-color: #00aff0; }

.socials-official-hover .social__icon[class*='tumblr']::after {
  background-color: #35465d; }

.socials-official-hover .social__icon[class*='twitter']::after {
  background-color: #5cd2ef; }

.socials-official-hover .social__icon[class*='youtube']::after {
  background-color: #ff0000; }

.socials-official-hover .social__icon[class*='facebook']::after {
  background-color: #3c6cc4; }

.socials-official-hover .social__icon[class*='linkedin']::after {
  background-color: #5ca1ef; }

.socials-official-hover .social__icon[class*='telegram']::after {
  background-color: #0088cc; }

.socials-official-hover .social__icon[class*='whatsapp']::after {
  background-color: #25d366; }

.socials-official-hover .social__icon[class*='dribbble']::after {
  background-color: #ea4c89; }

.socials-official-hover .social__icon[class*='pinterest']::after {
  background-color: #ff1226; }

.socials-official-hover .social__icon[class*='instagram']::after {
  background-color: #c287de; }

/* ==================== ##Views ==================== */
.wgl-views {
  display: inline-block;
  font-size: 13px;
  line-height: 29px;
  text-transform: uppercase; }
  .wgl-views .post_views_inner {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    padding: 2px 11px 0;
    line-height: 28px;
    color: inherit;
    box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1);
    transition: 0.45s; }
  .wgl-views .post_views__icon {
    font-size: 13px;
    transform: translateY(-1px);
    vertical-align: middle; }
  .wgl-views .sl-count {
    display: inline-block;
    margin-left: 10px;
    transition: inherit;
    vertical-align: middle; }

/* ==================== #Author ==================== */
.widget_author .author-widget_wrapper {
  position: relative;
  padding: 0;
  text-align: center;
  margin: 0 auto; }
  .widget_author .author-widget_wrapper > h4 + .author-widget_social,
  .widget_author .author-widget_wrapper > p + .author-widget_social {
    margin-top: 11px; }

.widget_author .author-widget_img-wrapper {
  display: block;
  position: relative;
  margin: 0 auto; }
  .widget_author .author-widget_img-wrapper,
  .widget_author .author-widget_img-wrapper .author-widget_img {
    width: 175px; }
  .widget_author .author-widget_img-wrapper .author-widget_img {
    border-radius: 175px;
    background-color: #ffffff;
    box-shadow: 0 0 0 4px #ffffff, 6px 4px 15px 0 rgba(0, 0, 0, 0.15); }

.widget_author .author-widget_content-wrapper:not(:first-child) .author-widget_title {
  margin-top: 22px; }

.widget_author .author-widget_title {
  padding: 0 15px 0;
  font-size: 22px;
  line-height: 1.5; }
  .widget_author .author-widget_title span {
    font-size: inherit;
    line-height: inherit; }

.widget_author .author-widget_text {
  margin-top: 7px;
  margin-bottom: 0;
  padding: 0 10px; }

.widget_author .author-widget_social {
  margin-top: 15px; }
  .widget_author .author-widget_social a {
    display: inline-block;
    position: relative;
    padding-top: 1px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 34px;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    transition-delay: .2s; }
    .widget_author .author-widget_social a:before {
      display: inline-block;
      transition: unset; }
    .widget_author .author-widget_social a[class$='twitter'] {
      background-color: #5cd2ef; }
    .widget_author .author-widget_social a[class$='facebook-f'] {
      background-color: #3c6cc4; }
    .widget_author .author-widget_social a[class$='linkedin-in'] {
      background-color: #5ca1ef; }
    .widget_author .author-widget_social a[class$='instagram'] {
      background-color: #c287de; }
    .widget_author .author-widget_social a[class$='telegram-plane'] {
      background-color: #0088cc; }
    .widget_author .author-widget_social a:hover {
      transition-delay: 0s;
      transform: translateY(-4px); }

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

.widget_author .author-widget_img_sign-wrapper {
  position: absolute;
  z-index: 1;
  bottom: -5px;
  left: -8px; }

/* ==================== #Banner ==================== */
.banner-widget_wrapper {
  display: block;
  position: relative;
  max-width: 370px;
  margin: 0 auto;
  border-radius: 5px;
  padding: 30px;
  font-size: var(--pawscare-h4-font-size);
  line-height: 1.3;
  font-weight: var(--pawscare-h4-font-size);
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .banner-widget_wrapper:not([style]) {
    background-color: #e0e0e0; }
  .banner-widget_wrapper .logo__img {
    display: block;
    line-height: 0;
    margin: auto; }
    .banner-widget_wrapper .logo__img:not(:last-child) {
      margin-bottom: 5px; }
  .banner-widget_wrapper .banner__subtitle {
    margin-bottom: 0;
    font-family: var(--pawscare-header-font-family);
    font-size: var(--pawscare-h5-font-size); }
    .banner-widget_wrapper .banner__subtitle + .banner__title {
      margin-top: 5px; }
  .banner-widget_wrapper .banner__title {
    font-size: inherit;
    line-height: inherit; }
  .banner-widget_wrapper .banner__button {
    display: inline-block;
    position: relative;
    min-width: 130px;
    margin: 28px 0 0;
    border-radius: 5px;
    padding: 16px 25.66px;
    font-size: 14px;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: var(--pawscare-button-bg-idle);
    transition: 0.4s; }
    .banner-widget_wrapper .banner__button .button__content {
      z-index: 1; }
    .banner-widget_wrapper .banner__button .elementor-icon {
      display: inline-block;
      font-weight: 400;
      font-style: normal;
      color: inherit; }
      .banner-widget_wrapper .banner__button .elementor-icon::before {
        content: var(--pawscare-main-icon-content);
        display: inline-block;
        font-family: var(--pawscare-main-icon-font-family);
        font-weight: var(--pawscare-main-icon-font-weight);
        transform: rotate(35deg); }
  .banner-widget_wrapper .banner__link {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: inherit; }
  .banner-widget_wrapper .banner__link:hover ~ .banner__button {
    color: var(--pawscare-button-color-hover);
    background-color: var(--pawscare-button-bg-hover); }
  .banner-widget_wrapper:empty {
    display: none; }

/* ==================== #Calendar ==================== */
body .widget_calendar .calendar_wrap {
  width: 100%; }
  body .widget_calendar .calendar_wrap table td {
    position: relative;
    z-index: 1;
    padding: 4px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600; }
    body .widget_calendar .calendar_wrap table td > a {
      display: inline-block;
      width: 100%;
      height: 100%;
      color: var(--pawscare-header-font-color); }
    body .widget_calendar .calendar_wrap table td#today {
      font-weight: 700;
      color: var(--pawscare-primary-color);
      text-decoration: underline; }
  body .widget_calendar .calendar_wrap table tr {
    border: 0; }
  body .widget_calendar .calendar_wrap table th {
    padding: 5px 0;
    font-weight: 700;
    text-align: center; }
  body .widget_calendar .calendar_wrap table caption {
    font-size: 16px;
    font-weight: 700;
    padding: 7px;
    color: #ffffff;
    font-family: var(--pawscare-content-font-family);
    background-color: var(--pawscare-primary-color);
    text-transform: uppercase; }
  body .widget_calendar .calendar_wrap table tfoot {
    display: none; }
  body .widget_calendar .calendar_wrap table #today:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: var(--pawscare-primary-color);
    transition: 0.3s; }
  body .widget_calendar .calendar_wrap table #today > a {
    color: var(--pawscare-primary-color); }
    body .widget_calendar .calendar_wrap table #today > a:before {
      background-color: transparent; }
    body .widget_calendar .calendar_wrap table #today > a:hover {
      color: var(--pawscare-secondary-color); }
  body .widget_calendar .calendar_wrap tbody td > a {
    color: var(--pawscare-header-font-color);
    font-weight: 700; }
    body .widget_calendar .calendar_wrap tbody td > a:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: 0.3s; }
    body .widget_calendar .calendar_wrap tbody td > a:before {
      background-color: var(--pawscare-secondary-color); }
    body .widget_calendar .calendar_wrap tbody td > a:hover {
      color: #ffffff; }
      body .widget_calendar .calendar_wrap tbody td > a:hover:before {
        background-color: var(--pawscare-primary-color); }
  body .widget_calendar .calendar_wrap .wp-calendar-nav {
    margin-bottom: -24px; }

body .footer .widget_calendar .calendar_wrap tbody,
body .footer .widget_calendar .calendar_wrap td#today {
  color: inherit; }

body .footer .widget_calendar .calendar_wrap table #today > a:hover {
  color: var(--pawscare-footer-heading-color); }

.wp-block-calendar {
  padding-bottom: 20px; }
  .wp-block-calendar tbody td,
  .wp-block-calendar th {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 4px 0; }
    .wp-block-calendar tbody td a,
    .wp-block-calendar th a {
      color: #ffffff;
      color: var(--pawscare-header-font-color);
      font-weight: 700; }
      .wp-block-calendar tbody td a:before,
      .wp-block-calendar th a:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: 0.3s; }
      .wp-block-calendar tbody td a:before,
      .wp-block-calendar th a:before {
        background-color: var(--pawscare-secondary-color); }
      .wp-block-calendar tbody td a:hover,
      .wp-block-calendar th a:hover {
        color: #ffffff; }
        .wp-block-calendar tbody td a:hover:before,
        .wp-block-calendar th a:hover:before {
          background-color: var(--pawscare-primary-color); }
  .wp-block-calendar tfoot #next {
    text-align: right; }
  .wp-block-calendar table th {
    color: var(--pawscare-header-font-color);
    background-color: #ffffff; }
  .wp-block-calendar table caption {
    padding: 7px;
    font-size: 16px;
    font-weight: 700; }
  .wp-block-calendar table #today:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: var(--pawscare-primary-color);
    transition: 0.3s; }
  .wp-block-calendar table #today > a {
    color: var(--pawscare-primary-color); }
    .wp-block-calendar table #today > a:before {
      background-color: transparent; }
    .wp-block-calendar table #today > a:hover {
      color: var(--pawscare-secondary-color); }
  .wp-block-calendar a {
    text-decoration: none; }

.widget_calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
  display: flex;
  justify-content: space-between; }
  .widget_calendar .wp-calendar-nav span a,
  .wp-block-calendar .wp-calendar-nav span a {
    display: inline-block;
    margin-bottom: 21px;
    line-height: 1; }

.blog-post.format-no_featured .wp-block-calendar tbody {
  background: #ffffff; }

/* ==================== #Gallery ==================== */
[class*='widget'][class*='media_gallery'] .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: -5px; }
  [class*='widget'][class*='media_gallery'] .gallery-item {
    margin: 0; }
    [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: 3px; }
        [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a::before, [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a::after {
          position: absolute;
          z-index: 1;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          border-radius: inherit;
          opacity: 0;
          transition: opacity 0.4s; }
        [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a::before {
          content: '';
          background-color: rgba(var(--pawscare-header-font-color-rgb), 0.75); }
        [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a::after {
          content: var(--pawscare-main-icon-content);
          display: flex;
          align-items: center;
          justify-content: center;
          font-family: var(--pawscare-main-icon-font-family);
          font-size: 19px;
          font-weight: var(--pawscare-main-icon-font-weight);
          color: #ffffff;
          transform: rotate(35deg); }
        [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a:hover::before, [class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon > a:hover::after {
          opacity: 1; }
    [class*='widget'][class*='media_gallery'] .gallery-item img {
      border: 0;
      border-radius: inherit; }
  [class*='widget'][class*='media_gallery'] .gallery-columns-1 .gallery-item {
    width: calc(100% / 1); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-2 .gallery-item {
    width: calc(100% / 2); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-3 .gallery-item {
    width: calc(100% / 3); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-4 .gallery-item {
    width: calc(100% / 4); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-5 .gallery-item {
    width: calc(100% / 5); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-6 .gallery-item {
    width: calc(100% / 6); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-7 .gallery-item {
    width: calc(100% / 7); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-8 .gallery-item {
    width: calc(100% / 8); }
  [class*='widget'][class*='media_gallery'] .gallery-columns-9 .gallery-item {
    width: calc(100% / 9); }
  [class*='widget'][class*='media_gallery'] .gallery .gallery-caption {
    display: none; }

.blog-post_content .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 10px -5px 20px; }
  .blog-post_content .gallery-item {
    margin: 0; }
    .blog-post_content .gallery-item .gallery-icon {
      margin: 5px;
      text-align: center; }
  .blog-post_content .gallery-columns-1 .gallery-item {
    width: calc(100% / 1); }
  .blog-post_content .gallery-columns-2 .gallery-item {
    width: calc(100% / 2); }
  .blog-post_content .gallery-columns-3 .gallery-item {
    width: calc(100% / 3); }
  .blog-post_content .gallery-columns-4 .gallery-item {
    width: calc(100% / 4); }
  .blog-post_content .gallery-columns-5 .gallery-item {
    width: calc(100% / 5); }
  .blog-post_content .gallery-columns-6 .gallery-item {
    width: calc(100% / 6); }
  .blog-post_content .gallery-columns-7 .gallery-item {
    width: calc(100% / 7); }
  .blog-post_content .gallery-columns-8 .gallery-item {
    width: calc(100% / 8); }
  .blog-post_content .gallery-columns-9 .gallery-item {
    width: calc(100% / 9); }
  .blog-post_content .gallery-caption {
    margin-left: 0; }

/* ==================== ##Widgets Base ==================== */
.widget {
  position: relative;
  font-family: var(--pawscare-content-font-family); }
  .widget:not(:first-child) {
    padding-top: 45px; }
  .widget:last-child {
    margin-bottom: 40px; }
  .widget .title-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 30px;
    font-family: var(--pawscare-header-font-family);
    font-size: 18px;
    line-height: 1.5;
    font-weight: var(--pawscare-header-font-weight); }
    .widget .title-wrapper .title {
      position: relative;
      z-index: 0;
      border-radius: 5px;
      padding: 4px 11.4px;
      text-transform: uppercase;
      text-align: center; }
      .widget .title-wrapper .title::before {
        content: var(--pawscare-main-icon-content);
        position: absolute;
        z-index: -1;
        top: -7px;
        right: -0.6em;
        font-family: var(--pawscare-main-icon-font-family);
        font-size: 2.8em;
        line-height: 0.9;
        font-weight: var(--pawscare-main-icon-font-weight);
        color: #f3ece1;
        transform: rotate(-20deg); }
      .widget .title-wrapper .title::after {
        content: '';
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: inherit;
        background-color: #ffffff;
        box-shadow: 4px 3px 9px 0 rgba(0, 0, 0, 0.1); }
    .widget .title-wrapper .rss-widget-icon {
      margin-top: 8px;
      margin-right: 4px; }
  .widget .title {
    color: var(--pawscare-header-font-color); }
  .widget ul li {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 800;
    color: var(--pawscare-header-font-color);
    transition: 0.3s; }
    .widget ul li a {
      margin: 10px 0;
      line-height: 24px;
      color: inherit; }
    .widget ul li a {
      display: flex; }
      .widget ul li a .post_count {
        height: 20px;
        margin-left: 10px;
        border-radius: 3px;
        padding: 1px 6.6px 0;
        line-height: 20px;
        color: var(--pawscare-header-font-color);
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        background-color: #f6f0e6;
        transition: inherit; }
      .widget ul li a:hover .post_count {
        color: #ffffff;
        background-color: var(--pawscare-primary-color); }
  .widget > ul {
    margin-top: 0;
    margin-bottom: -16px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0; }
  .widget > ul > li li,
  .widget > div > ul > li li {
    padding-left: 15px; }
  .widget_layered_nav ul, .widget_categories ul, .widget_product_categories ul {
    position: relative; }
    .widget_layered_nav ul li a, .widget_categories ul li a, .widget_product_categories ul li a {
      position: relative;
      line-height: 1.64;
      color: var(--pawscare-header-font-color); }
      .widget_layered_nav ul li a::before, .widget_categories ul li a::before, .widget_product_categories ul li a::before {
        content: var(--pawscare-main-icon-content);
        margin-top: -0.3em;
        margin-left: 9px;
        font-family: var(--pawscare-main-icon-font-family);
        font-size: 1.05em;
        font-weight: var(--pawscare-main-icon-font-weight);
        color: var(--pawscare-primary-color);
        transform-origin: top left;
        transform: rotate(35deg);
        transition: inherit; }
      .widget_layered_nav ul li a:hover, .widget_categories ul li a:hover, .widget_product_categories ul li a:hover {
        color: var(--pawscare-primary-color); }
      .widget_layered_nav ul li a:not(.has-post-counter)::before, .widget_categories ul li a:not(.has-post-counter)::before, .widget_product_categories ul li a:not(.has-post-counter)::before {
        color: var(--pawscare-primary-color); }
      .widget_layered_nav ul li a:not(.has-post-counter):hover::before, .widget_categories ul li a:not(.has-post-counter):hover::before, .widget_product_categories ul li a:not(.has-post-counter):hover::before {
        color: var(--pawscare-primary-color); }
  .widget_product_categories ul li img {
    margin-right: 13px; }
  .widget_archive li:last-child {
    margin-bottom: -12px; }
  .widget_recent_entries .title-wrapper + ul {
    margin-top: -6px; }
  .widget_recent_entries > ul > li > a {
    position: relative;
    padding-left: 20px; }
    .widget_recent_entries > ul > li > a::before {
      content: '\f15b';
      position: absolute;
      top: 0;
      left: 0;
      font-family: 'Font Awesome 5 Free';
      font-size: 12px;
      color: var(--pawscare-primary-color);
      transition: color .3s, opacity .3s; }
    .widget_recent_entries > ul > li > a:hover, .widget_recent_entries > ul > li > a:hover::before {
      color: var(--pawscare-primary-color); }
    .widget_recent_entries > ul > li > a:hover::before {
      opacity: 1; }
  .widget_recent_entries ul li a:hover {
    color: var(--pawscare-primary-color); }
  .widget_recent_entries ul li .post-date {
    display: block;
    margin-bottom: 14px;
    font-size: 0.8em;
    line-height: 1;
    color: var(--pawscare-content-color); }
  .widget_recent_entries ul li:not(:last-child) .post-date {
    margin-bottom: 14px; }
  .widget_tag_cloud {
    padding-bottom: 10px; }
    .widget_tag_cloud .tagcloud {
      margin-bottom: -20px;
      margin-right: -10px; }
  .widget_rss .title-wrapper + ul {
    margin-top: -16px; }
  .widget_rss .title-wrapper > 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 .title-wrapper > a img {
      display: none; }
  .widget_rss ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
  .widget_rss li {
    padding: 18px 0 0 0; }
    .widget_rss li:first-child {
      padding-top: 0; }
    .widget_rss li .rsswidget {
      display: inline-block;
      font-size: 16px;
      line-height: 22px;
      font-weight: 600;
      margin-bottom: 10px; }
    .widget_rss li .rss-date {
      display: block;
      margin: 0 0 9px;
      font-size: 14px;
      font-weight: bold;
      line-height: 22px;
      color: #878b8e;
      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: 14px;
      line-height: 24px;
      font-style: normal;
      font-weight: 700;
      color: #878b8e; }
      .widget_rss li cite::before {
        content: '\2013';
        margin-right: 5px; }
  .widget_text .textwidget {
    margin-top: -9px; }

.wp-block-rss {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-weight: 600; }
  .wp-block-rss a {
    color: inherit; }

.widget_comments > ul > li::before,
.widget_meta > ul > li::before,
.widget_archive > ul > li::before,
.widget_recent_comments > ul > li::before,
ul.wp-block-archives > li::before {
  font-family: flaticon;
  transition: inherit; }

.widget_recent_entries ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_meta ul,
.widget_archive ul,
ul.wp-block-archives {
  list-style: none; }
  .widget_recent_entries ul ul,
  .widget_categories ul ul,
  .widget_product_categories ul ul,
  .widget_meta ul ul,
  .widget_archive ul ul,
  ul.wp-block-archives ul {
    margin: 0;
    padding: 0; }
  .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,
  .widget_archive ul li ul li:last-child,
  ul.wp-block-archives li ul li:last-child {
    border-bottom: 0; }

.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_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_categories > ul,
.widget_product_categories > ul,
.widget_archive > ul,
ul.wp-block-archives {
  margin-top: 0;
  margin-bottom: -14px; }

.widget_archive ul,
ul.wp-block-archives {
  position: relative; }
  .widget_archive ul li a,
  ul.wp-block-archives li a {
    position: relative;
    line-height: 1.64;
    color: var(--pawscare-header-font-color); }
    .widget_archive ul li a::before,
    ul.wp-block-archives li a::before {
      content: var(--pawscare-main-icon-content);
      margin-top: -0.3em;
      margin-left: 9px;
      font-family: var(--pawscare-main-icon-font-family);
      font-size: 1.05em;
      font-weight: var(--pawscare-main-icon-font-weight);
      color: var(--pawscare-primary-color);
      transform-origin: top left;
      transform: rotate(35deg);
      transition: inherit; }
    .widget_archive ul li a:hover,
    ul.wp-block-archives li a:hover {
      color: var(--pawscare-primary-color); }
    .widget_archive ul li a:not(.has-post-counter)::before,
    ul.wp-block-archives li a:not(.has-post-counter)::before {
      color: var(--pawscare-primary-color); }
    .widget_archive ul li a:not(.has-post-counter):hover::before,
    ul.wp-block-archives li a:not(.has-post-counter):hover::before {
      color: var(--pawscare-primary-color); }

ul.wp-block-archives {
  margin-left: 0;
  padding-left: 0; }
  ul.wp-block-archives li {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 800; }
    ul.wp-block-archives li a {
      display: flex; }
      ul.wp-block-archives li a .post_count {
        height: 20px;
        margin-left: 10px;
        border-radius: 3px;
        padding: 1px 6.6px 0;
        line-height: 20px;
        color: var(--pawscare-header-font-color);
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        background-color: #f6f0e6;
        transition: inherit; }
      ul.wp-block-archives li a:hover .post_count {
        color: #ffffff;
        background-color: var(--pawscare-primary-color); }

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

.widget_meta.widget .title-wrapper + ul {
  margin-top: -6px; }

.widget_meta.widget > ul {
  margin-bottom: -20px; }
  .widget_meta.widget > ul li a {
    position: relative;
    padding-left: 20px; }
    .widget_meta.widget > ul li a::before {
      content: '\f30b';
      position: absolute;
      top: 0;
      left: 0;
      font-family: 'Font Awesome 5 Free';
      font-size: 12px;
      font-weight: 600;
      color: var(--pawscare-primary-color); }
    .widget_meta.widget > ul li a:hover::before {
      color: var(--pawscare-primary-color);
      opacity: 1; }

.widget_recent_comments > ul {
  margin-top: -10px;
  margin-bottom: -20px;
  list-style: none; }
  .widget_recent_comments > ul > li::before {
    content: '\f075';
    position: absolute;
    top: 4px;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    color: var(--pawscare-primary-color); }
  .widget_recent_comments > ul > li:hover::before {
    opacity: 1; }

.widget_recent_comments ul li {
  position: relative;
  padding-left: 20px;
  line-height: 1.5; }
  .widget_recent_comments ul li a:hover {
    color: var(--pawscare-primary-color); }

.widget_recent_comments a {
  display: inline !important; }
  .widget_recent_comments a[rel~='external'] {
    text-decoration: underline; }

aside select,
footer select {
  margin-bottom: 0; }

aside .widget_calendar,
footer .widget_calendar {
  margin-bottom: -23px; }

/* ==================== #Navigation Menu ==================== */
.widget_nav_menu .menu,
.widget_pages > ul {
  margin-top: -6px;
  margin-left: 0;
  margin-bottom: -17px;
  padding-left: 0;
  padding-bottom: 0; }
  .widget_nav_menu .menu,
  .widget_nav_menu .menu ul,
  .widget_pages > ul,
  .widget_pages > ul ul {
    list-style: none; }
  .widget_nav_menu .menu a,
  .widget_pages > ul a {
    display: block;
    position: relative;
    padding-left: 17px; }
    .widget_nav_menu .menu a:before,
    .widget_pages > ul a:before {
      content: '';
      position: absolute;
      top: 0.65em;
      left: 0;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: var(--pawscare-primary-color);
      transition: background-color 0.3s; }
  .widget_nav_menu .menu .sub-menu,
  .widget_nav_menu .menu .children,
  .widget_pages > ul .sub-menu,
  .widget_pages > ul .children {
    margin-left: 0;
    padding-left: 0; }
    .widget_nav_menu .menu .sub-menu li,
    .widget_nav_menu .menu .children li,
    .widget_pages > ul .sub-menu li,
    .widget_pages > ul .children li {
      margin-left: 0; }
  .widget_nav_menu .menu > .menu-item-has-children .sub-menu .menu-item-has-children,
  .widget_nav_menu .menu > .menu-item-has-children .sub-menu .page_item_has_children,
  .widget_nav_menu .menu > .menu-item-has-children .children .menu-item-has-children,
  .widget_nav_menu .menu > .menu-item-has-children .children .page_item_has_children,
  .widget_nav_menu .menu > .page_item_has_children .sub-menu .menu-item-has-children,
  .widget_nav_menu .menu > .page_item_has_children .sub-menu .page_item_has_children,
  .widget_nav_menu .menu > .page_item_has_children .children .menu-item-has-children,
  .widget_nav_menu .menu > .page_item_has_children .children .page_item_has_children,
  .widget_pages > ul > .menu-item-has-children .sub-menu .menu-item-has-children,
  .widget_pages > ul > .menu-item-has-children .sub-menu .page_item_has_children,
  .widget_pages > ul > .menu-item-has-children .children .menu-item-has-children,
  .widget_pages > ul > .menu-item-has-children .children .page_item_has_children,
  .widget_pages > ul > .page_item_has_children .sub-menu .menu-item-has-children,
  .widget_pages > ul > .page_item_has_children .sub-menu .page_item_has_children,
  .widget_pages > ul > .page_item_has_children .children .menu-item-has-children,
  .widget_pages > ul > .page_item_has_children .children .page_item_has_children {
    padding-bottom: 0; }
    .widget_nav_menu .menu > .menu-item-has-children .sub-menu .menu-item-has-children > a,
    .widget_nav_menu .menu > .menu-item-has-children .sub-menu .page_item_has_children > a,
    .widget_nav_menu .menu > .menu-item-has-children .children .menu-item-has-children > a,
    .widget_nav_menu .menu > .menu-item-has-children .children .page_item_has_children > a,
    .widget_nav_menu .menu > .page_item_has_children .sub-menu .menu-item-has-children > a,
    .widget_nav_menu .menu > .page_item_has_children .sub-menu .page_item_has_children > a,
    .widget_nav_menu .menu > .page_item_has_children .children .menu-item-has-children > a,
    .widget_nav_menu .menu > .page_item_has_children .children .page_item_has_children > a,
    .widget_pages > ul > .menu-item-has-children .sub-menu .menu-item-has-children > a,
    .widget_pages > ul > .menu-item-has-children .sub-menu .page_item_has_children > a,
    .widget_pages > ul > .menu-item-has-children .children .menu-item-has-children > a,
    .widget_pages > ul > .menu-item-has-children .children .page_item_has_children > a,
    .widget_pages > ul > .page_item_has_children .sub-menu .menu-item-has-children > a,
    .widget_pages > ul > .page_item_has_children .sub-menu .page_item_has_children > a,
    .widget_pages > ul > .page_item_has_children .children .menu-item-has-children > a,
    .widget_pages > ul > .page_item_has_children .children .page_item_has_children > a {
      display: block; }

.widget_nav_menu .current-menu-item > a:before,
.widget_pages .current-menu-item > a:before {
  color: inherit; }

/* ==================== #Recent Posts ==================== */
.widget .recent-posts-widget {
  margin: 0;
  padding: 0;
  list-style: none; }
  .widget .recent-posts-widget li {
    padding: 0;
    line-height: inherit; }
    .widget .recent-posts-widget li img {
      min-width: 75px;
      width: 75px; }
    .widget .recent-posts-widget li:not(:first-child) {
      margin-top: 30px; }
    .widget .recent-posts-widget li:last-child {
      margin-bottom: 0; }
    .widget .recent-posts-widget li a {
      margin: 0; }
  .widget .recent-posts-widget .recent-posts-image_wrapper {
    margin: 0 19px 0 0; }
    .widget .recent-posts-widget .recent-posts-image_wrapper img {
      border-radius: 5px; }
  .widget .recent-posts-widget .recent-posts-content_wrapper {
    width: calc(100% - 20px); }
    .widget .recent-posts-widget .recent-posts-content_wrapper:first-child {
      margin-top: -4px; }
  .widget .recent-posts-widget .recent-post-content {
    margin-top: 3px;
    font-size: 0.9rem;
    line-height: 1.8; }
  .widget .recent-posts-widget .post__title {
    margin-top: -2px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: var(--pawscare-header-font-weight);
    transition: 0.4s; }
  .widget .recent-posts-widget .meta-data {
    margin-top: 8px;
    margin-bottom: -3px; }
    .widget .recent-posts-widget .meta-data,
    .widget .recent-posts-widget .meta-data span {
      font-size: 14px;
      line-height: 1.5;
      font-weight: 800;
      text-transform: uppercase; }
  .widget .recent-posts-widget .counter_posts {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -13px;
    border: 3px solid #fafafa;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    line-height: 24px;
    text-align: center; }

.widget_wgl_posts .recent-posts-widget {
  margin-top: 0;
  margin-bottom: -7px; }

/* ==================== #Search ==================== */
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; }
  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-right: 50px;
    outline: none;
    overflow: hidden; }
    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: inherit;
      color: inherit;
      outline: none;
      -webkit-appearance: none;
      transition: 0.4s; }
    body .widget_search .search-form .search-field:active::placeholder, body .widget_search .search-form .search-field:focus::placeholder,
    body .widget_search .woocommerce-product-search .search-field:active::placeholder,
    body .widget_search .woocommerce-product-search .search-field:focus::placeholder,
    body .widget_product_search .search-form .search-field:active::placeholder,
    body .widget_product_search .search-form .search-field:focus::placeholder,
    body .widget_product_search .woocommerce-product-search .search-field:active::placeholder,
    body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder {
      opacity: 0; }
  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: 1;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    margin: 0;
    border: none;
    outline: none;
    padding: 0;
    font-size: 0;
    cursor: pointer;
    transition: 0.4s; }
    body .widget_search .search-form .search-button:hover ~ .search__icon, body .widget_search .search-form .search-button:focus ~ .search__icon, body .widget_search .search-form .search-button:active ~ .search__icon,
    body .widget_search .woocommerce-product-search .search-button:hover ~ .search__icon,
    body .widget_search .woocommerce-product-search .search-button:focus ~ .search__icon,
    body .widget_search .woocommerce-product-search .search-button:active ~ .search__icon,
    body .widget_product_search .search-form .search-button:hover ~ .search__icon,
    body .widget_product_search .search-form .search-button:focus ~ .search__icon,
    body .widget_product_search .search-form .search-button:active ~ .search__icon,
    body .widget_product_search .woocommerce-product-search .search-button:hover ~ .search__icon,
    body .widget_product_search .woocommerce-product-search .search-button:focus ~ .search__icon,
    body .widget_product_search .woocommerce-product-search .search-button:active ~ .search__icon {
      color: #ffffff; }
  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: 0;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 21px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: #ffffff;
    opacity: 1;
    transition: 0.4s;
    pointer-events: none; }

/* ==================== #Tagcloud ==================== */
.tagcloud,
.wp-block-tag-cloud {
  font-size: 0;
  margin-bottom: -10px;
  font-family: var(--pawscare-content-font-family); }
  .tagcloud a,
  .wp-block-tag-cloud a {
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 0 11px;
    font-size: 14px !important;
    line-height: 26px;
    font-weight: 600;
    color: var(--pawscare-header-font-color);
    background-color: #fff;
    transition: 0.4s; }
    .tagcloud a:not(:last-child),
    .wp-block-tag-cloud a:not(:last-child) {
      margin-right: 10px; }
    .tagcloud a:hover,
    .wp-block-tag-cloud a:hover {
      color: #ffffff;
      border-color: var(--pawscare-primary-color);
      background-color: var(--pawscare-primary-color); }

.wp-block-tag-cloud {
  margin-bottom: 18px; }

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

/* ==================== ##Header Date ==================== */
.wgl-header-date {
  font-size: 11px;
  line-height: 1.1em;
  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.73em;
      margin-right: 7px; }
    .wgl-header-date.wgl-default-format > span:last-child span {
      display: block; }

/* ==================== ##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; }

.wgl-header-list-info svg {
  transition: inherit; }

/* ==================== ##Header Modules ==================== */
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .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-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-login, .elementor-element.elementor-widget.elementor-widget-wgl-header-wpml, .elementor-element.elementor-widget.elementor-widget-wgl-date, .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, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-login, .elementor-element.elementor-widget.elementor-widget-wgl-header-wpml {
  width: auto; }

.elementor-element.elementor-widget.elementor-widget-wgl-date {
  width: auto; }

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

/* ==================== ##Accordion ==================== */
.wgl-accordion .accordion__panel {
  transition: 0.4s; }
  .wgl-accordion .accordion__panel.active .header__icon:after,
  .wgl-accordion .accordion__panel .panel__heading:hover .header__icon:after {
    transform: scale(1); }

.wgl-accordion .panel__heading {
  display: flex;
  align-items: center;
  font-family: var(--pawscare-content-font-family);
  font-size: 18px;
  line-height: 30px;
  font-weight: 800;
  cursor: pointer;
  transition: inherit; }
  .wgl-accordion .panel__heading .header__title,
  .wgl-accordion .panel__heading .heading__prefix {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    transition: inherit; }

.wgl-accordion .panel__content {
  display: none;
  font-size: 16px;
  line-height: 1.85; }
  .wgl-accordion .panel__content p:last-child {
    margin-bottom: 0; }

.wgl-accordion.icon-plus .panel__heading .header__icon {
  position: relative;
  z-index: 1;
  width: 17px;
  height: 17px; }
  .wgl-accordion.icon-plus .panel__heading .header__icon::before, .wgl-accordion.icon-plus .panel__heading .header__icon::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: 0.5s ease-in-out, color 0s; }
  .wgl-accordion.icon-plus .panel__heading .header__icon::before {
    margin: 0 0 0 -8px;
    width: inherit;
    height: 3px; }
  .wgl-accordion.icon-plus .panel__heading .header__icon::after {
    margin: -7px 0 0 -1px;
    width: 3px;
    height: inherit; }

.wgl-accordion.icon-plus .accordion__panel.active .header__icon:after {
  opacity: 0;
  transform: rotate(90deg); }

.wgl-accordion.icon-custom .panel__heading .header__icon {
  position: relative;
  transition: 0.4s, color 0s; }
  .wgl-accordion.icon-custom .panel__heading .header__icon::before {
    display: block;
    position: relative;
    z-index: 2;
    width: 1em;
    height: 1em;
    line-height: 1em;
    transform: rotate(90deg);
    transition: 0.5s ease-in-out, color 0.2s; }

.wgl-accordion.icon-custom .accordion__panel.active .header__icon:before {
  transform: rotate(-90deg); }

/* ==================== ##Accordion Services ==================== */
.wgl-accordion-services {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px; }
  .wgl-accordion-services .service__item {
    display: flex;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    transition: 0.5s; }
    .wgl-accordion-services .service__item.active .service__content {
      opacity: 1;
      visibility: visible;
      transition: 0.5s;
      transition-delay: 0.3s; }
    .wgl-accordion-services .service__item:not(.active) .service__thumbnail {
      border-top-right-radius: inherit;
      border-bottom-right-radius: inherit; }
  .wgl-accordion-services .service__thumbnail {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 0;
    width: calc(100% - 15px);
    height: 100%;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    transition: 0.3s; }
  .wgl-accordion-services .service__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    left: -5px;
    width: 100%;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: 0.2s; }
  .wgl-accordion-services .content__media {
    line-height: 1; }
    .wgl-accordion-services .content__media svg {
      width: 1em;
      height: 1em;
      display: block; }
  .wgl-accordion-services .content__button {
    align-self: baseline; }

.elementor-widget-wgl-accordion-service.grid-col-2 .service__item {
  width: 33.33333%; }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item.active {
    margin-right: 33.33333%; }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active),
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active),
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active),
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) {
    margin-right: 33.33333%; }
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content,
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content,
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content,
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content {
      opacity: 1;
      visibility: visible; }

.elementor-widget-wgl-accordion-service.grid-col-3 .service__item {
  width: 25%; }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active {
    margin-right: 25%; }
  @media only screen and (min-width: 1201px) {
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) {
      margin-right: 25%; }
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) .service__content {
        opacity: 1;
        visibility: visible; } }

.elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
  width: 20%; }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
    margin-right: 20%; }
  @media only screen and (min-width: 1301px) {
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) + .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active) + .service__item:nth-child(10):not(.active) + .service__item:nth-child(11):not(.active) + .service__item:nth-child(12):not(.active) {
      margin-right: 20%; }
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) + .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active) + .service__item:nth-child(10):not(.active) + .service__item:nth-child(11):not(.active) + .service__item:nth-child(12):not(.active) .service__content {
        opacity: 1;
        visibility: visible; } }

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 25%; }
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
      margin-right: 25%; }
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) {
      margin-right: 25%; }
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) .service__content {
        opacity: 1;
        visibility: visible; } }

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 33.33333%; }
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
      margin-right: 33.33333%; }
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active),
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) {
      margin-right: 33.33333%; }
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content,
      .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content {
        opacity: 1;
        visibility: visible; } }

@media only screen and (max-width: 992px) {
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 100%;
    margin-right: 0 !important; }
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
      opacity: 1;
      visibility: visible;
      transform: translateX(0); }
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail {
      position: relative;
      min-height: inherit;
      height: auto; } }

@media only screen and (max-width: 767px) {
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    flex-direction: column; }
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,
    .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,
    .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail,
    .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
      position: static;
      width: 100%; } }

/* ==================== ##Button ==================== */
.wgl-button {
  display: inline-block;
  position: relative;
  border-width: 0px;
  border-style: solid;
  border-color: #e0e0e0;
  border-radius: 5px;
  font-family: var(--pawscare-content-font-family);
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  color: var(--pawscare-button-color-idle);
  background-color: var(--pawscare-button-bg-idle);
  overflow: hidden;
  transition: 0.4s; }
  .wgl-button:hover, .wgl-button:focus {
    color: var(--pawscare-button-color-hover);
    background-color: var(--pawscare-button-bg-hover); }
  .wgl-button:active {
    color: var(--pawscare-button-color-active);
    background-color: var(--pawscare-button-bg-active); }
  .wgl-button .button__content {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
    -webkit-user-select: none;
    user-select: none; }
  .wgl-button.btn-size-xl {
    padding: 20px 36.2px; }
  .wgl-button.btn-size-lg {
    padding: 20px 31.2px; }
  .wgl-button.btn-size-md {
    padding: 15px 26.2px; }
  .wgl-button.btn-size-sm {
    padding: 16px 33.7px; }
  .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 .icon-wrapper:empty {
    display: none; }

.elementor-widget-wgl-button .elementor-widget-container {
  font-size: 0; }

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

body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletleft {
  text-align: left; }
  body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletleft .wgl-button {
    width: auto; }

body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletcenter {
  text-align: center; }
  body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletcenter .wgl-button {
    width: auto; }

body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletright {
  text-align: right; }
  body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletright .wgl-button {
    width: auto; }

body:not([data-elementor-device-mode='desktop']) .elementor-widget-wgl-button.a-tabletjustify .wgl-button {
  width: 100%; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobileleft {
  text-align: left; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobileleft .wgl-button {
    width: auto; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobilecenter {
  text-align: center; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobilecenter .wgl-button {
    width: auto; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobileright {
  text-align: right; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobileright .wgl-button {
    width: auto; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-button.a-mobilejustify .wgl-button {
  width: 100%; }

/* ==================== ##Carousel Navigation ==================== */
.wgl-carousel_wrapper {
  position: relative; }
  .wgl-carousel_wrapper .elementor-swiper-button,
  .wgl-carousel_wrapper .motion-arrow {
    --wgl-swiper-button-diameter: 60px;
    display: block;
    position: absolute;
    z-index: 100;
    top: calc(50% - var(--wgl-swiper-button-diameter) / 2);
    bottom: unset;
    width: var(--wgl-swiper-button-diameter);
    height: var(--wgl-swiper-button-diameter);
    margin: unset;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    font-weight: 300;
    letter-spacing: unset;
    text-align: center;
    text-indent: unset;
    color: var(--pawscare-header-font-color);
    background-color: #ffffff;
    box-shadow: 8px 6px 40px 0 rgba(0, 0, 0, 0.2);
    transform: unset;
    cursor: pointer;
    transition: all 0.3s, color 0.15s, transform 0.15s; }
    .wgl-carousel_wrapper .elementor-swiper-button:after,
    .wgl-carousel_wrapper .motion-arrow:after {
      display: inline-block;
      position: relative;
      vertical-align: middle;
      width: 100%;
      height: 100%;
      border-radius: inherit;
      font-family: 'Flaticon';
      font-size: 18px;
      font-weight: normal;
      line-height: var(--wgl-swiper-button-diameter);
      transition: inherit; }
    @media (max-width: 767px) {
      .wgl-carousel_wrapper .elementor-swiper-button,
      .wgl-carousel_wrapper .motion-arrow {
        --wgl-swiper-button-diameter: 45px; } }
  .wgl-carousel_wrapper .elementor-swiper-button:not(.swiper-button-disabled):hover,
  .wgl-carousel_wrapper .motion-arrow:hover {
    color: #ffffff;
    background-color: var(--pawscare-primary-color);
    box-shadow: 8px 6px 40px 0 rgba(0, 0, 0, 0);
    transform: scale(1.03); }
  .wgl-carousel_wrapper .elementor-swiper-button:not(.swiper-button-disabled):active,
  .wgl-carousel_wrapper .motion-arrow:active {
    transform: scale(0.97); }
  .wgl-carousel_wrapper .elementor-swiper-button.swiper-button-disabled {
    opacity: .5; }
  .wgl-carousel_wrapper .elementor-swiper-button-prev,
  .wgl-carousel_wrapper .motion-prev {
    right: auto;
    left: calc((12px + var(--wgl-swiper-button-diameter)) * -1); }
    .wgl-carousel_wrapper .elementor-swiper-button-prev:after,
    .wgl-carousel_wrapper .motion-prev:after {
      content: '\f129';
      right: 2px; }
  .wgl-carousel_wrapper .elementor-swiper-button-next,
  .wgl-carousel_wrapper .motion-next {
    left: auto;
    right: calc((12px + var(--wgl-swiper-button-diameter)) * -1); }
    .wgl-carousel_wrapper .elementor-swiper-button-next:after,
    .wgl-carousel_wrapper .motion-next:after {
      content: '\f110';
      left: 2px; }
  .wgl-carousel_wrapper.navigation-posiiton-nearby {
    --wgl-swiper-buttons-distance: 15px; }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .animation-style-3d.animation-direction-vertical .motion-arrow:hover {
      transform: rotate(90deg) scale(1.03); }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .animation-style-3d.animation-direction-vertical .motion-arrow:active {
      transform: rotate(90deg) scale(0.97); }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button,
    .wgl-carousel_wrapper.navigation-posiiton-nearby .motion-arrow {
      top: 100%;
      bottom: auto; }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-prev,
    .wgl-carousel_wrapper.navigation-posiiton-nearby .motion-prev {
      left: auto;
      right: calc(var(--wgl-swiper-buttons-distance) + var(--wgl-swiper-button-diameter) + 5px); }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-next,
    .wgl-carousel_wrapper.navigation-posiiton-nearby .motion-next {
      left: auto;
      right: 5px; }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .animation-direction-vertical .motion-prev {
      top: calc(100% - var(--wgl-swiper-button-diameter) / 2 - var(--wgl-swiper-buttons-distance) / 2);
      left: auto;
      right: 5px; }
    .wgl-carousel_wrapper.navigation-posiiton-nearby .animation-direction-vertical .motion-next {
      top: calc(100% - var(--wgl-swiper-button-diameter) / 2 + var(--wgl-swiper-buttons-distance) / 2);
      right: calc(5px + var(--wgl-swiper-button-diameter) * -1); }

.elementor-widget-container .elementor-swiper-button {
  color: var(--pawscare-primary-color); }

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

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

div.swiper-pagination .swiper-pagination-bullet button {
  display: none; }

.swiper-pagination li button {
  background-color: var(--pawscare-primary-color); }

.wgl-carousel .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background: initial;
  opacity: 1; }

.wgl-carousel.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0; }

.wgl-carousel .swiper-pagination {
  position: relative;
  z-index: 2;
  margin: 30px 0 0;
  padding: 0 15px;
  font-size: 0;
  line-height: 0; }
  .wgl-carousel .swiper-pagination, .wgl-carousel .swiper-pagination.swiper-pagination-bullets {
    width: max-content; }
  .wgl-carousel .swiper-pagination .swiper-pagination-bullet {
    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 .swiper-pagination .swiper-pagination-bullet button {
      display: inline-block;
      position: relative;
      z-index: 1;
      font-size: 0;
      line-height: 0;
      padding: 0;
      margin: 0;
      border: 0;
      vertical-align: bottom;
      transition: inherit;
      opacity: 0.3; }
      .wgl-carousel .swiper-pagination .swiper-pagination-bullet button:before {
        background-color: var(--pawscare-primary-color); }
      .wgl-carousel .swiper-pagination .swiper-pagination-bullet button:focus {
        outline: none; }
    .wgl-carousel .swiper-pagination .swiper-pagination-bullet:last-child {
      margin-right: 0; }
    .wgl-carousel .swiper-pagination .swiper-pagination-bullet:first-child {
      margin-left: 0; }
    .wgl-carousel .swiper-pagination .swiper-pagination-bullet:hover button, .wgl-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active button {
      opacity: 1; }

.wgl-carousel.pagination_circle .swiper-pagination, .wgl-carousel.pagination_square .swiper-pagination {
  min-width: 40px;
  padding: 0 4.5px; }
  .wgl-carousel.pagination_circle .swiper-pagination .swiper-pagination-bullet, .wgl-carousel.pagination_square .swiper-pagination .swiper-pagination-bullet {
    margin: 0;
    padding: 10px 8px; }
    .wgl-carousel.pagination_circle .swiper-pagination .swiper-pagination-bullet button, .wgl-carousel.pagination_square .swiper-pagination .swiper-pagination-bullet button {
      width: 13px;
      height: 13px; }

.wgl-carousel.pagination_circle .swiper-pagination {
  border-radius: 14px; }
  .wgl-carousel.pagination_circle .swiper-pagination .swiper-pagination-bullet button {
    border-radius: 50%; }

.wgl-carousel.pagination_square .swiper-pagination,
.wgl-carousel.pagination_square .swiper-pagination .swiper-pagination-bullet button {
  border-radius: unset; }

.wgl-carousel.pagination_circle_border .swiper-pagination .swiper-pagination-bullet {
  margin: 1px;
  padding: 2px; }
  .wgl-carousel.pagination_circle_border .swiper-pagination .swiper-pagination-bullet button {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background: transparent; }
    .wgl-carousel.pagination_circle_border .swiper-pagination .swiper-pagination-bullet 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_circle_border .swiper-pagination .swiper-pagination-bullet-active button {
  border-color: var(--pawscare-primary-color); }

.wgl-carousel.pagination_square_border .swiper-pagination li {
  margin: 0;
  padding: 0; }
  .wgl-carousel.pagination_square_border .swiper-pagination 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 .swiper-pagination 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_square_border .swiper-pagination .swiper-pagination-bullet-active button {
  border-color: var(--pawscare-primary-color); }

.wgl-carousel.pagination_line .swiper-pagination li {
  margin: 0 5px;
  padding: 10px 0; }
  .wgl-carousel.pagination_line .swiper-pagination li button {
    width: 25px;
    height: 3px;
    background: unset; }
    .wgl-carousel.pagination_line .swiper-pagination li button:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      transition: 0.3s; }
  .wgl-carousel.pagination_line .swiper-pagination li:hover button:before, .wgl-carousel.pagination_line .swiper-pagination li.swiper-pagination-bullet-active button:before {
    height: 3px; }

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

.wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical {
  height: 600px;
  perspective: 1000px; }
  .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap {
    height: 100%;
    transform: translateZ(-288px);
    transform-style: preserve-3d;
    transition: transform 1s; }
  .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .motion-prev {
    transform: rotate(90deg); }
  .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .motion-next {
    transform: rotate(90deg); }

.wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal {
  height: 600px;
  perspective: 1000px; }
  .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap {
    height: 100%;
    transform: translateZ(-288px);
    transform-style: preserve-3d;
    transition: transform 1s; }

.wgl-carousel_wrapper.navigation-posiiton-nearby .animation-style-3d.animation-direction-vertical .motion-prev {
  transform-origin: 100%; }

.wgl-carousel_wrapper.navigation-posiiton-nearby .animation-style-3d.animation-direction-vertical .motion-next {
  transform-origin: 0; }

body[data-elementor-device-mode='mobile'] .wgl-carousel.animation-style-3d.animation-direction-vertical .motion-arrow {
  display: none; }

/* ==================== ##Circuit Services ==================== */
.wgl-circuit-service {
  position: relative;
  z-index: 1;
  height: 0;
  padding-top: 100%; }
  .wgl-circuit-service:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    border: 1px solid #dee1ed; }
  .wgl-circuit-service .wgl-services_icon-wrap {
    position: absolute;
    z-index: 1;
    left: 41%;
    top: 41%;
    width: 18%;
    height: 18%;
    font-size: 40px;
    border-radius: 50%;
    box-shadow: 0px 6px 13px rgba(145, 145, 145, 0.2);
    cursor: pointer;
    transition: 0.4s;
    display: flex;
    justify-content: center;
    align-items: center; }
    .wgl-circuit-service .wgl-services_icon-wrap .services_icon {
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      position: absolute;
      z-index: 1;
      transition: 0.6s;
      line-height: 1; }
  .wgl-circuit-service .wgl-services_content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25% 29%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.6s; }
  .wgl-circuit-service .wgl-services_icon {
    line-height: 1; }
  .wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap + .wgl-services_content-wrap {
    opacity: 1;
    visibility: visible; }
  .wgl-circuit-service .wgl-services_title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600; }
  .wgl-circuit-service .wgl-services_text {
    font-size: 14px; }
  .wgl-circuit-service.tablet_resp .services_descr {
    display: none; }
  .wgl-circuit-service.tablet_resp .services_title {
    margin-bottom: 0;
    font-size: 22px; }
  .wgl-circuit-service.tablet_resp .services_icon {
    font-size: 75%; }
  .wgl-circuit-service.mobile_resp .services_title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px; }
  .wgl-circuit-service.mobile_resp .services_subtitle {
    font-size: 13px; }
  .wgl-circuit-service.mobile_resp .services_icon {
    font-size: 55%; }
  .wgl-circuit-service.mobile_resp .services_descr {
    display: none; }

/* ==================== ##Clients ==================== */
.wgl-clients {
  display: flex;
  flex-wrap: wrap; }
  .wgl-clients .wgl-carousel_wrapper {
    width: 100%; }
  .wgl-clients .clients__item {
    display: flex;
    align-items: inherit;
    transition: 0.4s; }
    .wgl-clients .clients__item .thumbnail__wrapper {
      display: flex;
      position: relative;
      z-index: 1;
      align-items: center;
      height: max-content; }
      .wgl-clients .clients__item .thumbnail__wrapper,
      .wgl-clients .clients__item .thumbnail__wrapper > img {
        border-radius: inherit; }
    .wgl-clients .clients__item.swiper-slide {
      display: flex; }
  .wgl-clients .thumbnail--hover {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden; }
  .wgl-clients img {
    transition: 0.3s; }
  .wgl-clients.grid-col-1 .clients__item {
    width: 100%; }
  .wgl-clients.grid-col-2 .clients__item {
    width: 50%; }
  .wgl-clients.grid-col-3 .clients__item {
    width: 33.33333%; }
  .wgl-clients.grid-col-4 .clients__item {
    width: 25%; }
  .wgl-clients.grid-col-5 .clients__item {
    width: 20%; }
  .wgl-clients.grid-col-6 .clients__item {
    width: 16.66666%; }
  @media (max-width: 1545px) {
    .wgl-clients.grid-col-5 .clients__item, .wgl-clients.grid-col-6 .clients__item {
      width: 25%; } }
  @media (max-width: 1370px) {
    .wgl-clients.grid-col-4 .clients__item, .wgl-clients.grid-col-5 .clients__item, .wgl-clients.grid-col-6 .clients__item {
      width: 33%; } }
  @media (max-width: 1023px) {
    .wgl-clients.grid-col-3 .clients__item, .wgl-clients.grid-col-4 .clients__item, .wgl-clients.grid-col-5 .clients__item {
      width: 50%; } }
  @media (max-width: 480px) {
    .wgl-clients.grid-col-2 .clients__item, .wgl-clients.grid-col-3 .clients__item, .wgl-clients.grid-col-4 .clients__item, .wgl-clients.grid-col-5 .clients__item {
      width: 100%; } }
  .wgl-clients.animation-zoom .clients__item img {
    transform: scale(0.95); }
  .wgl-clients.animation-zoom .clients__item:hover img {
    transform: scale(1); }
  .wgl-clients.animation-opacity .clients__item img {
    opacity: 0.5; }
  .wgl-clients.animation-opacity .clients__item:hover img {
    opacity: 1; }
  .wgl-clients.animation-grayscale .clients__item img {
    filter: grayscale(100%);
    opacity: 0.6; }
  .wgl-clients.animation-grayscale .clients__item:hover img {
    filter: grayscale(0);
    opacity: 1; }
  .wgl-clients.animation-contrast .clients__item:hover img {
    filter: contrast(300%); }
  .wgl-clients.animation-blur-1 .clients__item:hover img {
    filter: blur(1px); }
  .wgl-clients.animation-blur-2 .clients__item img {
    filter: blur(1px); }
  .wgl-clients.animation-blur-2 .clients__item:hover img {
    filter: blur(0); }
  .wgl-clients.animation-invert .clients__item:hover img {
    filter: invert(100%); }
  .wgl-clients.animation-toggle-fade .thumbnail--hover {
    display: block;
    opacity: 0; }
  .wgl-clients.animation-toggle-fade .thumbnail__wrapper:hover .thumbnail--hover {
    opacity: 1;
    visibility: visible; }
    .wgl-clients.animation-toggle-fade .thumbnail__wrapper:hover .thumbnail--hover + .thumbnail--idle {
      opacity: 0; }
  .wgl-clients.animation-toggle-slide .thumbnail__wrapper {
    overflow: hidden; }
  .wgl-clients.animation-toggle-slide .thumbnail--hover {
    display: block;
    transform: translateY(-100%); }
  .wgl-clients.animation-toggle-slide .thumbnail__wrapper:hover .thumbnail--hover {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%); }
    .wgl-clients.animation-toggle-slide .thumbnail__wrapper:hover .thumbnail--hover + .thumbnail--idle {
      transform: translateY(100%); }

.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .swiper-container {
  overflow: visible; }

/* ==================== ##Countdown ==================== */
.wgl-countdown {
  font-size: 120px; }
  .wgl-countdown .countdown-row {
    display: flex;
    align-items: center; }
  .wgl-countdown .countdown-section {
    position: relative;
    color: inherit; }
    .wgl-countdown .countdown-section .countdown-amount {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      position: relative;
      margin: 0 auto;
      font-family: var(--pawscare-header-font-family);
      font-size: 1em;
      line-height: 0.91;
      font-weight: var(--pawscare-header-font-weight);
      color: inherit; }
      .wgl-countdown .countdown-section .countdown-amount span {
        display: inline-block; }
    .wgl-countdown .countdown-section .countdown-period {
      display: none;
      margin: auto;
      line-height: 1;
      color: inherit;
      text-align: center; }
  @media (max-width: 992px) {
    .wgl-countdown {
      font-size: 72px; } }
  @media (max-width: 680px) {
    .wgl-countdown {
      font-size: 50px; } }
  @media (max-width: 420px) {
    .wgl-countdown {
      font-size: 30px; } }

.elementor-widget-wgl-countdown.a-left .countdown-row {
  justify-content: flex-start; }

.elementor-widget-wgl-countdown.a-center .countdown-row {
  justify-content: center; }

.elementor-widget-wgl-countdown.a-right .countdown-row {
  justify-content: flex-end; }

.elementor-widget-wgl-countdown.a-justify .countdown-section {
  flex: 1; }

.elementor-widget-wgl-countdown.dots-circle .countdown-amount:before, .elementor-widget-wgl-countdown.dots-circle .countdown-amount:after, .elementor-widget-wgl-countdown.dots-square .countdown-amount:before, .elementor-widget-wgl-countdown.dots-square .countdown-amount:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 20%;
  right: 0;
  width: 10px;
  height: 10px;
  background: currentColor; }

.elementor-widget-wgl-countdown.dots-circle .countdown-amount:before, .elementor-widget-wgl-countdown.dots-square .countdown-amount:before {
  margin-top: 0;
  transform: translateX(50%) translateY(-50%); }

.elementor-widget-wgl-countdown.dots-circle .countdown-amount:after, .elementor-widget-wgl-countdown.dots-square .countdown-amount:after {
  margin-top: 15px;
  transform: translateX(50%) translateY(50%); }

.elementor-widget-wgl-countdown.dots-circle .countdown-section:not(:last-child) .countdown-amount:before, .elementor-widget-wgl-countdown.dots-circle .countdown-section:not(:last-child) .countdown-amount:after {
  border-radius: 50%; }

.elementor-widget-wgl-countdown.dots-font .countdown-amount:after {
  content: ':';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin-top: 0;
  transform: translateX(50%); }

.elementor-widget-wgl-countdown .countdown-section:last-child .countdown-amount:before, .elementor-widget-wgl-countdown .countdown-section:last-child .countdown-amount:after {
  content: unset !important; }

/* ==================== ##Counter ==================== */
.wgl-counter .counter__container {
  transition: 0.4s; }

.wgl-counter .counter__media {
  display: inline-block; }

.wgl-counter .content__value {
  display: inline-flex;
  font-family: var(--pawscare-header-font-family);
  font-size: 42px;
  line-height: 1;
  font-weight: 400;
  justify-content: center; }

.wgl-counter .value__wrapper {
  position: relative;
  font-weight: inherit; }

.wgl-counter .value__text {
  position: absolute;
  z-index: 1;
  right: 0; }

.wgl-counter .value__placeholder {
  visibility: hidden; }

.wgl-counter .value__prefix {
  text-align: right; }

.wgl-counter .value__suffix {
  text-align: left; }

.wgl-counter .content__title {
  font-family: var(--pawscare-content-font-family);
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700; }

.wgl-counter .title-block .content__title {
  margin-top: 8px; }

.wgl-counter .title-inline .counter__content {
  display: flex;
  align-items: center; }

.wgl-counter .title-inline .content__title {
  margin-left: 8px; }

.elementor-widget-wgl-counter.align-left {
  text-align: left; }
  .elementor-widget-wgl-counter.align-left .content__title {
    text-align: left; }
  .elementor-widget-wgl-counter.align-left .title-inline .counter__content {
    justify-content: flex-start; }

.elementor-widget-wgl-counter.align-center {
  text-align: center; }
  .elementor-widget-wgl-counter.align-center .content__title {
    text-align: center; }
  .elementor-widget-wgl-counter.align-center .title-inline .counter__content {
    justify-content: center; }

.elementor-widget-wgl-counter.align-right {
  text-align: right; }
  .elementor-widget-wgl-counter.align-right .content__title {
    text-align: right; }
  .elementor-widget-wgl-counter.align-right .title-inline .counter__content {
    justify-content: flex-end; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-left {
  text-align: left; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-left .content__title {
    text-align: left; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-left .title-inline .counter__content {
    justify-content: flex-start; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-center {
  text-align: center; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-center .content__title {
    text-align: center; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-center .title-inline .counter__content {
    justify-content: center; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-right {
  text-align: right; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-right .content__title {
    text-align: right; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-counter.align-tablet-right .title-inline .counter__content {
    justify-content: flex-end; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-left {
  text-align: left; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-left .content__title {
    text-align: left; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-left .title-inline .counter__content {
    justify-content: flex-start; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-center {
  text-align: center; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-center .content__title {
    text-align: center; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-center .title-inline .counter__content {
    justify-content: center; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-right {
  text-align: right; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-right .content__title {
    text-align: right; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-counter.align-mobile-right .title-inline .counter__content {
    justify-content: flex-end; }

.elementor-widget-icon-box.elementor-position-left .counter__container,
.elementor-widget-image-box.elementor-position-left .counter__container {
  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 .counter__content,
.elementor-widget-image-box.elementor-position-left .counter__content {
  flex-grow: 1; }

.elementor-widget-icon-box.elementor-position-right .counter__container,
.elementor-widget-image-box.elementor-position-right .counter__container {
  display: flex;
  text-align: right;
  flex-direction: row-reverse; }

.elementor-widget-icon-box.elementor-position-right .counter__media,
.elementor-widget-image-box.elementor-position-right .counter__media {
  display: inline-flex;
  flex: 0 0 auto; }

.elementor-widget-icon-box.elementor-position-right .counter__content,
.elementor-widget-image-box.elementor-position-right .counter__content {
  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;
    transition: 0.4s; }
  .wgl-demo-item .demo-item_image-link {
    position: relative;
    z-index: 1;
    display: flex; }
  .wgl-demo-item .demo-item_image {
    box-shadow: 11px 10px 38px 0px rgba(46, 63, 99, 0.15);
    border-radius: 10px;
    transition: 0.4s; }
  .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;
    text-transform: uppercase; }
  .wgl-demo-item:hover .demo-item_image {
    box-shadow: 11px 10px 50px 0px rgba(46, 63, 99, 0.25); }
  .wgl-demo-item:hover .demo-item_image-wrap {
    transform: translateY(-10px); }
  .wgl-demo-item.coming-soon {
    pointer-events: none; }
    .wgl-demo-item.coming-soon .demo-item_image-link:before {
      opacity: 0; }

/* ==================== ##Double Heading ==================== */
.elementor-widget-wgl-double-heading .wgl-double-heading {
  position: relative; }
  .elementor-widget-wgl-double-heading .wgl-double-heading .dblh__subtitle {
    display: inline-block;
    position: relative;
    font-family: var(--pawscare-header-font-family);
    font-size: 18px;
    line-height: 1.3; }
  .elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-wrapper {
    position: relative;
    z-index: 1;
    line-height: 0; }
  .elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title {
    font-size: var(--pawscare-h1-font-size);
    line-height: 1.25em;
    font-weight: var(--pawscare-h1-font-weight);
    color: inherit; }

/* ==================== ##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_down1 .img-layer_image {
      animation: image_upDown1 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.up_down2 .img-layer_image {
      animation: image_upDown2 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.up_down3 .img-layer_image {
      animation: image_upDown3 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.left_right1 .img-layer_image {
      animation: image_leftRight1 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.left_right2 .img-layer_image {
      animation: image_leftRight2 2s infinite alternate; }
    .wgl-image-animate .img-layer_image-wrapper.left_right3 .img-layer_image {
      animation: image_leftRight3 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 linear; }
    .wgl-image-animate .img-layer_image-wrapper.scale3 .img-layer_image {
      animation: image_scale3 2s infinite linear; }
    .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_upDown1 {
  0% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(5px); } }

@keyframes image_upDown2 {
  0% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(10px); } }

@keyframes image_upDown3 {
  0% {
    transform: translateY(-15px); }
  100% {
    transform: translateY(15px); } }

@keyframes image_leftRight1 {
  0% {
    transform: translateX(-5px); }
  100% {
    transform: translateX(5px); } }

@keyframes image_leftRight2 {
  0% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(10px); } }

@keyframes image_leftRight3 {
  0% {
    transform: translateX(-15px); }
  100% {
    transform: translateX(15px); } }

@keyframes image_scale1 {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1.1); } }

@keyframes image_scale2 {
  0% {
    transform: scale(0.9); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(0.9); } }

@keyframes image_scale3 {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.9); }
  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); } }

/* ==================== ##Image Comparison ==================== */
.wgl-image_comparison.cocoen {
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-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: 'Font Awesome 5 Free';
      position: absolute;
      top: 50%;
      width: 70px;
      height: 70px;
      line-height: 70px;
      text-align: center;
      color: #232323;
      cursor: pointer;
      font-size: 19px;
      margin-top: -35px;
      border-radius: 50%;
      font-weight: bold; }
    .wgl-image_comparison.cocoen .cocoen-drag:before {
      z-index: 1;
      content: "\f104";
      left: 50%;
      margin-left: -35px;
      background: #ffffff;
      text-align: left;
      padding-left: 13px; }
    .wgl-image_comparison.cocoen .cocoen-drag:after {
      z-index: 2;
      content: "\f105";
      right: 50%;
      margin-right: -35px;
      text-align: right;
      padding-right: 13px;
      background: transparent !important; }

/* ==================== ##Image Hotspots ==================== */
.wgl-image-hotspots {
  display: inline-block;
  position: relative;
  z-index: 1; }
  .wgl-image-hotspots .hotspots_image-wrap {
    display: inline-block; }
  .wgl-image-hotspots .hotspots_container {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .wgl-image-hotspots .hotspots_container.appear_animation .hotspots_item {
      transition: 1.4s;
      opacity: 0;
      visibility: hidden; }
      .wgl-image-hotspots .hotspots_container.appear_animation .hotspots_item.show {
        opacity: 1;
        visibility: visible; }
    .wgl-image-hotspots .hotspots_container.loop_animation-pulse .hotspots_item {
      animation: 5s both running infinite hotspots_pulse; }
    .wgl-image-hotspots .hotspots_container.loop_animation-flash .hotspots_item {
      animation: 5s both running infinite hotspots_flash; }
    .wgl-image-hotspots .hotspots_container.loop_animation-zoom .hotspots_item {
      animation: 5s both running infinite hotspots_zoom; }
    .wgl-image-hotspots .hotspots_container.loop_animation-shake .hotspots_item {
      animation: 5s both running infinite hotspots_shake; }
    .wgl-image-hotspots .hotspots_container.loop_animation-swing .hotspots_item {
      animation: 5s both running infinite hotspots_swing; }
    .wgl-image-hotspots .hotspots_container.loop_animation-rubber .hotspots_item {
      animation: 5s both running infinite hotspots_rubber; }
    .wgl-image-hotspots .hotspots_container.loop_animation .hotspots_item:hover {
      animation-play-state: paused; }
  .wgl-image-hotspots .hotspots_item {
    position: absolute;
    cursor: pointer; }
    .wgl-image-hotspots .hotspots_item:hover .desktop-tooltips-hover {
      opacity: 1;
      visibility: visible;
      transition: 0.4s; }
      .wgl-image-hotspots .hotspots_item:hover .desktop-tooltips-hover .hotspots_content-inner {
        opacity: inherit;
        visibility: inherit;
        transition: inherit; }
    @media (max-width: 1024px) {
      .wgl-image-hotspots .hotspots_item:hover .tablet-tooltips-hover {
        opacity: 1;
        visibility: visible;
        transition: 0.4s; }
        .wgl-image-hotspots .hotspots_item:hover .tablet-tooltips-hover .hotspots_content-inner {
          opacity: inherit;
          visibility: inherit;
          transition: inherit; } }
    @media (max-width: 767px) {
      .wgl-image-hotspots .hotspots_item:hover .mobile-tooltips-hover {
        opacity: 1;
        visibility: visible;
        transition: 0.4s; }
        .wgl-image-hotspots .hotspots_item:hover .mobile-tooltips-hover .hotspots_content-inner {
          opacity: inherit;
          visibility: inherit;
          transition: inherit; } }
    .wgl-image-hotspots .hotspots_item:hover .animation-zoom .hotspots_content-inner {
      transform: scale3d(1, 1, 1); }
    .wgl-image-hotspots .hotspots_item:hover .animation-to_left .hotspots_content-inner, .wgl-image-hotspots .hotspots_item:hover .animation-to_top .hotspots_content-inner, .wgl-image-hotspots .hotspots_item:hover .animation-to_right .hotspots_content-inner, .wgl-image-hotspots .hotspots_item:hover .animation-to_bottom .hotspots_content-inner {
      transform: translate(0); }
    .wgl-image-hotspots .hotspots_item:hover .animation-shake .hotspots_content-inner {
      animation: tooltips_shake 0.4s ease-in-out forwards; }
  .wgl-image-hotspots .hotspots_content {
    position: absolute;
    z-index: 1;
    transition: 0.2s; }
    .wgl-image-hotspots .hotspots_content .hotspots_content-inner {
      transition: 0.2s; }
      .wgl-image-hotspots .hotspots_content .hotspots_content-inner p:last-child {
        margin-bottom: 0; }
    .wgl-image-hotspots .hotspots_content.desktop-tooltips-hover {
      visibility: hidden; }
      .wgl-image-hotspots .hotspots_content.desktop-tooltips-hover .hotspots_content-inner {
        opacity: 0;
        visibility: inherit; }
    .wgl-image-hotspots .hotspots_content.desktop-tooltips-show {
      opacity: 1;
      visibility: visible;
      transition: 0.4s; }
      .wgl-image-hotspots .hotspots_content.desktop-tooltips-show .hotspots_content-inner {
        opacity: inherit;
        visibility: inherit;
        transition: inherit; }
    @media (max-width: 1024px) {
      .wgl-image-hotspots .hotspots_content.tablet-tooltips-hover {
        visibility: hidden; }
        .wgl-image-hotspots .hotspots_content.tablet-tooltips-hover .hotspots_content-inner {
          opacity: 0;
          visibility: inherit; }
      .wgl-image-hotspots .hotspots_content.tablet-tooltips-show {
        opacity: 1;
        visibility: visible;
        transition: 0.4s; }
        .wgl-image-hotspots .hotspots_content.tablet-tooltips-show .hotspots_content-inner {
          opacity: inherit;
          visibility: inherit;
          transition: inherit; } }
    @media (max-width: 767px) {
      .wgl-image-hotspots .hotspots_content.mobile-tooltips-hover {
        visibility: hidden; }
        .wgl-image-hotspots .hotspots_content.mobile-tooltips-hover .hotspots_content-inner {
          opacity: 0;
          visibility: inherit; }
      .wgl-image-hotspots .hotspots_content.mobile-tooltips-show {
        opacity: 1;
        visibility: visible;
        transition: 0.4s; }
        .wgl-image-hotspots .hotspots_content.mobile-tooltips-show .hotspots_content-inner {
          opacity: inherit;
          visibility: inherit;
          transition: inherit; } }
    .wgl-image-hotspots .hotspots_content.animation-zoom .hotspots_content-inner {
      transform: scale3d(0.1, 0.1, 0.1); }
    .wgl-image-hotspots .hotspots_content.animation-to_left .hotspots_content-inner {
      transform: translateX(20px); }
    .wgl-image-hotspots .hotspots_content.animation-to_top .hotspots_content-inner {
      transform: translateY(20px); }
    .wgl-image-hotspots .hotspots_content.animation-to_right .hotspots_content-inner {
      transform: translateX(-20px); }
    .wgl-image-hotspots .hotspots_content.animation-to_bottom .hotspots_content-inner {
      transform: translateY(-20px); }
  .wgl-image-hotspots .hotspots_media-wrap {
    transition: 0.4s; }
  .wgl-image-hotspots .hotspots_point-wrap {
    display: flex;
    align-items: center;
    transition: 0.4s; }
  .wgl-image-hotspots .hotspots_point-icon {
    line-height: 1; }
    .wgl-image-hotspots .hotspots_point-icon svg {
      width: 1em;
      height: 1em;
      display: block; }
  .wgl-image-hotspots .hotspots_point-text {
    margin: 0;
    line-height: 1;
    transition: 0.4s; }
  .wgl-image-hotspots .hotspots_item.tt-desktop-left .hotspots_content {
    left: initial;
    top: 50%;
    right: 100%;
    bottom: initial;
    transform: translateY(-50%); }
  .wgl-image-hotspots .hotspots_item.tt-desktop-top .hotspots_content {
    left: 50%;
    top: initial;
    right: initial;
    bottom: 100%;
    transform: translateX(-50%); }
  .wgl-image-hotspots .hotspots_item.tt-desktop-right .hotspots_content {
    left: 100%;
    top: 50%;
    right: initial;
    bottom: initial;
    transform: translateY(-50%); }
  .wgl-image-hotspots .hotspots_item.tt-desktop-bottom .hotspots_content {
    left: 50%;
    top: 100%;
    right: initial;
    bottom: initial;
    transform: translateX(-50%); }
  .wgl-image-hotspots .hotspots_item.m-desktop-left .hotspots_point-wrap {
    flex-direction: row; }
  .wgl-image-hotspots .hotspots_item.m-desktop-top .hotspots_point-wrap {
    flex-direction: column; }
  .wgl-image-hotspots .hotspots_item.m-desktop-right .hotspots_point-wrap {
    flex-direction: row-reverse; }
  .wgl-image-hotspots .hotspots_item.m-desktop-bottom .hotspots_point-wrap {
    flex-direction: column-reverse; }
  @media (max-width: 1024px) {
    .wgl-image-hotspots .hotspots_item.tt-tablet-left .hotspots_content {
      left: initial;
      top: 50%;
      right: 100%;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-tablet-top .hotspots_content {
      left: 50%;
      top: initial;
      right: initial;
      bottom: 100%;
      transform: translateX(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-tablet-right .hotspots_content {
      left: 100%;
      top: 50%;
      right: initial;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-tablet-bottom .hotspots_content {
      left: 50%;
      top: 100%;
      right: initial;
      bottom: initial;
      transform: translateX(-50%); }
    .wgl-image-hotspots .hotspots_item.m-tablet-left .hotspots_point-wrap {
      flex-direction: row; }
    .wgl-image-hotspots .hotspots_item.m-tablet-top .hotspots_point-wrap {
      flex-direction: column; }
    .wgl-image-hotspots .hotspots_item.m-tablet-right .hotspots_point-wrap {
      flex-direction: row-reverse; }
    .wgl-image-hotspots .hotspots_item.m-tablet-bottom .hotspots_point-wrap {
      flex-direction: column-reverse; } }
  @media (max-width: 767px) {
    .wgl-image-hotspots .hotspots_item.tt-mobile-left .hotspots_content {
      left: initial;
      top: 50%;
      right: 100%;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-mobile-top .hotspots_content {
      left: 50%;
      top: initial;
      right: initial;
      bottom: 100%;
      transform: translateX(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-mobile-right .hotspots_content {
      left: 100%;
      top: 50%;
      right: initial;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-mobile-bottom .hotspots_content {
      left: 50%;
      top: 100%;
      right: initial;
      bottom: initial;
      transform: translateX(-50%); }
    .wgl-image-hotspots .hotspots_item.m-mobile-left .hotspots_point-wrap {
      flex-direction: row; }
    .wgl-image-hotspots .hotspots_item.m-mobile-top .hotspots_point-wrap {
      flex-direction: column; }
    .wgl-image-hotspots .hotspots_item.m-mobile-right .hotspots_point-wrap {
      flex-direction: row-reverse; }
    .wgl-image-hotspots .hotspots_item.m-mobile-bottom .hotspots_point-wrap {
      flex-direction: column-reverse; } }
  .wgl-image-hotspots .hotspots_item.tt-c-desktop-left .hotspots_content {
    left: initial;
    top: 50%;
    right: 100%;
    bottom: initial;
    transform: translateY(-50%); }
  .wgl-image-hotspots .hotspots_item.tt-c-desktop-top .hotspots_content {
    left: 50%;
    top: initial;
    right: initial;
    bottom: 100%;
    transform: translateX(-50%); }
  .wgl-image-hotspots .hotspots_item.tt-c-desktop-right .hotspots_content {
    left: 100%;
    top: 50%;
    right: initial;
    bottom: initial;
    transform: translateY(-50%); }
  .wgl-image-hotspots .hotspots_item.tt-c-desktop-bottom .hotspots_content {
    left: 50%;
    top: 100%;
    right: initial;
    bottom: initial;
    transform: translateX(-50%); }
  @media (max-width: 1024px) {
    .wgl-image-hotspots .hotspots_item.tt-c-tablet-left .hotspots_content {
      left: initial;
      top: 50%;
      right: 100%;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-c-tablet-top .hotspots_content {
      left: 50%;
      top: initial;
      right: initial;
      bottom: 100%;
      transform: translateX(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-c-tablet-right .hotspots_content {
      left: 100%;
      top: 50%;
      right: initial;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-c-tablet-bottom .hotspots_content {
      left: 50%;
      top: 100%;
      right: initial;
      bottom: initial;
      transform: translateX(-50%); } }
  @media (max-width: 767px) {
    .wgl-image-hotspots .hotspots_item.tt-c-mobile-left .hotspots_content {
      left: initial;
      top: 50%;
      right: 100%;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-c-mobile-top .hotspots_content {
      left: 50%;
      top: initial;
      right: initial;
      bottom: 100%;
      transform: translateX(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-c-mobile-right .hotspots_content {
      left: 100%;
      top: 50%;
      right: initial;
      bottom: initial;
      transform: translateY(-50%); }
    .wgl-image-hotspots .hotspots_item.tt-c-mobile-bottom .hotspots_content {
      left: 50%;
      top: 100%;
      right: initial;
      bottom: initial;
      transform: translateX(-50%); } }

@keyframes tooltips_shake {
  0% {
    transform: rotate(2deg) translateY(9px); }
  50% {
    transform: rotate(-3deg) translateY(6px); }
  70% {
    transform: rotate(3deg) translateY(3px); }
  100% {
    transform: rotate(0deg) translateY(0); } }

@keyframes hotspots_pulse {
  0%,
  89%,
  to {
    transform: scale3d(1, 1, 1); }
  90%,
  94%,
  98% {
    transform: scale3d(1.1, 1.1, 1.1); }
  92%,
  96% {
    transform: scale3d(0.9, 0.9, 0.9); } }

@keyframes hotspots_flash {
  0%,
  89%,
  to {
    opacity: 1; }
  90%,
  94%,
  98% {
    opacity: 0; }
  92%,
  96% {
    opacity: 1; } }

@keyframes hotspots_shake {
  0%,
  89%,
  to {
    transform: translate3d(0, 0, 0); }
  90%,
  94%,
  98% {
    transform: translate3d(-5px, 0, 0); }
  92%,
  96% {
    transform: translate3d(5px, 0, 0); } }

@keyframes hotspots_zoom {
  0%,
  86%,
  to {
    transform: scale3d(1, 1, 1); }
  87% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  90%,
  94%,
  98% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  92%,
  96% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } }

@keyframes hotspots_rubber {
  64% {
    transform: scale3d(1, 1, 1); }
  73% {
    transform: scale3d(1.25, 0.75, 1); }
  77% {
    transform: scale3d(0.75, 1.25, 1); }
  81% {
    transform: scale3d(1.15, 0.85, 1); }
  86% {
    transform: scale3d(0.95, 1.05, 1); }
  90% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

@keyframes hotspots_swing {
  0%,
  75%,
  to {
    transform: rotate3d(0, 0, 1, 0deg); }
  80% {
    transform: rotate3d(0, 0, 1, 15deg); }
  85% {
    transform: rotate3d(0, 0, 1, -10deg); }
  90% {
    transform: rotate3d(0, 0, 1, 5deg); }
  95% {
    transform: rotate3d(0, 0, 1, -5deg); } }

/* ==================== ##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); }

/* ==================== ##Info Box ==================== */
.elementor-widget-wgl-info-box .elementor-widget-container {
  position: relative;
  z-index: 1; }
  .elementor-widget-wgl-info-box .elementor-widget-container:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    opacity: 0;
    transition: inherit; }
  .elementor-widget-wgl-info-box .elementor-widget-container:hover:before {
    opacity: 1; }
  .elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-image-box_img:before, .elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-image-box_img:after {
    opacity: 1; }

.elementor-widget-wgl-info-box .wgl-infobox {
  transition: 0.4s; }
  .elementor-widget-wgl-info-box .wgl-infobox .infobox__link {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .elementor-widget-wgl-info-box .wgl-infobox .infobox__container {
    position: relative; }
  .elementor-widget-wgl-info-box .wgl-infobox .infobox__titles {
    position: relative; }
  .elementor-widget-wgl-info-box .wgl-infobox .titles__subtitle {
    font-family: var(--pawscare-header-font-family);
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em; }
  .elementor-widget-wgl-info-box .wgl-infobox .titles__title {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    word-break: break-word;
    transition: 0.4s; }
    .elementor-widget-wgl-info-box .wgl-infobox .titles__title .title__text,
    .elementor-widget-wgl-info-box .wgl-infobox .titles__title .title__text a {
      font: inherit;
      color: inherit;
      line-height: inherit;
      text-transform: inherit; }
  .elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
    display: inline-block;
    overflow: hidden; }
    .elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img > span {
      display: block; }
  .elementor-widget-wgl-info-box .wgl-infobox .infobox__content {
    font-size: 15px;
    line-height: 1.8667em;
    transition: 0.4s; }
    .elementor-widget-wgl-info-box .wgl-infobox .infobox__content p:last-child {
      margin-bottom: 0; }
  .elementor-widget-wgl-info-box .wgl-infobox .infobox__bg_text {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .elementor-widget-wgl-info-box .wgl-infobox .infobox__bg_text .bg_text__content {
      display: inline-flex;
      max-width: 100%;
      max-height: 100%;
      align-items: center;
      justify-content: center;
      font-family: var(--pawscare-header-font-family);
      font-size: 200px;
      font-weight: normal;
      line-height: 0.8;
      transition: 0.4s; }
  .elementor-widget-wgl-info-box .wgl-infobox .infobox__button .wgl-button .button__content {
    z-index: 1; }

.elementor-widget-wgl-info-box.animation_lifting {
  padding-top: 10px;
  transition: 0.5s; }
  .elementor-widget-wgl-info-box.animation_lifting > .elementor-widget-container {
    position: relative;
    transform: translateY(0);
    will-change: transform;
    transition: 0.5s; }
  .elementor-widget-wgl-info-box.animation_lifting:hover > .elementor-widget-container {
    transform: translateY(-10px); }

.elementor-widget-wgl-info-box.animation_toggling .infobox__container,
.elementor-widget-wgl-info-box.animation_toggling .media-wrapper {
  transition: 0.6s; }

.elementor-widget-wgl-info-box.animation_toggling .infobox__content,
.elementor-widget-wgl-info-box.animation_toggling .infobox__button {
  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 .media-wrapper {
    opacity: 0; }
  .elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .infobox__content,
  .elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .infobox__button {
    opacity: 1; }

.elementor-widget-wgl-info-box.button-align-left .infobox__button {
  text-align: left; }

.elementor-widget-wgl-info-box.button-align-center .infobox__button {
  text-align: center; }

.elementor-widget-wgl-info-box.button-align-right .infobox__button {
  text-align: right; }

.elementor-widget-wgl-info-box.button-align-justify .infobox__button {
  text-align: justify; }

.elementor-widget-wgl-info-box.button-align-justify .wgl-button {
  width: 100%; }
  .elementor-widget-wgl-info-box.button-align-justify .wgl-button .button__content {
    justify-content: center; }

/* ==================== ##Pie Chart ==================== */
.wgl-pie_chart .chart__wrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 0; }

.wgl-pie_chart .chart {
  position: relative; }
  .wgl-pie_chart .chart canvas {
    display: block;
    margin: auto;
    border-radius: 50%; }

.wgl-pie_chart .chart__value {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin-top: 20px;
  margin-left: 20px;
  border-radius: 50%;
  font-family: var(--pawscare-header-font-family);
  font-weight: 600;
  font-size: 42px;
  line-height: 1;
  text-align: center; }
  .wgl-pie_chart .chart__value .value__unit {
    font-size: 0.857em; }

.wgl-pie_chart .chart__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em; }

.wgl-pie_chart .chart__description {
  line-height: 1.875em; }

/* ==================== ##Flip Box ==================== */
.wgl-flipbox {
  position: relative;
  perspective: 1000px;
  width: 100%;
  height: 300px; }
  .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: 24px;
    line-height: 1.4;
    font-weight: 600; }
  .wgl-flipbox_content p:last-child {
    margin-bottom: 0; }
  .wgl-flipbox_button-wrap .wgl-button {
    font-size: 13px; }
  .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%;
    box-shadow: 10px 8px 35px rgba(49, 49, 49, 0.08);
    -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 {
      font-size: 36px;
      font-weight: 600; }
  .wgl-flipbox_back .wgl-flipbox_title {
    position: relative;
    z-index: 1; }
    .wgl-flipbox_back .wgl-flipbox_title span {
      font-size: 24px;
      font-weight: 500; }
  .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; }

/* ==================== ##Gallery ==================== */
.wgl-gallery_items:not(.gallery-carousel) {
  display: flex;
  flex-wrap: wrap; }

.wgl-gallery_items.gallery-justified .wgl-gallery_item {
  position: absolute;
  box-sizing: content-box;
  width: 100%;
  height: 100%; }

.wgl-gallery_item-wrapper > a {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column; }

.wgl-gallery_item {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .wgl-gallery_item:before, .wgl-gallery_item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.4s; }
  .wgl-gallery_item:after {
    opacity: 0;
    content: '\f10b';
    font-family: 'Flaticon';
    font-size: 21px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background-color: var(--pawscare-secondary-color); }

.wgl-gallery_image-info {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden; }
  .wgl-gallery_image-info.show_until_hover, .wgl-gallery_image-info.show_always {
    opacity: 1;
    visibility: visible; }

.wgl-gallery_image-title {
  line-height: 1.1;
  font-size: 1.1em;
  font-weight: 600; }
  .wgl-gallery_image-title + .wgl-gallery_image-descr {
    margin-top: 5px; }

.wgl-gallery_image-descr {
  line-height: 1; }

.wgl-gallery_item:hover:before {
  opacity: 0; }

.wgl-gallery_item:hover:after {
  opacity: 1; }

.wgl-gallery_item:hover .wgl-gallery_image-info {
  opacity: 1;
  visibility: visible; }
  .wgl-gallery_item:hover .wgl-gallery_image-info.show_until_hover {
    opacity: 0;
    visibility: hidden; }

.wgl-gallery_items.appear-animation .wgl-gallery_item-wrapper {
  opacity: 0; }

.wgl-gallery_items.appear-animation.fade-in .wgl-gallery_item-wrapper.animate {
  animation: fade_in 0.9s ease forwards; }

.wgl-gallery_items.appear-animation.slide-top .wgl-gallery_item-wrapper.animate {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px); }

.wgl-gallery_items.appear-animation.slide-bottom .wgl-gallery_item-wrapper.animate {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px); }

.wgl-gallery_items.appear-animation.slide-left .wgl-gallery_item-wrapper.animate {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px); }

.wgl-gallery_items.appear-animation.slide-right .wgl-gallery_item-wrapper.animate {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px); }

.wgl-gallery_items.appear-animation.zoom .wgl-gallery_item-wrapper.animate {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5); }

.elementor-widget-wgl-gallery.col-1 .wgl-gallery_item-wrapper {
  width: 100%; }

.elementor-widget-wgl-gallery.col-2 .wgl-gallery_item-wrapper {
  width: 50%; }

.elementor-widget-wgl-gallery.col-3 .wgl-gallery_item-wrapper {
  width: 33.3333%; }

.elementor-widget-wgl-gallery.col-4 .wgl-gallery_item-wrapper {
  width: 25%; }

.elementor-widget-wgl-gallery.col-5 .wgl-gallery_item-wrapper {
  width: 20%; }

@media (max-width: 1024px) {
  .elementor-widget-wgl-gallery.col-tablet-1 .wgl-gallery_item-wrapper {
    width: 100%; }
  .elementor-widget-wgl-gallery.col-tablet-2 .wgl-gallery_item-wrapper {
    width: 50%; }
  .elementor-widget-wgl-gallery.col-tablet-3 .wgl-gallery_item-wrapper {
    width: 33.3333%; }
  .elementor-widget-wgl-gallery.col-tablet-4 .wgl-gallery_item-wrapper {
    width: 25%; }
  .elementor-widget-wgl-gallery.col-tablet-5 .wgl-gallery_item-wrapper {
    width: 20%; } }

@media (max-width: 767px) {
  .elementor-widget-wgl-gallery.col-mobile-1 .wgl-gallery_item-wrapper {
    width: 100%; }
  .elementor-widget-wgl-gallery.col-mobile-2 .wgl-gallery_item-wrapper {
    width: 50%; }
  .elementor-widget-wgl-gallery.col-mobile-3 .wgl-gallery_item-wrapper {
    width: 33.3333%; }
  .elementor-widget-wgl-gallery.col-mobile-4 .wgl-gallery_item-wrapper {
    width: 25%; }
  .elementor-widget-wgl-gallery.col-mobile-5 .wgl-gallery_item-wrapper {
    width: 20%; } }

/* justifiedGallery */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden; }

.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  filter: 'alpha(opacity=10)';
  opacity: 0.1;
  margin: 0;
  padding: 0; }

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: 'alpha(opacity=0)';
  opacity: 0; }

.justified-gallery > .jg-entry-visible {
  filter: 'alpha(opacity=100)';
  opacity: 1;
  background: none; }

.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: 'alpha(opacity=100)';
  opacity: 1;
  transition: opacity 500ms ease-in; }

.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: 'alpha(opacity=100)';
  opacity: 1;
  overflow: initial; }

.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: 'alpha(opacity=0)';
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px; }

/* ==================== ##Portfolio ==================== */
.portfolio__item .item__wrapper {
  border-radius: 5px; }
  .portfolio__item .item__wrapper .item__image {
    position: relative;
    overflow: hidden; }
    .portfolio__item .item__wrapper .item__image::before, .portfolio__item .item__wrapper .item__image::after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: inherit;
      transition: 0.35s; }
    .portfolio__item .item__wrapper .item__image::after {
      opacity: 0; }
  .portfolio__item .item__wrapper:hover .item__image::after {
    opacity: 1; }
  .portfolio__item .item__wrapper .portfolio-category {
    display: inline-block;
    padding: 0 11px;
    border-radius: 5px;
    font-family: var(--pawscare-header-font-family);
    color: var(--pawscare-primary-color);
    background-color: #ffffff; }
    .portfolio__item .item__wrapper .portfolio-category:hover {
      color: #ffffff;
      background-color: var(--pawscare-primary-color); }
    .portfolio__item .item__wrapper .portfolio-category:not(:last-child) {
      margin-right: 10px;
      margin-bottom: 10px; }

.portfolio__item .item__image {
  border-radius: inherit;
  transition: 0.4s; }
  .portfolio__item .item__image img {
    border-radius: inherit;
    transition: inherit;
    width: 100%; }
  .portfolio__item .item__image:empty {
    height: 320px;
    background-color: currentColor; }

.portfolio__item .description__wrapper {
  width: 100%;
  color: #ffffff;
  transition: 0.3s; }

.portfolio__item .item__title {
  margin-bottom: 12px; }
  .portfolio__item .item__title .title {
    font-size: var(--pawscare-h3-font-size);
    line-height: 1.3;
    color: #ffffff; }
  .portfolio__item .item__title span,
  .portfolio__item .item__title a {
    font: inherit;
    color: inherit;
    text-transform: inherit;
    transition: 0.4s; }

.portfolio__item .overlay {
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  color: #ffffff;
  opacity: 0;
  transition: 0.5s; }
  .portfolio__item .overlay i {
    font-size: 30px;
    margin: auto; }

.portfolio__item .portfolio_link {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 24px;
  opacity: 0; }
  .portfolio__item .portfolio_link, .portfolio__item .portfolio_link-icon {
    transition: 0.5s; }

.portfolio__item .gallery_mode {
  position: relative;
  overflow: hidden; }
  .portfolio__item .gallery_mode .portfolio_link {
    justify-content: center;
    align-items: center; }
  .portfolio__item .gallery_mode:hover .overlay {
    opacity: 1; }
  .portfolio__item .gallery_mode .item__image img {
    display: block; }

.portfolio__item .post_meta-wrap {
  margin-top: 15px;
  margin-bottom: 0; }

.portfolio__item .item__description {
  width: 100%; }
  .portfolio__item .item__description:empty {
    display: none; }

.portfolio__item.additional-post .item__wrapper {
  display: flex;
  height: 100%; }

.portfolio__item.additional-post .item__button {
  position: absolute;
  z-index: 1;
  border: solid 2px var(--pawscare-primary-color);
  border-radius: 5px;
  padding: 13px 40px;
  font-size: 14px;
  font-weight: bold; }
  .portfolio__item.additional-post .item__button:hover {
    color: #ffffff;
    background-color: var(--pawscare-primary-color); }

.portfolio__item.swiper-slide {
  display: inline-block; }

.description_under_image {
  position: relative;
  z-index: 1; }
  .description_under_image .item__image {
    position: relative;
    overflow: hidden;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
    transition: 0.6s ease-in-out; }
    .description_under_image .item__image img {
      transform: translateY(0);
      transition: 0.5s; }
  .description_under_image .portfolio_link {
    display: flex;
    justify-content: center;
    align-items: center; }
  .description_under_image .item__description {
    z-index: 3;
    bottom: 0;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    padding: 16px 30px 18px;
    background-color: #0e0e0e;
    transition: 0.35s ease-out; }

.description_inside_image {
  position: relative; }
  .description_inside_image .item__description {
    display: flex;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 23px 30px;
    opacity: 0;
    overflow: hidden;
    transition: 0.5s; }
  .description_inside_image .description__wrapper {
    text-align: center; }
    .description_inside_image .description__wrapper a {
      position: relative;
      z-index: 2; }
    .description_inside_image .description__wrapper .description__icon {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 20px;
      border-radius: 50%;
      font-size: 18px;
      line-height: 0;
      background-color: #ffffff;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transition: 0.4s; }
      .description_inside_image .description__wrapper .description__icon svg {
        width: 1em;
        height: 1em;
        display: block;
        position: absolute; }
      .description_inside_image .description__wrapper .description__icon a {
        transition: 0s;
        display: inline-block; }
      .description_inside_image .description__wrapper .description__icon > a,
      .description_inside_image .description__wrapper .description__icon > i {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 1em;
        height: 1em;
        transition: 0.4s; }
      .description_inside_image .description__wrapper .description__icon i:before {
        display: inline-block; }
      .description_inside_image .description__wrapper .description__icon:empty {
        display: none; }
  .description_inside_image.animation_slide_up .item__image::after {
    background-color: rgba(var(--pawscare-header-font-color-rgb), 0.9); }
  .description_inside_image.animation_slide_up .description__wrapper {
    pointer-events: none; }
    .description_inside_image.animation_slide_up .description__wrapper a {
      pointer-events: auto; }
    .description_inside_image.animation_slide_up .description__wrapper > div,
    .description_inside_image.animation_slide_up .description__wrapper > span,
    .description_inside_image.animation_slide_up .description__wrapper > a {
      transition: 0.5s;
      opacity: 0;
      transform: translateY(40px); }
      .description_inside_image.animation_slide_up .description__wrapper > div:nth-child(2),
      .description_inside_image.animation_slide_up .description__wrapper > span:nth-child(2),
      .description_inside_image.animation_slide_up .description__wrapper > a:nth-child(2) {
        transition: 0.7s; }
      .description_inside_image.animation_slide_up .description__wrapper > div:nth-child(3),
      .description_inside_image.animation_slide_up .description__wrapper > span:nth-child(3),
      .description_inside_image.animation_slide_up .description__wrapper > a:nth-child(3) {
        transition: 0.9s; }
      .description_inside_image.animation_slide_up .description__wrapper > div:nth-child(4),
      .description_inside_image.animation_slide_up .description__wrapper > span:nth-child(4),
      .description_inside_image.animation_slide_up .description__wrapper > a:nth-child(4) {
        transition: 1.1s; }
  .description_inside_image.animation_slide_up:hover .description__wrapper > div,
  .description_inside_image.animation_slide_up:hover .description__wrapper > span,
  .description_inside_image.animation_slide_up:hover .description__wrapper > a {
    opacity: 1;
    transform: translateY(0); }
  .description_inside_image.animation_sub_layer .item__description {
    top: initial;
    left: 0;
    bottom: 0;
    height: auto;
    align-items: flex-start;
    width: calc(100% - 50px);
    margin: 0 25px 25px;
    padding: 16px 30px 18px;
    border-radius: 22px;
    word-break: break-word;
    background-color: #0e0e0e;
    transform: translateY(15px); }
  .description_inside_image.animation_sub_layer .wgl-portfolio-item_icon {
    margin-top: 28px; }
  .description_inside_image.animation_sub_layer .portfolio_link {
    z-index: 1; }
  .description_inside_image.animation_sub_layer:hover .item__image {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14); }
  .description_inside_image.animation_sub_layer:hover .item__description {
    transform: translateY(0); }
  .description_inside_image.animation_offset {
    z-index: 1; }
    .description_inside_image.animation_offset .item__description {
      justify-content: center;
      text-align: center; }
    .description_inside_image.animation_offset .item__image,
    .description_inside_image.animation_offset .item__description {
      transition: 0.5s; }
    .description_inside_image.animation_offset .item__image::after {
      background-color: rgba(var(--pawscare-header-font-color-rgb), 0.5); }
    .description_inside_image.animation_offset .overlay {
      z-index: -1;
      background-color: var(--pawscare-primary-color); }
    .description_inside_image.animation_offset:hover {
      z-index: 2; }
      .description_inside_image.animation_offset:hover .item__image,
      .description_inside_image.animation_offset:hover .item__description {
        transform: translate(15px, 15px); }
  .description_inside_image.animation_zoom_in .overlay {
    top: 5%;
    left: 5%;
    width: calc(100% - 10%);
    height: calc(100% - 10%);
    background-color: rgba(var(--pawscare-header-font-color-rgb), 0.9);
    transform: scale(0.7); }
  .description_inside_image.animation_zoom_in .item__description {
    transform: scale(0.9);
    justify-content: center;
    text-align: center;
    align-items: center; }
  .description_inside_image.animation_zoom_in:hover .overlay,
  .description_inside_image.animation_zoom_in:hover .item__description {
    transform: scale(1); }
  .description_inside_image.animation_outline .overlay {
    background-color: rgba(33, 33, 33, 0.6); }
    .description_inside_image.animation_outline .overlay:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border-radius: inherit;
      transition: 0.5s; }
  .description_inside_image.animation_outline:hover .overlay::before {
    box-shadow: inset 0px 0px 0px 10px var(--pawscare-primary-color); }
  .description_inside_image.animation_until_hover .item__image::after {
    opacity: 1;
    background-color: rgba(var(--pawscare-header-font-color-rgb), 0.9); }
  .description_inside_image:hover .item__description,
  .description_inside_image:hover .overlay,
  .description_inside_image:hover .portfolio_link, .description_inside_image.animation_until_hover .item__description,
  .description_inside_image.animation_until_hover .overlay,
  .description_inside_image.animation_until_hover .portfolio_link {
    opacity: 1; }
  .description_inside_image.animation_until_hover:hover .description__wrapper,
  .description_inside_image.animation_until_hover:hover .description_content,
  .description_inside_image.animation_until_hover:hover .overlay {
    opacity: 0;
    visibility: hidden; }
  .description_inside_image.animation_until_hover:hover .item__image::after {
    opacity: 0; }

.elementor-widget-wgl-portfolio.animation_rotate-icon .description__icon:hover i:before {
  transform: rotate(1turn);
  transition: 0.4s; }

.elementor-widget-wgl-portfolio.animation_lifting .item__wrapper {
  position: relative;
  padding-top: 10px;
  will-change: transform;
  transition: 0.5s; }
  .elementor-widget-wgl-portfolio.animation_lifting .item__wrapper:hover {
    transform: translateY(-10px); }

.elementor-widget-wgl-portfolio.animation_lifting .wgl-carousel .item__wrapper {
  padding-top: 20px; }

.wgl-portfolio_container .wgl-carousel_wrapper .wgl-carousel {
  margin-left: 0;
  margin-right: 0; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .portfolio_link {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .item__image::after {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .description__wrapper > div,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .description__wrapper > span,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_slide_up .description__wrapper > a {
  opacity: 1;
  transform: translateY(0); }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .portfolio_link {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description {
  transform: translateY(0); }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .portfolio_link {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__image,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description {
  transform: translate(15px, 15px); }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__image::after {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .portfolio_link {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description {
  transform: scale(1); }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .portfolio_link {
  opacity: 1; }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .overlay::before {
  box-shadow: inset 0px 0px 0px 10px var(--pawscare-primary-color); }

.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description__wrapper,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description_content,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .overlay {
  opacity: 0;
  visibility: hidden; }

.wgl-portfolio_container .wgl-carousel.variable-width {
  margin-right: 15px; }
  .wgl-portfolio_container .wgl-carousel.variable-width .portfolio__item {
    width: auto; }

.wgl-portfolio_container .wgl-carousel .wgl-carousel_swiper {
  padding-bottom: 5px;
  margin-bottom: 30px; }

.wgl-portfolio_container .wgl-carousel .portfolio__item {
  width: 1000px; }
  @media (max-width: 992px) {
    .wgl-portfolio_container .wgl-carousel .portfolio__item {
      width: 750px; } }
  @media (max-width: 767px) {
    .wgl-portfolio_container .wgl-carousel .portfolio__item {
      width: 600px; } }
  @media (max-width: 600px) {
    .wgl-portfolio_container .wgl-carousel .portfolio__item {
      width: 550px; } }

.wgl-portfolio_container.appear-animation .portfolio__item .item__wrapper {
  opacity: 0; }

.wgl-portfolio_container.appear-animation.anim-fade-in .animate .item__wrapper {
  animation: fade_in 0.9s ease forwards; }

.wgl-portfolio_container.appear-animation.anim-slide-top .animate .item__wrapper {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px); }

.wgl-portfolio_container.appear-animation.anim-slide-bottom .animate .item__wrapper {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px); }

.wgl-portfolio_container.appear-animation.anim-slide-left .animate .item__wrapper {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px); }

.wgl-portfolio_container.appear-animation.anim-slide-right .animate .item__wrapper {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px); }

.wgl-portfolio_container.appear-animation.anim-zoom .animate .item__wrapper {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5); }

.wgl-portfolio_container:not(.carousel):not([class*='masonry']) {
  display: flex;
  flex-wrap: wrap; }

.wgl-portfolio_container[class*='masonry'] .portfolio__item {
  float: left;
  min-height: 1px; }

.wgl-portfolio_container.masonry-2 .portfolio__item {
  width: 100%; }
  @media (min-width: 993px) {
    .wgl-portfolio_container.masonry-2 .portfolio__item {
      width: 25%; }
      .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
        width: 50%; } }
  @media (min-width: 601px) and (max-width: 992px) {
    .wgl-portfolio_container.masonry-2 .portfolio__item {
      width: 50%; }
      .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
        width: 50%; } }

.wgl-portfolio_container.masonry-3 .portfolio__item {
  width: 100%; }
  @media (min-width: 993px) {
    .wgl-portfolio_container.masonry-3 .portfolio__item {
      width: 25%; }
      .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
        width: 50%; } }
  @media (min-width: 769px) and (max-width: 992px) {
    .wgl-portfolio_container.masonry-3 .portfolio__item {
      width: 50%; } }
  @media (min-width: 601px) and (max-width: 768px) {
    .wgl-portfolio_container.masonry-3 .portfolio__item {
      width: 50%; }
      .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
        width: 100%; } }

.wgl-portfolio_container.masonry-4 .portfolio__item {
  width: 100%; }
  @media (min-width: 993px) {
    .wgl-portfolio_container.masonry-4 .portfolio__item {
      width: 25%; }
      .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
        width: 50%; } }
  @media (min-width: 601px) and (max-width: 992px) {
    .wgl-portfolio_container.masonry-4 .portfolio__item {
      width: 50%; }
      .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
        width: 100%; } }

.wgl-portfolio_container.col-5 .portfolio__item {
  width: 20%; }

.wgl-portfolio_container.col-4 .portfolio__item {
  width: 25%; }

.wgl-portfolio_container.col-3 .portfolio__item {
  width: 33.3333%; }

.wgl-portfolio_container.col-2 .portfolio__item {
  width: 50%; }

.wgl-portfolio_container.col-1 .portfolio__item {
  width: 100%; }

@media (max-width: 1545px) {
  .wgl-portfolio_container.col-5 .portfolio__item {
    width: 25%; } }

@media (max-width: 1370px) {
  .wgl-portfolio_container.col-4 .portfolio__item, .wgl-portfolio_container.col-5 .portfolio__item {
    width: 33%; } }

@media (max-width: 1024px) {
  .wgl-portfolio_container.col-3 .portfolio__item, .wgl-portfolio_container.col-4 .portfolio__item, .wgl-portfolio_container.col-5 .portfolio__item {
    width: 50%; } }

@media (max-width: 767px) {
  .wgl-portfolio_container.col-2 .portfolio__item, .wgl-portfolio_container.col-3 .portfolio__item, .wgl-portfolio_container.col-4 .portfolio__item, .wgl-portfolio_container.col-5 .portfolio__item {
    width: 100%; } }

@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 .wgl-pagination {
  margin-top: 33px; }

.wgl-portfolio-single_wrapper {
  margin-top: 10px; }
  .wgl-portfolio-single_wrapper .portfolio-item__meta-wrap {
    margin-bottom: 26px; }
    .wgl-portfolio-single_wrapper .portfolio-item__meta-wrap:empty {
      display: none; }
  .wgl-portfolio-single_wrapper .post_categories {
    margin-bottom: 6px; }

.wgl-portfolio-single_item {
  margin-bottom: 40px; }
  .wgl-portfolio-single_item .item__image {
    border-radius: 5px;
    overflow: hidden; }
    .wgl-portfolio-single_item .item__image img {
      display: block;
      border-radius: inherit; }
    .wgl-portfolio-single_item .item__image:first-child {
      margin-top: 0;
      margin-bottom: 54px; }
    .wgl-portfolio-single_item .item__image:last-child {
      margin-top: 50px;
      margin-bottom: 10px; }
    .wgl-portfolio-single_item .item__image + .meta_wrapper {
      margin-top: -16px; }
    .wgl-portfolio-single_item .item__image + .item__title {
      margin-top: -21px; }
  .wgl-portfolio-single_item .meta-data + .item__title {
    margin-top: 5px; }
  .wgl-portfolio-single_item .item__title {
    font-size: var(--pawscare-h1-font-size); }
    @media (max-width: 600px) {
      .wgl-portfolio-single_item .item__title {
        font-size: var(--pawscare-h4-font-size);
        line-height: var(--pawscare-h4-line-height); } }
    .wgl-portfolio-single_item .item__title + .meta_wrapper {
      margin-bottom: 27px; }
  .wgl-portfolio-single_item + .pawscare-post-navigation {
    margin-top: 0; }

.single_portfolio .related_portfolio {
  margin-top: 86px;
  margin-bottom: 15px; }
  .single_portfolio .related_portfolio .pawscare_module_title {
    margin-bottom: 31px; }
    .single_portfolio .related_portfolio .pawscare_module_title h4 {
      font-size: var(--pawscare-h3-font-size);
      line-height: var(--pawscare-h3-line-height); }
  .single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-6 {
    width: 600px; }
  .single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-4 {
    width: 400px; }
  .single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-3 {
    width: 300px; }

.single_portfolio #comments {
  margin-top: 67px; }

.wgl-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }
  .wgl-ellipsis span {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    background-color: var(--pawscare-primary-color);
    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-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(19px, 0); } }

@keyframes wgl-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

/* ==================== ##Pricing Table ==================== */
.elementor-widget-wgl-pricing-table .wgl-pricing_plan {
  position: relative;
  z-index: 1;
  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__wrapper {
      transform: translateY(0); }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation:hover .pricing__wrapper {
      transform: translateY(-20px); }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__wrapper {
    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;
    line-height: 0; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .header__price-title-wrapper {
    display: flex;
    align-items: center; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__title {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: var(--pawscare-header-font-family);
    font-size: 28px;
    line-height: 1.36;
    transition: 0.4s; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__price {
    font-family: var(--pawscare-header-font-family);
    font-size: 36px;
    line-height: 1; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__price .price__value {
      position: relative;
      z-index: 1;
      font-family: inherit;
      font-size: inherit;
      line-height: 1;
      font-weight: inherit;
      color: inherit;
      vertical-align: baseline;
      text-decoration: inherit; }
      .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__price .price__value .price_decimal {
        font-family: inherit;
        font-size: 0.5em;
        vertical-align: super; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__price .price__period {
      font-family: var(--pawscare-content-font-family); }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__content {
    padding-top: 39px;
    padding-bottom: 29px; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__content ul {
      padding-bottom: 19px;
      word-break: break-word; }
      .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__content ul:last-child {
        padding-bottom: 0; }
      .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__content ul.pawscare_list {
        display: flex;
        flex-direction: column; }
        .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__content ul.pawscare_list li:not(:last-child) {
          margin-bottom: 12px; }
      .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__content ul li b {
        color: var(--pawscare-header-font-color); }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__content p {
      margin-bottom: 14px; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__footer {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit; }
    .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__footer:after {
      content: '';
      display: flex; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing__description {
    font-size: 16px;
    line-height: 1.4; }
  .elementor-widget-wgl-pricing-table .wgl-pricing_plan .wgl-button {
    display: inline-flex; }

.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; }

/* ==================== ##Progress Bar ==================== */
.wgl-progress-bar .progress__container {
  display: block;
  border-radius: unset;
  overflow: hidden;
  transition: 1.5s; }

.wgl-progress-bar .progress__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-family: var(--pawscare-header-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  transition: inherit; }
  .wgl-progress-bar .progress__content .content__value {
    margin-left: 8px; }

.wgl-progress-bar .progress__aside_value {
  display: flex;
  align-items: baseline;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  transition: inherit; }
  .wgl-progress-bar .progress__aside_value .content__value,
  .wgl-progress-bar .progress__aside_value .content__value_placeholder {
    margin-left: 30px;
    text-align: right; }
  .wgl-progress-bar .progress__aside_value .content__value_placeholder {
    visibility: hidden; }
  .wgl-progress-bar .progress__aside_value .content__value {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0.3em; }

.wgl-progress-bar .progress__bar {
  position: relative;
  z-index: 0;
  width: 100%;
  box-sizing: content-box;
  transition: inherit; }

.wgl-progress-bar .bar__filled {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 0;
  height: inherit;
  border-radius: inherit;
  transform: translateY(-50%);
  transition: inherit; }

.wgl-progress-bar.dynamic-value .progress__content {
  width: 0; }

/* ==================== ##Accordion ==================== */
.elementor-widget-wgl-rotated-text .elementor-widget-container {
  transform: rotate(180deg);
  writing-mode: vertical-rl; }

.wgl-rotated_text .rt__title-wrapper {
  font-size: 24px;
  line-height: 1.3em; }
  .wgl-rotated_text .rt__title-wrapper .rt__title {
    font-size: inherit;
    line-height: inherit;
    transition: color .3s; }

.wgl-rotated_text .rt__subtitle {
  font-size: 16px;
  line-height: 1.3em;
  transition: color .3s; }

.wgl-rotated_text .rt__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1; }

body[data-elementor-device-mode="desktop"] .elementor-widget-wgl-rotated-text.disable-rotation-yes .elementor-widget-container,
body[data-elementor-device-mode="tablet"] .elementor-widget-wgl-rotated-text.disable-rotation-tablet-yes .elementor-widget-container,
body[data-elementor-device-mode="mobile"] .elementor-widget-wgl-rotated-text.disable-rotation-mobile-yes .elementor-widget-container {
  transform: unset;
  writing-mode: unset;
  height: auto; }

/* ==================== ##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); } }

/* ==================== ## WGL Tabs ==================== */
.wgl-tabs .tabs__headings-container {
  display: inline-block;
  position: relative; }

.wgl-tabs .filter-swiper {
  width: 100%;
  overflow: hidden; }
  .wgl-tabs .filter-swiper .swiper-slide {
    width: -moz-fit-content;
    width: fit-content;
    pointer-events: all; }

.wgl-tabs .lavalamp-object {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  opacity: 0;
  height: 8px;
  border-radius: 4px; }

.wgl-tabs .lavalamp_animate .lavalamp-object {
  opacity: 1; }

.wgl-tabs .tab__heading {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  font-family: var(--pawscare-content-font-family);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
  transition: 0.4s; }
  .wgl-tabs .tab__heading:first-child {
    margin-left: 0 !important; }
  .wgl-tabs .tab__heading:last-child {
    margin-right: 0 !important; }
  .wgl-tabs .tab__heading:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background-attachment: local;
    pointer-events: none; }

.wgl-tabs .heading__title {
  position: relative;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  transition: all 0.4s, color 0s; }

.wgl-tabs .tab__content {
  display: block; }
  .wgl-tabs .tab__content > .elementor {
    margin: 10px; }

.wgl-tabs .heading__media {
  position: relative;
  line-height: 1;
  transition: 0.4s;
  color: inherit; }
  .wgl-tabs .heading__media svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    transition: inherit; }

.elementor-widget-wgl-tabs.titles-align-left {
  text-align: left; }

.elementor-widget-wgl-tabs.titles-align-center {
  text-align: center; }

.elementor-widget-wgl-tabs.titles-align-right {
  text-align: right; }

.elementor-widget-wgl-tabs.titles-align-justify .tabs__headings-container {
  display: flex; }
  .elementor-widget-wgl-tabs.titles-align-justify .tabs__headings-container .tab__heading {
    flex-grow: 1; }

.elementor-widget-wgl-tabs.contents-align-left .tabs__contents-container {
  text-align: left; }

.elementor-widget-wgl-tabs.contents-align-center .tabs__contents-container {
  text-align: center; }

.elementor-widget-wgl-tabs.contents-align-right .tabs__contents-container {
  text-align: right; }

.elementor-widget-wgl-tabs.contents-align-justify .tabs__contents-container {
  text-align: justify; }

.elementor-widget-wgl-tabs.media-align-left .tab__heading {
  flex-direction: row-reverse; }

.elementor-widget-wgl-tabs.media-align-right .tab__heading {
  flex-direction: row; }

.elementor-widget-wgl-tabs.media-align-top .tab__heading {
  flex-direction: column-reverse; }

.elementor-widget-wgl-tabs.media-align-bottom .tab__heading {
  flex-direction: column; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.titles-align-tablet-left {
  text-align: left; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.titles-align-tablet-center {
  text-align: center; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.titles-align-tablet-right {
  text-align: right; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.titles-align-tablet-justify .tabs__headings-container {
  display: flex; }
  body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.titles-align-tablet-justify .tabs__headings-container .tab__heading {
    flex-grow: 1; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.contents-align-tablet-left .tabs__contents-container {
  text-align: left; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.contents-align-tablet-center .tabs__contents-container {
  text-align: center; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.contents-align-tablet-right .tabs__contents-container {
  text-align: right; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.contents-align-tablet-justify .tabs__contents-container {
  text-align: justify; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.media-align-left .tab__heading {
  flex-direction: row-reverse; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.media-align-right .tab__heading {
  flex-direction: row; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.media-align-top .tab__heading {
  flex-direction: column-reverse; }

body[data-elementor-device-mode='tablet'] .elementor-widget-wgl-tabs.media-align-bottom .tab__heading {
  flex-direction: column; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.titles-align-mobile-left {
  text-align: left; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.titles-align-mobile-center {
  text-align: center; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.titles-align-mobile-right {
  text-align: right; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.titles-align-mobile-justify .tabs__headings-container {
  display: flex; }
  body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.titles-align-mobile-justify .tabs__headings-container .tab__heading {
    flex-grow: 1; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.titles-align-mobile-justify .tabs__headings-container {
  flex-direction: column; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.contents-align-mobile-left .tabs__contents-container {
  text-align: left; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.contents-align-mobile-center .tabs__contents-container {
  text-align: center; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.contents-align-mobile-right .tabs__contents-container {
  text-align: right; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.contents-align-mobile-justify .tabs__contents-container {
  text-align: justify; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.media-align-left .tab__heading {
  flex-direction: row-reverse; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.media-align-right .tab__heading {
  flex-direction: row; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.media-align-top .tab__heading {
  flex-direction: column-reverse; }

body[data-elementor-device-mode='mobile'] .elementor-widget-wgl-tabs.media-align-bottom .tab__heading {
  flex-direction: column; }

/* ==================== ##Testimonials ==================== */
.wgl-testimonials {
  position: relative; }
  .wgl-testimonials .testimonial__wrapper {
    margin-bottom: 30px;
    transition: 0.4s; }
  .wgl-testimonials .testimonial__item {
    position: relative;
    z-index: 1;
    transform: translate(0);
    transition: inherit; }
  .wgl-testimonials .item__content {
    position: relative; }
    .wgl-testimonials .item__content .item__author {
      display: block; }
  .wgl-testimonials .item__author {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1; }
  .wgl-testimonials .author__meta {
    display: flex;
    flex-direction: column; }
  .wgl-testimonials .author__name {
    display: flex;
    font-size: var(--pawscare-h5-font-size);
    line-height: 1.33;
    font-weight: var(--pawscare-h5-font-weight);
    transition: 0.4s; }
    .wgl-testimonials .author__name a {
      font: inherit;
      color: inherit; }
    .wgl-testimonials .author__name .media-wrapper {
      margin-right: 11px; }
      .wgl-testimonials .author__name .media-wrapper .wgl-icon {
        line-height: 0.375; }
    .wgl-testimonials .author__name .elementor-icon {
      font-size: 0.475em; }
    @media (max-width: 600px) {
      .wgl-testimonials .author__name {
        font-size: 18px; } }
  .wgl-testimonials .author__pet_name,
  .wgl-testimonials .author__pet_age {
    display: block;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 700;
    transition: 0.4s; }
  .wgl-testimonials .author__pet_name {
    margin-top: 5px; }
  .wgl-testimonials .item__quote {
    font-size: 18px;
    line-height: 1.7778; }
    .wgl-testimonials .item__quote p:last-child {
      margin-bottom: 0; }
  .wgl-testimonials .item__meta {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap; }
  .wgl-testimonials .item__date {
    margin-top: 23px;
    font-size: 14px;
    line-height: 1.3; }
  .wgl-testimonials .item__rating {
    display: inline-block;
    position: relative;
    width: 6.2em;
    margin-top: 25px;
    margin-right: 15px;
    font-size: 13px;
    line-height: 1;
    color: var(--pawscare-primary-color);
    letter-spacing: 4px; }
    .wgl-testimonials .item__rating::before,
    .wgl-testimonials .item__rating ::before {
      content: '\f13c\f13c\f13c\f13c\f13c';
      font-family: flaticon; }
    .wgl-testimonials .item__rating::before {
      color: #bbbcbe; }
    .wgl-testimonials .item__rating span {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 1em;
      overflow: hidden; }
      .wgl-testimonials .item__rating span::before {
        position: absolute;
        top: 0;
        left: 0;
        color: var(--pawscare-primary-color); }
  .wgl-testimonials .author__thumbnail {
    display: inline-block;
    position: relative;
    flex-shrink: 0;
    padding-bottom: 2px; }
    .wgl-testimonials .author__thumbnail::before {
      position: absolute;
      top: -7px;
      left: -32px;
      font-family: flaticon;
      font-size: 56px;
      line-height: 1; }
    .wgl-testimonials .author__thumbnail img {
      display: inline-block; }
    .wgl-testimonials .author__thumbnail .thumbnail__pet:not(:first-of-type) {
      position: absolute;
      right: -28px;
      bottom: -11px; }
    @media (max-width: 767px) {
      .wgl-testimonials .author__thumbnail {
        padding-right: 15px; } }
  .wgl-testimonials.type-top_block .author__thumbnail {
    margin: 8px 62px 30px 33px; }
  .wgl-testimonials.type-top_block .item__content {
    margin-top: 14px; }
  .wgl-testimonials.type-top_block .item__author {
    display: flex;
    padding-top: 2px; }
  .wgl-testimonials.type-top_block .author__pet_name {
    margin-bottom: 21px; }
  .wgl-testimonials.type-bottom_block .item__author {
    flex-direction: column;
    margin-top: 15px; }
  .wgl-testimonials.type-bottom_block .item__content {
    margin-bottom: 14px; }
  .wgl-testimonials.type-bottom_block .author__thumbnail {
    margin-left: 33px;
    margin-right: 28px;
    margin-bottom: 33px; }
  .wgl-testimonials.type-top_inline .item__author {
    padding-bottom: 16px; }
  .wgl-testimonials.type-top_inline .item__content {
    margin-top: 14px; }
  .wgl-testimonials.type-bottom_inline .item__content {
    margin-bottom: 14px; }
  .wgl-testimonials.type-bottom_inline .item__author {
    padding-top: 16px; }
  .wgl-testimonials.type-left .testimonial__item, .wgl-testimonials.type-right .testimonial__item {
    display: flex;
    margin-top: 8px; }
    .wgl-testimonials.type-left .testimonial__item .item__author, .wgl-testimonials.type-right .testimonial__item .item__author {
      align-items: flex-start;
      flex-shrink: 0; }
    .wgl-testimonials.type-left .testimonial__item .item__content, .wgl-testimonials.type-right .testimonial__item .item__content {
      flex-grow: 1; }
    .wgl-testimonials.type-left .testimonial__item .author__pet_name, .wgl-testimonials.type-right .testimonial__item .author__pet_name {
      margin-bottom: 21px; }
  .wgl-testimonials.type-left .testimonial__item {
    margin-left: 33px; }
  .wgl-testimonials.type-left .author__thumbnail {
    margin-right: 62px; }
  .wgl-testimonials.type-left .wgl-carousel:not(.animation-style-3d) .testimonial__item {
    margin-left: 42px; }
  .wgl-testimonials.type-right .testimonial__item {
    flex-direction: row-reverse;
    margin-right: 33px; }
  .wgl-testimonials.type-right .author__thumbnail {
    margin-left: 62px; }
    .wgl-testimonials.type-right .author__thumbnail:before {
      left: auto;
      right: -32px; }
    .wgl-testimonials.type-right .author__thumbnail .thumbnail__pet {
      left: -28px;
      right: auto; }
  .wgl-testimonials.type-right .wgl-carousel:not(.animation-style-3d) .testimonial__item {
    margin-right: 42px; }
  .wgl-testimonials .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper {
    overflow: visible; }
    .wgl-testimonials .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper .wgl-carousel_swiper {
      margin: 0 -15px; }
      .wgl-testimonials .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper .wgl-carousel_swiper .swiper-wrapper {
        padding: 0 15px; }
  .wgl-testimonials .wgl-carousel:not(.animation-style-3d) .testimonial__item {
    margin-left: 15px;
    margin-right: 15px; }
  .wgl-testimonials .wgl-carousel.animation-direction-vertical .wgl-carousel .testimonial__wrapper {
    margin: auto 15px;
    transition: transform 0.7s, opacity 1s; }
  .wgl-testimonials .wgl-carousel.animation-direction-horizontal .author__thumbnail::before {
    left: -28px;
    font-size: 38px; }
  .wgl-testimonials::after {
    content: '';
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    .wgl-testimonials.type-inline_top .author__thumbnail {
      position: relative;
      margin-left: 0;
      margin-top: 0; }
    .wgl-testimonials.type-inline_top .wgl-carousel_wrapper .testimonial__wrapper {
      padding-left: 15px; } }

.elementor-widget-wgl-testimonials.aleft .type-bottom_block .item__author {
  align-items: flex-start; }

.elementor-widget-wgl-testimonials.aleft .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aleft .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aleft .type-bottom_inline .item__author {
  justify-content: flex-start; }

.elementor-widget-wgl-testimonials.aleft .author__thumbnail {
  padding-right: 4px; }

.elementor-widget-wgl-testimonials.aleft .author__name {
  justify-content: flex-start; }

.elementor-widget-wgl-testimonials.acenter .type-top_block .item__author,
.elementor-widget-wgl-testimonials.acenter .type-bottom_inline .item__author {
  justify-content: center; }

.elementor-widget-wgl-testimonials.acenter .author__name {
  justify-content: center; }

.elementor-widget-wgl-testimonials.aleft .type-top_block .author__thumbnail,
.elementor-widget-wgl-testimonials.aleft .type-top_inline .author__thumbnail,
.elementor-widget-wgl-testimonials.aleft .type-bottom_inline .author__thumbnail, .elementor-widget-wgl-testimonials.acenter .type-top_block .author__thumbnail,
.elementor-widget-wgl-testimonials.acenter .type-top_inline .author__thumbnail,
.elementor-widget-wgl-testimonials.acenter .type-bottom_inline .author__thumbnail {
  margin-left: 33px;
  margin-right: 62px; }

.elementor-widget-wgl-testimonials.aright .type-bottom_block .item__author {
  align-items: flex-end; }

.elementor-widget-wgl-testimonials.aright .type-bottom_block .author__thumbnail {
  margin-right: 29px; }

.elementor-widget-wgl-testimonials.aright .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aright .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aright .type-bottom_inline .item__author {
  justify-content: flex-end; }

.elementor-widget-wgl-testimonials.aright .type-top_block .author__thumbnail,
.elementor-widget-wgl-testimonials.aright .type-top_inline .author__thumbnail,
.elementor-widget-wgl-testimonials.aright .type-bottom_inline .author__thumbnail {
  margin-left: 67px;
  margin-right: 30px; }

.elementor-widget-wgl-testimonials.aright .type-top_inline .author__thumbnail,
.elementor-widget-wgl-testimonials.aright .type-bottom_inline .author__thumbnail {
  order: 1; }

.elementor-widget-wgl-testimonials.aright .author__name {
  justify-content: flex-end; }

.wgl-carousel.animation-style-3d .wgl-carousel_wrap .testimonial__wrapper.current.active.swiper-slide {
  opacity: 1; }
  .wgl-carousel.animation-style-3d .wgl-carousel_wrap .testimonial__wrapper.current.active.swiper-slide .testimonial__item {
    cursor: default; }

.wgl-carousel.animation-style-3d .testimonial__item {
  padding-top: 0;
  background-color: rgba(255, 255, 255, 0.85);
  pointer-events: auto;
  cursor: pointer; }

.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: transform 0.7s, opacity 1s; }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper .testimonial__item {
    pointer-events: auto;
    cursor: pointer; }
    .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper .testimonial__item:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      right: -4px;
      bottom: 0;
      max-height: 60%;
      width: 7px;
      height: 93px;
      margin: auto;
      border-radius: 7px; }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper.active {
    opacity: 0.6; }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(1) {
    transform: rotateX(0deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(2) {
    transform: rotateX(40deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(3) {
    transform: rotateX(80deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(4) {
    transform: rotateX(120deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(5) {
    transform: rotateX(160deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(6) {
    transform: rotateX(200deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(7) {
    transform: rotateX(240deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(8) {
    transform: rotateX(280deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonial__wrapper:nth-child(9) {
    transform: rotateX(320deg) translateZ(288px); }

.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  height: -moz-fit-content;
  height: fit-content;
  width: 700px;
  max-width: 100%;
  margin: auto !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: transform 0.7s, opacity 1s;
  pointer-events: none; }
  @media (min-width: 600px) {
    .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper {
      max-width: 75%; }
      .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper.active {
        opacity: 0.6; } }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(1) {
    transform: rotateY(0deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(2) {
    transform: rotateY(40deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(3) {
    transform: rotateY(80deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(4) {
    transform: rotateY(120deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(5) {
    transform: rotateY(160deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(6) {
    transform: rotateY(200deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(7) {
    transform: rotateY(240deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(8) {
    transform: rotateY(280deg) translateZ(288px); }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonial__wrapper:nth-child(9) {
    transform: rotateY(320deg) translateZ(288px); }

/* ==================== ##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); }

/* ==================== ##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: 0 0 0 0 rgba(0, 0, 0, 0.15); }
  .wgl-video_popup .title {
    position: relative;
    z-index: 2;
    font-size: 100px;
    line-height: 1.1;
    font-weight: normal; }
    .wgl-video_popup .title:before {
      position: absolute;
      z-index: 1;
      left: 50%;
      height: 27px;
      width: 1px;
      background: currentColor; }
  .wgl-video_popup .videobox_link {
    display: block;
    position: relative;
    flex-shrink: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.4s; }
  .wgl-video_popup .videobox_icon {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 18px;
    transform: translate(-40%, -50%);
    transition: 0.3s; }
  .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-top .videobox_content,
  .wgl-video_popup.title_pos-top .videobox_link_wrapper {
    flex-direction: column; }
  .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-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; }
  .wgl-video_popup.animation-scale .videobox_link {
    transition: 0.4s, transform 0.2s; }
    .wgl-video_popup.animation-scale .videobox_link:hover {
      transform: scale(1.03); }
    .wgl-video_popup.animation-scale .videobox_link:active {
      transform: scale(0.97); }

/* ==================== ##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; }
